@aws-sdk/client-application-insights 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 (231) hide show
  1. package/CHANGELOG.md +13 -0
  2. package/dist-cjs/ApplicationInsights.js +0 -1
  3. package/dist-cjs/ApplicationInsightsClient.js +0 -1
  4. package/dist-cjs/commands/CreateApplicationCommand.js +0 -1
  5. package/dist-cjs/commands/CreateComponentCommand.js +0 -1
  6. package/dist-cjs/commands/CreateLogPatternCommand.js +0 -1
  7. package/dist-cjs/commands/DeleteApplicationCommand.js +0 -1
  8. package/dist-cjs/commands/DeleteComponentCommand.js +0 -1
  9. package/dist-cjs/commands/DeleteLogPatternCommand.js +0 -1
  10. package/dist-cjs/commands/DescribeApplicationCommand.js +0 -1
  11. package/dist-cjs/commands/DescribeComponentCommand.js +0 -1
  12. package/dist-cjs/commands/DescribeComponentConfigurationCommand.js +0 -1
  13. package/dist-cjs/commands/DescribeComponentConfigurationRecommendationCommand.js +0 -1
  14. package/dist-cjs/commands/DescribeLogPatternCommand.js +0 -1
  15. package/dist-cjs/commands/DescribeObservationCommand.js +0 -1
  16. package/dist-cjs/commands/DescribeProblemCommand.js +0 -1
  17. package/dist-cjs/commands/DescribeProblemObservationsCommand.js +0 -1
  18. package/dist-cjs/commands/ListApplicationsCommand.js +0 -1
  19. package/dist-cjs/commands/ListComponentsCommand.js +0 -1
  20. package/dist-cjs/commands/ListConfigurationHistoryCommand.js +0 -1
  21. package/dist-cjs/commands/ListLogPatternSetsCommand.js +0 -1
  22. package/dist-cjs/commands/ListLogPatternsCommand.js +0 -1
  23. package/dist-cjs/commands/ListProblemsCommand.js +0 -1
  24. package/dist-cjs/commands/ListTagsForResourceCommand.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/commands/UpdateApplicationCommand.js +0 -1
  28. package/dist-cjs/commands/UpdateComponentCommand.js +0 -1
  29. package/dist-cjs/commands/UpdateComponentConfigurationCommand.js +0 -1
  30. package/dist-cjs/commands/UpdateLogPatternCommand.js +0 -1
  31. package/dist-cjs/endpoints.js +0 -1
  32. package/dist-cjs/index.js +0 -1
  33. package/dist-cjs/models/index.js +0 -1
  34. package/dist-cjs/models/models_0.js +0 -1
  35. package/dist-cjs/pagination/Interfaces.js +0 -1
  36. package/dist-cjs/pagination/ListApplicationsPaginator.js +0 -1
  37. package/dist-cjs/pagination/ListComponentsPaginator.js +0 -1
  38. package/dist-cjs/pagination/ListConfigurationHistoryPaginator.js +0 -1
  39. package/dist-cjs/pagination/ListLogPatternSetsPaginator.js +0 -1
  40. package/dist-cjs/pagination/ListLogPatternsPaginator.js +0 -1
  41. package/dist-cjs/pagination/ListProblemsPaginator.js +0 -1
  42. package/dist-cjs/protocols/Aws_json1_1.js +0 -1
  43. package/dist-cjs/runtimeConfig.browser.js +2 -3
  44. package/dist-cjs/runtimeConfig.js +3 -4
  45. package/dist-cjs/runtimeConfig.native.js +0 -1
  46. package/dist-cjs/runtimeConfig.shared.js +0 -1
  47. package/dist-es/ApplicationInsights.js +0 -1
  48. package/dist-es/ApplicationInsightsClient.js +0 -1
  49. package/dist-es/commands/CreateApplicationCommand.js +0 -1
  50. package/dist-es/commands/CreateComponentCommand.js +0 -1
  51. package/dist-es/commands/CreateLogPatternCommand.js +0 -1
  52. package/dist-es/commands/DeleteApplicationCommand.js +0 -1
  53. package/dist-es/commands/DeleteComponentCommand.js +0 -1
  54. package/dist-es/commands/DeleteLogPatternCommand.js +0 -1
  55. package/dist-es/commands/DescribeApplicationCommand.js +0 -1
  56. package/dist-es/commands/DescribeComponentCommand.js +0 -1
  57. package/dist-es/commands/DescribeComponentConfigurationCommand.js +0 -1
  58. package/dist-es/commands/DescribeComponentConfigurationRecommendationCommand.js +0 -1
  59. package/dist-es/commands/DescribeLogPatternCommand.js +0 -1
  60. package/dist-es/commands/DescribeObservationCommand.js +0 -1
  61. package/dist-es/commands/DescribeProblemCommand.js +0 -1
  62. package/dist-es/commands/DescribeProblemObservationsCommand.js +0 -1
  63. package/dist-es/commands/ListApplicationsCommand.js +0 -1
  64. package/dist-es/commands/ListComponentsCommand.js +0 -1
  65. package/dist-es/commands/ListConfigurationHistoryCommand.js +0 -1
  66. package/dist-es/commands/ListLogPatternSetsCommand.js +0 -1
  67. package/dist-es/commands/ListLogPatternsCommand.js +0 -1
  68. package/dist-es/commands/ListProblemsCommand.js +0 -1
  69. package/dist-es/commands/ListTagsForResourceCommand.js +0 -1
  70. package/dist-es/commands/TagResourceCommand.js +0 -1
  71. package/dist-es/commands/UntagResourceCommand.js +0 -1
  72. package/dist-es/commands/UpdateApplicationCommand.js +0 -1
  73. package/dist-es/commands/UpdateComponentCommand.js +0 -1
  74. package/dist-es/commands/UpdateComponentConfigurationCommand.js +0 -1
  75. package/dist-es/commands/UpdateLogPatternCommand.js +0 -1
  76. package/dist-es/endpoints.js +0 -1
  77. package/dist-es/index.js +0 -1
  78. package/dist-es/models/index.js +0 -1
  79. package/dist-es/models/models_0.js +0 -1
  80. package/dist-es/pagination/Interfaces.js +0 -1
  81. package/dist-es/pagination/ListApplicationsPaginator.js +0 -1
  82. package/dist-es/pagination/ListComponentsPaginator.js +0 -1
  83. package/dist-es/pagination/ListConfigurationHistoryPaginator.js +0 -1
  84. package/dist-es/pagination/ListLogPatternSetsPaginator.js +0 -1
  85. package/dist-es/pagination/ListLogPatternsPaginator.js +0 -1
  86. package/dist-es/pagination/ListProblemsPaginator.js +0 -1
  87. package/dist-es/protocols/Aws_json1_1.js +0 -1
  88. package/dist-es/runtimeConfig.browser.js +1 -2
  89. package/dist-es/runtimeConfig.js +2 -3
  90. package/dist-es/runtimeConfig.native.js +0 -1
  91. package/dist-es/runtimeConfig.shared.js +0 -1
  92. package/package.json +33 -30
  93. package/dist-cjs/ApplicationInsights.js.map +0 -1
  94. package/dist-cjs/ApplicationInsightsClient.js.map +0 -1
  95. package/dist-cjs/commands/CreateApplicationCommand.js.map +0 -1
  96. package/dist-cjs/commands/CreateComponentCommand.js.map +0 -1
  97. package/dist-cjs/commands/CreateLogPatternCommand.js.map +0 -1
  98. package/dist-cjs/commands/DeleteApplicationCommand.js.map +0 -1
  99. package/dist-cjs/commands/DeleteComponentCommand.js.map +0 -1
  100. package/dist-cjs/commands/DeleteLogPatternCommand.js.map +0 -1
  101. package/dist-cjs/commands/DescribeApplicationCommand.js.map +0 -1
  102. package/dist-cjs/commands/DescribeComponentCommand.js.map +0 -1
  103. package/dist-cjs/commands/DescribeComponentConfigurationCommand.js.map +0 -1
  104. package/dist-cjs/commands/DescribeComponentConfigurationRecommendationCommand.js.map +0 -1
  105. package/dist-cjs/commands/DescribeLogPatternCommand.js.map +0 -1
  106. package/dist-cjs/commands/DescribeObservationCommand.js.map +0 -1
  107. package/dist-cjs/commands/DescribeProblemCommand.js.map +0 -1
  108. package/dist-cjs/commands/DescribeProblemObservationsCommand.js.map +0 -1
  109. package/dist-cjs/commands/ListApplicationsCommand.js.map +0 -1
  110. package/dist-cjs/commands/ListComponentsCommand.js.map +0 -1
  111. package/dist-cjs/commands/ListConfigurationHistoryCommand.js.map +0 -1
  112. package/dist-cjs/commands/ListLogPatternSetsCommand.js.map +0 -1
  113. package/dist-cjs/commands/ListLogPatternsCommand.js.map +0 -1
  114. package/dist-cjs/commands/ListProblemsCommand.js.map +0 -1
  115. package/dist-cjs/commands/ListTagsForResourceCommand.js.map +0 -1
  116. package/dist-cjs/commands/TagResourceCommand.js.map +0 -1
  117. package/dist-cjs/commands/UntagResourceCommand.js.map +0 -1
  118. package/dist-cjs/commands/UpdateApplicationCommand.js.map +0 -1
  119. package/dist-cjs/commands/UpdateComponentCommand.js.map +0 -1
  120. package/dist-cjs/commands/UpdateComponentConfigurationCommand.js.map +0 -1
  121. package/dist-cjs/commands/UpdateLogPatternCommand.js.map +0 -1
  122. package/dist-cjs/endpoints.js.map +0 -1
  123. package/dist-cjs/index.js.map +0 -1
  124. package/dist-cjs/models/index.js.map +0 -1
  125. package/dist-cjs/models/models_0.js.map +0 -1
  126. package/dist-cjs/pagination/Interfaces.js.map +0 -1
  127. package/dist-cjs/pagination/ListApplicationsPaginator.js.map +0 -1
  128. package/dist-cjs/pagination/ListComponentsPaginator.js.map +0 -1
  129. package/dist-cjs/pagination/ListConfigurationHistoryPaginator.js.map +0 -1
  130. package/dist-cjs/pagination/ListLogPatternSetsPaginator.js.map +0 -1
  131. package/dist-cjs/pagination/ListLogPatternsPaginator.js.map +0 -1
  132. package/dist-cjs/pagination/ListProblemsPaginator.js.map +0 -1
  133. package/dist-cjs/protocols/Aws_json1_1.js.map +0 -1
  134. package/dist-cjs/runtimeConfig.browser.js.map +0 -1
  135. package/dist-cjs/runtimeConfig.js.map +0 -1
  136. package/dist-cjs/runtimeConfig.native.js.map +0 -1
  137. package/dist-cjs/runtimeConfig.shared.js.map +0 -1
  138. package/dist-es/ApplicationInsights.js.map +0 -1
  139. package/dist-es/ApplicationInsightsClient.js.map +0 -1
  140. package/dist-es/commands/CreateApplicationCommand.js.map +0 -1
  141. package/dist-es/commands/CreateComponentCommand.js.map +0 -1
  142. package/dist-es/commands/CreateLogPatternCommand.js.map +0 -1
  143. package/dist-es/commands/DeleteApplicationCommand.js.map +0 -1
  144. package/dist-es/commands/DeleteComponentCommand.js.map +0 -1
  145. package/dist-es/commands/DeleteLogPatternCommand.js.map +0 -1
  146. package/dist-es/commands/DescribeApplicationCommand.js.map +0 -1
  147. package/dist-es/commands/DescribeComponentCommand.js.map +0 -1
  148. package/dist-es/commands/DescribeComponentConfigurationCommand.js.map +0 -1
  149. package/dist-es/commands/DescribeComponentConfigurationRecommendationCommand.js.map +0 -1
  150. package/dist-es/commands/DescribeLogPatternCommand.js.map +0 -1
  151. package/dist-es/commands/DescribeObservationCommand.js.map +0 -1
  152. package/dist-es/commands/DescribeProblemCommand.js.map +0 -1
  153. package/dist-es/commands/DescribeProblemObservationsCommand.js.map +0 -1
  154. package/dist-es/commands/ListApplicationsCommand.js.map +0 -1
  155. package/dist-es/commands/ListComponentsCommand.js.map +0 -1
  156. package/dist-es/commands/ListConfigurationHistoryCommand.js.map +0 -1
  157. package/dist-es/commands/ListLogPatternSetsCommand.js.map +0 -1
  158. package/dist-es/commands/ListLogPatternsCommand.js.map +0 -1
  159. package/dist-es/commands/ListProblemsCommand.js.map +0 -1
  160. package/dist-es/commands/ListTagsForResourceCommand.js.map +0 -1
  161. package/dist-es/commands/TagResourceCommand.js.map +0 -1
  162. package/dist-es/commands/UntagResourceCommand.js.map +0 -1
  163. package/dist-es/commands/UpdateApplicationCommand.js.map +0 -1
  164. package/dist-es/commands/UpdateComponentCommand.js.map +0 -1
  165. package/dist-es/commands/UpdateComponentConfigurationCommand.js.map +0 -1
  166. package/dist-es/commands/UpdateLogPatternCommand.js.map +0 -1
  167. package/dist-es/endpoints.js.map +0 -1
  168. package/dist-es/index.js.map +0 -1
  169. package/dist-es/models/index.js.map +0 -1
  170. package/dist-es/models/models_0.js.map +0 -1
  171. package/dist-es/pagination/Interfaces.js.map +0 -1
  172. package/dist-es/pagination/ListApplicationsPaginator.js.map +0 -1
  173. package/dist-es/pagination/ListComponentsPaginator.js.map +0 -1
  174. package/dist-es/pagination/ListConfigurationHistoryPaginator.js.map +0 -1
  175. package/dist-es/pagination/ListLogPatternSetsPaginator.js.map +0 -1
  176. package/dist-es/pagination/ListLogPatternsPaginator.js.map +0 -1
  177. package/dist-es/pagination/ListProblemsPaginator.js.map +0 -1
  178. package/dist-es/protocols/Aws_json1_1.js.map +0 -1
  179. package/dist-es/runtimeConfig.browser.js.map +0 -1
  180. package/dist-es/runtimeConfig.js.map +0 -1
  181. package/dist-es/runtimeConfig.native.js.map +0 -1
  182. package/dist-es/runtimeConfig.shared.js.map +0 -1
  183. package/jest.config.js +0 -4
  184. package/src/ApplicationInsights.ts +0 -1037
  185. package/src/ApplicationInsightsClient.ts +0 -353
  186. package/src/commands/CreateApplicationCommand.ts +0 -99
  187. package/src/commands/CreateComponentCommand.ts +0 -99
  188. package/src/commands/CreateLogPatternCommand.ts +0 -99
  189. package/src/commands/DeleteApplicationCommand.ts +0 -99
  190. package/src/commands/DeleteComponentCommand.ts +0 -100
  191. package/src/commands/DeleteLogPatternCommand.ts +0 -99
  192. package/src/commands/DescribeApplicationCommand.ts +0 -99
  193. package/src/commands/DescribeComponentCommand.ts +0 -99
  194. package/src/commands/DescribeComponentConfigurationCommand.ts +0 -107
  195. package/src/commands/DescribeComponentConfigurationRecommendationCommand.ts +0 -114
  196. package/src/commands/DescribeLogPatternCommand.ts +0 -99
  197. package/src/commands/DescribeObservationCommand.ts +0 -99
  198. package/src/commands/DescribeProblemCommand.ts +0 -99
  199. package/src/commands/DescribeProblemObservationsCommand.ts +0 -104
  200. package/src/commands/ListApplicationsCommand.ts +0 -99
  201. package/src/commands/ListComponentsCommand.ts +0 -99
  202. package/src/commands/ListConfigurationHistoryCommand.ts +0 -112
  203. package/src/commands/ListLogPatternSetsCommand.ts +0 -99
  204. package/src/commands/ListLogPatternsCommand.ts +0 -99
  205. package/src/commands/ListProblemsCommand.ts +0 -99
  206. package/src/commands/ListTagsForResourceCommand.ts +0 -104
  207. package/src/commands/TagResourceCommand.ts +0 -106
  208. package/src/commands/UntagResourceCommand.ts +0 -99
  209. package/src/commands/UpdateApplicationCommand.ts +0 -99
  210. package/src/commands/UpdateComponentCommand.ts +0 -100
  211. package/src/commands/UpdateComponentConfigurationCommand.ts +0 -106
  212. package/src/commands/UpdateLogPatternCommand.ts +0 -99
  213. package/src/endpoints.ts +0 -57
  214. package/src/index.ts +0 -37
  215. package/src/models/index.ts +0 -1
  216. package/src/models/models_0.ts +0 -2046
  217. package/src/pagination/Interfaces.ts +0 -8
  218. package/src/pagination/ListApplicationsPaginator.ts +0 -59
  219. package/src/pagination/ListComponentsPaginator.ts +0 -59
  220. package/src/pagination/ListConfigurationHistoryPaginator.ts +0 -59
  221. package/src/pagination/ListLogPatternSetsPaginator.ts +0 -59
  222. package/src/pagination/ListLogPatternsPaginator.ts +0 -59
  223. package/src/pagination/ListProblemsPaginator.ts +0 -59
  224. package/src/protocols/Aws_json1_1.ts +0 -3617
  225. package/src/runtimeConfig.browser.ts +0 -41
  226. package/src/runtimeConfig.native.ts +0 -17
  227. package/src/runtimeConfig.shared.ts +0 -17
  228. package/src/runtimeConfig.ts +0 -46
  229. package/tsconfig.es.json +0 -10
  230. package/tsconfig.json +0 -33
  231. 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
 
