aws-sdk 2.1614.0 → 2.1616.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 (39) hide show
  1. package/README.md +1 -1
  2. package/apis/budgets-2016-10-20.min.json +102 -21
  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/resiliencehub-2020-04-30.min.json +63 -14
  8. package/apis/resiliencehub-2020-04-30.paginators.json +6 -0
  9. package/apis/route53profiles-2018-05-10.min.json +3 -0
  10. package/apis/sqs-2012-11-05.min.json +21 -14
  11. package/clients/all.d.ts +0 -2
  12. package/clients/all.js +0 -2
  13. package/clients/b2bi.d.ts +7 -7
  14. package/clients/budgets.d.ts +84 -1
  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/polly.d.ts +9 -9
  20. package/clients/resiliencehub.d.ts +80 -15
  21. package/clients/route53profiles.d.ts +4 -4
  22. package/clients/sqs.d.ts +19 -14
  23. package/dist/aws-sdk-core-react-native.js +2 -2
  24. package/dist/aws-sdk-react-native.js +1628 -1702
  25. package/dist/aws-sdk.js +312 -302
  26. package/dist/aws-sdk.min.js +64 -64
  27. package/lib/config_service_placeholders.d.ts +0 -4
  28. package/lib/core.js +1 -1
  29. package/package.json +1 -1
  30. package/apis/alexaforbusiness-2017-11-09.examples.json +0 -5
  31. package/apis/alexaforbusiness-2017-11-09.min.json +0 -2905
  32. package/apis/alexaforbusiness-2017-11-09.paginators.json +0 -94
  33. package/apis/honeycode-2020-03-01.examples.json +0 -5
  34. package/apis/honeycode-2020-03-01.min.json +0 -962
  35. package/apis/honeycode-2020-03-01.paginators.json +0 -27
  36. package/clients/alexaforbusiness.d.ts +0 -3862
  37. package/clients/alexaforbusiness.js +0 -18
  38. package/clients/honeycode.d.ts +0 -910
  39. package/clients/honeycode.js +0 -18
@@ -1,94 +0,0 @@
1
- {
2
- "pagination": {
3
- "ListBusinessReportSchedules": {
4
- "input_token": "NextToken",
5
- "output_token": "NextToken",
6
- "limit_key": "MaxResults"
7
- },
8
- "ListConferenceProviders": {
9
- "input_token": "NextToken",
10
- "output_token": "NextToken",
11
- "limit_key": "MaxResults"
12
- },
13
- "ListDeviceEvents": {
14
- "input_token": "NextToken",
15
- "output_token": "NextToken",
16
- "limit_key": "MaxResults"
17
- },
18
- "ListGatewayGroups": {
19
- "input_token": "NextToken",
20
- "output_token": "NextToken",
21
- "limit_key": "MaxResults"
22
- },
23
- "ListGateways": {
24
- "input_token": "NextToken",
25
- "output_token": "NextToken",
26
- "limit_key": "MaxResults"
27
- },
28
- "ListSkills": {
29
- "input_token": "NextToken",
30
- "output_token": "NextToken",
31
- "limit_key": "MaxResults"
32
- },
33
- "ListSkillsStoreCategories": {
34
- "input_token": "NextToken",
35
- "output_token": "NextToken",
36
- "limit_key": "MaxResults"
37
- },
38
- "ListSkillsStoreSkillsByCategory": {
39
- "input_token": "NextToken",
40
- "output_token": "NextToken",
41
- "limit_key": "MaxResults"
42
- },
43
- "ListSmartHomeAppliances": {
44
- "input_token": "NextToken",
45
- "output_token": "NextToken",
46
- "limit_key": "MaxResults"
47
- },
48
- "ListTags": {
49
- "input_token": "NextToken",
50
- "output_token": "NextToken",
51
- "limit_key": "MaxResults"
52
- },
53
- "SearchAddressBooks": {
54
- "input_token": "NextToken",
55
- "output_token": "NextToken",
56
- "limit_key": "MaxResults"
57
- },
58
- "SearchContacts": {
59
- "input_token": "NextToken",
60
- "output_token": "NextToken",
61
- "limit_key": "MaxResults"
62
- },
63
- "SearchDevices": {
64
- "input_token": "NextToken",
65
- "output_token": "NextToken",
66
- "limit_key": "MaxResults"
67
- },
68
- "SearchNetworkProfiles": {
69
- "input_token": "NextToken",
70
- "output_token": "NextToken",
71
- "limit_key": "MaxResults"
72
- },
73
- "SearchProfiles": {
74
- "input_token": "NextToken",
75
- "output_token": "NextToken",
76
- "limit_key": "MaxResults"
77
- },
78
- "SearchRooms": {
79
- "input_token": "NextToken",
80
- "output_token": "NextToken",
81
- "limit_key": "MaxResults"
82
- },
83
- "SearchSkillGroups": {
84
- "input_token": "NextToken",
85
- "output_token": "NextToken",
86
- "limit_key": "MaxResults"
87
- },
88
- "SearchUsers": {
89
- "input_token": "NextToken",
90
- "output_token": "NextToken",
91
- "limit_key": "MaxResults"
92
- }
93
- }
94
- }
@@ -1,5 +0,0 @@
1
- {
2
- "version": "1.0",
3
- "examples": {
4
- }
5
- }