@aws-sdk/client-appflow 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 (176) hide show
  1. package/CHANGELOG.md +13 -0
  2. package/dist-cjs/Appflow.js +0 -1
  3. package/dist-cjs/AppflowClient.js +0 -1
  4. package/dist-cjs/commands/CreateConnectorProfileCommand.js +0 -1
  5. package/dist-cjs/commands/CreateFlowCommand.js +0 -1
  6. package/dist-cjs/commands/DeleteConnectorProfileCommand.js +0 -1
  7. package/dist-cjs/commands/DeleteFlowCommand.js +0 -1
  8. package/dist-cjs/commands/DescribeConnectorEntityCommand.js +0 -1
  9. package/dist-cjs/commands/DescribeConnectorProfilesCommand.js +0 -1
  10. package/dist-cjs/commands/DescribeConnectorsCommand.js +0 -1
  11. package/dist-cjs/commands/DescribeFlowCommand.js +0 -1
  12. package/dist-cjs/commands/DescribeFlowExecutionRecordsCommand.js +0 -1
  13. package/dist-cjs/commands/ListConnectorEntitiesCommand.js +0 -1
  14. package/dist-cjs/commands/ListFlowsCommand.js +0 -1
  15. package/dist-cjs/commands/ListTagsForResourceCommand.js +0 -1
  16. package/dist-cjs/commands/StartFlowCommand.js +0 -1
  17. package/dist-cjs/commands/StopFlowCommand.js +0 -1
  18. package/dist-cjs/commands/TagResourceCommand.js +0 -1
  19. package/dist-cjs/commands/UntagResourceCommand.js +0 -1
  20. package/dist-cjs/commands/UpdateConnectorProfileCommand.js +0 -1
  21. package/dist-cjs/commands/UpdateFlowCommand.js +0 -1
  22. package/dist-cjs/endpoints.js +0 -1
  23. package/dist-cjs/index.js +0 -1
  24. package/dist-cjs/models/index.js +0 -1
  25. package/dist-cjs/models/models_0.js +0 -1
  26. package/dist-cjs/pagination/DescribeConnectorProfilesPaginator.js +0 -1
  27. package/dist-cjs/pagination/DescribeConnectorsPaginator.js +0 -1
  28. package/dist-cjs/pagination/DescribeFlowExecutionRecordsPaginator.js +0 -1
  29. package/dist-cjs/pagination/Interfaces.js +0 -1
  30. package/dist-cjs/pagination/ListFlowsPaginator.js +0 -1
  31. package/dist-cjs/protocols/Aws_restJson1.js +0 -1
  32. package/dist-cjs/runtimeConfig.browser.js +2 -3
  33. package/dist-cjs/runtimeConfig.js +3 -4
  34. package/dist-cjs/runtimeConfig.native.js +0 -1
  35. package/dist-cjs/runtimeConfig.shared.js +0 -1
  36. package/dist-es/Appflow.js +0 -1
  37. package/dist-es/AppflowClient.js +0 -1
  38. package/dist-es/commands/CreateConnectorProfileCommand.js +0 -1
  39. package/dist-es/commands/CreateFlowCommand.js +0 -1
  40. package/dist-es/commands/DeleteConnectorProfileCommand.js +0 -1
  41. package/dist-es/commands/DeleteFlowCommand.js +0 -1
  42. package/dist-es/commands/DescribeConnectorEntityCommand.js +0 -1
  43. package/dist-es/commands/DescribeConnectorProfilesCommand.js +0 -1
  44. package/dist-es/commands/DescribeConnectorsCommand.js +0 -1
  45. package/dist-es/commands/DescribeFlowCommand.js +0 -1
  46. package/dist-es/commands/DescribeFlowExecutionRecordsCommand.js +0 -1
  47. package/dist-es/commands/ListConnectorEntitiesCommand.js +0 -1
  48. package/dist-es/commands/ListFlowsCommand.js +0 -1
  49. package/dist-es/commands/ListTagsForResourceCommand.js +0 -1
  50. package/dist-es/commands/StartFlowCommand.js +0 -1
  51. package/dist-es/commands/StopFlowCommand.js +0 -1
  52. package/dist-es/commands/TagResourceCommand.js +0 -1
  53. package/dist-es/commands/UntagResourceCommand.js +0 -1
  54. package/dist-es/commands/UpdateConnectorProfileCommand.js +0 -1
  55. package/dist-es/commands/UpdateFlowCommand.js +0 -1
  56. package/dist-es/endpoints.js +0 -1
  57. package/dist-es/index.js +0 -1
  58. package/dist-es/models/index.js +0 -1
  59. package/dist-es/models/models_0.js +0 -1
  60. package/dist-es/pagination/DescribeConnectorProfilesPaginator.js +0 -1
  61. package/dist-es/pagination/DescribeConnectorsPaginator.js +0 -1
  62. package/dist-es/pagination/DescribeFlowExecutionRecordsPaginator.js +0 -1
  63. package/dist-es/pagination/Interfaces.js +0 -1
  64. package/dist-es/pagination/ListFlowsPaginator.js +0 -1
  65. package/dist-es/protocols/Aws_restJson1.js +0 -1
  66. package/dist-es/runtimeConfig.browser.js +1 -2
  67. package/dist-es/runtimeConfig.js +2 -3
  68. package/dist-es/runtimeConfig.native.js +0 -1
  69. package/dist-es/runtimeConfig.shared.js +0 -1
  70. package/package.json +33 -30
  71. package/dist-cjs/Appflow.js.map +0 -1
  72. package/dist-cjs/AppflowClient.js.map +0 -1
  73. package/dist-cjs/commands/CreateConnectorProfileCommand.js.map +0 -1
  74. package/dist-cjs/commands/CreateFlowCommand.js.map +0 -1
  75. package/dist-cjs/commands/DeleteConnectorProfileCommand.js.map +0 -1
  76. package/dist-cjs/commands/DeleteFlowCommand.js.map +0 -1
  77. package/dist-cjs/commands/DescribeConnectorEntityCommand.js.map +0 -1
  78. package/dist-cjs/commands/DescribeConnectorProfilesCommand.js.map +0 -1
  79. package/dist-cjs/commands/DescribeConnectorsCommand.js.map +0 -1
  80. package/dist-cjs/commands/DescribeFlowCommand.js.map +0 -1
  81. package/dist-cjs/commands/DescribeFlowExecutionRecordsCommand.js.map +0 -1
  82. package/dist-cjs/commands/ListConnectorEntitiesCommand.js.map +0 -1
  83. package/dist-cjs/commands/ListFlowsCommand.js.map +0 -1
  84. package/dist-cjs/commands/ListTagsForResourceCommand.js.map +0 -1
  85. package/dist-cjs/commands/StartFlowCommand.js.map +0 -1
  86. package/dist-cjs/commands/StopFlowCommand.js.map +0 -1
  87. package/dist-cjs/commands/TagResourceCommand.js.map +0 -1
  88. package/dist-cjs/commands/UntagResourceCommand.js.map +0 -1
  89. package/dist-cjs/commands/UpdateConnectorProfileCommand.js.map +0 -1
  90. package/dist-cjs/commands/UpdateFlowCommand.js.map +0 -1
  91. package/dist-cjs/endpoints.js.map +0 -1
  92. package/dist-cjs/index.js.map +0 -1
  93. package/dist-cjs/models/index.js.map +0 -1
  94. package/dist-cjs/models/models_0.js.map +0 -1
  95. package/dist-cjs/pagination/DescribeConnectorProfilesPaginator.js.map +0 -1
  96. package/dist-cjs/pagination/DescribeConnectorsPaginator.js.map +0 -1
  97. package/dist-cjs/pagination/DescribeFlowExecutionRecordsPaginator.js.map +0 -1
  98. package/dist-cjs/pagination/Interfaces.js.map +0 -1
  99. package/dist-cjs/pagination/ListFlowsPaginator.js.map +0 -1
  100. package/dist-cjs/protocols/Aws_restJson1.js.map +0 -1
  101. package/dist-cjs/runtimeConfig.browser.js.map +0 -1
  102. package/dist-cjs/runtimeConfig.js.map +0 -1
  103. package/dist-cjs/runtimeConfig.native.js.map +0 -1
  104. package/dist-cjs/runtimeConfig.shared.js.map +0 -1
  105. package/dist-es/Appflow.js.map +0 -1
  106. package/dist-es/AppflowClient.js.map +0 -1
  107. package/dist-es/commands/CreateConnectorProfileCommand.js.map +0 -1
  108. package/dist-es/commands/CreateFlowCommand.js.map +0 -1
  109. package/dist-es/commands/DeleteConnectorProfileCommand.js.map +0 -1
  110. package/dist-es/commands/DeleteFlowCommand.js.map +0 -1
  111. package/dist-es/commands/DescribeConnectorEntityCommand.js.map +0 -1
  112. package/dist-es/commands/DescribeConnectorProfilesCommand.js.map +0 -1
  113. package/dist-es/commands/DescribeConnectorsCommand.js.map +0 -1
  114. package/dist-es/commands/DescribeFlowCommand.js.map +0 -1
  115. package/dist-es/commands/DescribeFlowExecutionRecordsCommand.js.map +0 -1
  116. package/dist-es/commands/ListConnectorEntitiesCommand.js.map +0 -1
  117. package/dist-es/commands/ListFlowsCommand.js.map +0 -1
  118. package/dist-es/commands/ListTagsForResourceCommand.js.map +0 -1
  119. package/dist-es/commands/StartFlowCommand.js.map +0 -1
  120. package/dist-es/commands/StopFlowCommand.js.map +0 -1
  121. package/dist-es/commands/TagResourceCommand.js.map +0 -1
  122. package/dist-es/commands/UntagResourceCommand.js.map +0 -1
  123. package/dist-es/commands/UpdateConnectorProfileCommand.js.map +0 -1
  124. package/dist-es/commands/UpdateFlowCommand.js.map +0 -1
  125. package/dist-es/endpoints.js.map +0 -1
  126. package/dist-es/index.js.map +0 -1
  127. package/dist-es/models/index.js.map +0 -1
  128. package/dist-es/models/models_0.js.map +0 -1
  129. package/dist-es/pagination/DescribeConnectorProfilesPaginator.js.map +0 -1
  130. package/dist-es/pagination/DescribeConnectorsPaginator.js.map +0 -1
  131. package/dist-es/pagination/DescribeFlowExecutionRecordsPaginator.js.map +0 -1
  132. package/dist-es/pagination/Interfaces.js.map +0 -1
  133. package/dist-es/pagination/ListFlowsPaginator.js.map +0 -1
  134. package/dist-es/protocols/Aws_restJson1.js.map +0 -1
  135. package/dist-es/runtimeConfig.browser.js.map +0 -1
  136. package/dist-es/runtimeConfig.js.map +0 -1
  137. package/dist-es/runtimeConfig.native.js.map +0 -1
  138. package/dist-es/runtimeConfig.shared.js.map +0 -1
  139. package/jest.config.js +0 -4
  140. package/src/Appflow.ts +0 -664
  141. package/src/AppflowClient.ts +0 -354
  142. package/src/commands/CreateConnectorProfileCommand.ts +0 -98
  143. package/src/commands/CreateFlowCommand.ts +0 -98
  144. package/src/commands/DeleteConnectorProfileCommand.ts +0 -95
  145. package/src/commands/DeleteFlowCommand.ts +0 -97
  146. package/src/commands/DescribeConnectorEntityCommand.ts +0 -96
  147. package/src/commands/DescribeConnectorProfilesCommand.ts +0 -102
  148. package/src/commands/DescribeConnectorsCommand.ts +0 -99
  149. package/src/commands/DescribeFlowCommand.ts +0 -95
  150. package/src/commands/DescribeFlowExecutionRecordsCommand.ts +0 -100
  151. package/src/commands/ListConnectorEntitiesCommand.ts +0 -98
  152. package/src/commands/ListFlowsCommand.ts +0 -95
  153. package/src/commands/ListTagsForResourceCommand.ts +0 -95
  154. package/src/commands/StartFlowCommand.ts +0 -96
  155. package/src/commands/StopFlowCommand.ts +0 -97
  156. package/src/commands/TagResourceCommand.ts +0 -95
  157. package/src/commands/UntagResourceCommand.ts +0 -95
  158. package/src/commands/UpdateConnectorProfileCommand.ts +0 -95
  159. package/src/commands/UpdateFlowCommand.ts +0 -95
  160. package/src/endpoints.ts +0 -57
  161. package/src/index.ts +0 -26
  162. package/src/models/index.ts +0 -1
  163. package/src/models/models_0.ts +0 -5012
  164. package/src/pagination/DescribeConnectorProfilesPaginator.ts +0 -59
  165. package/src/pagination/DescribeConnectorsPaginator.ts +0 -58
  166. package/src/pagination/DescribeFlowExecutionRecordsPaginator.ts +0 -59
  167. package/src/pagination/Interfaces.ts +0 -8
  168. package/src/pagination/ListFlowsPaginator.ts +0 -55
  169. package/src/protocols/Aws_restJson1.ts +0 -5153
  170. package/src/runtimeConfig.browser.ts +0 -41
  171. package/src/runtimeConfig.native.ts +0 -17
  172. package/src/runtimeConfig.shared.ts +0 -17
  173. package/src/runtimeConfig.ts +0 -46
  174. package/tsconfig.es.json +0 -10
  175. package/tsconfig.json +0 -33
  176. 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
 