@@ -425,4 +425,3 @@ class ApplicationInsights extends ApplicationInsightsClient_1.ApplicationInsight
425
425
  }
426
426
  }
427
427
  exports.ApplicationInsights = ApplicationInsights;
428
- //# sourceMappingURL=ApplicationInsights.js.map
@@ -53,4 +53,3 @@ class ApplicationInsightsClient extends smithy_client_1.Client {
53
53
  }
54
54
  }
55
55
  exports.ApplicationInsightsClient = ApplicationInsightsClient;
56
- //# sourceMappingURL=ApplicationInsightsClient.js.map
@@ -58,4 +58,3 @@ class CreateApplicationCommand extends smithy_client_1.Command {
58
58
  }
59
59
  }
60
60
  exports.CreateApplicationCommand = CreateApplicationCommand;
61
- //# sourceMappingURL=CreateApplicationCommand.js.map
@@ -58,4 +58,3 @@ class CreateComponentCommand extends smithy_client_1.Command {
58
58
  }
59
59
  }
60
60
  exports.CreateComponentCommand = CreateComponentCommand;
61
- //# sourceMappingURL=CreateComponentCommand.js.map
@@ -58,4 +58,3 @@ class CreateLogPatternCommand extends smithy_client_1.Command {
58
58
  }
