aws-sdk 2.1471.0 → 2.1473.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.
Files changed (47) hide show
  1. package/CHANGELOG.md +27 -1
  2. package/README.md +1 -1
  3. package/apis/autoscaling-2011-01-01.examples.json +1 -1
  4. package/apis/autoscaling-2011-01-01.min.json +57 -57
  5. package/apis/autoscaling-2011-01-01.paginators.json +15 -0
  6. package/apis/controltower-2018-05-10.min.json +68 -1
  7. package/apis/customer-profiles-2020-08-15.min.json +31 -18
  8. package/apis/ec2-2016-11-15.min.json +134 -82
  9. package/apis/fsx-2018-03-01.min.json +25 -3
  10. package/apis/ivs-realtime-2020-07-14.min.json +14 -8
  11. package/apis/lambda-2015-03-31.min.json +102 -96
  12. package/apis/location-2020-11-19.min.json +36 -36
  13. package/apis/machinelearning-2014-12-12.min.json +8 -2
  14. package/apis/marketplace-catalog-2018-09-17.min.json +27 -14
  15. package/apis/quicksight-2018-04-01.min.json +360 -314
  16. package/apis/rds-2014-10-31.min.json +43 -7
  17. package/apis/rekognition-2016-06-27.min.json +194 -161
  18. package/apis/sagemaker-2017-07-24.min.json +740 -728
  19. package/apis/textract-2018-06-27.min.json +483 -76
  20. package/apis/textract-2018-06-27.paginators.json +12 -0
  21. package/clients/autoscaling.d.ts +4 -3
  22. package/clients/configservice.d.ts +15 -15
  23. package/clients/controltower.d.ts +104 -15
  24. package/clients/customerprofiles.d.ts +6 -6
  25. package/clients/ec2.d.ts +87 -31
  26. package/clients/elbv2.d.ts +7 -7
  27. package/clients/fsx.d.ts +16 -1
  28. package/clients/glue.d.ts +5 -5
  29. package/clients/inspector2.d.ts +25 -25
  30. package/clients/ivsrealtime.d.ts +25 -0
  31. package/clients/lambda.d.ts +9 -0
  32. package/clients/marketplacecatalog.d.ts +32 -15
  33. package/clients/pricing.d.ts +8 -8
  34. package/clients/quicksight.d.ts +62 -2
  35. package/clients/rds.d.ts +48 -0
  36. package/clients/rekognition.d.ts +141 -72
  37. package/clients/sagemaker.d.ts +26 -6
  38. package/clients/textract.d.ts +534 -2
  39. package/clients/transcribeservice.d.ts +1 -1
  40. package/clients/transfer.d.ts +1 -1
  41. package/clients/workspaces.d.ts +2 -2
  42. package/dist/aws-sdk-core-react-native.js +1 -1
  43. package/dist/aws-sdk-react-native.js +18 -18
  44. package/dist/aws-sdk.js +619 -458
  45. package/dist/aws-sdk.min.js +99 -99
  46. package/lib/core.js +1 -1
  47. package/package.json +1 -1
@@ -36,7 +36,7 @@
36
36
  "members": {}
37
37
  },
38
38
  "endpoint": {
39
- "hostPrefix": "tracking."
39
+ "hostPrefix": "cp.tracking."
40
40
  }
41
41
  },
42
42
  "BatchDeleteDevicePositionHistory": {
@@ -711,7 +711,7 @@
711
711
  }
712
712
  },
713
713
  "endpoint": {
714
- "hostPrefix": "geofencing."
714
+ "hostPrefix": "cp.geofencing."
715
715
  },
716
716
  "idempotent": true
717
717
  },
@@ -763,7 +763,7 @@
763
763
  }
764
764
  },
765
765
  "endpoint": {
766
- "hostPrefix": "metadata."
766
+ "hostPrefix": "cp.metadata."
767
767
  },
768
768
  "idempotent": true
769
769
  },
@@ -809,7 +809,7 @@
809
809
  }
810
810
  },
811
811
  "endpoint": {
812
- "hostPrefix": "maps."
812
+ "hostPrefix": "cp.maps."
813
813
  },
814
814
  "idempotent": true
815
815
  },
@@ -856,7 +856,7 @@
856
856
  }
857
857
  },
858
858
  "endpoint": {
859
- "hostPrefix": "places."
859
+ "hostPrefix": "cp.places."
860
860
  },
861
861
  "idempotent": true
862
862
  },
@@ -900,7 +900,7 @@
900
900
  }
901
901
  },
902
902
  "endpoint": {
903
- "hostPrefix": "routes."
903
+ "hostPrefix": "cp.routes."
904
904
  },
