@cdklabs/cdk-ecs-codedeploy 0.0.344 → 0.0.346

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 (127) 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/README.md +1 -1
  8. package/node_modules/@aws-sdk/client-codedeploy/dist-types/models/models_0.d.ts +376 -376
  9. package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/models/models_0.d.ts +386 -376
  10. package/node_modules/@aws-sdk/client-codedeploy/package.json +36 -36
  11. package/node_modules/@aws-sdk/client-sso/README.md +1 -1
  12. package/node_modules/@aws-sdk/client-sso/dist-types/models/models_0.d.ts +18 -18
  13. package/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/models/models_0.d.ts +18 -18
  14. package/node_modules/@aws-sdk/client-sso/package.json +32 -32
  15. package/node_modules/@aws-sdk/client-sso-oidc/README.md +1 -1
  16. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/models/models_0.d.ts +74 -74
  17. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/models/models_0.d.ts +74 -74
  18. package/node_modules/@aws-sdk/client-sso-oidc/package.json +34 -34
  19. package/node_modules/@aws-sdk/client-sts/README.md +1 -1
  20. package/node_modules/@aws-sdk/client-sts/dist-types/models/models_0.d.ts +56 -56
  21. package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/models/models_0.d.ts +56 -56
  22. package/node_modules/@aws-sdk/client-sts/package.json +34 -34
  23. package/node_modules/@aws-sdk/core/package.json +10 -10
  24. package/node_modules/@aws-sdk/credential-provider-env/package.json +5 -5
  25. package/node_modules/@aws-sdk/credential-provider-http/package.json +10 -10
  26. package/node_modules/@aws-sdk/credential-provider-ini/package.json +13 -13
  27. package/node_modules/@aws-sdk/credential-provider-node/package.json +12 -12
  28. package/node_modules/@aws-sdk/credential-provider-process/package.json +6 -6
  29. package/node_modules/@aws-sdk/credential-provider-sso/package.json +8 -8
  30. package/node_modules/@aws-sdk/credential-provider-web-identity/package.json +8 -8
  31. package/node_modules/@aws-sdk/middleware-host-header/package.json +4 -4
  32. package/node_modules/@aws-sdk/middleware-logger/package.json +3 -3
  33. package/node_modules/@aws-sdk/middleware-recursion-detection/package.json +4 -4
  34. package/node_modules/@aws-sdk/middleware-user-agent/package.json +7 -7
  35. package/node_modules/@aws-sdk/region-config-resolver/package.json +5 -5
  36. package/node_modules/@aws-sdk/token-providers/package.json +6 -6
  37. package/node_modules/@aws-sdk/types/package.json +2 -2
  38. package/node_modules/@aws-sdk/util-endpoints/package.json +4 -4
  39. package/node_modules/@aws-sdk/util-user-agent-browser/package.json +3 -3
  40. package/node_modules/@aws-sdk/util-user-agent-node/package.json +5 -5
  41. package/node_modules/@smithy/abort-controller/package.json +4 -3
  42. package/node_modules/@smithy/config-resolver/package.json +7 -6
  43. package/node_modules/@smithy/core/dist-cjs/submodules/protocols/index.js +21 -20
  44. package/node_modules/@smithy/core/dist-es/submodules/protocols/requestBuilder.js +1 -1
  45. package/node_modules/@smithy/core/package.json +10 -9
  46. package/node_modules/@smithy/credential-provider-imds/package.json +7 -7
  47. package/node_modules/@smithy/fetch-http-handler/dist-cjs/index.js +12 -30
  48. package/node_modules/@smithy/fetch-http-handler/dist-es/create-request.js +3 -0
  49. package/node_modules/@smithy/fetch-http-handler/dist-es/fetch-http-handler.js +3 -2
  50. package/node_modules/@smithy/fetch-http-handler/dist-es/stream-collector.js +3 -26
  51. package/node_modules/@smithy/fetch-http-handler/dist-types/create-request.d.ts +6 -0
  52. package/node_modules/@smithy/fetch-http-handler/dist-types/fetch-http-handler.d.ts +6 -0
  53. package/node_modules/@smithy/fetch-http-handler/dist-types/ts3.4/create-request.d.ts +6 -0
  54. package/node_modules/@smithy/fetch-http-handler/dist-types/ts3.4/fetch-http-handler.d.ts +6 -0
  55. package/node_modules/@smithy/fetch-http-handler/package.json +9 -6
  56. package/node_modules/@smithy/hash-node/package.json +4 -3
  57. package/node_modules/@smithy/invalid-dependency/package.json +4 -3
  58. package/node_modules/@smithy/middleware-content-length/package.json +5 -4
  59. package/node_modules/@smithy/middleware-endpoint/package.json +11 -10
  60. package/node_modules/@smithy/middleware-retry/package.json +12 -10
  61. package/node_modules/@smithy/middleware-serde/package.json +6 -4
  62. package/node_modules/@smithy/middleware-stack/package.json +4 -3
  63. package/node_modules/@smithy/node-config-provider/package.json +6 -5
  64. package/node_modules/@smithy/node-http-handler/dist-cjs/index.js +20 -14
  65. package/node_modules/@smithy/node-http-handler/dist-es/node-http-handler.js +5 -4
  66. package/node_modules/@smithy/node-http-handler/dist-es/node-http2-connection-manager.js +1 -1
  67. package/node_modules/@smithy/node-http-handler/dist-es/server.mock.js +9 -2
  68. package/node_modules/@smithy/node-http-handler/dist-es/set-connection-timeout.js +5 -4
  69. package/node_modules/@smithy/node-http-handler/dist-es/set-socket-keep-alive.js +2 -1
  70. package/node_modules/@smithy/node-http-handler/dist-es/set-socket-timeout.js +2 -1
  71. package/node_modules/@smithy/node-http-handler/dist-es/timing.js +4 -0
  72. package/node_modules/@smithy/node-http-handler/dist-es/write-request-body.js +4 -3
  73. package/node_modules/@smithy/node-http-handler/dist-types/timing.d.ts +8 -0
  74. package/node_modules/@smithy/node-http-handler/dist-types/ts3.4/timing.d.ts +8 -0
  75. package/node_modules/@smithy/node-http-handler/package.json +7 -6
  76. package/node_modules/@smithy/property-provider/package.json +4 -3
  77. package/node_modules/@smithy/protocol-http/package.json +4 -3
  78. package/node_modules/@smithy/querystring-builder/package.json +2 -2
  79. package/node_modules/@smithy/querystring-parser/package.json +4 -3
  80. package/node_modules/@smithy/service-error-classification/package.json +4 -3
  81. package/node_modules/@smithy/shared-ini-file-loader/package.json +4 -3
  82. package/node_modules/@smithy/signature-v4/package.json +6 -5
  83. package/node_modules/@smithy/smithy-client/package.json +9 -8
  84. package/node_modules/@smithy/types/dist-types/http.d.ts +1 -0
  85. package/node_modules/@smithy/types/dist-types/ts3.4/http.d.ts +1 -0
  86. package/node_modules/@smithy/types/package.json +1 -1
  87. package/node_modules/@smithy/url-parser/package.json +5 -4
  88. package/node_modules/@smithy/util-defaults-mode-browser/package.json +6 -5
  89. package/node_modules/@smithy/util-defaults-mode-node/package.json +9 -8
  90. package/node_modules/@smithy/util-endpoints/package.json +7 -5
  91. package/node_modules/@smithy/util-middleware/package.json +4 -3
  92. package/node_modules/@smithy/util-retry/dist-cjs/index.js +5 -1
  93. package/node_modules/@smithy/util-retry/dist-es/DefaultRateLimiter.js +2 -1
  94. package/node_modules/@smithy/util-retry/dist-types/DefaultRateLimiter.d.ts +4 -0
  95. package/node_modules/@smithy/util-retry/dist-types/ts3.4/DefaultRateLimiter.d.ts +4 -0
  96. package/node_modules/@smithy/util-retry/package.json +5 -4
  97. package/node_modules/@smithy/util-stream/dist-cjs/index.js +1 -0
  98. package/node_modules/@smithy/util-stream/dist-cjs/sdk-stream-mixin.js +1 -2
  99. package/node_modules/@smithy/util-stream/dist-cjs/splitStream.js +1 -1
  100. package/node_modules/@smithy/util-stream/dist-cjs/stream-type-check.js +6 -1
  101. package/node_modules/@smithy/util-stream/dist-es/sdk-stream-mixin.js +0 -1
  102. package/node_modules/@smithy/util-stream/dist-es/splitStream.js +2 -2
  103. package/node_modules/@smithy/util-stream/dist-es/stream-type-check.js +3 -0
  104. package/node_modules/@smithy/util-stream/dist-types/stream-type-check.d.ts +4 -0
  105. package/node_modules/@smithy/util-stream/dist-types/ts3.4/stream-type-check.d.ts +4 -0
  106. package/node_modules/@smithy/util-stream/package.json +10 -6
  107. package/node_modules/@smithy/util-waiter/package.json +5 -4
  108. package/package.json +4 -4
  109. package/node_modules/@smithy/util-stream/node_modules/@smithy/fetch-http-handler/LICENSE +0 -201
  110. package/node_modules/@smithy/util-stream/node_modules/@smithy/fetch-http-handler/README.md +0 -11
  111. package/node_modules/@smithy/util-stream/node_modules/@smithy/fetch-http-handler/dist-cjs/index.js +0 -230
  112. package/node_modules/@smithy/util-stream/node_modules/@smithy/fetch-http-handler/dist-cjs/stream-collector.js +0 -1
  113. package/node_modules/@smithy/util-stream/node_modules/@smithy/fetch-http-handler/dist-es/fetch-http-handler.js +0 -138
  114. package/node_modules/@smithy/util-stream/node_modules/@smithy/fetch-http-handler/dist-es/index.js +0 -2
  115. package/node_modules/@smithy/util-stream/node_modules/@smithy/fetch-http-handler/dist-es/request-timeout.js +0 -11
  116. package/node_modules/@smithy/util-stream/node_modules/@smithy/fetch-http-handler/dist-es/stream-collector.js +0 -27
  117. package/node_modules/@smithy/util-stream/node_modules/@smithy/fetch-http-handler/dist-types/fetch-http-handler.d.ts +0 -33
  118. package/node_modules/@smithy/util-stream/node_modules/@smithy/fetch-http-handler/dist-types/index.d.ts +0 -2
  119. package/node_modules/@smithy/util-stream/node_modules/@smithy/fetch-http-handler/dist-types/request-timeout.d.ts +0 -1
  120. package/node_modules/@smithy/util-stream/node_modules/@smithy/fetch-http-handler/dist-types/stream-collector.d.ts +0 -2
  121. package/node_modules/@smithy/util-stream/node_modules/@smithy/fetch-http-handler/dist-types/ts3.4/fetch-http-handler.d.ts +0 -33
  122. package/node_modules/@smithy/util-stream/node_modules/@smithy/fetch-http-handler/dist-types/ts3.4/index.d.ts +0 -2
  123. package/node_modules/@smithy/util-stream/node_modules/@smithy/fetch-http-handler/dist-types/ts3.4/request-timeout.d.ts +0 -1
  124. package/node_modules/@smithy/util-stream/node_modules/@smithy/fetch-http-handler/dist-types/ts3.4/stream-collector.d.ts +0 -2
  125. package/node_modules/@smithy/util-stream/node_modules/@smithy/fetch-http-handler/package.json +0 -62
  126. /package/node_modules/@smithy/{util-stream/node_modules/@smithy/fetch-http-handler/dist-cjs/fetch-http-handler.js → fetch-http-handler/dist-cjs/create-request.js} +0 -0
  127. /package/node_modules/@smithy/{util-stream/node_modules/@smithy/fetch-http-handler/dist-cjs/request-timeout.js → node-http-handler/dist-cjs/timing.js} +0 -0