59
59
  }
60
60
  exports.CreateLogPatternCommand = CreateLogPatternCommand;
61
- //# sourceMappingURL=CreateLogPatternCommand.js.map
@@ -58,4 +58,3 @@ class DeleteApplicationCommand extends smithy_client_1.Command {
58
58
  }
59
59
  }
60
60
  exports.DeleteApplicationCommand = DeleteApplicationCommand;
61
- //# sourceMappingURL=DeleteApplicationCommand.js.map
@@ -59,4 +59,3 @@ class DeleteComponentCommand extends smithy_client_1.Command {
59
59
  }
60
60
  }
61
61
  exports.DeleteComponentCommand = DeleteComponentCommand;
62
- //# sourceMappingURL=DeleteComponentCommand.js.map
@@ -58,4 +58,3 @@ class DeleteLogPatternCommand extends smithy_client_1.Command {
58
58
  }
59
59
  }
60
60
  exports.DeleteLogPatternCommand = DeleteLogPatternCommand;
61
- //# sourceMappingURL=DeleteLogPatternCommand.js.map
@@ -58,4 +58,3 @@ class DescribeApplicationCommand extends smithy_client_1.Command {
58
58
  }
59
59
  }
60
60
  exports.DescribeApplicationCommand = DescribeApplicationCommand;
