@aws-sdk/client-greengrassv2 3.35.0 → 3.36.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 (216) hide show
  1. package/CHANGELOG.md +13 -0
  2. package/dist-cjs/GreengrassV2.js +0 -1
  3. package/dist-cjs/GreengrassV2Client.js +0 -1
  4. package/dist-cjs/commands/BatchAssociateClientDeviceWithCoreDeviceCommand.js +0 -1
  5. package/dist-cjs/commands/BatchDisassociateClientDeviceFromCoreDeviceCommand.js +0 -1
  6. package/dist-cjs/commands/CancelDeploymentCommand.js +0 -1
  7. package/dist-cjs/commands/CreateComponentVersionCommand.js +0 -1
  8. package/dist-cjs/commands/CreateDeploymentCommand.js +0 -1
  9. package/dist-cjs/commands/DeleteComponentCommand.js +0 -1
  10. package/dist-cjs/commands/DeleteCoreDeviceCommand.js +0 -1
  11. package/dist-cjs/commands/DescribeComponentCommand.js +0 -1
  12. package/dist-cjs/commands/GetComponentCommand.js +0 -1
  13. package/dist-cjs/commands/GetComponentVersionArtifactCommand.js +0 -1
  14. package/dist-cjs/commands/GetCoreDeviceCommand.js +0 -1
  15. package/dist-cjs/commands/GetDeploymentCommand.js +0 -1
  16. package/dist-cjs/commands/ListClientDevicesAssociatedWithCoreDeviceCommand.js +0 -1
  17. package/dist-cjs/commands/ListComponentVersionsCommand.js +0 -1
  18. package/dist-cjs/commands/ListComponentsCommand.js +0 -1
  19. package/dist-cjs/commands/ListCoreDevicesCommand.js +0 -1
  20. package/dist-cjs/commands/ListDeploymentsCommand.js +0 -1
  21. package/dist-cjs/commands/ListEffectiveDeploymentsCommand.js +0 -1
  22. package/dist-cjs/commands/ListInstalledComponentsCommand.js +0 -1
  23. package/dist-cjs/commands/ListTagsForResourceCommand.js +0 -1
  24. package/dist-cjs/commands/ResolveComponentCandidatesCommand.js +0 -1
  25. package/dist-cjs/commands/TagResourceCommand.js +0 -1
  26. package/dist-cjs/commands/UntagResourceCommand.js +0 -1
  27. package/dist-cjs/endpoints.js +0 -1
  28. package/dist-cjs/index.js +0 -1
  29. package/dist-cjs/models/index.js +0 -1
  30. package/dist-cjs/models/models_0.js +0 -1
  31. package/dist-cjs/pagination/Interfaces.js +0 -1
  32. package/dist-cjs/pagination/ListClientDevicesAssociatedWithCoreDevicePaginator.js +0 -1
  33. package/dist-cjs/pagination/ListComponentVersionsPaginator.js +0 -1
  34. package/dist-cjs/pagination/ListComponentsPaginator.js +0 -1
  35. package/dist-cjs/pagination/ListCoreDevicesPaginator.js +0 -1
  36. package/dist-cjs/pagination/ListDeploymentsPaginator.js +0 -1
  37. package/dist-cjs/pagination/ListEffectiveDeploymentsPaginator.js +0 -1
  38. package/dist-cjs/pagination/ListInstalledComponentsPaginator.js +0 -1
  39. package/dist-cjs/protocols/Aws_restJson1.js +0 -1
  40. package/dist-cjs/runtimeConfig.browser.js +2 -3
  41. package/dist-cjs/runtimeConfig.js +3 -4
  42. package/dist-cjs/runtimeConfig.native.js +0 -1
  43. package/dist-cjs/runtimeConfig.shared.js +0 -1
  44. package/dist-es/GreengrassV2.js +0 -1
  45. package/dist-es/GreengrassV2Client.js +0 -1
  46. package/dist-es/commands/BatchAssociateClientDeviceWithCoreDeviceCommand.js +0 -1
  47. package/dist-es/commands/BatchDisassociateClientDeviceFromCoreDeviceCommand.js +0 -1
  48. package/dist-es/commands/CancelDeploymentCommand.js +0 -1
  49. package/dist-es/commands/CreateComponentVersionCommand.js +0 -1
  50. package/dist-es/commands/CreateDeploymentCommand.js +0 -1
  51. package/dist-es/commands/DeleteComponentCommand.js +0 -1
  52. package/dist-es/commands/DeleteCoreDeviceCommand.js +0 -1
  53. package/dist-es/commands/DescribeComponentCommand.js +0 -1
  54. package/dist-es/commands/GetComponentCommand.js +0 -1
  55. package/dist-es/commands/GetComponentVersionArtifactCommand.js +0 -1
  56. package/dist-es/commands/GetCoreDeviceCommand.js +0 -1
  57. package/dist-es/commands/GetDeploymentCommand.js +0 -1
  58. package/dist-es/commands/ListClientDevicesAssociatedWithCoreDeviceCommand.js +0 -1
  59. package/dist-es/commands/ListComponentVersionsCommand.js +0 -1
  60. package/dist-es/commands/ListComponentsCommand.js +0 -1
  61. package/dist-es/commands/ListCoreDevicesCommand.js +0 -1
  62. package/dist-es/commands/ListDeploymentsCommand.js +0 -1
  63. package/dist-es/commands/ListEffectiveDeploymentsCommand.js +0 -1
  64. package/dist-es/commands/ListInstalledComponentsCommand.js +0 -1
  65. package/dist-es/commands/ListTagsForResourceCommand.js +0 -1
  66. package/dist-es/commands/ResolveComponentCandidatesCommand.js +0 -1
  67. package/dist-es/commands/TagResourceCommand.js +0 -1
  68. package/dist-es/commands/UntagResourceCommand.js +0 -1
  69. package/dist-es/endpoints.js +0 -1
  70. package/dist-es/index.js +0 -1
  71. package/dist-es/models/index.js +0 -1
  72. package/dist-es/models/models_0.js +0 -1
  73. package/dist-es/pagination/Interfaces.js +0 -1
  74. package/dist-es/pagination/ListClientDevicesAssociatedWithCoreDevicePaginator.js +0 -1
  75. package/dist-es/pagination/ListComponentVersionsPaginator.js +0 -1
  76. package/dist-es/pagination/ListComponentsPaginator.js +0 -1
  77. package/dist-es/pagination/ListCoreDevicesPaginator.js +0 -1
  78. package/dist-es/pagination/ListDeploymentsPaginator.js +0 -1
  79. package/dist-es/pagination/ListEffectiveDeploymentsPaginator.js +0 -1
  80. package/dist-es/pagination/ListInstalledComponentsPaginator.js +0 -1
  81. package/dist-es/protocols/Aws_restJson1.js +0 -1
  82. package/dist-es/runtimeConfig.browser.js +1 -2
  83. package/dist-es/runtimeConfig.js +2 -3
  84. package/dist-es/runtimeConfig.native.js +0 -1
  85. package/dist-es/runtimeConfig.shared.js +0 -1
  86. package/package.json +33 -30
  87. package/dist-cjs/GreengrassV2.js.map +0 -1
  88. package/dist-cjs/GreengrassV2Client.js.map +0 -1
  89. package/dist-cjs/commands/BatchAssociateClientDeviceWithCoreDeviceCommand.js.map +0 -1
  90. package/dist-cjs/commands/BatchDisassociateClientDeviceFromCoreDeviceCommand.js.map +0 -1
  91. package/dist-cjs/commands/CancelDeploymentCommand.js.map +0 -1
  92. package/dist-cjs/commands/CreateComponentVersionCommand.js.map +0 -1
  93. package/dist-cjs/commands/CreateDeploymentCommand.js.map +0 -1
  94. package/dist-cjs/commands/DeleteComponentCommand.js.map +0 -1
  95. package/dist-cjs/commands/DeleteCoreDeviceCommand.js.map +0 -1
  96. package/dist-cjs/commands/DescribeComponentCommand.js.map +0 -1
  97. package/dist-cjs/commands/GetComponentCommand.js.map +0 -1
  98. package/dist-cjs/commands/GetComponentVersionArtifactCommand.js.map +0 -1
  99. package/dist-cjs/commands/GetCoreDeviceCommand.js.map +0 -1
  100. package/dist-cjs/commands/GetDeploymentCommand.js.map +0 -1
  101. package/dist-cjs/commands/ListClientDevicesAssociatedWithCoreDeviceCommand.js.map +0 -1
  102. package/dist-cjs/commands/ListComponentVersionsCommand.js.map +0 -1
  103. package/dist-cjs/commands/ListComponentsCommand.js.map +0 -1
  104. package/dist-cjs/commands/ListCoreDevicesCommand.js.map +0 -1
  105. package/dist-cjs/commands/ListDeploymentsCommand.js.map +0 -1
  106. package/dist-cjs/commands/ListEffectiveDeploymentsCommand.js.map +0 -1
  107. package/dist-cjs/commands/ListInstalledComponentsCommand.js.map +0 -1
  108. package/dist-cjs/commands/ListTagsForResourceCommand.js.map +0 -1
  109. package/dist-cjs/commands/ResolveComponentCandidatesCommand.js.map +0 -1
  110. package/dist-cjs/commands/TagResourceCommand.js.map +0 -1
  111. package/dist-cjs/commands/UntagResourceCommand.js.map +0 -1
  112. package/dist-cjs/endpoints.js.map +0 -1
  113. package/dist-cjs/index.js.map +0 -1
  114. package/dist-cjs/models/index.js.map +0 -1
  115. package/dist-cjs/models/models_0.js.map +0 -1
  116. package/dist-cjs/pagination/Interfaces.js.map +0 -1
  117. package/dist-cjs/pagination/ListClientDevicesAssociatedWithCoreDevicePaginator.js.map +0 -1
  118. package/dist-cjs/pagination/ListComponentVersionsPaginator.js.map +0 -1
  119. package/dist-cjs/pagination/ListComponentsPaginator.js.map +0 -1
  120. package/dist-cjs/pagination/ListCoreDevicesPaginator.js.map +0 -1
  121. package/dist-cjs/pagination/ListDeploymentsPaginator.js.map +0 -1
  122. package/dist-cjs/pagination/ListEffectiveDeploymentsPaginator.js.map +0 -1
  123. package/dist-cjs/pagination/ListInstalledComponentsPaginator.js.map +0 -1
  124. package/dist-cjs/protocols/Aws_restJson1.js.map +0 -1
  125. package/dist-cjs/runtimeConfig.browser.js.map +0 -1
  126. package/dist-cjs/runtimeConfig.js.map +0 -1
  127. package/dist-cjs/runtimeConfig.native.js.map +0 -1
  128. package/dist-cjs/runtimeConfig.shared.js.map +0 -1
  129. package/dist-es/GreengrassV2.js.map +0 -1
  130. package/dist-es/GreengrassV2Client.js.map +0 -1
  131. package/dist-es/commands/BatchAssociateClientDeviceWithCoreDeviceCommand.js.map +0 -1
  132. package/dist-es/commands/BatchDisassociateClientDeviceFromCoreDeviceCommand.js.map +0 -1
  133. package/dist-es/commands/CancelDeploymentCommand.js.map +0 -1
  134. package/dist-es/commands/CreateComponentVersionCommand.js.map +0 -1
  135. package/dist-es/commands/CreateDeploymentCommand.js.map +0 -1
  136. package/dist-es/commands/DeleteComponentCommand.js.map +0 -1
  137. package/dist-es/commands/DeleteCoreDeviceCommand.js.map +0 -1
  138. package/dist-es/commands/DescribeComponentCommand.js.map +0 -1
  139. package/dist-es/commands/GetComponentCommand.js.map +0 -1
  140. package/dist-es/commands/GetComponentVersionArtifactCommand.js.map +0 -1
  141. package/dist-es/commands/GetCoreDeviceCommand.js.map +0 -1
  142. package/dist-es/commands/GetDeploymentCommand.js.map +0 -1
  143. package/dist-es/commands/ListClientDevicesAssociatedWithCoreDeviceCommand.js.map +0 -1
  144. package/dist-es/commands/ListComponentVersionsCommand.js.map +0 -1
  145. package/dist-es/commands/ListComponentsCommand.js.map +0 -1
  146. package/dist-es/commands/ListCoreDevicesCommand.js.map +0 -1
  147. package/dist-es/commands/ListDeploymentsCommand.js.map +0 -1
  148. package/dist-es/commands/ListEffectiveDeploymentsCommand.js.map +0 -1
  149. package/dist-es/commands/ListInstalledComponentsCommand.js.map +0 -1
  150. package/dist-es/commands/ListTagsForResourceCommand.js.map +0 -1
  151. package/dist-es/commands/ResolveComponentCandidatesCommand.js.map +0 -1
  152. package/dist-es/commands/TagResourceCommand.js.map +0 -1
  153. package/dist-es/commands/UntagResourceCommand.js.map +0 -1
  154. package/dist-es/endpoints.js.map +0 -1
  155. package/dist-es/index.js.map +0 -1
  156. package/dist-es/models/index.js.map +0 -1
  157. package/dist-es/models/models_0.js.map +0 -1
  158. package/dist-es/pagination/Interfaces.js.map +0 -1
  159. package/dist-es/pagination/ListClientDevicesAssociatedWithCoreDevicePaginator.js.map +0 -1
  160. package/dist-es/pagination/ListComponentVersionsPaginator.js.map +0 -1
  161. package/dist-es/pagination/ListComponentsPaginator.js.map +0 -1
  162. package/dist-es/pagination/ListCoreDevicesPaginator.js.map +0 -1
  163. package/dist-es/pagination/ListDeploymentsPaginator.js.map +0 -1
  164. package/dist-es/pagination/ListEffectiveDeploymentsPaginator.js.map +0 -1
  165. package/dist-es/pagination/ListInstalledComponentsPaginator.js.map +0 -1
  166. package/dist-es/protocols/Aws_restJson1.js.map +0 -1
  167. package/dist-es/runtimeConfig.browser.js.map +0 -1
  168. package/dist-es/runtimeConfig.js.map +0 -1
  169. package/dist-es/runtimeConfig.native.js.map +0 -1
  170. package/dist-es/runtimeConfig.shared.js.map +0 -1
  171. package/jest.config.js +0 -4
  172. package/src/GreengrassV2.ts +0 -970
  173. package/src/GreengrassV2Client.ts +0 -345
  174. package/src/commands/BatchAssociateClientDeviceWithCoreDeviceCommand.ts +0 -122
  175. package/src/commands/BatchDisassociateClientDeviceFromCoreDeviceCommand.ts +0 -112
  176. package/src/commands/CancelDeploymentCommand.ts +0 -97
  177. package/src/commands/CreateComponentVersionCommand.ts +0 -148
  178. package/src/commands/CreateDeploymentCommand.ts +0 -105
  179. package/src/commands/DeleteComponentCommand.ts +0 -101
  180. package/src/commands/DeleteCoreDeviceCommand.ts +0 -98
  181. package/src/commands/DescribeComponentCommand.ts +0 -95
  182. package/src/commands/GetComponentCommand.ts +0 -96
  183. package/src/commands/GetComponentVersionArtifactCommand.ts +0 -101
  184. package/src/commands/GetCoreDeviceCommand.ts +0 -95
  185. package/src/commands/GetDeploymentCommand.ts +0 -95
  186. package/src/commands/ListClientDevicesAssociatedWithCoreDeviceCommand.ts +0 -111
  187. package/src/commands/ListComponentVersionsCommand.ts +0 -95
  188. package/src/commands/ListComponentsCommand.ts +0 -96
  189. package/src/commands/ListCoreDevicesCommand.ts +0 -95
  190. package/src/commands/ListDeploymentsCommand.ts +0 -95
  191. package/src/commands/ListEffectiveDeploymentsCommand.ts +0 -96
  192. package/src/commands/ListInstalledComponentsCommand.ts +0 -95
  193. package/src/commands/ListTagsForResourceCommand.ts +0 -95
  194. package/src/commands/ResolveComponentCandidatesCommand.ts +0 -112
  195. package/src/commands/TagResourceCommand.ts +0 -96
  196. package/src/commands/UntagResourceCommand.ts +0 -95
  197. package/src/endpoints.ts +0 -84
  198. package/src/index.ts +0 -34
  199. package/src/models/index.ts +0 -1
  200. package/src/models/models_0.ts +0 -2867
  201. package/src/pagination/Interfaces.ts +0 -8
  202. package/src/pagination/ListClientDevicesAssociatedWithCoreDevicePaginator.ts +0 -59
  203. package/src/pagination/ListComponentVersionsPaginator.ts +0 -59
  204. package/src/pagination/ListComponentsPaginator.ts +0 -59
  205. package/src/pagination/ListCoreDevicesPaginator.ts +0 -59
  206. package/src/pagination/ListDeploymentsPaginator.ts +0 -59
  207. package/src/pagination/ListEffectiveDeploymentsPaginator.ts +0 -59
  208. package/src/pagination/ListInstalledComponentsPaginator.ts +0 -59
  209. package/src/protocols/Aws_restJson1.ts +0 -4401
  210. package/src/runtimeConfig.browser.ts +0 -41
  211. package/src/runtimeConfig.native.ts +0 -17
  212. package/src/runtimeConfig.shared.ts +0 -17
  213. package/src/runtimeConfig.ts +0 -46
  214. package/tsconfig.es.json +0 -10
  215. package/tsconfig.json +0 -33
  216. package/tsconfig.types.json +0 -9
