@aws-sdk/client-resource-groups-tagging-api 3.34.0 → 3.35.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 (220) hide show
  1. package/CHANGELOG.md +12 -0
  2. package/{dist/cjs → dist-cjs}/ResourceGroupsTaggingAPI.js +1 -1
  3. package/dist-cjs/ResourceGroupsTaggingAPI.js.map +1 -0
  4. package/{dist/cjs → dist-cjs}/ResourceGroupsTaggingAPIClient.js +8 -8
  5. package/dist-cjs/ResourceGroupsTaggingAPIClient.js.map +1 -0
  6. package/{dist/cjs → dist-cjs}/commands/DescribeReportCreationCommand.js +2 -2
  7. package/dist-cjs/commands/DescribeReportCreationCommand.js.map +1 -0
  8. package/{dist/cjs → dist-cjs}/commands/GetComplianceSummaryCommand.js +2 -2
  9. package/dist-cjs/commands/GetComplianceSummaryCommand.js.map +1 -0
  10. package/{dist/cjs → dist-cjs}/commands/GetResourcesCommand.js +2 -2
  11. package/dist-cjs/commands/GetResourcesCommand.js.map +1 -0
  12. package/{dist/cjs → dist-cjs}/commands/GetTagKeysCommand.js +2 -2
  13. package/dist-cjs/commands/GetTagKeysCommand.js.map +1 -0
  14. package/{dist/cjs → dist-cjs}/commands/GetTagValuesCommand.js +2 -2
  15. package/dist-cjs/commands/GetTagValuesCommand.js.map +1 -0
  16. package/{dist/cjs → dist-cjs}/commands/StartReportCreationCommand.js +2 -2
  17. package/dist-cjs/commands/StartReportCreationCommand.js.map +1 -0
  18. package/{dist/cjs → dist-cjs}/commands/TagResourcesCommand.js +2 -2
  19. package/dist-cjs/commands/TagResourcesCommand.js.map +1 -0
  20. package/{dist/cjs → dist-cjs}/commands/UntagResourcesCommand.js +2 -2
  21. package/dist-cjs/commands/UntagResourcesCommand.js.map +1 -0
  22. package/{dist/cjs → dist-cjs}/endpoints.js +0 -0
  23. package/dist-cjs/endpoints.js.map +1 -0
  24. package/{dist/cjs → dist-cjs}/index.js +0 -0
  25. package/dist-cjs/index.js.map +1 -0
  26. package/{dist/cjs → dist-cjs}/models/index.js +0 -0
  27. package/{dist/cjs → dist-cjs}/models/index.js.map +1 -1
  28. package/{dist/cjs → dist-cjs}/models/models_0.js +0 -0
  29. package/dist-cjs/models/models_0.js.map +1 -0
  30. package/{dist/cjs → dist-cjs}/pagination/GetComplianceSummaryPaginator.js +1 -1
  31. package/dist-cjs/pagination/GetComplianceSummaryPaginator.js.map +1 -0
  32. package/{dist/cjs → dist-cjs}/pagination/GetResourcesPaginator.js +1 -1
  33. package/dist-cjs/pagination/GetResourcesPaginator.js.map +1 -0
  34. package/{dist/cjs → dist-cjs}/pagination/GetTagKeysPaginator.js +1 -1
  35. package/dist-cjs/pagination/GetTagKeysPaginator.js.map +1 -0
  36. package/{dist/cjs → dist-cjs}/pagination/GetTagValuesPaginator.js +1 -1
  37. package/dist-cjs/pagination/GetTagValuesPaginator.js.map +1 -0
  38. package/{dist/cjs → dist-cjs}/pagination/Interfaces.js +0 -0
  39. package/{dist/cjs → dist-cjs}/pagination/Interfaces.js.map +1 -1
  40. package/{dist/cjs → dist-cjs}/protocols/Aws_json1_1.js +0 -0
  41. package/dist-cjs/protocols/Aws_json1_1.js.map +1 -0
  42. package/{dist/cjs → dist-cjs}/runtimeConfig.browser.js +2 -1
  43. package/dist-cjs/runtimeConfig.browser.js.map +1 -0
  44. package/{dist/cjs → dist-cjs}/runtimeConfig.js +3 -2
  45. package/dist-cjs/runtimeConfig.js.map +1 -0
  46. package/{dist/cjs → dist-cjs}/runtimeConfig.native.js +0 -0
  47. package/dist-cjs/runtimeConfig.native.js.map +1 -0
  48. package/{dist/cjs → dist-cjs}/runtimeConfig.shared.js +1 -1
  49. package/dist-cjs/runtimeConfig.shared.js.map +1 -0
  50. package/{dist/es → dist-es}/ResourceGroupsTaggingAPI.js +1 -1
  51. package/dist-es/ResourceGroupsTaggingAPI.js.map +1 -0
  52. package/{dist/es → dist-es}/ResourceGroupsTaggingAPIClient.js +1 -1
  53. package/dist-es/ResourceGroupsTaggingAPIClient.js.map +1 -0
  54. package/{dist/es → dist-es}/commands/DescribeReportCreationCommand.js +2 -2
  55. package/dist-es/commands/DescribeReportCreationCommand.js.map +1 -0
  56. package/{dist/es → dist-es}/commands/GetComplianceSummaryCommand.js +2 -2
  57. package/dist-es/commands/GetComplianceSummaryCommand.js.map +1 -0
  58. package/{dist/es → dist-es}/commands/GetResourcesCommand.js +2 -2
  59. package/dist-es/commands/GetResourcesCommand.js.map +1 -0
  60. package/{dist/es → dist-es}/commands/GetTagKeysCommand.js +2 -2
  61. package/dist-es/commands/GetTagKeysCommand.js.map +1 -0
  62. package/{dist/es → dist-es}/commands/GetTagValuesCommand.js +2 -2
  63. package/dist-es/commands/GetTagValuesCommand.js.map +1 -0
  64. package/{dist/es → dist-es}/commands/StartReportCreationCommand.js +2 -2
  65. package/dist-es/commands/StartReportCreationCommand.js.map +1 -0
  66. package/{dist/es → dist-es}/commands/TagResourcesCommand.js +2 -2
  67. package/dist-es/commands/TagResourcesCommand.js.map +1 -0
  68. package/{dist/es → dist-es}/commands/UntagResourcesCommand.js +2 -2
  69. package/dist-es/commands/UntagResourcesCommand.js.map +1 -0
  70. package/{dist/es → dist-es}/endpoints.js +0 -0
  71. package/dist-es/endpoints.js.map +1 -0
  72. package/{dist/es → dist-es}/index.js +0 -0
  73. package/dist-es/index.js.map +1 -0
  74. package/{dist/es → dist-es}/models/index.js +0 -0
  75. package/dist-es/models/index.js.map +1 -0
  76. package/{dist/es → dist-es}/models/models_0.js +0 -0
  77. package/dist-es/models/models_0.js.map +1 -0
  78. package/{dist/es → dist-es}/pagination/GetComplianceSummaryPaginator.js +1 -1
  79. package/dist-es/pagination/GetComplianceSummaryPaginator.js.map +1 -0
  80. package/{dist/es → dist-es}/pagination/GetResourcesPaginator.js +1 -1
  81. package/dist-es/pagination/GetResourcesPaginator.js.map +1 -0
  82. package/{dist/es → dist-es}/pagination/GetTagKeysPaginator.js +1 -1
  83. package/dist-es/pagination/GetTagKeysPaginator.js.map +1 -0
  84. package/{dist/es → dist-es}/pagination/GetTagValuesPaginator.js +1 -1
  85. package/dist-es/pagination/GetTagValuesPaginator.js.map +1 -0
  86. package/{dist/es → dist-es}/pagination/Interfaces.js +0 -0
  87. package/{dist/es → dist-es}/pagination/Interfaces.js.map +1 -1
  88. package/{dist/es → dist-es}/protocols/Aws_json1_1.js +0 -0
  89. package/dist-es/protocols/Aws_json1_1.js.map +1 -0
  90. package/{dist/es → dist-es}/runtimeConfig.browser.js +1 -1
  91. package/dist-es/runtimeConfig.browser.js.map +1 -0
  92. package/{dist/es → dist-es}/runtimeConfig.js +2 -2
  93. package/dist-es/runtimeConfig.js.map +1 -0
  94. package/{dist/es → dist-es}/runtimeConfig.native.js +0 -0
  95. package/dist-es/runtimeConfig.native.js.map +1 -0
  96. package/{dist/es → dist-es}/runtimeConfig.shared.js +1 -1
  97. package/dist-es/runtimeConfig.shared.js.map +1 -0
  98. package/{dist/types → dist-types}/ResourceGroupsTaggingAPI.d.ts +2 -2
  99. package/{dist/types → dist-types}/ResourceGroupsTaggingAPIClient.d.ts +8 -8
  100. package/{dist/types → dist-types}/commands/DescribeReportCreationCommand.d.ts +3 -3
  101. package/{dist/types → dist-types}/commands/GetComplianceSummaryCommand.d.ts +3 -3
  102. package/{dist/types → dist-types}/commands/GetResourcesCommand.d.ts +3 -3
  103. package/{dist/types → dist-types}/commands/GetTagKeysCommand.d.ts +3 -3
  104. package/{dist/types → dist-types}/commands/GetTagValuesCommand.d.ts +3 -3
  105. package/{dist/types → dist-types}/commands/StartReportCreationCommand.d.ts +3 -3
  106. package/{dist/types → dist-types}/commands/TagResourcesCommand.d.ts +3 -3
  107. package/{dist/types → dist-types}/commands/UntagResourcesCommand.d.ts +3 -3
  108. package/{dist/types → dist-types}/endpoints.d.ts +0 -0
  109. package/{dist/types → dist-types}/index.d.ts +0 -0
  110. package/{dist/types → dist-types}/models/index.d.ts +0 -0
  111. package/{dist/types → dist-types}/models/models_0.d.ts +0 -0
  112. package/{dist/types → dist-types}/pagination/GetComplianceSummaryPaginator.d.ts +1 -1
  113. package/{dist/types → dist-types}/pagination/GetResourcesPaginator.d.ts +1 -1
  114. package/{dist/types → dist-types}/pagination/GetTagKeysPaginator.d.ts +1 -1
  115. package/{dist/types → dist-types}/pagination/GetTagValuesPaginator.d.ts +1 -1
  116. package/{dist/types → dist-types}/pagination/Interfaces.d.ts +1 -1
  117. package/{dist/types → dist-types}/protocols/Aws_json1_1.d.ts +2 -2
  118. package/{dist/types → dist-types}/runtimeConfig.browser.d.ts +0 -0
  119. package/{dist/types → dist-types}/runtimeConfig.d.ts +1 -1
  120. package/{dist/types → dist-types}/runtimeConfig.native.d.ts +0 -0
  121. package/{dist/types → dist-types}/runtimeConfig.shared.d.ts +0 -0
  122. package/{dist/types → dist-types}/ts3.4/ResourceGroupsTaggingAPI.d.ts +2 -2
  123. package/{dist/types → dist-types}/ts3.4/ResourceGroupsTaggingAPIClient.d.ts +8 -8
  124. package/{dist/types → dist-types}/ts3.4/commands/DescribeReportCreationCommand.d.ts +3 -3
  125. package/{dist/types → dist-types}/ts3.4/commands/GetComplianceSummaryCommand.d.ts +3 -3
  126. package/{dist/types → dist-types}/ts3.4/commands/GetResourcesCommand.d.ts +3 -3
  127. package/{dist/types → dist-types}/ts3.4/commands/GetTagKeysCommand.d.ts +3 -3
  128. package/{dist/types → dist-types}/ts3.4/commands/GetTagValuesCommand.d.ts +3 -3
  129. package/{dist/types → dist-types}/ts3.4/commands/StartReportCreationCommand.d.ts +3 -3
  130. package/{dist/types → dist-types}/ts3.4/commands/TagResourcesCommand.d.ts +3 -3
  131. package/{dist/types → dist-types}/ts3.4/commands/UntagResourcesCommand.d.ts +3 -3
  132. package/{dist/types → dist-types}/ts3.4/endpoints.d.ts +0 -0
  133. package/{dist/types → dist-types}/ts3.4/index.d.ts +0 -0
  134. package/{dist/types → dist-types}/ts3.4/models/index.d.ts +0 -0
  135. package/{dist/types → dist-types}/ts3.4/models/models_0.d.ts +0 -0
  136. package/{dist/types → dist-types}/ts3.4/pagination/GetComplianceSummaryPaginator.d.ts +1 -1
  137. package/{dist/types → dist-types}/ts3.4/pagination/GetResourcesPaginator.d.ts +1 -1
  138. package/{dist/types → dist-types}/ts3.4/pagination/GetTagKeysPaginator.d.ts +1 -1
  139. package/{dist/types → dist-types}/ts3.4/pagination/GetTagValuesPaginator.d.ts +1 -1
  140. package/{dist/types → dist-types}/ts3.4/pagination/Interfaces.d.ts +1 -1
  141. package/{dist/types → dist-types}/ts3.4/protocols/Aws_json1_1.d.ts +2 -2
  142. package/{dist/types → dist-types}/ts3.4/runtimeConfig.browser.d.ts +0 -0
  143. package/{dist/types → dist-types}/ts3.4/runtimeConfig.d.ts +1 -1
  144. package/{dist/types → dist-types}/ts3.4/runtimeConfig.native.d.ts +0 -0
  145. package/{dist/types → dist-types}/ts3.4/runtimeConfig.shared.d.ts +0 -0
  146. package/package.json +42 -42
  147. package/{ResourceGroupsTaggingAPI.ts → src/ResourceGroupsTaggingAPI.ts} +3 -2
  148. package/{ResourceGroupsTaggingAPIClient.ts → src/ResourceGroupsTaggingAPIClient.ts} +32 -31
  149. package/{commands → src/commands}/DescribeReportCreationCommand.ts +12 -11
  150. package/{commands → src/commands}/GetComplianceSummaryCommand.ts +12 -11
  151. package/{commands → src/commands}/GetResourcesCommand.ts +12 -11
  152. package/{commands → src/commands}/GetTagKeysCommand.ts +12 -11
  153. package/{commands → src/commands}/GetTagValuesCommand.ts +12 -11
  154. package/{commands → src/commands}/StartReportCreationCommand.ts +12 -11
  155. package/{commands → src/commands}/TagResourcesCommand.ts +12 -11
  156. package/{commands → src/commands}/UntagResourcesCommand.ts +12 -11
  157. package/{endpoints.ts → src/endpoints.ts} +1 -1
  158. package/{index.ts → src/index.ts} +0 -0
  159. package/{models → src/models}/index.ts +0 -0
  160. package/{models → src/models}/models_0.ts +0 -0
  161. package/{pagination → src/pagination}/GetComplianceSummaryPaginator.ts +4 -3
  162. package/{pagination → src/pagination}/GetResourcesPaginator.ts +4 -3
  163. package/{pagination → src/pagination}/GetTagKeysPaginator.ts +3 -2
  164. package/{pagination → src/pagination}/GetTagValuesPaginator.ts +4 -3
  165. package/{pagination → src/pagination}/Interfaces.ts +2 -1
  166. package/{protocols → src/protocols}/Aws_json1_1.ts +24 -23
  167. package/{runtimeConfig.browser.ts → src/runtimeConfig.browser.ts} +3 -2
  168. package/{runtimeConfig.native.ts → src/runtimeConfig.native.ts} +1 -0
  169. package/{runtimeConfig.shared.ts → src/runtimeConfig.shared.ts} +2 -1
  170. package/{runtimeConfig.ts → src/runtimeConfig.ts} +4 -3
  171. package/tsconfig.es.json +1 -1
  172. package/tsconfig.json +4 -2
  173. package/tsconfig.types.json +3 -2
  174. package/dist/cjs/ResourceGroupsTaggingAPI.js.map +0 -1
  175. package/dist/cjs/ResourceGroupsTaggingAPIClient.js.map +0 -1
  176. package/dist/cjs/commands/DescribeReportCreationCommand.js.map +0 -1
  177. package/dist/cjs/commands/GetComplianceSummaryCommand.js.map +0 -1
  178. package/dist/cjs/commands/GetResourcesCommand.js.map +0 -1
  179. package/dist/cjs/commands/GetTagKeysCommand.js.map +0 -1
  180. package/dist/cjs/commands/GetTagValuesCommand.js.map +0 -1
  181. package/dist/cjs/commands/StartReportCreationCommand.js.map +0 -1
  182. package/dist/cjs/commands/TagResourcesCommand.js.map +0 -1
  183. package/dist/cjs/commands/UntagResourcesCommand.js.map +0 -1
  184. package/dist/cjs/endpoints.js.map +0 -1
  185. package/dist/cjs/index.js.map +0 -1
  186. package/dist/cjs/models/models_0.js.map +0 -1
  187. package/dist/cjs/package.json +0 -91
  188. package/dist/cjs/pagination/GetComplianceSummaryPaginator.js.map +0 -1
  189. package/dist/cjs/pagination/GetResourcesPaginator.js.map +0 -1
  190. package/dist/cjs/pagination/GetTagKeysPaginator.js.map +0 -1
  191. package/dist/cjs/pagination/GetTagValuesPaginator.js.map +0 -1
  192. package/dist/cjs/protocols/Aws_json1_1.js.map +0 -1
  193. package/dist/cjs/runtimeConfig.browser.js.map +0 -1
  194. package/dist/cjs/runtimeConfig.js.map +0 -1
  195. package/dist/cjs/runtimeConfig.native.js.map +0 -1
  196. package/dist/cjs/runtimeConfig.shared.js.map +0 -1
  197. package/dist/es/ResourceGroupsTaggingAPI.js.map +0 -1
  198. package/dist/es/ResourceGroupsTaggingAPIClient.js.map +0 -1
  199. package/dist/es/commands/DescribeReportCreationCommand.js.map +0 -1
  200. package/dist/es/commands/GetComplianceSummaryCommand.js.map +0 -1
  201. package/dist/es/commands/GetResourcesCommand.js.map +0 -1
  202. package/dist/es/commands/GetTagKeysCommand.js.map +0 -1
  203. package/dist/es/commands/GetTagValuesCommand.js.map +0 -1
  204. package/dist/es/commands/StartReportCreationCommand.js.map +0 -1
  205. package/dist/es/commands/TagResourcesCommand.js.map +0 -1
  206. package/dist/es/commands/UntagResourcesCommand.js.map +0 -1
  207. package/dist/es/endpoints.js.map +0 -1
  208. package/dist/es/index.js.map +0 -1
  209. package/dist/es/models/index.js.map +0 -1
  210. package/dist/es/models/models_0.js.map +0 -1
  211. package/dist/es/package.json +0 -91
  212. package/dist/es/pagination/GetComplianceSummaryPaginator.js.map +0 -1
  213. package/dist/es/pagination/GetResourcesPaginator.js.map +0 -1
  214. package/dist/es/pagination/GetTagKeysPaginator.js.map +0 -1
  215. package/dist/es/pagination/GetTagValuesPaginator.js.map +0 -1
  216. package/dist/es/protocols/Aws_json1_1.js.map +0 -1
  217. package/dist/es/runtimeConfig.browser.js.map +0 -1
  218. package/dist/es/runtimeConfig.js.map +0 -1
  219. package/dist/es/runtimeConfig.native.js.map +0 -1
  220. package/dist/es/runtimeConfig.shared.js.map +0 -1