61
- //# sourceMappingURL=DescribeApplicationCommand.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
@@ -58,4 +58,3 @@ class DescribeComponentConfigurationCommand extends smithy_client_1.Command {
58
58
  }
59
59
  }
60
60
  exports.DescribeComponentConfigurationCommand = DescribeComponentConfigurationCommand;
61
- //# sourceMappingURL=DescribeComponentConfigurationCommand.js.map
@@ -58,4 +58,3 @@ class DescribeComponentConfigurationRecommendationCommand extends smithy_client_
58
58
  }
59
59
  }
60
60
  exports.DescribeComponentConfigurationRecommendationCommand = DescribeComponentConfigurationRecommendationCommand;
61
- //# sourceMappingURL=DescribeComponentConfigurationRecommendationCommand.js.map
@@ -58,4 +58,3 @@ class DescribeLogPatternCommand extends smithy_client_1.Command {
58
58
  }
59
59
  }
60
60
  exports.DescribeLogPatternCommand = DescribeLogPatternCommand;
61
- //# sourceMappingURL=DescribeLogPatternCommand.js.map
@@ -58,4 +58,3 @@ class DescribeObservationCommand extends smithy_client_1.Command {
58
58
  }
59
59
  }
60
60
  exports.DescribeObservationCommand = DescribeObservationCommand;