package/CHANGELOG.md CHANGED
@@ -3,6 +3,19 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
+ # [3.36.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.35.0...v3.36.0) (2021-10-08)
7
+
8
+
9
+ ### Features
10
+
11
+ * publish files in dist-* only ([#2873](https://github.com/aws/aws-sdk-js-v3/issues/2873)) ([53b4243](https://github.com/aws/aws-sdk-js-v3/commit/53b4243b066f25ff2412d5f0dea1036054b2df32))
12
+ * **codegen:** ts-ignore packageInfo imports in codegen ([#2875](https://github.com/aws/aws-sdk-js-v3/issues/2875)) ([99d9267](https://github.com/aws/aws-sdk-js-v3/commit/99d926762193e83a354edec6e9de2b0543449704))
13
+ * **tsconfig:** remove sourceMap ([#2867](https://github.com/aws/aws-sdk-js-v3/issues/2867)) ([d25f526](https://github.com/aws/aws-sdk-js-v3/commit/d25f526627a02a2ca28675fecce66c76b6c97966))
14
+
15
+
16
+
17
+
18
+
6
19
  # [3.35.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.34.0...v3.35.0) (2021-10-04)
7
20
 
8
21
 
@@ -363,4 +363,3 @@ class GreengrassV2 extends GreengrassV2Client_1.GreengrassV2Client {
363
363
  }
364
364
  }
365
365
  exports.GreengrassV2 = GreengrassV2;
366
- //# sourceMappingURL=GreengrassV2.js.map
@@ -51,4 +51,3 @@ class GreengrassV2Client extends smithy_client_1.Client {
51
51
  }
52
52
  }
53
53
  exports.GreengrassV2Client = GreengrassV2Client;
54
- //# sourceMappingURL=GreengrassV2Client.js.map
@@ -70,4 +70,3 @@ class BatchAssociateClientDeviceWithCoreDeviceCommand extends smithy_client_1.Co
70
70
  }
71
71
  }
72
72
  exports.BatchAssociateClientDeviceWithCoreDeviceCommand = BatchAssociateClientDeviceWithCoreDeviceCommand;
73
- //# sourceMappingURL=BatchAssociateClientDeviceWithCoreDeviceCommand.js.map
@@ -60,4 +60,3 @@ class BatchDisassociateClientDeviceFromCoreDeviceCommand extends smithy_client_1
60
60
  }
61
61
  }
