Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@aws-sdk/client-resource-groups-tagging-api

Package Overview
Dependencies
Maintainers
7
Versions
428
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aws-sdk/client-resource-groups-tagging-api - npm Package Compare versions

Comparing version 3.40.0 to 3.41.0

8

dist-cjs/endpoints.js

@@ -81,2 +81,6 @@ "use strict";

},
{
hostname: "tagging-fips.{region}.c2s.ic.gov",
tags: ["fips"],
},
],

@@ -92,2 +96,6 @@ },

},
{
hostname: "tagging-fips.{region}.sc2s.sgov.gov",
tags: ["fips"],
},
],

@@ -94,0 +102,0 @@ },

@@ -79,2 +79,6 @@ import { __assign, __awaiter, __generator } from "tslib";

},
{
hostname: "tagging-fips.{region}.c2s.ic.gov",
tags: ["fips"],
},
],

@@ -90,2 +94,6 @@ },

},
{
hostname: "tagging-fips.{region}.sc2s.sgov.gov",
tags: ["fips"],
},
],

@@ -92,0 +100,0 @@ },

2

dist-types/commands/DescribeReportCreationCommand.d.ts

@@ -25,3 +25,3 @@ import { Command as $Command } from "@aws-sdk/smithy-client";

* @see {@link DescribeReportCreationCommandOutput} for command's `response` shape.
* @see {@link ResourceGroupsTaggingAPIClientResolvedConfig | config} for command's `input` shape.
* @see {@link ResourceGroupsTaggingAPIClientResolvedConfig | config} for ResourceGroupsTaggingAPIClient's `config` shape.
*

@@ -28,0 +28,0 @@ */

@@ -35,3 +35,3 @@ import { Command as $Command } from "@aws-sdk/smithy-client";

* @see {@link GetComplianceSummaryCommandOutput} for command's `response` shape.
* @see {@link ResourceGroupsTaggingAPIClientResolvedConfig | config} for command's `input` shape.
* @see {@link ResourceGroupsTaggingAPIClientResolvedConfig | config} for ResourceGroupsTaggingAPIClient's `config` shape.
*

@@ -38,0 +38,0 @@ */

@@ -46,3 +46,3 @@ import { Command as $Command } from "@aws-sdk/smithy-client";

* @see {@link GetResourcesCommandOutput} for command's `response` shape.
* @see {@link ResourceGroupsTaggingAPIClientResolvedConfig | config} for command's `input` shape.
* @see {@link ResourceGroupsTaggingAPIClientResolvedConfig | config} for ResourceGroupsTaggingAPIClient's `config` shape.
*

@@ -49,0 +49,0 @@ */

@@ -30,3 +30,3 @@ import { Command as $Command } from "@aws-sdk/smithy-client";

* @see {@link GetTagKeysCommandOutput} for command's `response` shape.
* @see {@link ResourceGroupsTaggingAPIClientResolvedConfig | config} for command's `input` shape.
* @see {@link ResourceGroupsTaggingAPIClientResolvedConfig | config} for ResourceGroupsTaggingAPIClient's `config` shape.
*

@@ -33,0 +33,0 @@ */

@@ -30,3 +30,3 @@ import { Command as $Command } from "@aws-sdk/smithy-client";

* @see {@link GetTagValuesCommandOutput} for command's `response` shape.
* @see {@link ResourceGroupsTaggingAPIClientResolvedConfig | config} for command's `input` shape.
* @see {@link ResourceGroupsTaggingAPIClientResolvedConfig | config} for ResourceGroupsTaggingAPIClient's `config` shape.
*

@@ -33,0 +33,0 @@ */

@@ -31,3 +31,3 @@ import { Command as $Command } from "@aws-sdk/smithy-client";

* @see {@link StartReportCreationCommandOutput} for command's `response` shape.
* @see {@link ResourceGroupsTaggingAPIClientResolvedConfig | config} for command's `input` shape.
* @see {@link ResourceGroupsTaggingAPIClientResolvedConfig | config} for ResourceGroupsTaggingAPIClient's `config` shape.
*

@@ -34,0 +34,0 @@ */

@@ -72,3 +72,3 @@ import { Command as $Command } from "@aws-sdk/smithy-client";

* @see {@link TagResourcesCommandOutput} for command's `response` shape.
* @see {@link ResourceGroupsTaggingAPIClientResolvedConfig | config} for command's `input` shape.
* @see {@link ResourceGroupsTaggingAPIClientResolvedConfig | config} for ResourceGroupsTaggingAPIClient's `config` shape.
*

@@ -75,0 +75,0 @@ */

@@ -59,3 +59,3 @@ import { Command as $Command } from "@aws-sdk/smithy-client";

* @see {@link UntagResourcesCommandOutput} for command's `response` shape.
* @see {@link ResourceGroupsTaggingAPIClientResolvedConfig | config} for command's `input` shape.
* @see {@link ResourceGroupsTaggingAPIClientResolvedConfig | config} for ResourceGroupsTaggingAPIClient's `config` shape.
*

@@ -62,0 +62,0 @@ */

{
"name": "@aws-sdk/client-resource-groups-tagging-api",
"description": "AWS SDK for JavaScript Resource Groups Tagging Api Client for Node.js, Browser and React Native",
"version": "3.40.0",
"version": "3.41.0",
"scripts": {

@@ -24,5 +24,5 @@ "build": "yarn build:cjs && yarn build:es && yarn build:types",

"@aws-crypto/sha256-js": "2.0.0",
"@aws-sdk/client-sts": "3.40.0",
"@aws-sdk/client-sts": "3.41.0",
"@aws-sdk/config-resolver": "3.40.0",
"@aws-sdk/credential-provider-node": "3.40.0",
"@aws-sdk/credential-provider-node": "3.41.0",
"@aws-sdk/fetch-http-handler": "3.40.0",

@@ -42,3 +42,3 @@ "@aws-sdk/hash-node": "3.40.0",

"@aws-sdk/protocol-http": "3.40.0",
"@aws-sdk/smithy-client": "3.40.0",
"@aws-sdk/smithy-client": "3.41.0",
"@aws-sdk/types": "3.40.0",

@@ -45,0 +45,0 @@ "@aws-sdk/url-parser": "3.40.0",

Sorry, the diff of this file is too big to display

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc