aws-sdk 2.774.0 → 2.778.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.
@@ -131,9 +131,7 @@
131
131
  "required": [
132
132
  "Name",
133
133
  "IndexId",
134
- "Type",
135
- "Configuration",
136
- "RoleArn"
134
+ "Type"
137
135
  ],
138
136
  "members": {
139
137
  "Name": {},
@@ -147,6 +145,9 @@
147
145
  "RoleArn": {},
148
146
  "Tags": {
149
147
  "shape": "S2x"
148
+ },
149
+ "ClientToken": {
150
+ "idempotencyToken": true
150
151
  }
151
152
  }
152
153
  },
@@ -180,7 +181,10 @@
180
181
  "Tags": {
181
182
  "shape": "S2x"
182
183
  },
183
- "FileFormat": {}
184
+ "FileFormat": {},
185
+ "ClientToken": {
186
+ "idempotencyToken": true
187
+ }
184
188
  }
185
189
  },
186
190
  "output": {
@@ -202,7 +206,7 @@
202
206
  "Edition": {},
203
207
  "RoleArn": {},
204
208
  "ServerSideEncryptionConfiguration": {
205
- "shape": "S3a"
209
+ "shape": "S3b"
206
210
  },
207
211
  "Description": {},
208
212
  "ClientToken": {
@@ -346,7 +350,7 @@
346
350
  "Edition": {},
347
351
  "RoleArn": {},
348
352
  "ServerSideEncryptionConfiguration": {
349
- "shape": "S3a"
353
+ "shape": "S3b"
350
354
  },
351
355
  "Status": {},
352
356
  "Description": {},
@@ -947,6 +951,9 @@
947
951
  "InclusionPrefixes": {
948
952
  "shape": "S19"
949
953
  },
954
+ "InclusionPatterns": {
955
+ "shape": "S19"
956
+ },
950
957
  "ExclusionPatterns": {
951
958
  "shape": "S19"
952
959
  },
@@ -1316,7 +1323,7 @@
1316
1323
  }
1317
1324
  }
1318
1325
  },
1319
- "S3a": {
1326
+ "S3b": {
1320
1327
  "type": "structure",
1321
1328
  "members": {
1322
1329
  "KmsKeyId": {
@@ -74,6 +74,9 @@
74
74
  "LivePreRollConfiguration": {
75
75
  "shape": "Sd"
76
76
  },
77
+ "ManifestProcessingRules": {
78
+ "shape": "Sf"
79
+ },
77
80
  "Name": {},
78
81
  "PersonalizationThresholdSeconds": {
79
82
  "type": "integer"
@@ -84,7 +87,7 @@
84
87
  "SlateAdUrl": {},
85
88
  "Tags": {
86
89
  "locationName": "tags",
87
- "shape": "Sg"
90
+ "shape": "Sj"
88
91
  },
89
92
  "TranscodeProfileName": {},
90
93
  "VideoContentSourceUrl": {}
@@ -133,6 +136,9 @@
133
136
  "HlsConfiguration": {
134
137
  "shape": "Sc"
135
138
  },
139
+ "ManifestProcessingRules": {
140
+ "shape": "Sf"
141
+ },
136
142
  "Name": {},
137
143
  "PlaybackConfigurationArn": {},
138
144
  "PlaybackEndpointPrefix": {},
@@ -140,7 +146,7 @@
140
146
  "SlateAdUrl": {},
141
147
  "Tags": {
142
148
  "locationName": "tags",
143
- "shape": "Sg"
149
+ "shape": "Sj"
144
150
  },
145
151
  "TranscodeProfileName": {},
146
152
  "PersonalizationThresholdSeconds": {
@@ -179,7 +185,7 @@
179
185
  "members": {
180
186
  "Tags": {
181
187
  "locationName": "tags",
182
- "shape": "Sg"
188
+ "shape": "Sj"
183
189
  }
184
190
  },
185
191
  "type": "structure"
@@ -213,6 +219,9 @@
213
219
  "LivePreRollConfiguration": {
214
220
  "shape": "Sd"
215
221
  },
222
+ "ManifestProcessingRules": {
223
+ "shape": "Sf"
224
+ },
216
225
  "Name": {},
217
226
  "PersonalizationThresholdSeconds": {
218
227
  "type": "integer"
@@ -220,7 +229,7 @@
220
229
  "SlateAdUrl": {},
221
230
  "Tags": {
222
231
  "locationName": "tags",
223
- "shape": "Sg"
232
+ "shape": "Sj"
224
233
  },
225
234
  "TranscodeProfileName": {},
226
235
  "VideoContentSourceUrl": {}
@@ -248,6 +257,9 @@
248
257
  "LivePreRollConfiguration": {
249
258
  "shape": "Sd"
250
259
  },
260
+ "ManifestProcessingRules": {
261
+ "shape": "Sf"
262
+ },
251
263
  "Name": {},
252
264
  "PersonalizationThresholdSeconds": {
253
265
  "type": "integer"
@@ -258,7 +270,7 @@
258
270
  "SlateAdUrl": {},
259
271
  "Tags": {
260
272
  "locationName": "tags",
261
- "shape": "Sg"
273
+ "shape": "Sj"
262
274
  },
263
275
  "TranscodeProfileName": {},
264
276
  "VideoContentSourceUrl": {}
@@ -279,7 +291,7 @@
279
291
  },
280
292
  "Tags": {
281
293
  "locationName": "tags",
282
- "shape": "Sg"
294
+ "shape": "Sj"
283
295
  }
284
296
  },
285
297
  "required": [
@@ -361,7 +373,20 @@
361
373
  }
362
374
  }
363
375
  },
364
- "Sg": {
376
+ "Sf": {
377
+ "type": "structure",
378
+ "members": {
379
+ "AdMarkerPassthrough": {
380
+ "type": "structure",
381
+ "members": {
382
+ "Enabled": {
383
+ "type": "boolean"
384
+ }
385
+ }
386
+ }
387
+ }
388
+ },
389
+ "Sj": {
365
390
  "key": {},
366
391
  "type": "map",
367
392
  "value": {}