@@ -318,4 +318,3 @@ class Appflow extends AppflowClient_1.AppflowClient {
318
318
  }
319
319
  }
320
320
  exports.Appflow = Appflow;
321
- //# sourceMappingURL=Appflow.js.map
@@ -81,4 +81,3 @@ class AppflowClient extends smithy_client_1.Client {
81
81
  }
82
82
  }
83
83
  exports.AppflowClient = AppflowClient;
84
- //# sourceMappingURL=AppflowClient.js.map
@@ -61,4 +61,3 @@ class CreateConnectorProfileCommand extends smithy_client_1.Command {
61
61
  }
62
62
  }
63
63
  exports.CreateConnectorProfileCommand = CreateConnectorProfileCommand;
64
- //# sourceMappingURL=CreateConnectorProfileCommand.js.map
@@ -61,4 +61,3 @@ class CreateFlowCommand extends smithy_client_1.Command {
61
61
  }
62
62
  }
63
63
  exports.CreateFlowCommand = CreateFlowCommand;
64
- //# sourceMappingURL=CreateFlowCommand.js.map
@@ -58,4 +58,3 @@ class DeleteConnectorProfileCommand extends smithy_client_1.Command {
58
58
  }
59
59
  }
60
60
  exports.DeleteConnectorProfileCommand = DeleteConnectorProfileCommand;
