aws-sdk 2.916.0 → 2.920.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 (45) hide show
  1. package/CHANGELOG.md +26 -1
  2. package/README.md +1 -1
  3. package/apis/autoscaling-2011-01-01.min.json +63 -60
  4. package/apis/datasync-2018-11-09.min.json +16 -15
  5. package/apis/devicefarm-2015-06-23.min.json +144 -92
  6. package/apis/docdb-2014-10-31.min.json +233 -65
  7. package/apis/docdb-2014-10-31.paginators.json +6 -0
  8. package/apis/ec2-2016-11-15.min.json +6 -0
  9. package/apis/fsx-2018-03-01.min.json +27 -24
  10. package/apis/iotevents-2018-07-27.min.json +715 -188
  11. package/apis/iotevents-data-2018-10-23.min.json +380 -1
  12. package/apis/iotsitewise-2019-12-02.min.json +65 -43
  13. package/apis/iotwireless-2020-11-22.min.json +210 -6
  14. package/apis/kendra-2019-02-03.min.json +351 -77
  15. package/apis/location-2020-11-19.min.json +677 -84
  16. package/apis/location-2020-11-19.paginators.json +12 -0
  17. package/apis/sns-2010-03-31.min.json +150 -13
  18. package/apis/sns-2010-03-31.paginators.json +12 -0
  19. package/clients/autoscaling.d.ts +55 -50
  20. package/clients/braket.d.ts +2 -2
  21. package/clients/datasync.d.ts +39 -34
  22. package/clients/devicefarm.d.ts +41 -10
  23. package/clients/docdb.d.ts +217 -4
  24. package/clients/ec2.d.ts +8 -0
  25. package/clients/ecs.d.ts +4 -4
  26. package/clients/fsx.d.ts +15 -2
  27. package/clients/iam.d.ts +1 -1
  28. package/clients/iotevents.d.ts +595 -11
  29. package/clients/ioteventsdata.d.ts +474 -9
  30. package/clients/iotsitewise.d.ts +34 -0
  31. package/clients/iotwireless.d.ts +126 -0
  32. package/clients/kendra.d.ts +410 -6
  33. package/clients/lightsail.d.ts +3 -3
  34. package/clients/location.d.ts +651 -77
  35. package/clients/polly.d.ts +1 -1
  36. package/clients/resourcegroups.d.ts +4 -4
  37. package/clients/servicediscovery.d.ts +41 -41
  38. package/clients/sns.d.ts +181 -4
  39. package/clients/sqs.d.ts +5 -5
  40. package/dist/aws-sdk-core-react-native.js +1 -1
  41. package/dist/aws-sdk-react-native.js +17 -17
  42. package/dist/aws-sdk.js +378 -168
  43. package/dist/aws-sdk.min.js +68 -68
  44. package/lib/core.js +1 -1
  45. package/package.json +1 -1
@@ -60,6 +60,12 @@
60
60
  "output_token": "Marker",
61
61
  "result_key": "Events"
62
62
  },
63
+ "DescribeGlobalClusters": {
64
+ "input_token": "Marker",
65
+ "limit_key": "MaxRecords",
66
+ "output_token": "Marker",
67
+ "result_key": "GlobalClusters"
68
+ },
63
69
  "DescribeOrderableDBInstanceOptions": {
64
70
  "input_token": "Marker",
65
71
  "limit_key": "MaxRecords",
@@ -2438,6 +2438,9 @@
2438
2438
  "TagSpecifications": {
2439
2439
  "shape": "S1t",
2440
2440
  "locationName": "TagSpecification"
2441
+ },
2442
+ "ClientToken": {
2443
+ "idempotencyToken": true
2441
2444
  }
2442
2445
  }
2443
2446
  },
@@ -2447,6 +2450,9 @@
2447
2450
  "NetworkInterface": {
2448
2451
  "shape": "Sdu",
2449
2452
  "locationName": "networkInterface"
2453
+ },
2454
+ "ClientToken": {
2455
+ "locationName": "clientToken"
2450
2456
  }
2451
2457
  }
2452
2458
  }
@@ -126,11 +126,11 @@
126
126
  "members": {
127
127
  "Type": {},
128
128
  "Paths": {
129
- "shape": "S2c"
129
+ "shape": "S2d"
130
130
  },
131
131
  "FileSystemId": {},
132
132
  "Report": {
133
- "shape": "S2e"
133
+ "shape": "S2f"
134
134
  },
135
135
  "ClientRequestToken": {
136
136
  "idempotencyToken": true
@@ -144,7 +144,7 @@
144
144
  "type": "structure",
145
145
  "members": {
146
146
  "DataRepositoryTask": {
147
- "shape": "S2i"
147
+ "shape": "S2j"
148
148
  }
149
149
  }
150
150
  },
@@ -171,17 +171,17 @@
171
171
  "shape": "S15"
172
172
  },
