@aws-sdk/client-pinpoint-email 3.405.0 → 3.409.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.ruleSet = void 0;
4
- const p = "required", q = "fn", r = "argv", s = "ref";
5
- const a = "PartitionResult", b = "tree", c = "error", d = "endpoint", e = { [p]: false, "type": "String" }, f = { [p]: true, "default": false, "type": "Boolean" }, g = { [s]: "Endpoint" }, h = { [q]: "booleanEquals", [r]: [{ [s]: "UseFIPS" }, true] }, i = { [q]: "booleanEquals", [r]: [{ [s]: "UseDualStack" }, true] }, j = {}, k = { [q]: "booleanEquals", [r]: [true, { [q]: "getAttr", [r]: [{ [s]: a }, "supportsFIPS"] }] }, l = { [q]: "booleanEquals", [r]: [true, { [q]: "getAttr", [r]: [{ [s]: a }, "supportsDualStack"] }] }, m = [g], n = [h], o = [i];
6
- const _data = { version: "1.0", parameters: { Region: e, UseDualStack: f, UseFIPS: f, Endpoint: e }, rules: [{ conditions: [{ [q]: "aws.partition", [r]: [{ [s]: "Region" }], assign: a }], type: b, rules: [{ conditions: [{ [q]: "isSet", [r]: m }, { [q]: "parseURL", [r]: m, assign: "url" }], type: b, rules: [{ conditions: n, error: "Invalid Configuration: FIPS and custom endpoint are not supported", type: c }, { type: b, rules: [{ conditions: o, error: "Invalid Configuration: Dualstack and custom endpoint are not supported", type: c }, { endpoint: { url: g, properties: j, headers: j }, type: d }] }] }, { conditions: [h, i], type: b, rules: [{ conditions: [k, l], type: b, rules: [{ endpoint: { url: "https://email-fips.{Region}.{PartitionResult#dualStackDnsSuffix}", properties: j, headers: j }, type: d }] }, { error: "FIPS and DualStack are enabled, but this partition does not support one or both", type: c }] }, { conditions: n, type: b, rules: [{ conditions: [k], type: b, rules: [{ type: b, rules: [{ endpoint: { url: "https://email-fips.{Region}.{PartitionResult#dnsSuffix}", properties: j, headers: j }, type: d }] }] }, { error: "FIPS is enabled but this partition does not support FIPS", type: c }] }, { conditions: o, type: b, rules: [{ conditions: [l], type: b, rules: [{ endpoint: { url: "https://email.{Region}.{PartitionResult#dualStackDnsSuffix}", properties: j, headers: j }, type: d }] }, { error: "DualStack is enabled but this partition does not support DualStack", type: c }] }, { endpoint: { url: "https://email.{Region}.{PartitionResult#dnsSuffix}", properties: j, headers: j }, type: d }] }] };
4
+ const q = "required", r = "fn", s = "argv", t = "ref";
5
+ const a = "isSet", b = "tree", c = "error", d = "endpoint", e = "PartitionResult", f = { [q]: false, "type": "String" }, g = { [q]: true, "default": false, "type": "Boolean" }, h = { [t]: "Endpoint" }, i = { [r]: "booleanEquals", [s]: [{ [t]: "UseFIPS" }, true] }, j = { [r]: "booleanEquals", [s]: [{ [t]: "UseDualStack" }, true] }, k = {}, l = { [r]: "booleanEquals", [s]: [true, { [r]: "getAttr", [s]: [{ [t]: e }, "supportsFIPS"] }] }, m = { [r]: "booleanEquals", [s]: [true, { [r]: "getAttr", [s]: [{ [t]: e }, "supportsDualStack"] }] }, n = [i], o = [j], p = [{ [t]: "Region" }];
6
+ const _data = { version: "1.0", parameters: { Region: f, UseDualStack: g, UseFIPS: g, Endpoint: f }, rules: [{ conditions: [{ [r]: a, [s]: [h] }], type: b, rules: [{ conditions: n, error: "Invalid Configuration: FIPS and custom endpoint are not supported", type: c }, { conditions: o, error: "Invalid Configuration: Dualstack and custom endpoint are not supported", type: c }, { endpoint: { url: h, properties: k, headers: k }, type: d }] }, { conditions: [{ [r]: a, [s]: p }], type: b, rules: [{ conditions: [{ [r]: "aws.partition", [s]: p, assign: e }], type: b, rules: [{ conditions: [i, j], type: b, rules: [{ conditions: [l, m], type: b, rules: [{ endpoint: { url: "https://email-fips.{Region}.{PartitionResult#dualStackDnsSuffix}", properties: k, headers: k }, type: d }] }, { error: "FIPS and DualStack are enabled, but this partition does not support one or both", type: c }] }, { conditions: n, type: b, rules: [{ conditions: [l], type: b, rules: [{ endpoint: { url: "https://email-fips.{Region}.{PartitionResult#dnsSuffix}", properties: k, headers: k }, type: d }] }, { error: "FIPS is enabled but this partition does not support FIPS", type: c }] }, { conditions: o, type: b, rules: [{ conditions: [m], type: b, rules: [{ endpoint: { url: "https://email.{Region}.{PartitionResult#dualStackDnsSuffix}", properties: k, headers: k }, type: d }] }, { error: "DualStack is enabled but this partition does not support DualStack", type: c }] }, { endpoint: { url: "https://email.{Region}.{PartitionResult#dnsSuffix}", properties: k, headers: k }, type: d }] }] }, { error: "Invalid Configuration: Missing Region", type: c }] };
7
7
  exports.ruleSet = _data;