61
- //# sourceMappingURL=DeleteConnectorProfileCommand.js.map
@@ -60,4 +60,3 @@ class DeleteFlowCommand extends smithy_client_1.Command {
60
60
  }
61
61
  }
62
62
  exports.DeleteFlowCommand = DeleteFlowCommand;
63
- //# sourceMappingURL=DeleteFlowCommand.js.map
@@ -59,4 +59,3 @@ class DescribeConnectorEntityCommand extends smithy_client_1.Command {
59
59
  }
60
60
  }
61
61
  exports.DescribeConnectorEntityCommand = DescribeConnectorEntityCommand;
62
- //# sourceMappingURL=DescribeConnectorEntityCommand.js.map
@@ -62,4 +62,3 @@ class DescribeConnectorProfilesCommand extends smithy_client_1.Command {
62
62
  }
63
63
  }
64
64
  exports.DescribeConnectorProfilesCommand = DescribeConnectorProfilesCommand;
65
- //# sourceMappingURL=DescribeConnectorProfilesCommand.js.map
@@ -62,4 +62,3 @@ class DescribeConnectorsCommand extends smithy_client_1.Command {
62
62
  }
63
63
  }
64
64
  exports.DescribeConnectorsCommand = DescribeConnectorsCommand;
65
- //# sourceMappingURL=DescribeConnectorsCommand.js.map
@@ -58,4 +58,3 @@ class DescribeFlowCommand extends smithy_client_1.Command {
58
58
  }