173
173
  "SecurityGroupIds": {
174
- "shape": "S2s"
174
+ "shape": "S2t"
175
175
  },
176
176
  "Tags": {
177
177
  "shape": "Sj"
178
178
  },
179
179
  "KmsKeyId": {},
180
180
  "WindowsConfiguration": {
181
- "shape": "S2u"
181
+ "shape": "S2v"
182
182
  },
183
183
  "LustreConfiguration": {
184
- "shape": "S2x"
184
+ "shape": "S2y"
185
185
  }
186
186
  }
187
187
  },
@@ -210,16 +210,16 @@
210
210
  "shape": "S15"
211
211
  },
212
212
  "SecurityGroupIds": {
213
- "shape": "S2s"
213
+ "shape": "S2t"
214
214
  },
215
215
  "Tags": {
216
216
  "shape": "Sj"
217
217
  },
218
218
  "WindowsConfiguration": {
219
- "shape": "S2u"
219
+ "shape": "S2v"
220
220
  },
221
221
  "LustreConfiguration": {
222
- "shape": "S2x"
222
+ "shape": "S2y"
223
223
  },
224
224
  "StorageType": {},
225
225
  "KmsKeyId": {}
@@ -391,7 +391,7 @@
391
391
  "DataRepositoryTasks": {
392
392
  "type": "list",
393
393
  "member": {
394
- "shape": "S2i"
394
+ "shape": "S2j"
395
395
  }
396
396
  },
397
397
  "NextToken": {}
@@ -573,7 +573,7 @@
573
573
  "members": {
574
574
  "UserName": {},
575
575
  "Password": {
576
- "shape": "S2w"
576
+ "shape": "S2x"
577
577
  },
578
578
  "DnsIps": {
579
579
  "shape": "S1h"
@@ -590,7 +590,8 @@
590
590
  "AutomaticBackupRetentionDays": {
591
591
  "type": "integer"
592
592
  },
593
- "AutoImportPolicy": {}
593
+ "AutoImportPolicy": {},
594
+ "DataCompressionType": {}
594
595
  }
595
596
  }
596
597
  }
@@ -788,7 +789,8 @@
788
789
  "CopyTagsToBackups": {
789
790
  "type": "boolean"
790
791
  },
791
- "DriveCacheType": {}
792
+ "DriveCacheType": {},
793
+ "DataCompressionType": {}
792
794
  }
793
795
  },
794
796
  "AdministrativeActions": {
@@ -826,11 +828,11 @@
826
828
  "type": "list",
827
829
  "member": {}
828
830
  },
829
- "S2c": {
831
+ "S2d": {
830
832
  "type": "list",
831
833
  "member": {}
832
834
  },
833
- "S2e": {
835
+ "S2f": {
834
836
  "type": "structure",
835
837
  "required": [
836
838
  "Enabled"
@@ -844,7 +846,7 @@
844
846
  "Scope": {}
845
847
  }
846
848
  },
847
- "S2i": {
849
+ "S2j": {
848
850
  "type": "structure",
849
851
  "required": [
850
852
  "TaskId",
@@ -872,7 +874,7 @@
872
874
  },
873
875
  "FileSystemId": {},
874
876
  "Paths": {
875
- "shape": "S2c"
877
+ "shape": "S2d"
876
878
  },
877
879
  "FailureDetails": {
878
880
  "type": "structure",
@@ -898,15 +900,15 @@
898
900
  }
899
901
  },
900
902
  "Report": {
901
- "shape": "S2e"
903
+ "shape": "S2f"
902
904
  }
903
905
  }
904
906
  },
905
- "S2s": {
907
+ "S2t": {
906
908
  "type": "list",
907
909
  "member": {}
908
910
  },
909
- "S2u": {
911
+ "S2v": {
910
912
  "type": "structure",
911
913
  "required": [
912
914
  "ThroughputCapacity"
@@ -927,7 +929,7 @@
927
929
  "FileSystemAdministratorsGroup": {},
928
930
  "UserName": {},
929
931
  "Password": {
930
- "shape": "S2w"
932
+ "shape": "S2x"
931
933
  },
932
934
  "DnsIps": {
933
935
  "shape": "S1h"
@@ -952,11 +954,11 @@
952
954
  }
953
955
  }
954
956
  },
955
- "S2w": {
957
+ "S2x": {
956
958
  "type": "string",
957
959
  "sensitive": true
958
960
  },
959
- "S2x": {
961
+ "S2y": {
960
962
  "type": "structure",
961
963
  "members": {
962
964
  "WeeklyMaintenanceStartTime": {},
@@ -977,7 +979,8 @@
977
979
  "CopyTagsToBackups": {
978
980
  "type": "boolean"
979
981
  },
980
- "DriveCacheType": {}
982
+ "DriveCacheType": {},
983
+ "DataCompressionType": {}
981
984
  }
982
985
  }
983
986
  }