61
- //# sourceMappingURL=DescribeObservationCommand.js.map
@@ -58,4 +58,3 @@ class DescribeProblemCommand extends smithy_client_1.Command {
58
58
  }
59
59
  }
60
60
  exports.DescribeProblemCommand = DescribeProblemCommand;
61
- //# sourceMappingURL=DescribeProblemCommand.js.map
@@ -58,4 +58,3 @@ class DescribeProblemObservationsCommand extends smithy_client_1.Command {
58
58
  }
59
59
  }
60
60
  exports.DescribeProblemObservationsCommand = DescribeProblemObservationsCommand;
61
- //# sourceMappingURL=DescribeProblemObservationsCommand.js.map
@@ -58,4 +58,3 @@ class ListApplicationsCommand extends smithy_client_1.Command {
58
58
  }
59
59
  }
60
60
  exports.ListApplicationsCommand = ListApplicationsCommand;
61
- //# sourceMappingURL=ListApplicationsCommand.js.map
@@ -58,4 +58,3 @@ class ListComponentsCommand extends smithy_client_1.Command {
58
58
  }
59
59
  }
60
60
  exports.ListComponentsCommand = ListComponentsCommand;
61
- //# sourceMappingURL=ListComponentsCommand.js.map
@@ -71,4 +71,3 @@ class ListConfigurationHistoryCommand extends smithy_client_1.Command {
71
71
  }
72
72
  }
73
73
  exports.ListConfigurationHistoryCommand = ListConfigurationHistoryCommand;
74
- //# sourceMappingURL=ListConfigurationHistoryCommand.js.map
@@ -58,4 +58,3 @@ class ListLogPatternSetsCommand extends smithy_client_1.Command {
58
58
  }
59
59
  }
60
60
  exports.ListLogPatternSetsCommand = ListLogPatternSetsCommand;
61
- //# sourceMappingURL=ListLogPatternSetsCommand.js.map
@@ -58,4 +58,3 @@ class ListLogPatternsCommand extends smithy_client_1.Command {
58
58
  }
