@aws-sdk/client-appsync 3.1076.0 → 3.1078.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 (242) hide show
  1. package/dist-cjs/index.js +231 -891
  2. package/dist-es/commandBuilder.js +6 -0
  3. package/dist-es/commands/AssociateApiCommand.js +2 -14
  4. package/dist-es/commands/AssociateMergedGraphqlApiCommand.js +2 -14
  5. package/dist-es/commands/AssociateSourceGraphqlApiCommand.js +2 -14
  6. package/dist-es/commands/CreateApiCacheCommand.js +2 -14
  7. package/dist-es/commands/CreateApiCommand.js +2 -14
  8. package/dist-es/commands/CreateApiKeyCommand.js +2 -14
  9. package/dist-es/commands/CreateChannelNamespaceCommand.js +2 -14
  10. package/dist-es/commands/CreateDataSourceCommand.js +2 -14
  11. package/dist-es/commands/CreateDomainNameCommand.js +2 -14
  12. package/dist-es/commands/CreateFunctionCommand.js +2 -14
  13. package/dist-es/commands/CreateGraphqlApiCommand.js +2 -14
  14. package/dist-es/commands/CreateResolverCommand.js +2 -14
  15. package/dist-es/commands/CreateTypeCommand.js +2 -14
  16. package/dist-es/commands/DeleteApiCacheCommand.js +2 -14
  17. package/dist-es/commands/DeleteApiCommand.js +2 -14
  18. package/dist-es/commands/DeleteApiKeyCommand.js +2 -14
  19. package/dist-es/commands/DeleteChannelNamespaceCommand.js +2 -14
  20. package/dist-es/commands/DeleteDataSourceCommand.js +2 -14
  21. package/dist-es/commands/DeleteDomainNameCommand.js +2 -14
  22. package/dist-es/commands/DeleteFunctionCommand.js +2 -14
  23. package/dist-es/commands/DeleteGraphqlApiCommand.js +2 -14
  24. package/dist-es/commands/DeleteResolverCommand.js +2 -14
  25. package/dist-es/commands/DeleteTypeCommand.js +2 -14
  26. package/dist-es/commands/DisassociateApiCommand.js +2 -14
  27. package/dist-es/commands/DisassociateMergedGraphqlApiCommand.js +2 -14
  28. package/dist-es/commands/DisassociateSourceGraphqlApiCommand.js +2 -14
  29. package/dist-es/commands/EvaluateCodeCommand.js +2 -14
  30. package/dist-es/commands/EvaluateMappingTemplateCommand.js +2 -14
  31. package/dist-es/commands/FlushApiCacheCommand.js +2 -14
  32. package/dist-es/commands/GetApiAssociationCommand.js +2 -14
  33. package/dist-es/commands/GetApiCacheCommand.js +2 -14
  34. package/dist-es/commands/GetApiCommand.js +2 -14
  35. package/dist-es/commands/GetChannelNamespaceCommand.js +2 -14
  36. package/dist-es/commands/GetDataSourceCommand.js +2 -14
  37. package/dist-es/commands/GetDataSourceIntrospectionCommand.js +2 -14
  38. package/dist-es/commands/GetDomainNameCommand.js +2 -14
  39. package/dist-es/commands/GetFunctionCommand.js +2 -14
  40. package/dist-es/commands/GetGraphqlApiCommand.js +2 -14
  41. package/dist-es/commands/GetGraphqlApiEnvironmentVariablesCommand.js +2 -14
  42. package/dist-es/commands/GetIntrospectionSchemaCommand.js +2 -14
  43. package/dist-es/commands/GetResolverCommand.js +2 -14
  44. package/dist-es/commands/GetSchemaCreationStatusCommand.js +2 -14
  45. package/dist-es/commands/GetSourceApiAssociationCommand.js +2 -14
  46. package/dist-es/commands/GetTypeCommand.js +2 -14
  47. package/dist-es/commands/ListApiKeysCommand.js +2 -14
  48. package/dist-es/commands/ListApisCommand.js +2 -14
  49. package/dist-es/commands/ListChannelNamespacesCommand.js +2 -14
  50. package/dist-es/commands/ListDataSourcesCommand.js +2 -14
  51. package/dist-es/commands/ListDomainNamesCommand.js +2 -14
  52. package/dist-es/commands/ListFunctionsCommand.js +2 -14
  53. package/dist-es/commands/ListGraphqlApisCommand.js +2 -14
  54. package/dist-es/commands/ListResolversByFunctionCommand.js +2 -14
  55. package/dist-es/commands/ListResolversCommand.js +2 -14
  56. package/dist-es/commands/ListSourceApiAssociationsCommand.js +2 -14
  57. package/dist-es/commands/ListTagsForResourceCommand.js +2 -14
  58. package/dist-es/commands/ListTypesByAssociationCommand.js +2 -14
  59. package/dist-es/commands/ListTypesCommand.js +2 -14
  60. package/dist-es/commands/PutGraphqlApiEnvironmentVariablesCommand.js +2 -14
  61. package/dist-es/commands/StartDataSourceIntrospectionCommand.js +2 -14
  62. package/dist-es/commands/StartSchemaCreationCommand.js +2 -14
  63. package/dist-es/commands/StartSchemaMergeCommand.js +2 -14
  64. package/dist-es/commands/TagResourceCommand.js +2 -14
  65. package/dist-es/commands/UntagResourceCommand.js +2 -14
  66. package/dist-es/commands/UpdateApiCacheCommand.js +2 -14
  67. package/dist-es/commands/UpdateApiCommand.js +2 -14
  68. package/dist-es/commands/UpdateApiKeyCommand.js +2 -14
  69. package/dist-es/commands/UpdateChannelNamespaceCommand.js +2 -14
  70. package/dist-es/commands/UpdateDataSourceCommand.js +2 -14
  71. package/dist-es/commands/UpdateDomainNameCommand.js +2 -14
  72. package/dist-es/commands/UpdateFunctionCommand.js +2 -14
  73. package/dist-es/commands/UpdateGraphqlApiCommand.js +2 -14
  74. package/dist-es/commands/UpdateResolverCommand.js +2 -14
  75. package/dist-es/commands/UpdateSourceApiAssociationCommand.js +2 -14
  76. package/dist-es/commands/UpdateTypeCommand.js +2 -14
  77. package/dist-es/index.js +1 -0
  78. package/dist-es/runtimeConfig.browser.js +0 -2
  79. package/dist-es/runtimeConfig.js +1 -2
  80. package/dist-es/runtimeConfig.native.js +0 -2
  81. package/dist-es/runtimeConfig.shared.js +2 -0
  82. package/dist-types/commandBuilder.d.ts +18 -0
  83. package/dist-types/commands/AssociateApiCommand.d.ts +3 -8
  84. package/dist-types/commands/AssociateMergedGraphqlApiCommand.d.ts +3 -8
  85. package/dist-types/commands/AssociateSourceGraphqlApiCommand.d.ts +3 -8
  86. package/dist-types/commands/CreateApiCacheCommand.d.ts +3 -8
  87. package/dist-types/commands/CreateApiCommand.d.ts +3 -8
  88. package/dist-types/commands/CreateApiKeyCommand.d.ts +3 -8
  89. package/dist-types/commands/CreateChannelNamespaceCommand.d.ts +3 -8
  90. package/dist-types/commands/CreateDataSourceCommand.d.ts +3 -8
  91. package/dist-types/commands/CreateDomainNameCommand.d.ts +3 -8
  92. package/dist-types/commands/CreateFunctionCommand.d.ts +3 -8
  93. package/dist-types/commands/CreateGraphqlApiCommand.d.ts +3 -8
  94. package/dist-types/commands/CreateResolverCommand.d.ts +3 -8
  95. package/dist-types/commands/CreateTypeCommand.d.ts +3 -8
  96. package/dist-types/commands/DeleteApiCacheCommand.d.ts +3 -8
  97. package/dist-types/commands/DeleteApiCommand.d.ts +3 -8
  98. package/dist-types/commands/DeleteApiKeyCommand.d.ts +3 -8
  99. package/dist-types/commands/DeleteChannelNamespaceCommand.d.ts +3 -8
  100. package/dist-types/commands/DeleteDataSourceCommand.d.ts +3 -8
  101. package/dist-types/commands/DeleteDomainNameCommand.d.ts +3 -8
  102. package/dist-types/commands/DeleteFunctionCommand.d.ts +3 -8
  103. package/dist-types/commands/DeleteGraphqlApiCommand.d.ts +3 -8
  104. package/dist-types/commands/DeleteResolverCommand.d.ts +3 -8
  105. package/dist-types/commands/DeleteTypeCommand.d.ts +3 -8
  106. package/dist-types/commands/DisassociateApiCommand.d.ts +3 -8
  107. package/dist-types/commands/DisassociateMergedGraphqlApiCommand.d.ts +3 -8
  108. package/dist-types/commands/DisassociateSourceGraphqlApiCommand.d.ts +3 -8
  109. package/dist-types/commands/EvaluateCodeCommand.d.ts +3 -8
  110. package/dist-types/commands/EvaluateMappingTemplateCommand.d.ts +3 -8
  111. package/dist-types/commands/FlushApiCacheCommand.d.ts +3 -8
  112. package/dist-types/commands/GetApiAssociationCommand.d.ts +3 -8
  113. package/dist-types/commands/GetApiCacheCommand.d.ts +3 -8
  114. package/dist-types/commands/GetApiCommand.d.ts +3 -8
  115. package/dist-types/commands/GetChannelNamespaceCommand.d.ts +3 -8
  116. package/dist-types/commands/GetDataSourceCommand.d.ts +3 -8
  117. package/dist-types/commands/GetDataSourceIntrospectionCommand.d.ts +3 -8
  118. package/dist-types/commands/GetDomainNameCommand.d.ts +3 -8
  119. package/dist-types/commands/GetFunctionCommand.d.ts +3 -8
  120. package/dist-types/commands/GetGraphqlApiCommand.d.ts +3 -8
  121. package/dist-types/commands/GetGraphqlApiEnvironmentVariablesCommand.d.ts +3 -8
  122. package/dist-types/commands/GetIntrospectionSchemaCommand.d.ts +3 -8
  123. package/dist-types/commands/GetResolverCommand.d.ts +3 -8
  124. package/dist-types/commands/GetSchemaCreationStatusCommand.d.ts +3 -8
  125. package/dist-types/commands/GetSourceApiAssociationCommand.d.ts +3 -8
  126. package/dist-types/commands/GetTypeCommand.d.ts +3 -8
  127. package/dist-types/commands/ListApiKeysCommand.d.ts +3 -8
  128. package/dist-types/commands/ListApisCommand.d.ts +3 -8
  129. package/dist-types/commands/ListChannelNamespacesCommand.d.ts +3 -8
  130. package/dist-types/commands/ListDataSourcesCommand.d.ts +3 -8
  131. package/dist-types/commands/ListDomainNamesCommand.d.ts +3 -8
  132. package/dist-types/commands/ListFunctionsCommand.d.ts +3 -8
  133. package/dist-types/commands/ListGraphqlApisCommand.d.ts +3 -8
  134. package/dist-types/commands/ListResolversByFunctionCommand.d.ts +3 -8
  135. package/dist-types/commands/ListResolversCommand.d.ts +3 -8
  136. package/dist-types/commands/ListSourceApiAssociationsCommand.d.ts +3 -8
  137. package/dist-types/commands/ListTagsForResourceCommand.d.ts +3 -8
  138. package/dist-types/commands/ListTypesByAssociationCommand.d.ts +3 -8
  139. package/dist-types/commands/ListTypesCommand.d.ts +3 -8
  140. package/dist-types/commands/PutGraphqlApiEnvironmentVariablesCommand.d.ts +3 -8
  141. package/dist-types/commands/StartDataSourceIntrospectionCommand.d.ts +3 -8
  142. package/dist-types/commands/StartSchemaCreationCommand.d.ts +3 -8
  143. package/dist-types/commands/StartSchemaMergeCommand.d.ts +3 -8
  144. package/dist-types/commands/TagResourceCommand.d.ts +3 -8
  145. package/dist-types/commands/UntagResourceCommand.d.ts +3 -8
  146. package/dist-types/commands/UpdateApiCacheCommand.d.ts +3 -8
  147. package/dist-types/commands/UpdateApiCommand.d.ts +3 -8
  148. package/dist-types/commands/UpdateApiKeyCommand.d.ts +3 -8
  149. package/dist-types/commands/UpdateChannelNamespaceCommand.d.ts +3 -8
  150. package/dist-types/commands/UpdateDataSourceCommand.d.ts +3 -8
  151. package/dist-types/commands/UpdateDomainNameCommand.d.ts +3 -8
  152. package/dist-types/commands/UpdateFunctionCommand.d.ts +3 -8
  153. package/dist-types/commands/UpdateGraphqlApiCommand.d.ts +3 -8
  154. package/dist-types/commands/UpdateResolverCommand.d.ts +3 -8
  155. package/dist-types/commands/UpdateSourceApiAssociationCommand.d.ts +3 -8
  156. package/dist-types/commands/UpdateTypeCommand.d.ts +3 -8
  157. package/dist-types/index.d.ts +1 -0
  158. package/dist-types/runtimeConfig.browser.d.ts +1 -1
  159. package/dist-types/runtimeConfig.d.ts +1 -1
  160. package/dist-types/runtimeConfig.native.d.ts +1 -1
  161. package/dist-types/runtimeConfig.shared.d.ts +1 -0
  162. package/dist-types/ts3.4/commandBuilder.d.ts +46 -0
  163. package/dist-types/ts3.4/commands/AssociateApiCommand.d.ts +7 -16
  164. package/dist-types/ts3.4/commands/AssociateMergedGraphqlApiCommand.d.ts +7 -16
  165. package/dist-types/ts3.4/commands/AssociateSourceGraphqlApiCommand.d.ts +7 -16
  166. package/dist-types/ts3.4/commands/CreateApiCacheCommand.d.ts +7 -16
  167. package/dist-types/ts3.4/commands/CreateApiCommand.d.ts +7 -16
  168. package/dist-types/ts3.4/commands/CreateApiKeyCommand.d.ts +7 -16
  169. package/dist-types/ts3.4/commands/CreateChannelNamespaceCommand.d.ts +7 -16
  170. package/dist-types/ts3.4/commands/CreateDataSourceCommand.d.ts +7 -16
  171. package/dist-types/ts3.4/commands/CreateDomainNameCommand.d.ts +7 -16
  172. package/dist-types/ts3.4/commands/CreateFunctionCommand.d.ts +7 -16
  173. package/dist-types/ts3.4/commands/CreateGraphqlApiCommand.d.ts +7 -16
  174. package/dist-types/ts3.4/commands/CreateResolverCommand.d.ts +7 -16
  175. package/dist-types/ts3.4/commands/CreateTypeCommand.d.ts +7 -16
  176. package/dist-types/ts3.4/commands/DeleteApiCacheCommand.d.ts +7 -16
  177. package/dist-types/ts3.4/commands/DeleteApiCommand.d.ts +7 -16
  178. package/dist-types/ts3.4/commands/DeleteApiKeyCommand.d.ts +7 -16
  179. package/dist-types/ts3.4/commands/DeleteChannelNamespaceCommand.d.ts +7 -16
  180. package/dist-types/ts3.4/commands/DeleteDataSourceCommand.d.ts +7 -16
  181. package/dist-types/ts3.4/commands/DeleteDomainNameCommand.d.ts +7 -16
  182. package/dist-types/ts3.4/commands/DeleteFunctionCommand.d.ts +7 -16
  183. package/dist-types/ts3.4/commands/DeleteGraphqlApiCommand.d.ts +7 -16
  184. package/dist-types/ts3.4/commands/DeleteResolverCommand.d.ts +7 -16
  185. package/dist-types/ts3.4/commands/DeleteTypeCommand.d.ts +7 -16
  186. package/dist-types/ts3.4/commands/DisassociateApiCommand.d.ts +7 -16
  187. package/dist-types/ts3.4/commands/DisassociateMergedGraphqlApiCommand.d.ts +7 -16
  188. package/dist-types/ts3.4/commands/DisassociateSourceGraphqlApiCommand.d.ts +7 -16
  189. package/dist-types/ts3.4/commands/EvaluateCodeCommand.d.ts +7 -16
  190. package/dist-types/ts3.4/commands/EvaluateMappingTemplateCommand.d.ts +7 -16
  191. package/dist-types/ts3.4/commands/FlushApiCacheCommand.d.ts +7 -16
  192. package/dist-types/ts3.4/commands/GetApiAssociationCommand.d.ts +7 -16
  193. package/dist-types/ts3.4/commands/GetApiCacheCommand.d.ts +7 -16
  194. package/dist-types/ts3.4/commands/GetApiCommand.d.ts +7 -16
  195. package/dist-types/ts3.4/commands/GetChannelNamespaceCommand.d.ts +7 -16
  196. package/dist-types/ts3.4/commands/GetDataSourceCommand.d.ts +7 -16
  197. package/dist-types/ts3.4/commands/GetDataSourceIntrospectionCommand.d.ts +7 -16
  198. package/dist-types/ts3.4/commands/GetDomainNameCommand.d.ts +7 -16
  199. package/dist-types/ts3.4/commands/GetFunctionCommand.d.ts +7 -16
  200. package/dist-types/ts3.4/commands/GetGraphqlApiCommand.d.ts +7 -16
  201. package/dist-types/ts3.4/commands/GetGraphqlApiEnvironmentVariablesCommand.d.ts +7 -16
  202. package/dist-types/ts3.4/commands/GetIntrospectionSchemaCommand.d.ts +7 -16
  203. package/dist-types/ts3.4/commands/GetResolverCommand.d.ts +7 -16
  204. package/dist-types/ts3.4/commands/GetSchemaCreationStatusCommand.d.ts +7 -16
  205. package/dist-types/ts3.4/commands/GetSourceApiAssociationCommand.d.ts +7 -16
  206. package/dist-types/ts3.4/commands/GetTypeCommand.d.ts +7 -16
  207. package/dist-types/ts3.4/commands/ListApiKeysCommand.d.ts +7 -16
  208. package/dist-types/ts3.4/commands/ListApisCommand.d.ts +7 -16
  209. package/dist-types/ts3.4/commands/ListChannelNamespacesCommand.d.ts +7 -16
  210. package/dist-types/ts3.4/commands/ListDataSourcesCommand.d.ts +7 -16
  211. package/dist-types/ts3.4/commands/ListDomainNamesCommand.d.ts +7 -16
  212. package/dist-types/ts3.4/commands/ListFunctionsCommand.d.ts +7 -16
  213. package/dist-types/ts3.4/commands/ListGraphqlApisCommand.d.ts +7 -16
  214. package/dist-types/ts3.4/commands/ListResolversByFunctionCommand.d.ts +7 -16
  215. package/dist-types/ts3.4/commands/ListResolversCommand.d.ts +7 -16
  216. package/dist-types/ts3.4/commands/ListSourceApiAssociationsCommand.d.ts +7 -16
  217. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +7 -16
  218. package/dist-types/ts3.4/commands/ListTypesByAssociationCommand.d.ts +7 -16
  219. package/dist-types/ts3.4/commands/ListTypesCommand.d.ts +7 -16
  220. package/dist-types/ts3.4/commands/PutGraphqlApiEnvironmentVariablesCommand.d.ts +7 -16
  221. package/dist-types/ts3.4/commands/StartDataSourceIntrospectionCommand.d.ts +7 -16
  222. package/dist-types/ts3.4/commands/StartSchemaCreationCommand.d.ts +7 -16
  223. package/dist-types/ts3.4/commands/StartSchemaMergeCommand.d.ts +7 -16
  224. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +7 -16
  225. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +7 -16
  226. package/dist-types/ts3.4/commands/UpdateApiCacheCommand.d.ts +7 -16
  227. package/dist-types/ts3.4/commands/UpdateApiCommand.d.ts +7 -16
  228. package/dist-types/ts3.4/commands/UpdateApiKeyCommand.d.ts +7 -16
  229. package/dist-types/ts3.4/commands/UpdateChannelNamespaceCommand.d.ts +7 -16
  230. package/dist-types/ts3.4/commands/UpdateDataSourceCommand.d.ts +7 -16
  231. package/dist-types/ts3.4/commands/UpdateDomainNameCommand.d.ts +7 -16
  232. package/dist-types/ts3.4/commands/UpdateFunctionCommand.d.ts +7 -16
  233. package/dist-types/ts3.4/commands/UpdateGraphqlApiCommand.d.ts +7 -16
  234. package/dist-types/ts3.4/commands/UpdateResolverCommand.d.ts +7 -16
  235. package/dist-types/ts3.4/commands/UpdateSourceApiAssociationCommand.d.ts +7 -16
  236. package/dist-types/ts3.4/commands/UpdateTypeCommand.d.ts +7 -16
  237. package/dist-types/ts3.4/index.d.ts +1 -0
  238. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +1 -1
  239. package/dist-types/ts3.4/runtimeConfig.d.ts +1 -1
  240. package/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -1
  241. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -0
  242. package/package.json +8 -10
