@cdklabs/cdk-ecs-codedeploy 0.0.150 → 0.0.152

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.
Files changed (94) hide show
  1. package/.jsii +3 -3
  2. package/lib/api-canary/index.js +1 -1
  3. package/lib/ecs-appspec/index.js +1 -1
  4. package/lib/ecs-deployment/index.js +1 -1
  5. package/lib/ecs-patterns/application-load-balanced-codedeployed-fargate-service.js +1 -1
  6. package/node_modules/@aws-sdk/abort-controller/package.json +2 -2
  7. package/node_modules/@aws-sdk/client-codedeploy/README.md +0 -3
  8. package/node_modules/@aws-sdk/client-codedeploy/package.json +30 -30
  9. package/node_modules/@aws-sdk/client-sso/README.md +0 -3
  10. package/node_modules/@aws-sdk/client-sso/package.json +26 -26
  11. package/node_modules/@aws-sdk/client-sso-oidc/README.md +0 -3
  12. package/node_modules/@aws-sdk/client-sso-oidc/package.json +26 -26
  13. package/node_modules/@aws-sdk/client-sts/README.md +1 -5
  14. package/node_modules/@aws-sdk/client-sts/dist-cjs/endpoint/ruleset.js +3 -3
  15. package/node_modules/@aws-sdk/client-sts/dist-es/endpoint/ruleset.js +3 -3
  16. package/node_modules/@aws-sdk/client-sts/dist-types/STS.d.ts +1 -2
  17. package/node_modules/@aws-sdk/client-sts/dist-types/STSClient.d.ts +1 -2
  18. package/node_modules/@aws-sdk/client-sts/dist-types/commands/AssumeRoleCommand.d.ts +4 -4
  19. package/node_modules/@aws-sdk/client-sts/dist-types/commands/AssumeRoleWithWebIdentityCommand.d.ts +2 -3
  20. package/node_modules/@aws-sdk/client-sts/dist-types/commands/GetCallerIdentityCommand.d.ts +4 -6
  21. package/node_modules/@aws-sdk/client-sts/dist-types/commands/GetFederationTokenCommand.d.ts +8 -11
  22. package/node_modules/@aws-sdk/client-sts/dist-types/commands/GetSessionTokenCommand.d.ts +15 -17
  23. package/node_modules/@aws-sdk/client-sts/dist-types/models/models_0.d.ts +2 -2
  24. package/node_modules/@aws-sdk/client-sts/package.json +29 -29
  25. package/node_modules/@aws-sdk/config-resolver/package.json +4 -4
  26. package/node_modules/@aws-sdk/credential-provider-env/package.json +3 -3
  27. package/node_modules/@aws-sdk/credential-provider-imds/package.json +5 -5
  28. package/node_modules/@aws-sdk/credential-provider-ini/package.json +9 -9
  29. package/node_modules/@aws-sdk/credential-provider-node/package.json +10 -10
  30. package/node_modules/@aws-sdk/credential-provider-process/package.json +4 -4
  31. package/node_modules/@aws-sdk/credential-provider-sso/package.json +6 -6
  32. package/node_modules/@aws-sdk/credential-provider-web-identity/package.json +3 -3
  33. package/node_modules/@aws-sdk/fetch-http-handler/dist-cjs/fetch-http-handler.js +1 -1
  34. package/node_modules/@aws-sdk/fetch-http-handler/dist-es/fetch-http-handler.js +1 -1
  35. package/node_modules/@aws-sdk/fetch-http-handler/package.json +5 -5
  36. package/node_modules/@aws-sdk/hash-node/package.json +2 -2
  37. package/node_modules/@aws-sdk/invalid-dependency/package.json +2 -2
  38. package/node_modules/@aws-sdk/middleware-content-length/package.json +3 -3
  39. package/node_modules/@aws-sdk/middleware-endpoint/package.json +5 -5
  40. package/node_modules/@aws-sdk/middleware-host-header/package.json +3 -3
  41. package/node_modules/@aws-sdk/middleware-logger/package.json +2 -2
  42. package/node_modules/@aws-sdk/middleware-recursion-detection/package.json +3 -3
  43. package/node_modules/@aws-sdk/middleware-retry/dist-cjs/retryMiddleware.js +2 -2
  44. package/node_modules/@aws-sdk/middleware-retry/dist-es/retryMiddleware.js +2 -2
  45. package/node_modules/@aws-sdk/middleware-retry/package.json +7 -7
  46. package/node_modules/@aws-sdk/middleware-sdk-sts/package.json +3 -3
  47. package/node_modules/@aws-sdk/middleware-serde/package.json +4 -3
  48. package/node_modules/@aws-sdk/middleware-signing/package.json +8 -7
  49. package/node_modules/@aws-sdk/middleware-stack/package.json +4 -3
  50. package/node_modules/@aws-sdk/middleware-user-agent/package.json +6 -5
  51. package/node_modules/@aws-sdk/node-config-provider/package.json +4 -4
  52. package/node_modules/@aws-sdk/node-http-handler/package.json +5 -5
  53. package/node_modules/@aws-sdk/property-provider/package.json +2 -2
  54. package/node_modules/@aws-sdk/protocol-http/package.json +2 -2
  55. package/node_modules/@aws-sdk/querystring-builder/package.json +2 -2
  56. package/node_modules/@aws-sdk/querystring-parser/package.json +2 -2
  57. package/node_modules/@aws-sdk/service-error-classification/package.json +2 -2
  58. package/node_modules/@aws-sdk/shared-ini-file-loader/package.json +2 -2
  59. package/node_modules/@aws-sdk/signature-v4/package.json +4 -4
  60. package/node_modules/@aws-sdk/smithy-client/package.json +3 -3
  61. package/node_modules/@aws-sdk/token-providers/package.json +5 -5
  62. package/node_modules/@aws-sdk/types/dist-types/retry.d.ts +1 -1
  63. package/node_modules/@aws-sdk/types/package.json +1 -1
  64. package/node_modules/@aws-sdk/url-parser/package.json +3 -3
  65. package/node_modules/@aws-sdk/util-defaults-mode-browser/package.json +4 -4
  66. package/node_modules/@aws-sdk/util-defaults-mode-node/package.json +7 -7
  67. package/node_modules/@aws-sdk/util-endpoints/package.json +2 -2
  68. package/node_modules/@aws-sdk/util-middleware/package.json +2 -2
  69. package/node_modules/@aws-sdk/util-retry/README.md +54 -3
  70. package/node_modules/@aws-sdk/util-retry/dist-cjs/ConfiguredRetryStrategy.js +22 -0
  71. package/node_modules/@aws-sdk/util-retry/dist-cjs/StandardRetryStrategy.js +3 -3
  72. package/node_modules/@aws-sdk/util-retry/dist-cjs/config.js +1 -1
  73. package/node_modules/@aws-sdk/util-retry/dist-cjs/index.js +1 -0
  74. package/node_modules/@aws-sdk/util-retry/dist-es/ConfiguredRetryStrategy.js +18 -0
  75. package/node_modules/@aws-sdk/util-retry/dist-es/StandardRetryStrategy.js +3 -3
  76. package/node_modules/@aws-sdk/util-retry/dist-es/config.js +1 -1
  77. package/node_modules/@aws-sdk/util-retry/dist-es/index.js +1 -0
  78. package/node_modules/@aws-sdk/util-retry/dist-types/AdaptiveRetryStrategy.d.ts +2 -2
  79. package/node_modules/@aws-sdk/util-retry/dist-types/ConfiguredRetryStrategy.d.ts +32 -0
  80. package/node_modules/@aws-sdk/util-retry/dist-types/DefaultRateLimiter.d.ts +2 -2
  81. package/node_modules/@aws-sdk/util-retry/dist-types/StandardRetryStrategy.d.ts +5 -3
  82. package/node_modules/@aws-sdk/util-retry/dist-types/config.d.ts +4 -4
  83. package/node_modules/@aws-sdk/util-retry/dist-types/constants.d.ts +9 -9
  84. package/node_modules/@aws-sdk/util-retry/dist-types/defaultRetryToken.d.ts +1 -1
  85. package/node_modules/@aws-sdk/util-retry/dist-types/index.d.ts +1 -18
  86. package/node_modules/@aws-sdk/util-retry/dist-types/ts3.4/ConfiguredRetryStrategy.d.ts +24 -0
  87. package/node_modules/@aws-sdk/util-retry/dist-types/ts3.4/StandardRetryStrategy.d.ts +4 -2
  88. package/node_modules/@aws-sdk/util-retry/dist-types/ts3.4/config.d.ts +1 -1
  89. package/node_modules/@aws-sdk/util-retry/dist-types/ts3.4/index.d.ts +1 -0
  90. package/node_modules/@aws-sdk/util-retry/package.json +3 -3
  91. package/node_modules/@aws-sdk/util-user-agent-browser/package.json +2 -2
  92. package/node_modules/@aws-sdk/util-user-agent-node/package.json +3 -3
  93. package/node_modules/@aws-sdk/util-waiter/package.json +3 -3
  94. package/package.json +4 -4
