@cdklabs/cdk-ecs-codedeploy 0.0.387 → 0.0.389

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 (75) hide show
  1. package/.jsii +3 -3
  2. package/.jsii.tabl.json +1 -1
  3. package/lib/api-canary/index.js +1 -1
  4. package/lib/ecs-appspec/index.js +1 -1
  5. package/lib/ecs-deployment/index.js +1 -1
  6. package/lib/ecs-patterns/application-load-balanced-codedeployed-fargate-service.js +1 -1
  7. package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/AddTagsToOnPremisesInstancesCommand.d.ts +1 -0
  8. package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/BatchGetApplicationRevisionsCommand.d.ts +1 -0
  9. package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/BatchGetApplicationsCommand.d.ts +1 -0
  10. package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/BatchGetDeploymentGroupsCommand.d.ts +1 -0
  11. package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/BatchGetDeploymentInstancesCommand.d.ts +1 -0
  12. package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/BatchGetDeploymentTargetsCommand.d.ts +1 -0
  13. package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/BatchGetDeploymentsCommand.d.ts +1 -0
  14. package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/BatchGetOnPremisesInstancesCommand.d.ts +1 -0
  15. package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/ContinueDeploymentCommand.d.ts +1 -0
  16. package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/CreateApplicationCommand.d.ts +1 -0
  17. package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/CreateDeploymentCommand.d.ts +1 -0
  18. package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/CreateDeploymentConfigCommand.d.ts +1 -0
  19. package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/CreateDeploymentGroupCommand.d.ts +1 -0
  20. package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/DeleteApplicationCommand.d.ts +1 -0
  21. package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/DeleteDeploymentConfigCommand.d.ts +1 -0
  22. package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/DeleteDeploymentGroupCommand.d.ts +1 -0
  23. package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/DeleteGitHubAccountTokenCommand.d.ts +1 -0
  24. package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/DeleteResourcesByExternalIdCommand.d.ts +1 -0
  25. package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/DeregisterOnPremisesInstanceCommand.d.ts +1 -0
  26. package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/GetApplicationCommand.d.ts +1 -0
  27. package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/GetApplicationRevisionCommand.d.ts +1 -0
  28. package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/GetDeploymentCommand.d.ts +1 -0
  29. package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/GetDeploymentConfigCommand.d.ts +1 -0
  30. package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/GetDeploymentGroupCommand.d.ts +1 -0
  31. package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/GetDeploymentInstanceCommand.d.ts +1 -0
  32. package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/GetDeploymentTargetCommand.d.ts +1 -0
  33. package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/GetOnPremisesInstanceCommand.d.ts +1 -0
  34. package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/ListApplicationRevisionsCommand.d.ts +1 -0
  35. package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/ListApplicationsCommand.d.ts +1 -0
  36. package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/ListDeploymentConfigsCommand.d.ts +1 -0
  37. package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/ListDeploymentGroupsCommand.d.ts +1 -0
  38. package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/ListDeploymentInstancesCommand.d.ts +1 -0
  39. package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/ListDeploymentTargetsCommand.d.ts +1 -0
  40. package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/ListDeploymentsCommand.d.ts +1 -0
  41. package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/ListGitHubAccountTokenNamesCommand.d.ts +1 -0
  42. package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/ListOnPremisesInstancesCommand.d.ts +1 -0
  43. package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -0
  44. package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/PutLifecycleEventHookExecutionStatusCommand.d.ts +1 -0
  45. package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/RegisterApplicationRevisionCommand.d.ts +1 -0
  46. package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/RegisterOnPremisesInstanceCommand.d.ts +1 -0
  47. package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/RemoveTagsFromOnPremisesInstancesCommand.d.ts +1 -0
  48. package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/SkipWaitTimeForInstanceTerminationCommand.d.ts +1 -0
  49. package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/StopDeploymentCommand.d.ts +1 -0
  50. package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/TagResourceCommand.d.ts +1 -0
  51. package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/UntagResourceCommand.d.ts +1 -0
  52. package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/UpdateApplicationCommand.d.ts +1 -0
  53. package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/UpdateDeploymentGroupCommand.d.ts +1 -0
  54. package/node_modules/@aws-sdk/client-codedeploy/package.json +5 -5
  55. package/node_modules/@aws-sdk/client-sso/dist-types/commands/GetRoleCredentialsCommand.d.ts +1 -0
  56. package/node_modules/@aws-sdk/client-sso/dist-types/commands/ListAccountRolesCommand.d.ts +1 -0
  57. package/node_modules/@aws-sdk/client-sso/dist-types/commands/ListAccountsCommand.d.ts +1 -0
  58. package/node_modules/@aws-sdk/client-sso/dist-types/commands/LogoutCommand.d.ts +1 -0
  59. package/node_modules/@aws-sdk/client-sso/package.json +4 -4
  60. package/node_modules/@aws-sdk/credential-provider-ini/package.json +4 -4
  61. package/node_modules/@aws-sdk/credential-provider-node/package.json +4 -4
  62. package/node_modules/@aws-sdk/credential-provider-sso/package.json +3 -3
  63. package/node_modules/@aws-sdk/credential-provider-web-identity/package.json +2 -2
  64. package/node_modules/@aws-sdk/middleware-user-agent/package.json +2 -2
  65. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/commands/CreateTokenCommand.d.ts +46 -0
  66. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/commands/AssumeRoleCommand.d.ts +47 -0
  67. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/commands/AssumeRoleWithWebIdentityCommand.d.ts +34 -0
  68. package/node_modules/@aws-sdk/nested-clients/package.json +4 -4
  69. package/node_modules/@aws-sdk/token-providers/package.json +2 -2
  70. package/node_modules/@aws-sdk/util-endpoints/dist-cjs/index.js +16 -0
  71. package/node_modules/@aws-sdk/util-endpoints/dist-cjs/lib/aws/partitions.json +16 -0
  72. package/node_modules/@aws-sdk/util-endpoints/dist-es/lib/aws/partitions.json +16 -0
  73. package/node_modules/@aws-sdk/util-endpoints/package.json +1 -1
  74. package/node_modules/@aws-sdk/util-user-agent-node/package.json +2 -2
  75. package/package.json +8 -8