@@ -0,0 +1,6 @@
1
+ import { makeBuilder } from "@smithy/core/client";
2
+ import { getEndpointPlugin } from "@smithy/core/endpoints";
3
+ import { commonParams } from "./endpoint/EndpointParameters";
4
+ export const command = makeBuilder(commonParams, "AWSDeepdishControlPlaneService", "AppSyncClient", getEndpointPlugin);
5
+ export const _ep0 = {};
6
+ export const _mw0 = (Command, cs, config, o) => [];
@@ -1,16 +1,4 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
- import { getEndpointPlugin } from "@smithy/core/endpoints";
3
- import { commonParams } from "../endpoint/EndpointParameters";
1
+ import { _ep0, _mw0, command } from "../commandBuilder";
4
2
  import { AssociateApi$ } from "../schemas/schemas_0";
5
- export { $Command };
6
- export class AssociateApiCommand extends $Command
7
- .classBuilder()
8
- .ep(commonParams)
9
- .m(function (Command, cs, config, o) {
10
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11
- })
12
- .s("AWSDeepdishControlPlaneService", "AssociateApi", {})
13
- .n("AppSyncClient", "AssociateApiCommand")
14
- .sc(AssociateApi$)
15
- .build() {
3
+ export class AssociateApiCommand extends command(_ep0, _mw0, "AssociateApi", AssociateApi$) {
16
4
  }
@@ -1,16 +1,4 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
- import { getEndpointPlugin } from "@smithy/core/endpoints";
3
- import { commonParams } from "../endpoint/EndpointParameters";
1
+ import { _ep0, _mw0, command } from "../commandBuilder";
4
2
  import { AssociateMergedGraphqlApi$ } from "../schemas/schemas_0";
5
- export { $Command };
6
- export class AssociateMergedGraphqlApiCommand extends $Command
7
- .classBuilder()
8
- .ep(commonParams)
9
- .m(function (Command, cs, config, o) {
10
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11
- })
12
- .s("AWSDeepdishControlPlaneService", "AssociateMergedGraphqlApi", {})
13
- .n("AppSyncClient", "AssociateMergedGraphqlApiCommand")
14
- .sc(AssociateMergedGraphqlApi$)
15
- .build() {
3
+ export class AssociateMergedGraphqlApiCommand extends command(_ep0, _mw0, "AssociateMergedGraphqlApi", AssociateMergedGraphqlApi$) {
16
4
  }
@@ -1,16 +1,4 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
- import { getEndpointPlugin } from "@smithy/core/endpoints";
3
- import { commonParams } from "../endpoint/EndpointParameters";
1
+ import { _ep0, _mw0, command } from "../commandBuilder";
4
2
  import { AssociateSourceGraphqlApi$ } from "../schemas/schemas_0";
5
- export { $Command };
6
- export class AssociateSourceGraphqlApiCommand extends $Command
7
- .classBuilder()
8
- .ep(commonParams)
9
- .m(function (Command, cs, config, o) {
10
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11
- })
12
- .s("AWSDeepdishControlPlaneService", "AssociateSourceGraphqlApi", {})
13
- .n("AppSyncClient", "AssociateSourceGraphqlApiCommand")
14
- .sc(AssociateSourceGraphqlApi$)
15
- .build() {
3
+ export class AssociateSourceGraphqlApiCommand extends command(_ep0, _mw0, "AssociateSourceGraphqlApi", AssociateSourceGraphqlApi$) {
16
4
  }
@@ -1,16 +1,4 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
- import { getEndpointPlugin } from "@smithy/core/endpoints";
3
- import { commonParams } from "../endpoint/EndpointParameters";
1
+ import { _ep0, _mw0, command } from "../commandBuilder";
4
2
  import { CreateApiCache$ } from "../schemas/schemas_0";
5
- export { $Command };
6
- export class CreateApiCacheCommand extends $Command
7
- .classBuilder()
8
- .ep(commonParams)
9
- .m(function (Command, cs, config, o) {
10
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11
- })
12
- .s("AWSDeepdishControlPlaneService", "CreateApiCache", {})
13
- .n("AppSyncClient", "CreateApiCacheCommand")
14
- .sc(CreateApiCache$)
15
- .build() {
3
+ export class CreateApiCacheCommand extends command(_ep0, _mw0, "CreateApiCache", CreateApiCache$) {
16
4
  }
@@ -1,16 +1,4 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
- import { getEndpointPlugin } from "@smithy/core/endpoints";
3
- import { commonParams } from "../endpoint/EndpointParameters";
1
+ import { _ep0, _mw0, command } from "../commandBuilder";
4
2
  import { CreateApi$ } from "../schemas/schemas_0";
5
- export { $Command };
6
- export class CreateApiCommand extends $Command
7
- .classBuilder()
8
- .ep(commonParams)
9
- .m(function (Command, cs, config, o) {
10
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11
- })
12
- .s("AWSDeepdishControlPlaneService", "CreateApi", {})
13
- .n("AppSyncClient", "CreateApiCommand")
14
- .sc(CreateApi$)
15
- .build() {
3
+ export class CreateApiCommand extends command(_ep0, _mw0, "CreateApi", CreateApi$) {
16
4
  }
@@ -1,16 +1,4 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
- import { getEndpointPlugin } from "@smithy/core/endpoints";
3
- import { commonParams } from "../endpoint/EndpointParameters";
1
+ import { _ep0, _mw0, command } from "../commandBuilder";
4
2
  import { CreateApiKey$ } from "../schemas/schemas_0";
5
- export { $Command };
6
- export class CreateApiKeyCommand extends $Command
7
- .classBuilder()
8
- .ep(commonParams)
9
- .m(function (Command, cs, config, o) {
10
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11
- })
12
- .s("AWSDeepdishControlPlaneService", "CreateApiKey", {})
13
- .n("AppSyncClient", "CreateApiKeyCommand")
14
- .sc(CreateApiKey$)
15
- .build() {
3
+ export class CreateApiKeyCommand extends command(_ep0, _mw0, "CreateApiKey", CreateApiKey$) {
16
4
  }
@@ -1,16 +1,4 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
- import { getEndpointPlugin } from "@smithy/core/endpoints";
3
- import { commonParams } from "../endpoint/EndpointParameters";
1
+ import { _ep0, _mw0, command } from "../commandBuilder";
4
2
  import { CreateChannelNamespace$ } from "../schemas/schemas_0";
5
- export { $Command };
6
- export class CreateChannelNamespaceCommand extends $Command
7
- .classBuilder()
8
- .ep(commonParams)
9
- .m(function (Command, cs, config, o) {
10
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11
- })
12
- .s("AWSDeepdishControlPlaneService", "CreateChannelNamespace", {})
13
- .n("AppSyncClient", "CreateChannelNamespaceCommand")
14
- .sc(CreateChannelNamespace$)
15
- .build() {
3
+ export class CreateChannelNamespaceCommand extends command(_ep0, _mw0, "CreateChannelNamespace", CreateChannelNamespace$) {
16
4
  }
@@ -1,16 +1,4 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
- import { getEndpointPlugin } from "@smithy/core/endpoints";
3
- import { commonParams } from "../endpoint/EndpointParameters";
1
+ import { _ep0, _mw0, command } from "../commandBuilder";
4
2
  import { CreateDataSource$ } from "../schemas/schemas_0";
5
- export { $Command };
6
- export class CreateDataSourceCommand extends $Command
7
- .classBuilder()
8
- .ep(commonParams)
9
- .m(function (Command, cs, config, o) {
10
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11
- })
12
- .s("AWSDeepdishControlPlaneService", "CreateDataSource", {})
13
- .n("AppSyncClient", "CreateDataSourceCommand")
14
- .sc(CreateDataSource$)
15
- .build() {
3
+ export class CreateDataSourceCommand extends command(_ep0, _mw0, "CreateDataSource", CreateDataSource$) {
16
4
  }
@@ -1,16 +1,4 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
- import { getEndpointPlugin } from "@smithy/core/endpoints";
3
- import { commonParams } from "../endpoint/EndpointParameters";
1
+ import { _ep0, _mw0, command } from "../commandBuilder";
4
2
  import { CreateDomainName$ } from "../schemas/schemas_0";
5
- export { $Command };
6
- export class CreateDomainNameCommand extends $Command
7
- .classBuilder()
8
- .ep(commonParams)
9
- .m(function (Command, cs, config, o) {
10
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11
- })
12
- .s("AWSDeepdishControlPlaneService", "CreateDomainName", {})
13
- .n("AppSyncClient", "CreateDomainNameCommand")
14
- .sc(CreateDomainName$)
15
- .build() {
3
+ export class CreateDomainNameCommand extends command(_ep0, _mw0, "CreateDomainName", CreateDomainName$) {
16
4
  }
@@ -1,16 +1,4 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
- import { getEndpointPlugin } from "@smithy/core/endpoints";
3
- import { commonParams } from "../endpoint/EndpointParameters";
1
+ import { _ep0, _mw0, command } from "../commandBuilder";
4
2
  import { CreateFunction$ } from "../schemas/schemas_0";
5
- export { $Command };
6
- export class CreateFunctionCommand extends $Command
7
- .classBuilder()
8
- .ep(commonParams)
9
- .m(function (Command, cs, config, o) {
10
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11
- })
12
- .s("AWSDeepdishControlPlaneService", "CreateFunction", {})
13
- .n("AppSyncClient", "CreateFunctionCommand")
14
- .sc(CreateFunction$)
15
- .build() {
3
+ export class CreateFunctionCommand extends command(_ep0, _mw0, "CreateFunction", CreateFunction$) {
16
4
  }
@@ -1,16 +1,4 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
- import { getEndpointPlugin } from "@smithy/core/endpoints";
3
- import { commonParams } from "../endpoint/EndpointParameters";
1
+ import { _ep0, _mw0, command } from "../commandBuilder";
4
2
  import { CreateGraphqlApi$ } from "../schemas/schemas_0";
5
- export { $Command };
6
- export class CreateGraphqlApiCommand extends $Command
7
- .classBuilder()
8
- .ep(commonParams)
9
- .m(function (Command, cs, config, o) {
10
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11
- })
12
- .s("AWSDeepdishControlPlaneService", "CreateGraphqlApi", {})
13
- .n("AppSyncClient", "CreateGraphqlApiCommand")
14
- .sc(CreateGraphqlApi$)
15
- .build() {
3
+ export class CreateGraphqlApiCommand extends command(_ep0, _mw0, "CreateGraphqlApi", CreateGraphqlApi$) {
16
4
  }
@@ -1,16 +1,4 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
- import { getEndpointPlugin } from "@smithy/core/endpoints";
3
- import { commonParams } from "../endpoint/EndpointParameters";
1
+ import { _ep0, _mw0, command } from "../commandBuilder";
4
2
  import { CreateResolver$ } from "../schemas/schemas_0";
5
- export { $Command };
6
- export class CreateResolverCommand extends $Command
7
- .classBuilder()
8
- .ep(commonParams)
9
- .m(function (Command, cs, config, o) {
10
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11
- })
12
- .s("AWSDeepdishControlPlaneService", "CreateResolver", {})
13
- .n("AppSyncClient", "CreateResolverCommand")
14
- .sc(CreateResolver$)
15
- .build() {
3
+ export class CreateResolverCommand extends command(_ep0, _mw0, "CreateResolver", CreateResolver$) {
16
4
  }
@@ -1,16 +1,4 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
- import { getEndpointPlugin } from "@smithy/core/endpoints";
3
- import { commonParams } from "../endpoint/EndpointParameters";
1
+ import { _ep0, _mw0, command } from "../commandBuilder";
4
2
  import { CreateType$ } from "../schemas/schemas_0";
5
- export { $Command };
6
- export class CreateTypeCommand extends $Command
7
- .classBuilder()
8
- .ep(commonParams)
9
- .m(function (Command, cs, config, o) {
10
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11
- })
12
- .s("AWSDeepdishControlPlaneService", "CreateType", {})
13
- .n("AppSyncClient", "CreateTypeCommand")
14
- .sc(CreateType$)
15
- .build() {
3
+ export class CreateTypeCommand extends command(_ep0, _mw0, "CreateType", CreateType$) {
16
4
  }
@@ -1,16 +1,4 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
- import { getEndpointPlugin } from "@smithy/core/endpoints";
3
- import { commonParams } from "../endpoint/EndpointParameters";
1
+ import { _ep0, _mw0, command } from "../commandBuilder";
4
2
  import { DeleteApiCache$ } from "../schemas/schemas_0";
5
- export { $Command };
6
- export class DeleteApiCacheCommand extends $Command
7
- .classBuilder()
8
- .ep(commonParams)
9
- .m(function (Command, cs, config, o) {
10
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11
- })
12
- .s("AWSDeepdishControlPlaneService", "DeleteApiCache", {})
13
- .n("AppSyncClient", "DeleteApiCacheCommand")
14
- .sc(DeleteApiCache$)
15
- .build() {
3
+ export class DeleteApiCacheCommand extends command(_ep0, _mw0, "DeleteApiCache", DeleteApiCache$) {
16
4
  }
@@ -1,16 +1,4 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
- import { getEndpointPlugin } from "@smithy/core/endpoints";
3
- import { commonParams } from "../endpoint/EndpointParameters";
1
+ import { _ep0, _mw0, command } from "../commandBuilder";
4
2
  import { DeleteApi$ } from "../schemas/schemas_0";
5
- export { $Command };
6
- export class DeleteApiCommand extends $Command
7
- .classBuilder()
8
- .ep(commonParams)
9
- .m(function (Command, cs, config, o) {
10
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11
- })
12
- .s("AWSDeepdishControlPlaneService", "DeleteApi", {})
13
- .n("AppSyncClient", "DeleteApiCommand")
14
- .sc(DeleteApi$)
15
- .build() {
3
+ export class DeleteApiCommand extends command(_ep0, _mw0, "DeleteApi", DeleteApi$) {
16
4
  }
@@ -1,16 +1,4 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
- import { getEndpointPlugin } from "@smithy/core/endpoints";
3
- import { commonParams } from "../endpoint/EndpointParameters";
1
+ import { _ep0, _mw0, command } from "../commandBuilder";
4
2
  import { DeleteApiKey$ } from "../schemas/schemas_0";
5
- export { $Command };
6
- export class DeleteApiKeyCommand extends $Command
7
- .classBuilder()
8
- .ep(commonParams)
9
- .m(function (Command, cs, config, o) {
10
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11
- })
12
- .s("AWSDeepdishControlPlaneService", "DeleteApiKey", {})
13
- .n("AppSyncClient", "DeleteApiKeyCommand")
14
- .sc(DeleteApiKey$)
15
- .build() {
3
+ export class DeleteApiKeyCommand extends command(_ep0, _mw0, "DeleteApiKey", DeleteApiKey$) {
16
4
  }
@@ -1,16 +1,4 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
- import { getEndpointPlugin } from "@smithy/core/endpoints";
3
- import { commonParams } from "../endpoint/EndpointParameters";
1
+ import { _ep0, _mw0, command } from "../commandBuilder";
4
2
  import { DeleteChannelNamespace$ } from "../schemas/schemas_0";
5
- export { $Command };
6
- export class DeleteChannelNamespaceCommand extends $Command
7
- .classBuilder()
8
- .ep(commonParams)
9
- .m(function (Command, cs, config, o) {
10
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11
- })
12
- .s("AWSDeepdishControlPlaneService", "DeleteChannelNamespace", {})
13
- .n("AppSyncClient", "DeleteChannelNamespaceCommand")
14
- .sc(DeleteChannelNamespace$)
15
- .build() {
3
+ export class DeleteChannelNamespaceCommand extends command(_ep0, _mw0, "DeleteChannelNamespace", DeleteChannelNamespace$) {
16
4
  }
@@ -1,16 +1,4 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
- import { getEndpointPlugin } from "@smithy/core/endpoints";
3
- import { commonParams } from "../endpoint/EndpointParameters";
1
+ import { _ep0, _mw0, command } from "../commandBuilder";
4
2
  import { DeleteDataSource$ } from "../schemas/schemas_0";
5
- export { $Command };
6
- export class DeleteDataSourceCommand extends $Command
7
- .classBuilder()
8
- .ep(commonParams)
9
- .m(function (Command, cs, config, o) {
10
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11
- })
12
- .s("AWSDeepdishControlPlaneService", "DeleteDataSource", {})
13
- .n("AppSyncClient", "DeleteDataSourceCommand")
14
- .sc(DeleteDataSource$)
15
- .build() {
3
+ export class DeleteDataSourceCommand extends command(_ep0, _mw0, "DeleteDataSource", DeleteDataSource$) {
16
4
  }
@@ -1,16 +1,4 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
- import { getEndpointPlugin } from "@smithy/core/endpoints";
3
- import { commonParams } from "../endpoint/EndpointParameters";
1
+ import { _ep0, _mw0, command } from "../commandBuilder";
4
2
  import { DeleteDomainName$ } from "../schemas/schemas_0";
5
- export { $Command };
6
- export class DeleteDomainNameCommand extends $Command
7
- .classBuilder()
8
- .ep(commonParams)
9
- .m(function (Command, cs, config, o) {
10
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11
- })
12
- .s("AWSDeepdishControlPlaneService", "DeleteDomainName", {})
13
- .n("AppSyncClient", "DeleteDomainNameCommand")
14
- .sc(DeleteDomainName$)
15
- .build() {
3
+ export class DeleteDomainNameCommand extends command(_ep0, _mw0, "DeleteDomainName", DeleteDomainName$) {
16
4
  }
@@ -1,16 +1,4 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
- import { getEndpointPlugin } from "@smithy/core/endpoints";
3
- import { commonParams } from "../endpoint/EndpointParameters";
1
+ import { _ep0, _mw0, command } from "../commandBuilder";
4
2
  import { DeleteFunction$ } from "../schemas/schemas_0";
5
- export { $Command };
6
- export class DeleteFunctionCommand extends $Command
7
- .classBuilder()
8
- .ep(commonParams)
9
- .m(function (Command, cs, config, o) {
10
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11
- })
12
- .s("AWSDeepdishControlPlaneService", "DeleteFunction", {})
13
- .n("AppSyncClient", "DeleteFunctionCommand")
14
- .sc(DeleteFunction$)
15
- .build() {
3
+ export class DeleteFunctionCommand extends command(_ep0, _mw0, "DeleteFunction", DeleteFunction$) {
16
4
  }
@@ -1,16 +1,4 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
- import { getEndpointPlugin } from "@smithy/core/endpoints";
3
- import { commonParams } from "../endpoint/EndpointParameters";
1
+ import { _ep0, _mw0, command } from "../commandBuilder";
4
2
  import { DeleteGraphqlApi$ } from "../schemas/schemas_0";
5
- export { $Command };
6
- export class DeleteGraphqlApiCommand extends $Command
7
- .classBuilder()
8
- .ep(commonParams)
9
- .m(function (Command, cs, config, o) {
10
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11
- })
12
- .s("AWSDeepdishControlPlaneService", "DeleteGraphqlApi", {})
13
- .n("AppSyncClient", "DeleteGraphqlApiCommand")
14
- .sc(DeleteGraphqlApi$)
15
- .build() {
3
+ export class DeleteGraphqlApiCommand extends command(_ep0, _mw0, "DeleteGraphqlApi", DeleteGraphqlApi$) {
16
4
  }
@@ -1,16 +1,4 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
- import { getEndpointPlugin } from "@smithy/core/endpoints";
3
- import { commonParams } from "../endpoint/EndpointParameters";
1
+ import { _ep0, _mw0, command } from "../commandBuilder";
4
2
  import { DeleteResolver$ } from "../schemas/schemas_0";
5
- export { $Command };
6
- export class DeleteResolverCommand extends $Command
7
- .classBuilder()
8
- .ep(commonParams)
9
- .m(function (Command, cs, config, o) {
10
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11
- })
12
- .s("AWSDeepdishControlPlaneService", "DeleteResolver", {})
13
- .n("AppSyncClient", "DeleteResolverCommand")
14
- .sc(DeleteResolver$)
15
- .build() {
3
+ export class DeleteResolverCommand extends command(_ep0, _mw0, "DeleteResolver", DeleteResolver$) {
16
4
  }
@@ -1,16 +1,4 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
- import { getEndpointPlugin } from "@smithy/core/endpoints";
3
- import { commonParams } from "../endpoint/EndpointParameters";
1
+ import { _ep0, _mw0, command } from "../commandBuilder";
4
2
  import { DeleteType$ } from "../schemas/schemas_0";
5
- export { $Command };
6
- export class DeleteTypeCommand extends $Command
7
- .classBuilder()
8
- .ep(commonParams)
9
- .m(function (Command, cs, config, o) {
10
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11
- })
12
- .s("AWSDeepdishControlPlaneService", "DeleteType", {})
13
- .n("AppSyncClient", "DeleteTypeCommand")
14
- .sc(DeleteType$)
15
- .build() {
3
+ export class DeleteTypeCommand extends command(_ep0, _mw0, "DeleteType", DeleteType$) {
16
4
  }
@@ -1,16 +1,4 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
- import { getEndpointPlugin } from "@smithy/core/endpoints";
3
- import { commonParams } from "../endpoint/EndpointParameters";
1
+ import { _ep0, _mw0, command } from "../commandBuilder";
4
2
  import { DisassociateApi$ } from "../schemas/schemas_0";
5
- export { $Command };
6
- export class DisassociateApiCommand extends $Command
7
- .classBuilder()
8
- .ep(commonParams)
9
- .m(function (Command, cs, config, o) {
10
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11
- })
12
- .s("AWSDeepdishControlPlaneService", "DisassociateApi", {})
13
- .n("AppSyncClient", "DisassociateApiCommand")
14
- .sc(DisassociateApi$)
15
- .build() {
3
+ export class DisassociateApiCommand extends command(_ep0, _mw0, "DisassociateApi", DisassociateApi$) {
16
4
  }
@@ -1,16 +1,4 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
- import { getEndpointPlugin } from "@smithy/core/endpoints";
3
- import { commonParams } from "../endpoint/EndpointParameters";
1
+ import { _ep0, _mw0, command } from "../commandBuilder";
4
2
  import { DisassociateMergedGraphqlApi$ } from "../schemas/schemas_0";
5
- export { $Command };
6
- export class DisassociateMergedGraphqlApiCommand extends $Command
7
- .classBuilder()
8
- .ep(commonParams)
9
- .m(function (Command, cs, config, o) {
10
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11
- })
12
- .s("AWSDeepdishControlPlaneService", "DisassociateMergedGraphqlApi", {})
13
- .n("AppSyncClient", "DisassociateMergedGraphqlApiCommand")
14
- .sc(DisassociateMergedGraphqlApi$)
15
- .build() {
3
+ export class DisassociateMergedGraphqlApiCommand extends command(_ep0, _mw0, "DisassociateMergedGraphqlApi", DisassociateMergedGraphqlApi$) {
16
4
  }
@@ -1,16 +1,4 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
- import { getEndpointPlugin } from "@smithy/core/endpoints";
3
- import { commonParams } from "../endpoint/EndpointParameters";
1
+ import { _ep0, _mw0, command } from "../commandBuilder";
4
2
  import { DisassociateSourceGraphqlApi$ } from "../schemas/schemas_0";
5
- export { $Command };
6
- export class DisassociateSourceGraphqlApiCommand extends $Command
7
- .classBuilder()
8
- .ep(commonParams)
9
- .m(function (Command, cs, config, o) {
10
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11
- })
12
- .s("AWSDeepdishControlPlaneService", "DisassociateSourceGraphqlApi", {})
13
- .n("AppSyncClient", "DisassociateSourceGraphqlApiCommand")
14
- .sc(DisassociateSourceGraphqlApi$)
15
- .build() {
3
+ export class DisassociateSourceGraphqlApiCommand extends command(_ep0, _mw0, "DisassociateSourceGraphqlApi", DisassociateSourceGraphqlApi$) {
16
4
  }
@@ -1,16 +1,4 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
- import { getEndpointPlugin } from "@smithy/core/endpoints";
3
- import { commonParams } from "../endpoint/EndpointParameters";
1
+ import { _ep0, _mw0, command } from "../commandBuilder";
4
2
  import { EvaluateCode$ } from "../schemas/schemas_0";
5
- export { $Command };
6
- export class EvaluateCodeCommand extends $Command
7
- .classBuilder()
8
- .ep(commonParams)
9
- .m(function (Command, cs, config, o) {
10
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11
- })
12
- .s("AWSDeepdishControlPlaneService", "EvaluateCode", {})
13
- .n("AppSyncClient", "EvaluateCodeCommand")
14
- .sc(EvaluateCode$)
15
- .build() {
3
+ export class EvaluateCodeCommand extends command(_ep0, _mw0, "EvaluateCode", EvaluateCode$) {
16
4
  }
@@ -1,16 +1,4 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
- import { getEndpointPlugin } from "@smithy/core/endpoints";
3
- import { commonParams } from "../endpoint/EndpointParameters";
1
+ import { _ep0, _mw0, command } from "../commandBuilder";
4
2
  import { EvaluateMappingTemplate$ } from "../schemas/schemas_0";
5
- export { $Command };
6
- export class EvaluateMappingTemplateCommand extends $Command
7
- .classBuilder()
8
- .ep(commonParams)
9
- .m(function (Command, cs, config, o) {
10
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11
- })
12
- .s("AWSDeepdishControlPlaneService", "EvaluateMappingTemplate", {})
13
- .n("AppSyncClient", "EvaluateMappingTemplateCommand")
14
- .sc(EvaluateMappingTemplate$)
15
- .build() {
3
+ export class EvaluateMappingTemplateCommand extends command(_ep0, _mw0, "EvaluateMappingTemplate", EvaluateMappingTemplate$) {
16
4
  }
@@ -1,16 +1,4 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
- import { getEndpointPlugin } from "@smithy/core/endpoints";
3
- import { commonParams } from "../endpoint/EndpointParameters";
1
+ import { _ep0, _mw0, command } from "../commandBuilder";
4
2
  import { FlushApiCache$ } from "../schemas/schemas_0";
5
- export { $Command };
6
- export class FlushApiCacheCommand extends $Command
7
- .classBuilder()
8
- .ep(commonParams)
9
- .m(function (Command, cs, config, o) {
10
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11
- })
12
- .s("AWSDeepdishControlPlaneService", "FlushApiCache", {})
13
- .n("AppSyncClient", "FlushApiCacheCommand")
14
- .sc(FlushApiCache$)
15
- .build() {
3
+ export class FlushApiCacheCommand extends command(_ep0, _mw0, "FlushApiCache", FlushApiCache$) {
16
4
  }
@@ -1,16 +1,4 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
- import { getEndpointPlugin } from "@smithy/core/endpoints";
3
- import { commonParams } from "../endpoint/EndpointParameters";
1
+ import { _ep0, _mw0, command } from "../commandBuilder";
4
2
  import { GetApiAssociation$ } from "../schemas/schemas_0";
5
- export { $Command };
6
- export class GetApiAssociationCommand extends $Command
7
- .classBuilder()
8
- .ep(commonParams)
9
- .m(function (Command, cs, config, o) {
10
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11
- })
12
- .s("AWSDeepdishControlPlaneService", "GetApiAssociation", {})
13
- .n("AppSyncClient", "GetApiAssociationCommand")
14
- .sc(GetApiAssociation$)
15
- .build() {
3
+ export class GetApiAssociationCommand extends command(_ep0, _mw0, "GetApiAssociation", GetApiAssociation$) {
16
4
  }
@@ -1,16 +1,4 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
- import { getEndpointPlugin } from "@smithy/core/endpoints";
3
- import { commonParams } from "../endpoint/EndpointParameters";
1
+ import { _ep0, _mw0, command } from "../commandBuilder";
4
2
  import { GetApiCache$ } from "../schemas/schemas_0";
5
- export { $Command };
6
- export class GetApiCacheCommand extends $Command
7
- .classBuilder()
8
- .ep(commonParams)
9
- .m(function (Command, cs, config, o) {
10
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11
- })
12
- .s("AWSDeepdishControlPlaneService", "GetApiCache", {})
13
- .n("AppSyncClient", "GetApiCacheCommand")
14
- .sc(GetApiCache$)
15
- .build() {
3
+ export class GetApiCacheCommand extends command(_ep0, _mw0, "GetApiCache", GetApiCache$) {
16
4
  }