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,1041 @@
|
|
|
1
|
+
{
|
|
2
|
+
"version": "2.0",
|
|
3
|
+
"metadata": {
|
|
4
|
+
"apiVersion": "2018-05-10",
|
|
5
|
+
"endpointPrefix": "securitylake",
|
|
6
|
+
"jsonVersion": "1.1",
|
|
7
|
+
"protocol": "rest-json",
|
|
8
|
+
"serviceFullName": "Amazon Security Lake",
|
|
9
|
+
"serviceId": "SecurityLake",
|
|
10
|
+
"signatureVersion": "v4",
|
|
11
|
+
"signingName": "securitylake",
|
|
12
|
+
"uid": "securitylake-2018-05-10"
|
|
13
|
+
},
|
|
14
|
+
"operations": {
|
|
15
|
+
"CreateAwsLogSource": {
|
|
16
|
+
"http": {
|
|
17
|
+
"requestUri": "/v1/logsources/aws",
|
|
18
|
+
"responseCode": 200
|
|
19
|
+
},
|
|
20
|
+
"input": {
|
|
21
|
+
"type": "structure",
|
|
22
|
+
"required": [
|
|
23
|
+
"inputOrder"
|
|
24
|
+
],
|
|
25
|
+
"members": {
|
|
26
|
+
"enableAllDimensions": {
|
|
27
|
+
"shape": "S2"
|
|
28
|
+
},
|
|
29
|
+
"enableSingleDimension": {
|
|
30
|
+
"shape": "S6"
|
|
31
|
+
},
|
|
32
|
+
"enableTwoDimensions": {
|
|
33
|
+
"shape": "S4"
|
|
34
|
+
},
|
|
35
|
+
"inputOrder": {
|
|
36
|
+
"shape": "S8"
|
|
37
|
+
}
|
|
38
|
+
}
|
|
39
|
+
},
|
|
40
|
+
"output": {
|
|
41
|
+
"type": "structure",
|
|
42
|
+
"members": {
|
|
43
|
+
"failed": {
|
|
44
|
+
"shape": "Sb"
|
|
45
|
+
},
|
|
46
|
+
"processing": {
|
|
47
|
+
"shape": "Sb"
|
|
48
|
+
}
|
|
49
|
+
}
|
|
50
|
+
}
|
|
51
|
+
},
|
|
52
|
+
"CreateCustomLogSource": {
|
|
53
|
+
"http": {
|
|
54
|
+
"requestUri": "/v1/logsources/custom",
|
|
55
|
+
"responseCode": 200
|
|
56
|
+
},
|
|
57
|
+
"input": {
|
|
58
|
+
"type": "structure",
|
|
59
|
+
"required": [
|
|
60
|
+
"customSourceName",
|
|
61
|
+
"eventClass",
|
|
62
|
+
"glueInvocationRoleArn",
|
|
63
|
+
"logProviderAccountId"
|
|
64
|
+
],
|
|
65
|
+
"members": {
|
|
66
|
+
"customSourceName": {},
|
|
67
|
+
"eventClass": {},
|
|
68
|
+
"glueInvocationRoleArn": {},
|
|
69
|
+
"logProviderAccountId": {}
|
|
70
|
+
}
|
|
71
|
+
},
|
|
72
|
+
"output": {
|
|
73
|
+
"type": "structure",
|
|
74
|
+
"required": [
|
|
75
|
+
"customDataLocation",
|
|
76
|
+
"glueCrawlerName",
|
|
77
|
+
"glueDatabaseName",
|
|
78
|
+
"glueTableName",
|
|
79
|
+
"logProviderAccessRoleArn"
|
|
80
|
+
],
|
|
81
|
+
"members": {
|
|
82
|
+
"customDataLocation": {},
|
|
83
|
+
"glueCrawlerName": {},
|
|
84
|
+
"glueDatabaseName": {},
|
|
85
|
+
"glueTableName": {},
|
|
86
|
+
"logProviderAccessRoleArn": {}
|
|
87
|
+
}
|
|
88
|
+
}
|
|
89
|
+
},
|
|
90
|
+
"CreateDatalake": {
|
|
91
|
+
"http": {
|
|
92
|
+
"requestUri": "/v1/datalake",
|
|
93
|
+
"responseCode": 200
|
|
94
|
+
},
|
|
95
|
+
"input": {
|
|
96
|
+
"type": "structure",
|
|
97
|
+
"members": {
|
|
98
|
+
"configurations": {
|
|
99
|
+
"shape": "Sj"
|
|
100
|
+
},
|
|
101
|
+
"enableAll": {
|
|
102
|
+
"type": "boolean"
|
|
103
|
+
},
|
|
104
|
+
"metaStoreManagerRoleArn": {},
|
|
105
|
+
"regions": {
|
|
106
|
+
"shape": "Sm"
|
|
107
|
+
}
|
|
108
|
+
}
|
|
109
|
+
},
|
|
110
|
+
"output": {
|
|
111
|
+
"type": "structure",
|
|
112
|
+
"members": {}
|
|
113
|
+
}
|
|
114
|
+
},
|
|
115
|
+
"CreateDatalakeAutoEnable": {
|
|
116
|
+
"http": {
|
|
117
|
+
"requestUri": "/v1/datalake/autoenable",
|
|
118
|
+
"responseCode": 200
|
|
119
|
+
},
|
|
120
|
+
"input": {
|
|
121
|
+
"type": "structure",
|
|
122
|
+
"required": [
|
|
123
|
+
"configurationForNewAccounts"
|
|
124
|
+
],
|
|
125
|
+
"members": {
|
|
126
|
+
"configurationForNewAccounts": {
|
|
127
|
+
"shape": "Sv"
|
|
128
|
+
}
|
|
129
|
+
}
|
|
130
|
+
},
|
|
131
|
+
"output": {
|
|
132
|
+
"type": "structure",
|
|
133
|
+
"members": {}
|
|
134
|
+
}
|
|
135
|
+
},
|
|
136
|
+
"CreateDatalakeDelegatedAdmin": {
|
|
137
|
+
"http": {
|
|
138
|
+
"requestUri": "/v1/datalake/delegate",
|
|
139
|
+
"responseCode": 200
|
|
140
|
+
},
|
|
141
|
+
"input": {
|
|
142
|
+
"type": "structure",
|
|
143
|
+
"required": [
|
|
144
|
+
"account"
|
|
145
|
+
],
|
|
146
|
+
"members": {
|
|
147
|
+
"account": {}
|
|
148
|
+
}
|
|
149
|
+
},
|
|
150
|
+
"output": {
|
|
151
|
+
"type": "structure",
|
|
152
|
+
"members": {}
|
|
153
|
+
}
|
|
154
|
+
},
|
|
155
|
+
"CreateDatalakeExceptionsSubscription": {
|
|
156
|
+
"http": {
|
|
157
|
+
"requestUri": "/v1/datalake/exceptions/subscription",
|
|
158
|
+
"responseCode": 200
|
|
159
|
+
},
|
|
160
|
+
"input": {
|
|
161
|
+
"type": "structure",
|
|
162
|
+
"required": [
|
|
163
|
+
"notificationEndpoint",
|
|
164
|
+
"subscriptionProtocol"
|
|
165
|
+
],
|
|
166
|
+
"members": {
|
|
167
|
+
"notificationEndpoint": {},
|
|
168
|
+
"subscriptionProtocol": {}
|
|
169
|
+
}
|
|
170
|
+
},
|
|
171
|
+
"output": {
|
|
172
|
+
"type": "structure",
|
|
173
|
+
"members": {}
|
|
174
|
+
}
|
|
175
|
+
},
|
|
176
|
+
"CreateSubscriber": {
|
|
177
|
+
"http": {
|
|
178
|
+
"requestUri": "/v1/subscribers",
|
|
179
|
+
"responseCode": 200
|
|
180
|
+
},
|
|
181
|
+
"input": {
|
|
182
|
+
"type": "structure",
|
|
183
|
+
"required": [
|
|
184
|
+
"accountId",
|
|
185
|
+
"externalId",
|
|
186
|
+
"sourceTypes",
|
|
187
|
+
"subscriberName"
|
|
188
|
+
],
|
|
189
|
+
"members": {
|
|
190
|
+
"accessTypes": {
|
|
191
|
+
"shape": "S16"
|
|
192
|
+
},
|
|
193
|
+
"accountId": {},
|
|
194
|
+
"externalId": {},
|
|
195
|
+
"sourceTypes": {
|
|
196
|
+
"shape": "S18"
|
|
197
|
+
},
|
|
198
|
+
"subscriberDescription": {},
|
|
199
|
+
"subscriberName": {}
|
|
200
|
+
}
|
|
201
|
+
},
|
|
202
|
+
"output": {
|
|
203
|
+
"type": "structure",
|
|
204
|
+
"required": [
|
|
205
|
+
"subscriptionId"
|
|
206
|
+
],
|
|
207
|
+
"members": {
|
|
208
|
+
"roleArn": {},
|
|
209
|
+
"s3BucketArn": {},
|
|
210
|
+
"snsArn": {},
|
|
211
|
+
"subscriptionId": {}
|
|
212
|
+
}
|
|
213
|
+
}
|
|
214
|
+
},
|
|
215
|
+
"CreateSubscriptionNotificationConfiguration": {
|
|
216
|
+
"http": {
|
|
217
|
+
"requestUri": "/subscription-notifications/{subscriptionId}",
|
|
218
|
+
"responseCode": 200
|
|
219
|
+
},
|
|
220
|
+
"input": {
|
|
221
|
+
"type": "structure",
|
|
222
|
+
"required": [
|
|
223
|
+
"subscriptionId"
|
|
224
|
+
],
|
|
225
|
+
"members": {
|
|
226
|
+
"createSqs": {
|
|
227
|
+
"type": "boolean"
|
|
228
|
+
},
|
|
229
|
+
"httpsApiKeyName": {},
|
|
230
|
+
"httpsApiKeyValue": {},
|
|
231
|
+
"httpsMethod": {},
|
|
232
|
+
"roleArn": {},
|
|
233
|
+
"subscriptionEndpoint": {},
|
|
234
|
+
"subscriptionId": {
|
|
235
|
+
"location": "uri",
|
|
236
|
+
"locationName": "subscriptionId"
|
|
237
|
+
}
|
|
238
|
+
}
|
|
239
|
+
},
|
|
240
|
+
"output": {
|
|
241
|
+
"type": "structure",
|
|
242
|
+
"members": {
|
|
243
|
+
"queueArn": {}
|
|
244
|
+
}
|
|
245
|
+
}
|
|
246
|
+
},
|
|
247
|
+
"DeleteAwsLogSource": {
|
|
248
|
+
"http": {
|
|
249
|
+
"requestUri": "/v1/logsources/aws/delete",
|
|
250
|
+
"responseCode": 200
|
|
251
|
+
},
|
|
252
|
+
"input": {
|
|
253
|
+
"type": "structure",
|
|
254
|
+
"required": [
|
|
255
|
+
"inputOrder"
|
|
256
|
+
],
|
|
257
|
+
"members": {
|
|
258
|
+
"disableAllDimensions": {
|
|
259
|
+
"shape": "S2"
|
|
260
|
+
},
|
|
261
|
+
"disableSingleDimension": {
|
|
262
|
+
"shape": "S6"
|
|
263
|
+
},
|
|
264
|
+
"disableTwoDimensions": {
|
|
265
|
+
"shape": "S4"
|
|
266
|
+
},
|
|
267
|
+
"inputOrder": {
|
|
268
|
+
"shape": "S8"
|
|
269
|
+
}
|
|
270
|
+
}
|
|
271
|
+
},
|
|
272
|
+
"output": {
|
|
273
|
+
"type": "structure",
|
|
274
|
+
"members": {
|
|
275
|
+
"failed": {
|
|
276
|
+
"shape": "Sb"
|
|
277
|
+
},
|
|
278
|
+
"processing": {
|
|
279
|
+
"shape": "Sb"
|
|
280
|
+
}
|
|
281
|
+
}
|
|
282
|
+
}
|
|
283
|
+
},
|
|
284
|
+
"DeleteCustomLogSource": {
|
|
285
|
+
"http": {
|
|
286
|
+
"method": "DELETE",
|
|
287
|
+
"requestUri": "/v1/logsources/custom",
|
|
288
|
+
"responseCode": 200
|
|
289
|
+
},
|
|
290
|
+
"input": {
|
|
291
|
+
"type": "structure",
|
|
292
|
+
"required": [
|
|
293
|
+
"customSourceName"
|
|
294
|
+
],
|
|
295
|
+
"members": {
|
|
296
|
+
"customSourceName": {
|
|
297
|
+
"location": "querystring",
|
|
298
|
+
"locationName": "customSourceName"
|
|
299
|
+
}
|
|
300
|
+
}
|
|
301
|
+
},
|
|
302
|
+
"output": {
|
|
303
|
+
"type": "structure",
|
|
304
|
+
"required": [
|
|
305
|
+
"customDataLocation"
|
|
306
|
+
],
|
|
307
|
+
"members": {
|
|
308
|
+
"customDataLocation": {}
|
|
309
|
+
}
|
|
310
|
+
},
|
|
311
|
+
"idempotent": true
|
|
312
|
+
},
|
|
313
|
+
"DeleteDatalake": {
|
|
314
|
+
"http": {
|
|
315
|
+
"method": "DELETE",
|
|
316
|
+
"requestUri": "/v1/datalake",
|
|
317
|
+
"responseCode": 200
|
|
318
|
+
},
|
|
319
|
+
"input": {
|
|
320
|
+
"type": "structure",
|
|
321
|
+
"members": {}
|
|
322
|
+
},
|
|
323
|
+
"output": {
|
|
324
|
+
"type": "structure",
|
|
325
|
+
"members": {}
|
|
326
|
+
},
|
|
327
|
+
"idempotent": true
|
|
328
|
+
},
|
|
329
|
+
"DeleteDatalakeAutoEnable": {
|
|
330
|
+
"http": {
|
|
331
|
+
"requestUri": "/v1/datalake/autoenable/delete",
|
|
332
|
+
"responseCode": 200
|
|
333
|
+
},
|
|
334
|
+
"input": {
|
|
335
|
+
"type": "structure",
|
|
336
|
+
"required": [
|
|
337
|
+
"removeFromConfigurationForNewAccounts"
|
|
338
|
+
],
|
|
339
|
+
"members": {
|
|
340
|
+
"removeFromConfigurationForNewAccounts": {
|
|
341
|
+
"shape": "Sv"
|
|
342
|
+
}
|
|
343
|
+
}
|
|
344
|
+
},
|
|
345
|
+
"output": {
|
|
346
|
+
"type": "structure",
|
|
347
|
+
"members": {}
|
|
348
|
+
}
|
|
349
|
+
},
|
|
350
|
+
"DeleteDatalakeDelegatedAdmin": {
|
|
351
|
+
"http": {
|
|
352
|
+
"method": "DELETE",
|
|
353
|
+
"requestUri": "/v1/datalake/delegate/{account}",
|
|
354
|
+
"responseCode": 200
|
|
355
|
+
},
|
|
356
|
+
"input": {
|
|
357
|
+
"type": "structure",
|
|
358
|
+
"required": [
|
|
359
|
+
"account"
|
|
360
|
+
],
|
|
361
|
+
"members": {
|
|
362
|
+
"account": {
|
|
363
|
+
"location": "uri",
|
|
364
|
+
"locationName": "account"
|
|
365
|
+
}
|
|
366
|
+
}
|
|
367
|
+
},
|
|
368
|
+
"output": {
|
|
369
|
+
"type": "structure",
|
|
370
|
+
"members": {}
|
|
371
|
+
}
|
|
372
|
+
},
|
|
373
|
+
"DeleteDatalakeExceptionsSubscription": {
|
|
374
|
+
"http": {
|
|
375
|
+
"method": "DELETE",
|
|
376
|
+
"requestUri": "/v1/datalake/exceptions/subscription",
|
|
377
|
+
"responseCode": 200
|
|
378
|
+
},
|
|
379
|
+
"input": {
|
|
380
|
+
"type": "structure",
|
|
381
|
+
"members": {}
|
|
382
|
+
},
|
|
383
|
+
"output": {
|
|
384
|
+
"type": "structure",
|
|
385
|
+
"required": [
|
|
386
|
+
"status"
|
|
387
|
+
],
|
|
388
|
+
"members": {
|
|
389
|
+
"status": {}
|
|
390
|
+
}
|
|
391
|
+
}
|
|
392
|
+
},
|
|
393
|
+
"DeleteSubscriber": {
|
|
394
|
+
"http": {
|
|
395
|
+
"method": "DELETE",
|
|
396
|
+
"requestUri": "/v1/subscribers",
|
|
397
|
+
"responseCode": 200
|
|
398
|
+
},
|
|
399
|
+
"input": {
|
|
400
|
+
"type": "structure",
|
|
401
|
+
"required": [
|
|
402
|
+
"id"
|
|
403
|
+
],
|
|
404
|
+
"members": {
|
|
405
|
+
"id": {
|
|
406
|
+
"location": "querystring",
|
|
407
|
+
"locationName": "id"
|
|
408
|
+
}
|
|
409
|
+
}
|
|
410
|
+
},
|
|
411
|
+
"output": {
|
|
412
|
+
"type": "structure",
|
|
413
|
+
"members": {}
|
|
414
|
+
},
|
|
415
|
+
"idempotent": true
|
|
416
|
+
},
|
|
417
|
+
"DeleteSubscriptionNotificationConfiguration": {
|
|
418
|
+
"http": {
|
|
419
|
+
"method": "DELETE",
|
|
420
|
+
"requestUri": "/subscription-notifications/{subscriptionId}",
|
|
421
|
+
"responseCode": 200
|
|
422
|
+
},
|
|
423
|
+
"input": {
|
|
424
|
+
"type": "structure",
|
|
425
|
+
"required": [
|
|
426
|
+
"subscriptionId"
|
|
427
|
+
],
|
|
428
|
+
"members": {
|
|
429
|
+
"subscriptionId": {
|
|
430
|
+
"location": "uri",
|
|
431
|
+
"locationName": "subscriptionId"
|
|
432
|
+
}
|
|
433
|
+
}
|
|
434
|
+
},
|
|
435
|
+
"output": {
|
|
436
|
+
"type": "structure",
|
|
437
|
+
"members": {}
|
|
438
|
+
},
|
|
439
|
+
"idempotent": true
|
|
440
|
+
},
|
|
441
|
+
"GetDatalake": {
|
|
442
|
+
"http": {
|
|
443
|
+
"method": "GET",
|
|
444
|
+
"requestUri": "/v1/datalake",
|
|
445
|
+
"responseCode": 200
|
|
446
|
+
},
|
|
447
|
+
"input": {
|
|
448
|
+
"type": "structure",
|
|
449
|
+
"members": {}
|
|
450
|
+
},
|
|
451
|
+
"output": {
|
|
452
|
+
"type": "structure",
|
|
453
|
+
"required": [
|
|
454
|
+
"configurations"
|
|
455
|
+
],
|
|
456
|
+
"members": {
|
|
457
|
+
"configurations": {
|
|
458
|
+
"type": "map",
|
|
459
|
+
"key": {},
|
|
460
|
+
"value": {
|
|
461
|
+
"type": "structure",
|
|
462
|
+
"members": {
|
|
463
|
+
"encryptionKey": {},
|
|
464
|
+
"replicationDestinationRegions": {
|
|
465
|
+
"shape": "Sm"
|
|
466
|
+
},
|
|
467
|
+
"replicationRoleArn": {},
|
|
468
|
+
"retentionSettings": {
|
|
469
|
+
"shape": "Sn"
|
|
470
|
+
},
|
|
471
|
+
"s3BucketArn": {},
|
|
472
|
+
"status": {},
|
|
473
|
+
"tagsMap": {
|
|
474
|
+
"shape": "Sr"
|
|
475
|
+
}
|
|
476
|
+
}
|
|
477
|
+
}
|
|
478
|
+
}
|
|
479
|
+
}
|
|
480
|
+
}
|
|
481
|
+
},
|
|
482
|
+
"GetDatalakeAutoEnable": {
|
|
483
|
+
"http": {
|
|
484
|
+
"method": "GET",
|
|
485
|
+
"requestUri": "/v1/datalake/autoenable",
|
|
486
|
+
"responseCode": 200
|
|
487
|
+
},
|
|
488
|
+
"input": {
|
|
489
|
+
"type": "structure",
|
|
490
|
+
"members": {}
|
|
491
|
+
},
|
|
492
|
+
"output": {
|
|
493
|
+
"type": "structure",
|
|
494
|
+
"required": [
|
|
495
|
+
"autoEnableNewAccounts"
|
|
496
|
+
],
|
|
497
|
+
"members": {
|
|
498
|
+
"autoEnableNewAccounts": {
|
|
499
|
+
"shape": "Sv"
|
|
500
|
+
}
|
|
501
|
+
}
|
|
502
|
+
}
|
|
503
|
+
},
|
|
504
|
+
"GetDatalakeExceptionsExpiry": {
|
|
505
|
+
"http": {
|
|
506
|
+
"method": "GET",
|
|
507
|
+
"requestUri": "/v1/datalake/exceptions/expiry",
|
|
508
|
+
"responseCode": 200
|
|
509
|
+
},
|
|
510
|
+
"input": {
|
|
511
|
+
"type": "structure",
|
|
512
|
+
"members": {}
|
|
513
|
+
},
|
|
514
|
+
"output": {
|
|
515
|
+
"type": "structure",
|
|
516
|
+
"required": [
|
|
517
|
+
"exceptionMessageExpiry"
|
|
518
|
+
],
|
|
519
|
+
"members": {
|
|
520
|
+
"exceptionMessageExpiry": {
|
|
521
|
+
"type": "long"
|
|
522
|
+
}
|
|
523
|
+
}
|
|
524
|
+
}
|
|
525
|
+
},
|
|
526
|
+
"GetDatalakeExceptionsSubscription": {
|
|
527
|
+
"http": {
|
|
528
|
+
"method": "GET",
|
|
529
|
+
"requestUri": "/v1/datalake/exceptions/subscription",
|
|
530
|
+
"responseCode": 200
|
|
531
|
+
},
|
|
532
|
+
"input": {
|
|
533
|
+
"type": "structure",
|
|
534
|
+
"members": {}
|
|
535
|
+
},
|
|
536
|
+
"output": {
|
|
537
|
+
"type": "structure",
|
|
538
|
+
"required": [
|
|
539
|
+
"protocolAndNotificationEndpoint"
|
|
540
|
+
],
|
|
541
|
+
"members": {
|
|
542
|
+
"protocolAndNotificationEndpoint": {
|
|
543
|
+
"type": "structure",
|
|
544
|
+
"members": {
|
|
545
|
+
"endpoint": {},
|
|
546
|
+
"protocol": {}
|
|
547
|
+
}
|
|
548
|
+
}
|
|
549
|
+
}
|
|
550
|
+
}
|
|
551
|
+
},
|
|
552
|
+
"GetDatalakeStatus": {
|
|
553
|
+
"http": {
|
|
554
|
+
"requestUri": "/v1/datalake/status",
|
|
555
|
+
"responseCode": 200
|
|
556
|
+
},
|
|
557
|
+
"input": {
|
|
558
|
+
"type": "structure",
|
|
559
|
+
"members": {
|
|
560
|
+
"accountSet": {
|
|
561
|
+
"shape": "S6"
|
|
562
|
+
},
|
|
563
|
+
"maxAccountResults": {
|
|
564
|
+
"type": "integer"
|
|
565
|
+
},
|
|
566
|
+
"nextToken": {}
|
|
567
|
+
}
|
|
568
|
+
},
|
|
569
|
+
"output": {
|
|
570
|
+
"type": "structure",
|
|
571
|
+
"required": [
|
|
572
|
+
"accountSourcesList"
|
|
573
|
+
],
|
|
574
|
+
"members": {
|
|
575
|
+
"accountSourcesList": {
|
|
576
|
+
"type": "list",
|
|
577
|
+
"member": {
|
|
578
|
+
"type": "structure",
|
|
579
|
+
"required": [
|
|
580
|
+
"account",
|
|
581
|
+
"sourceType"
|
|
582
|
+
],
|
|
583
|
+
"members": {
|
|
584
|
+
"account": {},
|
|
585
|
+
"eventClass": {},
|
|
586
|
+
"logsStatus": {
|
|
587
|
+
"type": "list",
|
|
588
|
+
"member": {
|
|
589
|
+
"type": "structure",
|
|
590
|
+
"required": [
|
|
591
|
+
"healthStatus",
|
|
592
|
+
"pathToLogs"
|
|
593
|
+
],
|
|
594
|
+
"members": {
|
|
595
|
+
"healthStatus": {},
|
|
596
|
+
"pathToLogs": {}
|
|
597
|
+
}
|
|
598
|
+
}
|
|
599
|
+
},
|
|
600
|
+
"sourceType": {}
|
|
601
|
+
}
|
|
602
|
+
}
|
|
603
|
+
},
|
|
604
|
+
"nextToken": {}
|
|
605
|
+
}
|
|
606
|
+
}
|
|
607
|
+
},
|
|
608
|
+
"GetSubscriber": {
|
|
609
|
+
"http": {
|
|
610
|
+
"method": "GET",
|
|
611
|
+
"requestUri": "/v1/subscribers/{id}",
|
|
612
|
+
"responseCode": 200
|
|
613
|
+
},
|
|
614
|
+
"input": {
|
|
615
|
+
"type": "structure",
|
|
616
|
+
"required": [
|
|
617
|
+
"id"
|
|
618
|
+
],
|
|
619
|
+
"members": {
|
|
620
|
+
"id": {
|
|
621
|
+
"location": "uri",
|
|
622
|
+
"locationName": "id"
|
|
623
|
+
}
|
|
624
|
+
}
|
|
625
|
+
},
|
|
626
|
+
"output": {
|
|
627
|
+
"type": "structure",
|
|
628
|
+
"members": {
|
|
629
|
+
"subscriber": {
|
|
630
|
+
"shape": "S2m"
|
|
631
|
+
}
|
|
632
|
+
}
|
|
633
|
+
}
|
|
634
|
+
},
|
|
635
|
+
"ListDatalakeExceptions": {
|
|
636
|
+
"http": {
|
|
637
|
+
"requestUri": "/v1/datalake/exceptions",
|
|
638
|
+
"responseCode": 200
|
|
639
|
+
},
|
|
640
|
+
"input": {
|
|
641
|
+
"type": "structure",
|
|
642
|
+
"members": {
|
|
643
|
+
"maxFailures": {
|
|
644
|
+
"type": "integer"
|
|
645
|
+
},
|
|
646
|
+
"nextToken": {},
|
|
647
|
+
"regionSet": {
|
|
648
|
+
"shape": "Sm"
|
|
649
|
+
}
|
|
650
|
+
}
|
|
651
|
+
},
|
|
652
|
+
"output": {
|
|
653
|
+
"type": "structure",
|
|
654
|
+
"required": [
|
|
655
|
+
"nonRetryableFailures"
|
|
656
|
+
],
|
|
657
|
+
"members": {
|
|
658
|
+
"nextToken": {},
|
|
659
|
+
"nonRetryableFailures": {
|
|
660
|
+
"type": "list",
|
|
661
|
+
"member": {
|
|
662
|
+
"type": "structure",
|
|
663
|
+
"members": {
|
|
664
|
+
"failures": {
|
|
665
|
+
"type": "list",
|
|
666
|
+
"member": {
|
|
667
|
+
"type": "structure",
|
|
668
|
+
"required": [
|
|
669
|
+
"exceptionMessage",
|
|
670
|
+
"remediation",
|
|
671
|
+
"timestamp"
|
|
672
|
+
],
|
|
673
|
+
"members": {
|
|
674
|
+
"exceptionMessage": {},
|
|
675
|
+
"remediation": {},
|
|
676
|
+
"timestamp": {
|
|
677
|
+
"shape": "S2n"
|
|
678
|
+
}
|
|
679
|
+
}
|
|
680
|
+
}
|
|
681
|
+
},
|
|
682
|
+
"region": {}
|
|
683
|
+
}
|
|
684
|
+
}
|
|
685
|
+
}
|
|
686
|
+
}
|
|
687
|
+
}
|
|
688
|
+
},
|
|
689
|
+
"ListLogSources": {
|
|
690
|
+
"http": {
|
|
691
|
+
"requestUri": "/v1/logsources/list",
|
|
692
|
+
"responseCode": 200
|
|
693
|
+
},
|
|
694
|
+
"input": {
|
|
695
|
+
"type": "structure",
|
|
696
|
+
"members": {
|
|
697
|
+
"inputOrder": {
|
|
698
|
+
"shape": "S8"
|
|
699
|
+
},
|
|
700
|
+
"listAllDimensions": {
|
|
701
|
+
"shape": "S2"
|
|
702
|
+
},
|
|
703
|
+
"listSingleDimension": {
|
|
704
|
+
"shape": "S6"
|
|
705
|
+
},
|
|
706
|
+
"listTwoDimensions": {
|
|
707
|
+
"shape": "S4"
|
|
708
|
+
},
|
|
709
|
+
"maxResults": {
|
|
710
|
+
"type": "integer"
|
|
711
|
+
},
|
|
712
|
+
"nextToken": {}
|
|
713
|
+
}
|
|
714
|
+
},
|
|
715
|
+
"output": {
|
|
716
|
+
"type": "structure",
|
|
717
|
+
"required": [
|
|
718
|
+
"regionSourceTypesAccountsList"
|
|
719
|
+
],
|
|
720
|
+
"members": {
|
|
721
|
+
"nextToken": {},
|
|
722
|
+
"regionSourceTypesAccountsList": {
|
|
723
|
+
"type": "list",
|
|
724
|
+
"member": {
|
|
725
|
+
"shape": "S2"
|
|
726
|
+
}
|
|
727
|
+
}
|
|
728
|
+
}
|
|
729
|
+
}
|
|
730
|
+
},
|
|
731
|
+
"ListSubscribers": {
|
|
732
|
+
"http": {
|
|
733
|
+
"method": "GET",
|
|
734
|
+
"requestUri": "/v1/subscribers",
|
|
735
|
+
"responseCode": 200
|
|
736
|
+
},
|
|
737
|
+
"input": {
|
|
738
|
+
"type": "structure",
|
|
739
|
+
"members": {
|
|
740
|
+
"maxResults": {
|
|
741
|
+
"location": "querystring",
|
|
742
|
+
"locationName": "maxResults",
|
|
743
|
+
"type": "integer"
|
|
744
|
+
},
|
|
745
|
+
"nextToken": {
|
|
746
|
+
"location": "querystring",
|
|
747
|
+
"locationName": "nextToken"
|
|
748
|
+
}
|
|
749
|
+
}
|
|
750
|
+
},
|
|
751
|
+
"output": {
|
|
752
|
+
"type": "structure",
|
|
753
|
+
"required": [
|
|
754
|
+
"subscribers"
|
|
755
|
+
],
|
|
756
|
+
"members": {
|
|
757
|
+
"nextToken": {},
|
|
758
|
+
"subscribers": {
|
|
759
|
+
"type": "list",
|
|
760
|
+
"member": {
|
|
761
|
+
"shape": "S2m"
|
|
762
|
+
}
|
|
763
|
+
}
|
|
764
|
+
}
|
|
765
|
+
}
|
|
766
|
+
},
|
|
767
|
+
"UpdateDatalake": {
|
|
768
|
+
"http": {
|
|
769
|
+
"method": "PUT",
|
|
770
|
+
"requestUri": "/v1/datalake",
|
|
771
|
+
"responseCode": 200
|
|
772
|
+
},
|
|
773
|
+
"input": {
|
|
774
|
+
"type": "structure",
|
|
775
|
+
"required": [
|
|
776
|
+
"configurations"
|
|
777
|
+
],
|
|
778
|
+
"members": {
|
|
779
|
+
"configurations": {
|
|
780
|
+
"shape": "Sj"
|
|
781
|
+
}
|
|
782
|
+
}
|
|
783
|
+
},
|
|
784
|
+
"output": {
|
|
785
|
+
"type": "structure",
|
|
786
|
+
"members": {}
|
|
787
|
+
},
|
|
788
|
+
"idempotent": true
|
|
789
|
+
},
|
|
790
|
+
"UpdateDatalakeExceptionsExpiry": {
|
|
791
|
+
"http": {
|
|
792
|
+
"method": "PUT",
|
|
793
|
+
"requestUri": "/v1/datalake/exceptions/expiry",
|
|
794
|
+
"responseCode": 200
|
|
795
|
+
},
|
|
796
|
+
"input": {
|
|
797
|
+
"type": "structure",
|
|
798
|
+
"required": [
|
|
799
|
+
"exceptionMessageExpiry"
|
|
800
|
+
],
|
|
801
|
+
"members": {
|
|
802
|
+
"exceptionMessageExpiry": {
|
|
803
|
+
"type": "long"
|
|
804
|
+
}
|
|
805
|
+
}
|
|
806
|
+
},
|
|
807
|
+
"output": {
|
|
808
|
+
"type": "structure",
|
|
809
|
+
"members": {}
|
|
810
|
+
}
|
|
811
|
+
},
|
|
812
|
+
"UpdateDatalakeExceptionsSubscription": {
|
|
813
|
+
"http": {
|
|
814
|
+
"method": "PUT",
|
|
815
|
+
"requestUri": "/v1/datalake/exceptions/subscription",
|
|
816
|
+
"responseCode": 200
|
|
817
|
+
},
|
|
818
|
+
"input": {
|
|
819
|
+
"type": "structure",
|
|
820
|
+
"required": [
|
|
821
|
+
"notificationEndpoint",
|
|
822
|
+
"subscriptionProtocol"
|
|
823
|
+
],
|
|
824
|
+
"members": {
|
|
825
|
+
"notificationEndpoint": {},
|
|
826
|
+
"subscriptionProtocol": {}
|
|
827
|
+
}
|
|
828
|
+
},
|
|
829
|
+
"output": {
|
|
830
|
+
"type": "structure",
|
|
831
|
+
"members": {}
|
|
832
|
+
}
|
|
833
|
+
},
|
|
834
|
+
"UpdateSubscriber": {
|
|
835
|
+
"http": {
|
|
836
|
+
"method": "PUT",
|
|
837
|
+
"requestUri": "/v1/subscribers/{id}",
|
|
838
|
+
"responseCode": 200
|
|
839
|
+
},
|
|
840
|
+
"input": {
|
|
841
|
+
"type": "structure",
|
|
842
|
+
"required": [
|
|
843
|
+
"id"
|
|
844
|
+
],
|
|
845
|
+
"members": {
|
|
846
|
+
"externalId": {},
|
|
847
|
+
"id": {
|
|
848
|
+
"location": "uri",
|
|
849
|
+
"locationName": "id"
|
|
850
|
+
},
|
|
851
|
+
"sourceTypes": {
|
|
852
|
+
"shape": "S18"
|
|
853
|
+
},
|
|
854
|
+
"subscriberDescription": {},
|
|
855
|
+
"subscriberName": {}
|
|
856
|
+
}
|
|
857
|
+
},
|
|
858
|
+
"output": {
|
|
859
|
+
"type": "structure",
|
|
860
|
+
"members": {
|
|
861
|
+
"subscriber": {
|
|
862
|
+
"shape": "S2m"
|
|
863
|
+
}
|
|
864
|
+
}
|
|
865
|
+
},
|
|
866
|
+
"idempotent": true
|
|
867
|
+
},
|
|
868
|
+
"UpdateSubscriptionNotificationConfiguration": {
|
|
869
|
+
"http": {
|
|
870
|
+
"method": "PUT",
|
|
871
|
+
"requestUri": "/subscription-notifications/{subscriptionId}",
|
|
872
|
+
"responseCode": 200
|
|
873
|
+
},
|
|
874
|
+
"input": {
|
|
875
|
+
"type": "structure",
|
|
876
|
+
"required": [
|
|
877
|
+
"subscriptionId"
|
|
878
|
+
],
|
|
879
|
+
"members": {
|
|
880
|
+
"createSqs": {
|
|
881
|
+
"type": "boolean"
|
|
882
|
+
},
|
|
883
|
+
"httpsApiKeyName": {},
|
|
884
|
+
"httpsApiKeyValue": {},
|
|
885
|
+
"httpsMethod": {},
|
|
886
|
+
"roleArn": {},
|
|
887
|
+
"subscriptionEndpoint": {},
|
|
888
|
+
"subscriptionId": {
|
|
889
|
+
"location": "uri",
|
|
890
|
+
"locationName": "subscriptionId"
|
|
891
|
+
}
|
|
892
|
+
}
|
|
893
|
+
},
|
|
894
|
+
"output": {
|
|
895
|
+
"type": "structure",
|
|
896
|
+
"members": {
|
|
897
|
+
"queueArn": {}
|
|
898
|
+
}
|
|
899
|
+
}
|
|
900
|
+
}
|
|
901
|
+
},
|
|
902
|
+
"shapes": {
|
|
903
|
+
"S2": {
|
|
904
|
+
"type": "map",
|
|
905
|
+
"key": {},
|
|
906
|
+
"value": {
|
|
907
|
+
"shape": "S4"
|
|
908
|
+
}
|
|
909
|
+
},
|
|
910
|
+
"S4": {
|
|
911
|
+
"type": "map",
|
|
912
|
+
"key": {},
|
|
913
|
+
"value": {
|
|
914
|
+
"type": "list",
|
|
915
|
+
"member": {}
|
|
916
|
+
}
|
|
917
|
+
},
|
|
918
|
+
"S6": {
|
|
919
|
+
"type": "list",
|
|
920
|
+
"member": {}
|
|
921
|
+
},
|
|
922
|
+
"S8": {
|
|
923
|
+
"type": "list",
|
|
924
|
+
"member": {}
|
|
925
|
+
},
|
|
926
|
+
"Sb": {
|
|
927
|
+
"type": "list",
|
|
928
|
+
"member": {}
|
|
929
|
+
},
|
|
930
|
+
"Sj": {
|
|
931
|
+
"type": "map",
|
|
932
|
+
"key": {},
|
|
933
|
+
"value": {
|
|
934
|
+
"type": "structure",
|
|
935
|
+
"members": {
|
|
936
|
+
"encryptionKey": {},
|
|
937
|
+
"replicationDestinationRegions": {
|
|
938
|
+
"shape": "Sm"
|
|
939
|
+
},
|
|
940
|
+
"replicationRoleArn": {},
|
|
941
|
+
"retentionSettings": {
|
|
942
|
+
"shape": "Sn"
|
|
943
|
+
},
|
|
944
|
+
"tagsMap": {
|
|
945
|
+
"shape": "Sr"
|
|
946
|
+
}
|
|
947
|
+
}
|
|
948
|
+
}
|
|
949
|
+
},
|
|
950
|
+
"Sm": {
|
|
951
|
+
"type": "list",
|
|
952
|
+
"member": {}
|
|
953
|
+
},
|
|
954
|
+
"Sn": {
|
|
955
|
+
"type": "list",
|
|
956
|
+
"member": {
|
|
957
|
+
"type": "structure",
|
|
958
|
+
"members": {
|
|
959
|
+
"retentionPeriod": {
|
|
960
|
+
"type": "integer"
|
|
961
|
+
},
|
|
962
|
+
"storageClass": {}
|
|
963
|
+
}
|
|
964
|
+
}
|
|
965
|
+
},
|
|
966
|
+
"Sr": {
|
|
967
|
+
"type": "map",
|
|
968
|
+
"key": {},
|
|
969
|
+
"value": {}
|
|
970
|
+
},
|
|
971
|
+
"Sv": {
|
|
972
|
+
"type": "list",
|
|
973
|
+
"member": {
|
|
974
|
+
"type": "structure",
|
|
975
|
+
"required": [
|
|
976
|
+
"region",
|
|
977
|
+
"sources"
|
|
978
|
+
],
|
|
979
|
+
"members": {
|
|
980
|
+
"region": {},
|
|
981
|
+
"sources": {
|
|
982
|
+
"type": "list",
|
|
983
|
+
"member": {}
|
|
984
|
+
}
|
|
985
|
+
}
|
|
986
|
+
}
|
|
987
|
+
},
|
|
988
|
+
"S16": {
|
|
989
|
+
"type": "list",
|
|
990
|
+
"member": {}
|
|
991
|
+
},
|
|
992
|
+
"S18": {
|
|
993
|
+
"type": "list",
|
|
994
|
+
"member": {
|
|
995
|
+
"type": "structure",
|
|
996
|
+
"members": {
|
|
997
|
+
"awsSourceType": {},
|
|
998
|
+
"customSourceType": {}
|
|
999
|
+
},
|
|
1000
|
+
"union": true
|
|
1001
|
+
}
|
|
1002
|
+
},
|
|
1003
|
+
"S2m": {
|
|
1004
|
+
"type": "structure",
|
|
1005
|
+
"required": [
|
|
1006
|
+
"accountId",
|
|
1007
|
+
"sourceTypes",
|
|
1008
|
+
"subscriptionId"
|
|
1009
|
+
],
|
|
1010
|
+
"members": {
|
|
1011
|
+
"accessTypes": {
|
|
1012
|
+
"shape": "S16"
|
|
1013
|
+
},
|
|
1014
|
+
"accountId": {},
|
|
1015
|
+
"createdAt": {
|
|
1016
|
+
"shape": "S2n"
|
|
1017
|
+
},
|
|
1018
|
+
"externalId": {},
|
|
1019
|
+
"roleArn": {},
|
|
1020
|
+
"s3BucketArn": {},
|
|
1021
|
+
"snsArn": {},
|
|
1022
|
+
"sourceTypes": {
|
|
1023
|
+
"shape": "S18"
|
|
1024
|
+
},
|
|
1025
|
+
"subscriberDescription": {},
|
|
1026
|
+
"subscriberName": {},
|
|
1027
|
+
"subscriptionEndpoint": {},
|
|
1028
|
+
"subscriptionId": {},
|
|
1029
|
+
"subscriptionProtocol": {},
|
|
1030
|
+
"subscriptionStatus": {},
|
|
1031
|
+
"updatedAt": {
|
|
1032
|
+
"shape": "S2n"
|
|
1033
|
+
}
|
|
1034
|
+
}
|
|
1035
|
+
},
|
|
1036
|
+
"S2n": {
|
|
1037
|
+
"type": "timestamp",
|
|
1038
|
+
"timestampFormat": "iso8601"
|
|
1039
|
+
}
|
|
1040
|
+
}
|
|
1041
|
+
}
|