59
59
  }
60
60
  exports.DescribeFlowCommand = DescribeFlowCommand;
61
- //# sourceMappingURL=DescribeFlowCommand.js.map
@@ -58,4 +58,3 @@ class DescribeFlowExecutionRecordsCommand extends smithy_client_1.Command {
58
58
  }
59
59
  }
60
60
  exports.DescribeFlowExecutionRecordsCommand = DescribeFlowExecutionRecordsCommand;
61
- //# sourceMappingURL=DescribeFlowExecutionRecordsCommand.js.map
@@ -61,4 +61,3 @@ class ListConnectorEntitiesCommand extends smithy_client_1.Command {
61
61
  }
62
62
  }
63
63
  exports.ListConnectorEntitiesCommand = ListConnectorEntitiesCommand;
64
- //# sourceMappingURL=ListConnectorEntitiesCommand.js.map
@@ -58,4 +58,3 @@ class ListFlowsCommand extends smithy_client_1.Command {
58
58
  }
59
59
  }
60
60
  exports.ListFlowsCommand = ListFlowsCommand;
61
- //# sourceMappingURL=ListFlowsCommand.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
@@ -59,4 +59,3 @@ class StartFlowCommand extends smithy_client_1.Command {
59
59
  }
60
60
  }
61
61
  exports.StartFlowCommand = StartFlowCommand;
