aws-sdk 2.1501.0 → 2.1503.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 (126) hide show
  1. package/CHANGELOG.md +46 -1
  2. package/README.md +1 -3
  3. package/apis/accessanalyzer-2019-11-01.min.json +423 -86
  4. package/apis/accessanalyzer-2019-11-01.paginators.json +12 -0
  5. package/apis/amp-2020-08-01.min.json +320 -3
  6. package/apis/amp-2020-08-01.paginators.json +6 -0
  7. package/apis/amp-2020-08-01.waiters2.json +33 -0
  8. package/apis/bcm-data-exports-2023-11-26.examples.json +5 -0
  9. package/apis/bcm-data-exports-2023-11-26.min.json +470 -0
  10. package/apis/bcm-data-exports-2023-11-26.paginators.json +22 -0
  11. package/apis/cloudtrail-2013-11-01.min.json +67 -24
  12. package/apis/codestar-connections-2019-12-01.min.json +590 -3
  13. package/apis/codestar-connections-2019-12-01.paginators.json +10 -0
  14. package/apis/compute-optimizer-2019-11-01.min.json +243 -39
  15. package/apis/config-2014-11-12.min.json +204 -169
  16. package/apis/controltower-2018-05-10.min.json +249 -13
  17. package/apis/controltower-2018-05-10.paginators.json +6 -0
  18. package/apis/cost-optimization-hub-2022-07-26.examples.json +5 -0
  19. package/apis/cost-optimization-hub-2022-07-26.min.json +757 -0
  20. package/apis/cost-optimization-hub-2022-07-26.paginators.json +22 -0
  21. package/apis/detective-2018-10-26.min.json +294 -0
  22. package/apis/ecs-2014-11-13.min.json +108 -107
  23. package/apis/eks-2017-11-01.min.json +211 -4
  24. package/apis/eks-2017-11-01.paginators.json +12 -0
  25. package/apis/eks-auth-2023-11-26.examples.json +5 -0
  26. package/apis/eks-auth-2023-11-26.min.json +104 -0
  27. package/apis/eks-auth-2023-11-26.paginators.json +4 -0
  28. package/apis/eks-auth-2023-11-26.waiters2.json +5 -0
  29. package/apis/elasticfilesystem-2015-02-01.min.json +5 -1
  30. package/apis/elasticfilesystem-2015-02-01.paginators.json +18 -3
  31. package/apis/elasticloadbalancingv2-2015-12-01.min.json +403 -75
  32. package/apis/elasticloadbalancingv2-2015-12-01.paginators.json +15 -0
  33. package/apis/freetier-2023-09-07.examples.json +5 -0
  34. package/apis/freetier-2023-09-07.min.json +105 -0
  35. package/apis/freetier-2023-09-07.paginators.json +10 -0
  36. package/apis/fsx-2018-03-01.min.json +259 -135
  37. package/apis/guardduty-2017-11-28.min.json +64 -0
  38. package/apis/iotfleetwise-2021-06-17.min.json +159 -33
  39. package/apis/kinesis-2013-12-02.min.json +92 -21
  40. package/apis/lakeformation-2017-03-31.min.json +126 -35
  41. package/apis/logs-2014-03-28.min.json +310 -36
  42. package/apis/logs-2014-03-28.paginators.json +12 -0
  43. package/apis/managedblockchain-2018-09-24.min.json +58 -50
  44. package/apis/metadata.json +22 -0
  45. package/apis/models.lex.v2-2020-08-07.min.json +633 -331
  46. package/apis/models.lex.v2-2020-08-07.paginators.json +5 -0
  47. package/apis/personalize-2018-05-22.min.json +85 -52
  48. package/apis/personalize-events-2018-03-22.min.json +97 -5
  49. package/apis/personalize-runtime-2018-05-22.min.json +68 -11
  50. package/apis/quicksight-2018-04-01.min.json +398 -268
  51. package/apis/redshift-2012-12-01.min.json +14 -2
  52. package/apis/repostspace-2022-05-13.examples.json +5 -0
  53. package/apis/repostspace-2022-05-13.min.json +447 -0
  54. package/apis/repostspace-2022-05-13.paginators.json +10 -0
  55. package/apis/runtime.lex.v2-2020-08-07.min.json +25 -24
  56. package/apis/s3-2006-03-01.examples.json +142 -142
  57. package/apis/s3-2006-03-01.min.json +45 -0
  58. package/apis/s3control-2018-08-20.min.json +1283 -239
  59. package/apis/s3control-2018-08-20.paginators.json +15 -0
  60. package/apis/sagemaker-2017-07-24.min.json +544 -533
  61. package/apis/secretsmanager-2017-10-17.min.json +111 -50
  62. package/apis/secretsmanager-2017-10-17.paginators.json +5 -0
  63. package/apis/securityhub-2018-10-26.examples.json +93 -2
  64. package/apis/securityhub-2018-10-26.min.json +551 -300
  65. package/apis/states-2016-11-23.min.json +85 -0
  66. package/apis/transcribe-2017-10-26.min.json +49 -38
  67. package/apis/workspaces-2015-04-08.min.json +119 -96
  68. package/apis/workspaces-thin-client-2023-08-22.examples.json +5 -0
  69. package/apis/workspaces-thin-client-2023-08-22.min.json +777 -0
  70. package/apis/workspaces-thin-client-2023-08-22.paginators.json +22 -0
  71. package/clients/accessanalyzer.d.ts +374 -5
  72. package/clients/all.d.ts +6 -0
  73. package/clients/all.js +7 -1
  74. package/clients/amp.d.ts +322 -0
  75. package/clients/bcmdataexports.d.ts +589 -0
  76. package/clients/bcmdataexports.js +18 -0
  77. package/clients/cloudtrail.d.ts +76 -2
  78. package/clients/cloudwatchlogs.d.ts +413 -1
  79. package/clients/codestarconnections.d.ts +727 -0
  80. package/clients/computeoptimizer.d.ts +307 -6
  81. package/clients/configservice.d.ts +60 -11
  82. package/clients/controltower.d.ts +258 -20
  83. package/clients/costoptimizationhub.d.ts +1283 -0
  84. package/clients/costoptimizationhub.js +18 -0
  85. package/clients/detective.d.ts +469 -0
  86. package/clients/ecs.d.ts +10 -5
  87. package/clients/efs.d.ts +39 -30
  88. package/clients/eks.d.ts +237 -15
  89. package/clients/eksauth.d.ts +124 -0
  90. package/clients/eksauth.js +19 -0
  91. package/clients/elbv2.d.ts +433 -4
  92. package/clients/freetier.d.ts +149 -0
  93. package/clients/freetier.js +18 -0
  94. package/clients/fsx.d.ts +194 -21
  95. package/clients/guardduty.d.ts +82 -11
  96. package/clients/iotfleetwise.d.ts +198 -13
  97. package/clients/kinesis.d.ts +96 -42
  98. package/clients/lakeformation.d.ts +118 -2
  99. package/clients/lexmodelsv2.d.ts +343 -2
  100. package/clients/lexruntimev2.d.ts +14 -9
  101. package/clients/managedblockchain.d.ts +26 -5
  102. package/clients/personalize.d.ts +65 -20
  103. package/clients/personalizeevents.d.ts +102 -12
  104. package/clients/personalizeruntime.d.ts +72 -2
  105. package/clients/quicksight.d.ts +124 -0
  106. package/clients/redshift.d.ts +16 -0
  107. package/clients/repostspace.d.ts +458 -0
  108. package/clients/repostspace.js +18 -0
  109. package/clients/s3.d.ts +2 -2
  110. package/clients/s3control.d.ts +876 -16
  111. package/clients/sagemaker.d.ts +13 -2
  112. package/clients/secretsmanager.d.ts +94 -5
  113. package/clients/securityhub.d.ts +305 -2
  114. package/clients/stepfunctions.d.ts +153 -8
  115. package/clients/transcribeservice.d.ts +11 -1
  116. package/clients/workspaces.d.ts +43 -1
  117. package/clients/workspacesthinclient.d.ts +895 -0
  118. package/clients/workspacesthinclient.js +18 -0
  119. package/dist/aws-sdk-core-react-native.js +2 -2
  120. package/dist/aws-sdk-react-native.js +280 -51
  121. package/dist/aws-sdk.js +2069 -587
  122. package/dist/aws-sdk.min.js +104 -104
  123. package/lib/config_service_placeholders.d.ts +12 -0
  124. package/lib/core.js +1 -1
  125. package/lib/services/s3.js +1 -1
  126. package/package.json +1 -1
