aws-sdk 2.1124.0 → 2.1127.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 (35) hide show
  1. package/CHANGELOG.md +19 -1
  2. package/README.md +1 -1
  3. package/apis/codeguru-reviewer-2019-09-19.min.json +15 -8
  4. package/apis/ec2-2016-11-15.min.json +5 -1
  5. package/apis/kinesis-video-archived-media-2017-09-30.min.json +64 -0
  6. package/apis/kinesis-video-archived-media-2017-09-30.paginators.json +6 -0
  7. package/apis/kinesisvideo-2017-09-30.min.json +145 -8
  8. package/apis/mediaconvert-2017-08-29.min.json +136 -120
  9. package/apis/outposts-2019-12-03.min.json +56 -0
  10. package/apis/outposts-2019-12-03.paginators.json +10 -0
  11. package/apis/rds-2014-10-31.min.json +20 -7
  12. package/apis/s3-2006-03-01.examples.json +124 -124
  13. package/apis/sagemaker-2017-07-24.min.json +149 -138
  14. package/apis/ssm-2014-11-06.min.json +3 -0
  15. package/apis/synthetics-2017-10-11.min.json +8 -3
  16. package/apis/wafv2-2019-07-29.min.json +196 -130
  17. package/clients/codegurureviewer.d.ts +18 -5
  18. package/clients/ec2.d.ts +10 -2
  19. package/clients/kinesisvideo.d.ts +177 -10
  20. package/clients/kinesisvideoarchivedmedia.d.ts +94 -0
  21. package/clients/mediaconvert.d.ts +23 -2
  22. package/clients/organizations.d.ts +5 -5
  23. package/clients/outposts.d.ts +67 -10
  24. package/clients/rds.d.ts +36 -0
  25. package/clients/s3.d.ts +8 -8
  26. package/clients/sagemaker.d.ts +10 -0
  27. package/clients/ssm.d.ts +5 -1
  28. package/clients/synthetics.d.ts +7 -3
  29. package/clients/wafv2.d.ts +104 -27
  30. package/dist/aws-sdk-core-react-native.js +1 -1
  31. package/dist/aws-sdk-react-native.js +14 -14
  32. package/dist/aws-sdk.js +246 -19
  33. package/dist/aws-sdk.min.js +69 -69
  34. package/lib/core.js +1 -1
  35. package/package.json +1 -1
@@ -5761,6 +5761,9 @@
5761
5761
  "Targets": {
5762
5762
  "shape": "S18"
5763
5763
  },
5764
+ "TargetMaps": {
5765
+ "shape": "S95"
5766
+ },
5764
5767
  "MaxConcurrency": {},
5765
5768
  "MaxErrors": {},
5766
5769
  "TargetLocations": {
@@ -81,6 +81,11 @@
81
81
  "Name": {
82
82
  "location": "uri",
83
83
  "locationName": "name"
84
+ },
85
+ "DeleteLambda": {
86
+ "location": "querystring",
87
+ "locationName": "deleteLambda",
88
+ "type": "boolean"
84
89
  }
85
90
  }
86
91
  },
@@ -146,7 +151,7 @@
146
151
  "members": {
147
152
  "CanaryName": {},
148
153
  "LastRun": {
149
- "shape": "S1s"
154
+ "shape": "S1t"
150
155
  }
151
156
  }
152
157
  }
@@ -243,7 +248,7 @@
243
248
  "CanaryRuns": {
244
249
  "type": "list",
245
250
  "member": {
246
- "shape": "S1s"
251
+ "shape": "S1t"
247
252
  }
248
253
  },
249
254
  "NextToken": {}
@@ -637,7 +642,7 @@
637
642
  }
638
643
  }
639
644
  },
640
- "S1s": {
645
+ "S1t": {
641
646
  "type": "structure",
642
647
  "members": {
643
648
  "Id": {},