62
- //# sourceMappingURL=StartFlowCommand.js.map
@@ -60,4 +60,3 @@ class StopFlowCommand extends smithy_client_1.Command {
60
60
  }
61
61
  }
62
62
  exports.StopFlowCommand = StopFlowCommand;
63
- //# sourceMappingURL=StopFlowCommand.js.map
@@ -58,4 +58,3 @@ class TagResourceCommand extends smithy_client_1.Command {
58
58
  }
59
59
  }
60
60
  exports.TagResourceCommand = TagResourceCommand;
61
- //# 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 UpdateConnectorProfileCommand extends smithy_client_1.Command {
58
58
  }
59
59
  }
60
60
  exports.UpdateConnectorProfileCommand = UpdateConnectorProfileCommand;
61
- //# sourceMappingURL=UpdateConnectorProfileCommand.js.map
@@ -58,4 +58,3 @@ class UpdateFlowCommand extends smithy_client_1.Command {
58
58
  }
59
59
  }
60
60
  exports.UpdateFlowCommand = UpdateFlowCommand;
61
- //# sourceMappingURL=UpdateFlowCommand.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
@@ -27,4 +27,3 @@ tslib_1.__exportStar(require("./commands/UpdateConnectorProfileCommand"), export
27
27
  tslib_1.__exportStar(require("./commands/UpdateFlowCommand"), exports);
28
28
  tslib_1.__exportStar(require("./pagination/Interfaces"), exports);
29
29
  tslib_1.__exportStar(require("./models/index"), exports);
30
- //# 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
@@ -1935,4 +1935,3 @@ var UpdateFlowResponse;
1935
1935
  ...obj,
1936
1936
  });
1937
1937
  })(UpdateFlowResponse = exports.UpdateFlowResponse || (exports.UpdateFlowResponse = {}));
1938
- //# sourceMappingURL=models_0.js.map
@@ -43,4 +43,3 @@ async function* paginateDescribeConnectorProfiles(config, input, ...additionalAr
43
43
  return undefined;
44
44
  }
45
45
  exports.paginateDescribeConnectorProfiles = paginateDescribeConnectorProfiles;
46
- //# sourceMappingURL=DescribeConnectorProfilesPaginator.js.map
@@ -42,4 +42,3 @@ async function* paginateDescribeConnectors(config, input, ...additionalArguments
42
42
  return undefined;
43
43
  }
44
44
  exports.paginateDescribeConnectors = paginateDescribeConnectors;
45
- //# sourceMappingURL=DescribeConnectorsPaginator.js.map
@@ -43,4 +43,3 @@ async function* paginateDescribeFlowExecutionRecords(config, input, ...additiona
43
43
  return undefined;
44
44
  }
45
45
  exports.paginateDescribeFlowExecutionRecords = paginateDescribeFlowExecutionRecords;
46
- //# sourceMappingURL=DescribeFlowExecutionRecordsPaginator.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* paginateListFlows(config, input, ...additionalArguments) {
43
43
  return undefined;
44
44
  }
45
45
  exports.paginateListFlows = paginateListFlows;
46
- //# sourceMappingURL=ListFlowsPaginator.js.map
@@ -3998,4 +3998,3 @@ const loadRestJsonErrorCode = (output, data) => {
3998
3998
  }
3999
3999
  return "";
4000
4000
  };
4001
- //# 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
@@ -278,4 +278,3 @@ var Appflow = (function (_super) {
278
278
  return Appflow;
279
279
  }(AppflowClient));
280
280
  export { Appflow };
281
- //# sourceMappingURL=Appflow.js.map
@@ -35,4 +35,3 @@ var AppflowClient = (function (_super) {
35
35
  return AppflowClient;
36
36
  }(__Client));
37
37
  export { AppflowClient };
38
- //# sourceMappingURL=AppflowClient.js.map
@@ -37,4 +37,3 @@ var CreateConnectorProfileCommand = (function (_super) {
37
37
  return CreateConnectorProfileCommand;
38
38
  }($Command));
39
39
  export { CreateConnectorProfileCommand };
40
- //# sourceMappingURL=CreateConnectorProfileCommand.js.map
@@ -37,4 +37,3 @@ var CreateFlowCommand = (function (_super) {
37
37
  return CreateFlowCommand;
38
38
  }($Command));
39
39
  export { CreateFlowCommand };
40
- //# sourceMappingURL=CreateFlowCommand.js.map
@@ -37,4 +37,3 @@ var DeleteConnectorProfileCommand = (function (_super) {
37
37
  return DeleteConnectorProfileCommand;
38
38
  }($Command));
