cdk-docker-image-deployment 0.0.87 → 0.0.89
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 +3 -3
- package/lib/destination.js +1 -1
- package/lib/docker-image-deployment.js +1 -1
- package/lib/source.js +1 -1
- package/node_modules/aws-sdk/CHANGELOG.md +51 -1
- package/node_modules/aws-sdk/README.md +29 -1
- package/node_modules/aws-sdk/apis/arc-zonal-shift-2022-10-30.examples.json +5 -0
- package/node_modules/aws-sdk/apis/arc-zonal-shift-2022-10-30.min.json +284 -0
- package/node_modules/aws-sdk/apis/arc-zonal-shift-2022-10-30.paginators.json +16 -0
- package/node_modules/aws-sdk/apis/backup-2018-11-15.min.json +441 -110
- package/node_modules/aws-sdk/apis/backup-2018-11-15.paginators.json +12 -0
- package/node_modules/aws-sdk/apis/compute-optimizer-2019-11-01.min.json +31 -13
- package/node_modules/aws-sdk/apis/config-2014-11-12.min.json +282 -134
- package/node_modules/aws-sdk/apis/config-2014-11-12.paginators.json +6 -0
- package/node_modules/aws-sdk/apis/drs-2020-02-26.min.json +124 -45
- package/node_modules/aws-sdk/apis/ec2-2016-11-15.min.json +2824 -1317
- package/node_modules/aws-sdk/apis/ec2-2016-11-15.paginators.json +42 -0
- package/node_modules/aws-sdk/apis/ecs-2014-11-13.min.json +331 -215
- package/node_modules/aws-sdk/apis/ecs-2014-11-13.paginators.json +6 -0
- package/node_modules/aws-sdk/apis/eks-2017-11-01.min.json +87 -52
- package/node_modules/aws-sdk/apis/firehose-2015-08-04.min.json +128 -27
- package/node_modules/aws-sdk/apis/fsx-2018-03-01.min.json +156 -130
- package/node_modules/aws-sdk/apis/glue-2017-03-31.min.json +341 -298
- package/node_modules/aws-sdk/apis/inspector2-2020-06-08.min.json +205 -28
- package/node_modules/aws-sdk/apis/iot-2015-05-28.min.json +252 -214
- package/node_modules/aws-sdk/apis/iot-data-2015-05-28.min.json +26 -0
- package/node_modules/aws-sdk/apis/iotwireless-2020-11-22.min.json +686 -105
- package/node_modules/aws-sdk/apis/kendra-2019-02-03.min.json +43 -8
- package/node_modules/aws-sdk/apis/kms-2014-11-01.examples.json +359 -50
- package/node_modules/aws-sdk/apis/kms-2014-11-01.min.json +127 -72
- package/node_modules/aws-sdk/apis/kms-2014-11-01.paginators.json +0 -7
- package/node_modules/aws-sdk/apis/lambda-2015-03-31.min.json +69 -50
- package/node_modules/aws-sdk/apis/lambda-2015-03-31.waiters2.json +26 -0
- package/node_modules/aws-sdk/apis/license-manager-user-subscriptions-2018-05-10.min.json +82 -9
- package/node_modules/aws-sdk/apis/logs-2014-03-28.min.json +97 -16
- package/node_modules/aws-sdk/apis/macie2-2020-01-01.min.json +793 -112
- package/node_modules/aws-sdk/apis/macie2-2020-01-01.paginators.json +33 -0
- package/node_modules/aws-sdk/apis/metadata.json +19 -0
- package/node_modules/aws-sdk/apis/mgn-2020-02-26.min.json +931 -118
- package/node_modules/aws-sdk/apis/mgn-2020-02-26.paginators.json +24 -0
- package/node_modules/aws-sdk/apis/monitoring-2010-08-01.min.json +23 -14
- package/node_modules/aws-sdk/apis/monitoring-2010-08-01.paginators.json +4 -1
- package/node_modules/aws-sdk/apis/oam-2022-06-10.examples.json +5 -0
- package/node_modules/aws-sdk/apis/oam-2022-06-10.min.json +482 -0
- package/node_modules/aws-sdk/apis/oam-2022-06-10.paginators.json +22 -0
- package/node_modules/aws-sdk/apis/omics-2022-11-28.examples.json +5 -0
- package/node_modules/aws-sdk/apis/omics-2022-11-28.min.json +3722 -0
- package/node_modules/aws-sdk/apis/omics-2022-11-28.paginators.json +100 -0
- package/node_modules/aws-sdk/apis/omics-2022-11-28.waiters2.json +498 -0
- package/node_modules/aws-sdk/apis/opensearchserverless-2021-11-01.examples.json +5 -0
- package/node_modules/aws-sdk/apis/opensearchserverless-2021-11-01.min.json +1082 -0
- package/node_modules/aws-sdk/apis/opensearchserverless-2021-11-01.paginators.json +29 -0
- package/node_modules/aws-sdk/apis/organizations-2016-11-28.min.json +62 -16
- package/node_modules/aws-sdk/apis/quicksight-2018-04-01.min.json +5991 -325
- package/node_modules/aws-sdk/apis/rds-2014-10-31.min.json +379 -236
- package/node_modules/aws-sdk/apis/rds-2014-10-31.paginators.json +6 -0
- package/node_modules/aws-sdk/apis/s3control-2018-08-20.min.json +138 -28
- package/node_modules/aws-sdk/apis/securityhub-2018-10-26.min.json +23 -16
- package/node_modules/aws-sdk/apis/securitylake-2018-05-10.examples.json +5 -0
- package/node_modules/aws-sdk/apis/securitylake-2018-05-10.min.json +1041 -0
- package/node_modules/aws-sdk/apis/securitylake-2018-05-10.paginators.json +28 -0
- package/node_modules/aws-sdk/apis/simspaceweaver-2022-10-28.examples.json +5 -0
- package/node_modules/aws-sdk/apis/simspaceweaver-2022-10-28.min.json +578 -0
- package/node_modules/aws-sdk/apis/simspaceweaver-2022-10-28.paginators.json +14 -0
- package/node_modules/aws-sdk/apis/textract-2018-06-27.min.json +310 -62
- package/node_modules/aws-sdk/apis/transcribe-2017-10-26.min.json +98 -95
- package/node_modules/aws-sdk/clients/all.d.ts +6 -0
- package/node_modules/aws-sdk/clients/all.js +7 -1
- package/node_modules/aws-sdk/clients/arczonalshift.d.ts +309 -0
- package/node_modules/aws-sdk/clients/arczonalshift.js +18 -0
- package/node_modules/aws-sdk/clients/backup.d.ts +405 -15
- package/node_modules/aws-sdk/clients/cloudwatch.d.ts +30 -16
- package/node_modules/aws-sdk/clients/cloudwatchlogs.d.ts +196 -65
- package/node_modules/aws-sdk/clients/computeoptimizer.d.ts +28 -5
- package/node_modules/aws-sdk/clients/configservice.d.ts +233 -6
- package/node_modules/aws-sdk/clients/drs.d.ts +104 -5
- package/node_modules/aws-sdk/clients/ec2.d.ts +1851 -20
- package/node_modules/aws-sdk/clients/ecs.d.ts +159 -17
- package/node_modules/aws-sdk/clients/efs.d.ts +5 -5
- package/node_modules/aws-sdk/clients/eks.d.ts +58 -8
- package/node_modules/aws-sdk/clients/firehose.d.ts +263 -48
- package/node_modules/aws-sdk/clients/fsx.d.ts +70 -21
- package/node_modules/aws-sdk/clients/glue.d.ts +66 -0
- package/node_modules/aws-sdk/clients/inspector2.d.ts +289 -15
- package/node_modules/aws-sdk/clients/iot.d.ts +76 -4
- package/node_modules/aws-sdk/clients/iotdata.d.ts +31 -1
- package/node_modules/aws-sdk/clients/iotwireless.d.ts +599 -14
- package/node_modules/aws-sdk/clients/kendra.d.ts +84 -39
- package/node_modules/aws-sdk/clients/kms.d.ts +198 -92
- package/node_modules/aws-sdk/clients/lambda.d.ts +132 -94
- package/node_modules/aws-sdk/clients/licensemanagerusersubscriptions.d.ts +62 -4
- package/node_modules/aws-sdk/clients/macie2.d.ts +637 -54
- package/node_modules/aws-sdk/clients/mgn.d.ts +1046 -68
- package/node_modules/aws-sdk/clients/oam.d.ts +559 -0
- package/node_modules/aws-sdk/clients/oam.js +18 -0
- package/node_modules/aws-sdk/clients/omics.d.ts +4175 -0
- package/node_modules/aws-sdk/clients/omics.js +19 -0
- package/node_modules/aws-sdk/clients/opensearchserverless.d.ts +1508 -0
- package/node_modules/aws-sdk/clients/opensearchserverless.js +18 -0
- package/node_modules/aws-sdk/clients/organizations.d.ts +69 -8
- package/node_modules/aws-sdk/clients/quicksight.d.ts +9833 -2835
- package/node_modules/aws-sdk/clients/rds.d.ts +199 -2
- package/node_modules/aws-sdk/clients/s3control.d.ts +69 -0
- package/node_modules/aws-sdk/clients/securityhub.d.ts +14 -0
- package/node_modules/aws-sdk/clients/securitylake.d.ts +1049 -0
- package/node_modules/aws-sdk/clients/securitylake.js +18 -0
- package/node_modules/aws-sdk/clients/simspaceweaver.d.ts +647 -0
- package/node_modules/aws-sdk/clients/simspaceweaver.js +18 -0
- package/node_modules/aws-sdk/clients/textract.d.ts +264 -0
- package/node_modules/aws-sdk/clients/transcribeservice.d.ts +210 -191
- package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +65 -20
- package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +349 -64
- package/node_modules/aws-sdk/dist/aws-sdk.js +4529 -2130
- package/node_modules/aws-sdk/dist/aws-sdk.min.js +79 -78
- package/node_modules/aws-sdk/lib/config_service_placeholders.d.ts +12 -0
- package/node_modules/aws-sdk/lib/core.d.ts +4 -0
- package/node_modules/aws-sdk/lib/core.js +1 -1
- package/node_modules/aws-sdk/lib/event_listeners.js +48 -14
- package/node_modules/aws-sdk/lib/region_config.js +13 -2
- package/node_modules/aws-sdk/lib/region_config_data.json +11 -1
- package/node_modules/aws-sdk/lib/signers/bearer.js +1 -1
- package/node_modules/aws-sdk/package.json +1 -1
- package/package.json +6 -5
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
{
|
|
2
|
+
"pagination": {
|
|
3
|
+
"GetDatalakeStatus": {
|
|
4
|
+
"input_token": "nextToken",
|
|
5
|
+
"output_token": "nextToken",
|
|
6
|
+
"limit_key": "maxAccountResults",
|
|
7
|
+
"result_key": "accountSourcesList"
|
|
8
|
+
},
|
|
9
|
+
"ListDatalakeExceptions": {
|
|
10
|
+
"input_token": "nextToken",
|
|
11
|
+
"output_token": "nextToken",
|
|
12
|
+
"limit_key": "maxFailures",
|
|
13
|
+
"result_key": "nonRetryableFailures"
|
|
14
|
+
},
|
|
15
|
+
"ListLogSources": {
|
|
16
|
+
"input_token": "nextToken",
|
|
17
|
+
"output_token": "nextToken",
|
|
18
|
+
"limit_key": "maxResults",
|
|
19
|
+
"result_key": "regionSourceTypesAccountsList"
|
|
20
|
+
},
|
|
21
|
+
"ListSubscribers": {
|
|
22
|
+
"input_token": "nextToken",
|
|
23
|
+
"output_token": "nextToken",
|
|
24
|
+
"limit_key": "maxResults",
|
|
25
|
+
"result_key": "subscribers"
|
|
26
|
+
}
|
|
27
|
+
}
|
|
28
|
+
}
|
|
@@ -0,0 +1,578 @@
|
|
|
1
|
+
{
|
|
2
|
+
"version": "2.0",
|
|
3
|
+
"metadata": {
|
|
4
|
+
"apiVersion": "2022-10-28",
|
|
5
|
+
"endpointPrefix": "simspaceweaver",
|
|
6
|
+
"jsonVersion": "1.1",
|
|
7
|
+
"protocol": "rest-json",
|
|
8
|
+
"serviceFullName": "AWS SimSpace Weaver",
|
|
9
|
+
"serviceId": "SimSpaceWeaver",
|
|
10
|
+
"signatureVersion": "v4",
|
|
11
|
+
"signingName": "simspaceweaver",
|
|
12
|
+
"uid": "simspaceweaver-2022-10-28"
|
|
13
|
+
},
|
|
14
|
+
"operations": {
|
|
15
|
+
"DeleteApp": {
|
|
16
|
+
"http": {
|
|
17
|
+
"method": "DELETE",
|
|
18
|
+
"requestUri": "/deleteapp",
|
|
19
|
+
"responseCode": 200
|
|
20
|
+
},
|
|
21
|
+
"input": {
|
|
22
|
+
"type": "structure",
|
|
23
|
+
"required": [
|
|
24
|
+
"App",
|
|
25
|
+
"Domain",
|
|
26
|
+
"Simulation"
|
|
27
|
+
],
|
|
28
|
+
"members": {
|
|
29
|
+
"App": {
|
|
30
|
+
"location": "querystring",
|
|
31
|
+
"locationName": "app"
|
|
32
|
+
},
|
|
33
|
+
"Domain": {
|
|
34
|
+
"location": "querystring",
|
|
35
|
+
"locationName": "domain"
|
|
36
|
+
},
|
|
37
|
+
"Simulation": {
|
|
38
|
+
"location": "querystring",
|
|
39
|
+
"locationName": "simulation"
|
|
40
|
+
}
|
|
41
|
+
}
|
|
42
|
+
},
|
|
43
|
+
"output": {
|
|
44
|
+
"type": "structure",
|
|
45
|
+
"members": {}
|
|
46
|
+
},
|
|
47
|
+
"idempotent": true
|
|
48
|
+
},
|
|
49
|
+
"DeleteSimulation": {
|
|
50
|
+
"http": {
|
|
51
|
+
"method": "DELETE",
|
|
52
|
+
"requestUri": "/deletesimulation",
|
|
53
|
+
"responseCode": 200
|
|
54
|
+
},
|
|
55
|
+
"input": {
|
|
56
|
+
"type": "structure",
|
|
57
|
+
"required": [
|
|
58
|
+
"Simulation"
|
|
59
|
+
],
|
|
60
|
+
"members": {
|
|
61
|
+
"Simulation": {
|
|
62
|
+
"location": "querystring",
|
|
63
|
+
"locationName": "simulation"
|
|
64
|
+
}
|
|
65
|
+
}
|
|
66
|
+
},
|
|
67
|
+
"output": {
|
|
68
|
+
"type": "structure",
|
|
69
|
+
"members": {}
|
|
70
|
+
},
|
|
71
|
+
"idempotent": true
|
|
72
|
+
},
|
|
73
|
+
"DescribeApp": {
|
|
74
|
+
"http": {
|
|
75
|
+
"method": "GET",
|
|
76
|
+
"requestUri": "/describeapp",
|
|
77
|
+
"responseCode": 200
|
|
78
|
+
},
|
|
79
|
+
"input": {
|
|
80
|
+
"type": "structure",
|
|
81
|
+
"required": [
|
|
82
|
+
"App",
|
|
83
|
+
"Domain",
|
|
84
|
+
"Simulation"
|
|
85
|
+
],
|
|
86
|
+
"members": {
|
|
87
|
+
"App": {
|
|
88
|
+
"location": "querystring",
|
|
89
|
+
"locationName": "app"
|
|
90
|
+
},
|
|
91
|
+
"Domain": {
|
|
92
|
+
"location": "querystring",
|
|
93
|
+
"locationName": "domain"
|
|
94
|
+
},
|
|
95
|
+
"Simulation": {
|
|
96
|
+
"location": "querystring",
|
|
97
|
+
"locationName": "simulation"
|
|
98
|
+
}
|
|
99
|
+
}
|
|
100
|
+
},
|
|
101
|
+
"output": {
|
|
102
|
+
"type": "structure",
|
|
103
|
+
"members": {
|
|
104
|
+
"Description": {},
|
|
105
|
+
"Domain": {},
|
|
106
|
+
"EndpointInfo": {
|
|
107
|
+
"type": "structure",
|
|
108
|
+
"members": {
|
|
109
|
+
"Address": {},
|
|
110
|
+
"IngressPortMappings": {
|
|
111
|
+
"type": "list",
|
|
112
|
+
"member": {
|
|
113
|
+
"type": "structure",
|
|
114
|
+
"members": {
|
|
115
|
+
"Actual": {
|
|
116
|
+
"type": "integer"
|
|
117
|
+
},
|
|
118
|
+
"Declared": {
|
|
119
|
+
"type": "integer"
|
|
120
|
+
}
|
|
121
|
+
}
|
|
122
|
+
}
|
|
123
|
+
}
|
|
124
|
+
}
|
|
125
|
+
},
|
|
126
|
+
"LaunchOverrides": {
|
|
127
|
+
"shape": "Se"
|
|
128
|
+
},
|
|
129
|
+
"Name": {},
|
|
130
|
+
"Simulation": {},
|
|
131
|
+
"Status": {},
|
|
132
|
+
"TargetStatus": {}
|
|
133
|
+
}
|
|
134
|
+
}
|
|
135
|
+
},
|
|
136
|
+
"DescribeSimulation": {
|
|
137
|
+
"http": {
|
|
138
|
+
"method": "GET",
|
|
139
|
+
"requestUri": "/describesimulation",
|
|
140
|
+
"responseCode": 200
|
|
141
|
+
},
|
|
142
|
+
"input": {
|
|
143
|
+
"type": "structure",
|
|
144
|
+
"required": [
|
|
145
|
+
"Simulation"
|
|
146
|
+
],
|
|
147
|
+
"members": {
|
|
148
|
+
"Simulation": {
|
|
149
|
+
"location": "querystring",
|
|
150
|
+
"locationName": "simulation"
|
|
151
|
+
}
|
|
152
|
+
}
|
|
153
|
+
},
|
|
154
|
+
"output": {
|
|
155
|
+
"type": "structure",
|
|
156
|
+
"members": {
|
|
157
|
+
"Arn": {},
|
|
158
|
+
"CreationTime": {
|
|
159
|
+
"type": "timestamp"
|
|
160
|
+
},
|
|
161
|
+
"Description": {},
|
|
162
|
+
"ExecutionId": {},
|
|
163
|
+
"LiveSimulationState": {
|
|
164
|
+
"type": "structure",
|
|
165
|
+
"members": {
|
|
166
|
+
"Clocks": {
|
|
167
|
+
"type": "list",
|
|
168
|
+
"member": {
|
|
169
|
+
"type": "structure",
|
|
170
|
+
"members": {
|
|
171
|
+
"Status": {},
|
|
172
|
+
"TargetStatus": {}
|
|
173
|
+
}
|
|
174
|
+
}
|
|
175
|
+
},
|
|
176
|
+
"Domains": {
|
|
177
|
+
"type": "list",
|
|
178
|
+
"member": {
|
|
179
|
+
"type": "structure",
|
|
180
|
+
"members": {
|
|
181
|
+
"Lifecycle": {},
|
|
182
|
+
"Name": {}
|
|
183
|
+
}
|
|
184
|
+
}
|
|
185
|
+
}
|
|
186
|
+
}
|
|
187
|
+
},
|
|
188
|
+
"LoggingConfiguration": {
|
|
189
|
+
"type": "structure",
|
|
190
|
+
"members": {
|
|
191
|
+
"Destinations": {
|
|
192
|
+
"type": "list",
|
|
193
|
+
"member": {
|
|
194
|
+
"type": "structure",
|
|
195
|
+
"members": {
|
|
196
|
+
"CloudWatchLogsLogGroup": {
|
|
197
|
+
"type": "structure",
|
|
198
|
+
"members": {
|
|
199
|
+
"LogGroupArn": {}
|
|
200
|
+
}
|
|
201
|
+
}
|
|
202
|
+
}
|
|
203
|
+
}
|
|
204
|
+
}
|
|
205
|
+
}
|
|
206
|
+
},
|
|
207
|
+
"MaximumDuration": {},
|
|
208
|
+
"Name": {},
|
|
209
|
+
"RoleArn": {},
|
|
210
|
+
"SchemaError": {},
|
|
211
|
+
"SchemaS3Location": {
|
|
212
|
+
"shape": "S13"
|
|
213
|
+
},
|
|
214
|
+
"Status": {},
|
|
215
|
+
"TargetStatus": {}
|
|
216
|
+
}
|
|
217
|
+
}
|
|
218
|
+
},
|
|
219
|
+
"ListApps": {
|
|
220
|
+
"http": {
|
|
221
|
+
"method": "GET",
|
|
222
|
+
"requestUri": "/listapps",
|
|
223
|
+
"responseCode": 200
|
|
224
|
+
},
|
|
225
|
+
"input": {
|
|
226
|
+
"type": "structure",
|
|
227
|
+
"required": [
|
|
228
|
+
"Simulation"
|
|
229
|
+
],
|
|
230
|
+
"members": {
|
|
231
|
+
"Domain": {
|
|
232
|
+
"location": "querystring",
|
|
233
|
+
"locationName": "domain"
|
|
234
|
+
},
|
|
235
|
+
"MaxResults": {
|
|
236
|
+
"location": "querystring",
|
|
237
|
+
"locationName": "maxResults",
|
|
238
|
+
"type": "integer"
|
|
239
|
+
},
|
|
240
|
+
"NextToken": {
|
|
241
|
+
"location": "querystring",
|
|
242
|
+
"locationName": "nextToken"
|
|
243
|
+
},
|
|
244
|
+
"Simulation": {
|
|
245
|
+
"location": "querystring",
|
|
246
|
+
"locationName": "simulation"
|
|
247
|
+
}
|
|
248
|
+
}
|
|
249
|
+
},
|
|
250
|
+
"output": {
|
|
251
|
+
"type": "structure",
|
|
252
|
+
"members": {
|
|
253
|
+
"Apps": {
|
|
254
|
+
"type": "list",
|
|
255
|
+
"member": {
|
|
256
|
+
"type": "structure",
|
|
257
|
+
"members": {
|
|
258
|
+
"Domain": {},
|
|
259
|
+
"Name": {},
|
|
260
|
+
"Simulation": {},
|
|
261
|
+
"Status": {},
|
|
262
|
+
"TargetStatus": {}
|
|
263
|
+
}
|
|
264
|
+
}
|
|
265
|
+
},
|
|
266
|
+
"NextToken": {}
|
|
267
|
+
}
|
|
268
|
+
}
|
|
269
|
+
},
|
|
270
|
+
"ListSimulations": {
|
|
271
|
+
"http": {
|
|
272
|
+
"method": "GET",
|
|
273
|
+
"requestUri": "/listsimulations",
|
|
274
|
+
"responseCode": 200
|
|
275
|
+
},
|
|
276
|
+
"input": {
|
|
277
|
+
"type": "structure",
|
|
278
|
+
"members": {
|
|
279
|
+
"MaxResults": {
|
|
280
|
+
"location": "querystring",
|
|
281
|
+
"locationName": "maxResults",
|
|
282
|
+
"type": "integer"
|
|
283
|
+
},
|
|
284
|
+
"NextToken": {
|
|
285
|
+
"location": "querystring",
|
|
286
|
+
"locationName": "nextToken"
|
|
287
|
+
}
|
|
288
|
+
}
|
|
289
|
+
},
|
|
290
|
+
"output": {
|
|
291
|
+
"type": "structure",
|
|
292
|
+
"members": {
|
|
293
|
+
"NextToken": {},
|
|
294
|
+
"Simulations": {
|
|
295
|
+
"type": "list",
|
|
296
|
+
"member": {
|
|
297
|
+
"type": "structure",
|
|
298
|
+
"members": {
|
|
299
|
+
"Arn": {},
|
|
300
|
+
"CreationTime": {
|
|
301
|
+
"type": "timestamp"
|
|
302
|
+
},
|
|
303
|
+
"Name": {},
|
|
304
|
+
"Status": {},
|
|
305
|
+
"TargetStatus": {}
|
|
306
|
+
}
|
|
307
|
+
}
|
|
308
|
+
}
|
|
309
|
+
}
|
|
310
|
+
}
|
|
311
|
+
},
|
|
312
|
+
"ListTagsForResource": {
|
|
313
|
+
"http": {
|
|
314
|
+
"method": "GET",
|
|
315
|
+
"requestUri": "/tags/{ResourceArn}",
|
|
316
|
+
"responseCode": 200
|
|
317
|
+
},
|
|
318
|
+
"input": {
|
|
319
|
+
"type": "structure",
|
|
320
|
+
"required": [
|
|
321
|
+
"ResourceArn"
|
|
322
|
+
],
|
|
323
|
+
"members": {
|
|
324
|
+
"ResourceArn": {
|
|
325
|
+
"location": "uri",
|
|
326
|
+
"locationName": "ResourceArn"
|
|
327
|
+
}
|
|
328
|
+
}
|
|
329
|
+
},
|
|
330
|
+
"output": {
|
|
331
|
+
"type": "structure",
|
|
332
|
+
"members": {
|
|
333
|
+
"Tags": {
|
|
334
|
+
"shape": "S1j"
|
|
335
|
+
}
|
|
336
|
+
}
|
|
337
|
+
}
|
|
338
|
+
},
|
|
339
|
+
"StartApp": {
|
|
340
|
+
"http": {
|
|
341
|
+
"requestUri": "/startapp",
|
|
342
|
+
"responseCode": 200
|
|
343
|
+
},
|
|
344
|
+
"input": {
|
|
345
|
+
"type": "structure",
|
|
346
|
+
"required": [
|
|
347
|
+
"Domain",
|
|
348
|
+
"Name",
|
|
349
|
+
"Simulation"
|
|
350
|
+
],
|
|
351
|
+
"members": {
|
|
352
|
+
"ClientToken": {
|
|
353
|
+
"shape": "S1n",
|
|
354
|
+
"idempotencyToken": true
|
|
355
|
+
},
|
|
356
|
+
"Description": {},
|
|
357
|
+
"Domain": {},
|
|
358
|
+
"LaunchOverrides": {
|
|
359
|
+
"shape": "Se"
|
|
360
|
+
},
|
|
361
|
+
"Name": {},
|
|
362
|
+
"Simulation": {}
|
|
363
|
+
}
|
|
364
|
+
},
|
|
365
|
+
"output": {
|
|
366
|
+
"type": "structure",
|
|
367
|
+
"members": {
|
|
368
|
+
"Domain": {},
|
|
369
|
+
"Name": {},
|
|
370
|
+
"Simulation": {}
|
|
371
|
+
}
|
|
372
|
+
}
|
|
373
|
+
},
|
|
374
|
+
"StartClock": {
|
|
375
|
+
"http": {
|
|
376
|
+
"requestUri": "/startclock",
|
|
377
|
+
"responseCode": 200
|
|
378
|
+
},
|
|
379
|
+
"input": {
|
|
380
|
+
"type": "structure",
|
|
381
|
+
"required": [
|
|
382
|
+
"Simulation"
|
|
383
|
+
],
|
|
384
|
+
"members": {
|
|
385
|
+
"Simulation": {}
|
|
386
|
+
}
|
|
387
|
+
},
|
|
388
|
+
"output": {
|
|
389
|
+
"type": "structure",
|
|
390
|
+
"members": {}
|
|
391
|
+
}
|
|
392
|
+
},
|
|
393
|
+
"StartSimulation": {
|
|
394
|
+
"http": {
|
|
395
|
+
"requestUri": "/startsimulation",
|
|
396
|
+
"responseCode": 200
|
|
397
|
+
},
|
|
398
|
+
"input": {
|
|
399
|
+
"type": "structure",
|
|
400
|
+
"required": [
|
|
401
|
+
"Name",
|
|
402
|
+
"RoleArn",
|
|
403
|
+
"SchemaS3Location"
|
|
404
|
+
],
|
|
405
|
+
"members": {
|
|
406
|
+
"ClientToken": {
|
|
407
|
+
"shape": "S1n",
|
|
408
|
+
"idempotencyToken": true
|
|
409
|
+
},
|
|
410
|
+
"Description": {},
|
|
411
|
+
"MaximumDuration": {},
|
|
412
|
+
"Name": {},
|
|
413
|
+
"RoleArn": {},
|
|
414
|
+
"SchemaS3Location": {
|
|
415
|
+
"shape": "S13"
|
|
416
|
+
},
|
|
417
|
+
"Tags": {
|
|
418
|
+
"shape": "S1j"
|
|
419
|
+
}
|
|
420
|
+
}
|
|
421
|
+
},
|
|
422
|
+
"output": {
|
|
423
|
+
"type": "structure",
|
|
424
|
+
"members": {
|
|
425
|
+
"Arn": {},
|
|
426
|
+
"CreationTime": {
|
|
427
|
+
"type": "timestamp"
|
|
428
|
+
},
|
|
429
|
+
"ExecutionId": {}
|
|
430
|
+
}
|
|
431
|
+
}
|
|
432
|
+
},
|
|
433
|
+
"StopApp": {
|
|
434
|
+
"http": {
|
|
435
|
+
"requestUri": "/stopapp",
|
|
436
|
+
"responseCode": 200
|
|
437
|
+
},
|
|
438
|
+
"input": {
|
|
439
|
+
"type": "structure",
|
|
440
|
+
"required": [
|
|
441
|
+
"App",
|
|
442
|
+
"Domain",
|
|
443
|
+
"Simulation"
|
|
444
|
+
],
|
|
445
|
+
"members": {
|
|
446
|
+
"App": {},
|
|
447
|
+
"Domain": {},
|
|
448
|
+
"Simulation": {}
|
|
449
|
+
}
|
|
450
|
+
},
|
|
451
|
+
"output": {
|
|
452
|
+
"type": "structure",
|
|
453
|
+
"members": {}
|
|
454
|
+
}
|
|
455
|
+
},
|
|
456
|
+
"StopClock": {
|
|
457
|
+
"http": {
|
|
458
|
+
"requestUri": "/stopclock",
|
|
459
|
+
"responseCode": 200
|
|
460
|
+
},
|
|
461
|
+
"input": {
|
|
462
|
+
"type": "structure",
|
|
463
|
+
"required": [
|
|
464
|
+
"Simulation"
|
|
465
|
+
],
|
|
466
|
+
"members": {
|
|
467
|
+
"Simulation": {}
|
|
468
|
+
}
|
|
469
|
+
},
|
|
470
|
+
"output": {
|
|
471
|
+
"type": "structure",
|
|
472
|
+
"members": {}
|
|
473
|
+
}
|
|
474
|
+
},
|
|
475
|
+
"StopSimulation": {
|
|
476
|
+
"http": {
|
|
477
|
+
"requestUri": "/stopsimulation",
|
|
478
|
+
"responseCode": 200
|
|
479
|
+
},
|
|
480
|
+
"input": {
|
|
481
|
+
"type": "structure",
|
|
482
|
+
"required": [
|
|
483
|
+
"Simulation"
|
|
484
|
+
],
|
|
485
|
+
"members": {
|
|
486
|
+
"Simulation": {}
|
|
487
|
+
}
|
|
488
|
+
},
|
|
489
|
+
"output": {
|
|
490
|
+
"type": "structure",
|
|
491
|
+
"members": {}
|
|
492
|
+
}
|
|
493
|
+
},
|
|
494
|
+
"TagResource": {
|
|
495
|
+
"http": {
|
|
496
|
+
"requestUri": "/tags/{ResourceArn}",
|
|
497
|
+
"responseCode": 200
|
|
498
|
+
},
|
|
499
|
+
"input": {
|
|
500
|
+
"type": "structure",
|
|
501
|
+
"required": [
|
|
502
|
+
"ResourceArn",
|
|
503
|
+
"Tags"
|
|
504
|
+
],
|
|
505
|
+
"members": {
|
|
506
|
+
"ResourceArn": {
|
|
507
|
+
"location": "uri",
|
|
508
|
+
"locationName": "ResourceArn"
|
|
509
|
+
},
|
|
510
|
+
"Tags": {
|
|
511
|
+
"shape": "S1j"
|
|
512
|
+
}
|
|
513
|
+
}
|
|
514
|
+
},
|
|
515
|
+
"output": {
|
|
516
|
+
"type": "structure",
|
|
517
|
+
"members": {}
|
|
518
|
+
}
|
|
519
|
+
},
|
|
520
|
+
"UntagResource": {
|
|
521
|
+
"http": {
|
|
522
|
+
"method": "DELETE",
|
|
523
|
+
"requestUri": "/tags/{ResourceArn}",
|
|
524
|
+
"responseCode": 200
|
|
525
|
+
},
|
|
526
|
+
"input": {
|
|
527
|
+
"type": "structure",
|
|
528
|
+
"required": [
|
|
529
|
+
"ResourceArn",
|
|
530
|
+
"TagKeys"
|
|
531
|
+
],
|
|
532
|
+
"members": {
|
|
533
|
+
"ResourceArn": {
|
|
534
|
+
"location": "uri",
|
|
535
|
+
"locationName": "ResourceArn"
|
|
536
|
+
},
|
|
537
|
+
"TagKeys": {
|
|
538
|
+
"location": "querystring",
|
|
539
|
+
"locationName": "tagKeys",
|
|
540
|
+
"type": "list",
|
|
541
|
+
"member": {}
|
|
542
|
+
}
|
|
543
|
+
}
|
|
544
|
+
},
|
|
545
|
+
"output": {
|
|
546
|
+
"type": "structure",
|
|
547
|
+
"members": {}
|
|
548
|
+
}
|
|
549
|
+
}
|
|
550
|
+
},
|
|
551
|
+
"shapes": {
|
|
552
|
+
"Se": {
|
|
553
|
+
"type": "structure",
|
|
554
|
+
"members": {
|
|
555
|
+
"LaunchCommands": {
|
|
556
|
+
"type": "list",
|
|
557
|
+
"member": {}
|
|
558
|
+
}
|
|
559
|
+
}
|
|
560
|
+
},
|
|
561
|
+
"S13": {
|
|
562
|
+
"type": "structure",
|
|
563
|
+
"members": {
|
|
564
|
+
"BucketName": {},
|
|
565
|
+
"ObjectKey": {}
|
|
566
|
+
}
|
|
567
|
+
},
|
|
568
|
+
"S1j": {
|
|
569
|
+
"type": "map",
|
|
570
|
+
"key": {},
|
|
571
|
+
"value": {}
|
|
572
|
+
},
|
|
573
|
+
"S1n": {
|
|
574
|
+
"type": "string",
|
|
575
|
+
"sensitive": true
|
|
576
|
+
}
|
|
577
|
+
}
|
|
578
|
+
}
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
{
|
|
2
|
+
"pagination": {
|
|
3
|
+
"ListApps": {
|
|
4
|
+
"input_token": "NextToken",
|
|
5
|
+
"output_token": "NextToken",
|
|
6
|
+
"limit_key": "MaxResults"
|
|
7
|
+
},
|
|
8
|
+
"ListSimulations": {
|
|
9
|
+
"input_token": "NextToken",
|
|
10
|
+
"output_token": "NextToken",
|
|
11
|
+
"limit_key": "MaxResults"
|
|
12
|
+
}
|
|
13
|
+
}
|
|
14
|
+
}
|