aws-sdk 2.779.0 → 2.783.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 (42) hide show
  1. package/CHANGELOG.md +26 -1
  2. package/README.md +1 -1
  3. package/apis/apigateway-2015-07-09.min.json +6 -0
  4. package/apis/braket-2019-09-01.min.json +105 -7
  5. package/apis/codeartifact-2018-09-22.min.json +116 -19
  6. package/apis/dms-2016-01-01.min.json +103 -72
  7. package/apis/ec2-2016-11-15.min.json +1078 -936
  8. package/apis/elasticloadbalancingv2-2015-12-01.min.json +31 -31
  9. package/apis/glue-2017-03-31.min.json +136 -111
  10. package/apis/imagebuilder-2019-12-02.min.json +12 -12
  11. package/apis/iot-2015-05-28.min.json +296 -270
  12. package/apis/macie2-2020-01-01.min.json +4 -0
  13. package/apis/medialive-2017-10-14.min.json +207 -172
  14. package/apis/sesv2-2019-09-27.min.json +484 -81
  15. package/apis/sesv2-2019-09-27.paginators.json +10 -0
  16. package/apis/storagegateway-2013-06-30.min.json +78 -39
  17. package/clients/apigateway.d.ts +17 -9
  18. package/clients/braket.d.ts +100 -26
  19. package/clients/codeartifact.d.ts +95 -9
  20. package/clients/dms.d.ts +45 -1
  21. package/clients/ec2.d.ts +187 -2
  22. package/clients/elasticache.d.ts +22 -22
  23. package/clients/elbv2.d.ts +31 -17
  24. package/clients/glue.d.ts +86 -53
  25. package/clients/imagebuilder.d.ts +21 -20
  26. package/clients/iot.d.ts +33 -0
  27. package/clients/macie2.d.ts +4 -0
  28. package/clients/marketplacecommerceanalytics.d.ts +1 -1
  29. package/clients/medialive.d.ts +42 -0
  30. package/clients/sesv2.d.ts +435 -3
  31. package/clients/sns.d.ts +6 -6
  32. package/clients/storagegateway.d.ts +63 -4
  33. package/clients/workmail.d.ts +1 -1
  34. package/dist/aws-sdk-core-react-native.js +1 -1
  35. package/dist/aws-sdk-react-native.js +15 -15
  36. package/dist/aws-sdk.js +1492 -1279
  37. package/dist/aws-sdk.min.js +81 -81
  38. package/lib/core.js +1 -1
  39. package/lib/credentials/credential_provider_chain.d.ts +2 -2
  40. package/lib/error.d.ts +14 -10
  41. package/lib/service.d.ts +2 -2
  42. package/package.json +1 -1
@@ -839,7 +839,7 @@
839
839
  "members": {
840
840
  "owner": {},
841
841
  "filters": {
842
- "shape": "S3i"
842
+ "shape": "S3j"
843
843
  },
844
844
  "maxResults": {
845
845
  "type": "integer"
@@ -882,7 +882,7 @@
882
882
  "type": "structure",
883
883
  "members": {
884
884
  "filters": {
885
- "shape": "S3i"
885
+ "shape": "S3j"
886
886
  },
887
887
  "maxResults": {
888
888
  "type": "integer"
@@ -926,7 +926,7 @@
926
926
  "members": {
927
927
  "imageVersionArn": {},
928
928
  "filters": {
929
- "shape": "S3i"
929
+ "shape": "S3j"
930
930
  },
931
931
  "maxResults": {
932
932
  "type": "integer"
@@ -939,7 +939,7 @@
939
939
  "members": {
940
940
  "requestId": {},
941
941
  "imageSummaryList": {
942
- "shape": "S3x"
942
+ "shape": "S3y"
943
943
  },
944
944
  "nextToken": {}
945
945
  }
@@ -957,7 +957,7 @@
957
957
  "members": {
958
958
  "imagePipelineArn": {},
959
959
  "filters": {
960
- "shape": "S3i"
960
+ "shape": "S3j"
961
961
  },
962
962
  "maxResults": {
963
963
  "type": "integer"
@@ -970,7 +970,7 @@
970
970
  "members": {
971
971
  "requestId": {},
972
972
  "imageSummaryList": {
973
- "shape": "S3x"
973
+ "shape": "S3y"
974
974
  },
975
975
  "nextToken": {}
976
976
  }
@@ -984,7 +984,7 @@
984
984
  "type": "structure",
985
985
  "members": {
986
986
  "filters": {
987
- "shape": "S3i"
987
+ "shape": "S3j"
988
988
  },
989
989
  "maxResults": {
990
990
  "type": "integer"
@@ -1015,7 +1015,7 @@
1015
1015
  "members": {
1016
1016
  "owner": {},
1017
1017
  "filters": {
1018
- "shape": "S3i"
1018
+ "shape": "S3j"
1019
1019
  },
1020
1020
  "maxResults": {
1021
1021
  "type": "integer"
@@ -1057,7 +1057,7 @@
1057
1057
  "members": {
1058
1058
  "owner": {},
1059
1059
  "filters": {
1060
- "shape": "S3i"
1060
+ "shape": "S3j"
1061
1061
  },
1062
1062
  "maxResults": {
1063
1063
  "type": "integer"
@@ -1096,7 +1096,7 @@
1096
1096
  "type": "structure",
1097
1097
  "members": {
1098
1098
  "filters": {
1099
- "shape": "S3i"
1099
+ "shape": "S3j"
1100
1100
  },
1101
1101
  "maxResults": {
1102
1102
  "type": "integer"
@@ -1710,7 +1710,7 @@
1710
1710
  }
1711
1711
  }
1712
1712
  },
1713
- "S3i": {
1713
+ "S3j": {
1714
1714
  "type": "list",
1715
1715
  "member": {
1716
1716
  "type": "structure",
@@ -1723,7 +1723,7 @@
1723
1723
  }
1724
1724
  }
1725
1725
  },
1726
- "S3x": {
1726
+ "S3y": {
1727
1727
  "type": "list",
1728
1728
  "member": {
1729
1729
  "type": "structure",