@@ -1,4 +1,4 @@
1
- const p = "required", q = "fn", r = "argv", s = "ref";
2
- const a = "PartitionResult", b = "tree", c = "error", d = "endpoint", e = { [p]: false, "type": "String" }, f = { [p]: true, "default": false, "type": "Boolean" }, g = { [s]: "Endpoint" }, h = { [q]: "booleanEquals", [r]: [{ [s]: "UseFIPS" }, true] }, i = { [q]: "booleanEquals", [r]: [{ [s]: "UseDualStack" }, true] }, j = {}, k = { [q]: "booleanEquals", [r]: [true, { [q]: "getAttr", [r]: [{ [s]: a }, "supportsFIPS"] }] }, l = { [q]: "booleanEquals", [r]: [true, { [q]: "getAttr", [r]: [{ [s]: a }, "supportsDualStack"] }] }, m = [g], n = [h], o = [i];
3
- const _data = { version: "1.0", parameters: { Region: e, UseDualStack: f, UseFIPS: f, Endpoint: e }, rules: [{ conditions: [{ [q]: "aws.partition", [r]: [{ [s]: "Region" }], assign: a }], type: b, rules: [{ conditions: [{ [q]: "isSet", [r]: m }, { [q]: "parseURL", [r]: m, assign: "url" }], type: b, rules: [{ conditions: n, error: "Invalid Configuration: FIPS and custom endpoint are not supported", type: c }, { type: b, rules: [{ conditions: o, error: "Invalid Configuration: Dualstack and custom endpoint are not supported", type: c }, { endpoint: { url: g, properties: j, headers: j }, type: d }] }] }, { conditions: [h, i], type: b, rules: [{ conditions: [k, l], type: b, rules: [{ endpoint: { url: "https://email-fips.{Region}.{PartitionResult#dualStackDnsSuffix}", properties: j, headers: j }, type: d }] }, { error: "FIPS and DualStack are enabled, but this partition does not support one or both", type: c }] }, { conditions: n, type: b, rules: [{ conditions: [k], type: b, rules: [{ type: b, rules: [{ endpoint: { url: "https://email-fips.{Region}.{PartitionResult#dnsSuffix}", properties: j, headers: j }, type: d }] }] }, { error: "FIPS is enabled but this partition does not support FIPS", type: c }] }, { conditions: o, type: b, rules: [{ conditions: [l], type: b, rules: [{ endpoint: { url: "https://email.{Region}.{PartitionResult#dualStackDnsSuffix}", properties: j, headers: j }, type: d }] }, { error: "DualStack is enabled but this partition does not support DualStack", type: c }] }, { endpoint: { url: "https://email.{Region}.{PartitionResult#dnsSuffix}", properties: j, headers: j }, type: d }] }] };
1
+ const q = "required", r = "fn", s = "argv", t = "ref";
2
+ const a = "isSet", b = "tree", c = "error", d = "endpoint", e = "PartitionResult", f = { [q]: false, "type": "String" }, g = { [q]: true, "default": false, "type": "Boolean" }, h = { [t]: "Endpoint" }, i = { [r]: "booleanEquals", [s]: [{ [t]: "UseFIPS" }, true] }, j = { [r]: "booleanEquals", [s]: [{ [t]: "UseDualStack" }, true] }, k = {}, l = { [r]: "booleanEquals", [s]: [true, { [r]: "getAttr", [s]: [{ [t]: e }, "supportsFIPS"] }] }, m = { [r]: "booleanEquals", [s]: [true, { [r]: "getAttr", [s]: [{ [t]: e }, "supportsDualStack"] }] }, n = [i], o = [j], p = [{ [t]: "Region" }];
3
+ const _data = { version: "1.0", parameters: { Region: f, UseDualStack: g, UseFIPS: g, Endpoint: f }, rules: [{ conditions: [{ [r]: a, [s]: [h] }], type: b, rules: [{ conditions: n, error: "Invalid Configuration: FIPS and custom endpoint are not supported", type: c }, { conditions: o, error: "Invalid Configuration: Dualstack and custom endpoint are not supported", type: c }, { endpoint: { url: h, properties: k, headers: k }, type: d }] }, { conditions: [{ [r]: a, [s]: p }], type: b, rules: [{ conditions: [{ [r]: "aws.partition", [s]: p, assign: e }], type: b, rules: [{ conditions: [i, j], type: b, rules: [{ conditions: [l, m], type: b, rules: [{ endpoint: { url: "https://email-fips.{Region}.{PartitionResult#dualStackDnsSuffix}", properties: k, headers: k }, type: d }] }, { error: "FIPS and DualStack are enabled, but this partition does not support one or both", type: c }] }, { conditions: n, type: b, rules: [{ conditions: [l], type: b, rules: [{ endpoint: { url: "https://email-fips.{Region}.{PartitionResult#dnsSuffix}", properties: k, headers: k }, type: d }] }, { error: "FIPS is enabled but this partition does not support FIPS", type: c }] }, { conditions: o, type: b, rules: [{ conditions: [m], type: b, rules: [{ endpoint: { url: "https://email.{Region}.{PartitionResult#dualStackDnsSuffix}", properties: k, headers: k }, type: d }] }, { error: "DualStack is enabled but this partition does not support DualStack", type: c }] }, { endpoint: { url: "https://email.{Region}.{PartitionResult#dnsSuffix}", properties: k, headers: k }, type: d }] }] }, { error: "Invalid Configuration: Missing Region", type: c }] };
4
4
  export const ruleSet = _data;