@@ -1,4 +1,4 @@
1
+ import { Paginator } from "@aws-sdk/types";
1
2
  import { GetComplianceSummaryCommandInput, GetComplianceSummaryCommandOutput } from "../commands/GetComplianceSummaryCommand";
2
3
  import { ResourceGroupsTaggingAPIPaginationConfiguration } from "./Interfaces";
3
- import { Paginator } from "@aws-sdk/types";
4
4
  export declare function paginateGetComplianceSummary(config: ResourceGroupsTaggingAPIPaginationConfiguration, input: GetComplianceSummaryCommandInput, ...additionalArguments: any): Paginator<GetComplianceSummaryCommandOutput>;
@@ -1,4 +1,4 @@
1
+ import { Paginator } from "@aws-sdk/types";
1
2
  import { GetResourcesCommandInput, GetResourcesCommandOutput } from "../commands/GetResourcesCommand";
2
3
  import { ResourceGroupsTaggingAPIPaginationConfiguration } from "./Interfaces";
3
- import { Paginator } from "@aws-sdk/types";
4
4
  export declare function paginateGetResources(config: ResourceGroupsTaggingAPIPaginationConfiguration, input: GetResourcesCommandInput, ...additionalArguments: any): Paginator<GetResourcesCommandOutput>;
@@ -1,4 +1,4 @@
1
+ import { Paginator } from "@aws-sdk/types";
1
2
  import { GetTagKeysCommandInput, GetTagKeysCommandOutput } from "../commands/GetTagKeysCommand";