905
905
  "idempotent": true
906
906
  },
@@ -954,7 +954,7 @@
954
954
  }
955
955
  },
956
956
  "endpoint": {
957
- "hostPrefix": "tracking."
957
+ "hostPrefix": "cp.tracking."
958
958
  },
959
959
  "idempotent": true
960
960
  },
@@ -981,7 +981,7 @@
981
981
  "members": {}
982
982
  },
983
983
  "endpoint": {
984
- "hostPrefix": "geofencing."
984
+ "hostPrefix": "cp.geofencing."
985
985
  },
986
986
  "idempotent": true
987
987
  },
@@ -1008,7 +1008,7 @@
1008
1008
  "members": {}
1009
1009
  },
1010
1010
  "endpoint": {
1011
- "hostPrefix": "metadata."
1011
+ "hostPrefix": "cp.metadata."
1012
1012
  },
1013
1013
  "idempotent": true
1014
1014
  },
@@ -1035,7 +1035,7 @@
1035
1035
  "members": {}
1036
1036
  },
1037
1037
  "endpoint": {
1038
- "hostPrefix": "maps."
1038
+ "hostPrefix": "cp.maps."
1039
1039
  },
1040
1040
  "idempotent": true
1041
1041
  },
@@ -1062,7 +1062,7 @@
1062
1062
  "members": {}
1063
1063
  },
1064
1064
  "endpoint": {
1065
- "hostPrefix": "places."
1065
+ "hostPrefix": "cp.places."
1066
1066
  },
1067
1067
  "idempotent": true
1068
1068
  },
@@ -1089,7 +1089,7 @@
1089
1089
  "members": {}
1090
1090
  },
1091
1091
  "endpoint": {
1092
- "hostPrefix": "routes."
1092
+ "hostPrefix": "cp.routes."
1093
1093
  },
1094
1094
  "idempotent": true
1095
1095
  },
@@ -1116,7 +1116,7 @@
1116
1116
  "members": {}
1117
1117
  },
1118
1118
  "endpoint": {
1119
- "hostPrefix": "tracking."
1119
+ "hostPrefix": "cp.tracking."
1120
1120
  },
1121
1121
  "idempotent": true
1122
1122
  },
@@ -1175,7 +1175,7 @@
1175
1175
  }
1176
1176
  },
1177
1177
  "endpoint": {
1178
- "hostPrefix": "geofencing."
1178
+ "hostPrefix": "cp.geofencing."
1179
1179
  }
1180
1180
  },
1181
1181
  "DescribeKey": {
@@ -1232,7 +1232,7 @@
1232
1232
  }
1233
1233
  },
1234
1234
  "endpoint": {
1235
- "hostPrefix": "metadata."
1235
+ "hostPrefix": "cp.metadata."
1236
1236
  }
1237
1237
  },
1238
1238
  "DescribeMap": {
@@ -1288,7 +1288,7 @@
1288
1288
  }
1289
1289
  },
1290
1290
  "endpoint": {
1291
- "hostPrefix": "maps."
1291
+ "hostPrefix": "cp.maps."
1292
1292
  }
1293
1293
  },
1294
1294
  "DescribePlaceIndex": {
@@ -1344,7 +1344,7 @@
1344
1344
  }
1345
1345
  },
1346
1346
  "endpoint": {
1347
- "hostPrefix": "places."
1347
+ "hostPrefix": "cp.places."
1348
1348
  }
1349
1349
  },
1350
1350
  "DescribeRouteCalculator": {
@@ -1396,7 +1396,7 @@
1396
1396
  }
1397
1397
  },
1398
1398
  "endpoint": {
1399
- "hostPrefix": "routes."
1399
+ "hostPrefix": "cp.routes."
1400
1400
  }
1401
1401
  },
1402
1402
  "DescribeTracker": {
@@ -1458,7 +1458,7 @@
1458
1458
  }
1459
1459
  },
1460
1460
  "endpoint": {
1461
- "hostPrefix": "tracking."
1461
+ "hostPrefix": "cp.tracking."
1462
1462
  }
1463
1463
  },
1464
1464
  "DisassociateTrackerConsumer": {
@@ -1489,7 +1489,7 @@
1489
1489
  "members": {}
1490
1490
  },
1491
1491
  "endpoint": {
1492
- "hostPrefix": "tracking."
1492
+ "hostPrefix": "cp.tracking."
1493
1493
  }
1494
1494
  },
1495
1495
  "GetDevicePosition": {
@@ -2021,7 +2021,7 @@
2021
2021
  }
2022
2022
  },