62
62
  exports.BatchDisassociateClientDeviceFromCoreDeviceCommand = BatchDisassociateClientDeviceFromCoreDeviceCommand;
63
- //# sourceMappingURL=BatchDisassociateClientDeviceFromCoreDeviceCommand.js.map
@@ -60,4 +60,3 @@ class CancelDeploymentCommand extends smithy_client_1.Command {
60
60
  }
61
61
  }
62
62
  exports.CancelDeploymentCommand = CancelDeploymentCommand;
63
- //# sourceMappingURL=CancelDeploymentCommand.js.map
@@ -111,4 +111,3 @@ class CreateComponentVersionCommand extends smithy_client_1.Command {
111
111
  }
112
112
  }
113
113
  exports.CreateComponentVersionCommand = CreateComponentVersionCommand;
114
- //# sourceMappingURL=CreateComponentVersionCommand.js.map
@@ -68,4 +68,3 @@ class CreateDeploymentCommand extends smithy_client_1.Command {
68
68
  }
69
69
  }
70
70
  exports.CreateDeploymentCommand = CreateDeploymentCommand;
71
- //# sourceMappingURL=CreateDeploymentCommand.js.map
@@ -64,4 +64,3 @@ class DeleteComponentCommand extends smithy_client_1.Command {
64
64
  }