2
3
  import { ResourceGroupsTaggingAPIPaginationConfiguration } from "./Interfaces";
3
- import { Paginator } from "@aws-sdk/types";
4
4
  export declare function paginateGetTagKeys(config: ResourceGroupsTaggingAPIPaginationConfiguration, input: GetTagKeysCommandInput, ...additionalArguments: any): Paginator<GetTagKeysCommandOutput>;
@@ -1,4 +1,4 @@
1
+ import { Paginator } from "@aws-sdk/types";
1
2
  import { GetTagValuesCommandInput, GetTagValuesCommandOutput } from "../commands/GetTagValuesCommand";
2
3
  import { ResourceGroupsTaggingAPIPaginationConfiguration } from "./Interfaces";
3
- import { Paginator } from "@aws-sdk/types";
4
4
  export declare function paginateGetTagValues(config: ResourceGroupsTaggingAPIPaginationConfiguration, input: GetTagValuesCommandInput, ...additionalArguments: any): Paginator<GetTagValuesCommandOutput>;
@@ -1,6 +1,6 @@
1
+ import { PaginationConfiguration } from "@aws-sdk/types";
1
2
  import { ResourceGroupsTaggingAPI } from "../ResourceGroupsTaggingAPI";
2
3
  import { ResourceGroupsTaggingAPIClient } from "../ResourceGroupsTaggingAPIClient";