2023
2023
  "endpoint": {
2024
- "hostPrefix": "geofencing."
2024
+ "hostPrefix": "cp.geofencing."
2025
2025
  }
2026
2026
  },
2027
2027
  "ListGeofences": {
@@ -2146,7 +2146,7 @@
2146
2146
  }
2147
2147
  },
2148
2148
  "endpoint": {
2149
- "hostPrefix": "metadata."
2149
+ "hostPrefix": "cp.metadata."
2150
2150
  }
2151
2151
  },
2152
2152
  "ListMaps": {
@@ -2201,7 +2201,7 @@
2201
2201
  }
2202
2202
  },
2203
2203
  "endpoint": {
2204
- "hostPrefix": "maps."
2204
+ "hostPrefix": "cp.maps."
2205
2205
  }
2206
2206
  },
2207
2207
  "ListPlaceIndexes": {
@@ -2256,7 +2256,7 @@
2256
2256
  }
2257
2257
  },
2258
2258
  "endpoint": {
2259
- "hostPrefix": "places."
2259
+ "hostPrefix": "cp.places."
2260
2260
  }
2261
2261
  },
2262
2262
  "ListRouteCalculators": {
@@ -2311,7 +2311,7 @@
2311
2311
  }
2312
2312
  },
2313
2313
  "endpoint": {
2314
- "hostPrefix": "routes."
2314
+ "hostPrefix": "cp.routes."
2315
2315
  }
2316
2316
  },
2317
2317
  "ListTagsForResource": {
@@ -2341,7 +2341,7 @@
2341
2341
  }
2342
2342
  },
2343
2343
  "endpoint": {
2344
- "hostPrefix": "metadata."
2344
+ "hostPrefix": "cp.metadata."
2345
2345
  }
2346
2346
  },
2347
2347
  "ListTrackerConsumers": {
@@ -2379,7 +2379,7 @@
2379
2379
  }
2380
2380
  },
2381
2381
  "endpoint": {
2382
- "hostPrefix": "tracking."
2382
+ "hostPrefix": "cp.tracking."
2383
2383
  }
2384
2384
  },
2385
2385
  "ListTrackers": {
@@ -2436,7 +2436,7 @@
2436
2436
  }
2437
2437
  },
2438
2438
  "endpoint": {
2439
- "hostPrefix": "tracking."
2439
+ "hostPrefix": "cp.tracking."
2440
2440
  }
2441
2441
  },
2442
2442
  "PutGeofence": {
@@ -2808,7 +2808,7 @@
2808
2808
  "members": {}
2809
2809
  },
2810
2810
  "endpoint": {
2811
- "hostPrefix": "metadata."
2811
+ "hostPrefix": "cp.metadata."
2812
2812
  }
2813
2813
  },
2814
2814
  "UntagResource": {
@@ -2841,7 +2841,7 @@
2841
2841
  "members": {}
2842
2842
  },
2843
2843
  "endpoint": {
2844
- "hostPrefix": "metadata."
2844
+ "hostPrefix": "cp.metadata."
2845
2845
  },
2846
2846
  "idempotent": true
2847
2847
  },
@@ -2888,7 +2888,7 @@
2888
2888
  }
2889
2889
  },
2890
2890
  "endpoint": {
2891
- "hostPrefix": "geofencing."
2891
+ "hostPrefix": "cp.geofencing."
2892
2892
  },
2893
2893
  "idempotent": true
2894
2894
  },
@@ -2939,7 +2939,7 @@
2939
2939
  }
2940
2940
  },
2941
2941
  "endpoint": {
2942
- "hostPrefix": "metadata."
2942
+ "hostPrefix": "cp.metadata."
2943
2943
  },
2944
2944
  "idempotent": true
2945
2945
  },
@@ -2988,7 +2988,7 @@
2988
2988
  }
2989
2989
  },
2990
2990
  "endpoint": {
2991
- "hostPrefix": "maps."
2991
+ "hostPrefix": "cp.maps."
2992
2992
  },
2993
2993
  "idempotent": true
2994
2994
  },
@@ -3034,7 +3034,7 @@
3034
3034
  }
3035
3035
  },
3036
3036
  "endpoint": {
3037
- "hostPrefix": "places."
3037
+ "hostPrefix": "cp.places."
3038
3038
  },
3039
3039
  "idempotent": true
3040
3040
  },
@@ -3077,7 +3077,7 @@
3077
3077
  }
3078
3078
  },
3079
3079
  "endpoint": {
3080
- "hostPrefix": "routes."
3080
+ "hostPrefix": "cp.routes."
3081
3081
  },
3082
3082
  "idempotent": true
3083
3083
  },
@@ -3131,7 +3131,7 @@
3131
3131
  }