65
65
  }
66
66
  exports.DeleteComponentCommand = DeleteComponentCommand;
67
- //# sourceMappingURL=DeleteComponentCommand.js.map
@@ -61,4 +61,3 @@ class DeleteCoreDeviceCommand extends smithy_client_1.Command {
61
61
  }
62
62
  }
63
63
  exports.DeleteCoreDeviceCommand = DeleteCoreDeviceCommand;
64
- //# sourceMappingURL=DeleteCoreDeviceCommand.js.map
@@ -58,4 +58,3 @@ class DescribeComponentCommand extends smithy_client_1.Command {
58
58
  }
59
59
  }
60
60
  exports.DescribeComponentCommand = DescribeComponentCommand;
61
- //# sourceMappingURL=DescribeComponentCommand.js.map
@@ -59,4 +59,3 @@ class GetComponentCommand extends smithy_client_1.Command {
59
59
  }
60
60
  }
61
61
  exports.GetComponentCommand = GetComponentCommand;
62
- //# sourceMappingURL=GetComponentCommand.js.map
@@ -59,4 +59,3 @@ class GetComponentVersionArtifactCommand extends smithy_client_1.Command {
59
59
  }
60
60
  }
61
61
  exports.GetComponentVersionArtifactCommand = GetComponentVersionArtifactCommand;
62
- //# sourceMappingURL=GetComponentVersionArtifactCommand.js.map
@@ -58,4 +58,3 @@ class GetCoreDeviceCommand extends smithy_client_1.Command {
58
58
  }
59
59
  }
60
60
  exports.GetCoreDeviceCommand = GetCoreDeviceCommand;
61
- //# sourceMappingURL=GetCoreDeviceCommand.js.map
@@ -58,4 +58,3 @@ class GetDeploymentCommand extends smithy_client_1.Command {
58
58
  }
59
59
  }
60
60
  exports.GetDeploymentCommand = GetDeploymentCommand;
61
- //# sourceMappingURL=GetDeploymentCommand.js.map
@@ -59,4 +59,3 @@ class ListClientDevicesAssociatedWithCoreDeviceCommand extends smithy_client_1.C
59
59
  }
60
60
  }
61
61
  exports.ListClientDevicesAssociatedWithCoreDeviceCommand = ListClientDevicesAssociatedWithCoreDeviceCommand;
62
- //# sourceMappingURL=ListClientDevicesAssociatedWithCoreDeviceCommand.js.map
@@ -58,4 +58,3 @@ class ListComponentVersionsCommand extends smithy_client_1.Command {
58
58
  }
59
59
  }
60
60
  exports.ListComponentVersionsCommand = ListComponentVersionsCommand;
61
- //# sourceMappingURL=ListComponentVersionsCommand.js.map
@@ -59,4 +59,3 @@ class ListComponentsCommand extends smithy_client_1.Command {
59
59
  }
60
60
  }
61
61
  exports.ListComponentsCommand = ListComponentsCommand;
62
- //# sourceMappingURL=ListComponentsCommand.js.map
@@ -58,4 +58,3 @@ class ListCoreDevicesCommand extends smithy_client_1.Command {
58
58
  }
59
59
  }