3
- import { PaginationConfiguration } from "@aws-sdk/types";
4
4
  export interface ResourceGroupsTaggingAPIPaginationConfiguration extends PaginationConfiguration {
5
5
  client: ResourceGroupsTaggingAPI | ResourceGroupsTaggingAPIClient;
6
6
  }
@@ -1,3 +1,5 @@
1
+ import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
2
+ import { SerdeContext as __SerdeContext } from "@aws-sdk/types";
1
3
  import { DescribeReportCreationCommandInput, DescribeReportCreationCommandOutput } from "../commands/DescribeReportCreationCommand";
2
4
  import { GetComplianceSummaryCommandInput, GetComplianceSummaryCommandOutput } from "../commands/GetComplianceSummaryCommand";
3
5
  import { GetResourcesCommandInput, GetResourcesCommandOutput } from "../commands/GetResourcesCommand";
@@ -6,8 +8,6 @@ import { GetTagValuesCommandInput, GetTagValuesCommandOutput } from "../commands
6
8
  import { StartReportCreationCommandInput, StartReportCreationCommandOutput } from "../commands/StartReportCreationCommand";
7
9
  import { TagResourcesCommandInput, TagResourcesCommandOutput } from "../commands/TagResourcesCommand";
8
10
  import { UntagResourcesCommandInput, UntagResourcesCommandOutput } from "../commands/UntagResourcesCommand";