39
39
  export { DeleteConnectorProfileCommand };
40
- //# sourceMappingURL=DeleteConnectorProfileCommand.js.map
@@ -37,4 +37,3 @@ var DeleteFlowCommand = (function (_super) {
37
37
  return DeleteFlowCommand;
38
38
  }($Command));
39
39
  export { DeleteFlowCommand };
40
- //# sourceMappingURL=DeleteFlowCommand.js.map
@@ -37,4 +37,3 @@ var DescribeConnectorEntityCommand = (function (_super) {
37
37
  return DescribeConnectorEntityCommand;
38
38
  }($Command));
39
39
  export { DescribeConnectorEntityCommand };
40
- //# sourceMappingURL=DescribeConnectorEntityCommand.js.map
@@ -37,4 +37,3 @@ var DescribeConnectorProfilesCommand = (function (_super) {
37
37
  return DescribeConnectorProfilesCommand;
38
38
  }($Command));
39
39
  export { DescribeConnectorProfilesCommand };
40
- //# sourceMappingURL=DescribeConnectorProfilesCommand.js.map
@@ -37,4 +37,3 @@ var DescribeConnectorsCommand = (function (_super) {
37
37
  return DescribeConnectorsCommand;
38
38
  }($Command));
39
39
  export { DescribeConnectorsCommand };
40
- //# sourceMappingURL=DescribeConnectorsCommand.js.map
@@ -37,4 +37,3 @@ var DescribeFlowCommand = (function (_super) {
37
37
  return DescribeFlowCommand;
38
38
  }($Command));
39
39
  export { DescribeFlowCommand };
40
- //# sourceMappingURL=DescribeFlowCommand.js.map
@@ -37,4 +37,3 @@ var DescribeFlowExecutionRecordsCommand = (function (_super) {
37
37
  return DescribeFlowExecutionRecordsCommand;
38
38
  }($Command));
39
39
  export { DescribeFlowExecutionRecordsCommand };
40
- //# sourceMappingURL=DescribeFlowExecutionRecordsCommand.js.map
@@ -37,4 +37,3 @@ var ListConnectorEntitiesCommand = (function (_super) {
37
37
  return ListConnectorEntitiesCommand;
38
38
  }($Command));
39
39
  export { ListConnectorEntitiesCommand };
40
- //# sourceMappingURL=ListConnectorEntitiesCommand.js.map
@@ -37,4 +37,3 @@ var ListFlowsCommand = (function (_super) {
37
37
  return ListFlowsCommand;
38
38
  }($Command));
39
39
  export { ListFlowsCommand };
40
- //# sourceMappingURL=ListFlowsCommand.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 StartFlowCommand = (function (_super) {
37
37
  return StartFlowCommand;
38
38
  }($Command));
39
39
  export { StartFlowCommand };
40
- //# sourceMappingURL=StartFlowCommand.js.map
@@ -37,4 +37,3 @@ var StopFlowCommand = (function (_super) {
37
37
  return StopFlowCommand;
38
38
  }($Command));
39
39
  export { StopFlowCommand };
40
- //# sourceMappingURL=StopFlowCommand.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 UpdateConnectorProfileCommand = (function (_super) {
37
37
  return UpdateConnectorProfileCommand;
38
38
  }($Command));
39
39
  export { UpdateConnectorProfileCommand };
40
- //# sourceMappingURL=UpdateConnectorProfileCommand.js.map
@@ -37,4 +37,3 @@ var UpdateFlowCommand = (function (_super) {
37
37
  return UpdateFlowCommand;
38
38
  }($Command));
39
39
  export { UpdateFlowCommand };
40
- //# sourceMappingURL=UpdateFlowCommand.js.map
@@ -50,4 +50,3 @@ export var defaultRegionInfoProvider = function (region, options) { return __awa
50
50
  return [2, getRegionInfo(region, __assign(__assign({}, options), { signingService: "appflow", regionHash: regionHash, partitionHash: partitionHash }))];
51
51
  });
52
52
  }); };
53
- //# sourceMappingURL=endpoints.js.map
package/dist-es/index.js CHANGED
@@ -24,4 +24,3 @@ export * from "./commands/UpdateConnectorProfileCommand";
24
24
  export * from "./commands/UpdateFlowCommand";
25
25
  export * from "./pagination/Interfaces";
26
26
  export * from "./models/index";