60
60
  exports.ListCoreDevicesCommand = ListCoreDevicesCommand;
61
- //# sourceMappingURL=ListCoreDevicesCommand.js.map
@@ -58,4 +58,3 @@ class ListDeploymentsCommand extends smithy_client_1.Command {
58
58
  }
59
59
  }
60
60
  exports.ListDeploymentsCommand = ListDeploymentsCommand;
61
- //# sourceMappingURL=ListDeploymentsCommand.js.map
@@ -59,4 +59,3 @@ class ListEffectiveDeploymentsCommand extends smithy_client_1.Command {
59
59
  }
60
60
  }
61
61
  exports.ListEffectiveDeploymentsCommand = ListEffectiveDeploymentsCommand;
62
- //# sourceMappingURL=ListEffectiveDeploymentsCommand.js.map
@@ -58,4 +58,3 @@ class ListInstalledComponentsCommand extends smithy_client_1.Command {
58
58
  }
59
59
  }
60
60
  exports.ListInstalledComponentsCommand = ListInstalledComponentsCommand;
61
- //# sourceMappingURL=ListInstalledComponentsCommand.js.map
@@ -58,4 +58,3 @@ class ListTagsForResourceCommand extends smithy_client_1.Command {
58
58
  }
59
59
  }
60
60
  exports.ListTagsForResourceCommand = ListTagsForResourceCommand;
61
- //# sourceMappingURL=ListTagsForResourceCommand.js.map
@@ -72,4 +72,3 @@ class ResolveComponentCandidatesCommand extends smithy_client_1.Command {
72
72
  }
73
73
  }
74
74
  exports.ResolveComponentCandidatesCommand = ResolveComponentCandidatesCommand;
75
- //# sourceMappingURL=ResolveComponentCandidatesCommand.js.map
@@ -59,4 +59,3 @@ class TagResourceCommand extends smithy_client_1.Command {
59
59
  }
60
60
  }
61
61
  exports.TagResourceCommand = TagResourceCommand;
62
- //# sourceMappingURL=TagResourceCommand.js.map
@@ -58,4 +58,3 @@ class UntagResourceCommand extends smithy_client_1.Command {
58
58
  }
59
59
  }
60
60
  exports.UntagResourceCommand = UntagResourceCommand;
61
- //# sourceMappingURL=UntagResourceCommand.js.map
@@ -81,4 +81,3 @@ const defaultRegionInfoProvider = async (region, options) => config_resolver_1.g
81
81
  partitionHash,
82
82
  });
83
83
  exports.defaultRegionInfoProvider = defaultRegionInfoProvider;
84
- //# sourceMappingURL=endpoints.js.map
package/dist-cjs/index.js CHANGED
@@ -35,4 +35,3 @@ tslib_1.__exportStar(require("./commands/TagResourceCommand"), exports);
35
35
  tslib_1.__exportStar(require("./commands/UntagResourceCommand"), exports);
36
36
  tslib_1.__exportStar(require("./pagination/Interfaces"), exports);
37
37
  tslib_1.__exportStar(require("./models/index"), exports);
38
- //# sourceMappingURL=index.js.map
@@ -2,4 +2,3 @@
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  const tslib_1 = require("tslib");
4
4
  tslib_1.__exportStar(require("./models_0"), exports);
5
- //# sourceMappingURL=index.js.map
@@ -932,4 +932,3 @@ var UntagResourceResponse;
932
932
  ...obj,
933
933
  });
934
934
  })(UntagResourceResponse = exports.UntagResourceResponse || (exports.UntagResourceResponse = {}));
935
- //# sourceMappingURL=models_0.js.map
@@ -1,3 +1,2 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=Interfaces.js.map
@@ -43,4 +43,3 @@ async function* paginateListClientDevicesAssociatedWithCoreDevice(config, input,
43
43
  return undefined;
44
44
  }
45
45
  exports.paginateListClientDevicesAssociatedWithCoreDevice = paginateListClientDevicesAssociatedWithCoreDevice;
46
- //# sourceMappingURL=ListClientDevicesAssociatedWithCoreDevicePaginator.js.map
@@ -43,4 +43,3 @@ async function* paginateListComponentVersions(config, input, ...additionalArgume
43
43
  return undefined;
44
44
  }
45
45
  exports.paginateListComponentVersions = paginateListComponentVersions;
46
- //# sourceMappingURL=ListComponentVersionsPaginator.js.map
@@ -43,4 +43,3 @@ async function* paginateListComponents(config, input, ...additionalArguments) {
43
43
  return undefined;
44
44
  }
45
45
  exports.paginateListComponents = paginateListComponents;
46
- //# sourceMappingURL=ListComponentsPaginator.js.map
@@ -43,4 +43,3 @@ async function* paginateListCoreDevices(config, input, ...additionalArguments) {
43
43
  return undefined;
44
44
  }
45
45
  exports.paginateListCoreDevices = paginateListCoreDevices;
46
- //# sourceMappingURL=ListCoreDevicesPaginator.js.map
@@ -43,4 +43,3 @@ async function* paginateListDeployments(config, input, ...additionalArguments) {
43
43
  return undefined;
44
44
  }
45
45
  exports.paginateListDeployments = paginateListDeployments;
46
- //# sourceMappingURL=ListDeploymentsPaginator.js.map
@@ -43,4 +43,3 @@ async function* paginateListEffectiveDeployments(config, input, ...additionalArg
43
43
  return undefined;
44
44
  }
45
45
  exports.paginateListEffectiveDeployments = paginateListEffectiveDeployments;
46
- //# sourceMappingURL=ListEffectiveDeploymentsPaginator.js.map
@@ -43,4 +43,3 @@ async function* paginateListInstalledComponents(config, input, ...additionalArgu
43
43
  return undefined;
44
44
  }
45
45
  exports.paginateListInstalledComponents = paginateListInstalledComponents;
46
- //# sourceMappingURL=ListInstalledComponentsPaginator.js.map
@@ -3720,4 +3720,3 @@ const loadRestJsonErrorCode = (output, data) => {
3720
3720
  }
3721
3721
  return "";
3722
3722
  };