59
59
  }
60
60
  exports.ListLogPatternsCommand = ListLogPatternsCommand;
61
- //# sourceMappingURL=ListLogPatternsCommand.js.map
@@ -58,4 +58,3 @@ class ListProblemsCommand extends smithy_client_1.Command {
58
58
  }
59
59
  }
60
60
  exports.ListProblemsCommand = ListProblemsCommand;
61
- //# sourceMappingURL=ListProblemsCommand.js.map
@@ -63,4 +63,3 @@ class ListTagsForResourceCommand extends smithy_client_1.Command {
63
63
  }
64
64
  }
65
65
  exports.ListTagsForResourceCommand = ListTagsForResourceCommand;
66
- //# sourceMappingURL=ListTagsForResourceCommand.js.map
@@ -65,4 +65,3 @@ class TagResourceCommand extends smithy_client_1.Command {
65
65
  }
66
66
  }
67
67
  exports.TagResourceCommand = TagResourceCommand;
68
- //# 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
@@ -58,4 +58,3 @@ class UpdateApplicationCommand extends smithy_client_1.Command {
58
58
  }
59
59
  }
60
60
  exports.UpdateApplicationCommand = UpdateApplicationCommand;
61
- //# sourceMappingURL=UpdateApplicationCommand.js.map
@@ -59,4 +59,3 @@ class UpdateComponentCommand extends smithy_client_1.Command {
59
59
  }
60
60
  }
61
61
  exports.UpdateComponentCommand = UpdateComponentCommand;
62
- //# sourceMappingURL=UpdateComponentCommand.js.map
@@ -60,4 +60,3 @@ class UpdateComponentConfigurationCommand extends smithy_client_1.Command {
60
60
  }
61
61
  }
62
62
  exports.UpdateComponentConfigurationCommand = UpdateComponentConfigurationCommand;
63
- //# sourceMappingURL=UpdateComponentConfigurationCommand.js.map
@@ -58,4 +58,3 @@ class UpdateLogPatternCommand extends smithy_client_1.Command {
58
58
  }
59
59
  }
60
60
  exports.UpdateLogPatternCommand = UpdateLogPatternCommand;
61
- //# sourceMappingURL=UpdateLogPatternCommand.js.map
@@ -54,4 +54,3 @@ const defaultRegionInfoProvider = async (region, options) => config_resolver_1.g
54
54
  partitionHash,
55
55
  });
56
56
  exports.defaultRegionInfoProvider = defaultRegionInfoProvider;
57
- //# sourceMappingURL=endpoints.js.map
package/dist-cjs/index.js CHANGED
@@ -38,4 +38,3 @@ tslib_1.__exportStar(require("./commands/UpdateComponentConfigurationCommand"),
38
38
  tslib_1.__exportStar(require("./commands/UpdateLogPatternCommand"), exports);
39
39
  tslib_1.__exportStar(require("./pagination/Interfaces"), exports);
40
40
  tslib_1.__exportStar(require("./models/index"), exports);
41
- //# 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
@@ -632,4 +632,3 @@ var UpdateLogPatternResponse;
632
632
  ...obj,
633
633
  });
634
634
  })(UpdateLogPatternResponse = exports.UpdateLogPatternResponse || (exports.UpdateLogPatternResponse = {}));
635
- //# 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* paginateListApplications(config, input, ...additionalArguments)
43
43
  return undefined;
44
44
  }
45
45
  exports.paginateListApplications = paginateListApplications;
46
- //# sourceMappingURL=ListApplicationsPaginator.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* paginateListConfigurationHistory(config, input, ...additionalArg
43
43
  return undefined;
44
44
  }
45
45
  exports.paginateListConfigurationHistory = paginateListConfigurationHistory;
46
- //# sourceMappingURL=ListConfigurationHistoryPaginator.js.map
@@ -43,4 +43,3 @@ async function* paginateListLogPatternSets(config, input, ...additionalArguments
43
43
  return undefined;
44
44
  }
45
45
  exports.paginateListLogPatternSets = paginateListLogPatternSets;
46
- //# sourceMappingURL=ListLogPatternSetsPaginator.js.map
@@ -43,4 +43,3 @@ async function* paginateListLogPatterns(config, input, ...additionalArguments) {
43
43
  return undefined;
44
44
  }
45
45
  exports.paginateListLogPatterns = paginateListLogPatterns;
46
- //# sourceMappingURL=ListLogPatternsPaginator.js.map
@@ -43,4 +43,3 @@ async function* paginateListProblems(config, input, ...additionalArguments) {
43
43
  return undefined;
44
44
  }
45
45
  exports.paginateListProblems = paginateListProblems;
