aws-sdk 2.1615.0 → 2.1617.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 (41) hide show
  1. package/README.md +1 -1
  2. package/apis/bedrock-agent-runtime-2023-07-26.min.json +64 -2
  3. package/apis/cognito-idp-2016-04-18.min.json +3 -0
  4. package/apis/ec2-2016-11-15.min.json +282 -279
  5. package/apis/ecr-2015-09-21.min.json +3 -0
  6. package/apis/metadata.json +0 -6
  7. package/apis/pinpoint-2016-12-01.min.json +399 -377
  8. package/apis/sqs-2012-11-05.min.json +21 -14
  9. package/apis/ssm-sap-2018-05-10.min.json +95 -0
  10. package/apis/ssm-sap-2018-05-10.paginators.json +6 -0
  11. package/apis/verifiedpermissions-2021-12-01.min.json +52 -27
  12. package/clients/all.d.ts +0 -2
  13. package/clients/all.js +0 -2
  14. package/clients/bedrockagentruntime.d.ts +80 -8
  15. package/clients/cognitoidentityserviceprovider.d.ts +1 -1
  16. package/clients/ec2.d.ts +5 -0
  17. package/clients/ecr.d.ts +2 -2
  18. package/clients/fms.d.ts +4 -4
  19. package/clients/pinpoint.d.ts +27 -0
  20. package/clients/polly.d.ts +9 -9
  21. package/clients/route53resolver.d.ts +3 -3
  22. package/clients/sqs.d.ts +19 -14
  23. package/clients/ssmsap.d.ts +121 -1
  24. package/clients/verifiedpermissions.d.ts +40 -6
  25. package/dist/aws-sdk-core-react-native.js +2 -2
  26. package/dist/aws-sdk-react-native.js +1629 -1703
  27. package/dist/aws-sdk.js +312 -302
  28. package/dist/aws-sdk.min.js +64 -64
  29. package/lib/config_service_placeholders.d.ts +0 -4
  30. package/lib/core.js +1 -1
  31. package/package.json +1 -1
  32. package/apis/alexaforbusiness-2017-11-09.examples.json +0 -5
  33. package/apis/alexaforbusiness-2017-11-09.min.json +0 -2905
  34. package/apis/alexaforbusiness-2017-11-09.paginators.json +0 -94
  35. package/apis/honeycode-2020-03-01.examples.json +0 -5
  36. package/apis/honeycode-2020-03-01.min.json +0 -962
  37. package/apis/honeycode-2020-03-01.paginators.json +0 -27
  38. package/clients/alexaforbusiness.d.ts +0 -3862
  39. package/clients/alexaforbusiness.js +0 -18
  40. package/clients/honeycode.d.ts +0 -910
  41. package/clients/honeycode.js +0 -18
@@ -5,6 +5,9 @@
5
5
  "endpointPrefix": "api.ecr",
6
6
  "jsonVersion": "1.1",
7
7
  "protocol": "json",
8
+ "protocols": [
9
+ "json"
10
+ ],
8
11
  "serviceAbbreviation": "Amazon ECR",
9
12
  "serviceFullName": "Amazon EC2 Container Registry",
10
13
  "serviceId": "ECR",
@@ -544,9 +544,6 @@
544
544
  "name": "ResourceGroups",
545
545
  "cors": true
546
546
  },
547
- "alexaforbusiness": {
548
- "name": "AlexaForBusiness"
549
- },
550
547
  "cloud9": {
551
548
  "name": "Cloud9"
552
549
  },
@@ -879,9 +876,6 @@
879
876
  "codeartifact": {
880
877
  "name": "CodeArtifact"
881
878
  },
882
- "honeycode": {
883
- "name": "Honeycode"
884
- },
885
879
  "ivs": {
886
880
  "name": "IVS"
887
881
  },