@cdklabs/cdk-ecs-codedeploy 0.0.95 → 0.0.96
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 +6 -6
- package/.projenrc.ts +1 -1
- package/lib/api-canary/index.js +1 -1
- package/lib/ecs-appspec/index.js +1 -1
- package/lib/ecs-deployment/index.js +1 -1
- package/lib/ecs-patterns/application-load-balanced-codedeployed-fargate-service.js +1 -1
- package/node_modules/@aws-sdk/abort-controller/package.json +6 -3
- package/node_modules/@aws-sdk/client-codedeploy/package.json +36 -41
- package/node_modules/@aws-sdk/client-sso/package.json +32 -37
- package/node_modules/@aws-sdk/client-sso-oidc/package.json +32 -37
- package/node_modules/@aws-sdk/client-sts/package.json +35 -40
- package/node_modules/@aws-sdk/config-resolver/package.json +10 -7
- package/node_modules/@aws-sdk/credential-provider-env/package.json +7 -4
- package/node_modules/@aws-sdk/credential-provider-imds/package.json +9 -6
- package/node_modules/@aws-sdk/credential-provider-ini/package.json +13 -10
- package/node_modules/@aws-sdk/credential-provider-node/package.json +14 -11
- package/node_modules/@aws-sdk/credential-provider-process/package.json +8 -5
- package/node_modules/@aws-sdk/credential-provider-sso/package.json +10 -7
- package/node_modules/@aws-sdk/credential-provider-web-identity/package.json +7 -4
- package/node_modules/@aws-sdk/fetch-http-handler/package.json +10 -7
- package/node_modules/@aws-sdk/hash-node/package.json +8 -5
- package/node_modules/@aws-sdk/invalid-dependency/package.json +6 -3
- package/node_modules/@aws-sdk/is-array-buffer/package.json +5 -2
- package/node_modules/@aws-sdk/middleware-content-length/package.json +7 -4
- package/node_modules/@aws-sdk/middleware-endpoint/package.json +12 -9
- package/node_modules/@aws-sdk/middleware-host-header/package.json +7 -4
- package/node_modules/@aws-sdk/middleware-logger/package.json +6 -3
- package/node_modules/@aws-sdk/middleware-recursion-detection/package.json +7 -4
- package/node_modules/@aws-sdk/middleware-retry/package.json +11 -8
- package/node_modules/@aws-sdk/middleware-sdk-sts/package.json +10 -7
- package/node_modules/@aws-sdk/middleware-serde/package.json +6 -3
- package/node_modules/@aws-sdk/middleware-signing/package.json +10 -7
- package/node_modules/@aws-sdk/middleware-stack/package.json +6 -3
- package/node_modules/@aws-sdk/middleware-user-agent/package.json +8 -5
- package/node_modules/@aws-sdk/node-config-provider/package.json +8 -5
- package/node_modules/@aws-sdk/node-http-handler/package.json +9 -6
- package/node_modules/@aws-sdk/property-provider/package.json +6 -3
- package/node_modules/@aws-sdk/protocol-http/dist-cjs/Field.js +1 -1
- package/node_modules/@aws-sdk/protocol-http/dist-cjs/Fields.js +0 -10
- package/node_modules/@aws-sdk/protocol-http/dist-cjs/httpRequest.js +24 -99
- package/node_modules/@aws-sdk/protocol-http/dist-es/Field.js +1 -1
- package/node_modules/@aws-sdk/protocol-http/dist-es/Fields.js +0 -10
- package/node_modules/@aws-sdk/protocol-http/dist-es/httpRequest.js +24 -99
- package/node_modules/@aws-sdk/protocol-http/dist-types/Field.d.ts +1 -1
- package/node_modules/@aws-sdk/protocol-http/dist-types/Fields.d.ts +1 -18
- package/node_modules/@aws-sdk/protocol-http/dist-types/httpRequest.d.ts +7 -50
- package/node_modules/@aws-sdk/protocol-http/dist-types/ts3.4/Fields.d.ts +1 -3
- package/node_modules/@aws-sdk/protocol-http/dist-types/ts3.4/httpRequest.d.ts +15 -30
- package/node_modules/@aws-sdk/protocol-http/package.json +7 -4
- package/node_modules/@aws-sdk/querystring-builder/package.json +7 -4
- package/node_modules/@aws-sdk/querystring-parser/package.json +6 -3
- package/node_modules/@aws-sdk/service-error-classification/package.json +6 -3
- package/node_modules/@aws-sdk/shared-ini-file-loader/package.json +6 -3
- package/node_modules/@aws-sdk/signature-v4/dist-cjs/prepareRequest.js +1 -18
- package/node_modules/@aws-sdk/signature-v4/dist-es/prepareRequest.js +1 -18
- package/node_modules/@aws-sdk/signature-v4/package.json +13 -10
- package/node_modules/@aws-sdk/smithy-client/dist-types/date-utils.d.ts +16 -16
- package/node_modules/@aws-sdk/smithy-client/dist-types/default-error-handler.d.ts +1 -1
- package/node_modules/@aws-sdk/smithy-client/dist-types/emitWarningIfUnsupportedVersion.d.ts +1 -1
- package/node_modules/@aws-sdk/smithy-client/dist-types/object-mapping.d.ts +1 -1
- package/node_modules/@aws-sdk/smithy-client/dist-types/parse-utils.d.ts +23 -23
- package/node_modules/@aws-sdk/smithy-client/dist-types/ser-utils.d.ts +1 -1
- package/node_modules/@aws-sdk/smithy-client/dist-types/split-every.d.ts +3 -3
- package/node_modules/@aws-sdk/smithy-client/package.json +7 -4
- package/node_modules/@aws-sdk/token-providers/package.json +9 -6
- package/node_modules/@aws-sdk/types/dist-types/abort.d.ts +1 -1
- package/node_modules/@aws-sdk/types/dist-types/auth.d.ts +1 -1
- package/node_modules/@aws-sdk/types/dist-types/checksum.d.ts +2 -2
- package/node_modules/@aws-sdk/types/dist-types/credentials.d.ts +2 -2
- package/node_modules/@aws-sdk/types/dist-types/dns.d.ts +3 -3
- package/node_modules/@aws-sdk/types/dist-types/http.d.ts +6 -10
- package/node_modules/@aws-sdk/types/dist-types/identity/Identity.d.ts +1 -1
- package/node_modules/@aws-sdk/types/dist-types/logger.d.ts +1 -1
- package/node_modules/@aws-sdk/types/dist-types/middleware.d.ts +15 -15
- package/node_modules/@aws-sdk/types/dist-types/profile.d.ts +1 -1
- package/node_modules/@aws-sdk/types/dist-types/retry.d.ts +2 -2
- package/node_modules/@aws-sdk/types/dist-types/serde.d.ts +7 -7
- package/node_modules/@aws-sdk/types/dist-types/shapes.d.ts +1 -2
- package/node_modules/@aws-sdk/types/dist-types/signature.d.ts +4 -4
- package/node_modules/@aws-sdk/types/dist-types/token.d.ts +2 -2
- package/node_modules/@aws-sdk/types/dist-types/util.d.ts +4 -4
- package/node_modules/@aws-sdk/types/package.json +5 -2
- package/node_modules/@aws-sdk/url-parser/package.json +7 -4
- package/node_modules/@aws-sdk/util-base64/package.json +6 -3
- package/node_modules/@aws-sdk/util-body-length-browser/package.json +5 -2
- package/node_modules/@aws-sdk/util-body-length-node/package.json +5 -2
- package/node_modules/@aws-sdk/util-buffer-from/package.json +6 -3
- package/node_modules/@aws-sdk/util-config-provider/package.json +5 -2
- package/node_modules/@aws-sdk/util-defaults-mode-browser/package.json +8 -5
- package/node_modules/@aws-sdk/util-defaults-mode-node/package.json +11 -8
- package/node_modules/@aws-sdk/util-endpoints/package.json +6 -3
- package/node_modules/@aws-sdk/util-hex-encoding/package.json +5 -2
- package/node_modules/@aws-sdk/util-locate-window/package.json +5 -2
- package/node_modules/@aws-sdk/util-middleware/package.json +6 -3
- package/node_modules/@aws-sdk/util-retry/package.json +7 -4
- package/node_modules/@aws-sdk/util-uri-escape/package.json +5 -2
- package/node_modules/@aws-sdk/util-user-agent-browser/package.json +7 -4
- package/node_modules/@aws-sdk/util-user-agent-node/package.json +8 -5
- package/node_modules/@aws-sdk/util-utf8/package.json +6 -3
- package/node_modules/@aws-sdk/util-waiter/dist-types/poller.d.ts +4 -4
- package/node_modules/@aws-sdk/util-waiter/dist-types/utils/validate.d.ts +1 -1
- package/node_modules/@aws-sdk/util-waiter/dist-types/waiter.d.ts +1 -1
- package/node_modules/@aws-sdk/util-waiter/package.json +7 -4
- package/package.json +14 -14
- package/node_modules/@aws-sdk/is-array-buffer/CHANGELOG.md +0 -663
- package/node_modules/@aws-sdk/protocol-http/dist-cjs/headersProxy.js +0 -52
- package/node_modules/@aws-sdk/protocol-http/dist-cjs/queryProxy.js +0 -71
- package/node_modules/@aws-sdk/protocol-http/dist-es/headersProxy.js +0 -45
- package/node_modules/@aws-sdk/protocol-http/dist-es/queryProxy.js +0 -65
- package/node_modules/@aws-sdk/protocol-http/dist-types/headersProxy.d.ts +0 -39
- package/node_modules/@aws-sdk/protocol-http/dist-types/queryProxy.d.ts +0 -29
- package/node_modules/@aws-sdk/protocol-http/dist-types/ts3.4/headersProxy.d.ts +0 -8
- package/node_modules/@aws-sdk/protocol-http/dist-types/ts3.4/queryProxy.d.ts +0 -10
- package/node_modules/@aws-sdk/util-body-length-browser/CHANGELOG.md +0 -681
- package/node_modules/@aws-sdk/util-hex-encoding/CHANGELOG.md +0 -676
- package/node_modules/@aws-sdk/util-uri-escape/CHANGELOG.md +0 -768
|
@@ -39,6 +39,6 @@ export declare type WaiterResult = {
|
|
|
39
39
|
* @internal
|
|
40
40
|
*
|
|
41
41
|
* Handles and throws exceptions resulting from the waiterResult
|
|
42
|
-
* @param result WaiterResult
|
|
42
|
+
* @param result - WaiterResult
|
|
43
43
|
*/
|
|
44
44
|
export declare const checkExceptions: (result: WaiterResult) => WaiterResult;
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/util-waiter",
|
|
3
|
-
"version": "3.
|
|
3
|
+
"version": "3.292.0",
|
|
4
4
|
"description": "Shared utilities for client waiters for the AWS SDK",
|
|
5
5
|
"dependencies": {
|
|
6
|
-
"@aws-sdk/abort-controller": "3.
|
|
7
|
-
"@aws-sdk/types": "3.
|
|
6
|
+
"@aws-sdk/abort-controller": "3.292.0",
|
|
7
|
+
"@aws-sdk/types": "3.292.0",
|
|
8
8
|
"tslib": "^2.3.1"
|
|
9
9
|
},
|
|
10
10
|
"scripts": {
|
|
@@ -49,7 +49,10 @@
|
|
|
49
49
|
"concurrently": "7.0.0",
|
|
50
50
|
"downlevel-dts": "0.10.1",
|
|
51
51
|
"rimraf": "3.0.2",
|
|
52
|
-
"typedoc": "0.
|
|
52
|
+
"typedoc": "0.23.23",
|
|
53
53
|
"typescript": "~4.6.2"
|
|
54
|
+
},
|
|
55
|
+
"typedoc": {
|
|
56
|
+
"entryPoint": "src/index.ts"
|
|
54
57
|
}
|
|
55
58
|
}
|
package/package.json
CHANGED
|
@@ -61,19 +61,19 @@
|
|
|
61
61
|
"organization": true
|
|
62
62
|
},
|
|
63
63
|
"devDependencies": {
|
|
64
|
-
"@aws-cdk/aws-synthetics-alpha": "2.
|
|
65
|
-
"@aws-cdk/integ-tests-alpha": "^2.
|
|
66
|
-
"@types/aws-lambda": "^8.10.
|
|
64
|
+
"@aws-cdk/aws-synthetics-alpha": "2.69.0-alpha.0",
|
|
65
|
+
"@aws-cdk/integ-tests-alpha": "^2.69.0-alpha.0",
|
|
66
|
+
"@types/aws-lambda": "^8.10.113",
|
|
67
67
|
"@types/jest": "^27",
|
|
68
68
|
"@types/lambda-tester": "^3.6.2",
|
|
69
69
|
"@types/node": "^14",
|
|
70
70
|
"@typescript-eslint/eslint-plugin": "^5",
|
|
71
71
|
"@typescript-eslint/parser": "^5",
|
|
72
72
|
"aws-cdk": "^2",
|
|
73
|
-
"aws-cdk-lib": "2.
|
|
73
|
+
"aws-cdk-lib": "2.69.0",
|
|
74
74
|
"aws-sdk-client-mock": "^2.1.1",
|
|
75
75
|
"aws-sdk-client-mock-jest": "^2.1.1",
|
|
76
|
-
"cdk-nag": "^2.22.
|
|
76
|
+
"cdk-nag": "^2.22.37",
|
|
77
77
|
"constructs": "10.0.5",
|
|
78
78
|
"esbuild": "^0.17.11",
|
|
79
79
|
"eslint": "^8",
|
|
@@ -82,25 +82,25 @@
|
|
|
82
82
|
"eslint-plugin-import": "^2.27.5",
|
|
83
83
|
"jest": "^27",
|
|
84
84
|
"jest-junit": "^13",
|
|
85
|
-
"jsii": "^1.
|
|
86
|
-
"jsii-diff": "^1.
|
|
87
|
-
"jsii-docgen": "^7.1.
|
|
88
|
-
"jsii-pacmak": "^1.
|
|
85
|
+
"jsii": "^1.78.0",
|
|
86
|
+
"jsii-diff": "^1.78.0",
|
|
87
|
+
"jsii-docgen": "^7.1.27",
|
|
88
|
+
"jsii-pacmak": "^1.78.0",
|
|
89
89
|
"lambda-tester": "^4.0.1",
|
|
90
90
|
"npm-check-updates": "^16",
|
|
91
|
-
"projen": "0.
|
|
91
|
+
"projen": "0.68.5",
|
|
92
92
|
"standard-version": "^9",
|
|
93
93
|
"ts-jest": "^27",
|
|
94
94
|
"ts-node": "^10.9.1",
|
|
95
95
|
"typescript": "^4.9.5"
|
|
96
96
|
},
|
|
97
97
|
"peerDependencies": {
|
|
98
|
-
"@aws-cdk/aws-synthetics-alpha": "2.
|
|
99
|
-
"aws-cdk-lib": "^2.
|
|
98
|
+
"@aws-cdk/aws-synthetics-alpha": "2.69.0-alpha.0",
|
|
99
|
+
"aws-cdk-lib": "^2.69.0",
|
|
100
100
|
"constructs": "^10.0.5"
|
|
101
101
|
},
|
|
102
102
|
"dependencies": {
|
|
103
|
-
"@aws-sdk/client-codedeploy": "^3.
|
|
103
|
+
"@aws-sdk/client-codedeploy": "^3.292.0",
|
|
104
104
|
"jmespath": "^0.16.0"
|
|
105
105
|
},
|
|
106
106
|
"bundledDependencies": [
|
|
@@ -118,7 +118,7 @@
|
|
|
118
118
|
"publishConfig": {
|
|
119
119
|
"access": "public"
|
|
120
120
|
},
|
|
121
|
-
"version": "0.0.
|
|
121
|
+
"version": "0.0.96",
|
|
122
122
|
"jest": {
|
|
123
123
|
"testMatch": [
|
|
124
124
|
"<rootDir>/src/**/__tests__/**/*.ts?(x)",
|