27
- //# sourceMappingURL=index.js.map
@@ -1,2 +1 @@
1
1
  export * from "./models_0";
2
- //# sourceMappingURL=index.js.map
@@ -1087,4 +1087,3 @@ export var UpdateFlowResponse;
1087
1087
  (function (UpdateFlowResponse) {
1088
1088
  UpdateFlowResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1089
1089
  })(UpdateFlowResponse || (UpdateFlowResponse = {}));
1090
- //# sourceMappingURL=models_0.js.map
@@ -72,4 +72,3 @@ export function paginateDescribeConnectorProfiles(config, input) {
72
72
  });
73
73
  });
74
74
  }
75
- //# sourceMappingURL=DescribeConnectorProfilesPaginator.js.map
@@ -71,4 +71,3 @@ export function paginateDescribeConnectors(config, input) {
71
71
  });
72
72
  });
73
73
  }
74
- //# sourceMappingURL=DescribeConnectorsPaginator.js.map
@@ -72,4 +72,3 @@ export function paginateDescribeFlowExecutionRecords(config, input) {
72
72
  });
73
73
  });
74
74
  }
75
- //# sourceMappingURL=DescribeFlowExecutionRecordsPaginator.js.map
@@ -1,2 +1 @@
1
1
  export {};
2
- //# sourceMappingURL=Interfaces.js.map
@@ -72,4 +72,3 @@ export function paginateListFlows(config, input) {
72
72
  });
73
73
  });
74
74
  }
75
- //# sourceMappingURL=ListFlowsPaginator.js.map
@@ -3964,4 +3964,3 @@ var loadRestJsonErrorCode = function (output, data) {
3964
3964
  }
3965
3965
  return "";
3966
3966
  };
3967
- //# 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
@@ -1,4 +1,5 @@
1
1
  import { __assign } from "tslib";
2
+ import packageInfo from "../package.json";
2
3
  import { decorateDefaultCredentialProvider } from "@aws-sdk/client-sts";
3
4
  import { NODE_REGION_CONFIG_FILE_OPTIONS, NODE_REGION_CONFIG_OPTIONS } from "@aws-sdk/config-resolver";
4
5
  import { defaultProvider as credentialDefaultProvider } from "@aws-sdk/credential-provider-node";
@@ -6,17 +7,15 @@ import { Hash } from "@aws-sdk/hash-node";
6
7
  import { NODE_MAX_ATTEMPT_CONFIG_OPTIONS, NODE_RETRY_MODE_CONFIG_OPTIONS } from "@aws-sdk/middleware-retry";
7
8
  import { loadConfig as loadNodeConfig } from "@aws-sdk/node-config-provider";
8
9
  import { NodeHttpHandler, streamCollector } from "@aws-sdk/node-http-handler";
9
- import { emitWarningIfUnsupportedVersion } from "@aws-sdk/smithy-client";
10
10
  import { fromBase64, toBase64 } from "@aws-sdk/util-base64-node";
11
11
  import { calculateBodyLength } from "@aws-sdk/util-body-length-node";
12
12
  import { defaultUserAgent } from "@aws-sdk/util-user-agent-node";
13
13
  import { fromUtf8, toUtf8 } from "@aws-sdk/util-utf8-node";
14
- import packageInfo from "../package.json";
15
14
  import { getRuntimeConfig as getSharedRuntimeConfig } from "./runtimeConfig.shared";