46
- //# sourceMappingURL=ListProblemsPaginator.js.map
@@ -2909,4 +2909,3 @@ const loadRestJsonErrorCode = (output, data) => {
2909
2909
  }
2910
2910
  return "";
2911
2911
  };
2912
- //# sourceMappingURL=Aws_json1_1.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
@@ -413,4 +413,3 @@ var ApplicationInsights = (function (_super) {
413
413
  return ApplicationInsights;
414
414
  }(ApplicationInsightsClient));
415
415
  export { ApplicationInsights };
416
- //# sourceMappingURL=ApplicationInsights.js.map
@@ -35,4 +35,3 @@ var ApplicationInsightsClient = (function (_super) {
35
35
  return ApplicationInsightsClient;
36
36
  }(__Client));
37
37
  export { ApplicationInsightsClient };
38
- //# sourceMappingURL=ApplicationInsightsClient.js.map
@@ -37,4 +37,3 @@ var CreateApplicationCommand = (function (_super) {
37
37
  return CreateApplicationCommand;
38
38
  }($Command));
39
39
  export { CreateApplicationCommand };
40
- //# sourceMappingURL=CreateApplicationCommand.js.map
@@ -37,4 +37,3 @@ var CreateComponentCommand = (function (_super) {
37
37
  return CreateComponentCommand;
38
38
  }($Command));
39
39
  export { CreateComponentCommand };
40
- //# sourceMappingURL=CreateComponentCommand.js.map
@@ -37,4 +37,3 @@ var CreateLogPatternCommand = (function (_super) {
37
37
  return CreateLogPatternCommand;
38
38
  }($Command));
39
39
  export { CreateLogPatternCommand };
40
- //# sourceMappingURL=CreateLogPatternCommand.js.map
@@ -37,4 +37,3 @@ var DeleteApplicationCommand = (function (_super) {
37
37
  return DeleteApplicationCommand;
38
38
  }($Command));
39
39
  export { DeleteApplicationCommand };
40
- //# sourceMappingURL=DeleteApplicationCommand.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 DeleteLogPatternCommand = (function (_super) {
37
37
  return DeleteLogPatternCommand;
38
38
  }($Command));
39
39
  export { DeleteLogPatternCommand };
40
- //# sourceMappingURL=DeleteLogPatternCommand.js.map
@@ -37,4 +37,3 @@ var DescribeApplicationCommand = (function (_super) {
37
37
  return DescribeApplicationCommand;
38
38
  }($Command));
39
39
  export { DescribeApplicationCommand };
40
- //# sourceMappingURL=DescribeApplicationCommand.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 DescribeComponentConfigurationCommand = (function (_super) {
37
37
  return DescribeComponentConfigurationCommand;
38
38
  }($Command));
39
39
  export { DescribeComponentConfigurationCommand };
40
- //# sourceMappingURL=DescribeComponentConfigurationCommand.js.map
@@ -37,4 +37,3 @@ var DescribeComponentConfigurationRecommendationCommand = (function (_super) {
37
37
  return DescribeComponentConfigurationRecommendationCommand;
38
38
  }($Command));
39
39
  export { DescribeComponentConfigurationRecommendationCommand };
40
- //# sourceMappingURL=DescribeComponentConfigurationRecommendationCommand.js.map
@@ -37,4 +37,3 @@ var DescribeLogPatternCommand = (function (_super) {
37
37
  return DescribeLogPatternCommand;
38
38
  }($Command));
39
39
  export { DescribeLogPatternCommand };
40
- //# sourceMappingURL=DescribeLogPatternCommand.js.map
@@ -37,4 +37,3 @@ var DescribeObservationCommand = (function (_super) {
37
37
  return DescribeObservationCommand;
38
38
  }($Command));
39
39
  export { DescribeObservationCommand };
40
- //# sourceMappingURL=DescribeObservationCommand.js.map
@@ -37,4 +37,3 @@ var DescribeProblemCommand = (function (_super) {
37
37
  return DescribeProblemCommand;
38
38
  }($Command));
39
39
  export { DescribeProblemCommand };
40
- //# sourceMappingURL=DescribeProblemCommand.js.map
@@ -37,4 +37,3 @@ var DescribeProblemObservationsCommand = (function (_super) {
37
37
  return DescribeProblemObservationsCommand;
38
38
  }($Command));
39
39
  export { DescribeProblemObservationsCommand };
40
- //# sourceMappingURL=DescribeProblemObservationsCommand.js.map
@@ -37,4 +37,3 @@ var ListApplicationsCommand = (function (_super) {
37
37
  return ListApplicationsCommand;
38
38
  }($Command));
39
39
  export { ListApplicationsCommand };
40
- //# sourceMappingURL=ListApplicationsCommand.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 ListConfigurationHistoryCommand = (function (_super) {
37
37
  return ListConfigurationHistoryCommand;
38
38
  }($Command));