@@ -19,14 +19,12 @@ export interface GetCallerIdentityCommandOutput extends GetCallerIdentityRespons
19
19
  }
20
20
  /**
21
21
  * @public
22
- * <p>Returns details about the IAM user or role whose credentials are used to call the
23
- * operation.</p>
22
+ * <p>Returns details about the IAM user or role whose credentials are used to call the operation.</p>
24
23
  * <note>
25
- * <p>No permissions are required to perform this operation. If an administrator adds a
26
- * policy to your IAM user or role that explicitly denies access to the
24
+ * <p>No permissions are required to perform this operation. If an administrator
25
+ * attaches a policy to your identity that explicitly denies access to the
27
26
  * <code>sts:GetCallerIdentity</code> action, you can still perform this operation.
28
- * Permissions are not required because the same information is returned when an IAM user
29
- * or role is denied access. To view an example response, see <a href="https://docs.aws.amazon.com/IAM/latest/UserGuide/troubleshoot_general.html#troubleshoot_general_access-denied-delete-mfa">I Am Not Authorized to Perform: iam:DeleteVirtualMFADevice</a> in the
27
+ * Permissions are not required because the same information is returned when access is denied. To view an example response, see <a href="https://docs.aws.amazon.com/IAM/latest/UserGuide/troubleshoot_general.html#troubleshoot_general_access-denied-delete-mfa">I Am Not Authorized to Perform: iam:DeleteVirtualMFADevice</a> in the
30
28
  * <i>IAM User Guide</i>.</p>
31
29
  * </note>
32
30
  * @example
@@ -20,15 +20,19 @@ export interface GetFederationTokenCommandOutput extends GetFederationTokenRespo
20
20
  /**
21
21
  * @public
22
22
  * <p>Returns a set of temporary security credentials (consisting of an access key ID, a
23
- * secret access key, and a security token) for a federated user. A typical use is in a proxy
23
+ * secret access key, and a security token) for a user. A typical use is in a proxy
24
24
  * application that gets temporary security credentials on behalf of distributed applications
25
- * inside a corporate network. You must call the <code>GetFederationToken</code> operation
25
+ * inside a corporate network.</p>
26
+ * <p>You must call the <code>GetFederationToken</code> operation
26
27
  * using the long-term security credentials of an IAM user. As a result, this call is
27
- * appropriate in contexts where those credentials can be safely stored, usually in a
28
+ * appropriate in contexts where those credentials can be safeguarded, usually in a
28
29
  * server-based application. For a comparison of <code>GetFederationToken</code> with the
29
30
  * other API operations that produce temporary credentials, see <a href="https://docs.aws.amazon.com/IAM/latest/UserGuide/id_credentials_temp_request.html">Requesting Temporary Security
30
31
  * Credentials</a> and <a href="https://docs.aws.amazon.com/IAM/latest/UserGuide/id_credentials_temp_request.html#stsapi_comparison">Comparing the
31
32
  * Amazon Web Services STS API operations</a> in the <i>IAM User Guide</i>.</p>
33
+ * <p>Although it is possible to call <code>GetFederationToken</code> using the security credentials of an
34
+ * Amazon Web Services account root user rather than an IAM user that you create for the purpose of a proxy application, we do not recommend it. For more information, see <a href="https://docs.aws.amazon.com/IAM/latest/UserGuide/best-practices.html#lock-away-credentials">Safeguard your root user credentials and don't use them for everyday tasks</a> in the
35
+ * <i>IAM User Guide</i>. </p>
32
36
  * <note>
33
37
  * <p>You can create a mobile-based or browser-based app that can authenticate users using
34
38
  * a web identity provider like Login with Amazon, Facebook, Google, or an OpenID
@@ -36,19 +40,12 @@ export interface GetFederationTokenCommandOutput extends GetFederationTokenRespo
36
40
  * <code>AssumeRoleWithWebIdentity</code>. For more information, see <a href="https://docs.aws.amazon.com/IAM/latest/UserGuide/id_credentials_temp_request.html#api_assumerolewithwebidentity">Federation Through a Web-based Identity Provider</a> in the
37
41
  * <i>IAM User Guide</i>.</p>
38
42
  * </note>
39
- * <p>You can also call <code>GetFederationToken</code> using the security credentials of an
40
- * Amazon Web Services account root user, but we do not recommend it. Instead, we recommend that you create
41
- * an IAM user for the purpose of the proxy application. Then attach a policy to the IAM
42
- * user that limits federated users to only the actions and resources that they need to
43
- * access. For more information, see <a href="https://docs.aws.amazon.com/IAM/latest/UserGuide/best-practices.html">IAM Best Practices</a> in the
44
- * <i>IAM User Guide</i>. </p>
45
43
  * <p>
46
44
  * <b>Session duration</b>
47
45
  * </p>
48
46
  * <p>The temporary credentials are valid for the specified duration, from 900 seconds (15
49
47
  * minutes) up to a maximum of 129,600 seconds (36 hours). The default session duration is
50
- * 43,200 seconds (12 hours). Temporary credentials obtained by using the Amazon Web Services account root
51
- * user credentials have a maximum duration of 3,600 seconds (1 hour).</p>
48
+ * 43,200 seconds (12 hours). Temporary credentials obtained by using the root user credentials have a maximum duration of 3,600 seconds (1 hour).</p>
52
49
  * <p>
53
50
  * <b>Permissions</b>
54
51
  * </p>
@@ -22,12 +22,11 @@ export interface GetSessionTokenCommandOutput extends GetSessionTokenResponse, _
22
22
  * <p>Returns a set of temporary credentials for an Amazon Web Services account or IAM user. The
23
23
  * credentials consist of an access key ID, a secret access key, and a security token.
24
24
  * Typically, you use <code>GetSessionToken</code> if you want to use MFA to protect
25
- * programmatic calls to specific Amazon Web Services API operations like Amazon EC2 <code>StopInstances</code>.
26
- * MFA-enabled IAM users would need to call <code>GetSessionToken</code> and submit an MFA
25
+ * programmatic calls to specific Amazon Web Services API operations like Amazon EC2 <code>StopInstances</code>.</p>
26
+ * <p>MFA-enabled IAM users must call <code>GetSessionToken</code> and submit an MFA
27
27
  * code that is associated with their MFA device. Using the temporary security credentials
28
- * that are returned from the call, IAM users can then make programmatic calls to API
29
- * operations that require MFA authentication. If you do not supply a correct MFA code, then
30
- * the API returns an access denied error. For a comparison of <code>GetSessionToken</code>
28
+ * that the call returns, IAM users can then make programmatic calls to API
29
+ * operations that require MFA authentication. An incorrect MFA code causes the API to return an access denied error. For a comparison of <code>GetSessionToken</code>
31
30
  * with the other API operations that produce temporary credentials, see <a href="https://docs.aws.amazon.com/IAM/latest/UserGuide/id_credentials_temp_request.html">Requesting
32
31
  * Temporary Security Credentials</a> and <a href="https://docs.aws.amazon.com/IAM/latest/UserGuide/id_credentials_temp_request.html#stsapi_comparison">Comparing the
33
32
  * Amazon Web Services STS API operations</a> in the <i>IAM User Guide</i>.</p>
@@ -42,7 +41,7 @@ export interface GetSessionTokenCommandOutput extends GetSessionTokenResponse, _
42
41
  * <b>Session Duration</b>
43
42
  * </p>
44
43
  * <p>The <code>GetSessionToken</code> operation must be called by using the long-term Amazon Web Services
45
- * security credentials of the Amazon Web Services account root user or an IAM user. Credentials that are
44
+ * security credentials of an IAM user. Credentials that are
46
45
  * created by IAM users are valid for the duration that you specify. This duration can range
47
46
  * from 900 seconds (15 minutes) up to a maximum of 129,600 seconds (36 hours), with a default
48
47
  * of 43,200 seconds (12 hours). Credentials based on account credentials can range from 900
@@ -62,20 +61,19 @@ export interface GetSessionTokenCommandOutput extends GetSessionTokenResponse, _
62
61
  * <code>AssumeRole</code> or <code>GetCallerIdentity</code>.</p>
63
62
  * </li>
64
63
  * </ul>
64
+ * <p>The credentials that <code>GetSessionToken</code> returns are based on
65
+ * permissions associated with the IAM user whose credentials were used to call the operation. The
66
+ * temporary credentials have the same permissions as the IAM user.</p>
65
67
  * <note>
66
- * <p>We recommend that you do not call <code>GetSessionToken</code> with Amazon Web Services account
67
- * root user credentials. Instead, follow our <a href="https://docs.aws.amazon.com/IAM/latest/UserGuide/best-practices.html#create-iam-users">best practices</a> by
68
- * creating one or more IAM users, giving them the necessary permissions, and using IAM
69
- * users for everyday interaction with Amazon Web Services. </p>
68
+ * <p>Although it is possible to call <code>GetSessionToken</code> using the security credentials of an
69
+ * Amazon Web Services account root user rather than an IAM user, we do not recommend it. If
70
+ * <code>GetSessionToken</code> is called using root user credentials, the
71
+ * temporary credentials have root user permissions. For more information, see <a href="https://docs.aws.amazon.com/IAM/latest/UserGuide/best-practices.html#lock-away-credentials">Safeguard your root user credentials and don't use them for everyday tasks</a> in the
72
+ * <i>IAM User Guide</i>
73
+ * </p>
70
74
  * </note>
71
- * <p>The credentials that are returned by <code>GetSessionToken</code> are based on
72
- * permissions associated with the user whose credentials were used to call the operation. If
73
- * <code>GetSessionToken</code> is called using Amazon Web Services account root user credentials, the
74
- * temporary credentials have root user permissions. Similarly, if
75
- * <code>GetSessionToken</code> is called using the credentials of an IAM user, the
76
- * temporary credentials have the same permissions as the IAM user. </p>
77
75
  * <p>For more information about using <code>GetSessionToken</code> to create temporary
78
- * credentials, go to <a href="https://docs.aws.amazon.com/IAM/latest/UserGuide/id_credentials_temp_request.html#api_getsessiontoken">Temporary
76
+ * credentials, see <a href="https://docs.aws.amazon.com/IAM/latest/UserGuide/id_credentials_temp_request.html#api_getsessiontoken">Temporary
79
77
  * Credentials for Users in Untrusted Environments</a> in the
80
78
  * <i>IAM User Guide</i>. </p>
81
79
  * @example
@@ -535,7 +535,7 @@ export interface AssumeRoleWithSAMLResponse {
535
535
  * </li>
536
536
  * </ul>
537
537
  * <p>The combination of <code>NameQualifier</code> and <code>Subject</code> can be used to
538
- * uniquely identify a federated user.</p>
538
+ * uniquely identify a user.</p>
539
539
  * <p>The following pseudocode shows how the hash value is calculated:</p>
540
540
  * <p>
541
541
  * <code>BASE64 ( SHA1 ( "https://example.com/saml" + "123456789012" + "/MySAMLIdP" ) )</code>
@@ -946,7 +946,7 @@ export interface GetFederationTokenRequest {
946
946
  /**
947
947
  * <p>The duration, in seconds, that the session should last. Acceptable durations for
948
948
  * federation sessions range from 900 seconds (15 minutes) to 129,600 seconds (36 hours), with
949
- * 43,200 seconds (12 hours) as the default. Sessions obtained using Amazon Web Services account root user
949
+ * 43,200 seconds (12 hours) as the default. Sessions obtained using root user
950
950
  * credentials are restricted to a maximum of 3,600 seconds (one hour). If the specified
951
951
  * duration is longer than one hour, the session obtained by using root user credentials
952
952
  * defaults to one hour.</p>
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-sts",
3
3
  "description": "AWS SDK for JavaScript Sts Client for Node.js, Browser and React Native",
4
- "version": "3.328.0",
4
+ "version": "3.329.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",
@@ -23,37 +23,37 @@
23
23
  "dependencies": {
24
24
  "@aws-crypto/sha256-browser": "3.0.0",
25
25
  "@aws-crypto/sha256-js": "3.0.0",
26
- "@aws-sdk/config-resolver": "3.310.0",
27
- "@aws-sdk/credential-provider-node": "3.328.0",
28
- "@aws-sdk/fetch-http-handler": "3.310.0",
29
- "@aws-sdk/hash-node": "3.310.0",
30
- "@aws-sdk/invalid-dependency": "3.310.0",
31
- "@aws-sdk/middleware-content-length": "3.325.0",
32
- "@aws-sdk/middleware-endpoint": "3.325.0",
33
- "@aws-sdk/middleware-host-header": "3.325.0",
34
- "@aws-sdk/middleware-logger": "3.325.0",
35
- "@aws-sdk/middleware-recursion-detection": "3.325.0",
36
- "@aws-sdk/middleware-retry": "3.327.0",
37
- "@aws-sdk/middleware-sdk-sts": "3.326.0",
38
- "@aws-sdk/middleware-serde": "3.325.0",
39
- "@aws-sdk/middleware-signing": "3.325.0",
40
- "@aws-sdk/middleware-stack": "3.325.0",
41
- "@aws-sdk/middleware-user-agent": "3.327.0",
42
- "@aws-sdk/node-config-provider": "3.310.0",
43
- "@aws-sdk/node-http-handler": "3.328.0",
44
- "@aws-sdk/protocol-http": "3.310.0",
45
- "@aws-sdk/smithy-client": "3.325.0",
46
- "@aws-sdk/types": "3.310.0",
47
- "@aws-sdk/url-parser": "3.310.0",
26
+ "@aws-sdk/config-resolver": "3.329.0",
27
+ "@aws-sdk/credential-provider-node": "3.329.0",
28
+ "@aws-sdk/fetch-http-handler": "3.329.0",
29
+ "@aws-sdk/hash-node": "3.329.0",
30
+ "@aws-sdk/invalid-dependency": "3.329.0",
31
+ "@aws-sdk/middleware-content-length": "3.329.0",
32
+ "@aws-sdk/middleware-endpoint": "3.329.0",
33
+ "@aws-sdk/middleware-host-header": "3.329.0",
34
+ "@aws-sdk/middleware-logger": "3.329.0",
35
+ "@aws-sdk/middleware-recursion-detection": "3.329.0",
36
+ "@aws-sdk/middleware-retry": "3.329.0",
37
+ "@aws-sdk/middleware-sdk-sts": "3.329.0",
38
+ "@aws-sdk/middleware-serde": "3.329.0",
39
+ "@aws-sdk/middleware-signing": "3.329.0",
40
+ "@aws-sdk/middleware-stack": "3.329.0",
41
+ "@aws-sdk/middleware-user-agent": "3.329.0",
42
+ "@aws-sdk/node-config-provider": "3.329.0",
43
+ "@aws-sdk/node-http-handler": "3.329.0",
44
+ "@aws-sdk/protocol-http": "3.329.0",
45
+ "@aws-sdk/smithy-client": "3.329.0",
46
+ "@aws-sdk/types": "3.329.0",
47
+ "@aws-sdk/url-parser": "3.329.0",
48
48
  "@aws-sdk/util-base64": "3.310.0",
49
49
  "@aws-sdk/util-body-length-browser": "3.310.0",
50
50
  "@aws-sdk/util-body-length-node": "3.310.0",
51
- "@aws-sdk/util-defaults-mode-browser": "3.325.0",
52
- "@aws-sdk/util-defaults-mode-node": "3.325.0",
53
- "@aws-sdk/util-endpoints": "3.327.0",
54
- "@aws-sdk/util-retry": "3.327.0",
55
- "@aws-sdk/util-user-agent-browser": "3.310.0",
56
- "@aws-sdk/util-user-agent-node": "3.310.0",
51
+ "@aws-sdk/util-defaults-mode-browser": "3.329.0",
52
+ "@aws-sdk/util-defaults-mode-node": "3.329.0",
53
+ "@aws-sdk/util-endpoints": "3.329.0",
54
+ "@aws-sdk/util-retry": "3.329.0",
55
+ "@aws-sdk/util-user-agent-browser": "3.329.0",
56
+ "@aws-sdk/util-user-agent-node": "3.329.0",
57
57
  "@aws-sdk/util-utf8": "3.310.0",
58
58
  "fast-xml-parser": "4.1.2",
59
59
  "tslib": "^2.5.0"
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/config-resolver",
3
- "version": "3.310.0",
3
+ "version": "3.329.0",
4
4
  "scripts": {
5
5
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
6
6
  "build:cjs": "tsc -p tsconfig.cjs.json",
@@ -20,13 +20,13 @@
20
20
  },
21
21
  "license": "Apache-2.0",
22
22
  "dependencies": {
23
- "@aws-sdk/types": "3.310.0",
23
+ "@aws-sdk/types": "3.329.0",
24
24
  "@aws-sdk/util-config-provider": "3.310.0",
25
- "@aws-sdk/util-middleware": "3.310.0",
25
+ "@aws-sdk/util-middleware": "3.329.0",
26
26
  "tslib": "^2.5.0"
27
27
  },
28
28
  "devDependencies": {
29
- "@aws-sdk/node-config-provider": "3.310.0",
29
+ "@aws-sdk/node-config-provider": "3.329.0",
30
30
  "@tsconfig/recommended": "1.0.1",
31
31
  "concurrently": "7.0.0",
32
32
  "downlevel-dts": "0.10.1",
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/credential-provider-env",
3
- "version": "3.310.0",
3
+ "version": "3.329.0",
4
4
  "description": "AWS credential provider that sources credentials from known environment variables",
5
5
  "main": "./dist-cjs/index.js",
6
6
  "module": "./dist-es/index.js",
@@ -24,8 +24,8 @@
24
24
  },
25
25
  "license": "Apache-2.0",
26
26
  "dependencies": {
27
- "@aws-sdk/property-provider": "3.310.0",
28
- "@aws-sdk/types": "3.310.0",
27
+ "@aws-sdk/property-provider": "3.329.0",
28
+ "@aws-sdk/types": "3.329.0",
29
29
  "tslib": "^2.5.0"
30
30
  },
31
31
  "devDependencies": {
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/credential-provider-imds",
3
- "version": "3.310.0",
3
+ "version": "3.329.0",
4
4
  "description": "AWS credential provider that sources credentials from the EC2 instance metadata service and ECS container metadata service",
5
5
  "main": "./dist-cjs/index.js",
6
6
  "module": "./dist-es/index.js",
@@ -24,10 +24,10 @@
24
24
  },
25
25
  "license": "Apache-2.0",
26
26
  "dependencies": {
27
- "@aws-sdk/node-config-provider": "3.310.0",
28
- "@aws-sdk/property-provider": "3.310.0",
29
- "@aws-sdk/types": "3.310.0",
30
- "@aws-sdk/url-parser": "3.310.0",
27
+ "@aws-sdk/node-config-provider": "3.329.0",
28
+ "@aws-sdk/property-provider": "3.329.0",
29
+ "@aws-sdk/types": "3.329.0",
30
+ "@aws-sdk/url-parser": "3.329.0",
31
31
  "tslib": "^2.5.0"
32
32
  },
33
33
  "devDependencies": {
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/credential-provider-ini",
3
- "version": "3.328.0",
3
+ "version": "3.329.0",
4
4
  "description": "AWS credential provider that sources credentials from ~/.aws/credentials and ~/.aws/config",
5
5
  "main": "./dist-cjs/index.js",
6
6
  "module": "./dist-es/index.js",
@@ -24,14 +24,14 @@
24
24
  },
25
25
  "license": "Apache-2.0",
26
26
  "dependencies": {
27
- "@aws-sdk/credential-provider-env": "3.310.0",
28
- "@aws-sdk/credential-provider-imds": "3.310.0",
29
- "@aws-sdk/credential-provider-process": "3.310.0",
30
- "@aws-sdk/credential-provider-sso": "3.328.0",
31
- "@aws-sdk/credential-provider-web-identity": "3.310.0",
32
- "@aws-sdk/property-provider": "3.310.0",
33
- "@aws-sdk/shared-ini-file-loader": "3.310.0",
34
- "@aws-sdk/types": "3.310.0",
27
+ "@aws-sdk/credential-provider-env": "3.329.0",
28
+ "@aws-sdk/credential-provider-imds": "3.329.0",
29
+ "@aws-sdk/credential-provider-process": "3.329.0",
30
+ "@aws-sdk/credential-provider-sso": "3.329.0",
31
+ "@aws-sdk/credential-provider-web-identity": "3.329.0",
32
+ "@aws-sdk/property-provider": "3.329.0",
33
+ "@aws-sdk/shared-ini-file-loader": "3.329.0",
34
+ "@aws-sdk/types": "3.329.0",
35
35
  "tslib": "^2.5.0"
36
36
  },
37
37
  "devDependencies": {
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/credential-provider-node",
3
- "version": "3.328.0",
3
+ "version": "3.329.0",
4
4
  "description": "AWS credential provider that sources credentials from a Node.JS environment. ",
5
5
  "engines": {
6
6
  "node": ">=14.0.0"
@@ -27,15 +27,15 @@
27
27
  },
28
28
  "license": "Apache-2.0",
29
29
  "dependencies": {
30
- "@aws-sdk/credential-provider-env": "3.310.0",
31
- "@aws-sdk/credential-provider-imds": "3.310.0",
32
- "@aws-sdk/credential-provider-ini": "3.328.0",
33
- "@aws-sdk/credential-provider-process": "3.310.0",
34
- "@aws-sdk/credential-provider-sso": "3.328.0",
35
- "@aws-sdk/credential-provider-web-identity": "3.310.0",
36
- "@aws-sdk/property-provider": "3.310.0",
37
- "@aws-sdk/shared-ini-file-loader": "3.310.0",
38
- "@aws-sdk/types": "3.310.0",
30
+ "@aws-sdk/credential-provider-env": "3.329.0",
31
+ "@aws-sdk/credential-provider-imds": "3.329.0",
32
+ "@aws-sdk/credential-provider-ini": "3.329.0",
33
+ "@aws-sdk/credential-provider-process": "3.329.0",
34
+ "@aws-sdk/credential-provider-sso": "3.329.0",
35
+ "@aws-sdk/credential-provider-web-identity": "3.329.0",
36
+ "@aws-sdk/property-provider": "3.329.0",
37
+ "@aws-sdk/shared-ini-file-loader": "3.329.0",
38
+ "@aws-sdk/types": "3.329.0",
39
39
  "tslib": "^2.5.0"
40
40
  },
41
41
  "devDependencies": {
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/credential-provider-process",
3
- "version": "3.310.0",
3
+ "version": "3.329.0",
4
4
  "description": "AWS credential provider that sources credential_process from ~/.aws/credentials and ~/.aws/config",
5
5
  "main": "./dist-cjs/index.js",
6
6
  "module": "./dist-es/index.js",
@@ -24,9 +24,9 @@
24
24
  },
25
25
  "license": "Apache-2.0",
26
26
  "dependencies": {
27
- "@aws-sdk/property-provider": "3.310.0",
28
- "@aws-sdk/shared-ini-file-loader": "3.310.0",
29
- "@aws-sdk/types": "3.310.0",
27
+ "@aws-sdk/property-provider": "3.329.0",
28
+ "@aws-sdk/shared-ini-file-loader": "3.329.0",
29
+ "@aws-sdk/types": "3.329.0",
30
30
  "tslib": "^2.5.0"
31
31
  },
32
32
  "devDependencies": {
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/credential-provider-sso",
3
- "version": "3.328.0",
3
+ "version": "3.329.0",
4
4
  "description": "AWS credential provider that exchanges a resolved SSO login token file for temporary AWS credentials",
5
5
  "main": "./dist-cjs/index.js",
6
6
  "module": "./dist-es/index.js",
@@ -24,11 +24,11 @@
24
24
  },
25
25
  "license": "Apache-2.0",
26
26
  "dependencies": {
27
- "@aws-sdk/client-sso": "3.328.0",
28
- "@aws-sdk/property-provider": "3.310.0",
29
- "@aws-sdk/shared-ini-file-loader": "3.310.0",
30
- "@aws-sdk/token-providers": "3.328.0",
31
- "@aws-sdk/types": "3.310.0",
27
+ "@aws-sdk/client-sso": "3.329.0",
28
+ "@aws-sdk/property-provider": "3.329.0",
29
+ "@aws-sdk/shared-ini-file-loader": "3.329.0",
30
+ "@aws-sdk/token-providers": "3.329.0",
31
+ "@aws-sdk/types": "3.329.0",
32
32
  "tslib": "^2.5.0"
33
33
  },
34
34
  "devDependencies": {
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/credential-provider-web-identity",
3
- "version": "3.310.0",
3
+ "version": "3.329.0",
4
4
  "description": "AWS credential provider that calls STS assumeRole for temporary AWS credentials",
5
5
  "main": "./dist-cjs/index.js",
6
6
  "module": "./dist-es/index.js",
@@ -32,8 +32,8 @@
32
32
  },
33
33
  "license": "Apache-2.0",
34
34
  "dependencies": {
35
- "@aws-sdk/property-provider": "3.310.0",
36
- "@aws-sdk/types": "3.310.0",
35
+ "@aws-sdk/property-provider": "3.329.0",
36
+ "@aws-sdk/types": "3.329.0",
37
37
  "tslib": "^2.5.0"
38
38
  },
39
39
  "devDependencies": {
@@ -52,7 +52,7 @@ class FetchHttpHandler {
52
52
  for (const pair of fetchHeaders.entries()) {
53
53
  transformedHeaders[pair[0]] = pair[1];
54
54
  }
55
- const hasReadableStream = response.body !== undefined;
55
+ const hasReadableStream = response.body != undefined;
56
56
  if (!hasReadableStream) {
57
57
  return response.blob().then((body) => ({
58
58
  response: new protocol_http_1.HttpResponse({
@@ -49,7 +49,7 @@ export class FetchHttpHandler {
49
49
  for (const pair of fetchHeaders.entries()) {
50
50
  transformedHeaders[pair[0]] = pair[1];
51
51
  }
52
- const hasReadableStream = response.body !== undefined;
52
+ const hasReadableStream = response.body != undefined;
53
53
  if (!hasReadableStream) {
54
54
  return response.blob().then((body) => ({
55
55
  response: new HttpResponse({
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/fetch-http-handler",
3
- "version": "3.310.0",
3
+ "version": "3.329.0",
4
4
  "description": "Provides a way to make requests",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
@@ -21,14 +21,14 @@
21
21
  "module": "./dist-es/index.js",
22
22
  "types": "./dist-types/index.d.ts",
23
23
  "dependencies": {
24
- "@aws-sdk/protocol-http": "3.310.0",
25
- "@aws-sdk/querystring-builder": "3.310.0",
26
- "@aws-sdk/types": "3.310.0",
24
+ "@aws-sdk/protocol-http": "3.329.0",
25
+ "@aws-sdk/querystring-builder": "3.329.0",
26
+ "@aws-sdk/types": "3.329.0",
27
27
  "@aws-sdk/util-base64": "3.310.0",
28
28
  "tslib": "^2.5.0"
29
29
  },
30
30
  "devDependencies": {
31
- "@aws-sdk/abort-controller": "3.310.0",
31
+ "@aws-sdk/abort-controller": "3.329.0",
32
32
  "@tsconfig/recommended": "1.0.1",
33
33
  "concurrently": "7.0.0",
34
34
  "downlevel-dts": "0.10.1",
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/hash-node",
3
- "version": "3.310.0",
3
+ "version": "3.329.0",
4
4
  "scripts": {
5
5
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
6
6
  "build:cjs": "tsc -p tsconfig.cjs.json",
@@ -30,7 +30,7 @@
30
30
  "typescript": "~4.9.5"
31
31
  },
32
32
  "dependencies": {
33
- "@aws-sdk/types": "3.310.0",
33
+ "@aws-sdk/types": "3.329.0",
34
34
  "@aws-sdk/util-buffer-from": "3.310.0",
35
35
  "@aws-sdk/util-utf8": "3.310.0",
36
36
  "tslib": "^2.5.0"
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/invalid-dependency",
3
- "version": "3.310.0",
3
+ "version": "3.329.0",
4
4
  "scripts": {
5
5
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
6
6
  "build:cjs": "tsc -p tsconfig.cjs.json",
@@ -20,7 +20,7 @@
20
20
  },
21
21
  "license": "Apache-2.0",
22
22
  "dependencies": {
23
- "@aws-sdk/types": "3.310.0",
23
+ "@aws-sdk/types": "3.329.0",
24
24
  "tslib": "^2.5.0"
25
25
  },
26
26
  "typesVersions": {
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/middleware-content-length",
3
- "version": "3.325.0",
3
+ "version": "3.329.0",
4
4
  "scripts": {
5
5
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
6
6
  "build:cjs": "tsc -p tsconfig.cjs.json",
@@ -21,8 +21,8 @@
21
21
  },
22
22
  "license": "Apache-2.0",
23
23
  "dependencies": {
24
- "@aws-sdk/protocol-http": "3.310.0",
25
- "@aws-sdk/types": "3.310.0",
24
+ "@aws-sdk/protocol-http": "3.329.0",
25
+ "@aws-sdk/types": "3.329.0",
26
26
  "tslib": "^2.5.0"
27
27
  },
28
28
  "engines": {
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/middleware-endpoint",
3
- "version": "3.325.0",
3
+ "version": "3.329.0",
4
4
  "scripts": {
5
5
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
6
6
  "build:cjs": "tsc -p tsconfig.cjs.json",
@@ -21,10 +21,10 @@
21
21
  },
22
22
  "license": "Apache-2.0",
23
23
  "dependencies": {
24
- "@aws-sdk/middleware-serde": "3.325.0",
25
- "@aws-sdk/types": "3.310.0",
26
- "@aws-sdk/url-parser": "3.310.0",
27
- "@aws-sdk/util-middleware": "3.310.0",
24
+ "@aws-sdk/middleware-serde": "3.329.0",
25
+ "@aws-sdk/types": "3.329.0",
26
+ "@aws-sdk/url-parser": "3.329.0",
27
+ "@aws-sdk/util-middleware": "3.329.0",
28
28
  "tslib": "^2.5.0"
29
29
  },
30
30
  "devDependencies": {
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/middleware-host-header",
3
- "version": "3.325.0",
3
+ "version": "3.329.0",
4
4
  "scripts": {
5
5
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
6
6
  "build:cjs": "tsc -p tsconfig.cjs.json",
@@ -21,8 +21,8 @@
21
21
  },
22
22
  "license": "Apache-2.0",
23
23
  "dependencies": {
24
- "@aws-sdk/protocol-http": "3.310.0",
25
- "@aws-sdk/types": "3.310.0",
24
+ "@aws-sdk/protocol-http": "3.329.0",
25
+ "@aws-sdk/types": "3.329.0",
26
26
  "tslib": "^2.5.0"
27
27
  },
28
28
  "engines": {
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/middleware-logger",
3
- "version": "3.325.0",
3
+ "version": "3.329.0",
4
4
  "scripts": {
5
5
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
6
6
  "build:cjs": "tsc -p tsconfig.cjs.json",
@@ -22,7 +22,7 @@
22
22
  "module": "./dist-es/index.js",
23
23
  "types": "./dist-types/index.d.ts",
24
24
  "dependencies": {
25
- "@aws-sdk/types": "3.310.0",
25
+ "@aws-sdk/types": "3.329.0",
26
26
  "tslib": "^2.5.0"
27
27
  },
28
28
  "devDependencies": {
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/middleware-recursion-detection",
3
- "version": "3.325.0",
3
+ "version": "3.329.0",
4
4
  "scripts": {
5
5
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
6
6
  "build:cjs": "tsc -p tsconfig.cjs.json",
@@ -21,8 +21,8 @@
21
21
  },
22
22
  "license": "Apache-2.0",
23
23
  "dependencies": {
24
- "@aws-sdk/protocol-http": "3.310.0",
25
- "@aws-sdk/types": "3.310.0",
24
+ "@aws-sdk/protocol-http": "3.329.0",
25
+ "@aws-sdk/types": "3.329.0",
26
26
  "tslib": "^2.5.0"
27
27
  },
28
28
  "engines": {