@aws-sdk/client-ecs 3.307.0 → 3.310.0
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/dist-cjs/commands/CreateCapacityProviderCommand.js +2 -2
- package/dist-cjs/commands/CreateClusterCommand.js +2 -2
- package/dist-cjs/commands/CreateServiceCommand.js +2 -2
- package/dist-cjs/commands/CreateTaskSetCommand.js +2 -2
- package/dist-cjs/commands/DeleteAccountSettingCommand.js +2 -2
- package/dist-cjs/commands/DeleteAttributesCommand.js +2 -2
- package/dist-cjs/commands/DeleteCapacityProviderCommand.js +2 -2
- package/dist-cjs/commands/DeleteClusterCommand.js +2 -2
- package/dist-cjs/commands/DeleteServiceCommand.js +2 -2
- package/dist-cjs/commands/DeleteTaskDefinitionsCommand.js +2 -2
- package/dist-cjs/commands/DeleteTaskSetCommand.js +2 -2
- package/dist-cjs/commands/DeregisterContainerInstanceCommand.js +2 -2
- package/dist-cjs/commands/DeregisterTaskDefinitionCommand.js +2 -2
- package/dist-cjs/commands/DescribeCapacityProvidersCommand.js +2 -2
- package/dist-cjs/commands/DescribeClustersCommand.js +2 -2
- package/dist-cjs/commands/DescribeContainerInstancesCommand.js +2 -2
- package/dist-cjs/commands/DescribeServicesCommand.js +2 -2
- package/dist-cjs/commands/DescribeTaskDefinitionCommand.js +2 -2
- package/dist-cjs/commands/DescribeTaskSetsCommand.js +2 -2
- package/dist-cjs/commands/DescribeTasksCommand.js +2 -2
- package/dist-cjs/commands/DiscoverPollEndpointCommand.js +2 -2
- package/dist-cjs/commands/ExecuteCommandCommand.js +2 -2
- package/dist-cjs/commands/GetTaskProtectionCommand.js +2 -2
- package/dist-cjs/commands/ListAccountSettingsCommand.js +2 -2
- package/dist-cjs/commands/ListAttributesCommand.js +2 -2
- package/dist-cjs/commands/ListClustersCommand.js +2 -2
- package/dist-cjs/commands/ListContainerInstancesCommand.js +2 -2
- package/dist-cjs/commands/ListServicesByNamespaceCommand.js +2 -2
- package/dist-cjs/commands/ListServicesCommand.js +2 -2
- package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -2
- package/dist-cjs/commands/ListTaskDefinitionFamiliesCommand.js +2 -2
- package/dist-cjs/commands/ListTaskDefinitionsCommand.js +2 -2
- package/dist-cjs/commands/ListTasksCommand.js +2 -2
- package/dist-cjs/commands/PutAccountSettingCommand.js +2 -2
- package/dist-cjs/commands/PutAccountSettingDefaultCommand.js +2 -2
- package/dist-cjs/commands/PutAttributesCommand.js +2 -2
- package/dist-cjs/commands/PutClusterCapacityProvidersCommand.js +2 -2
- package/dist-cjs/commands/RegisterContainerInstanceCommand.js +2 -2
- package/dist-cjs/commands/RegisterTaskDefinitionCommand.js +2 -2
- package/dist-cjs/commands/RunTaskCommand.js +2 -2
- package/dist-cjs/commands/StartTaskCommand.js +2 -2
- package/dist-cjs/commands/StopTaskCommand.js +2 -2
- package/dist-cjs/commands/SubmitAttachmentStateChangesCommand.js +2 -2
- package/dist-cjs/commands/SubmitContainerStateChangeCommand.js +2 -2
- package/dist-cjs/commands/SubmitTaskStateChangeCommand.js +2 -2
- package/dist-cjs/commands/TagResourceCommand.js +2 -2
- package/dist-cjs/commands/UntagResourceCommand.js +2 -2
- package/dist-cjs/commands/UpdateCapacityProviderCommand.js +2 -2
- package/dist-cjs/commands/UpdateClusterCommand.js +2 -2
- package/dist-cjs/commands/UpdateClusterSettingsCommand.js +2 -2
- package/dist-cjs/commands/UpdateContainerAgentCommand.js +2 -2
- package/dist-cjs/commands/UpdateContainerInstancesStateCommand.js +2 -2
- package/dist-cjs/commands/UpdateServiceCommand.js +2 -2
- package/dist-cjs/commands/UpdateServicePrimaryTaskSetCommand.js +2 -2
- package/dist-cjs/commands/UpdateTaskProtectionCommand.js +2 -2
- package/dist-cjs/commands/UpdateTaskSetCommand.js +2 -2
- package/dist-cjs/models/models_0.js +1 -0
- package/dist-cjs/protocols/Aws_json1_1.js +1598 -1784
- package/dist-es/commands/CreateCapacityProviderCommand.js +3 -3
- package/dist-es/commands/CreateClusterCommand.js +3 -3
- package/dist-es/commands/CreateServiceCommand.js +3 -3
- package/dist-es/commands/CreateTaskSetCommand.js +3 -3
- package/dist-es/commands/DeleteAccountSettingCommand.js +3 -3
- package/dist-es/commands/DeleteAttributesCommand.js +3 -3
- package/dist-es/commands/DeleteCapacityProviderCommand.js +3 -3
- package/dist-es/commands/DeleteClusterCommand.js +3 -3
- package/dist-es/commands/DeleteServiceCommand.js +3 -3
- package/dist-es/commands/DeleteTaskDefinitionsCommand.js +3 -3
- package/dist-es/commands/DeleteTaskSetCommand.js +3 -3
- package/dist-es/commands/DeregisterContainerInstanceCommand.js +3 -3
- package/dist-es/commands/DeregisterTaskDefinitionCommand.js +3 -3
- package/dist-es/commands/DescribeCapacityProvidersCommand.js +3 -3
- package/dist-es/commands/DescribeClustersCommand.js +3 -3
- package/dist-es/commands/DescribeContainerInstancesCommand.js +3 -3
- package/dist-es/commands/DescribeServicesCommand.js +3 -3
- package/dist-es/commands/DescribeTaskDefinitionCommand.js +3 -3
- package/dist-es/commands/DescribeTaskSetsCommand.js +3 -3
- package/dist-es/commands/DescribeTasksCommand.js +3 -3
- package/dist-es/commands/DiscoverPollEndpointCommand.js +3 -3
- package/dist-es/commands/ExecuteCommandCommand.js +3 -3
- package/dist-es/commands/GetTaskProtectionCommand.js +3 -3
- package/dist-es/commands/ListAccountSettingsCommand.js +3 -3
- package/dist-es/commands/ListAttributesCommand.js +3 -3
- package/dist-es/commands/ListClustersCommand.js +3 -3
- package/dist-es/commands/ListContainerInstancesCommand.js +3 -3
- package/dist-es/commands/ListServicesByNamespaceCommand.js +3 -3
- package/dist-es/commands/ListServicesCommand.js +3 -3
- package/dist-es/commands/ListTagsForResourceCommand.js +3 -3
- package/dist-es/commands/ListTaskDefinitionFamiliesCommand.js +3 -3
- package/dist-es/commands/ListTaskDefinitionsCommand.js +3 -3
- package/dist-es/commands/ListTasksCommand.js +3 -3
- package/dist-es/commands/PutAccountSettingCommand.js +3 -3
- package/dist-es/commands/PutAccountSettingDefaultCommand.js +3 -3
- package/dist-es/commands/PutAttributesCommand.js +3 -3
- package/dist-es/commands/PutClusterCapacityProvidersCommand.js +3 -3
- package/dist-es/commands/RegisterContainerInstanceCommand.js +3 -3
- package/dist-es/commands/RegisterTaskDefinitionCommand.js +3 -3
- package/dist-es/commands/RunTaskCommand.js +3 -3
- package/dist-es/commands/StartTaskCommand.js +3 -3
- package/dist-es/commands/StopTaskCommand.js +3 -3
- package/dist-es/commands/SubmitAttachmentStateChangesCommand.js +3 -3
- package/dist-es/commands/SubmitContainerStateChangeCommand.js +3 -3
- package/dist-es/commands/SubmitTaskStateChangeCommand.js +3 -3
- package/dist-es/commands/TagResourceCommand.js +3 -3
- package/dist-es/commands/UntagResourceCommand.js +3 -3
- package/dist-es/commands/UpdateCapacityProviderCommand.js +3 -3
- package/dist-es/commands/UpdateClusterCommand.js +3 -3
- package/dist-es/commands/UpdateClusterSettingsCommand.js +3 -3
- package/dist-es/commands/UpdateContainerAgentCommand.js +3 -3
- package/dist-es/commands/UpdateContainerInstancesStateCommand.js +3 -3
- package/dist-es/commands/UpdateServiceCommand.js +3 -3
- package/dist-es/commands/UpdateServicePrimaryTaskSetCommand.js +3 -3
- package/dist-es/commands/UpdateTaskProtectionCommand.js +3 -3
- package/dist-es/commands/UpdateTaskSetCommand.js +3 -3
- package/dist-es/models/models_0.js +1 -0
- package/dist-es/protocols/Aws_json1_1.js +1483 -1669
- package/dist-types/ECS.d.ts +11 -11
- package/dist-types/commands/DeleteAccountSettingCommand.d.ts +1 -1
- package/dist-types/commands/ExecuteCommandCommand.d.ts +3 -3
- package/dist-types/commands/ListAccountSettingsCommand.d.ts +1 -1
- package/dist-types/commands/PutAccountSettingCommand.d.ts +10 -10
- package/dist-types/commands/PutAccountSettingDefaultCommand.d.ts +1 -1
- package/dist-types/commands/UpdateTaskProtectionCommand.d.ts +1 -1
- package/dist-types/models/models_0.d.ts +51 -42
- package/dist-types/protocols/Aws_json1_1.d.ts +448 -112
- package/dist-types/ts3.4/models/models_0.d.ts +1 -0
- package/dist-types/ts3.4/protocols/Aws_json1_1.d.ts +112 -112
- package/package.json +36 -36
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-ecs",
|
|
3
3
|
"description": "AWS SDK for JavaScript Ecs Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.310.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",
|
|
@@ -21,43 +21,43 @@
|
|
|
21
21
|
"dependencies": {
|
|
22
22
|
"@aws-crypto/sha256-browser": "3.0.0",
|
|
23
23
|
"@aws-crypto/sha256-js": "3.0.0",
|
|
24
|
-
"@aws-sdk/client-sts": "3.
|
|
25
|
-
"@aws-sdk/config-resolver": "3.
|
|
26
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
27
|
-
"@aws-sdk/fetch-http-handler": "3.
|
|
28
|
-
"@aws-sdk/hash-node": "3.
|
|
29
|
-
"@aws-sdk/invalid-dependency": "3.
|
|
30
|
-
"@aws-sdk/middleware-content-length": "3.
|
|
31
|
-
"@aws-sdk/middleware-endpoint": "3.
|
|
32
|
-
"@aws-sdk/middleware-host-header": "3.
|
|
33
|
-
"@aws-sdk/middleware-logger": "3.
|
|
34
|
-
"@aws-sdk/middleware-recursion-detection": "3.
|
|
35
|
-
"@aws-sdk/middleware-retry": "3.
|
|
36
|
-
"@aws-sdk/middleware-serde": "3.
|
|
37
|
-
"@aws-sdk/middleware-signing": "3.
|
|
38
|
-
"@aws-sdk/middleware-stack": "3.
|
|
39
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
40
|
-
"@aws-sdk/node-config-provider": "3.
|
|
41
|
-
"@aws-sdk/node-http-handler": "3.
|
|
42
|
-
"@aws-sdk/protocol-http": "3.
|
|
43
|
-
"@aws-sdk/smithy-client": "3.
|
|
44
|
-
"@aws-sdk/types": "3.
|
|
45
|
-
"@aws-sdk/url-parser": "3.
|
|
46
|
-
"@aws-sdk/util-base64": "3.
|
|
47
|
-
"@aws-sdk/util-body-length-browser": "3.
|
|
48
|
-
"@aws-sdk/util-body-length-node": "3.
|
|
49
|
-
"@aws-sdk/util-defaults-mode-browser": "3.
|
|
50
|
-
"@aws-sdk/util-defaults-mode-node": "3.
|
|
51
|
-
"@aws-sdk/util-endpoints": "3.
|
|
52
|
-
"@aws-sdk/util-retry": "3.
|
|
53
|
-
"@aws-sdk/util-user-agent-browser": "3.
|
|
54
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
55
|
-
"@aws-sdk/util-utf8": "3.
|
|
56
|
-
"@aws-sdk/util-waiter": "3.
|
|
24
|
+
"@aws-sdk/client-sts": "3.310.0",
|
|
25
|
+
"@aws-sdk/config-resolver": "3.310.0",
|
|
26
|
+
"@aws-sdk/credential-provider-node": "3.310.0",
|
|
27
|
+
"@aws-sdk/fetch-http-handler": "3.310.0",
|
|
28
|
+
"@aws-sdk/hash-node": "3.310.0",
|
|
29
|
+
"@aws-sdk/invalid-dependency": "3.310.0",
|
|
30
|
+
"@aws-sdk/middleware-content-length": "3.310.0",
|
|
31
|
+
"@aws-sdk/middleware-endpoint": "3.310.0",
|
|
32
|
+
"@aws-sdk/middleware-host-header": "3.310.0",
|
|
33
|
+
"@aws-sdk/middleware-logger": "3.310.0",
|
|
34
|
+
"@aws-sdk/middleware-recursion-detection": "3.310.0",
|
|
35
|
+
"@aws-sdk/middleware-retry": "3.310.0",
|
|
36
|
+
"@aws-sdk/middleware-serde": "3.310.0",
|
|
37
|
+
"@aws-sdk/middleware-signing": "3.310.0",
|
|
38
|
+
"@aws-sdk/middleware-stack": "3.310.0",
|
|
39
|
+
"@aws-sdk/middleware-user-agent": "3.310.0",
|
|
40
|
+
"@aws-sdk/node-config-provider": "3.310.0",
|
|
41
|
+
"@aws-sdk/node-http-handler": "3.310.0",
|
|
42
|
+
"@aws-sdk/protocol-http": "3.310.0",
|
|
43
|
+
"@aws-sdk/smithy-client": "3.310.0",
|
|
44
|
+
"@aws-sdk/types": "3.310.0",
|
|
45
|
+
"@aws-sdk/url-parser": "3.310.0",
|
|
46
|
+
"@aws-sdk/util-base64": "3.310.0",
|
|
47
|
+
"@aws-sdk/util-body-length-browser": "3.310.0",
|
|
48
|
+
"@aws-sdk/util-body-length-node": "3.310.0",
|
|
49
|
+
"@aws-sdk/util-defaults-mode-browser": "3.310.0",
|
|
50
|
+
"@aws-sdk/util-defaults-mode-node": "3.310.0",
|
|
51
|
+
"@aws-sdk/util-endpoints": "3.310.0",
|
|
52
|
+
"@aws-sdk/util-retry": "3.310.0",
|
|
53
|
+
"@aws-sdk/util-user-agent-browser": "3.310.0",
|
|
54
|
+
"@aws-sdk/util-user-agent-node": "3.310.0",
|
|
55
|
+
"@aws-sdk/util-utf8": "3.310.0",
|
|
56
|
+
"@aws-sdk/util-waiter": "3.310.0",
|
|
57
57
|
"tslib": "^2.5.0"
|
|
58
58
|
},
|
|
59
59
|
"devDependencies": {
|
|
60
|
-
"@aws-sdk/service-client-documentation-generator": "3.
|
|
60
|
+
"@aws-sdk/service-client-documentation-generator": "3.310.0",
|
|
61
61
|
"@tsconfig/node14": "1.0.3",
|
|
62
62
|
"@types/node": "^14.14.31",
|
|
63
63
|
"concurrently": "7.0.0",
|
|
@@ -77,7 +77,7 @@
|
|
|
77
77
|
}
|
|
78
78
|
},
|
|
79
79
|
"files": [
|
|
80
|
-
"dist
|
|
80
|
+
"dist-*/**"
|
|
81
81
|
],
|
|
82
82
|
"author": {
|
|
83
83
|
"name": "AWS SDK for JavaScript Team",
|