39
39
  export { ListConfigurationHistoryCommand };
40
- //# sourceMappingURL=ListConfigurationHistoryCommand.js.map
@@ -37,4 +37,3 @@ var ListLogPatternSetsCommand = (function (_super) {
37
37
  return ListLogPatternSetsCommand;
38
38
  }($Command));
39
39
  export { ListLogPatternSetsCommand };
40
- //# sourceMappingURL=ListLogPatternSetsCommand.js.map
@@ -37,4 +37,3 @@ var ListLogPatternsCommand = (function (_super) {
37
37
  return ListLogPatternsCommand;
38
38
  }($Command));
39
39
  export { ListLogPatternsCommand };
40
- //# sourceMappingURL=ListLogPatternsCommand.js.map
@@ -37,4 +37,3 @@ var ListProblemsCommand = (function (_super) {
37
37
  return ListProblemsCommand;
38
38
  }($Command));
39
39
  export { ListProblemsCommand };
40
- //# sourceMappingURL=ListProblemsCommand.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 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
@@ -37,4 +37,3 @@ var UpdateApplicationCommand = (function (_super) {
37
37
  return UpdateApplicationCommand;
38
38
  }($Command));
39
39
  export { UpdateApplicationCommand };
40
- //# sourceMappingURL=UpdateApplicationCommand.js.map
@@ -37,4 +37,3 @@ var UpdateComponentCommand = (function (_super) {
37
37
  return UpdateComponentCommand;
38
38
  }($Command));
39
39
  export { UpdateComponentCommand };
40
- //# sourceMappingURL=UpdateComponentCommand.js.map
@@ -37,4 +37,3 @@ var UpdateComponentConfigurationCommand = (function (_super) {
37
37
  return UpdateComponentConfigurationCommand;
38
38
  }($Command));
39
39
  export { UpdateComponentConfigurationCommand };
40
- //# sourceMappingURL=UpdateComponentConfigurationCommand.js.map
@@ -37,4 +37,3 @@ var UpdateLogPatternCommand = (function (_super) {
37
37
  return UpdateLogPatternCommand;
38
38
  }($Command));
39
39
  export { UpdateLogPatternCommand };
40
- //# sourceMappingURL=UpdateLogPatternCommand.js.map
@@ -50,4 +50,3 @@ export var defaultRegionInfoProvider = function (region, options) { return __awa
50
50
  return [2, getRegionInfo(region, __assign(__assign({}, options), { signingService: "applicationinsights", regionHash: regionHash, partitionHash: partitionHash }))];
51
51
  });
52
52
  }); };
53
- //# sourceMappingURL=endpoints.js.map
package/dist-es/index.js CHANGED
@@ -35,4 +35,3 @@ export * from "./commands/UpdateComponentConfigurationCommand";
35
35
  export * from "./commands/UpdateLogPatternCommand";
36
36
  export * from "./pagination/Interfaces";
37
37
  export * from "./models/index";
38
- //# sourceMappingURL=index.js.map
@@ -1,2 +1 @@
1
1
  export * from "./models_0";
2
- //# sourceMappingURL=index.js.map
@@ -279,4 +279,3 @@ export var UpdateLogPatternResponse;
279
279
  (function (UpdateLogPatternResponse) {
280
280
  UpdateLogPatternResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
281
281
  })(UpdateLogPatternResponse || (UpdateLogPatternResponse = {}));
282
- //# sourceMappingURL=models_0.js.map
@@ -1,2 +1 @@
1
1
  export {};
2
- //# sourceMappingURL=Interfaces.js.map
@@ -72,4 +72,3 @@ export function paginateListApplications(config, input) {
72
72
  });
73
73
  });
74
74
  }
75
- //# sourceMappingURL=ListApplicationsPaginator.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 paginateListConfigurationHistory(config, input) {
72
72
  });
73
73
  });
74
74
  }
75
- //# sourceMappingURL=ListConfigurationHistoryPaginator.js.map
@@ -72,4 +72,3 @@ export function paginateListLogPatternSets(config, input) {
72
72
  });
73
73
  });
74
74
  }
75
- //# sourceMappingURL=ListLogPatternSetsPaginator.js.map
@@ -72,4 +72,3 @@ export function paginateListLogPatterns(config, input) {
72
72
  });
73
73
  });
74
74
  }
75
- //# sourceMappingURL=ListLogPatternsPaginator.js.map
@@ -72,4 +72,3 @@ export function paginateListProblems(config, input) {
72
72
  });
73
73
  });
74
74
  }
75
- //# sourceMappingURL=ListProblemsPaginator.js.map
@@ -3054,4 +3054,3 @@ var loadRestJsonErrorCode = function (output, data) {
3054
3054
  }
3055
3055
  return "";
3056
3056
  };
3057
- //# sourceMappingURL=Aws_json1_1.js.map