@@ -66,6 +66,7 @@ declare const ListGitHubAccountTokenNamesCommand_base: {
66
66
  * @throws {@link CodeDeployServiceException}
67
67
  * <p>Base exception class for all service exceptions from CodeDeploy service.</p>
68
68
  *
69
+ *
69
70
  * @public
70
71
  */
71
72
  export declare class ListGitHubAccountTokenNamesCommand extends ListGitHubAccountTokenNamesCommand_base {
@@ -77,6 +77,7 @@ declare const ListOnPremisesInstancesCommand_base: {
77
77
  * @throws {@link CodeDeployServiceException}
78
78
  * <p>Base exception class for all service exceptions from CodeDeploy service.</p>
79
79
  *
80
+ *
80
81
  * @public
81
82
  */
82
83
  export declare class ListOnPremisesInstancesCommand extends ListOnPremisesInstancesCommand_base {
@@ -72,6 +72,7 @@ declare const ListTagsForResourceCommand_base: {
72
72
  * @throws {@link CodeDeployServiceException}
73
73
  * <p>Base exception class for all service exceptions from CodeDeploy service.</p>
74
74
  *
75
+ *
75
76
  * @public
76
77
  */
77
78
  export declare class ListTagsForResourceCommand extends ListTagsForResourceCommand_base {
@@ -89,6 +89,7 @@ declare const PutLifecycleEventHookExecutionStatusCommand_base: {
89
89
  * @throws {@link CodeDeployServiceException}
90
90
  * <p>Base exception class for all service exceptions from CodeDeploy service.</p>
91
91
  *
92
+ *
92
93
  * @public
93
94
  */
94
95
  export declare class PutLifecycleEventHookExecutionStatusCommand extends PutLifecycleEventHookExecutionStatusCommand_base {
@@ -93,6 +93,7 @@ declare const RegisterApplicationRevisionCommand_base: {
93
93
  * @throws {@link CodeDeployServiceException}
94
94
  * <p>Base exception class for all service exceptions from CodeDeploy service.</p>
95
95
  *
96
+ *
96
97
  * @public
97
98
  */
98
99
  export declare class RegisterApplicationRevisionCommand extends RegisterApplicationRevisionCommand_base {
@@ -89,6 +89,7 @@ declare const RegisterOnPremisesInstanceCommand_base: {
89
89
  * @throws {@link CodeDeployServiceException}
90
90
  * <p>Base exception class for all service exceptions from CodeDeploy service.</p>
91
91
  *
92
+ *
92
93
  * @public
93
94
  */
94
95
  export declare class RegisterOnPremisesInstanceCommand extends RegisterOnPremisesInstanceCommand_base {
@@ -82,6 +82,7 @@ declare const RemoveTagsFromOnPremisesInstancesCommand_base: {
82
82
  * @throws {@link CodeDeployServiceException}
83
83
  * <p>Base exception class for all service exceptions from CodeDeploy service.</p>
84
84
  *
85
+ *
85
86
  * @public
86
87
  */
87
88
  export declare class RemoveTagsFromOnPremisesInstancesCommand extends RemoveTagsFromOnPremisesInstancesCommand_base {
@@ -73,6 +73,7 @@ declare const SkipWaitTimeForInstanceTerminationCommand_base: {
73
73
  * @throws {@link CodeDeployServiceException}
74
74
  * <p>Base exception class for all service exceptions from CodeDeploy service.</p>
75
75
  *
76
+ *
76
77
  * @public
77
78
  */
78
79
  export declare class SkipWaitTimeForInstanceTerminationCommand extends SkipWaitTimeForInstanceTerminationCommand_base {
@@ -75,6 +75,7 @@ declare const StopDeploymentCommand_base: {
75
75
  * @throws {@link CodeDeployServiceException}
76
76
  * <p>Base exception class for all service exceptions from CodeDeploy service.</p>
77
77
  *
78
+ *
78
79
  * @public
79
80
  */
80
81
  export declare class StopDeploymentCommand extends StopDeploymentCommand_base {
@@ -85,6 +85,7 @@ declare const TagResourceCommand_base: {
85
85
  * @throws {@link CodeDeployServiceException}
86
86
  * <p>Base exception class for all service exceptions from CodeDeploy service.</p>
87
87
  *
88
+ *
88
89
  * @public
89
90
  */
90
91
  export declare class TagResourceCommand extends TagResourceCommand_base {
@@ -83,6 +83,7 @@ declare const UntagResourceCommand_base: {
83
83
  * @throws {@link CodeDeployServiceException}
84
84
  * <p>Base exception class for all service exceptions from CodeDeploy service.</p>
85
85
  *
86
+ *
86
87
  * @public
87
88
  */
88
89
  export declare class UntagResourceCommand extends UntagResourceCommand_base {
@@ -66,6 +66,7 @@ declare const UpdateApplicationCommand_base: {
66
66
  * @throws {@link CodeDeployServiceException}
67
67
  * <p>Base exception class for all service exceptions from CodeDeploy service.</p>
68
68
  *
69
+ *
69
70
  * @public
70
71
  */
71
72
  export declare class UpdateApplicationCommand extends UpdateApplicationCommand_base {
@@ -308,6 +308,7 @@ declare const UpdateDeploymentGroupCommand_base: {
308
308
  * @throws {@link CodeDeployServiceException}
309
309
  * <p>Base exception class for all service exceptions from CodeDeploy service.</p>
310
310
  *
311
+ *
311
312
  * @public
312
313
  */
313
314
  export declare class UpdateDeploymentGroupCommand extends UpdateDeploymentGroupCommand_base {
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-codedeploy",
3
3
  "description": "AWS SDK for JavaScript Codedeploy Client for Node.js, Browser and React Native",
4
- "version": "3.775.0",
4
+ "version": "3.782.0",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
7
7
  "build:cjs": "node ../../scripts/compilation/inline client-codedeploy",
@@ -21,16 +21,16 @@
21
21
  "@aws-crypto/sha256-browser": "5.2.0",
22
22
  "@aws-crypto/sha256-js": "5.2.0",
23
23
  "@aws-sdk/core": "3.775.0",
24
- "@aws-sdk/credential-provider-node": "3.775.0",
24
+ "@aws-sdk/credential-provider-node": "3.782.0",
25
25
  "@aws-sdk/middleware-host-header": "3.775.0",
26
26
  "@aws-sdk/middleware-logger": "3.775.0",
27
27
  "@aws-sdk/middleware-recursion-detection": "3.775.0",
28
- "@aws-sdk/middleware-user-agent": "3.775.0",
28
+ "@aws-sdk/middleware-user-agent": "3.782.0",
29
29
  "@aws-sdk/region-config-resolver": "3.775.0",
30
30
  "@aws-sdk/types": "3.775.0",
31
- "@aws-sdk/util-endpoints": "3.775.0",
31
+ "@aws-sdk/util-endpoints": "3.782.0",
32
32
  "@aws-sdk/util-user-agent-browser": "3.775.0",
33
- "@aws-sdk/util-user-agent-node": "3.775.0",
33
+ "@aws-sdk/util-user-agent-node": "3.782.0",
34
34
  "@smithy/config-resolver": "^4.1.0",
35
35
  "@smithy/core": "^3.2.0",
36
36
  "@smithy/fetch-http-handler": "^5.0.2",
@@ -77,6 +77,7 @@ declare const GetRoleCredentialsCommand_base: {
77
77
  * @throws {@link SSOServiceException}
78
78
  * <p>Base exception class for all service exceptions from SSO service.</p>
79
79
  *
80
+ *
80
81
  * @public
81
82
  */
82
83
  export declare class GetRoleCredentialsCommand extends GetRoleCredentialsCommand_base {
@@ -78,6 +78,7 @@ declare const ListAccountRolesCommand_base: {
78
78
  * @throws {@link SSOServiceException}
79
79
  * <p>Base exception class for all service exceptions from SSO service.</p>
80
80
  *
81
+ *
81
82
  * @public
82
83
  */
83
84
  export declare class ListAccountRolesCommand extends ListAccountRolesCommand_base {
@@ -80,6 +80,7 @@ declare const ListAccountsCommand_base: {
80
80
  * @throws {@link SSOServiceException}
81
81
  * <p>Base exception class for all service exceptions from SSO service.</p>
82
82
  *
83
+ *
83
84
  * @public
84
85
  */
85
86
  export declare class ListAccountsCommand extends ListAccountsCommand_base {
@@ -77,6 +77,7 @@ declare const LogoutCommand_base: {
77
77
  * @throws {@link SSOServiceException}
78
78
  * <p>Base exception class for all service exceptions from SSO service.</p>
79
79
  *
80
+ *
80
81
  * @public
81
82
  */
82
83
  export declare class LogoutCommand extends LogoutCommand_base {
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-sso",
3
3
  "description": "AWS SDK for JavaScript Sso Client for Node.js, Browser and React Native",
4
- "version": "3.775.0",
4
+ "version": "3.782.0",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
7
7
  "build:cjs": "node ../../scripts/compilation/inline client-sso",
@@ -24,12 +24,12 @@
24
24
  "@aws-sdk/middleware-host-header": "3.775.0",
25
25
  "@aws-sdk/middleware-logger": "3.775.0",
26
26
  "@aws-sdk/middleware-recursion-detection": "3.775.0",
27
- "@aws-sdk/middleware-user-agent": "3.775.0",
27
+ "@aws-sdk/middleware-user-agent": "3.782.0",
28
28
  "@aws-sdk/region-config-resolver": "3.775.0",
29
29
  "@aws-sdk/types": "3.775.0",
30
- "@aws-sdk/util-endpoints": "3.775.0",
30
+ "@aws-sdk/util-endpoints": "3.782.0",
31
31
  "@aws-sdk/util-user-agent-browser": "3.775.0",
32
- "@aws-sdk/util-user-agent-node": "3.775.0",
32
+ "@aws-sdk/util-user-agent-node": "3.782.0",
33
33
  "@smithy/config-resolver": "^4.1.0",
34
34
  "@smithy/core": "^3.2.0",
35
35
  "@smithy/fetch-http-handler": "^5.0.2",
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/credential-provider-ini",
3
- "version": "3.775.0",
3
+ "version": "3.782.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",
@@ -31,9 +31,9 @@
31
31
  "@aws-sdk/credential-provider-env": "3.775.0",
32
32
  "@aws-sdk/credential-provider-http": "3.775.0",
33
33
  "@aws-sdk/credential-provider-process": "3.775.0",
34
- "@aws-sdk/credential-provider-sso": "3.775.0",
35
- "@aws-sdk/credential-provider-web-identity": "3.775.0",
36
- "@aws-sdk/nested-clients": "3.775.0",
34
+ "@aws-sdk/credential-provider-sso": "3.782.0",
35
+ "@aws-sdk/credential-provider-web-identity": "3.782.0",
36
+ "@aws-sdk/nested-clients": "3.782.0",
37
37
  "@aws-sdk/types": "3.775.0",
38
38
  "@smithy/credential-provider-imds": "^4.0.2",
39
39
  "@smithy/property-provider": "^4.0.2",
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/credential-provider-node",
3
- "version": "3.775.0",
3
+ "version": "3.782.0",
4
4
  "description": "AWS credential provider that sources credentials from a Node.JS environment. ",
5
5
  "engines": {
6
6
  "node": ">=18.0.0"
@@ -31,10 +31,10 @@
31
31
  "dependencies": {
32
32
  "@aws-sdk/credential-provider-env": "3.775.0",
33
33
  "@aws-sdk/credential-provider-http": "3.775.0",
34
- "@aws-sdk/credential-provider-ini": "3.775.0",
34
+ "@aws-sdk/credential-provider-ini": "3.782.0",
35
35
  "@aws-sdk/credential-provider-process": "3.775.0",
36
- "@aws-sdk/credential-provider-sso": "3.775.0",
37
- "@aws-sdk/credential-provider-web-identity": "3.775.0",
36
+ "@aws-sdk/credential-provider-sso": "3.782.0",
37
+ "@aws-sdk/credential-provider-web-identity": "3.782.0",
38
38
  "@aws-sdk/types": "3.775.0",
39
39
  "@smithy/credential-provider-imds": "^4.0.2",
40
40
  "@smithy/property-provider": "^4.0.2",
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/credential-provider-sso",
3
- "version": "3.775.0",
3
+ "version": "3.782.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",
@@ -25,9 +25,9 @@
25
25
  },
26
26
  "license": "Apache-2.0",
27
27
  "dependencies": {
28
- "@aws-sdk/client-sso": "3.775.0",
28
+ "@aws-sdk/client-sso": "3.782.0",
29
29
  "@aws-sdk/core": "3.775.0",
30
- "@aws-sdk/token-providers": "3.775.0",
30
+ "@aws-sdk/token-providers": "3.782.0",
31
31
  "@aws-sdk/types": "3.775.0",
32
32
  "@smithy/property-provider": "^4.0.2",
33
33
  "@smithy/shared-ini-file-loader": "^4.0.2",
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/credential-provider-web-identity",
3
- "version": "3.775.0",
3
+ "version": "3.782.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",
@@ -34,7 +34,7 @@
34
34
  "license": "Apache-2.0",
35
35
  "dependencies": {
36
36
  "@aws-sdk/core": "3.775.0",
37
- "@aws-sdk/nested-clients": "3.775.0",
37
+ "@aws-sdk/nested-clients": "3.782.0",
38
38
  "@aws-sdk/types": "3.775.0",
39
39
  "@smithy/property-provider": "^4.0.2",
40
40
  "@smithy/types": "^4.2.0",
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/middleware-user-agent",
3
- "version": "3.775.0",
3
+ "version": "3.782.0",
4
4
  "scripts": {
5
5
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
6
6
  "build:cjs": "node ../../scripts/compilation/inline middleware-user-agent",
@@ -26,7 +26,7 @@
26
26
  "dependencies": {
27
27
  "@aws-sdk/core": "3.775.0",
28
28
  "@aws-sdk/types": "3.775.0",
29
- "@aws-sdk/util-endpoints": "3.775.0",
29
+ "@aws-sdk/util-endpoints": "3.782.0",
30
30
  "@smithy/core": "^3.2.0",
31
31
  "@smithy/protocol-http": "^5.1.0",
32
32
  "@smithy/types": "^4.2.0",
@@ -111,6 +111,52 @@ declare const CreateTokenCommand_base: {
111
111
  * @throws {@link SSOOIDCServiceException}
112
112
  * <p>Base exception class for all service exceptions from SSOOIDC service.</p>
113
113
  *
114
+ *
115
+ * @example Call OAuth/OIDC /token endpoint for Device Code grant with Secret authentication
116
+ * ```javascript
117
+ * //
118
+ * const input = {
119
+ * clientId: "_yzkThXVzLWVhc3QtMQEXAMPLECLIENTID",
120
+ * clientSecret: "VERYLONGSECRETeyJraWQiOiJrZXktMTU2NDAyODA5OSIsImFsZyI6IkhTMzg0In0",
121
+ * deviceCode: "yJraWQiOiJrZXktMTU2Njk2ODA4OCIsImFsZyI6IkhTMzIn0EXAMPLEDEVICECODE",
122
+ * grantType: "urn:ietf:params:oauth:grant-type:device-code"
123
+ * };
124
+ * const command = new CreateTokenCommand(input);
125
+ * const response = await client.send(command);
126
+ * /* response is
127
+ * {
128
+ * accessToken: "aoal-YigITUDiNX1xZwOMXM5MxOWDL0E0jg9P6_C_jKQPxS_SKCP6f0kh1Up4g7TtvQqkMnD-GJiU_S1gvug6SrggAkc0:MGYCMQD3IatVjV7jAJU91kK3PkS/SfA2wtgWzOgZWDOR7sDGN9t0phCZz5It/aes/3C1Zj0CMQCKWOgRaiz6AIhza3DSXQNMLjRKXC8F8ceCsHlgYLMZ7hZidEXAMPLEACCESSTOKEN",
129
+ * expiresIn: 1579729529,
130
+ * refreshToken: "aorvJYubGpU6i91YnH7Mfo-AT2fIVa1zCfA_Rvq9yjVKIP3onFmmykuQ7E93y2I-9Nyj-A_sVvMufaLNL0bqnDRtgAkc0:MGUCMFrRsktMRVlWaOR70XGMFGLL0SlcCw4DiYveIiOVx1uK9BbD0gvAddsW3UTLozXKMgIxAJ3qxUvjpnlLIOaaKOoa/FuNgqJVvr9GMwDtnAtlh9iZzAkEXAMPLEREFRESHTOKEN",
131
+ * tokenType: "Bearer"
132
+ * }
133
+ * *\/
134
+ * ```
135
+ *
136
+ * @example Call OAuth/OIDC /token endpoint for Refresh Token grant with Secret authentication
137
+ * ```javascript
138
+ * //
139
+ * const input = {
140
+ * clientId: "_yzkThXVzLWVhc3QtMQEXAMPLECLIENTID",
141
+ * clientSecret: "VERYLONGSECRETeyJraWQiOiJrZXktMTU2NDAyODA5OSIsImFsZyI6IkhTMzg0In0",
142
+ * grantType: "refresh_token",
143
+ * refreshToken: "aorvJYubGpU6i91YnH7Mfo-AT2fIVa1zCfA_Rvq9yjVKIP3onFmmykuQ7E93y2I-9Nyj-A_sVvMufaLNL0bqnDRtgAkc0:MGUCMFrRsktMRVlWaOR70XGMFGLL0SlcCw4DiYveIiOVx1uK9BbD0gvAddsW3UTLozXKMgIxAJ3qxUvjpnlLIOaaKOoa/FuNgqJVvr9GMwDtnAtlh9iZzAkEXAMPLEREFRESHTOKEN",
144
+ * scope: [
145
+ * "codewhisperer:completions"
146
+ * ]
147
+ * };
148
+ * const command = new CreateTokenCommand(input);
149
+ * const response = await client.send(command);
150
+ * /* response is
151
+ * {
152
+ * accessToken: "aoal-YigITUDiNX1xZwOMXM5MxOWDL0E0jg9P6_C_jKQPxS_SKCP6f0kh1Up4g7TtvQqkMnD-GJiU_S1gvug6SrggAkc0:MGYCMQD3IatVjV7jAJU91kK3PkS/SfA2wtgWzOgZWDOR7sDGN9t0phCZz5It/aes/3C1Zj0CMQCKWOgRaiz6AIhza3DSXQNMLjRKXC8F8ceCsHlgYLMZ7hZidEXAMPLEACCESSTOKEN",
153
+ * expiresIn: 1579729529,
154
+ * refreshToken: "aorvJYubGpU6i91YnH7Mfo-AT2fIVa1zCfA_Rvq9yjVKIP3onFmmykuQ7E93y2I-9Nyj-A_sVvMufaLNL0bqnDRtgAkc0:MGUCMFrRsktMRVlWaOR70XGMFGLL0SlcCw4DiYveIiOVx1uK9BbD0gvAddsW3UTLozXKMgIxAJ3qxUvjpnlLIOaaKOoa/FuNgqJVvr9GMwDtnAtlh9iZzAkEXAMPLEREFRESHTOKEN",
155
+ * tokenType: "Bearer"
156
+ * }
157
+ * *\/
158
+ * ```
159
+ *
114
160
  * @public
115
161
  */
116
162
  export declare class CreateTokenCommand extends CreateTokenCommand_base {
@@ -205,6 +205,53 @@ declare const AssumeRoleCommand_base: {
205
205
  * @throws {@link STSServiceException}
206
206
  * <p>Base exception class for all service exceptions from STS service.</p>
207
207
  *
208
+ *
209
+ * @example To assume a role
210
+ * ```javascript
211
+ * //
212
+ * const input = {
213
+ * ExternalId: "123ABC",
214
+ * Policy: `{"Version":"2012-10-17","Statement":[{"Sid":"Stmt1","Effect":"Allow","Action":"s3:ListAllMyBuckets","Resource":"*"}]}`,
215
+ * RoleArn: "arn:aws:iam::123456789012:role/demo",
216
+ * RoleSessionName: "testAssumeRoleSession",
217
+ * Tags: [
218
+ * {
219
+ * Key: "Project",
220
+ * Value: "Unicorn"
221
+ * },
222
+ * {
223
+ * Key: "Team",
224
+ * Value: "Automation"
225
+ * },
226
+ * {
227
+ * Key: "Cost-Center",
228
+ * Value: "12345"
229
+ * }
230
+ * ],
231
+ * TransitiveTagKeys: [
232
+ * "Project",
233
+ * "Cost-Center"
234
+ * ]
235
+ * };
236
+ * const command = new AssumeRoleCommand(input);
237
+ * const response = await client.send(command);
238
+ * /* response is
239
+ * {
240
+ * AssumedRoleUser: {
241
+ * Arn: "arn:aws:sts::123456789012:assumed-role/demo/Bob",
242
+ * AssumedRoleId: "ARO123EXAMPLE123:Bob"
243
+ * },
244
+ * Credentials: {
245
+ * AccessKeyId: "AKIAIOSFODNN7EXAMPLE",
246
+ * Expiration: "2011-07-15T23:28:33.359Z",
247
+ * SecretAccessKey: "wJalrXUtnFEMI/K7MDENG/bPxRfiCYzEXAMPLEKEY",
248
+ * SessionToken: "AQoDYXdzEPT//////////wEXAMPLEtc764bNrC9SAPBSM22wDOk4x4HIZ8j4FZTwdQWLWsKWHGBuFqwAeMicRXmxfpSPfIeoIYRqTflfKD8YUuwthAx7mSEI/qkPpKPi/kMcGdQrmGdeehM4IC1NtBmUpp2wUE8phUZampKsburEDy0KPkyQDYwT7WZ0wq5VSXDvp75YU9HFvlRd8Tx6q6fE8YQcHNVXAkiY9q6d+xo0rKwT38xVqr7ZD0u0iPPkUL64lIZbqBAz+scqKmlzm8FDrypNC9Yjc8fPOLn9FX9KSYvKTr4rvx3iSIlTJabIQwj2ICCR/oLxBA=="
249
+ * },
250
+ * PackedPolicySize: 8
251
+ * }
252
+ * *\/
253
+ * ```
254
+ *
208
255
  * @public
209
256
  */
210
257
  export declare class AssumeRoleCommand extends AssumeRoleCommand_base {
@@ -237,6 +237,40 @@ declare const AssumeRoleWithWebIdentityCommand_base: {
237
237
  * @throws {@link STSServiceException}
238
238
  * <p>Base exception class for all service exceptions from STS service.</p>
239
239
  *
240
+ *
241
+ * @example To assume a role as an OpenID Connect-federated user
242
+ * ```javascript
243
+ * //
244
+ * const input = {
245
+ * DurationSeconds: 3600,
246
+ * Policy: `{"Version":"2012-10-17","Statement":[{"Sid":"Stmt1","Effect":"Allow","Action":"s3:ListAllMyBuckets","Resource":"*"}]}`,
247
+ * ProviderId: "www.amazon.com",
248
+ * RoleArn: "arn:aws:iam::123456789012:role/FederatedWebIdentityRole",
249
+ * RoleSessionName: "app1",
250
+ * WebIdentityToken: "Atza%7CIQEBLjAsAhRFiXuWpUXuRvQ9PZL3GMFcYevydwIUFAHZwXZXXXXXXXXJnrulxKDHwy87oGKPznh0D6bEQZTSCzyoCtL_8S07pLpr0zMbn6w1lfVZKNTBdDansFBmtGnIsIapjI6xKR02Yc_2bQ8LZbUXSGm6Ry6_BG7PrtLZtj_dfCTj92xNGed-CrKqjG7nPBjNIL016GGvuS5gSvPRUxWES3VYfm1wl7WTI7jn-Pcb6M-buCgHhFOzTQxod27L9CqnOLio7N3gZAGpsp6n1-AJBOCJckcyXe2c6uD0srOJeZlKUm2eTDVMf8IehDVI0r1QOnTV6KzzAI3OY87Vd_cVMQ"
251
+ * };
252
+ * const command = new AssumeRoleWithWebIdentityCommand(input);
253
+ * const response = await client.send(command);
254
+ * /* response is
255
+ * {
256
+ * AssumedRoleUser: {
257
+ * Arn: "arn:aws:sts::123456789012:assumed-role/FederatedWebIdentityRole/app1",
258
+ * AssumedRoleId: "AROACLKWSDQRAOEXAMPLE:app1"
259
+ * },
260
+ * Audience: "client.5498841531868486423.1548@apps.example.com",
261
+ * Credentials: {
262
+ * AccessKeyId: "AKIAIOSFODNN7EXAMPLE",
263
+ * Expiration: "2014-10-24T23:00:23Z",
264
+ * SecretAccessKey: "wJalrXUtnFEMI/K7MDENG/bPxRfiCYzEXAMPLEKEY",
265
+ * SessionToken: "AQoDYXdzEE0a8ANXXXXXXXXNO1ewxE5TijQyp+IEXAMPLE"
266
+ * },
267
+ * PackedPolicySize: 123,
268
+ * Provider: "www.amazon.com",
269
+ * SubjectFromWebIdentityToken: "amzn1.account.AF6RHO7KZU5XRVQJGXK6HEXAMPLE"
270
+ * }
271
+ * *\/
272
+ * ```
273
+ *
240
274
  * @public
241
275
  */
242
276
  export declare class AssumeRoleWithWebIdentityCommand extends AssumeRoleWithWebIdentityCommand_base {
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/nested-clients",
3
- "version": "3.775.0",
3
+ "version": "3.782.0",
4
4
  "description": "Nested clients for AWS SDK packages.",
5
5
  "main": "./dist-cjs/index.js",
6
6
  "module": "./dist-es/index.js",
@@ -32,12 +32,12 @@
32
32
  "@aws-sdk/middleware-host-header": "3.775.0",
33
33
  "@aws-sdk/middleware-logger": "3.775.0",
34
34
  "@aws-sdk/middleware-recursion-detection": "3.775.0",
35
- "@aws-sdk/middleware-user-agent": "3.775.0",
35
+ "@aws-sdk/middleware-user-agent": "3.782.0",
36
36
  "@aws-sdk/region-config-resolver": "3.775.0",
37
37
  "@aws-sdk/types": "3.775.0",
38
- "@aws-sdk/util-endpoints": "3.775.0",
38
+ "@aws-sdk/util-endpoints": "3.782.0",
39
39
  "@aws-sdk/util-user-agent-browser": "3.775.0",
40
- "@aws-sdk/util-user-agent-node": "3.775.0",
40
+ "@aws-sdk/util-user-agent-node": "3.782.0",
41
41
  "@smithy/config-resolver": "^4.1.0",
42
42
  "@smithy/core": "^3.2.0",
43
43
  "@smithy/fetch-http-handler": "^5.0.2",
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/token-providers",
3
- "version": "3.775.0",
3
+ "version": "3.782.0",
4
4
  "description": "A collection of token providers",
5
5
  "main": "./dist-cjs/index.js",
6
6
  "module": "./dist-es/index.js",
@@ -27,7 +27,7 @@
27
27
  },
28
28
  "license": "Apache-2.0",
29
29
  "dependencies": {
30
- "@aws-sdk/nested-clients": "3.775.0",
30
+ "@aws-sdk/nested-clients": "3.782.0",
31
31
  "@aws-sdk/types": "3.775.0",
32
32
  "@smithy/property-provider": "^4.0.2",
33
33
  "@smithy/shared-ini-file-loader": "^4.0.2",
@@ -341,6 +341,22 @@ var partitions_default = {
341
341
  description: "US ISOF SOUTH"
342
342
  }
343
343
  }
344
+ }, {
345
+ id: "aws-eusc",
346
+ outputs: {
347
+ dnsSuffix: "amazonaws.eu",
348
+ dualStackDnsSuffix: "amazonaws.eu",
349
+ implicitGlobalRegion: "eusc-de-east-1",
350
+ name: "aws-eusc",
351
+ supportsDualStack: false,
352
+ supportsFIPS: true
353
+ },
354
+ regionRegex: "^eusc\\-(de)\\-\\w+\\-\\d+$",
355
+ regions: {
356
+ "eusc-de-east-1": {
357
+ description: "EU (Germany)"
358
+ }
359
+ }
344
360
  }],
345
361
  version: "1.1"
346
362
  };
@@ -234,6 +234,22 @@
234
234
  "description": "US ISOF SOUTH"
235
235
  }
236
236
  }
237
+ }, {
238
+ "id": "aws-eusc",
239
+ "outputs": {
240
+ "dnsSuffix": "amazonaws.eu",
241
+ "dualStackDnsSuffix": "amazonaws.eu",
242
+ "implicitGlobalRegion": "eusc-de-east-1",
243
+ "name": "aws-eusc",
244
+ "supportsDualStack": false,
245
+ "supportsFIPS": true
246
+ },
247
+ "regionRegex": "^eusc\\-(de)\\-\\w+\\-\\d+$",
248
+ "regions": {
249
+ "eusc-de-east-1": {
250
+ "description": "EU (Germany)"
251
+ }
252
+ }
237
253
  }],
238
254
  "version": "1.1"
239
255
  }
@@ -234,6 +234,22 @@
234
234
  "description": "US ISOF SOUTH"
235
235
  }
236
236
  }
237
+ }, {
238
+ "id": "aws-eusc",
239
+ "outputs": {
240
+ "dnsSuffix": "amazonaws.eu",
241
+ "dualStackDnsSuffix": "amazonaws.eu",
242
+ "implicitGlobalRegion": "eusc-de-east-1",
243
+ "name": "aws-eusc",
244
+ "supportsDualStack": false,
245
+ "supportsFIPS": true
246
+ },
247
+ "regionRegex": "^eusc\\-(de)\\-\\w+\\-\\d+$",
248
+ "regions": {
249
+ "eusc-de-east-1": {
250
+ "description": "EU (Germany)"
251
+ }
252
+ }
237
253
  }],
238
254
  "version": "1.1"
239
255
  }
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/util-endpoints",
3
- "version": "3.775.0",
3
+ "version": "3.782.0",
4
4
  "description": "Utilities to help with endpoint resolution",
5
5
  "main": "./dist-cjs/index.js",
6
6
  "module": "./dist-es/index.js",
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/util-user-agent-node",
3
- "version": "3.775.0",
3
+ "version": "3.782.0",
4
4
  "scripts": {
5
5
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
6
6
  "build:cjs": "node ../../scripts/compilation/inline util-user-agent-node",
@@ -21,7 +21,7 @@
21
21
  },
22
22
  "license": "Apache-2.0",
23
23
  "dependencies": {
24
- "@aws-sdk/middleware-user-agent": "3.775.0",
24
+ "@aws-sdk/middleware-user-agent": "3.782.0",
25
25
  "@aws-sdk/types": "3.775.0",
26
26
  "@smithy/node-config-provider": "^4.0.2",
27
27
  "@smithy/types": "^4.2.0",