@aws-sdk/client-sts
Advanced tools
Comparing version 3.721.0 to 3.723.0
@@ -75,3 +75,6 @@ "use strict"; | ||
var import_smithy_client = require("@smithy/smithy-client"); | ||
var _STSServiceException = class _STSServiceException extends import_smithy_client.ServiceException { | ||
var STSServiceException = class _STSServiceException extends import_smithy_client.ServiceException { | ||
static { | ||
__name(this, "STSServiceException"); | ||
} | ||
/** | ||
@@ -85,7 +88,10 @@ * @internal | ||
}; | ||
__name(_STSServiceException, "STSServiceException"); | ||
var STSServiceException = _STSServiceException; | ||
// src/models/models_0.ts | ||
var _ExpiredTokenException = class _ExpiredTokenException extends STSServiceException { | ||
var ExpiredTokenException = class _ExpiredTokenException extends STSServiceException { | ||
static { | ||
__name(this, "ExpiredTokenException"); | ||
} | ||
name = "ExpiredTokenException"; | ||
$fault = "client"; | ||
/** | ||
@@ -100,10 +106,11 @@ * @internal | ||
}); | ||
this.name = "ExpiredTokenException"; | ||
this.$fault = "client"; | ||
Object.setPrototypeOf(this, _ExpiredTokenException.prototype); | ||
} | ||
}; | ||
__name(_ExpiredTokenException, "ExpiredTokenException"); | ||
var ExpiredTokenException = _ExpiredTokenException; | ||
var _MalformedPolicyDocumentException = class _MalformedPolicyDocumentException extends STSServiceException { | ||
var MalformedPolicyDocumentException = class _MalformedPolicyDocumentException extends STSServiceException { | ||
static { | ||
__name(this, "MalformedPolicyDocumentException"); | ||
} | ||
name = "MalformedPolicyDocumentException"; | ||
$fault = "client"; | ||
/** | ||
@@ -118,10 +125,11 @@ * @internal | ||
}); | ||
this.name = "MalformedPolicyDocumentException"; | ||
this.$fault = "client"; | ||
Object.setPrototypeOf(this, _MalformedPolicyDocumentException.prototype); | ||
} | ||
}; | ||
__name(_MalformedPolicyDocumentException, "MalformedPolicyDocumentException"); | ||
var MalformedPolicyDocumentException = _MalformedPolicyDocumentException; | ||
var _PackedPolicyTooLargeException = class _PackedPolicyTooLargeException extends STSServiceException { | ||
var PackedPolicyTooLargeException = class _PackedPolicyTooLargeException extends STSServiceException { | ||
static { | ||
__name(this, "PackedPolicyTooLargeException"); | ||
} | ||
name = "PackedPolicyTooLargeException"; | ||
$fault = "client"; | ||
/** | ||
@@ -136,10 +144,11 @@ * @internal | ||
}); | ||
this.name = "PackedPolicyTooLargeException"; | ||
this.$fault = "client"; | ||
Object.setPrototypeOf(this, _PackedPolicyTooLargeException.prototype); | ||
} | ||
}; | ||
__name(_PackedPolicyTooLargeException, "PackedPolicyTooLargeException"); | ||
var PackedPolicyTooLargeException = _PackedPolicyTooLargeException; | ||
var _RegionDisabledException = class _RegionDisabledException extends STSServiceException { | ||
var RegionDisabledException = class _RegionDisabledException extends STSServiceException { | ||
static { | ||
__name(this, "RegionDisabledException"); | ||
} | ||
name = "RegionDisabledException"; | ||
$fault = "client"; | ||
/** | ||
@@ -154,10 +163,11 @@ * @internal | ||
}); | ||
this.name = "RegionDisabledException"; | ||
this.$fault = "client"; | ||
Object.setPrototypeOf(this, _RegionDisabledException.prototype); | ||
} | ||
}; | ||
__name(_RegionDisabledException, "RegionDisabledException"); | ||
var RegionDisabledException = _RegionDisabledException; | ||
var _IDPRejectedClaimException = class _IDPRejectedClaimException extends STSServiceException { | ||
var IDPRejectedClaimException = class _IDPRejectedClaimException extends STSServiceException { | ||
static { | ||
__name(this, "IDPRejectedClaimException"); | ||
} | ||
name = "IDPRejectedClaimException"; | ||
$fault = "client"; | ||
/** | ||
@@ -172,10 +182,11 @@ * @internal | ||
}); | ||
this.name = "IDPRejectedClaimException"; | ||
this.$fault = "client"; | ||
Object.setPrototypeOf(this, _IDPRejectedClaimException.prototype); | ||
} | ||
}; | ||
__name(_IDPRejectedClaimException, "IDPRejectedClaimException"); | ||
var IDPRejectedClaimException = _IDPRejectedClaimException; | ||
var _InvalidIdentityTokenException = class _InvalidIdentityTokenException extends STSServiceException { | ||
var InvalidIdentityTokenException = class _InvalidIdentityTokenException extends STSServiceException { | ||
static { | ||
__name(this, "InvalidIdentityTokenException"); | ||
} | ||
name = "InvalidIdentityTokenException"; | ||
$fault = "client"; | ||
/** | ||
@@ -190,10 +201,11 @@ * @internal | ||
}); | ||
this.name = "InvalidIdentityTokenException"; | ||
this.$fault = "client"; | ||
Object.setPrototypeOf(this, _InvalidIdentityTokenException.prototype); | ||
} | ||
}; | ||
__name(_InvalidIdentityTokenException, "InvalidIdentityTokenException"); | ||
var InvalidIdentityTokenException = _InvalidIdentityTokenException; | ||
var _IDPCommunicationErrorException = class _IDPCommunicationErrorException extends STSServiceException { | ||
var IDPCommunicationErrorException = class _IDPCommunicationErrorException extends STSServiceException { | ||
static { | ||
__name(this, "IDPCommunicationErrorException"); | ||
} | ||
name = "IDPCommunicationErrorException"; | ||
$fault = "client"; | ||
/** | ||
@@ -208,10 +220,11 @@ * @internal | ||
}); | ||
this.name = "IDPCommunicationErrorException"; | ||
this.$fault = "client"; | ||
Object.setPrototypeOf(this, _IDPCommunicationErrorException.prototype); | ||
} | ||
}; | ||
__name(_IDPCommunicationErrorException, "IDPCommunicationErrorException"); | ||
var IDPCommunicationErrorException = _IDPCommunicationErrorException; | ||
var _InvalidAuthorizationMessageException = class _InvalidAuthorizationMessageException extends STSServiceException { | ||
var InvalidAuthorizationMessageException = class _InvalidAuthorizationMessageException extends STSServiceException { | ||
static { | ||
__name(this, "InvalidAuthorizationMessageException"); | ||
} | ||
name = "InvalidAuthorizationMessageException"; | ||
$fault = "client"; | ||
/** | ||
@@ -226,9 +239,5 @@ * @internal | ||
}); | ||
this.name = "InvalidAuthorizationMessageException"; | ||
this.$fault = "client"; | ||
Object.setPrototypeOf(this, _InvalidAuthorizationMessageException.prototype); | ||
} | ||
}; | ||
__name(_InvalidAuthorizationMessageException, "InvalidAuthorizationMessageException"); | ||
var InvalidAuthorizationMessageException = _InvalidAuthorizationMessageException; | ||
var CredentialsFilterSensitiveLog = /* @__PURE__ */ __name((obj) => ({ | ||
@@ -595,3 +604,2 @@ ...obj, | ||
var se_AssumeRoleRequest = /* @__PURE__ */ __name((input, context) => { | ||
var _a2, _b, _c, _d; | ||
const entries = {}; | ||
@@ -606,3 +614,3 @@ if (input[_RA] != null) { | ||
const memberEntries = se_policyDescriptorListType(input[_PA], context); | ||
if (((_a2 = input[_PA]) == null ? void 0 : _a2.length) === 0) { | ||
if (input[_PA]?.length === 0) { | ||
entries.PolicyArns = []; | ||
@@ -623,3 +631,3 @@ } | ||
const memberEntries = se_tagListType(input[_T], context); | ||
if (((_b = input[_T]) == null ? void 0 : _b.length) === 0) { | ||
if (input[_T]?.length === 0) { | ||
entries.Tags = []; | ||
@@ -634,3 +642,3 @@ } | ||
const memberEntries = se_tagKeyListType(input[_TTK], context); | ||
if (((_c = input[_TTK]) == null ? void 0 : _c.length) === 0) { | ||
if (input[_TTK]?.length === 0) { | ||
entries.TransitiveTagKeys = []; | ||
@@ -657,3 +665,3 @@ } | ||
const memberEntries = se_ProvidedContextsListType(input[_PC], context); | ||
if (((_d = input[_PC]) == null ? void 0 : _d.length) === 0) { | ||
if (input[_PC]?.length === 0) { | ||
entries.ProvidedContexts = []; | ||
@@ -669,3 +677,2 @@ } | ||
var se_AssumeRoleWithSAMLRequest = /* @__PURE__ */ __name((input, context) => { | ||
var _a2; | ||
const entries = {}; | ||
@@ -683,3 +690,3 @@ if (input[_RA] != null) { | ||
const memberEntries = se_policyDescriptorListType(input[_PA], context); | ||
if (((_a2 = input[_PA]) == null ? void 0 : _a2.length) === 0) { | ||
if (input[_PA]?.length === 0) { | ||
entries.PolicyArns = []; | ||
@@ -701,3 +708,2 @@ } | ||
var se_AssumeRoleWithWebIdentityRequest = /* @__PURE__ */ __name((input, context) => { | ||
var _a2; | ||
const entries = {}; | ||
@@ -718,3 +724,3 @@ if (input[_RA] != null) { | ||
const memberEntries = se_policyDescriptorListType(input[_PA], context); | ||
if (((_a2 = input[_PA]) == null ? void 0 : _a2.length) === 0) { | ||
if (input[_PA]?.length === 0) { | ||
entries.PolicyArns = []; | ||
@@ -771,3 +777,2 @@ } | ||
var se_GetFederationTokenRequest = /* @__PURE__ */ __name((input, context) => { | ||
var _a2, _b; | ||
const entries = {}; | ||
@@ -782,3 +787,3 @@ if (input[_N] != null) { | ||
const memberEntries = se_policyDescriptorListType(input[_PA], context); | ||
if (((_a2 = input[_PA]) == null ? void 0 : _a2.length) === 0) { | ||
if (input[_PA]?.length === 0) { | ||
entries.PolicyArns = []; | ||
@@ -796,3 +801,3 @@ } | ||
const memberEntries = se_tagListType(input[_T], context); | ||
if (((_b = input[_T]) == null ? void 0 : _b.length) === 0) { | ||
if (input[_T]?.length === 0) { | ||
entries.Tags = []; | ||
@@ -1214,4 +1219,3 @@ } | ||
var loadQueryErrorCode = /* @__PURE__ */ __name((output, data) => { | ||
var _a2; | ||
if (((_a2 = data.Error) == null ? void 0 : _a2.Code) !== void 0) { | ||
if (data.Error?.Code !== void 0) { | ||
return data.Error.Code; | ||
@@ -1225,3 +1229,3 @@ } | ||
// src/commands/AssumeRoleCommand.ts | ||
var _AssumeRoleCommand = class _AssumeRoleCommand extends import_smithy_client.Command.classBuilder().ep(import_EndpointParameters.commonParams).m(function(Command, cs, config, o) { | ||
var AssumeRoleCommand = class extends import_smithy_client.Command.classBuilder().ep(import_EndpointParameters.commonParams).m(function(Command, cs, config, o) { | ||
return [ | ||
@@ -1232,5 +1236,6 @@ (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize), | ||
}).s("AWSSecurityTokenServiceV20110615", "AssumeRole", {}).n("STSClient", "AssumeRoleCommand").f(void 0, AssumeRoleResponseFilterSensitiveLog).ser(se_AssumeRoleCommand).de(de_AssumeRoleCommand).build() { | ||
static { | ||
__name(this, "AssumeRoleCommand"); | ||
} | ||
}; | ||
__name(_AssumeRoleCommand, "AssumeRoleCommand"); | ||
var AssumeRoleCommand = _AssumeRoleCommand; | ||
@@ -1242,3 +1247,3 @@ // src/commands/AssumeRoleWithSAMLCommand.ts | ||
var import_EndpointParameters2 = require("./endpoint/EndpointParameters"); | ||
var _AssumeRoleWithSAMLCommand = class _AssumeRoleWithSAMLCommand extends import_smithy_client.Command.classBuilder().ep(import_EndpointParameters2.commonParams).m(function(Command, cs, config, o) { | ||
var AssumeRoleWithSAMLCommand = class extends import_smithy_client.Command.classBuilder().ep(import_EndpointParameters2.commonParams).m(function(Command, cs, config, o) { | ||
return [ | ||
@@ -1249,5 +1254,6 @@ (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize), | ||
}).s("AWSSecurityTokenServiceV20110615", "AssumeRoleWithSAML", {}).n("STSClient", "AssumeRoleWithSAMLCommand").f(AssumeRoleWithSAMLRequestFilterSensitiveLog, AssumeRoleWithSAMLResponseFilterSensitiveLog).ser(se_AssumeRoleWithSAMLCommand).de(de_AssumeRoleWithSAMLCommand).build() { | ||
static { | ||
__name(this, "AssumeRoleWithSAMLCommand"); | ||
} | ||
}; | ||
__name(_AssumeRoleWithSAMLCommand, "AssumeRoleWithSAMLCommand"); | ||
var AssumeRoleWithSAMLCommand = _AssumeRoleWithSAMLCommand; | ||
@@ -1259,3 +1265,3 @@ // src/commands/AssumeRoleWithWebIdentityCommand.ts | ||
var import_EndpointParameters3 = require("./endpoint/EndpointParameters"); | ||
var _AssumeRoleWithWebIdentityCommand = class _AssumeRoleWithWebIdentityCommand extends import_smithy_client.Command.classBuilder().ep(import_EndpointParameters3.commonParams).m(function(Command, cs, config, o) { | ||
var AssumeRoleWithWebIdentityCommand = class extends import_smithy_client.Command.classBuilder().ep(import_EndpointParameters3.commonParams).m(function(Command, cs, config, o) { | ||
return [ | ||
@@ -1266,5 +1272,6 @@ (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize), | ||
}).s("AWSSecurityTokenServiceV20110615", "AssumeRoleWithWebIdentity", {}).n("STSClient", "AssumeRoleWithWebIdentityCommand").f(AssumeRoleWithWebIdentityRequestFilterSensitiveLog, AssumeRoleWithWebIdentityResponseFilterSensitiveLog).ser(se_AssumeRoleWithWebIdentityCommand).de(de_AssumeRoleWithWebIdentityCommand).build() { | ||
static { | ||
__name(this, "AssumeRoleWithWebIdentityCommand"); | ||
} | ||
}; | ||
__name(_AssumeRoleWithWebIdentityCommand, "AssumeRoleWithWebIdentityCommand"); | ||
var AssumeRoleWithWebIdentityCommand = _AssumeRoleWithWebIdentityCommand; | ||
@@ -1276,3 +1283,3 @@ // src/commands/AssumeRootCommand.ts | ||
var import_EndpointParameters4 = require("./endpoint/EndpointParameters"); | ||
var _AssumeRootCommand = class _AssumeRootCommand extends import_smithy_client.Command.classBuilder().ep(import_EndpointParameters4.commonParams).m(function(Command, cs, config, o) { | ||
var AssumeRootCommand = class extends import_smithy_client.Command.classBuilder().ep(import_EndpointParameters4.commonParams).m(function(Command, cs, config, o) { | ||
return [ | ||
@@ -1283,5 +1290,6 @@ (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize), | ||
}).s("AWSSecurityTokenServiceV20110615", "AssumeRoot", {}).n("STSClient", "AssumeRootCommand").f(void 0, AssumeRootResponseFilterSensitiveLog).ser(se_AssumeRootCommand).de(de_AssumeRootCommand).build() { | ||
static { | ||
__name(this, "AssumeRootCommand"); | ||
} | ||
}; | ||
__name(_AssumeRootCommand, "AssumeRootCommand"); | ||
var AssumeRootCommand = _AssumeRootCommand; | ||
@@ -1293,3 +1301,3 @@ // src/commands/DecodeAuthorizationMessageCommand.ts | ||
var import_EndpointParameters5 = require("./endpoint/EndpointParameters"); | ||
var _DecodeAuthorizationMessageCommand = class _DecodeAuthorizationMessageCommand extends import_smithy_client.Command.classBuilder().ep(import_EndpointParameters5.commonParams).m(function(Command, cs, config, o) { | ||
var DecodeAuthorizationMessageCommand = class extends import_smithy_client.Command.classBuilder().ep(import_EndpointParameters5.commonParams).m(function(Command, cs, config, o) { | ||
return [ | ||
@@ -1300,5 +1308,6 @@ (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize), | ||
}).s("AWSSecurityTokenServiceV20110615", "DecodeAuthorizationMessage", {}).n("STSClient", "DecodeAuthorizationMessageCommand").f(void 0, void 0).ser(se_DecodeAuthorizationMessageCommand).de(de_DecodeAuthorizationMessageCommand).build() { | ||
static { | ||
__name(this, "DecodeAuthorizationMessageCommand"); | ||
} | ||
}; | ||
__name(_DecodeAuthorizationMessageCommand, "DecodeAuthorizationMessageCommand"); | ||
var DecodeAuthorizationMessageCommand = _DecodeAuthorizationMessageCommand; | ||
@@ -1310,3 +1319,3 @@ // src/commands/GetAccessKeyInfoCommand.ts | ||
var import_EndpointParameters6 = require("./endpoint/EndpointParameters"); | ||
var _GetAccessKeyInfoCommand = class _GetAccessKeyInfoCommand extends import_smithy_client.Command.classBuilder().ep(import_EndpointParameters6.commonParams).m(function(Command, cs, config, o) { | ||
var GetAccessKeyInfoCommand = class extends import_smithy_client.Command.classBuilder().ep(import_EndpointParameters6.commonParams).m(function(Command, cs, config, o) { | ||
return [ | ||
@@ -1317,5 +1326,6 @@ (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize), | ||
}).s("AWSSecurityTokenServiceV20110615", "GetAccessKeyInfo", {}).n("STSClient", "GetAccessKeyInfoCommand").f(void 0, void 0).ser(se_GetAccessKeyInfoCommand).de(de_GetAccessKeyInfoCommand).build() { | ||
static { | ||
__name(this, "GetAccessKeyInfoCommand"); | ||
} | ||
}; | ||
__name(_GetAccessKeyInfoCommand, "GetAccessKeyInfoCommand"); | ||
var GetAccessKeyInfoCommand = _GetAccessKeyInfoCommand; | ||
@@ -1327,3 +1337,3 @@ // src/commands/GetCallerIdentityCommand.ts | ||
var import_EndpointParameters7 = require("./endpoint/EndpointParameters"); | ||
var _GetCallerIdentityCommand = class _GetCallerIdentityCommand extends import_smithy_client.Command.classBuilder().ep(import_EndpointParameters7.commonParams).m(function(Command, cs, config, o) { | ||
var GetCallerIdentityCommand = class extends import_smithy_client.Command.classBuilder().ep(import_EndpointParameters7.commonParams).m(function(Command, cs, config, o) { | ||
return [ | ||
@@ -1334,5 +1344,6 @@ (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize), | ||
}).s("AWSSecurityTokenServiceV20110615", "GetCallerIdentity", {}).n("STSClient", "GetCallerIdentityCommand").f(void 0, void 0).ser(se_GetCallerIdentityCommand).de(de_GetCallerIdentityCommand).build() { | ||
static { | ||
__name(this, "GetCallerIdentityCommand"); | ||
} | ||
}; | ||
__name(_GetCallerIdentityCommand, "GetCallerIdentityCommand"); | ||
var GetCallerIdentityCommand = _GetCallerIdentityCommand; | ||
@@ -1344,3 +1355,3 @@ // src/commands/GetFederationTokenCommand.ts | ||
var import_EndpointParameters8 = require("./endpoint/EndpointParameters"); | ||
var _GetFederationTokenCommand = class _GetFederationTokenCommand extends import_smithy_client.Command.classBuilder().ep(import_EndpointParameters8.commonParams).m(function(Command, cs, config, o) { | ||
var GetFederationTokenCommand = class extends import_smithy_client.Command.classBuilder().ep(import_EndpointParameters8.commonParams).m(function(Command, cs, config, o) { | ||
return [ | ||
@@ -1351,5 +1362,6 @@ (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize), | ||
}).s("AWSSecurityTokenServiceV20110615", "GetFederationToken", {}).n("STSClient", "GetFederationTokenCommand").f(void 0, GetFederationTokenResponseFilterSensitiveLog).ser(se_GetFederationTokenCommand).de(de_GetFederationTokenCommand).build() { | ||
static { | ||
__name(this, "GetFederationTokenCommand"); | ||
} | ||
}; | ||
__name(_GetFederationTokenCommand, "GetFederationTokenCommand"); | ||
var GetFederationTokenCommand = _GetFederationTokenCommand; | ||
@@ -1361,3 +1373,3 @@ // src/commands/GetSessionTokenCommand.ts | ||
var import_EndpointParameters9 = require("./endpoint/EndpointParameters"); | ||
var _GetSessionTokenCommand = class _GetSessionTokenCommand extends import_smithy_client.Command.classBuilder().ep(import_EndpointParameters9.commonParams).m(function(Command, cs, config, o) { | ||
var GetSessionTokenCommand = class extends import_smithy_client.Command.classBuilder().ep(import_EndpointParameters9.commonParams).m(function(Command, cs, config, o) { | ||
return [ | ||
@@ -1368,5 +1380,6 @@ (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize), | ||
}).s("AWSSecurityTokenServiceV20110615", "GetSessionToken", {}).n("STSClient", "GetSessionTokenCommand").f(void 0, GetSessionTokenResponseFilterSensitiveLog).ser(se_GetSessionTokenCommand).de(de_GetSessionTokenCommand).build() { | ||
static { | ||
__name(this, "GetSessionTokenCommand"); | ||
} | ||
}; | ||
__name(_GetSessionTokenCommand, "GetSessionTokenCommand"); | ||
var GetSessionTokenCommand = _GetSessionTokenCommand; | ||
@@ -1386,6 +1399,7 @@ // src/STS.ts | ||
}; | ||
var _STS = class _STS extends import_STSClient.STSClient { | ||
var STS = class extends import_STSClient.STSClient { | ||
static { | ||
__name(this, "STS"); | ||
} | ||
}; | ||
__name(_STS, "STS"); | ||
var STS = _STS; | ||
(0, import_smithy_client.createAggregatedClient)(commands, STS); | ||
@@ -1400,3 +1414,3 @@ | ||
var getAccountIdFromAssumedRoleUser = /* @__PURE__ */ __name((assumedRoleUser) => { | ||
if (typeof (assumedRoleUser == null ? void 0 : assumedRoleUser.Arn) === "string") { | ||
if (typeof assumedRoleUser?.Arn === "string") { | ||
const arnComponents = assumedRoleUser.Arn.split(":"); | ||
@@ -1410,7 +1424,5 @@ if (arnComponents.length > 4 && arnComponents[4] !== "") { | ||
var resolveRegion = /* @__PURE__ */ __name(async (_region, _parentRegion, credentialProviderLogger) => { | ||
var _a2; | ||
const region = typeof _region === "function" ? await _region() : _region; | ||
const parentRegion = typeof _parentRegion === "function" ? await _parentRegion() : _parentRegion; | ||
(_a2 = credentialProviderLogger == null ? void 0 : credentialProviderLogger.debug) == null ? void 0 : _a2.call( | ||
credentialProviderLogger, | ||
credentialProviderLogger?.debug?.( | ||
"@aws-sdk/client-sts::resolveRegion", | ||
@@ -1428,9 +1440,8 @@ "accepting first of:", | ||
return async (sourceCreds, params) => { | ||
var _a2, _b, _c; | ||
closureSourceCreds = sourceCreds; | ||
if (!stsClient) { | ||
const { | ||
logger = (_a2 = stsOptions == null ? void 0 : stsOptions.parentClientConfig) == null ? void 0 : _a2.logger, | ||
logger = stsOptions?.parentClientConfig?.logger, | ||
region, | ||
requestHandler = (_b = stsOptions == null ? void 0 : stsOptions.parentClientConfig) == null ? void 0 : _b.requestHandler, | ||
requestHandler = stsOptions?.parentClientConfig?.requestHandler, | ||
credentialProviderLogger | ||
@@ -1440,3 +1451,3 @@ } = stsOptions; | ||
region, | ||
(_c = stsOptions == null ? void 0 : stsOptions.parentClientConfig) == null ? void 0 : _c.region, | ||
stsOptions?.parentClientConfig?.region, | ||
credentialProviderLogger | ||
@@ -1474,8 +1485,7 @@ ); | ||
return async (params) => { | ||
var _a2, _b, _c; | ||
if (!stsClient) { | ||
const { | ||
logger = (_a2 = stsOptions == null ? void 0 : stsOptions.parentClientConfig) == null ? void 0 : _a2.logger, | ||
logger = stsOptions?.parentClientConfig?.logger, | ||
region, | ||
requestHandler = (_b = stsOptions == null ? void 0 : stsOptions.parentClientConfig) == null ? void 0 : _b.requestHandler, | ||
requestHandler = stsOptions?.parentClientConfig?.requestHandler, | ||
credentialProviderLogger | ||
@@ -1485,3 +1495,3 @@ } = stsOptions; | ||
region, | ||
(_c = stsOptions == null ? void 0 : stsOptions.parentClientConfig) == null ? void 0 : _c.region, | ||
stsOptions?.parentClientConfig?.region, | ||
credentialProviderLogger | ||
@@ -1518,4 +1528,3 @@ ); | ||
var isH2 = /* @__PURE__ */ __name((requestHandler) => { | ||
var _a2; | ||
return ((_a2 = requestHandler == null ? void 0 : requestHandler.metadata) == null ? void 0 : _a2.handlerProtocol) === "h2"; | ||
return requestHandler?.metadata?.handlerProtocol === "h2"; | ||
}, "isH2"); | ||
@@ -1526,7 +1535,9 @@ | ||
var getCustomizableStsClientCtor = /* @__PURE__ */ __name((baseCtor, customizations) => { | ||
var _a2; | ||
if (!customizations) | ||
return baseCtor; | ||
else | ||
return _a2 = class extends baseCtor { | ||
return class CustomizableSTSClient extends baseCtor { | ||
static { | ||
__name(this, "CustomizableSTSClient"); | ||
} | ||
constructor(config) { | ||
@@ -1538,3 +1549,3 @@ super(config); | ||
} | ||
}, __name(_a2, "CustomizableSTSClient"), _a2; | ||
}; | ||
}, "getCustomizableStsClientCtor"); | ||
@@ -1541,0 +1552,0 @@ var getDefaultRoleAssumer2 = /* @__PURE__ */ __name((stsOptions = {}, stsPlugins) => getDefaultRoleAssumer(stsOptions, getCustomizableStsClientCtor(import_STSClient2.STSClient, stsPlugins)), "getDefaultRoleAssumer"); |
@@ -20,2 +20,3 @@ "use strict"; | ||
class STSClient extends smithy_client_1.Client { | ||
config; | ||
constructor(...[configuration]) { | ||
@@ -22,0 +23,0 @@ const _config_0 = (0, runtimeConfig_1.getRuntimeConfig)(configuration || {}); |
import { SENSITIVE_STRING } from "@smithy/smithy-client"; | ||
import { STSServiceException as __BaseException } from "./STSServiceException"; | ||
export class ExpiredTokenException extends __BaseException { | ||
name = "ExpiredTokenException"; | ||
$fault = "client"; | ||
constructor(opts) { | ||
@@ -10,4 +12,2 @@ super({ | ||
}); | ||
this.name = "ExpiredTokenException"; | ||
this.$fault = "client"; | ||
Object.setPrototypeOf(this, ExpiredTokenException.prototype); | ||
@@ -17,2 +17,4 @@ } | ||
export class MalformedPolicyDocumentException extends __BaseException { | ||
name = "MalformedPolicyDocumentException"; | ||
$fault = "client"; | ||
constructor(opts) { | ||
@@ -24,4 +26,2 @@ super({ | ||
}); | ||
this.name = "MalformedPolicyDocumentException"; | ||
this.$fault = "client"; | ||
Object.setPrototypeOf(this, MalformedPolicyDocumentException.prototype); | ||
@@ -31,2 +31,4 @@ } | ||
export class PackedPolicyTooLargeException extends __BaseException { | ||
name = "PackedPolicyTooLargeException"; | ||
$fault = "client"; | ||
constructor(opts) { | ||
@@ -38,4 +40,2 @@ super({ | ||
}); | ||
this.name = "PackedPolicyTooLargeException"; | ||
this.$fault = "client"; | ||
Object.setPrototypeOf(this, PackedPolicyTooLargeException.prototype); | ||
@@ -45,2 +45,4 @@ } | ||
export class RegionDisabledException extends __BaseException { | ||
name = "RegionDisabledException"; | ||
$fault = "client"; | ||
constructor(opts) { | ||
@@ -52,4 +54,2 @@ super({ | ||
}); | ||
this.name = "RegionDisabledException"; | ||
this.$fault = "client"; | ||
Object.setPrototypeOf(this, RegionDisabledException.prototype); | ||
@@ -59,2 +59,4 @@ } | ||
export class IDPRejectedClaimException extends __BaseException { | ||
name = "IDPRejectedClaimException"; | ||
$fault = "client"; | ||
constructor(opts) { | ||
@@ -66,4 +68,2 @@ super({ | ||
}); | ||
this.name = "IDPRejectedClaimException"; | ||
this.$fault = "client"; | ||
Object.setPrototypeOf(this, IDPRejectedClaimException.prototype); | ||
@@ -73,2 +73,4 @@ } | ||
export class InvalidIdentityTokenException extends __BaseException { | ||
name = "InvalidIdentityTokenException"; | ||
$fault = "client"; | ||
constructor(opts) { | ||
@@ -80,4 +82,2 @@ super({ | ||
}); | ||
this.name = "InvalidIdentityTokenException"; | ||
this.$fault = "client"; | ||
Object.setPrototypeOf(this, InvalidIdentityTokenException.prototype); | ||
@@ -87,2 +87,4 @@ } | ||
export class IDPCommunicationErrorException extends __BaseException { | ||
name = "IDPCommunicationErrorException"; | ||
$fault = "client"; | ||
constructor(opts) { | ||
@@ -94,4 +96,2 @@ super({ | ||
}); | ||
this.name = "IDPCommunicationErrorException"; | ||
this.$fault = "client"; | ||
Object.setPrototypeOf(this, IDPCommunicationErrorException.prototype); | ||
@@ -101,2 +101,4 @@ } | ||
export class InvalidAuthorizationMessageException extends __BaseException { | ||
name = "InvalidAuthorizationMessageException"; | ||
$fault = "client"; | ||
constructor(opts) { | ||
@@ -108,4 +110,2 @@ super({ | ||
}); | ||
this.name = "InvalidAuthorizationMessageException"; | ||
this.$fault = "client"; | ||
Object.setPrototypeOf(this, InvalidAuthorizationMessageException.prototype); | ||
@@ -112,0 +112,0 @@ } |
@@ -17,2 +17,3 @@ import { getHostHeaderPlugin, resolveHostHeaderConfig, } from "@aws-sdk/middleware-host-header"; | ||
export class STSClient extends __Client { | ||
config; | ||
constructor(...[configuration]) { | ||
@@ -19,0 +20,0 @@ const _config_0 = __getRuntimeConfig(configuration || {}); |
@@ -10,3 +10,3 @@ import { FetchHttpHandler as RequestHandler } from "@smithy/fetch-http-handler"; | ||
bodyLengthChecker: import("@smithy/types").BodyLengthCalculator; | ||
credentialDefaultProvider: (input: any) => import("@smithy/types").AwsCredentialIdentityProvider; | ||
credentialDefaultProvider: ((input: any) => import("@smithy/types").AwsCredentialIdentityProvider) | ((_: unknown) => () => Promise<import("@smithy/types").AwsCredentialIdentity>); | ||
defaultUserAgentProvider: (config?: import("@aws-sdk/util-user-agent-browser").PreviouslyResolved | undefined) => Promise<import("@smithy/types").UserAgent>; | ||
@@ -13,0 +13,0 @@ maxAttempts: number | import("@smithy/types").Provider<number>; |
@@ -12,3 +12,3 @@ import { NoAuthSigner } from "@smithy/core"; | ||
bodyLengthChecker: import("@smithy/types").BodyLengthCalculator; | ||
credentialDefaultProvider: (init?: import("@aws-sdk/credential-provider-node").DefaultProviderInit | undefined) => import("@smithy/types").MemoizedProvider<import("@smithy/types").AwsCredentialIdentity>; | ||
credentialDefaultProvider: ((input: any) => import("@smithy/types").AwsCredentialIdentityProvider) | ((init?: import("@aws-sdk/credential-provider-node").DefaultProviderInit | undefined) => import("@smithy/types").MemoizedProvider<import("@smithy/types").AwsCredentialIdentity>); | ||
defaultUserAgentProvider: (config?: import("@aws-sdk/util-user-agent-node").PreviouslyResolved | undefined) => Promise<import("@smithy/types").UserAgent>; | ||
@@ -15,0 +15,0 @@ httpAuthSchemes: import("@smithy/types").HttpAuthScheme[] | { |
@@ -25,3 +25,3 @@ import { STSClientConfig } from "./STSClient"; | ||
defaultUserAgentProvider: (config?: import("@aws-sdk/util-user-agent-browser").PreviouslyResolved | undefined) => Promise<import("@smithy/types").UserAgent>; | ||
credentialDefaultProvider: (input: any) => import("@smithy/types").AwsCredentialIdentityProvider; | ||
credentialDefaultProvider: ((input: any) => import("@smithy/types").AwsCredentialIdentityProvider) | ((_: unknown) => () => Promise<import("@smithy/types").AwsCredentialIdentity>); | ||
maxAttempts: number | import("@smithy/types").Provider<number>; | ||
@@ -35,3 +35,3 @@ retryMode: string | import("@smithy/types").Provider<string>; | ||
retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2 | undefined; | ||
endpoint?: string | import("@smithy/types").Endpoint | import("@smithy/types").Provider<import("@smithy/types").Endpoint> | import("@smithy/types").EndpointV2 | import("@smithy/types").Provider<import("@smithy/types").EndpointV2> | undefined; | ||
endpoint?: ((string | import("@smithy/types").Endpoint | import("@smithy/types").Provider<import("@smithy/types").Endpoint> | import("@smithy/types").EndpointV2 | import("@smithy/types").Provider<import("@smithy/types").EndpointV2>) & (string | import("@smithy/types").Provider<string> | import("@smithy/types").Endpoint | import("@smithy/types").Provider<import("@smithy/types").Endpoint> | import("@smithy/types").EndpointV2 | import("@smithy/types").Provider<import("@smithy/types").EndpointV2>)) | undefined; | ||
endpointProvider: (params: import("./endpoint/EndpointParameters").EndpointParameters, context?: { | ||
@@ -38,0 +38,0 @@ logger?: import("@smithy/types").Logger | undefined; |
@@ -9,5 +9,7 @@ import { FetchHttpHandler as RequestHandler } from "@smithy/fetch-http-handler"; | ||
bodyLengthChecker: import("@smithy/types").BodyLengthCalculator; | ||
credentialDefaultProvider: ( | ||
input: any | ||
) => import("@smithy/types").AwsCredentialIdentityProvider; | ||
credentialDefaultProvider: | ||
| ((input: any) => import("@smithy/types").AwsCredentialIdentityProvider) | ||
| (( | ||
_: unknown | ||
) => () => Promise<import("@smithy/types").AwsCredentialIdentity>); | ||
defaultUserAgentProvider: ( | ||
@@ -14,0 +16,0 @@ config?: |
@@ -11,9 +11,11 @@ import { NoAuthSigner } from "@smithy/core"; | ||
bodyLengthChecker: import("@smithy/types").BodyLengthCalculator; | ||
credentialDefaultProvider: ( | ||
init?: | ||
| import("@aws-sdk/credential-provider-node").DefaultProviderInit | ||
| undefined | ||
) => import("@smithy/types").MemoizedProvider< | ||
import("@smithy/types").AwsCredentialIdentity | ||
>; | ||
credentialDefaultProvider: | ||
| ((input: any) => import("@smithy/types").AwsCredentialIdentityProvider) | ||
| (( | ||
init?: | ||
| import("@aws-sdk/credential-provider-node").DefaultProviderInit | ||
| undefined | ||
) => import("@smithy/types").MemoizedProvider< | ||
import("@smithy/types").AwsCredentialIdentity | ||
>); | ||
defaultUserAgentProvider: ( | ||
@@ -20,0 +22,0 @@ config?: |
@@ -31,5 +31,7 @@ import { STSClientConfig } from "./STSClient"; | ||
) => Promise<import("@smithy/types").UserAgent>; | ||
credentialDefaultProvider: ( | ||
input: any | ||
) => import("@smithy/types").AwsCredentialIdentityProvider; | ||
credentialDefaultProvider: | ||
| ((input: any) => import("@smithy/types").AwsCredentialIdentityProvider) | ||
| (( | ||
_: unknown | ||
) => () => Promise<import("@smithy/types").AwsCredentialIdentity>); | ||
maxAttempts: number | import("@smithy/types").Provider<number>; | ||
@@ -54,7 +56,17 @@ retryMode: string | import("@smithy/types").Provider<string>; | ||
endpoint?: | ||
| string | ||
| import("@smithy/types").Endpoint | ||
| import("@smithy/types").Provider<import("@smithy/types").Endpoint> | ||
| import("@smithy/types").EndpointV2 | ||
| import("@smithy/types").Provider<import("@smithy/types").EndpointV2> | ||
| (( | ||
| string | ||
| import("@smithy/types").Endpoint | ||
| import("@smithy/types").Provider<import("@smithy/types").Endpoint> | ||
| import("@smithy/types").EndpointV2 | ||
| import("@smithy/types").Provider<import("@smithy/types").EndpointV2> | ||
) & | ||
( | ||
| string | ||
| import("@smithy/types").Provider<string> | ||
| import("@smithy/types").Endpoint | ||
| import("@smithy/types").Provider<import("@smithy/types").Endpoint> | ||
| import("@smithy/types").EndpointV2 | ||
| import("@smithy/types").Provider<import("@smithy/types").EndpointV2> | ||
)) | ||
| undefined; | ||
@@ -61,0 +73,0 @@ endpointProvider: ( |
{ | ||
"name": "@aws-sdk/client-sts", | ||
"description": "AWS SDK for JavaScript Sts Client for Node.js, Browser and React Native", | ||
"version": "3.721.0", | ||
"version": "3.723.0", | ||
"scripts": { | ||
@@ -25,51 +25,51 @@ "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", | ||
"@aws-crypto/sha256-js": "5.2.0", | ||
"@aws-sdk/client-sso-oidc": "3.721.0", | ||
"@aws-sdk/core": "3.716.0", | ||
"@aws-sdk/credential-provider-node": "3.721.0", | ||
"@aws-sdk/middleware-host-header": "3.714.0", | ||
"@aws-sdk/middleware-logger": "3.714.0", | ||
"@aws-sdk/middleware-recursion-detection": "3.714.0", | ||
"@aws-sdk/middleware-user-agent": "3.721.0", | ||
"@aws-sdk/region-config-resolver": "3.714.0", | ||
"@aws-sdk/types": "3.714.0", | ||
"@aws-sdk/util-endpoints": "3.714.0", | ||
"@aws-sdk/util-user-agent-browser": "3.714.0", | ||
"@aws-sdk/util-user-agent-node": "3.721.0", | ||
"@smithy/config-resolver": "^3.0.13", | ||
"@smithy/core": "^2.5.5", | ||
"@smithy/fetch-http-handler": "^4.1.2", | ||
"@smithy/hash-node": "^3.0.11", | ||
"@smithy/invalid-dependency": "^3.0.11", | ||
"@smithy/middleware-content-length": "^3.0.13", | ||
"@smithy/middleware-endpoint": "^3.2.6", | ||
"@smithy/middleware-retry": "^3.0.31", | ||
"@smithy/middleware-serde": "^3.0.11", | ||
"@smithy/middleware-stack": "^3.0.11", | ||
"@smithy/node-config-provider": "^3.1.12", | ||
"@smithy/node-http-handler": "^3.3.2", | ||
"@smithy/protocol-http": "^4.1.8", | ||
"@smithy/smithy-client": "^3.5.1", | ||
"@smithy/types": "^3.7.2", | ||
"@smithy/url-parser": "^3.0.11", | ||
"@smithy/util-base64": "^3.0.0", | ||
"@smithy/util-body-length-browser": "^3.0.0", | ||
"@smithy/util-body-length-node": "^3.0.0", | ||
"@smithy/util-defaults-mode-browser": "^3.0.31", | ||
"@smithy/util-defaults-mode-node": "^3.0.31", | ||
"@smithy/util-endpoints": "^2.1.7", | ||
"@smithy/util-middleware": "^3.0.11", | ||
"@smithy/util-retry": "^3.0.11", | ||
"@smithy/util-utf8": "^3.0.0", | ||
"@aws-sdk/client-sso-oidc": "3.723.0", | ||
"@aws-sdk/core": "3.723.0", | ||
"@aws-sdk/credential-provider-node": "3.723.0", | ||
"@aws-sdk/middleware-host-header": "3.723.0", | ||
"@aws-sdk/middleware-logger": "3.723.0", | ||
"@aws-sdk/middleware-recursion-detection": "3.723.0", | ||
"@aws-sdk/middleware-user-agent": "3.723.0", | ||
"@aws-sdk/region-config-resolver": "3.723.0", | ||
"@aws-sdk/types": "3.723.0", | ||
"@aws-sdk/util-endpoints": "3.723.0", | ||
"@aws-sdk/util-user-agent-browser": "3.723.0", | ||
"@aws-sdk/util-user-agent-node": "3.723.0", | ||
"@smithy/config-resolver": "^4.0.0", | ||
"@smithy/core": "^3.0.0", | ||
"@smithy/fetch-http-handler": "^5.0.0", | ||
"@smithy/hash-node": "^4.0.0", | ||
"@smithy/invalid-dependency": "^4.0.0", | ||
"@smithy/middleware-content-length": "^4.0.0", | ||
"@smithy/middleware-endpoint": "^4.0.0", | ||
"@smithy/middleware-retry": "^4.0.0", | ||
"@smithy/middleware-serde": "^4.0.0", | ||
"@smithy/middleware-stack": "^4.0.0", | ||
"@smithy/node-config-provider": "^4.0.0", | ||
"@smithy/node-http-handler": "^4.0.0", | ||
"@smithy/protocol-http": "^5.0.0", | ||
"@smithy/smithy-client": "^4.0.0", | ||
"@smithy/types": "^4.0.0", | ||
"@smithy/url-parser": "^4.0.0", | ||
"@smithy/util-base64": "^4.0.0", | ||
"@smithy/util-body-length-browser": "^4.0.0", | ||
"@smithy/util-body-length-node": "^4.0.0", | ||
"@smithy/util-defaults-mode-browser": "^4.0.0", | ||
"@smithy/util-defaults-mode-node": "^4.0.0", | ||
"@smithy/util-endpoints": "^3.0.0", | ||
"@smithy/util-middleware": "^4.0.0", | ||
"@smithy/util-retry": "^4.0.0", | ||
"@smithy/util-utf8": "^4.0.0", | ||
"tslib": "^2.6.2" | ||
}, | ||
"devDependencies": { | ||
"@tsconfig/node16": "16.1.3", | ||
"@types/node": "^16.18.96", | ||
"@tsconfig/node18": "18.2.4", | ||
"@types/node": "^18.19.69", | ||
"concurrently": "7.0.0", | ||
"downlevel-dts": "0.10.1", | ||
"rimraf": "3.0.2", | ||
"typescript": "~4.9.5" | ||
"typescript": "~5.2.2" | ||
}, | ||
"engines": { | ||
"node": ">=16.0.0" | ||
"node": ">=18.0.0" | ||
}, | ||
@@ -76,0 +76,0 @@ "typesVersions": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
9418
473873
+ Added@aws-sdk/client-sso@3.723.0(transitive)
+ Added@aws-sdk/client-sso-oidc@3.723.0(transitive)
+ Added@aws-sdk/core@3.723.0(transitive)
+ Added@aws-sdk/credential-provider-env@3.723.0(transitive)
+ Added@aws-sdk/credential-provider-http@3.723.0(transitive)
+ Added@aws-sdk/credential-provider-ini@3.723.0(transitive)
+ Added@aws-sdk/credential-provider-node@3.723.0(transitive)
+ Added@aws-sdk/credential-provider-process@3.723.0(transitive)
+ Added@aws-sdk/credential-provider-sso@3.723.0(transitive)
+ Added@aws-sdk/credential-provider-web-identity@3.723.0(transitive)
+ Added@aws-sdk/middleware-host-header@3.723.0(transitive)
+ Added@aws-sdk/middleware-logger@3.723.0(transitive)
+ Added@aws-sdk/middleware-recursion-detection@3.723.0(transitive)
+ Added@aws-sdk/middleware-user-agent@3.723.0(transitive)
+ Added@aws-sdk/region-config-resolver@3.723.0(transitive)
+ Added@aws-sdk/token-providers@3.723.0(transitive)
+ Added@aws-sdk/types@3.723.0(transitive)
+ Added@aws-sdk/util-endpoints@3.723.0(transitive)
+ Added@aws-sdk/util-user-agent-browser@3.723.0(transitive)
+ Added@aws-sdk/util-user-agent-node@3.723.0(transitive)
+ Added@smithy/abort-controller@4.0.0(transitive)
+ Added@smithy/config-resolver@4.0.0(transitive)
+ Added@smithy/core@3.0.0(transitive)
+ Added@smithy/credential-provider-imds@4.0.0(transitive)
+ Added@smithy/fetch-http-handler@5.0.0(transitive)
+ Added@smithy/hash-node@4.0.0(transitive)
+ Added@smithy/invalid-dependency@4.0.0(transitive)
+ Added@smithy/is-array-buffer@4.0.0(transitive)
+ Added@smithy/middleware-content-length@4.0.0(transitive)
+ Added@smithy/middleware-endpoint@4.0.0(transitive)
+ Added@smithy/middleware-retry@4.0.0(transitive)
+ Added@smithy/middleware-serde@4.0.0(transitive)
+ Added@smithy/middleware-stack@4.0.0(transitive)
+ Added@smithy/node-config-provider@4.0.0(transitive)
+ Added@smithy/node-http-handler@4.0.0(transitive)
+ Added@smithy/property-provider@4.0.0(transitive)
+ Added@smithy/protocol-http@5.0.0(transitive)
+ Added@smithy/querystring-builder@4.0.0(transitive)
+ Added@smithy/querystring-parser@4.0.0(transitive)
+ Added@smithy/service-error-classification@4.0.0(transitive)
+ Added@smithy/shared-ini-file-loader@4.0.0(transitive)
+ Added@smithy/signature-v4@5.0.0(transitive)
+ Added@smithy/smithy-client@4.0.0(transitive)
+ Added@smithy/types@4.0.0(transitive)
+ Added@smithy/url-parser@4.0.0(transitive)
+ Added@smithy/util-base64@4.0.0(transitive)
+ Added@smithy/util-body-length-browser@4.0.0(transitive)
+ Added@smithy/util-body-length-node@4.0.0(transitive)
+ Added@smithy/util-buffer-from@4.0.0(transitive)
+ Added@smithy/util-config-provider@4.0.0(transitive)
+ Added@smithy/util-defaults-mode-browser@4.0.0(transitive)
+ Added@smithy/util-defaults-mode-node@4.0.0(transitive)
+ Added@smithy/util-endpoints@3.0.0(transitive)
+ Added@smithy/util-hex-encoding@4.0.0(transitive)
+ Added@smithy/util-middleware@4.0.0(transitive)
+ Added@smithy/util-retry@4.0.0(transitive)
+ Added@smithy/util-stream@4.0.0(transitive)
+ Added@smithy/util-uri-escape@4.0.0(transitive)
+ Added@smithy/util-utf8@4.0.0(transitive)
- Removed@aws-sdk/client-sso@3.721.0(transitive)
- Removed@aws-sdk/client-sso-oidc@3.721.0(transitive)
- Removed@aws-sdk/core@3.716.0(transitive)
- Removed@aws-sdk/credential-provider-env@3.716.0(transitive)
- Removed@aws-sdk/credential-provider-http@3.716.0(transitive)
- Removed@aws-sdk/credential-provider-ini@3.721.0(transitive)
- Removed@aws-sdk/credential-provider-node@3.721.0(transitive)
- Removed@aws-sdk/credential-provider-process@3.716.0(transitive)
- Removed@aws-sdk/credential-provider-sso@3.721.0(transitive)
- Removed@aws-sdk/credential-provider-web-identity@3.716.0(transitive)
- Removed@aws-sdk/middleware-host-header@3.714.0(transitive)
- Removed@aws-sdk/middleware-logger@3.714.0(transitive)
- Removed@aws-sdk/middleware-recursion-detection@3.714.0(transitive)
- Removed@aws-sdk/middleware-user-agent@3.721.0(transitive)
- Removed@aws-sdk/region-config-resolver@3.714.0(transitive)
- Removed@aws-sdk/token-providers@3.721.0(transitive)
- Removed@aws-sdk/types@3.714.0(transitive)
- Removed@aws-sdk/util-endpoints@3.714.0(transitive)
- Removed@aws-sdk/util-user-agent-browser@3.714.0(transitive)
- Removed@aws-sdk/util-user-agent-node@3.721.0(transitive)
- Removed@smithy/abort-controller@3.1.9(transitive)
- Removed@smithy/config-resolver@3.0.13(transitive)
- Removed@smithy/core@2.5.7(transitive)
- Removed@smithy/credential-provider-imds@3.2.8(transitive)
- Removed@smithy/fetch-http-handler@4.1.3(transitive)
- Removed@smithy/hash-node@3.0.11(transitive)
- Removed@smithy/invalid-dependency@3.0.11(transitive)
- Removed@smithy/is-array-buffer@3.0.0(transitive)
- Removed@smithy/middleware-content-length@3.0.13(transitive)
- Removed@smithy/middleware-endpoint@3.2.8(transitive)
- Removed@smithy/middleware-retry@3.0.34(transitive)
- Removed@smithy/middleware-serde@3.0.11(transitive)
- Removed@smithy/middleware-stack@3.0.11(transitive)
- Removed@smithy/node-config-provider@3.1.12(transitive)
- Removed@smithy/node-http-handler@3.3.3(transitive)
- Removed@smithy/property-provider@3.1.11(transitive)
- Removed@smithy/protocol-http@4.1.8(transitive)
- Removed@smithy/querystring-builder@3.0.11(transitive)
- Removed@smithy/querystring-parser@3.0.11(transitive)
- Removed@smithy/service-error-classification@3.0.11(transitive)
- Removed@smithy/shared-ini-file-loader@3.1.12(transitive)
- Removed@smithy/signature-v4@4.2.4(transitive)
- Removed@smithy/smithy-client@3.7.0(transitive)
- Removed@smithy/types@3.7.2(transitive)
- Removed@smithy/url-parser@3.0.11(transitive)
- Removed@smithy/util-base64@3.0.0(transitive)
- Removed@smithy/util-body-length-browser@3.0.0(transitive)
- Removed@smithy/util-body-length-node@3.0.0(transitive)
- Removed@smithy/util-buffer-from@3.0.0(transitive)
- Removed@smithy/util-config-provider@3.0.0(transitive)
- Removed@smithy/util-defaults-mode-browser@3.0.34(transitive)
- Removed@smithy/util-defaults-mode-node@3.0.34(transitive)
- Removed@smithy/util-endpoints@2.1.7(transitive)
- Removed@smithy/util-hex-encoding@3.0.0(transitive)
- Removed@smithy/util-middleware@3.0.11(transitive)
- Removed@smithy/util-retry@3.0.11(transitive)
- Removed@smithy/util-stream@3.3.4(transitive)
- Removed@smithy/util-uri-escape@3.0.0(transitive)
- Removed@smithy/util-utf8@3.0.0(transitive)
Updated@aws-sdk/core@3.723.0
Updated@aws-sdk/types@3.723.0
Updated@smithy/core@^3.0.0
Updated@smithy/hash-node@^4.0.0
Updated@smithy/protocol-http@^5.0.0
Updated@smithy/smithy-client@^4.0.0
Updated@smithy/types@^4.0.0
Updated@smithy/url-parser@^4.0.0
Updated@smithy/util-base64@^4.0.0
Updated@smithy/util-retry@^4.0.0
Updated@smithy/util-utf8@^4.0.0