@@ -40,7 +40,7 @@ export interface CreateConfigurationSetCommandOutput extends CreateConfiguration
40
40
  * CustomRedirectDomain: "STRING_VALUE", // required
41
41
  * },
42
42
  * DeliveryOptions: { // DeliveryOptions
43
- * TlsPolicy: "STRING_VALUE",
43
+ * TlsPolicy: "REQUIRE" || "OPTIONAL",
44
44
  * SendingPoolName: "STRING_VALUE",
45
45
  * },
46
46
  * ReputationOptions: { // ReputationOptions
@@ -42,7 +42,7 @@ export interface CreateConfigurationSetEventDestinationCommandOutput extends Cre
42
42
  * EventDestination: { // EventDestinationDefinition
43
43
  * Enabled: true || false,
44
44
  * MatchingEventTypes: [ // EventTypes
45
- * "STRING_VALUE",
45
+ * "SEND" || "REJECT" || "BOUNCE" || "COMPLAINT" || "DELIVERY" || "OPEN" || "CLICK" || "RENDERING_FAILURE",
46
46
  * ],
47
47
  * KinesisFirehoseDestination: { // KinesisFirehoseDestination
48
48
  * IamRoleArn: "STRING_VALUE", // required
@@ -52,7 +52,7 @@ export interface CreateConfigurationSetEventDestinationCommandOutput extends Cre
52
52
  * DimensionConfigurations: [ // CloudWatchDimensionConfigurations // required
53
53
  * { // CloudWatchDimensionConfiguration
54
54
  * DimensionName: "STRING_VALUE", // required
55
- * DimensionValueSource: "STRING_VALUE", // required
55
+ * DimensionValueSource: "MESSAGE_TAG" || "EMAIL_HEADER" || "LINK_TAG", // required
56
56
  * DefaultDimensionValue: "STRING_VALUE", // required
57
57
  * },
58
58
  * ],
@@ -75,7 +75,7 @@ export interface CreateDeliverabilityTestReportCommandOutput extends CreateDeliv
75
75
  * const response = await client.send(command);
76
76
  * // { // CreateDeliverabilityTestReportResponse
77
77
  * // ReportId: "STRING_VALUE", // required
78
- * // DeliverabilityTestStatus: "STRING_VALUE", // required
78
+ * // DeliverabilityTestStatus: "IN_PROGRESS" || "COMPLETED", // required
79
79
  * // };
80
80
  *
81
81
  * ```
@@ -55,11 +55,11 @@ export interface CreateEmailIdentityCommandOutput extends CreateEmailIdentityRes
55
55
  * const command = new CreateEmailIdentityCommand(input);
56
56
  * const response = await client.send(command);
57
57
  * // { // CreateEmailIdentityResponse
58
- * // IdentityType: "STRING_VALUE",
58
+ * // IdentityType: "EMAIL_ADDRESS" || "DOMAIN" || "MANAGED_DOMAIN",
59
59
  * // VerifiedForSendingStatus: true || false,
60
60
  * // DkimAttributes: { // DkimAttributes
61
61
  * // SigningEnabled: true || false,
62
- * // Status: "STRING_VALUE",
62
+ * // Status: "PENDING" || "SUCCESS" || "FAILED" || "TEMPORARY_FAILURE" || "NOT_STARTED",
63
63
  * // Tokens: [ // DnsTokenList
64
64
  * // "STRING_VALUE",
65
65
  * // ],
@@ -48,7 +48,7 @@ export interface GetConfigurationSetCommandOutput extends GetConfigurationSetRes
48
48
  * // CustomRedirectDomain: "STRING_VALUE", // required
49
49
  * // },
50
50
  * // DeliveryOptions: { // DeliveryOptions
51
- * // TlsPolicy: "STRING_VALUE",
51
+ * // TlsPolicy: "REQUIRE" || "OPTIONAL",
52
52
  * // SendingPoolName: "STRING_VALUE",
53
53
  * // },
54
54
  * // ReputationOptions: { // ReputationOptions
@@ -47,7 +47,7 @@ export interface GetConfigurationSetEventDestinationsCommandOutput extends GetCo
47
47
  * // Name: "STRING_VALUE", // required
48
48
  * // Enabled: true || false,
49
49
  * // MatchingEventTypes: [ // EventTypes // required
50
- * // "STRING_VALUE",
50
+ * // "SEND" || "REJECT" || "BOUNCE" || "COMPLAINT" || "DELIVERY" || "OPEN" || "CLICK" || "RENDERING_FAILURE",
51
51
  * // ],
52
52
  * // KinesisFirehoseDestination: { // KinesisFirehoseDestination
53
53
  * // IamRoleArn: "STRING_VALUE", // required
@@ -57,7 +57,7 @@ export interface GetConfigurationSetEventDestinationsCommandOutput extends GetCo
57
57
  * // DimensionConfigurations: [ // CloudWatchDimensionConfigurations // required
58
58
  * // { // CloudWatchDimensionConfiguration
59
59
  * // DimensionName: "STRING_VALUE", // required
60
- * // DimensionValueSource: "STRING_VALUE", // required
60
+ * // DimensionValueSource: "MESSAGE_TAG" || "EMAIL_HEADER" || "LINK_TAG", // required
61
61
  * // DefaultDimensionValue: "STRING_VALUE", // required
62
62
  * // },
63
63
  * // ],
@@ -40,7 +40,7 @@ export interface GetDedicatedIpCommandOutput extends GetDedicatedIpResponse, __M
40
40
  * // { // GetDedicatedIpResponse
41
41
  * // DedicatedIp: { // DedicatedIp
42
42
  * // Ip: "STRING_VALUE", // required
43
- * // WarmupStatus: "STRING_VALUE", // required
43
+ * // WarmupStatus: "IN_PROGRESS" || "DONE", // required
44
44
  * // WarmupPercentage: Number("int"), // required
45
45
  * // PoolName: "STRING_VALUE",
46
46
  * // },
@@ -42,7 +42,7 @@ export interface GetDedicatedIpsCommandOutput extends GetDedicatedIpsResponse, _
42
42
  * // DedicatedIps: [ // DedicatedIpList
43
43
  * // { // DedicatedIp
44
44
  * // Ip: "STRING_VALUE", // required
45
- * // WarmupStatus: "STRING_VALUE", // required
45
+ * // WarmupStatus: "IN_PROGRESS" || "DONE", // required
46
46
  * // WarmupPercentage: Number("int"), // required
47
47
  * // PoolName: "STRING_VALUE",
48
48
  * // },
@@ -42,7 +42,7 @@ export interface GetDeliverabilityDashboardOptionsCommandOutput extends GetDeliv
42
42
  * // { // GetDeliverabilityDashboardOptionsResponse
43
43
  * // DashboardEnabled: true || false, // required
44
44
  * // SubscriptionExpiryDate: new Date("TIMESTAMP"),
45
- * // AccountStatus: "STRING_VALUE",
45
+ * // AccountStatus: "ACTIVE" || "PENDING_EXPIRATION" || "DISABLED",
46
46
  * // ActiveSubscribedDomains: [ // DomainDeliverabilityTrackingOptions
47
47
  * // { // DomainDeliverabilityTrackingOption
48
48
  * // Domain: "STRING_VALUE",
@@ -42,7 +42,7 @@ export interface GetDeliverabilityTestReportCommandOutput extends GetDeliverabil
42
42
  * // Subject: "STRING_VALUE",
43
43
  * // FromEmailAddress: "STRING_VALUE",
44
44
  * // CreateDate: new Date("TIMESTAMP"),
45
- * // DeliverabilityTestStatus: "STRING_VALUE",
45
+ * // DeliverabilityTestStatus: "IN_PROGRESS" || "COMPLETED",
46
46
  * // },
47
47
  * // OverallPlacement: { // PlacementStatistics
48
48
  * // InboxPercentage: Number("double"),
@@ -38,20 +38,20 @@ export interface GetEmailIdentityCommandOutput extends GetEmailIdentityResponse,
38
38
  * const command = new GetEmailIdentityCommand(input);
39
39
  * const response = await client.send(command);
40
40
  * // { // GetEmailIdentityResponse
41
- * // IdentityType: "STRING_VALUE",
41
+ * // IdentityType: "EMAIL_ADDRESS" || "DOMAIN" || "MANAGED_DOMAIN",
42
42
  * // FeedbackForwardingStatus: true || false,
43
43
  * // VerifiedForSendingStatus: true || false,
44
44
  * // DkimAttributes: { // DkimAttributes
45
45
  * // SigningEnabled: true || false,
46
- * // Status: "STRING_VALUE",
46
+ * // Status: "PENDING" || "SUCCESS" || "FAILED" || "TEMPORARY_FAILURE" || "NOT_STARTED",
47
47
  * // Tokens: [ // DnsTokenList
48
48
  * // "STRING_VALUE",
49
49
  * // ],
50
50
  * // },
51
51
  * // MailFromAttributes: { // MailFromAttributes
52
52
  * // MailFromDomain: "STRING_VALUE", // required
53
- * // MailFromDomainStatus: "STRING_VALUE", // required
54
- * // BehaviorOnMxFailure: "STRING_VALUE", // required
53
+ * // MailFromDomainStatus: "PENDING" || "SUCCESS" || "FAILED" || "TEMPORARY_FAILURE", // required
54
+ * // BehaviorOnMxFailure: "USE_DEFAULT_VALUE" || "REJECT_MESSAGE", // required
55
55
  * // },
56
56
  * // Tags: [ // TagList
57
57
  * // { // Tag
@@ -46,7 +46,7 @@ export interface ListDeliverabilityTestReportsCommandOutput extends ListDelivera
46
46
  * // Subject: "STRING_VALUE",
47
47
  * // FromEmailAddress: "STRING_VALUE",
48
48
  * // CreateDate: new Date("TIMESTAMP"),
49
- * // DeliverabilityTestStatus: "STRING_VALUE",
49
+ * // DeliverabilityTestStatus: "IN_PROGRESS" || "COMPLETED",
50
50
  * // },
51
51
  * // ],
52
52
  * // NextToken: "STRING_VALUE",
@@ -41,7 +41,7 @@ export interface ListEmailIdentitiesCommandOutput extends ListEmailIdentitiesRes
41
41
  * // { // ListEmailIdentitiesResponse
42
42
  * // EmailIdentities: [ // IdentityInfoList
43
43
  * // { // IdentityInfo
44
- * // IdentityType: "STRING_VALUE",
44
+ * // IdentityType: "EMAIL_ADDRESS" || "DOMAIN" || "MANAGED_DOMAIN",
45
45
  * // IdentityName: "STRING_VALUE",
46
46
  * // SendingEnabled: true || false,
47
47
  * // },
@@ -33,7 +33,7 @@ export interface PutConfigurationSetDeliveryOptionsCommandOutput extends PutConf
33
33
  * const client = new PinpointEmailClient(config);
34
34
  * const input = { // PutConfigurationSetDeliveryOptionsRequest
35
35
  * ConfigurationSetName: "STRING_VALUE", // required
36
- * TlsPolicy: "STRING_VALUE",
36
+ * TlsPolicy: "REQUIRE" || "OPTIONAL",
37
37
  * SendingPoolName: "STRING_VALUE",
38
38
  * };
39
39
  * const command = new PutConfigurationSetDeliveryOptionsCommand(input);
@@ -34,7 +34,7 @@ export interface PutEmailIdentityMailFromAttributesCommandOutput extends PutEmai
34
34
  * const input = { // PutEmailIdentityMailFromAttributesRequest
35
35
  * EmailIdentity: "STRING_VALUE", // required
36
36
  * MailFromDomain: "STRING_VALUE",
37
- * BehaviorOnMxFailure: "STRING_VALUE",
37
+ * BehaviorOnMxFailure: "USE_DEFAULT_VALUE" || "REJECT_MESSAGE",
38
38
  * };
39
39
  * const command = new PutEmailIdentityMailFromAttributesCommand(input);
40
40
  * const response = await client.send(command);
@@ -41,7 +41,7 @@ export interface UpdateConfigurationSetEventDestinationCommandOutput extends Upd
41
41
  * EventDestination: { // EventDestinationDefinition
42
42
  * Enabled: true || false,
43
43
  * MatchingEventTypes: [ // EventTypes
44
- * "STRING_VALUE",
44
+ * "SEND" || "REJECT" || "BOUNCE" || "COMPLAINT" || "DELIVERY" || "OPEN" || "CLICK" || "RENDERING_FAILURE",
45
45
  * ],
46
46
  * KinesisFirehoseDestination: { // KinesisFirehoseDestination
47
47
  * IamRoleArn: "STRING_VALUE", // required
@@ -51,7 +51,7 @@ export interface UpdateConfigurationSetEventDestinationCommandOutput extends Upd
51
51
  * DimensionConfigurations: [ // CloudWatchDimensionConfigurations // required
52
52
  * { // CloudWatchDimensionConfiguration
53
53
  * DimensionName: "STRING_VALUE", // required
54
- * DimensionValueSource: "STRING_VALUE", // required
54
+ * DimensionValueSource: "MESSAGE_TAG" || "EMAIL_HEADER" || "LINK_TAG", // required
55
55
  * DefaultDimensionValue: "STRING_VALUE", // required
56
56
  * },
57
57
  * ],
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-pinpoint-email",
3
3
  "description": "AWS SDK for JavaScript Pinpoint Email Client for Node.js, Browser and React Native",
4
- "version": "3.405.0",
4
+ "version": "3.409.0",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
7
7
  "build:cjs": "tsc -p tsconfig.cjs.json",
@@ -21,17 +21,17 @@
21
21
  "dependencies": {
22
22
  "@aws-crypto/sha256-browser": "3.0.0",
23
23
  "@aws-crypto/sha256-js": "3.0.0",
24
- "@aws-sdk/client-sts": "3.405.0",
25
- "@aws-sdk/credential-provider-node": "3.405.0",
26
- "@aws-sdk/middleware-host-header": "3.398.0",
27
- "@aws-sdk/middleware-logger": "3.398.0",
28
- "@aws-sdk/middleware-recursion-detection": "3.398.0",
29
- "@aws-sdk/middleware-signing": "3.398.0",
30
- "@aws-sdk/middleware-user-agent": "3.398.0",
31
- "@aws-sdk/types": "3.398.0",
32
- "@aws-sdk/util-endpoints": "3.398.0",
33
- "@aws-sdk/util-user-agent-browser": "3.398.0",
34
- "@aws-sdk/util-user-agent-node": "3.405.0",
24
+ "@aws-sdk/client-sts": "3.409.0",
25
+ "@aws-sdk/credential-provider-node": "3.409.0",
26
+ "@aws-sdk/middleware-host-header": "3.408.0",
27
+ "@aws-sdk/middleware-logger": "3.408.0",
28
+ "@aws-sdk/middleware-recursion-detection": "3.408.0",
29
+ "@aws-sdk/middleware-signing": "3.408.0",
30
+ "@aws-sdk/middleware-user-agent": "3.408.0",
31
+ "@aws-sdk/types": "3.408.0",
32
+ "@aws-sdk/util-endpoints": "3.408.0",
33
+ "@aws-sdk/util-user-agent-browser": "3.408.0",
34
+ "@aws-sdk/util-user-agent-node": "3.408.0",
35
35
  "@smithy/config-resolver": "^2.0.5",
36
36
  "@smithy/fetch-http-handler": "^2.0.5",
37
37
  "@smithy/hash-node": "^2.0.5",