aws-sdk 2.949.0 → 2.953.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 (38) hide show
  1. package/CHANGELOG.md +22 -1
  2. package/README.md +1 -1
  3. package/apis/codebuild-2016-10-06.min.json +134 -131
  4. package/apis/databrew-2017-07-25.min.json +177 -61
  5. package/apis/ec2-2016-11-15.min.json +1301 -982
  6. package/apis/elasticmapreduce-2009-03-31.min.json +84 -28
  7. package/apis/elasticmapreduce-2009-03-31.paginators.json +5 -0
  8. package/apis/kendra-2019-02-03.min.json +59 -35
  9. package/apis/medialive-2017-10-14.min.json +221 -201
  10. package/apis/personalize-2018-05-22.min.json +1 -2
  11. package/apis/qldb-2019-01-02.min.json +51 -28
  12. package/apis/rds-2014-10-31.min.json +3 -0
  13. package/apis/s3outposts-2017-07-25.min.json +9 -2
  14. package/apis/securityhub-2018-10-26.min.json +409 -207
  15. package/clients/codebuild.d.ts +130 -126
  16. package/clients/computeoptimizer.d.ts +3 -3
  17. package/clients/databrew.d.ts +123 -8
  18. package/clients/ec2.d.ts +501 -182
  19. package/clients/elbv2.d.ts +1 -1
  20. package/clients/emr.d.ts +146 -56
  21. package/clients/iam.d.ts +4 -4
  22. package/clients/imagebuilder.d.ts +1 -1
  23. package/clients/kendra.d.ts +39 -8
  24. package/clients/lambda.d.ts +14 -14
  25. package/clients/medialive.d.ts +16 -0
  26. package/clients/personalize.d.ts +15 -15
  27. package/clients/proton.d.ts +54 -54
  28. package/clients/qldb.d.ts +51 -15
  29. package/clients/rds.d.ts +8 -4
  30. package/clients/s3control.d.ts +78 -78
  31. package/clients/s3outposts.d.ts +44 -13
  32. package/clients/securityhub.d.ts +473 -143
  33. package/dist/aws-sdk-core-react-native.js +1 -1
  34. package/dist/aws-sdk-react-native.js +13 -13
  35. package/dist/aws-sdk.js +1531 -1146
  36. package/dist/aws-sdk.min.js +76 -76
  37. package/lib/core.js +1 -1
  38. package/package.json +1 -1
@@ -83,7 +83,7 @@ return /******/ (function(modules) { // webpackBootstrap
83
83
  /**
84
84
  * @constant
85
85
  */
86
- VERSION: '2.949.0',
86
+ VERSION: '2.953.0',
87
87
 
88
88
  /**
89
89
  * @api private