3723
- //# sourceMappingURL=Aws_restJson1.js.map
@@ -2,6 +2,8 @@
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.getRuntimeConfig = void 0;
4
4
  const tslib_1 = require("tslib");
5
+ // @ts-ignore: package.json will be imported from dist folders
6
+ const package_json_1 = tslib_1.__importDefault(require("../package.json")); // eslint-disable-line
5
7
  const sha256_browser_1 = require("@aws-crypto/sha256-browser");
6
8
  const fetch_http_handler_1 = require("@aws-sdk/fetch-http-handler");
7
9
  const invalid_dependency_1 = require("@aws-sdk/invalid-dependency");
@@ -10,8 +12,6 @@ const util_base64_browser_1 = require("@aws-sdk/util-base64-browser");
10
12
  const util_body_length_browser_1 = require("@aws-sdk/util-body-length-browser");
11
13
  const util_user_agent_browser_1 = require("@aws-sdk/util-user-agent-browser");
12
14
  const util_utf8_browser_1 = require("@aws-sdk/util-utf8-browser");
13
- // @ts-ignore: package.json will be imported from dist folders
14
- const package_json_1 = tslib_1.__importDefault(require("../package.json"));
15
15
  const runtimeConfig_shared_1 = require("./runtimeConfig.shared");
16
16
  /**
17
17
  * @internal
@@ -39,4 +39,3 @@ const getRuntimeConfig = (config) => {
39
39
  };
40
40
  };
41
41
  exports.getRuntimeConfig = getRuntimeConfig;
42
- //# sourceMappingURL=runtimeConfig.browser.js.map
@@ -2,6 +2,8 @@
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.getRuntimeConfig = void 0;
4
4
  const tslib_1 = require("tslib");
5
+ // @ts-ignore: package.json will be imported from dist folders
6
+ const package_json_1 = tslib_1.__importDefault(require("../package.json")); // eslint-disable-line
5
7
  const client_sts_1 = require("@aws-sdk/client-sts");
6
8
  const config_resolver_1 = require("@aws-sdk/config-resolver");
7
9
  const credential_provider_node_1 = require("@aws-sdk/credential-provider-node");
@@ -9,14 +11,12 @@ const hash_node_1 = require("@aws-sdk/hash-node");
9
11
  const middleware_retry_1 = require("@aws-sdk/middleware-retry");
10
12
  const node_config_provider_1 = require("@aws-sdk/node-config-provider");
11
13
  const node_http_handler_1 = require("@aws-sdk/node-http-handler");
12
- const smithy_client_1 = require("@aws-sdk/smithy-client");
13
14
  const util_base64_node_1 = require("@aws-sdk/util-base64-node");
14
15
  const util_body_length_node_1 = require("@aws-sdk/util-body-length-node");
15
16
  const util_user_agent_node_1 = require("@aws-sdk/util-user-agent-node");
16
17
  const util_utf8_node_1 = require("@aws-sdk/util-utf8-node");
17
- // @ts-ignore: package.json will be imported from dist folders
18
- const package_json_1 = tslib_1.__importDefault(require("../package.json"));
19
18
  const runtimeConfig_shared_1 = require("./runtimeConfig.shared");
19
+ const smithy_client_1 = require("@aws-sdk/smithy-client");
20
20
  /**
21
21
  * @internal
22
22
  */
@@ -44,4 +44,3 @@ const getRuntimeConfig = (config) => {
44
44
  };
45
45
  };
46
46
  exports.getRuntimeConfig = getRuntimeConfig;
47
- //# sourceMappingURL=runtimeConfig.js.map
@@ -17,4 +17,3 @@ const getRuntimeConfig = (config) => {
17
17
  };
18
18
  };
19
19
  exports.getRuntimeConfig = getRuntimeConfig;
20
- //# sourceMappingURL=runtimeConfig.native.js.map
@@ -18,4 +18,3 @@ const getRuntimeConfig = (config) => {
18
18
  });
19
19
  };
20
20
  exports.getRuntimeConfig = getRuntimeConfig;
21
- //# sourceMappingURL=runtimeConfig.shared.js.map
@@ -353,4 +353,3 @@ var GreengrassV2 = (function (_super) {
353
353
  return GreengrassV2;
354
354
  }(GreengrassV2Client));
355
355
  export { GreengrassV2 };
356
- //# sourceMappingURL=GreengrassV2.js.map
@@ -35,4 +35,3 @@ var GreengrassV2Client = (function (_super) {
35
35
  return GreengrassV2Client;
36
36
  }(__Client));
37
37
  export { GreengrassV2Client };
38
- //# sourceMappingURL=GreengrassV2Client.js.map
@@ -37,4 +37,3 @@ var BatchAssociateClientDeviceWithCoreDeviceCommand = (function (_super) {
37
37
  return BatchAssociateClientDeviceWithCoreDeviceCommand;
38
38
  }($Command));
39
39
  export { BatchAssociateClientDeviceWithCoreDeviceCommand };
40
- //# sourceMappingURL=BatchAssociateClientDeviceWithCoreDeviceCommand.js.map
@@ -37,4 +37,3 @@ var BatchDisassociateClientDeviceFromCoreDeviceCommand = (function (_super) {
37
37
  return BatchDisassociateClientDeviceFromCoreDeviceCommand;
38
38
  }($Command));
39
39
  export { BatchDisassociateClientDeviceFromCoreDeviceCommand };
40
- //# sourceMappingURL=BatchDisassociateClientDeviceFromCoreDeviceCommand.js.map
@@ -37,4 +37,3 @@ var CancelDeploymentCommand = (function (_super) {
37
37
  return CancelDeploymentCommand;
38
38
  }($Command));
39
39
  export { CancelDeploymentCommand };
40
- //# sourceMappingURL=CancelDeploymentCommand.js.map
@@ -37,4 +37,3 @@ var CreateComponentVersionCommand = (function (_super) {
37
37
  return CreateComponentVersionCommand;
38
38
  }($Command));
39
39
  export { CreateComponentVersionCommand };
40
- //# sourceMappingURL=CreateComponentVersionCommand.js.map
@@ -37,4 +37,3 @@ var CreateDeploymentCommand = (function (_super) {
37
37
  return CreateDeploymentCommand;
38
38
  }($Command));