3132
3132
  },
3133
3133
  "endpoint": {
3134
- "hostPrefix": "tracking."
3134
+ "hostPrefix": "cp.tracking."
3135
3135
  },
3136
3136
  "idempotent": true
3137
3137
  }
@@ -96,7 +96,10 @@
96
96
  ],
97
97
  "members": {
98
98
  "Username": {},
99
- "Password": {}
99
+ "Password": {
100
+ "type": "string",
101
+ "sensitive": true
102
+ }
100
103
  }
101
104
  },
102
105
  "S3StagingLocation": {},
@@ -157,7 +160,10 @@
157
160
  ],
158
161
  "members": {
159
162
  "Username": {},
160
- "Password": {}
163
+ "Password": {
164
+ "type": "string",
165
+ "sensitive": true
166
+ }
161
167
  }
162
168
  },
163
169
  "S3StagingLocation": {},
@@ -108,6 +108,9 @@
108
108
  "shape": "Sj"
109
109
  },
110
110
  "Details": {},
111
+ "DetailsDocument": {
112
+ "shape": "Sn"
113
+ },
111
114
  "ErrorDetailList": {
112
115
  "type": "list",
113
116
  "member": {
@@ -154,7 +157,10 @@
154
157
  "EntityIdentifier": {},
155
158
  "EntityArn": {},
156
159
  "LastModifiedDate": {},
157
- "Details": {}
160
+ "Details": {},
161
+ "DetailsDocument": {
162
+ "shape": "Sn"
163
+ }
158
164
  }
159
165
  }
160
166
  },
@@ -194,10 +200,10 @@
194
200
  "members": {
195
201
  "Catalog": {},
196
202
  "FilterList": {
197
- "shape": "Sx"
203
+ "shape": "Sy"
198
204
  },
199
205
  "Sort": {
200
- "shape": "S12"
206
+ "shape": "S13"
201
207
  },
202
208
  "MaxResults": {
203
209
  "type": "integer"
@@ -245,10 +251,10 @@
245
251
  "Catalog": {},
246
252
  "EntityType": {},
247
253
  "FilterList": {
248
- "shape": "Sx"
254
+ "shape": "Sy"
249
255
  },
250
256
  "Sort": {
251
- "shape": "S12"
257
+ "shape": "S13"
252
258
  },
253
259
  "NextToken": {},
254
260
  "MaxResults": {
@@ -296,7 +302,7 @@
296
302
  "members": {
297
303
  "ResourceArn": {},
298
304
  "Tags": {
299
- "shape": "S1l"
305
+ "shape": "S1m"
300
306
  }
301
307
  }
302
308
  }
@@ -339,8 +345,7 @@
339
345
  "type": "structure",
340
346
  "required": [
341
347
  "ChangeType",
342
- "Entity",
343
- "Details"
348
+ "Entity"
344
349
  ],
345
350
  "members": {
346
351
  "ChangeType": {},
@@ -348,9 +353,12 @@
348
353
  "shape": "Sj"
349
354
  },
350
355
  "EntityTags": {
351
- "shape": "S1l"
356
+ "shape": "S1m"
352
357
  },
353
358
  "Details": {},
359
+ "DetailsDocument": {
360
+ "shape": "Sn"
361
+ },
354
362
  "ChangeName": {}
355
363
  }
356
364
  }
@@ -360,7 +368,7 @@
360
368
  "idempotencyToken": true
361
369
  },
362
370
  "ChangeSetTags": {
363
- "shape": "S1l"
371
+ "shape": "S1m"
364
372
  }
365
373
  }
366
374
  },
@@ -385,7 +393,7 @@
385
393
  "members": {
386
394
  "ResourceArn": {},
387
395
  "Tags": {
388
- "shape": "S1l"
396
+ "shape": "S1m"
389
397
  }
390
398
  }
391
399
  },
@@ -429,7 +437,12 @@
429
437
  "Identifier": {}
430
438
  }
431
439
  },
432
- "Sx": {
440
+ "Sn": {
441
+ "type": "structure",
442
+ "members": {},
443
+ "document": true
444
+ },
445
+ "Sy": {
433
446
  "type": "list",
434
447
  "member": {
435
448
  "type": "structure",
@@ -442,14 +455,14 @@
442
455
  }
443
456
  }
444
457
  },
445
- "S12": {
458
+ "S13": {
446
459
  "type": "structure",
447
460
  "members": {
448
461
  "SortBy": {},
449
462
  "SortOrder": {}
450
463
  }
451
464
  },
452
- "S1l": {
465
+ "S1m": {
453
466
  "type": "list",
454
467
  "member": {
455
468
  "type": "structure",