9
- import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
10
- import { SerdeContext as __SerdeContext } from "@aws-sdk/types";
11
11
  export declare const serializeAws_json1_1DescribeReportCreationCommand: (input: DescribeReportCreationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
12
12
  export declare const serializeAws_json1_1GetComplianceSummaryCommand: (input: GetComplianceSummaryCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
13
13
  export declare const serializeAws_json1_1GetResourcesCommand: (input: GetResourcesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
@@ -8,7 +8,7 @@ export declare const getRuntimeConfig: (config: ResourceGroupsTaggingAPIClientCo
8
8
  base64Decoder: import("@aws-sdk/types").Decoder;
9
9
  base64Encoder: import("@aws-sdk/types").Encoder;
10
10
  bodyLengthChecker: (body: any) => number | undefined;
11
- credentialDefaultProvider: import("@aws-sdk/client-sts/dist/types/defaultStsRoleAssumers").DefaultCredentialProvider;
11
+ credentialDefaultProvider: import("@aws-sdk/client-sts/dist-types/defaultStsRoleAssumers").DefaultCredentialProvider;
12
12
  defaultUserAgentProvider: import("@aws-sdk/types").Provider<import("@aws-sdk/types").UserAgent>;
13
13
  maxAttempts: number | import("@aws-sdk/types").Provider<number>;
14
14
  region: string | import("@aws-sdk/types").Provider<string>;
@@ -1,4 +1,4 @@
1
- import { ResourceGroupsTaggingAPIClient } from "./ResourceGroupsTaggingAPIClient";
1
+ import { HttpHandlerOptions as __HttpHandlerOptions } from "@aws-sdk/types";
2
2
  import { DescribeReportCreationCommandInput, DescribeReportCreationCommandOutput } from "./commands/DescribeReportCreationCommand";
3
3
  import { GetComplianceSummaryCommandInput, GetComplianceSummaryCommandOutput } from "./commands/GetComplianceSummaryCommand";
4
4
  import { GetResourcesCommandInput, GetResourcesCommandOutput } from "./commands/GetResourcesCommand";
@@ -7,7 +7,7 @@ import { GetTagValuesCommandInput, GetTagValuesCommandOutput } from "./commands/
7
7
  import { StartReportCreationCommandInput, StartReportCreationCommandOutput } from "./commands/StartReportCreationCommand";
8
8
  import { TagResourcesCommandInput, TagResourcesCommandOutput } from "./commands/TagResourcesCommand";
9
9
  import { UntagResourcesCommandInput, UntagResourcesCommandOutput } from "./commands/UntagResourcesCommand";
10
- import { HttpHandlerOptions as __HttpHandlerOptions } from "@aws-sdk/types";
10
+ import { ResourceGroupsTaggingAPIClient } from "./ResourceGroupsTaggingAPIClient";
11
11
  /**
12
12
  * <fullname>Resource Groups Tagging API</fullname>
13
13
  */
@@ -1,3 +1,11 @@
1
+ import { EndpointsInputConfig, EndpointsResolvedConfig, RegionInputConfig, RegionResolvedConfig } from "@aws-sdk/config-resolver";
2
+ import { HostHeaderInputConfig, HostHeaderResolvedConfig } from "@aws-sdk/middleware-host-header";
3
+ import { RetryInputConfig, RetryResolvedConfig } from "@aws-sdk/middleware-retry";
4
+ import { AwsAuthInputConfig, AwsAuthResolvedConfig } from "@aws-sdk/middleware-signing";
5
+ import { UserAgentInputConfig, UserAgentResolvedConfig } from "@aws-sdk/middleware-user-agent";
6
+ import { HttpHandler as __HttpHandler } from "@aws-sdk/protocol-http";
7
+ import { Client as __Client, SmithyConfiguration as __SmithyConfiguration, SmithyResolvedConfiguration as __SmithyResolvedConfiguration } from "@aws-sdk/smithy-client";
8
+ import { Credentials as __Credentials, Decoder as __Decoder, Encoder as __Encoder, HashConstructor as __HashConstructor, HttpHandlerOptions as __HttpHandlerOptions, Logger as __Logger, Provider as __Provider, Provider, RegionInfoProvider, StreamCollector as __StreamCollector, UrlParser as __UrlParser, UserAgent as __UserAgent } from "@aws-sdk/types";
1
9
  import { DescribeReportCreationCommandInput, DescribeReportCreationCommandOutput } from "./commands/DescribeReportCreationCommand";
2
10
  import { GetComplianceSummaryCommandInput, GetComplianceSummaryCommandOutput } from "./commands/GetComplianceSummaryCommand";
3
11
  import { GetResourcesCommandInput, GetResourcesCommandOutput } from "./commands/GetResourcesCommand";
@@ -6,14 +14,6 @@ import { GetTagValuesCommandInput, GetTagValuesCommandOutput } from "./commands/
6
14
  import { StartReportCreationCommandInput, StartReportCreationCommandOutput } from "./commands/StartReportCreationCommand";
7
15
  import { TagResourcesCommandInput, TagResourcesCommandOutput } from "./commands/TagResourcesCommand";
8
16
  import { UntagResourcesCommandInput, UntagResourcesCommandOutput } from "./commands/UntagResourcesCommand";
9
- import { EndpointsInputConfig, EndpointsResolvedConfig, RegionInputConfig, RegionResolvedConfig } from "@aws-sdk/config-resolver";
10
- import { HostHeaderInputConfig, HostHeaderResolvedConfig } from "@aws-sdk/middleware-host-header";
11
- import { RetryInputConfig, RetryResolvedConfig } from "@aws-sdk/middleware-retry";
12
- import { AwsAuthInputConfig, AwsAuthResolvedConfig } from "@aws-sdk/middleware-signing";
13
- import { UserAgentInputConfig, UserAgentResolvedConfig } from "@aws-sdk/middleware-user-agent";
14
- import { HttpHandler as __HttpHandler } from "@aws-sdk/protocol-http";
15
- import { Client as __Client, SmithyConfiguration as __SmithyConfiguration, SmithyResolvedConfiguration as __SmithyResolvedConfiguration } from "@aws-sdk/smithy-client";
16
- import { Provider, RegionInfoProvider, Credentials as __Credentials, Decoder as __Decoder, Encoder as __Encoder, HashConstructor as __HashConstructor, HttpHandlerOptions as __HttpHandlerOptions, Logger as __Logger, Provider as __Provider, StreamCollector as __StreamCollector, UrlParser as __UrlParser, UserAgent as __UserAgent } from "@aws-sdk/types";
17
17
  export declare type ServiceInputTypes = DescribeReportCreationCommandInput | GetComplianceSummaryCommandInput | GetResourcesCommandInput | GetTagKeysCommandInput | GetTagValuesCommandInput | StartReportCreationCommandInput | TagResourcesCommandInput | UntagResourcesCommandInput;
18
18
  export declare type ServiceOutputTypes = DescribeReportCreationCommandOutput | GetComplianceSummaryCommandOutput | GetResourcesCommandOutput | GetTagKeysCommandOutput | GetTagValuesCommandOutput | StartReportCreationCommandOutput | TagResourcesCommandOutput | UntagResourcesCommandOutput;
19
19
  export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__HttpHandlerOptions>> {
@@ -1,7 +1,7 @@
1
- import { ResourceGroupsTaggingAPIClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ResourceGroupsTaggingAPIClient";
2
- import { DescribeReportCreationInput, DescribeReportCreationOutput } from "../models/models_0";
3
1
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { Handler, MiddlewareStack, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer } from "@aws-sdk/types";
2
+ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
+ import { DescribeReportCreationInput, DescribeReportCreationOutput } from "../models/models_0";
4
+ import { ResourceGroupsTaggingAPIClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ResourceGroupsTaggingAPIClient";
5
5
  export interface DescribeReportCreationCommandInput extends DescribeReportCreationInput {
6
6
  }
7
7
  export interface DescribeReportCreationCommandOutput extends DescribeReportCreationOutput, __MetadataBearer {
@@ -1,7 +1,7 @@
1
- import { ResourceGroupsTaggingAPIClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ResourceGroupsTaggingAPIClient";
2
- import { GetComplianceSummaryInput, GetComplianceSummaryOutput } from "../models/models_0";
3
1
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { Handler, MiddlewareStack, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer } from "@aws-sdk/types";
2
+ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
+ import { GetComplianceSummaryInput, GetComplianceSummaryOutput } from "../models/models_0";
4
+ import { ResourceGroupsTaggingAPIClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ResourceGroupsTaggingAPIClient";
5
5
  export interface GetComplianceSummaryCommandInput extends GetComplianceSummaryInput {
6
6
  }
7
7
  export interface GetComplianceSummaryCommandOutput extends GetComplianceSummaryOutput, __MetadataBearer {
@@ -1,7 +1,7 @@
1
- import { ResourceGroupsTaggingAPIClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ResourceGroupsTaggingAPIClient";
2
- import { GetResourcesInput, GetResourcesOutput } from "../models/models_0";
3
1
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { Handler, MiddlewareStack, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer } from "@aws-sdk/types";
2
+ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
+ import { GetResourcesInput, GetResourcesOutput } from "../models/models_0";
4
+ import { ResourceGroupsTaggingAPIClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ResourceGroupsTaggingAPIClient";
5
5
  export interface GetResourcesCommandInput extends GetResourcesInput {
6
6
  }
7
7
  export interface GetResourcesCommandOutput extends GetResourcesOutput, __MetadataBearer {
@@ -1,7 +1,7 @@
1
- import { ResourceGroupsTaggingAPIClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ResourceGroupsTaggingAPIClient";
2
- import { GetTagKeysInput, GetTagKeysOutput } from "../models/models_0";
3
1
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { Handler, MiddlewareStack, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer } from "@aws-sdk/types";
2
+ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
+ import { GetTagKeysInput, GetTagKeysOutput } from "../models/models_0";
4
+ import { ResourceGroupsTaggingAPIClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ResourceGroupsTaggingAPIClient";
5
5
  export interface GetTagKeysCommandInput extends GetTagKeysInput {
6
6
  }
7
7
  export interface GetTagKeysCommandOutput extends GetTagKeysOutput, __MetadataBearer {
@@ -1,7 +1,7 @@
1
- import { ResourceGroupsTaggingAPIClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ResourceGroupsTaggingAPIClient";
2
- import { GetTagValuesInput, GetTagValuesOutput } from "../models/models_0";
3
1
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { Handler, MiddlewareStack, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer } from "@aws-sdk/types";
2
+ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
+ import { GetTagValuesInput, GetTagValuesOutput } from "../models/models_0";
4
+ import { ResourceGroupsTaggingAPIClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ResourceGroupsTaggingAPIClient";
5
5
  export interface GetTagValuesCommandInput extends GetTagValuesInput {
6
6
  }
7
7
  export interface GetTagValuesCommandOutput extends GetTagValuesOutput, __MetadataBearer {
@@ -1,7 +1,7 @@
1
- import { ResourceGroupsTaggingAPIClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ResourceGroupsTaggingAPIClient";
2
- import { StartReportCreationInput, StartReportCreationOutput } from "../models/models_0";
3
1
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { Handler, MiddlewareStack, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer } from "@aws-sdk/types";
2
+ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
+ import { StartReportCreationInput, StartReportCreationOutput } from "../models/models_0";
4
+ import { ResourceGroupsTaggingAPIClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ResourceGroupsTaggingAPIClient";
5
5
  export interface StartReportCreationCommandInput extends StartReportCreationInput {
6
6
  }
7
7
  export interface StartReportCreationCommandOutput extends StartReportCreationOutput, __MetadataBearer {
@@ -1,7 +1,7 @@
1
- import { ResourceGroupsTaggingAPIClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ResourceGroupsTaggingAPIClient";
2
- import { TagResourcesInput, TagResourcesOutput } from "../models/models_0";
3
1
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { Handler, MiddlewareStack, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer } from "@aws-sdk/types";
2
+ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
+ import { TagResourcesInput, TagResourcesOutput } from "../models/models_0";
4
+ import { ResourceGroupsTaggingAPIClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ResourceGroupsTaggingAPIClient";
5
5
  export interface TagResourcesCommandInput extends TagResourcesInput {
6
6
  }
7
7
  export interface TagResourcesCommandOutput extends TagResourcesOutput, __MetadataBearer {
@@ -1,7 +1,7 @@
1
- import { ResourceGroupsTaggingAPIClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ResourceGroupsTaggingAPIClient";
2
- import { UntagResourcesInput, UntagResourcesOutput } from "../models/models_0";
3
1
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { Handler, MiddlewareStack, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer } from "@aws-sdk/types";
2
+ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
+ import { UntagResourcesInput, UntagResourcesOutput } from "../models/models_0";
4
+ import { ResourceGroupsTaggingAPIClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ResourceGroupsTaggingAPIClient";
5
5
  export interface UntagResourcesCommandInput extends UntagResourcesInput {
6
6
  }
7
7
  export interface UntagResourcesCommandOutput extends UntagResourcesOutput, __MetadataBearer {
File without changes
File without changes
@@ -1,4 +1,4 @@
1
+ import { Paginator } from "@aws-sdk/types";
1
2
  import { GetComplianceSummaryCommandInput, GetComplianceSummaryCommandOutput } from "../commands/GetComplianceSummaryCommand";
2
3
  import { ResourceGroupsTaggingAPIPaginationConfiguration } from "./Interfaces";
3
- import { Paginator } from "@aws-sdk/types";
4
4
  export declare function paginateGetComplianceSummary(config: ResourceGroupsTaggingAPIPaginationConfiguration, input: GetComplianceSummaryCommandInput, ...additionalArguments: any): Paginator<GetComplianceSummaryCommandOutput>;
@@ -1,4 +1,4 @@
1
+ import { Paginator } from "@aws-sdk/types";
1
2
  import { GetResourcesCommandInput, GetResourcesCommandOutput } from "../commands/GetResourcesCommand";
2
3
  import { ResourceGroupsTaggingAPIPaginationConfiguration } from "./Interfaces";
3
- import { Paginator } from "@aws-sdk/types";
4
4
  export declare function paginateGetResources(config: ResourceGroupsTaggingAPIPaginationConfiguration, input: GetResourcesCommandInput, ...additionalArguments: any): Paginator<GetResourcesCommandOutput>;
@@ -1,4 +1,4 @@
1
+ import { Paginator } from "@aws-sdk/types";
1
2
  import { GetTagKeysCommandInput, GetTagKeysCommandOutput } from "../commands/GetTagKeysCommand";
2
3
  import { ResourceGroupsTaggingAPIPaginationConfiguration } from "./Interfaces";
3
- import { Paginator } from "@aws-sdk/types";
4
4
  export declare function paginateGetTagKeys(config: ResourceGroupsTaggingAPIPaginationConfiguration, input: GetTagKeysCommandInput, ...additionalArguments: any): Paginator<GetTagKeysCommandOutput>;
@@ -1,4 +1,4 @@
1
+ import { Paginator } from "@aws-sdk/types";
1
2
  import { GetTagValuesCommandInput, GetTagValuesCommandOutput } from "../commands/GetTagValuesCommand";
2
3
  import { ResourceGroupsTaggingAPIPaginationConfiguration } from "./Interfaces";
3
- import { Paginator } from "@aws-sdk/types";
4
4
  export declare function paginateGetTagValues(config: ResourceGroupsTaggingAPIPaginationConfiguration, input: GetTagValuesCommandInput, ...additionalArguments: any): Paginator<GetTagValuesCommandOutput>;
@@ -1,6 +1,6 @@
1
+ import { PaginationConfiguration } from "@aws-sdk/types";
1
2
  import { ResourceGroupsTaggingAPI } from "../ResourceGroupsTaggingAPI";
2
3
  import { ResourceGroupsTaggingAPIClient } from "../ResourceGroupsTaggingAPIClient";
3
- import { PaginationConfiguration } from "@aws-sdk/types";
4
4
  export interface ResourceGroupsTaggingAPIPaginationConfiguration extends PaginationConfiguration {
5
5
  client: ResourceGroupsTaggingAPI | ResourceGroupsTaggingAPIClient;
6
6
  }
@@ -1,3 +1,5 @@
1
+ import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
2
+ import { SerdeContext as __SerdeContext } from "@aws-sdk/types";
1
3
  import { DescribeReportCreationCommandInput, DescribeReportCreationCommandOutput } from "../commands/DescribeReportCreationCommand";
2
4
  import { GetComplianceSummaryCommandInput, GetComplianceSummaryCommandOutput } from "../commands/GetComplianceSummaryCommand";
3
5
  import { GetResourcesCommandInput, GetResourcesCommandOutput } from "../commands/GetResourcesCommand";
@@ -6,8 +8,6 @@ import { GetTagValuesCommandInput, GetTagValuesCommandOutput } from "../commands
6
8
  import { StartReportCreationCommandInput, StartReportCreationCommandOutput } from "../commands/StartReportCreationCommand";
7
9
  import { TagResourcesCommandInput, TagResourcesCommandOutput } from "../commands/TagResourcesCommand";
8
10
  import { UntagResourcesCommandInput, UntagResourcesCommandOutput } from "../commands/UntagResourcesCommand";
9
- import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
10
- import { SerdeContext as __SerdeContext } from "@aws-sdk/types";
11
11
  export declare const serializeAws_json1_1DescribeReportCreationCommand: (input: DescribeReportCreationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
12
12
  export declare const serializeAws_json1_1GetComplianceSummaryCommand: (input: GetComplianceSummaryCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
13
13
  export declare const serializeAws_json1_1GetResourcesCommand: (input: GetResourcesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
@@ -8,7 +8,7 @@ export declare const getRuntimeConfig: (config: ResourceGroupsTaggingAPIClientCo
8
8
  base64Decoder: import("@aws-sdk/types").Decoder;
9
9
  base64Encoder: import("@aws-sdk/types").Encoder;
10
10
  bodyLengthChecker: (body: any) => number | undefined;
11
- credentialDefaultProvider: import("@aws-sdk/client-sts/dist/types/defaultStsRoleAssumers").DefaultCredentialProvider;
11
+ credentialDefaultProvider: import("@aws-sdk/client-sts/dist-types/defaultStsRoleAssumers").DefaultCredentialProvider;
12
12
  defaultUserAgentProvider: import("@aws-sdk/types").Provider<import("@aws-sdk/types").UserAgent>;
13
13
  maxAttempts: number | import("@aws-sdk/types").Provider<number>;
14
14
  region: string | import("@aws-sdk/types").Provider<string>;
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-resource-groups-tagging-api",
3
3
  "description": "AWS SDK for JavaScript Resource Groups Tagging Api Client for Node.js, Browser and React Native",
4
- "version": "3.34.0",
4
+ "version": "3.35.0",
5
5
  "scripts": {
6
6
  "build": "yarn build:cjs && yarn build:es && yarn build:types",
7
7
  "build:cjs": "tsc -p tsconfig.json",
@@ -11,54 +11,48 @@
11
11
  "clean": "yarn clean:dist && yarn clean:docs",
12
12
  "clean:dist": "rimraf ./dist",
13
13
  "clean:docs": "rimraf ./docs",
14
- "downlevel-dts": "downlevel-dts dist/types dist/types/ts3.4",
14
+ "downlevel-dts": "downlevel-dts dist-types dist-types/ts3.4",
15
15
  "test": "exit 0"
16
16
  },
17
- "main": "./dist/cjs/index.js",
18
- "types": "./dist/types/index.d.ts",
19
- "module": "./dist/es/index.js",
20
- "browser": {
21
- "./runtimeConfig": "./runtimeConfig.browser"
22
- },
23
- "react-native": {
24
- "./runtimeConfig": "./runtimeConfig.native"
25
- },
17
+ "main": "./dist-cjs/index.js",
18
+ "types": "./dist-types/index.d.ts",
19
+ "module": "./dist-es/index.js",
26
20
  "sideEffects": false,
27
21
  "dependencies": {
28
22
  "@aws-crypto/sha256-browser": "^1.0.0",
29
23
  "@aws-crypto/sha256-js": "^1.0.0",
30
- "@aws-sdk/client-sts": "3.34.0",
31
- "@aws-sdk/config-resolver": "3.34.0",
32
- "@aws-sdk/credential-provider-node": "3.34.0",
33
- "@aws-sdk/fetch-http-handler": "3.34.0",
34
- "@aws-sdk/hash-node": "3.34.0",
35
- "@aws-sdk/invalid-dependency": "3.34.0",
36
- "@aws-sdk/middleware-content-length": "3.34.0",
37
- "@aws-sdk/middleware-host-header": "3.34.0",
38
- "@aws-sdk/middleware-logger": "3.34.0",
39
- "@aws-sdk/middleware-retry": "3.34.0",
40
- "@aws-sdk/middleware-serde": "3.34.0",
41
- "@aws-sdk/middleware-signing": "3.34.0",
42
- "@aws-sdk/middleware-stack": "3.34.0",
43
- "@aws-sdk/middleware-user-agent": "3.34.0",
44
- "@aws-sdk/node-config-provider": "3.34.0",
45
- "@aws-sdk/node-http-handler": "3.34.0",
46
- "@aws-sdk/protocol-http": "3.34.0",
47
- "@aws-sdk/smithy-client": "3.34.0",
48
- "@aws-sdk/types": "3.34.0",
49
- "@aws-sdk/url-parser": "3.34.0",
50
- "@aws-sdk/util-base64-browser": "3.34.0",
51
- "@aws-sdk/util-base64-node": "3.34.0",
52
- "@aws-sdk/util-body-length-browser": "3.34.0",
53
- "@aws-sdk/util-body-length-node": "3.34.0",
54
- "@aws-sdk/util-user-agent-browser": "3.34.0",
55
- "@aws-sdk/util-user-agent-node": "3.34.0",
56
- "@aws-sdk/util-utf8-browser": "3.34.0",
57
- "@aws-sdk/util-utf8-node": "3.34.0",
24
+ "@aws-sdk/client-sts": "3.35.0",
25
+ "@aws-sdk/config-resolver": "3.35.0",
26
+ "@aws-sdk/credential-provider-node": "3.35.0",
27
+ "@aws-sdk/fetch-http-handler": "3.35.0",
28
+ "@aws-sdk/hash-node": "3.35.0",
29
+ "@aws-sdk/invalid-dependency": "3.35.0",
30
+ "@aws-sdk/middleware-content-length": "3.35.0",
31
+ "@aws-sdk/middleware-host-header": "3.35.0",
32
+ "@aws-sdk/middleware-logger": "3.35.0",
33
+ "@aws-sdk/middleware-retry": "3.35.0",
34
+ "@aws-sdk/middleware-serde": "3.35.0",
35
+ "@aws-sdk/middleware-signing": "3.35.0",
36
+ "@aws-sdk/middleware-stack": "3.35.0",
37
+ "@aws-sdk/middleware-user-agent": "3.35.0",
38
+ "@aws-sdk/node-config-provider": "3.35.0",
39
+ "@aws-sdk/node-http-handler": "3.35.0",
40
+ "@aws-sdk/protocol-http": "3.35.0",
41
+ "@aws-sdk/smithy-client": "3.35.0",
42
+ "@aws-sdk/types": "3.35.0",
43
+ "@aws-sdk/url-parser": "3.35.0",
44
+ "@aws-sdk/util-base64-browser": "3.35.0",
45
+ "@aws-sdk/util-base64-node": "3.35.0",
46
+ "@aws-sdk/util-body-length-browser": "3.35.0",
47
+ "@aws-sdk/util-body-length-node": "3.35.0",
48
+ "@aws-sdk/util-user-agent-browser": "3.35.0",
49
+ "@aws-sdk/util-user-agent-node": "3.35.0",
50
+ "@aws-sdk/util-utf8-browser": "3.35.0",
51
+ "@aws-sdk/util-utf8-node": "3.35.0",
58
52
  "tslib": "^2.3.0"
59
53
  },
60
54
  "devDependencies": {
61
- "@aws-sdk/client-documentation-generator": "3.34.0",
55
+ "@aws-sdk/client-documentation-generator": "3.35.0",
62
56
  "@types/node": "^12.7.5",
63
57
  "downlevel-dts": "0.7.0",
64
58
  "jest": "^26.1.0",
@@ -72,8 +66,8 @@
72
66
  },
73
67
  "typesVersions": {
74
68
  "<4.0": {
75
- "dist/types/*": [
76
- "dist/types/ts3.4/*"
69
+ "dist-types/*": [
70
+ "dist-types/ts3.4/*"
77
71
  ]
78
72
  }
79
73
  },
@@ -82,6 +76,12 @@
82
76
  "url": "https://aws.amazon.com/javascript/"
83
77
  },
84
78
  "license": "Apache-2.0",
79
+ "browser": {
80
+ "./dist-es/runtimeConfig": "./dist-es/runtimeConfig.browser"
81
+ },
82
+ "react-native": {
83
+ "./dist-es/runtimeConfig": "./dist-es/runtimeConfig.native"
84
+ },
85
85
  "homepage": "https://github.com/aws/aws-sdk-js-v3/tree/main/clients/client-resource-groups-tagging-api",
86
86
  "repository": {
87
87
  "type": "git",
@@ -1,4 +1,5 @@
1
- import { ResourceGroupsTaggingAPIClient } from "./ResourceGroupsTaggingAPIClient";
1
+ import { HttpHandlerOptions as __HttpHandlerOptions } from "@aws-sdk/types";
2
+
2
3
  import {
3
4
  DescribeReportCreationCommand,
4
5
  DescribeReportCreationCommandInput,
@@ -35,7 +36,7 @@ import {
35
36
  UntagResourcesCommandInput,
36
37
  UntagResourcesCommandOutput,
37
38
  } from "./commands/UntagResourcesCommand";
38
- import { HttpHandlerOptions as __HttpHandlerOptions } from "@aws-sdk/types";
39
+ import { ResourceGroupsTaggingAPIClient } from "./ResourceGroupsTaggingAPIClient";
39
40
 
40
41
  /**
41
42
  * <fullname>Resource Groups Tagging API</fullname>
@@ -1,21 +1,3 @@
1
- import {
2
- DescribeReportCreationCommandInput,
3
- DescribeReportCreationCommandOutput,
4
- } from "./commands/DescribeReportCreationCommand";
5
- import {
6
- GetComplianceSummaryCommandInput,
7
- GetComplianceSummaryCommandOutput,
8
- } from "./commands/GetComplianceSummaryCommand";
9
- import { GetResourcesCommandInput, GetResourcesCommandOutput } from "./commands/GetResourcesCommand";
10
- import { GetTagKeysCommandInput, GetTagKeysCommandOutput } from "./commands/GetTagKeysCommand";
11
- import { GetTagValuesCommandInput, GetTagValuesCommandOutput } from "./commands/GetTagValuesCommand";
12
- import {
13
- StartReportCreationCommandInput,
14
- StartReportCreationCommandOutput,
15
- } from "./commands/StartReportCreationCommand";
16
- import { TagResourcesCommandInput, TagResourcesCommandOutput } from "./commands/TagResourcesCommand";
17
- import { UntagResourcesCommandInput, UntagResourcesCommandOutput } from "./commands/UntagResourcesCommand";
18
- import { getRuntimeConfig as __getRuntimeConfig } from "./runtimeConfig";
19
1
  import {
20
2
  EndpointsInputConfig,
21
3
  EndpointsResolvedConfig,
@@ -26,13 +8,13 @@ import {
26
8
  } from "@aws-sdk/config-resolver";
27
9
  import { getContentLengthPlugin } from "@aws-sdk/middleware-content-length";
28
10
  import {
11
+ getHostHeaderPlugin,
29
12
  HostHeaderInputConfig,
30
13
  HostHeaderResolvedConfig,
31
- getHostHeaderPlugin,
32
14
  resolveHostHeaderConfig,
33
15
  } from "@aws-sdk/middleware-host-header";
34
16
  import { getLoggerPlugin } from "@aws-sdk/middleware-logger";
35
- import { RetryInputConfig, RetryResolvedConfig, getRetryPlugin, resolveRetryConfig } from "@aws-sdk/middleware-retry";
17
+ import { getRetryPlugin, resolveRetryConfig, RetryInputConfig, RetryResolvedConfig } from "@aws-sdk/middleware-retry";
36
18
  import {
37
19
  AwsAuthInputConfig,
38
20
  AwsAuthResolvedConfig,
@@ -40,10 +22,10 @@ import {
40
22
  resolveAwsAuthConfig,
41
23
  } from "@aws-sdk/middleware-signing";
42
24
  import {
43
- UserAgentInputConfig,
44
- UserAgentResolvedConfig,
45
25
  getUserAgentPlugin,
46
26
  resolveUserAgentConfig,
27
+ UserAgentInputConfig,
28
+ UserAgentResolvedConfig,
47
29
  } from "@aws-sdk/middleware-user-agent";
48
30
  import { HttpHandler as __HttpHandler } from "@aws-sdk/protocol-http";
49
31
  import {
@@ -52,8 +34,6 @@ import {
52
34
  SmithyResolvedConfiguration as __SmithyResolvedConfiguration,
53
35
  } from "@aws-sdk/smithy-client";
54
36
  import {
55
- Provider,
56
- RegionInfoProvider,
57
37
  Credentials as __Credentials,
58
38
  Decoder as __Decoder,
59
39
  Encoder as __Encoder,
@@ -62,11 +42,32 @@ import {
62
42
  HttpHandlerOptions as __HttpHandlerOptions,
63
43
  Logger as __Logger,
64
44
  Provider as __Provider,
45
+ Provider,
46
+ RegionInfoProvider,
65
47
  StreamCollector as __StreamCollector,
66
48
  UrlParser as __UrlParser,
67
49
  UserAgent as __UserAgent,
68
50
  } from "@aws-sdk/types";
69
51
 
52
+ import {
53
+ DescribeReportCreationCommandInput,
54
+ DescribeReportCreationCommandOutput,
55
+ } from "./commands/DescribeReportCreationCommand";
56
+ import {
57
+ GetComplianceSummaryCommandInput,
58
+ GetComplianceSummaryCommandOutput,
59
+ } from "./commands/GetComplianceSummaryCommand";
60
+ import { GetResourcesCommandInput, GetResourcesCommandOutput } from "./commands/GetResourcesCommand";
61
+ import { GetTagKeysCommandInput, GetTagKeysCommandOutput } from "./commands/GetTagKeysCommand";
62
+ import { GetTagValuesCommandInput, GetTagValuesCommandOutput } from "./commands/GetTagValuesCommand";
63
+ import {
64
+ StartReportCreationCommandInput,
65
+ StartReportCreationCommandOutput,
66
+ } from "./commands/StartReportCreationCommand";
67
+ import { TagResourcesCommandInput, TagResourcesCommandOutput } from "./commands/TagResourcesCommand";
68
+ import { UntagResourcesCommandInput, UntagResourcesCommandOutput } from "./commands/UntagResourcesCommand";
69
+ import { getRuntimeConfig as __getRuntimeConfig } from "./runtimeConfig";
70
+
70
71
  export type ServiceInputTypes =
71
72
  | DescribeReportCreationCommandInput
72
73
  | GetComplianceSummaryCommandInput
@@ -241,13 +242,13 @@ export class ResourceGroupsTaggingAPIClient extends __Client<
241
242
  readonly config: ResourceGroupsTaggingAPIClientResolvedConfig;
242
243
 
243
244
  constructor(configuration: ResourceGroupsTaggingAPIClientConfig) {
244
- let _config_0 = __getRuntimeConfig(configuration);
245
- let _config_1 = resolveRegionConfig(_config_0);
246
- let _config_2 = resolveEndpointsConfig(_config_1);
247
- let _config_3 = resolveRetryConfig(_config_2);
248
- let _config_4 = resolveHostHeaderConfig(_config_3);
249
- let _config_5 = resolveAwsAuthConfig(_config_4);
250
- let _config_6 = resolveUserAgentConfig(_config_5);
245
+ const _config_0 = __getRuntimeConfig(configuration);
246
+ const _config_1 = resolveRegionConfig(_config_0);
247
+ const _config_2 = resolveEndpointsConfig(_config_1);
248
+ const _config_3 = resolveRetryConfig(_config_2);
249
+ const _config_4 = resolveHostHeaderConfig(_config_3);
250
+ const _config_5 = resolveAwsAuthConfig(_config_4);
251
+ const _config_6 = resolveUserAgentConfig(_config_5);
251
252
  super(_config_6);
252
253
  this.config = _config_6;
253
254
  this.middlewareStack.use(getRetryPlugin(this.config));
@@ -1,13 +1,3 @@
1
- import {
2
- ResourceGroupsTaggingAPIClientResolvedConfig,
3
- ServiceInputTypes,
4
- ServiceOutputTypes,
5
- } from "../ResourceGroupsTaggingAPIClient";
6
- import { DescribeReportCreationInput, DescribeReportCreationOutput } from "../models/models_0";
7
- import {
8
- deserializeAws_json1_1DescribeReportCreationCommand,
9
- serializeAws_json1_1DescribeReportCreationCommand,
10
- } from "../protocols/Aws_json1_1";
11
1
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
12
2
  import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
13
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
@@ -15,12 +5,23 @@ import {
15
5
  FinalizeHandlerArguments,
16
6
  Handler,
17
7
  HandlerExecutionContext,
18
- MiddlewareStack,
19
8
  HttpHandlerOptions as __HttpHandlerOptions,
20
9
  MetadataBearer as __MetadataBearer,
10
+ MiddlewareStack,
21
11
  SerdeContext as __SerdeContext,
22
12
  } from "@aws-sdk/types";
23
13
 
14
+ import { DescribeReportCreationInput, DescribeReportCreationOutput } from "../models/models_0";
15
+ import {
16
+ deserializeAws_json1_1DescribeReportCreationCommand,
17
+ serializeAws_json1_1DescribeReportCreationCommand,
18
+ } from "../protocols/Aws_json1_1";
19
+ import {
20
+ ResourceGroupsTaggingAPIClientResolvedConfig,
21
+ ServiceInputTypes,
22
+ ServiceOutputTypes,
23
+ } from "../ResourceGroupsTaggingAPIClient";
24
+
24
25
  export interface DescribeReportCreationCommandInput extends DescribeReportCreationInput {}
25
26
  export interface DescribeReportCreationCommandOutput extends DescribeReportCreationOutput, __MetadataBearer {}
26
27