@jjrawlins/cdk-ami-builder 0.0.130 → 0.0.132
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.
- package/.jsii +11 -11
- package/cdkamibuilder/jsii/jsii.go +2 -2
- package/cdkamibuilder/version +1 -1
- package/lib/ImagePipeline/ImagePipeline.js +1 -1
- package/lib/Lambdas/CheckStateMachineStatus/CheckStateMachineStatus-function.js +1 -1
- package/lib/Lambdas/StartStateMachine/StartStateMachine-function.js +1 -1
- package/node_modules/@aws-sdk/client-ec2/dist-cjs/index.js +993 -993
- package/node_modules/@aws-sdk/client-ec2/dist-es/schemas/schemas_0.js +993 -993
- package/node_modules/@aws-sdk/client-ec2/dist-types/commands/ModifyVolumeCommand.d.ts +6 -3
- package/node_modules/@aws-sdk/client-ec2/dist-types/models/models_6.d.ts +4 -2
- package/node_modules/@aws-sdk/client-ec2/package.json +35 -35
- package/node_modules/@aws-sdk/client-ecs/dist-cjs/index.js +150 -149
- package/node_modules/@aws-sdk/client-ecs/dist-es/schemas/schemas_0.js +150 -149
- package/node_modules/@aws-sdk/client-ecs/dist-types/commands/CreateCapacityProviderCommand.d.ts +2 -0
- package/node_modules/@aws-sdk/client-ecs/dist-types/commands/DeleteCapacityProviderCommand.d.ts +1 -0
- package/node_modules/@aws-sdk/client-ecs/dist-types/commands/DescribeCapacityProvidersCommand.d.ts +1 -0
- package/node_modules/@aws-sdk/client-ecs/dist-types/commands/UpdateCapacityProviderCommand.d.ts +1 -0
- package/node_modules/@aws-sdk/client-ecs/dist-types/models/models_0.d.ts +6 -0
- package/node_modules/@aws-sdk/client-ecs/dist-types/ts3.4/models/models_0.d.ts +1 -0
- package/node_modules/@aws-sdk/client-ecs/package.json +34 -34
- package/node_modules/@aws-sdk/client-kms/dist-cjs/index.js +60 -60
- package/node_modules/@aws-sdk/client-kms/dist-es/schemas/schemas_0.js +60 -60
- package/node_modules/@aws-sdk/client-kms/package.json +33 -33
- package/node_modules/@aws-sdk/client-s3/dist-cjs/index.js +220 -220
- package/node_modules/@aws-sdk/client-s3/dist-es/schemas/schemas_0.js +220 -220
- package/node_modules/@aws-sdk/client-s3/dist-types/runtimeConfig.browser.d.ts +1 -1
- package/node_modules/@aws-sdk/client-s3/dist-types/runtimeConfig.d.ts +1 -1
- package/node_modules/@aws-sdk/client-s3/dist-types/runtimeConfig.native.d.ts +1 -1
- package/node_modules/@aws-sdk/client-s3/dist-types/runtimeConfig.shared.d.ts +2 -1
- package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/runtimeConfig.browser.d.ts +1 -3
- package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/runtimeConfig.d.ts +1 -3
- package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -3
- package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/runtimeConfig.shared.d.ts +2 -3
- package/node_modules/@aws-sdk/client-s3/package.json +49 -49
- package/node_modules/@aws-sdk/client-secrets-manager/dist-cjs/index.js +21 -21
- package/node_modules/@aws-sdk/client-secrets-manager/dist-es/schemas/schemas_0.js +21 -21
- package/node_modules/@aws-sdk/client-secrets-manager/package.json +33 -33
- package/node_modules/@aws-sdk/client-sfn/dist-cjs/index.js +89 -89
- package/node_modules/@aws-sdk/client-sfn/dist-es/schemas/schemas_0.js +89 -89
- package/node_modules/@aws-sdk/client-sfn/package.json +33 -33
- package/node_modules/@aws-sdk/client-sns/dist-cjs/index.js +44 -44
- package/node_modules/@aws-sdk/client-sns/dist-es/schemas/schemas_0.js +44 -44
- package/node_modules/@aws-sdk/client-sns/package.json +33 -33
- package/node_modules/@aws-sdk/client-sqs/dist-cjs/index.js +37 -37
- package/node_modules/@aws-sdk/client-sqs/dist-es/schemas/schemas_0.js +37 -37
- package/node_modules/@aws-sdk/client-sqs/package.json +35 -35
- package/node_modules/@aws-sdk/client-ssm/dist-cjs/index.js +198 -198
- package/node_modules/@aws-sdk/client-ssm/dist-es/schemas/schemas_0.js +198 -198
- package/node_modules/@aws-sdk/client-ssm/package.json +34 -34
- package/node_modules/@aws-sdk/client-sso/dist-cjs/index.js +6 -6
- package/node_modules/@aws-sdk/client-sso/dist-es/schemas/schemas_0.js +6 -6
- package/node_modules/@aws-sdk/client-sso/package.json +32 -32
- package/node_modules/@aws-sdk/core/dist-cjs/index.js +45 -10
- package/node_modules/@aws-sdk/core/dist-cjs/submodules/protocols/index.js +45 -10
- package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/JsonShapeDeserializer.js +23 -5
- package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/JsonShapeSerializer.js +22 -5
- package/node_modules/@aws-sdk/core/package.json +11 -11
- package/node_modules/@aws-sdk/crc64-nvme/package.json +2 -2
- package/node_modules/@aws-sdk/credential-provider-env/package.json +5 -5
- package/node_modules/@aws-sdk/credential-provider-http/package.json +10 -10
- package/node_modules/@aws-sdk/credential-provider-ini/package.json +14 -14
- package/node_modules/@aws-sdk/credential-provider-login/package.json +8 -8
- package/node_modules/@aws-sdk/credential-provider-node/package.json +12 -12
- package/node_modules/@aws-sdk/credential-provider-process/package.json +6 -6
- package/node_modules/@aws-sdk/credential-provider-sso/package.json +8 -8
- package/node_modules/@aws-sdk/credential-provider-web-identity/package.json +7 -7
- package/node_modules/@aws-sdk/middleware-bucket-endpoint/package.json +5 -5
- package/node_modules/@aws-sdk/middleware-expect-continue/package.json +4 -4
- package/node_modules/@aws-sdk/middleware-flexible-checksums/package.json +10 -10
- package/node_modules/@aws-sdk/middleware-host-header/package.json +4 -4
- package/node_modules/@aws-sdk/middleware-location-constraint/package.json +3 -3
- package/node_modules/@aws-sdk/middleware-logger/package.json +3 -3
- package/node_modules/@aws-sdk/middleware-recursion-detection/package.json +4 -4
- package/node_modules/@aws-sdk/middleware-sdk-ec2/package.json +8 -8
- package/node_modules/@aws-sdk/middleware-sdk-s3/package.json +11 -11
- package/node_modules/@aws-sdk/middleware-sdk-sqs/package.json +4 -4
- package/node_modules/@aws-sdk/middleware-ssec/package.json +3 -3
- package/node_modules/@aws-sdk/middleware-user-agent/package.json +7 -7
- package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/index.js +9 -4
- package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/index.js +1 -0
- package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/index.js +5 -2
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/schemas/schemas_0.js +9 -4
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/schemas/schemas_0.js +1 -0
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/schemas/schemas_0.js +5 -2
- package/node_modules/@aws-sdk/nested-clients/package.json +32 -32
- package/node_modules/@aws-sdk/region-config-resolver/package.json +5 -5
- package/node_modules/@aws-sdk/signature-v4-multi-region/package.json +6 -6
- package/node_modules/@aws-sdk/token-providers/package.json +7 -7
- package/node_modules/@aws-sdk/types/package.json +2 -2
- package/node_modules/@aws-sdk/util-endpoints/dist-cjs/index.js +1 -1
- package/node_modules/@aws-sdk/util-endpoints/dist-cjs/lib/aws/partitions.json +1 -1
- package/node_modules/@aws-sdk/util-endpoints/dist-es/lib/aws/partitions.json +1 -1
- package/node_modules/@aws-sdk/util-endpoints/package.json +5 -5
- package/node_modules/@aws-sdk/util-format-url/package.json +4 -4
- package/node_modules/@aws-sdk/util-user-agent-browser/package.json +3 -3
- package/node_modules/@aws-sdk/util-user-agent-node/package.json +5 -5
- package/node_modules/@aws-sdk/xml-builder/package.json +2 -2
- package/node_modules/@smithy/core/dist-cjs/submodules/cbor/index.js +14 -0
- package/node_modules/@smithy/core/dist-es/submodules/cbor/CborCodec.js +14 -0
- package/node_modules/@smithy/core/package.json +1 -1
- package/node_modules/@smithy/middleware-endpoint/package.json +2 -2
- package/node_modules/@smithy/middleware-retry/package.json +2 -2
- package/node_modules/@smithy/smithy-client/package.json +3 -3
- package/node_modules/@smithy/util-defaults-mode-browser/package.json +2 -2
- package/node_modules/@smithy/util-defaults-mode-node/package.json +2 -2
- package/package.json +12 -12
|
@@ -37,9 +37,12 @@ declare const ModifyVolumeCommand_base: {
|
|
|
37
37
|
* <p>For more information, see <a href="https://docs.aws.amazon.com/ebs/latest/userguide/monitoring-volume-modifications.html">Monitor the progress of volume modifications</a> in the <i>Amazon EBS User Guide</i>.</p>
|
|
38
38
|
* <p>With previous-generation instance types, resizing an EBS volume might require detaching and
|
|
39
39
|
* reattaching the volume or stopping and restarting the instance.</p>
|
|
40
|
-
* <p>After
|
|
41
|
-
*
|
|
42
|
-
*
|
|
40
|
+
* <p>After you initiate a volume modification, you must wait for that modification to reach the
|
|
41
|
+
* <code>completed</code> state before you can initiate another modification for the same volume.
|
|
42
|
+
* You can modify a volume up to four times within a rolling 24-hour period, as long as the volume
|
|
43
|
+
* is in the <code>in-use</code> or <code>available</code> state, and all previous modifications
|
|
44
|
+
* for that volume are <code>completed</code>. If you exceed this limit, you get an error message
|
|
45
|
+
* that indicates when you can perform your next modification.</p>
|
|
43
46
|
* @example
|
|
44
47
|
* Use a bare-bones client and the command you need to make an API call.
|
|
45
48
|
* ```javascript
|
|
@@ -751,7 +751,8 @@ export interface GetIpamPolicyOrganizationTargetsRequest {
|
|
|
751
751
|
*/
|
|
752
752
|
export interface IpamPolicyOrganizationTarget {
|
|
753
753
|
/**
|
|
754
|
-
* <p>The ID of
|
|
754
|
+
* <p>The ID of the Amazon Web Services Organizations target.</p>
|
|
755
|
+
* <p>A target can be an individual Amazon Web Services account or an entity within an Amazon Web Services Organization to which an IPAM policy can be applied.</p>
|
|
755
756
|
* @public
|
|
756
757
|
*/
|
|
757
758
|
OrganizationTargetId?: string | undefined;
|
|
@@ -761,7 +762,8 @@ export interface IpamPolicyOrganizationTarget {
|
|
|
761
762
|
*/
|
|
762
763
|
export interface GetIpamPolicyOrganizationTargetsResult {
|
|
763
764
|
/**
|
|
764
|
-
* <p>The Amazon Web Services Organizations targets
|
|
765
|
+
* <p>The IDs of the Amazon Web Services Organizations targets.</p>
|
|
766
|
+
* <p>A target can be an individual Amazon Web Services account or an entity within an Amazon Web Services Organization to which an IPAM policy can be applied.</p>
|
|
765
767
|
* @public
|
|
766
768
|
*/
|
|
767
769
|
OrganizationTargets?: IpamPolicyOrganizationTarget[] | undefined;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-ec2",
|
|
3
3
|
"description": "AWS SDK for JavaScript Ec2 Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.970.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:types' 'yarn:build:es' && yarn build:cjs",
|
|
7
7
|
"build:cjs": "node ../../scripts/compilation/inline client-ec2",
|
|
@@ -21,44 +21,44 @@
|
|
|
21
21
|
"dependencies": {
|
|
22
22
|
"@aws-crypto/sha256-browser": "5.2.0",
|
|
23
23
|
"@aws-crypto/sha256-js": "5.2.0",
|
|
24
|
-
"@aws-sdk/core": "3.
|
|
25
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
26
|
-
"@aws-sdk/middleware-host-header": "3.
|
|
27
|
-
"@aws-sdk/middleware-logger": "3.
|
|
28
|
-
"@aws-sdk/middleware-recursion-detection": "3.
|
|
29
|
-
"@aws-sdk/middleware-sdk-ec2": "3.
|
|
30
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
31
|
-
"@aws-sdk/region-config-resolver": "3.
|
|
32
|
-
"@aws-sdk/types": "3.
|
|
33
|
-
"@aws-sdk/util-endpoints": "3.
|
|
34
|
-
"@aws-sdk/util-user-agent-browser": "3.
|
|
35
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
36
|
-
"@smithy/config-resolver": "^4.4.
|
|
37
|
-
"@smithy/core": "^3.20.
|
|
38
|
-
"@smithy/fetch-http-handler": "^5.3.
|
|
39
|
-
"@smithy/hash-node": "^4.2.
|
|
40
|
-
"@smithy/invalid-dependency": "^4.2.
|
|
41
|
-
"@smithy/middleware-content-length": "^4.2.
|
|
42
|
-
"@smithy/middleware-endpoint": "^4.4.
|
|
43
|
-
"@smithy/middleware-retry": "^4.4.
|
|
44
|
-
"@smithy/middleware-serde": "^4.2.
|
|
45
|
-
"@smithy/middleware-stack": "^4.2.
|
|
46
|
-
"@smithy/node-config-provider": "^4.3.
|
|
47
|
-
"@smithy/node-http-handler": "^4.4.
|
|
48
|
-
"@smithy/protocol-http": "^5.3.
|
|
49
|
-
"@smithy/smithy-client": "^4.10.
|
|
50
|
-
"@smithy/types": "^4.
|
|
51
|
-
"@smithy/url-parser": "^4.2.
|
|
24
|
+
"@aws-sdk/core": "3.970.0",
|
|
25
|
+
"@aws-sdk/credential-provider-node": "3.970.0",
|
|
26
|
+
"@aws-sdk/middleware-host-header": "3.969.0",
|
|
27
|
+
"@aws-sdk/middleware-logger": "3.969.0",
|
|
28
|
+
"@aws-sdk/middleware-recursion-detection": "3.969.0",
|
|
29
|
+
"@aws-sdk/middleware-sdk-ec2": "3.970.0",
|
|
30
|
+
"@aws-sdk/middleware-user-agent": "3.970.0",
|
|
31
|
+
"@aws-sdk/region-config-resolver": "3.969.0",
|
|
32
|
+
"@aws-sdk/types": "3.969.0",
|
|
33
|
+
"@aws-sdk/util-endpoints": "3.970.0",
|
|
34
|
+
"@aws-sdk/util-user-agent-browser": "3.969.0",
|
|
35
|
+
"@aws-sdk/util-user-agent-node": "3.970.0",
|
|
36
|
+
"@smithy/config-resolver": "^4.4.6",
|
|
37
|
+
"@smithy/core": "^3.20.6",
|
|
38
|
+
"@smithy/fetch-http-handler": "^5.3.9",
|
|
39
|
+
"@smithy/hash-node": "^4.2.8",
|
|
40
|
+
"@smithy/invalid-dependency": "^4.2.8",
|
|
41
|
+
"@smithy/middleware-content-length": "^4.2.8",
|
|
42
|
+
"@smithy/middleware-endpoint": "^4.4.7",
|
|
43
|
+
"@smithy/middleware-retry": "^4.4.23",
|
|
44
|
+
"@smithy/middleware-serde": "^4.2.9",
|
|
45
|
+
"@smithy/middleware-stack": "^4.2.8",
|
|
46
|
+
"@smithy/node-config-provider": "^4.3.8",
|
|
47
|
+
"@smithy/node-http-handler": "^4.4.8",
|
|
48
|
+
"@smithy/protocol-http": "^5.3.8",
|
|
49
|
+
"@smithy/smithy-client": "^4.10.8",
|
|
50
|
+
"@smithy/types": "^4.12.0",
|
|
51
|
+
"@smithy/url-parser": "^4.2.8",
|
|
52
52
|
"@smithy/util-base64": "^4.3.0",
|
|
53
53
|
"@smithy/util-body-length-browser": "^4.2.0",
|
|
54
54
|
"@smithy/util-body-length-node": "^4.2.1",
|
|
55
|
-
"@smithy/util-defaults-mode-browser": "^4.3.
|
|
56
|
-
"@smithy/util-defaults-mode-node": "^4.2.
|
|
57
|
-
"@smithy/util-endpoints": "^3.2.
|
|
58
|
-
"@smithy/util-middleware": "^4.2.
|
|
59
|
-
"@smithy/util-retry": "^4.2.
|
|
55
|
+
"@smithy/util-defaults-mode-browser": "^4.3.22",
|
|
56
|
+
"@smithy/util-defaults-mode-node": "^4.2.25",
|
|
57
|
+
"@smithy/util-endpoints": "^3.2.8",
|
|
58
|
+
"@smithy/util-middleware": "^4.2.8",
|
|
59
|
+
"@smithy/util-retry": "^4.2.8",
|
|
60
60
|
"@smithy/util-utf8": "^4.2.0",
|
|
61
|
-
"@smithy/util-waiter": "^4.2.
|
|
61
|
+
"@smithy/util-waiter": "^4.2.8",
|
|
62
62
|
"tslib": "^2.6.2"
|
|
63
63
|
},
|
|
64
64
|
"devDependencies": {
|