aws-sdk 2.288.0 → 2.292.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.
@@ -2,7 +2,7 @@
2
2
  "version": "2.0",
3
3
  "metadata": {
4
4
  "apiVersion": "2017-07-24",
5
- "endpointPrefix": "sagemaker",
5
+ "endpointPrefix": "api.sagemaker",
6
6
  "jsonVersion": "1.1",
7
7
  "protocol": "json",
8
8
  "serviceAbbreviation": "SageMaker",
@@ -93,6 +93,9 @@
93
93
  "SecretId": {},
94
94
  "RecoveryWindowInDays": {
95
95
  "type": "long"
96
+ },
97
+ "ForceDeleteWithoutRecovery": {
98
+ "type": "boolean"
96
99
  }
97
100
  }
98
101
  },
@@ -129,7 +132,7 @@
129
132
  },
130
133
  "RotationLambdaARN": {},
131
134
  "RotationRules": {
132
- "shape": "St"
135
+ "shape": "Su"
133
136
  },
134
137
  "LastRotatedDate": {
135
138
  "type": "timestamp"
@@ -147,7 +150,7 @@
147
150
  "shape": "Se"
148
151
  },
149
152
  "VersionIdsToStages": {
150
- "shape": "Sz"
153
+ "shape": "S10"
151
154
  }
152
155
  }
153
156
  }
@@ -231,7 +234,7 @@
231
234
  "shape": "Sd"
232
235
  },
233
236
  "VersionStages": {
234
- "shape": "S10"
237
+ "shape": "S11"
235
238
  },
236
239
  "CreatedDate": {
237
240
  "type": "timestamp"
@@ -266,7 +269,7 @@
266
269
  "members": {
267
270
  "VersionId": {},
268
271
  "VersionStages": {
269
- "shape": "S10"
272
+ "shape": "S11"
270
273
  },
271
274
  "LastAccessedDate": {
272
275
  "type": "timestamp"
@@ -310,7 +313,7 @@
310
313
  },
311
314
  "RotationLambdaARN": {},
312
315
  "RotationRules": {
313
- "shape": "St"
316
+ "shape": "Su"
314
317
  },
315
318
  "LastRotatedDate": {
316
319
  "type": "timestamp"
@@ -328,7 +331,7 @@
328
331
  "shape": "Se"
329
332
  },
330
333
  "SecretVersionsToStages": {
331
- "shape": "Sz"
334
+ "shape": "S10"
332
335
  }
333
336
  }
334
337
  }
@@ -375,7 +378,7 @@
375
378
  "shape": "Sd"
376
379
  },
377
380
  "VersionStages": {
378
- "shape": "S10"
381
+ "shape": "S11"
379
382
  }
380
383
  }
381
384
  },
@@ -386,7 +389,7 @@
386
389
  "Name": {},
387
390
  "VersionId": {},
388
391
  "VersionStages": {
389
- "shape": "S10"
392
+ "shape": "S11"
390
393
  }
391
394
  }
392
395
  }
@@ -422,7 +425,7 @@
422
425
  },
423
426
  "RotationLambdaARN": {},
424
427
  "RotationRules": {
425
- "shape": "St"
428
+ "shape": "Su"
426
429
  }
427
430
  }
428
431
  },
@@ -538,7 +541,7 @@
538
541
  }
539
542
  }
540
543
  },
541
- "St": {
544
+ "Su": {
542
545
  "type": "structure",
543
546
  "members": {
544
547
  "AutomaticallyAfterDays": {
@@ -546,14 +549,14 @@
546
549
  }
547
550
  }
548
551
  },
549
- "Sz": {
552
+ "S10": {
550
553
  "type": "map",
551
554
  "key": {},
552
555
  "value": {
553
- "shape": "S10"
556
+ "shape": "S11"
554
557
  }
555
558
  },
556
- "S10": {
559
+ "S11": {
557
560
  "type": "list",
558
561
  "member": {}
559
562
  }