@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
|
@@ -56,115 +56,451 @@ import { UpdateServiceCommandInput, UpdateServiceCommandOutput } from "../comman
|
|
|
56
56
|
import { UpdateServicePrimaryTaskSetCommandInput, UpdateServicePrimaryTaskSetCommandOutput } from "../commands/UpdateServicePrimaryTaskSetCommand";
|
|
57
57
|
import { UpdateTaskProtectionCommandInput, UpdateTaskProtectionCommandOutput } from "../commands/UpdateTaskProtectionCommand";
|
|
58
58
|
import { UpdateTaskSetCommandInput, UpdateTaskSetCommandOutput } from "../commands/UpdateTaskSetCommand";
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
export declare const
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
export declare const
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
export declare const
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
export declare const
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
export declare const
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
export declare const
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
export declare const
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
export declare const
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
export declare const
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
export declare const
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
export declare const
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
export declare const
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
export declare const
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
export declare const
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
export declare const
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
export declare const
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
export declare const
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
export declare const
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
export declare const
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
export declare const
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
export declare const
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
export declare const
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
export declare const
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
export declare const
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
export declare const
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
export declare const
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
export declare const
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
export declare const
|
|
59
|
+
/**
|
|
60
|
+
* serializeAws_json1_1CreateCapacityProviderCommand
|
|
61
|
+
*/
|
|
62
|
+
export declare const se_CreateCapacityProviderCommand: (input: CreateCapacityProviderCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
63
|
+
/**
|
|
64
|
+
* serializeAws_json1_1CreateClusterCommand
|
|
65
|
+
*/
|
|
66
|
+
export declare const se_CreateClusterCommand: (input: CreateClusterCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
67
|
+
/**
|
|
68
|
+
* serializeAws_json1_1CreateServiceCommand
|
|
69
|
+
*/
|
|
70
|
+
export declare const se_CreateServiceCommand: (input: CreateServiceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
71
|
+
/**
|
|
72
|
+
* serializeAws_json1_1CreateTaskSetCommand
|
|
73
|
+
*/
|
|
74
|
+
export declare const se_CreateTaskSetCommand: (input: CreateTaskSetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
75
|
+
/**
|
|
76
|
+
* serializeAws_json1_1DeleteAccountSettingCommand
|
|
77
|
+
*/
|
|
78
|
+
export declare const se_DeleteAccountSettingCommand: (input: DeleteAccountSettingCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
79
|
+
/**
|
|
80
|
+
* serializeAws_json1_1DeleteAttributesCommand
|
|
81
|
+
*/
|
|
82
|
+
export declare const se_DeleteAttributesCommand: (input: DeleteAttributesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
83
|
+
/**
|
|
84
|
+
* serializeAws_json1_1DeleteCapacityProviderCommand
|
|
85
|
+
*/
|
|
86
|
+
export declare const se_DeleteCapacityProviderCommand: (input: DeleteCapacityProviderCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
87
|
+
/**
|
|
88
|
+
* serializeAws_json1_1DeleteClusterCommand
|
|
89
|
+
*/
|
|
90
|
+
export declare const se_DeleteClusterCommand: (input: DeleteClusterCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
91
|
+
/**
|
|
92
|
+
* serializeAws_json1_1DeleteServiceCommand
|
|
93
|
+
*/
|
|
94
|
+
export declare const se_DeleteServiceCommand: (input: DeleteServiceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
95
|
+
/**
|
|
96
|
+
* serializeAws_json1_1DeleteTaskDefinitionsCommand
|
|
97
|
+
*/
|
|
98
|
+
export declare const se_DeleteTaskDefinitionsCommand: (input: DeleteTaskDefinitionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
99
|
+
/**
|
|
100
|
+
* serializeAws_json1_1DeleteTaskSetCommand
|
|
101
|
+
*/
|
|
102
|
+
export declare const se_DeleteTaskSetCommand: (input: DeleteTaskSetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
103
|
+
/**
|
|
104
|
+
* serializeAws_json1_1DeregisterContainerInstanceCommand
|
|
105
|
+
*/
|
|
106
|
+
export declare const se_DeregisterContainerInstanceCommand: (input: DeregisterContainerInstanceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
107
|
+
/**
|
|
108
|
+
* serializeAws_json1_1DeregisterTaskDefinitionCommand
|
|
109
|
+
*/
|
|
110
|
+
export declare const se_DeregisterTaskDefinitionCommand: (input: DeregisterTaskDefinitionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
111
|
+
/**
|
|
112
|
+
* serializeAws_json1_1DescribeCapacityProvidersCommand
|
|
113
|
+
*/
|
|
114
|
+
export declare const se_DescribeCapacityProvidersCommand: (input: DescribeCapacityProvidersCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
115
|
+
/**
|
|
116
|
+
* serializeAws_json1_1DescribeClustersCommand
|
|
117
|
+
*/
|
|
118
|
+
export declare const se_DescribeClustersCommand: (input: DescribeClustersCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
119
|
+
/**
|
|
120
|
+
* serializeAws_json1_1DescribeContainerInstancesCommand
|
|
121
|
+
*/
|
|
122
|
+
export declare const se_DescribeContainerInstancesCommand: (input: DescribeContainerInstancesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
123
|
+
/**
|
|
124
|
+
* serializeAws_json1_1DescribeServicesCommand
|
|
125
|
+
*/
|
|
126
|
+
export declare const se_DescribeServicesCommand: (input: DescribeServicesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
127
|
+
/**
|
|
128
|
+
* serializeAws_json1_1DescribeTaskDefinitionCommand
|
|
129
|
+
*/
|
|
130
|
+
export declare const se_DescribeTaskDefinitionCommand: (input: DescribeTaskDefinitionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
131
|
+
/**
|
|
132
|
+
* serializeAws_json1_1DescribeTasksCommand
|
|
133
|
+
*/
|
|
134
|
+
export declare const se_DescribeTasksCommand: (input: DescribeTasksCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
135
|
+
/**
|
|
136
|
+
* serializeAws_json1_1DescribeTaskSetsCommand
|
|
137
|
+
*/
|
|
138
|
+
export declare const se_DescribeTaskSetsCommand: (input: DescribeTaskSetsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
139
|
+
/**
|
|
140
|
+
* serializeAws_json1_1DiscoverPollEndpointCommand
|
|
141
|
+
*/
|
|
142
|
+
export declare const se_DiscoverPollEndpointCommand: (input: DiscoverPollEndpointCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
143
|
+
/**
|
|
144
|
+
* serializeAws_json1_1ExecuteCommandCommand
|
|
145
|
+
*/
|
|
146
|
+
export declare const se_ExecuteCommandCommand: (input: ExecuteCommandCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
147
|
+
/**
|
|
148
|
+
* serializeAws_json1_1GetTaskProtectionCommand
|
|
149
|
+
*/
|
|
150
|
+
export declare const se_GetTaskProtectionCommand: (input: GetTaskProtectionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
151
|
+
/**
|
|
152
|
+
* serializeAws_json1_1ListAccountSettingsCommand
|
|
153
|
+
*/
|
|
154
|
+
export declare const se_ListAccountSettingsCommand: (input: ListAccountSettingsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
155
|
+
/**
|
|
156
|
+
* serializeAws_json1_1ListAttributesCommand
|
|
157
|
+
*/
|
|
158
|
+
export declare const se_ListAttributesCommand: (input: ListAttributesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
159
|
+
/**
|
|
160
|
+
* serializeAws_json1_1ListClustersCommand
|
|
161
|
+
*/
|
|
162
|
+
export declare const se_ListClustersCommand: (input: ListClustersCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
163
|
+
/**
|
|
164
|
+
* serializeAws_json1_1ListContainerInstancesCommand
|
|
165
|
+
*/
|
|
166
|
+
export declare const se_ListContainerInstancesCommand: (input: ListContainerInstancesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
167
|
+
/**
|
|
168
|
+
* serializeAws_json1_1ListServicesCommand
|
|
169
|
+
*/
|
|
170
|
+
export declare const se_ListServicesCommand: (input: ListServicesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
171
|
+
/**
|
|
172
|
+
* serializeAws_json1_1ListServicesByNamespaceCommand
|
|
173
|
+
*/
|
|
174
|
+
export declare const se_ListServicesByNamespaceCommand: (input: ListServicesByNamespaceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
175
|
+
/**
|
|
176
|
+
* serializeAws_json1_1ListTagsForResourceCommand
|
|
177
|
+
*/
|
|
178
|
+
export declare const se_ListTagsForResourceCommand: (input: ListTagsForResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
179
|
+
/**
|
|
180
|
+
* serializeAws_json1_1ListTaskDefinitionFamiliesCommand
|
|
181
|
+
*/
|
|
182
|
+
export declare const se_ListTaskDefinitionFamiliesCommand: (input: ListTaskDefinitionFamiliesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
183
|
+
/**
|
|
184
|
+
* serializeAws_json1_1ListTaskDefinitionsCommand
|
|
185
|
+
*/
|
|
186
|
+
export declare const se_ListTaskDefinitionsCommand: (input: ListTaskDefinitionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
187
|
+
/**
|
|
188
|
+
* serializeAws_json1_1ListTasksCommand
|
|
189
|
+
*/
|
|
190
|
+
export declare const se_ListTasksCommand: (input: ListTasksCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
191
|
+
/**
|
|
192
|
+
* serializeAws_json1_1PutAccountSettingCommand
|
|
193
|
+
*/
|
|
194
|
+
export declare const se_PutAccountSettingCommand: (input: PutAccountSettingCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
195
|
+
/**
|
|
196
|
+
* serializeAws_json1_1PutAccountSettingDefaultCommand
|
|
197
|
+
*/
|
|
198
|
+
export declare const se_PutAccountSettingDefaultCommand: (input: PutAccountSettingDefaultCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
199
|
+
/**
|
|
200
|
+
* serializeAws_json1_1PutAttributesCommand
|
|
201
|
+
*/
|
|
202
|
+
export declare const se_PutAttributesCommand: (input: PutAttributesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
203
|
+
/**
|
|
204
|
+
* serializeAws_json1_1PutClusterCapacityProvidersCommand
|
|
205
|
+
*/
|
|
206
|
+
export declare const se_PutClusterCapacityProvidersCommand: (input: PutClusterCapacityProvidersCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
207
|
+
/**
|
|
208
|
+
* serializeAws_json1_1RegisterContainerInstanceCommand
|
|
209
|
+
*/
|
|
210
|
+
export declare const se_RegisterContainerInstanceCommand: (input: RegisterContainerInstanceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
211
|
+
/**
|
|
212
|
+
* serializeAws_json1_1RegisterTaskDefinitionCommand
|
|
213
|
+
*/
|
|
214
|
+
export declare const se_RegisterTaskDefinitionCommand: (input: RegisterTaskDefinitionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
215
|
+
/**
|
|
216
|
+
* serializeAws_json1_1RunTaskCommand
|
|
217
|
+
*/
|
|
218
|
+
export declare const se_RunTaskCommand: (input: RunTaskCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
219
|
+
/**
|
|
220
|
+
* serializeAws_json1_1StartTaskCommand
|
|
221
|
+
*/
|
|
222
|
+
export declare const se_StartTaskCommand: (input: StartTaskCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
223
|
+
/**
|
|
224
|
+
* serializeAws_json1_1StopTaskCommand
|
|
225
|
+
*/
|
|
226
|
+
export declare const se_StopTaskCommand: (input: StopTaskCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
227
|
+
/**
|
|
228
|
+
* serializeAws_json1_1SubmitAttachmentStateChangesCommand
|
|
229
|
+
*/
|
|
230
|
+
export declare const se_SubmitAttachmentStateChangesCommand: (input: SubmitAttachmentStateChangesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
231
|
+
/**
|
|
232
|
+
* serializeAws_json1_1SubmitContainerStateChangeCommand
|
|
233
|
+
*/
|
|
234
|
+
export declare const se_SubmitContainerStateChangeCommand: (input: SubmitContainerStateChangeCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
235
|
+
/**
|
|
236
|
+
* serializeAws_json1_1SubmitTaskStateChangeCommand
|
|
237
|
+
*/
|
|
238
|
+
export declare const se_SubmitTaskStateChangeCommand: (input: SubmitTaskStateChangeCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
239
|
+
/**
|
|
240
|
+
* serializeAws_json1_1TagResourceCommand
|
|
241
|
+
*/
|
|
242
|
+
export declare const se_TagResourceCommand: (input: TagResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
243
|
+
/**
|
|
244
|
+
* serializeAws_json1_1UntagResourceCommand
|
|
245
|
+
*/
|
|
246
|
+
export declare const se_UntagResourceCommand: (input: UntagResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
247
|
+
/**
|
|
248
|
+
* serializeAws_json1_1UpdateCapacityProviderCommand
|
|
249
|
+
*/
|
|
250
|
+
export declare const se_UpdateCapacityProviderCommand: (input: UpdateCapacityProviderCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
251
|
+
/**
|
|
252
|
+
* serializeAws_json1_1UpdateClusterCommand
|
|
253
|
+
*/
|
|
254
|
+
export declare const se_UpdateClusterCommand: (input: UpdateClusterCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
255
|
+
/**
|
|
256
|
+
* serializeAws_json1_1UpdateClusterSettingsCommand
|
|
257
|
+
*/
|
|
258
|
+
export declare const se_UpdateClusterSettingsCommand: (input: UpdateClusterSettingsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
259
|
+
/**
|
|
260
|
+
* serializeAws_json1_1UpdateContainerAgentCommand
|
|
261
|
+
*/
|
|
262
|
+
export declare const se_UpdateContainerAgentCommand: (input: UpdateContainerAgentCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
263
|
+
/**
|
|
264
|
+
* serializeAws_json1_1UpdateContainerInstancesStateCommand
|
|
265
|
+
*/
|
|
266
|
+
export declare const se_UpdateContainerInstancesStateCommand: (input: UpdateContainerInstancesStateCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
267
|
+
/**
|
|
268
|
+
* serializeAws_json1_1UpdateServiceCommand
|
|
269
|
+
*/
|
|
270
|
+
export declare const se_UpdateServiceCommand: (input: UpdateServiceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
271
|
+
/**
|
|
272
|
+
* serializeAws_json1_1UpdateServicePrimaryTaskSetCommand
|
|
273
|
+
*/
|
|
274
|
+
export declare const se_UpdateServicePrimaryTaskSetCommand: (input: UpdateServicePrimaryTaskSetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
275
|
+
/**
|
|
276
|
+
* serializeAws_json1_1UpdateTaskProtectionCommand
|
|
277
|
+
*/
|
|
278
|
+
export declare const se_UpdateTaskProtectionCommand: (input: UpdateTaskProtectionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
279
|
+
/**
|
|
280
|
+
* serializeAws_json1_1UpdateTaskSetCommand
|
|
281
|
+
*/
|
|
282
|
+
export declare const se_UpdateTaskSetCommand: (input: UpdateTaskSetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
283
|
+
/**
|
|
284
|
+
* deserializeAws_json1_1CreateCapacityProviderCommand
|
|
285
|
+
*/
|
|
286
|
+
export declare const de_CreateCapacityProviderCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateCapacityProviderCommandOutput>;
|
|
287
|
+
/**
|
|
288
|
+
* deserializeAws_json1_1CreateClusterCommand
|
|
289
|
+
*/
|
|
290
|
+
export declare const de_CreateClusterCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateClusterCommandOutput>;
|
|
291
|
+
/**
|
|
292
|
+
* deserializeAws_json1_1CreateServiceCommand
|
|
293
|
+
*/
|
|
294
|
+
export declare const de_CreateServiceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateServiceCommandOutput>;
|
|
295
|
+
/**
|
|
296
|
+
* deserializeAws_json1_1CreateTaskSetCommand
|
|
297
|
+
*/
|
|
298
|
+
export declare const de_CreateTaskSetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateTaskSetCommandOutput>;
|
|
299
|
+
/**
|
|
300
|
+
* deserializeAws_json1_1DeleteAccountSettingCommand
|
|
301
|
+
*/
|
|
302
|
+
export declare const de_DeleteAccountSettingCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteAccountSettingCommandOutput>;
|
|
303
|
+
/**
|
|
304
|
+
* deserializeAws_json1_1DeleteAttributesCommand
|
|
305
|
+
*/
|
|
306
|
+
export declare const de_DeleteAttributesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteAttributesCommandOutput>;
|
|
307
|
+
/**
|
|
308
|
+
* deserializeAws_json1_1DeleteCapacityProviderCommand
|
|
309
|
+
*/
|
|
310
|
+
export declare const de_DeleteCapacityProviderCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteCapacityProviderCommandOutput>;
|
|
311
|
+
/**
|
|
312
|
+
* deserializeAws_json1_1DeleteClusterCommand
|
|
313
|
+
*/
|
|
314
|
+
export declare const de_DeleteClusterCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteClusterCommandOutput>;
|
|
315
|
+
/**
|
|
316
|
+
* deserializeAws_json1_1DeleteServiceCommand
|
|
317
|
+
*/
|
|
318
|
+
export declare const de_DeleteServiceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteServiceCommandOutput>;
|
|
319
|
+
/**
|
|
320
|
+
* deserializeAws_json1_1DeleteTaskDefinitionsCommand
|
|
321
|
+
*/
|
|
322
|
+
export declare const de_DeleteTaskDefinitionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteTaskDefinitionsCommandOutput>;
|
|
323
|
+
/**
|
|
324
|
+
* deserializeAws_json1_1DeleteTaskSetCommand
|
|
325
|
+
*/
|
|
326
|
+
export declare const de_DeleteTaskSetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteTaskSetCommandOutput>;
|
|
327
|
+
/**
|
|
328
|
+
* deserializeAws_json1_1DeregisterContainerInstanceCommand
|
|
329
|
+
*/
|
|
330
|
+
export declare const de_DeregisterContainerInstanceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeregisterContainerInstanceCommandOutput>;
|
|
331
|
+
/**
|
|
332
|
+
* deserializeAws_json1_1DeregisterTaskDefinitionCommand
|
|
333
|
+
*/
|
|
334
|
+
export declare const de_DeregisterTaskDefinitionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeregisterTaskDefinitionCommandOutput>;
|
|
335
|
+
/**
|
|
336
|
+
* deserializeAws_json1_1DescribeCapacityProvidersCommand
|
|
337
|
+
*/
|
|
338
|
+
export declare const de_DescribeCapacityProvidersCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeCapacityProvidersCommandOutput>;
|
|
339
|
+
/**
|
|
340
|
+
* deserializeAws_json1_1DescribeClustersCommand
|
|
341
|
+
*/
|
|
342
|
+
export declare const de_DescribeClustersCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeClustersCommandOutput>;
|
|
343
|
+
/**
|
|
344
|
+
* deserializeAws_json1_1DescribeContainerInstancesCommand
|
|
345
|
+
*/
|
|
346
|
+
export declare const de_DescribeContainerInstancesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeContainerInstancesCommandOutput>;
|
|
347
|
+
/**
|
|
348
|
+
* deserializeAws_json1_1DescribeServicesCommand
|
|
349
|
+
*/
|
|
350
|
+
export declare const de_DescribeServicesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeServicesCommandOutput>;
|
|
351
|
+
/**
|
|
352
|
+
* deserializeAws_json1_1DescribeTaskDefinitionCommand
|
|
353
|
+
*/
|
|
354
|
+
export declare const de_DescribeTaskDefinitionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeTaskDefinitionCommandOutput>;
|
|
355
|
+
/**
|
|
356
|
+
* deserializeAws_json1_1DescribeTasksCommand
|
|
357
|
+
*/
|
|
358
|
+
export declare const de_DescribeTasksCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeTasksCommandOutput>;
|
|
359
|
+
/**
|
|
360
|
+
* deserializeAws_json1_1DescribeTaskSetsCommand
|
|
361
|
+
*/
|
|
362
|
+
export declare const de_DescribeTaskSetsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeTaskSetsCommandOutput>;
|
|
363
|
+
/**
|
|
364
|
+
* deserializeAws_json1_1DiscoverPollEndpointCommand
|
|
365
|
+
*/
|
|
366
|
+
export declare const de_DiscoverPollEndpointCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DiscoverPollEndpointCommandOutput>;
|
|
367
|
+
/**
|
|
368
|
+
* deserializeAws_json1_1ExecuteCommandCommand
|
|
369
|
+
*/
|
|
370
|
+
export declare const de_ExecuteCommandCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ExecuteCommandCommandOutput>;
|
|
371
|
+
/**
|
|
372
|
+
* deserializeAws_json1_1GetTaskProtectionCommand
|
|
373
|
+
*/
|
|
374
|
+
export declare const de_GetTaskProtectionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetTaskProtectionCommandOutput>;
|
|
375
|
+
/**
|
|
376
|
+
* deserializeAws_json1_1ListAccountSettingsCommand
|
|
377
|
+
*/
|
|
378
|
+
export declare const de_ListAccountSettingsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListAccountSettingsCommandOutput>;
|
|
379
|
+
/**
|
|
380
|
+
* deserializeAws_json1_1ListAttributesCommand
|
|
381
|
+
*/
|
|
382
|
+
export declare const de_ListAttributesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListAttributesCommandOutput>;
|
|
383
|
+
/**
|
|
384
|
+
* deserializeAws_json1_1ListClustersCommand
|
|
385
|
+
*/
|
|
386
|
+
export declare const de_ListClustersCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListClustersCommandOutput>;
|
|
387
|
+
/**
|
|
388
|
+
* deserializeAws_json1_1ListContainerInstancesCommand
|
|
389
|
+
*/
|
|
390
|
+
export declare const de_ListContainerInstancesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListContainerInstancesCommandOutput>;
|
|
391
|
+
/**
|
|
392
|
+
* deserializeAws_json1_1ListServicesCommand
|
|
393
|
+
*/
|
|
394
|
+
export declare const de_ListServicesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListServicesCommandOutput>;
|
|
395
|
+
/**
|
|
396
|
+
* deserializeAws_json1_1ListServicesByNamespaceCommand
|
|
397
|
+
*/
|
|
398
|
+
export declare const de_ListServicesByNamespaceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListServicesByNamespaceCommandOutput>;
|
|
399
|
+
/**
|
|
400
|
+
* deserializeAws_json1_1ListTagsForResourceCommand
|
|
401
|
+
*/
|
|
402
|
+
export declare const de_ListTagsForResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListTagsForResourceCommandOutput>;
|
|
403
|
+
/**
|
|
404
|
+
* deserializeAws_json1_1ListTaskDefinitionFamiliesCommand
|
|
405
|
+
*/
|
|
406
|
+
export declare const de_ListTaskDefinitionFamiliesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListTaskDefinitionFamiliesCommandOutput>;
|
|
407
|
+
/**
|
|
408
|
+
* deserializeAws_json1_1ListTaskDefinitionsCommand
|
|
409
|
+
*/
|
|
410
|
+
export declare const de_ListTaskDefinitionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListTaskDefinitionsCommandOutput>;
|
|
411
|
+
/**
|
|
412
|
+
* deserializeAws_json1_1ListTasksCommand
|
|
413
|
+
*/
|
|
414
|
+
export declare const de_ListTasksCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListTasksCommandOutput>;
|
|
415
|
+
/**
|
|
416
|
+
* deserializeAws_json1_1PutAccountSettingCommand
|
|
417
|
+
*/
|
|
418
|
+
export declare const de_PutAccountSettingCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutAccountSettingCommandOutput>;
|
|
419
|
+
/**
|
|
420
|
+
* deserializeAws_json1_1PutAccountSettingDefaultCommand
|
|
421
|
+
*/
|
|
422
|
+
export declare const de_PutAccountSettingDefaultCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutAccountSettingDefaultCommandOutput>;
|
|
423
|
+
/**
|
|
424
|
+
* deserializeAws_json1_1PutAttributesCommand
|
|
425
|
+
*/
|
|
426
|
+
export declare const de_PutAttributesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutAttributesCommandOutput>;
|
|
427
|
+
/**
|
|
428
|
+
* deserializeAws_json1_1PutClusterCapacityProvidersCommand
|
|
429
|
+
*/
|
|
430
|
+
export declare const de_PutClusterCapacityProvidersCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutClusterCapacityProvidersCommandOutput>;
|
|
431
|
+
/**
|
|
432
|
+
* deserializeAws_json1_1RegisterContainerInstanceCommand
|
|
433
|
+
*/
|
|
434
|
+
export declare const de_RegisterContainerInstanceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<RegisterContainerInstanceCommandOutput>;
|
|
435
|
+
/**
|
|
436
|
+
* deserializeAws_json1_1RegisterTaskDefinitionCommand
|
|
437
|
+
*/
|
|
438
|
+
export declare const de_RegisterTaskDefinitionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<RegisterTaskDefinitionCommandOutput>;
|
|
439
|
+
/**
|
|
440
|
+
* deserializeAws_json1_1RunTaskCommand
|
|
441
|
+
*/
|
|
442
|
+
export declare const de_RunTaskCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<RunTaskCommandOutput>;
|
|
443
|
+
/**
|
|
444
|
+
* deserializeAws_json1_1StartTaskCommand
|
|
445
|
+
*/
|
|
446
|
+
export declare const de_StartTaskCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StartTaskCommandOutput>;
|
|
447
|
+
/**
|
|
448
|
+
* deserializeAws_json1_1StopTaskCommand
|
|
449
|
+
*/
|
|
450
|
+
export declare const de_StopTaskCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StopTaskCommandOutput>;
|
|
451
|
+
/**
|
|
452
|
+
* deserializeAws_json1_1SubmitAttachmentStateChangesCommand
|
|
453
|
+
*/
|
|
454
|
+
export declare const de_SubmitAttachmentStateChangesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<SubmitAttachmentStateChangesCommandOutput>;
|
|
455
|
+
/**
|
|
456
|
+
* deserializeAws_json1_1SubmitContainerStateChangeCommand
|
|
457
|
+
*/
|
|
458
|
+
export declare const de_SubmitContainerStateChangeCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<SubmitContainerStateChangeCommandOutput>;
|
|
459
|
+
/**
|
|
460
|
+
* deserializeAws_json1_1SubmitTaskStateChangeCommand
|
|
461
|
+
*/
|
|
462
|
+
export declare const de_SubmitTaskStateChangeCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<SubmitTaskStateChangeCommandOutput>;
|
|
463
|
+
/**
|
|
464
|
+
* deserializeAws_json1_1TagResourceCommand
|
|
465
|
+
*/
|
|
466
|
+
export declare const de_TagResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<TagResourceCommandOutput>;
|
|
467
|
+
/**
|
|
468
|
+
* deserializeAws_json1_1UntagResourceCommand
|
|
469
|
+
*/
|
|
470
|
+
export declare const de_UntagResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UntagResourceCommandOutput>;
|
|
471
|
+
/**
|
|
472
|
+
* deserializeAws_json1_1UpdateCapacityProviderCommand
|
|
473
|
+
*/
|
|
474
|
+
export declare const de_UpdateCapacityProviderCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateCapacityProviderCommandOutput>;
|
|
475
|
+
/**
|
|
476
|
+
* deserializeAws_json1_1UpdateClusterCommand
|
|
477
|
+
*/
|
|
478
|
+
export declare const de_UpdateClusterCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateClusterCommandOutput>;
|
|
479
|
+
/**
|
|
480
|
+
* deserializeAws_json1_1UpdateClusterSettingsCommand
|
|
481
|
+
*/
|
|
482
|
+
export declare const de_UpdateClusterSettingsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateClusterSettingsCommandOutput>;
|
|
483
|
+
/**
|
|
484
|
+
* deserializeAws_json1_1UpdateContainerAgentCommand
|
|
485
|
+
*/
|
|
486
|
+
export declare const de_UpdateContainerAgentCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateContainerAgentCommandOutput>;
|
|
487
|
+
/**
|
|
488
|
+
* deserializeAws_json1_1UpdateContainerInstancesStateCommand
|
|
489
|
+
*/
|
|
490
|
+
export declare const de_UpdateContainerInstancesStateCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateContainerInstancesStateCommandOutput>;
|
|
491
|
+
/**
|
|
492
|
+
* deserializeAws_json1_1UpdateServiceCommand
|
|
493
|
+
*/
|
|
494
|
+
export declare const de_UpdateServiceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateServiceCommandOutput>;
|
|
495
|
+
/**
|
|
496
|
+
* deserializeAws_json1_1UpdateServicePrimaryTaskSetCommand
|
|
497
|
+
*/
|
|
498
|
+
export declare const de_UpdateServicePrimaryTaskSetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateServicePrimaryTaskSetCommandOutput>;
|
|
499
|
+
/**
|
|
500
|
+
* deserializeAws_json1_1UpdateTaskProtectionCommand
|
|
501
|
+
*/
|
|
502
|
+
export declare const de_UpdateTaskProtectionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateTaskProtectionCommandOutput>;
|
|
503
|
+
/**
|
|
504
|
+
* deserializeAws_json1_1UpdateTaskSetCommand
|
|
505
|
+
*/
|
|
506
|
+
export declare const de_UpdateTaskSetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateTaskSetCommandOutput>;
|
|
@@ -528,6 +528,7 @@ export declare const SettingName: {
|
|
|
528
528
|
readonly AWSVPC_TRUNKING: "awsvpcTrunking";
|
|
529
529
|
readonly CONTAINER_INSIGHTS: "containerInsights";
|
|
530
530
|
readonly CONTAINER_INSTANCE_LONG_ARN_FORMAT: "containerInstanceLongArnFormat";
|
|
531
|
+
readonly FARGATE_FIPS_MODE: "fargateFIPSMode";
|
|
531
532
|
readonly SERVICE_LONG_ARN_FORMAT: "serviceLongArnFormat";
|
|
532
533
|
readonly TASK_LONG_ARN_FORMAT: "taskLongArnFormat";
|
|
533
534
|
};
|