15
+ import { emitWarningIfUnsupportedVersion } from "@aws-sdk/smithy-client";
16
16
  export var getRuntimeConfig = function (config) {
17
17
  var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k, _l, _m, _o;
18
18
  emitWarningIfUnsupportedVersion(process.version);
19
19
  var clientSharedValues = getSharedRuntimeConfig(config);
20
20
  return __assign(__assign(__assign({}, clientSharedValues), config), { runtime: "node", 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 : decorateDefaultCredentialProvider(credentialDefaultProvider), 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 : loadNodeConfig(NODE_MAX_ATTEMPT_CONFIG_OPTIONS), region: (_g = config === null || config === void 0 ? void 0 : config.region) !== null && _g !== void 0 ? _g : loadNodeConfig(NODE_REGION_CONFIG_OPTIONS, NODE_REGION_CONFIG_FILE_OPTIONS), requestHandler: (_h = config === null || config === void 0 ? void 0 : config.requestHandler) !== null && _h !== void 0 ? _h : new NodeHttpHandler(), retryMode: (_j = config === null || config === void 0 ? void 0 : config.retryMode) !== null && _j !== void 0 ? _j : loadNodeConfig(NODE_RETRY_MODE_CONFIG_OPTIONS), sha256: (_k = config === null || config === void 0 ? void 0 : config.sha256) !== null && _k !== void 0 ? _k : Hash.bind(null, "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 });
21
21
  };
22
- //# sourceMappingURL=runtimeConfig.js.map
@@ -6,4 +6,3 @@ export var getRuntimeConfig = function (config) {
6
6
  var browserDefaults = getBrowserRuntimeConfig(config);
7
7
  return __assign(__assign(__assign({}, browserDefaults), config), { runtime: "react-native", sha256: (_a = config === null || config === void 0 ? void 0 : config.sha256) !== null && _a !== void 0 ? _a : Sha256 });
8
8
  };
9
- //# sourceMappingURL=runtimeConfig.native.js.map
@@ -11,4 +11,3 @@ export var getRuntimeConfig = function (config) {
11
11
  urlParser: (_e = config === null || config === void 0 ? void 0 : config.urlParser) !== null && _e !== void 0 ? _e : parseUrl,
12
12
  });
13
13
  };
14
- //# sourceMappingURL=runtimeConfig.shared.js.map
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-appflow",
3
3
  "description": "AWS SDK for JavaScript Appflow Client for Node.js, Browser and React Native",
4
- "version": "3.35.0",
4
+ "version": "3.36.0",
5
5
  "scripts": {
6
6
  "build": "yarn build:cjs && yarn build:es && yarn build:types",
7
7
  "build:cjs": "tsc -p tsconfig.json",
@@ -21,38 +21,38 @@
21
21
  "dependencies": {
22
22
  "@aws-crypto/sha256-browser": "^1.0.0",
23
23
  "@aws-crypto/sha256-js": "^1.0.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",
24
+ "@aws-sdk/client-sts": "3.36.0",
25
+ "@aws-sdk/config-resolver": "3.36.0",
26
+ "@aws-sdk/credential-provider-node": "3.36.0",
27
+ "@aws-sdk/fetch-http-handler": "3.36.0",
28
+ "@aws-sdk/hash-node": "3.36.0",
29
+ "@aws-sdk/invalid-dependency": "3.36.0",
30
+ "@aws-sdk/middleware-content-length": "3.36.0",
31
+ "@aws-sdk/middleware-host-header": "3.36.0",
32
+ "@aws-sdk/middleware-logger": "3.36.0",
33
+ "@aws-sdk/middleware-retry": "3.36.0",
34
+ "@aws-sdk/middleware-serde": "3.36.0",
35
+ "@aws-sdk/middleware-signing": "3.36.0",
36
+ "@aws-sdk/middleware-stack": "3.36.0",
37
+ "@aws-sdk/middleware-user-agent": "3.36.0",
38
+ "@aws-sdk/node-config-provider": "3.36.0",
39
+ "@aws-sdk/node-http-handler": "3.36.0",
40
+ "@aws-sdk/protocol-http": "3.36.0",
41
+ "@aws-sdk/smithy-client": "3.36.0",
42
+ "@aws-sdk/types": "3.36.0",
43
+ "@aws-sdk/url-parser": "3.36.0",
44
+ "@aws-sdk/util-base64-browser": "3.36.0",
45
+ "@aws-sdk/util-base64-node": "3.36.0",
46
+ "@aws-sdk/util-body-length-browser": "3.36.0",
47
+ "@aws-sdk/util-body-length-node": "3.36.0",
48
+ "@aws-sdk/util-user-agent-browser": "3.36.0",
49
+ "@aws-sdk/util-user-agent-node": "3.36.0",
50
+ "@aws-sdk/util-utf8-browser": "3.36.0",
51
+ "@aws-sdk/util-utf8-node": "3.36.0",
52
52
  "tslib": "^2.3.0"
53
53
  },
54
54
  "devDependencies": {
55
- "@aws-sdk/client-documentation-generator": "3.35.0",
55
+ "@aws-sdk/client-documentation-generator": "3.36.0",
56
56
  "@types/node": "^12.7.5",
57
57
  "downlevel-dts": "0.7.0",
58
58
  "jest": "^26.1.0",
@@ -71,6 +71,9 @@
71
71
  ]
72
72
  }
73
73
  },
74
+ "files": [
75
+ "dist-*"
76
+ ],
74
77
  "author": {
75
78
  "name": "AWS SDK for JavaScript Team",
76
79
  "url": "https://aws.amazon.com/javascript/"