@@ -14,6 +14,21 @@
14
14
  "input_token": "Marker",
15
15
  "output_token": "NextMarker",
16
16
  "result_key": "TargetGroups"
17
+ },
18
+ "DescribeTrustStoreAssociations": {
19
+ "input_token": "Marker",
20
+ "limit_key": "PageSize",
21
+ "output_token": "NextMarker"
22
+ },
23
+ "DescribeTrustStoreRevocations": {
24
+ "input_token": "Marker",
25
+ "limit_key": "PageSize",
26
+ "output_token": "NextMarker"
27
+ },
28
+ "DescribeTrustStores": {
29
+ "input_token": "Marker",
30
+ "limit_key": "PageSize",
31
+ "output_token": "NextMarker"
17
32
  }
18
33
  }
19
34
  }
@@ -0,0 +1,5 @@
1
+ {
2
+ "version": "1.0",
3
+ "examples": {
4
+ }
5
+ }
@@ -0,0 +1,105 @@
1
+ {
2
+ "version": "2.0",
3
+ "metadata": {
4
+ "apiVersion": "2023-09-07",
5
+ "endpointPrefix": "freetier",
6
+ "jsonVersion": "1.0",
7
+ "protocol": "json",
8
+ "serviceFullName": "AWS Free Tier",
9
+ "serviceId": "FreeTier",
10
+ "signatureVersion": "v4",
11
+ "signingName": "freetier",
12
+ "targetPrefix": "AWSFreeTierService",
13
+ "uid": "freetier-2023-09-07"
14
+ },
15
+ "operations": {
16
+ "GetFreeTierUsage": {
17
+ "input": {
18
+ "type": "structure",
19
+ "members": {
20
+ "filter": {
21
+ "shape": "S2"
22
+ },
23
+ "maxResults": {
24
+ "type": "integer"
25
+ },
26
+ "nextToken": {}
27
+ }
28
+ },
29
+ "output": {
30
+ "type": "structure",
31
+ "required": [
32
+ "freeTierUsages"
33
+ ],
34
+ "members": {
35
+ "freeTierUsages": {
36
+ "type": "list",
37
+ "member": {
38
+ "type": "structure",
39
+ "members": {
40
+ "actualUsageAmount": {
41
+ "type": "double"
42
+ },
43
+ "description": {},
44
+ "forecastedUsageAmount": {
45
+ "type": "double"
46
+ },
47
+ "freeTierType": {},
48
+ "limit": {
49
+ "type": "double"
50
+ },
51
+ "operation": {},
52
+ "region": {},
53
+ "service": {},
54
+ "unit": {},
55
+ "usageType": {}
56
+ }
57
+ }
58
+ },
59
+ "nextToken": {}
60
+ }
61
+ }
62
+ }
63
+ },
64
+ "shapes": {
65
+ "S2": {
66
+ "type": "structure",
67
+ "members": {
68
+ "And": {
69
+ "shape": "S3"
70
+ },
71
+ "Dimensions": {
72
+ "type": "structure",
73
+ "required": [
74
+ "Key",
75
+ "MatchOptions",
76
+ "Values"
77
+ ],
78
+ "members": {
79
+ "Key": {},
80
+ "MatchOptions": {
81
+ "type": "list",
82
+ "member": {}
83
+ },
84
+ "Values": {
85
+ "type": "list",
86
+ "member": {}
87
+ }
88
+ }
89
+ },
90
+ "Not": {
91
+ "shape": "S2"
92
+ },
93
+ "Or": {
94
+ "shape": "S3"
95
+ }
96
+ }
97
+ },
98
+ "S3": {
99
+ "type": "list",
100
+ "member": {
101
+ "shape": "S2"
102
+ }
103
+ }
104
+ }
105
+ }
@@ -0,0 +1,10 @@
1
+ {
2
+ "pagination": {
3
+ "GetFreeTierUsage": {
4
+ "input_token": "nextToken",
5
+ "output_token": "nextToken",
6
+ "limit_key": "maxResults",
7
+ "result_key": "freeTierUsages"
8
+ }
9
+ }
10
+ }