@@ -1,33 +0,0 @@
1
- import { HttpHandler, HttpRequest, HttpResponse } from "@smithy/protocol-http";
2
- import { FetchHttpHandlerOptions } from "@smithy/types";
3
- import { HttpHandlerOptions, Provider } from "@smithy/types";
4
- export { FetchHttpHandlerOptions };
5
- type FetchHttpHandlerConfig = FetchHttpHandlerOptions;
6
- /**
7
- * @internal
8
- * Detection of keepalive support. Can be overridden for testing.
9
- */
10
- export declare const keepAliveSupport: {
11
- supported: boolean | undefined;
12
- };
13
- /**
14
- * @public
15
- *
16
- * HttpHandler implementation using browsers' `fetch` global function.
17
- */
18
- export declare class FetchHttpHandler implements HttpHandler<FetchHttpHandlerConfig> {
19
- private config?;
20
- private configProvider;
21
- /**
22
- * @returns the input if it is an HttpHandler of any class,
23
- * or instantiates a new instance of this handler.
24
- */
25
- static create(instanceOrOptions?: HttpHandler<any> | FetchHttpHandlerOptions | Provider<FetchHttpHandlerOptions | void>): FetchHttpHandler | HttpHandler<any>;
26
- constructor(options?: FetchHttpHandlerOptions | Provider<FetchHttpHandlerOptions | void>);
27
- destroy(): void;
28
- handle(request: HttpRequest, { abortSignal }?: HttpHandlerOptions): Promise<{
29
- response: HttpResponse;
30
- }>;
31
- updateHttpClientConfig(key: keyof FetchHttpHandlerConfig, value: FetchHttpHandlerConfig[typeof key]): void;
32
- httpHandlerConfigs(): FetchHttpHandlerConfig;
33
- }
@@ -1,2 +0,0 @@
1
- export * from "./fetch-http-handler";
2
- export * from "./stream-collector";
@@ -1 +0,0 @@
1
- export declare function requestTimeout(timeoutInMs?: number): Promise<never>;
@@ -1,2 +0,0 @@
1
- import { StreamCollector } from "@smithy/types";
2
- export declare const streamCollector: StreamCollector;
@@ -1,62 +0,0 @@
1
- {
2
- "name": "@smithy/fetch-http-handler",
3
- "version": "4.0.0",
4
- "description": "Provides a way to make requests",
5
- "scripts": {
6
- "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'",
7
- "build:cjs": "node ../../scripts/inline fetch-http-handler",
8
- "build:es": "yarn g:tsc -p tsconfig.es.json",
9
- "build:types": "yarn g:tsc -p tsconfig.types.json",
10
- "build:types:downlevel": "rimraf dist-types/ts3.4 && downlevel-dts dist-types dist-types/ts3.4",
11
- "stage-release": "rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz",
12
- "clean": "rimraf ./dist-* && rimraf *.tsbuildinfo || exit 0",
13
- "lint": "eslint -c ../../.eslintrc.js \"src/**/*.ts\"",
14
- "format": "prettier --config ../../prettier.config.js --ignore-path ../.prettierignore --write \"**/*.{ts,md,json}\"",
15
- "extract:docs": "api-extractor run --local",
16
- "test": "yarn g:jest --coverage --forceExit && yarn g:karma start karma.conf.js"
17
- },
18
- "author": {
19
- "name": "AWS SDK for JavaScript Team",
20
- "url": "https://aws.amazon.com/javascript/"
21
- },
22
- "license": "Apache-2.0",
23
- "main": "./dist-cjs/index.js",
24
- "module": "./dist-es/index.js",
25
- "types": "./dist-types/index.d.ts",
26
- "dependencies": {
27
- "@smithy/protocol-http": "^4.1.5",
28
- "@smithy/querystring-builder": "^3.0.8",
29
- "@smithy/types": "^3.6.0",
30
- "@smithy/util-base64": "^3.0.0",
31
- "tslib": "^2.6.2"
32
- },
33
- "devDependencies": {
34
- "@smithy/abort-controller": "^3.1.6",
35
- "concurrently": "7.0.0",
36
- "downlevel-dts": "0.10.1",
37
- "rimraf": "3.0.2",
38
- "typedoc": "0.23.23"
39
- },
40
- "typesVersions": {
41
- "<4.0": {
42
- "dist-types/*": [
43
- "dist-types/ts3.4/*"
44
- ]
45
- }
46
- },
47
- "files": [
48
- "dist-*/**"
49
- ],
50
- "homepage": "https://github.com/awslabs/smithy-typescript/tree/main/packages/fetch-http-handler",
51
- "repository": {
52
- "type": "git",
53
- "url": "https://github.com/awslabs/smithy-typescript.git",
54
- "directory": "packages/fetch-http-handler"
55
- },
56
- "typedoc": {
57
- "entryPoint": "src/index.ts"
58
- },
59
- "publishConfig": {
60
- "directory": ".release/package"
61
- }
62
- }