39
39
  export { CreateDeploymentCommand };
40
- //# sourceMappingURL=CreateDeploymentCommand.js.map
@@ -37,4 +37,3 @@ var DeleteComponentCommand = (function (_super) {
37
37
  return DeleteComponentCommand;
38
38
  }($Command));
39
39
  export { DeleteComponentCommand };
40
- //# sourceMappingURL=DeleteComponentCommand.js.map
@@ -37,4 +37,3 @@ var DeleteCoreDeviceCommand = (function (_super) {
37
37
  return DeleteCoreDeviceCommand;
38
38
  }($Command));
39
39
  export { DeleteCoreDeviceCommand };
40
- //# sourceMappingURL=DeleteCoreDeviceCommand.js.map
@@ -37,4 +37,3 @@ var DescribeComponentCommand = (function (_super) {
37
37
  return DescribeComponentCommand;
38
38
  }($Command));
39
39
  export { DescribeComponentCommand };
40
- //# sourceMappingURL=DescribeComponentCommand.js.map
@@ -37,4 +37,3 @@ var GetComponentCommand = (function (_super) {
37
37
  return GetComponentCommand;
38
38
  }($Command));
39
39
  export { GetComponentCommand };
40
- //# sourceMappingURL=GetComponentCommand.js.map
@@ -37,4 +37,3 @@ var GetComponentVersionArtifactCommand = (function (_super) {
37
37
  return GetComponentVersionArtifactCommand;
38
38
  }($Command));
39
39
  export { GetComponentVersionArtifactCommand };
40
- //# sourceMappingURL=GetComponentVersionArtifactCommand.js.map
@@ -37,4 +37,3 @@ var GetCoreDeviceCommand = (function (_super) {
37
37
  return GetCoreDeviceCommand;
38
38
  }($Command));
39
39
  export { GetCoreDeviceCommand };
40
- //# sourceMappingURL=GetCoreDeviceCommand.js.map
@@ -37,4 +37,3 @@ var GetDeploymentCommand = (function (_super) {
37
37
  return GetDeploymentCommand;
38
38
  }($Command));
39
39
  export { GetDeploymentCommand };
40
- //# sourceMappingURL=GetDeploymentCommand.js.map
@@ -37,4 +37,3 @@ var ListClientDevicesAssociatedWithCoreDeviceCommand = (function (_super) {
37
37
  return ListClientDevicesAssociatedWithCoreDeviceCommand;
38
38
  }($Command));
39
39
  export { ListClientDevicesAssociatedWithCoreDeviceCommand };
40
- //# sourceMappingURL=ListClientDevicesAssociatedWithCoreDeviceCommand.js.map
@@ -37,4 +37,3 @@ var ListComponentVersionsCommand = (function (_super) {
37
37
  return ListComponentVersionsCommand;
38
38
  }($Command));
39
39
  export { ListComponentVersionsCommand };
40
- //# sourceMappingURL=ListComponentVersionsCommand.js.map
@@ -37,4 +37,3 @@ var ListComponentsCommand = (function (_super) {
37
37
  return ListComponentsCommand;
38
38
  }($Command));
39
39
  export { ListComponentsCommand };
40
- //# sourceMappingURL=ListComponentsCommand.js.map
@@ -37,4 +37,3 @@ var ListCoreDevicesCommand = (function (_super) {
37
37
  return ListCoreDevicesCommand;
38
38
  }($Command));
39
39
  export { ListCoreDevicesCommand };
40
- //# sourceMappingURL=ListCoreDevicesCommand.js.map
@@ -37,4 +37,3 @@ var ListDeploymentsCommand = (function (_super) {
37
37
  return ListDeploymentsCommand;
38
38
  }($Command));
39
39
  export { ListDeploymentsCommand };
40
- //# sourceMappingURL=ListDeploymentsCommand.js.map
@@ -37,4 +37,3 @@ var ListEffectiveDeploymentsCommand = (function (_super) {
37
37
  return ListEffectiveDeploymentsCommand;
38
38
  }($Command));
39
39
  export { ListEffectiveDeploymentsCommand };
40
- //# sourceMappingURL=ListEffectiveDeploymentsCommand.js.map
@@ -37,4 +37,3 @@ var ListInstalledComponentsCommand = (function (_super) {
37
37
  return ListInstalledComponentsCommand;
38
38
  }($Command));
39
39
  export { ListInstalledComponentsCommand };
40
- //# sourceMappingURL=ListInstalledComponentsCommand.js.map
@@ -37,4 +37,3 @@ var ListTagsForResourceCommand = (function (_super) {
37
37
  return ListTagsForResourceCommand;
38
38
  }($Command));
39
39
  export { ListTagsForResourceCommand };
40
- //# sourceMappingURL=ListTagsForResourceCommand.js.map
@@ -37,4 +37,3 @@ var ResolveComponentCandidatesCommand = (function (_super) {
37
37
  return ResolveComponentCandidatesCommand;
38
38
  }($Command));
39
39
  export { ResolveComponentCandidatesCommand };
40
- //# sourceMappingURL=ResolveComponentCandidatesCommand.js.map
@@ -37,4 +37,3 @@ var TagResourceCommand = (function (_super) {
37
37
  return TagResourceCommand;
38
38
  }($Command));
39
39
  export { TagResourceCommand };
40
- //# sourceMappingURL=TagResourceCommand.js.map
@@ -37,4 +37,3 @@ var UntagResourceCommand = (function (_super) {
37
37
  return UntagResourceCommand;
38
38
  }($Command));
39
39
  export { UntagResourceCommand };
40
- //# sourceMappingURL=UntagResourceCommand.js.map
@@ -77,4 +77,3 @@ export var defaultRegionInfoProvider = function (region, options) { return __awa
77
77
  return [2, getRegionInfo(region, __assign(__assign({}, options), { signingService: "greengrass", regionHash: regionHash, partitionHash: partitionHash }))];
78
78
  });
79
79
  }); };
80
- //# sourceMappingURL=endpoints.js.map
package/dist-es/index.js CHANGED
@@ -32,4 +32,3 @@ export * from "./commands/TagResourceCommand";
32
32
  export * from "./commands/UntagResourceCommand";
33
33
  export * from "./pagination/Interfaces";
34
34
  export * from "./models/index";
35
- //# sourceMappingURL=index.js.map
@@ -1,2 +1 @@
1
1
  export * from "./models_0";
2
- //# sourceMappingURL=index.js.map
@@ -473,4 +473,3 @@ export var UntagResourceResponse;
473
473
  (function (UntagResourceResponse) {
474
474
  UntagResourceResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
475
475
  })(UntagResourceResponse || (UntagResourceResponse = {}));
476
- //# sourceMappingURL=models_0.js.map
@@ -1,2 +1 @@
1
1
  export {};
2
- //# sourceMappingURL=Interfaces.js.map
@@ -72,4 +72,3 @@ export function paginateListClientDevicesAssociatedWithCoreDevice(config, input)
72
72
  });
73
73
  });
74
74
  }
75
- //# sourceMappingURL=ListClientDevicesAssociatedWithCoreDevicePaginator.js.map
@@ -72,4 +72,3 @@ export function paginateListComponentVersions(config, input) {
72
72
  });
73
73
  });
74
74
  }
75
- //# sourceMappingURL=ListComponentVersionsPaginator.js.map
@@ -72,4 +72,3 @@ export function paginateListComponents(config, input) {
72
72
  });
73
73
  });
74
74
  }
75
- //# sourceMappingURL=ListComponentsPaginator.js.map
@@ -72,4 +72,3 @@ export function paginateListCoreDevices(config, input) {
72
72
  });
73
73
  });
74
74
  }
75
- //# sourceMappingURL=ListCoreDevicesPaginator.js.map
@@ -72,4 +72,3 @@ export function paginateListDeployments(config, input) {
72
72
  });
73
73
  });
74
74
  }
75
- //# sourceMappingURL=ListDeploymentsPaginator.js.map
@@ -72,4 +72,3 @@ export function paginateListEffectiveDeployments(config, input) {
72
72
  });
73
73
  });
74
74
  }
75
- //# sourceMappingURL=ListEffectiveDeploymentsPaginator.js.map
@@ -72,4 +72,3 @@ export function paginateListInstalledComponents(config, input) {
72
72
  });
73
73
  });
74
74
  }
75
- //# sourceMappingURL=ListInstalledComponentsPaginator.js.map
@@ -4013,4 +4013,3 @@ var loadRestJsonErrorCode = function (output, data) {
4013
4013
  }
4014
4014
  return "";
4015
4015
  };
4016
- //# sourceMappingURL=Aws_restJson1.js.map
@@ -1,4 +1,5 @@
1
1
  import { __assign } from "tslib";
2
+ import packageInfo from "../package.json";
2
3
  import { Sha256 } from "@aws-crypto/sha256-browser";
3
4
  import { FetchHttpHandler, streamCollector } from "@aws-sdk/fetch-http-handler";
4
5
  import { invalidProvider } from "@aws-sdk/invalid-dependency";
@@ -7,11 +8,9 @@ import { fromBase64, toBase64 } from "@aws-sdk/util-base64-browser";
7
8
  import { calculateBodyLength } from "@aws-sdk/util-body-length-browser";
8
9
  import { defaultUserAgent } from "@aws-sdk/util-user-agent-browser";
9
10
  import { fromUtf8, toUtf8 } from "@aws-sdk/util-utf8-browser";
10
- import packageInfo from "../package.json";
11
11
  import { getRuntimeConfig as getSharedRuntimeConfig } from "./runtimeConfig.shared";
12
12
  export var getRuntimeConfig = function (config) {
13
13
  var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k, _l, _m, _o;
14
14
  var clientSharedValues = getSharedRuntimeConfig(config);
15
15
  return __assign(__assign(__assign({}, clientSharedValues), config), { runtime: "browser", base64Decoder: (_a = config === null || config === void 0 ? void 0 : config.base64Decoder) !== null && _a !== void 0 ? _a : fromBase64, base64Encoder: (_b = config === null || config === void 0 ? void 0 : config.base64Encoder) !== null && _b !== void 0 ? _b : toBase64, bodyLengthChecker: (_c = config === null || config === void 0 ? void 0 : config.bodyLengthChecker) !== null && _c !== void 0 ? _c : calculateBodyLength, credentialDefaultProvider: (_d = config === null || config === void 0 ? void 0 : config.credentialDefaultProvider) !== null && _d !== void 0 ? _d : (function (_) { return function () { return Promise.reject(new Error("Credential is missing")); }; }), defaultUserAgentProvider: (_e = config === null || config === void 0 ? void 0 : config.defaultUserAgentProvider) !== null && _e !== void 0 ? _e : defaultUserAgent({ serviceId: clientSharedValues.serviceId, clientVersion: packageInfo.version }), maxAttempts: (_f = config === null || config === void 0 ? void 0 : config.maxAttempts) !== null && _f !== void 0 ? _f : DEFAULT_MAX_ATTEMPTS, region: (_g = config === null || config === void 0 ? void 0 : config.region) !== null && _g !== void 0 ? _g : invalidProvider("Region is missing"), requestHandler: (_h = config === null || config === void 0 ? void 0 : config.requestHandler) !== null && _h !== void 0 ? _h : new FetchHttpHandler(), retryMode: (_j = config === null || config === void 0 ? void 0 : config.retryMode) !== null && _j !== void 0 ? _j : (function () { return Promise.resolve(DEFAULT_RETRY_MODE); }), sha256: (_k = config === null || config === void 0 ? void 0 : config.sha256) !== null && _k !== void 0 ? _k : Sha256, streamCollector: (_l = config === null || config === void 0 ? void 0 : config.streamCollector) !== null && _l !== void 0 ? _l : streamCollector, utf8Decoder: (_m = config === null || config === void 0 ? void 0 : config.utf8Decoder) !== null && _m !== void 0 ? _m : fromUtf8, utf8Encoder: (_o = config === null || config === void 0 ? void 0 : config.utf8Encoder) !== null && _o !== void 0 ? _o : toUtf8 });
16
16
  };
17
- //# sourceMappingURL=runtimeConfig.browser.js.map