@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
package/dist-cjs/index.js CHANGED
@@ -1,7 +1,8 @@
1
1
  const { awsEndpointFunctions, emitWarningIfUnsupportedVersion: emitWarningIfUnsupportedVersion$1, createDefaultUserAgentProvider, NODE_APP_ID_CONFIG_OPTIONS, getAwsRegionExtensionConfiguration, resolveAwsRegionExtensionConfiguration, resolveUserAgentConfig, resolveHostHeaderConfig, getUserAgentPlugin, getHostHeaderPlugin, getLoggerPlugin, getRecursionDetectionPlugin } = require("@aws-sdk/core/client");
2
2
  const { getHttpAuthSchemeEndpointRuleSetPlugin, DefaultIdentityProviderConfig, getHttpSigningPlugin, createPaginator } = require("@smithy/core");
3
- const { normalizeProvider, getSmithyContext, ServiceException, NoOpLogger, emitWarningIfUnsupportedVersion, loadConfigsForDefaultMode, getDefaultExtensionConfiguration, resolveDefaultRuntimeConfig, Client, Command, createAggregatedClient } = require("@smithy/core/client");
4
- exports.$Command = Command;
3
+ const { normalizeProvider, getSmithyContext, ServiceException, NoOpLogger, emitWarningIfUnsupportedVersion, loadConfigsForDefaultMode, getDefaultExtensionConfiguration, resolveDefaultRuntimeConfig, Client, makeBuilder, createAggregatedClient } = require("@smithy/core/client");
4
+ const { Command: $Command } = require("@smithy/core/client");
5
+ exports.$Command = $Command;
5
6
  exports.__Client = Client;
6
7
  const { resolveDefaultsModeConfig, loadConfig, NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS, NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS, NODE_REGION_CONFIG_OPTIONS, NODE_REGION_CONFIG_FILE_OPTIONS, resolveRegionConfig } = require("@smithy/core/config");
7
8
  const { BinaryDecisionDiagram, EndpointCache, decideEndpoint, customEndpointFunctions, resolveEndpointConfig, getEndpointPlugin } = require("@smithy/core/endpoints");
@@ -10,9 +11,10 @@ const { DEFAULT_RETRY_MODE, NODE_RETRY_MODE_CONFIG_OPTIONS, NODE_MAX_ATTEMPT_CON
10
11
  const { TypeRegistry, getSchemaSerdePlugin } = require("@smithy/core/schema");
11
12
  const { resolveAwsSdkSigV4Config, AwsSdkSigV4Signer, NODE_AUTH_SCHEME_PREFERENCE_OPTIONS } = require("@aws-sdk/core/httpAuthSchemes");
12
13
  const { defaultProvider } = require("@aws-sdk/credential-provider-node");
13
- const { toUtf8, fromUtf8, toBase64, fromBase64, Hash, calculateBodyLength } = require("@smithy/core/serde");
14
+ const { toUtf8, fromUtf8, toBase64, fromBase64, calculateBodyLength } = require("@smithy/core/serde");
14
15
  const { streamCollector, NodeHttpHandler } = require("@smithy/node-http-handler");
15
16
  const { AwsRestJsonProtocol } = require("@aws-sdk/core/protocols");
17
+ const { Sha256 } = require("@smithy/core/checksum");
16
18
 
17
19
  const defaultAppSyncHttpAuthSchemeParametersProvider = async (config, context, input) => {
18
20
  return {
@@ -67,7 +69,7 @@ const commonParams = {
67
69
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
68
70
  };
69
71
 
70
- var version = "3.1075.0";
72
+ var version = "3.1077.0";
71
73
  var packageInfo = {
72
74
  version: version};
73
75
 
@@ -2231,6 +2233,7 @@ const getRuntimeConfig$1 = (config) => {
2231
2233
  serviceTarget: "AWSDeepdishControlPlaneService",
2232
2234
  },
2233
2235
  serviceId: config?.serviceId ?? "AppSync",
2236
+ sha256: config?.sha256 ?? Sha256,
2234
2237
  urlParser: config?.urlParser ?? parseUrl,
2235
2238
  utf8Decoder: config?.utf8Decoder ?? fromUtf8,
2236
2239
  utf8Encoder: config?.utf8Encoder ?? toUtf8,
@@ -2264,7 +2267,6 @@ const getRuntimeConfig = (config) => {
2264
2267
  ...NODE_RETRY_MODE_CONFIG_OPTIONS,
2265
2268
  default: async () => (await defaultConfigProvider()).retryMode || DEFAULT_RETRY_MODE,
2266
2269
  }, config),
2267
- sha256: config?.sha256 ?? Hash.bind(null, "sha256"),
2268
2270
  streamCollector: config?.streamCollector ?? streamCollector,
2269
2271
  useDualstackEndpoint: config?.useDualstackEndpoint ?? loadConfig(NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS, loaderConfig),
2270
2272
  useFipsEndpoint: config?.useFipsEndpoint ?? loadConfig(NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS, loaderConfig),
@@ -2352,892 +2354,230 @@ class AppSyncClient extends Client {
2352
2354
  }
2353
2355
  }
2354
2356
 
2355
- class AssociateApiCommand extends Command
2356
- .classBuilder()
2357
- .ep(commonParams)
2358
- .m(function (Command, cs, config, o) {
2359
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2360
- })
2361
- .s("AWSDeepdishControlPlaneService", "AssociateApi", {})
2362
- .n("AppSyncClient", "AssociateApiCommand")
2363
- .sc(AssociateApi$)
2364
- .build() {
2365
- }
2366
-
2367
- class AssociateMergedGraphqlApiCommand extends Command
2368
- .classBuilder()
2369
- .ep(commonParams)
2370
- .m(function (Command, cs, config, o) {
2371
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2372
- })
2373
- .s("AWSDeepdishControlPlaneService", "AssociateMergedGraphqlApi", {})
2374
- .n("AppSyncClient", "AssociateMergedGraphqlApiCommand")
2375
- .sc(AssociateMergedGraphqlApi$)
2376
- .build() {
2377
- }
2378
-
2379
- class AssociateSourceGraphqlApiCommand extends Command
2380
- .classBuilder()
2381
- .ep(commonParams)
2382
- .m(function (Command, cs, config, o) {
2383
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2384
- })
2385
- .s("AWSDeepdishControlPlaneService", "AssociateSourceGraphqlApi", {})
2386
- .n("AppSyncClient", "AssociateSourceGraphqlApiCommand")
2387
- .sc(AssociateSourceGraphqlApi$)
2388
- .build() {
2389
- }
2390
-
2391
- class CreateApiCacheCommand extends Command
2392
- .classBuilder()
2393
- .ep(commonParams)
2394
- .m(function (Command, cs, config, o) {
2395
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2396
- })
2397
- .s("AWSDeepdishControlPlaneService", "CreateApiCache", {})
2398
- .n("AppSyncClient", "CreateApiCacheCommand")
2399
- .sc(CreateApiCache$)
2400
- .build() {
2401
- }
2402
-
2403
- class CreateApiCommand extends Command
2404
- .classBuilder()
2405
- .ep(commonParams)
2406
- .m(function (Command, cs, config, o) {
2407
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2408
- })
2409
- .s("AWSDeepdishControlPlaneService", "CreateApi", {})
2410
- .n("AppSyncClient", "CreateApiCommand")
2411
- .sc(CreateApi$)
2412
- .build() {
2413
- }
2414
-
2415
- class CreateApiKeyCommand extends Command
2416
- .classBuilder()
2417
- .ep(commonParams)
2418
- .m(function (Command, cs, config, o) {
2419
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2420
- })
2421
- .s("AWSDeepdishControlPlaneService", "CreateApiKey", {})
2422
- .n("AppSyncClient", "CreateApiKeyCommand")
2423
- .sc(CreateApiKey$)
2424
- .build() {
2425
- }
2426
-
2427
- class CreateChannelNamespaceCommand extends Command
2428
- .classBuilder()
2429
- .ep(commonParams)
2430
- .m(function (Command, cs, config, o) {
2431
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2432
- })
2433
- .s("AWSDeepdishControlPlaneService", "CreateChannelNamespace", {})
2434
- .n("AppSyncClient", "CreateChannelNamespaceCommand")
2435
- .sc(CreateChannelNamespace$)
2436
- .build() {
2437
- }
2438
-
2439
- class CreateDataSourceCommand extends Command
2440
- .classBuilder()
2441
- .ep(commonParams)
2442
- .m(function (Command, cs, config, o) {
2443
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2444
- })
2445
- .s("AWSDeepdishControlPlaneService", "CreateDataSource", {})
2446
- .n("AppSyncClient", "CreateDataSourceCommand")
2447
- .sc(CreateDataSource$)
2448
- .build() {
2449
- }
2450
-
2451
- class CreateDomainNameCommand extends Command
2452
- .classBuilder()
2453
- .ep(commonParams)
2454
- .m(function (Command, cs, config, o) {
2455
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2456
- })
2457
- .s("AWSDeepdishControlPlaneService", "CreateDomainName", {})
2458
- .n("AppSyncClient", "CreateDomainNameCommand")
2459
- .sc(CreateDomainName$)
2460
- .build() {
2461
- }
2462
-
2463
- class CreateFunctionCommand extends Command
2464
- .classBuilder()
2465
- .ep(commonParams)
2466
- .m(function (Command, cs, config, o) {
2467
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2468
- })
2469
- .s("AWSDeepdishControlPlaneService", "CreateFunction", {})
2470
- .n("AppSyncClient", "CreateFunctionCommand")
2471
- .sc(CreateFunction$)
2472
- .build() {
2473
- }
2474
-
2475
- class CreateGraphqlApiCommand extends Command
2476
- .classBuilder()
2477
- .ep(commonParams)
2478
- .m(function (Command, cs, config, o) {
2479
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2480
- })
2481
- .s("AWSDeepdishControlPlaneService", "CreateGraphqlApi", {})
2482
- .n("AppSyncClient", "CreateGraphqlApiCommand")
2483
- .sc(CreateGraphqlApi$)
2484
- .build() {
2485
- }
2486
-
2487
- class CreateResolverCommand extends Command
2488
- .classBuilder()
2489
- .ep(commonParams)
2490
- .m(function (Command, cs, config, o) {
2491
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2492
- })
2493
- .s("AWSDeepdishControlPlaneService", "CreateResolver", {})
2494
- .n("AppSyncClient", "CreateResolverCommand")
2495
- .sc(CreateResolver$)
2496
- .build() {
2497
- }
2498
-
2499
- class CreateTypeCommand extends Command
2500
- .classBuilder()
2501
- .ep(commonParams)
2502
- .m(function (Command, cs, config, o) {
2503
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2504
- })
2505
- .s("AWSDeepdishControlPlaneService", "CreateType", {})
2506
- .n("AppSyncClient", "CreateTypeCommand")
2507
- .sc(CreateType$)
2508
- .build() {
2509
- }
2510
-
2511
- class DeleteApiCacheCommand extends Command
2512
- .classBuilder()
2513
- .ep(commonParams)
2514
- .m(function (Command, cs, config, o) {
2515
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2516
- })
2517
- .s("AWSDeepdishControlPlaneService", "DeleteApiCache", {})
2518
- .n("AppSyncClient", "DeleteApiCacheCommand")
2519
- .sc(DeleteApiCache$)
2520
- .build() {
2521
- }
2522
-
2523
- class DeleteApiCommand extends Command
2524
- .classBuilder()
2525
- .ep(commonParams)
2526
- .m(function (Command, cs, config, o) {
2527
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2528
- })
2529
- .s("AWSDeepdishControlPlaneService", "DeleteApi", {})
2530
- .n("AppSyncClient", "DeleteApiCommand")
2531
- .sc(DeleteApi$)
2532
- .build() {
2533
- }
2534
-
2535
- class DeleteApiKeyCommand extends Command
2536
- .classBuilder()
2537
- .ep(commonParams)
2538
- .m(function (Command, cs, config, o) {
2539
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2540
- })
2541
- .s("AWSDeepdishControlPlaneService", "DeleteApiKey", {})
2542
- .n("AppSyncClient", "DeleteApiKeyCommand")
2543
- .sc(DeleteApiKey$)
2544
- .build() {
2545
- }
2546
-
2547
- class DeleteChannelNamespaceCommand extends Command
2548
- .classBuilder()
2549
- .ep(commonParams)
2550
- .m(function (Command, cs, config, o) {
2551
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2552
- })
2553
- .s("AWSDeepdishControlPlaneService", "DeleteChannelNamespace", {})
2554
- .n("AppSyncClient", "DeleteChannelNamespaceCommand")
2555
- .sc(DeleteChannelNamespace$)
2556
- .build() {
2557
- }
2558
-
2559
- class DeleteDataSourceCommand extends Command
2560
- .classBuilder()
2561
- .ep(commonParams)
2562
- .m(function (Command, cs, config, o) {
2563
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2564
- })
2565
- .s("AWSDeepdishControlPlaneService", "DeleteDataSource", {})
2566
- .n("AppSyncClient", "DeleteDataSourceCommand")
2567
- .sc(DeleteDataSource$)
2568
- .build() {
2569
- }
2570
-
2571
- class DeleteDomainNameCommand extends Command
2572
- .classBuilder()
2573
- .ep(commonParams)
2574
- .m(function (Command, cs, config, o) {
2575
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2576
- })
2577
- .s("AWSDeepdishControlPlaneService", "DeleteDomainName", {})
2578
- .n("AppSyncClient", "DeleteDomainNameCommand")
2579
- .sc(DeleteDomainName$)
2580
- .build() {
2581
- }
2582
-
2583
- class DeleteFunctionCommand extends Command
2584
- .classBuilder()
2585
- .ep(commonParams)
2586
- .m(function (Command, cs, config, o) {
2587
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2588
- })
2589
- .s("AWSDeepdishControlPlaneService", "DeleteFunction", {})
2590
- .n("AppSyncClient", "DeleteFunctionCommand")
2591
- .sc(DeleteFunction$)
2592
- .build() {
2593
- }
2594
-
2595
- class DeleteGraphqlApiCommand extends Command
2596
- .classBuilder()
2597
- .ep(commonParams)
2598
- .m(function (Command, cs, config, o) {
2599
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2600
- })
2601
- .s("AWSDeepdishControlPlaneService", "DeleteGraphqlApi", {})
2602
- .n("AppSyncClient", "DeleteGraphqlApiCommand")
2603
- .sc(DeleteGraphqlApi$)
2604
- .build() {
2605
- }
2606
-
2607
- class DeleteResolverCommand extends Command
2608
- .classBuilder()
2609
- .ep(commonParams)
2610
- .m(function (Command, cs, config, o) {
2611
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2612
- })
2613
- .s("AWSDeepdishControlPlaneService", "DeleteResolver", {})
2614
- .n("AppSyncClient", "DeleteResolverCommand")
2615
- .sc(DeleteResolver$)
2616
- .build() {
2617
- }
2618
-
2619
- class DeleteTypeCommand extends Command
2620
- .classBuilder()
2621
- .ep(commonParams)
2622
- .m(function (Command, cs, config, o) {
2623
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2624
- })
2625
- .s("AWSDeepdishControlPlaneService", "DeleteType", {})
2626
- .n("AppSyncClient", "DeleteTypeCommand")
2627
- .sc(DeleteType$)
2628
- .build() {
2629
- }
2630
-
2631
- class DisassociateApiCommand extends Command
2632
- .classBuilder()
2633
- .ep(commonParams)
2634
- .m(function (Command, cs, config, o) {
2635
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2636
- })
2637
- .s("AWSDeepdishControlPlaneService", "DisassociateApi", {})
2638
- .n("AppSyncClient", "DisassociateApiCommand")
2639
- .sc(DisassociateApi$)
2640
- .build() {
2641
- }
2642
-
2643
- class DisassociateMergedGraphqlApiCommand extends Command
2644
- .classBuilder()
2645
- .ep(commonParams)
2646
- .m(function (Command, cs, config, o) {
2647
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2648
- })
2649
- .s("AWSDeepdishControlPlaneService", "DisassociateMergedGraphqlApi", {})
2650
- .n("AppSyncClient", "DisassociateMergedGraphqlApiCommand")
2651
- .sc(DisassociateMergedGraphqlApi$)
2652
- .build() {
2653
- }
2654
-
2655
- class DisassociateSourceGraphqlApiCommand extends Command
2656
- .classBuilder()
2657
- .ep(commonParams)
2658
- .m(function (Command, cs, config, o) {
2659
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2660
- })
2661
- .s("AWSDeepdishControlPlaneService", "DisassociateSourceGraphqlApi", {})
2662
- .n("AppSyncClient", "DisassociateSourceGraphqlApiCommand")
2663
- .sc(DisassociateSourceGraphqlApi$)
2664
- .build() {
2665
- }
2666
-
2667
- class EvaluateCodeCommand extends Command
2668
- .classBuilder()
2669
- .ep(commonParams)
2670
- .m(function (Command, cs, config, o) {
2671
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2672
- })
2673
- .s("AWSDeepdishControlPlaneService", "EvaluateCode", {})
2674
- .n("AppSyncClient", "EvaluateCodeCommand")
2675
- .sc(EvaluateCode$)
2676
- .build() {
2677
- }
2678
-
2679
- class EvaluateMappingTemplateCommand extends Command
2680
- .classBuilder()
2681
- .ep(commonParams)
2682
- .m(function (Command, cs, config, o) {
2683
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2684
- })
2685
- .s("AWSDeepdishControlPlaneService", "EvaluateMappingTemplate", {})
2686
- .n("AppSyncClient", "EvaluateMappingTemplateCommand")
2687
- .sc(EvaluateMappingTemplate$)
2688
- .build() {
2689
- }
2690
-
2691
- class FlushApiCacheCommand extends Command
2692
- .classBuilder()
2693
- .ep(commonParams)
2694
- .m(function (Command, cs, config, o) {
2695
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2696
- })
2697
- .s("AWSDeepdishControlPlaneService", "FlushApiCache", {})
2698
- .n("AppSyncClient", "FlushApiCacheCommand")
2699
- .sc(FlushApiCache$)
2700
- .build() {
2701
- }
2702
-
2703
- class GetApiAssociationCommand extends Command
2704
- .classBuilder()
2705
- .ep(commonParams)
2706
- .m(function (Command, cs, config, o) {
2707
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2708
- })
2709
- .s("AWSDeepdishControlPlaneService", "GetApiAssociation", {})
2710
- .n("AppSyncClient", "GetApiAssociationCommand")
2711
- .sc(GetApiAssociation$)
2712
- .build() {
2713
- }
2714
-
2715
- class GetApiCacheCommand extends Command
2716
- .classBuilder()
2717
- .ep(commonParams)
2718
- .m(function (Command, cs, config, o) {
2719
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2720
- })
2721
- .s("AWSDeepdishControlPlaneService", "GetApiCache", {})
2722
- .n("AppSyncClient", "GetApiCacheCommand")
2723
- .sc(GetApiCache$)
2724
- .build() {
2725
- }
2726
-
2727
- class GetApiCommand extends Command
2728
- .classBuilder()
2729
- .ep(commonParams)
2730
- .m(function (Command, cs, config, o) {
2731
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2732
- })
2733
- .s("AWSDeepdishControlPlaneService", "GetApi", {})
2734
- .n("AppSyncClient", "GetApiCommand")
2735
- .sc(GetApi$)
2736
- .build() {
2737
- }
2738
-
2739
- class GetChannelNamespaceCommand extends Command
2740
- .classBuilder()
2741
- .ep(commonParams)
2742
- .m(function (Command, cs, config, o) {
2743
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2744
- })
2745
- .s("AWSDeepdishControlPlaneService", "GetChannelNamespace", {})
2746
- .n("AppSyncClient", "GetChannelNamespaceCommand")
2747
- .sc(GetChannelNamespace$)
2748
- .build() {
2749
- }
2750
-
2751
- class GetDataSourceCommand extends Command
2752
- .classBuilder()
2753
- .ep(commonParams)
2754
- .m(function (Command, cs, config, o) {
2755
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2756
- })
2757
- .s("AWSDeepdishControlPlaneService", "GetDataSource", {})
2758
- .n("AppSyncClient", "GetDataSourceCommand")
2759
- .sc(GetDataSource$)
2760
- .build() {
2761
- }
2762
-
2763
- class GetDataSourceIntrospectionCommand extends Command
2764
- .classBuilder()
2765
- .ep(commonParams)
2766
- .m(function (Command, cs, config, o) {
2767
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2768
- })
2769
- .s("AWSDeepdishControlPlaneService", "GetDataSourceIntrospection", {})
2770
- .n("AppSyncClient", "GetDataSourceIntrospectionCommand")
2771
- .sc(GetDataSourceIntrospection$)
2772
- .build() {
2773
- }
2774
-
2775
- class GetDomainNameCommand extends Command
2776
- .classBuilder()
2777
- .ep(commonParams)
2778
- .m(function (Command, cs, config, o) {
2779
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2780
- })
2781
- .s("AWSDeepdishControlPlaneService", "GetDomainName", {})
2782
- .n("AppSyncClient", "GetDomainNameCommand")
2783
- .sc(GetDomainName$)
2784
- .build() {
2785
- }
2786
-
2787
- class GetFunctionCommand extends Command
2788
- .classBuilder()
2789
- .ep(commonParams)
2790
- .m(function (Command, cs, config, o) {
2791
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2792
- })
2793
- .s("AWSDeepdishControlPlaneService", "GetFunction", {})
2794
- .n("AppSyncClient", "GetFunctionCommand")
2795
- .sc(GetFunction$)
2796
- .build() {
2797
- }
2798
-
2799
- class GetGraphqlApiCommand extends Command
2800
- .classBuilder()
2801
- .ep(commonParams)
2802
- .m(function (Command, cs, config, o) {
2803
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2804
- })
2805
- .s("AWSDeepdishControlPlaneService", "GetGraphqlApi", {})
2806
- .n("AppSyncClient", "GetGraphqlApiCommand")
2807
- .sc(GetGraphqlApi$)
2808
- .build() {
2809
- }
2810
-
2811
- class GetGraphqlApiEnvironmentVariablesCommand extends Command
2812
- .classBuilder()
2813
- .ep(commonParams)
2814
- .m(function (Command, cs, config, o) {
2815
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2816
- })
2817
- .s("AWSDeepdishControlPlaneService", "GetGraphqlApiEnvironmentVariables", {})
2818
- .n("AppSyncClient", "GetGraphqlApiEnvironmentVariablesCommand")
2819
- .sc(GetGraphqlApiEnvironmentVariables$)
2820
- .build() {
2821
- }
2822
-
2823
- class GetIntrospectionSchemaCommand extends Command
2824
- .classBuilder()
2825
- .ep(commonParams)
2826
- .m(function (Command, cs, config, o) {
2827
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2828
- })
2829
- .s("AWSDeepdishControlPlaneService", "GetIntrospectionSchema", {})
2830
- .n("AppSyncClient", "GetIntrospectionSchemaCommand")
2831
- .sc(GetIntrospectionSchema$)
2832
- .build() {
2833
- }
2834
-
2835
- class GetResolverCommand extends Command
2836
- .classBuilder()
2837
- .ep(commonParams)
2838
- .m(function (Command, cs, config, o) {
2839
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2840
- })
2841
- .s("AWSDeepdishControlPlaneService", "GetResolver", {})
2842
- .n("AppSyncClient", "GetResolverCommand")
2843
- .sc(GetResolver$)
2844
- .build() {
2845
- }
2846
-
2847
- class GetSchemaCreationStatusCommand extends Command
2848
- .classBuilder()
2849
- .ep(commonParams)
2850
- .m(function (Command, cs, config, o) {
2851
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2852
- })
2853
- .s("AWSDeepdishControlPlaneService", "GetSchemaCreationStatus", {})
2854
- .n("AppSyncClient", "GetSchemaCreationStatusCommand")
2855
- .sc(GetSchemaCreationStatus$)
2856
- .build() {
2857
- }
2858
-
2859
- class GetSourceApiAssociationCommand extends Command
2860
- .classBuilder()
2861
- .ep(commonParams)
2862
- .m(function (Command, cs, config, o) {
2863
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2864
- })
2865
- .s("AWSDeepdishControlPlaneService", "GetSourceApiAssociation", {})
2866
- .n("AppSyncClient", "GetSourceApiAssociationCommand")
2867
- .sc(GetSourceApiAssociation$)
2868
- .build() {
2869
- }
2870
-
2871
- class GetTypeCommand extends Command
2872
- .classBuilder()
2873
- .ep(commonParams)
2874
- .m(function (Command, cs, config, o) {
2875
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2876
- })
2877
- .s("AWSDeepdishControlPlaneService", "GetType", {})
2878
- .n("AppSyncClient", "GetTypeCommand")
2879
- .sc(GetType$)
2880
- .build() {
2881
- }
2882
-
2883
- class ListApiKeysCommand extends Command
2884
- .classBuilder()
2885
- .ep(commonParams)
2886
- .m(function (Command, cs, config, o) {
2887
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2888
- })
2889
- .s("AWSDeepdishControlPlaneService", "ListApiKeys", {})
2890
- .n("AppSyncClient", "ListApiKeysCommand")
2891
- .sc(ListApiKeys$)
2892
- .build() {
2893
- }
2894
-
2895
- class ListApisCommand extends Command
2896
- .classBuilder()
2897
- .ep(commonParams)
2898
- .m(function (Command, cs, config, o) {
2899
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2900
- })
2901
- .s("AWSDeepdishControlPlaneService", "ListApis", {})
2902
- .n("AppSyncClient", "ListApisCommand")
2903
- .sc(ListApis$)
2904
- .build() {
2905
- }
2906
-
2907
- class ListChannelNamespacesCommand extends Command
2908
- .classBuilder()
2909
- .ep(commonParams)
2910
- .m(function (Command, cs, config, o) {
2911
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2912
- })
2913
- .s("AWSDeepdishControlPlaneService", "ListChannelNamespaces", {})
2914
- .n("AppSyncClient", "ListChannelNamespacesCommand")
2915
- .sc(ListChannelNamespaces$)
2916
- .build() {
2917
- }
2918
-
2919
- class ListDataSourcesCommand extends Command
2920
- .classBuilder()
2921
- .ep(commonParams)
2922
- .m(function (Command, cs, config, o) {
2923
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2924
- })
2925
- .s("AWSDeepdishControlPlaneService", "ListDataSources", {})
2926
- .n("AppSyncClient", "ListDataSourcesCommand")
2927
- .sc(ListDataSources$)
2928
- .build() {
2929
- }
2930
-
2931
- class ListDomainNamesCommand extends Command
2932
- .classBuilder()
2933
- .ep(commonParams)
2934
- .m(function (Command, cs, config, o) {
2935
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2936
- })
2937
- .s("AWSDeepdishControlPlaneService", "ListDomainNames", {})
2938
- .n("AppSyncClient", "ListDomainNamesCommand")
2939
- .sc(ListDomainNames$)
2940
- .build() {
2941
- }
2942
-
2943
- class ListFunctionsCommand extends Command
2944
- .classBuilder()
2945
- .ep(commonParams)
2946
- .m(function (Command, cs, config, o) {
2947
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2948
- })
2949
- .s("AWSDeepdishControlPlaneService", "ListFunctions", {})
2950
- .n("AppSyncClient", "ListFunctionsCommand")
2951
- .sc(ListFunctions$)
2952
- .build() {
2953
- }
2954
-
2955
- class ListGraphqlApisCommand extends Command
2956
- .classBuilder()
2957
- .ep(commonParams)
2958
- .m(function (Command, cs, config, o) {
2959
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2960
- })
2961
- .s("AWSDeepdishControlPlaneService", "ListGraphqlApis", {})
2962
- .n("AppSyncClient", "ListGraphqlApisCommand")
2963
- .sc(ListGraphqlApis$)
2964
- .build() {
2965
- }
2966
-
2967
- class ListResolversByFunctionCommand extends Command
2968
- .classBuilder()
2969
- .ep(commonParams)
2970
- .m(function (Command, cs, config, o) {
2971
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2972
- })
2973
- .s("AWSDeepdishControlPlaneService", "ListResolversByFunction", {})
2974
- .n("AppSyncClient", "ListResolversByFunctionCommand")
2975
- .sc(ListResolversByFunction$)
2976
- .build() {
2977
- }
2978
-
2979
- class ListResolversCommand extends Command
2980
- .classBuilder()
2981
- .ep(commonParams)
2982
- .m(function (Command, cs, config, o) {
2983
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2984
- })
2985
- .s("AWSDeepdishControlPlaneService", "ListResolvers", {})
2986
- .n("AppSyncClient", "ListResolversCommand")
2987
- .sc(ListResolvers$)
2988
- .build() {
2989
- }
2990
-
2991
- class ListSourceApiAssociationsCommand extends Command
2992
- .classBuilder()
2993
- .ep(commonParams)
2994
- .m(function (Command, cs, config, o) {
2995
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2996
- })
2997
- .s("AWSDeepdishControlPlaneService", "ListSourceApiAssociations", {})
2998
- .n("AppSyncClient", "ListSourceApiAssociationsCommand")
2999
- .sc(ListSourceApiAssociations$)
3000
- .build() {
3001
- }
3002
-
3003
- class ListTagsForResourceCommand extends Command
3004
- .classBuilder()
3005
- .ep(commonParams)
3006
- .m(function (Command, cs, config, o) {
3007
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3008
- })
3009
- .s("AWSDeepdishControlPlaneService", "ListTagsForResource", {})
3010
- .n("AppSyncClient", "ListTagsForResourceCommand")
3011
- .sc(ListTagsForResource$)
3012
- .build() {
3013
- }
3014
-
3015
- class ListTypesByAssociationCommand extends Command
3016
- .classBuilder()
3017
- .ep(commonParams)
3018
- .m(function (Command, cs, config, o) {
3019
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3020
- })
3021
- .s("AWSDeepdishControlPlaneService", "ListTypesByAssociation", {})
3022
- .n("AppSyncClient", "ListTypesByAssociationCommand")
3023
- .sc(ListTypesByAssociation$)
3024
- .build() {
3025
- }
3026
-
3027
- class ListTypesCommand extends Command
3028
- .classBuilder()
3029
- .ep(commonParams)
3030
- .m(function (Command, cs, config, o) {
3031
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3032
- })
3033
- .s("AWSDeepdishControlPlaneService", "ListTypes", {})
3034
- .n("AppSyncClient", "ListTypesCommand")
3035
- .sc(ListTypes$)
3036
- .build() {
3037
- }
3038
-
3039
- class PutGraphqlApiEnvironmentVariablesCommand extends Command
3040
- .classBuilder()
3041
- .ep(commonParams)
3042
- .m(function (Command, cs, config, o) {
3043
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3044
- })
3045
- .s("AWSDeepdishControlPlaneService", "PutGraphqlApiEnvironmentVariables", {})
3046
- .n("AppSyncClient", "PutGraphqlApiEnvironmentVariablesCommand")
3047
- .sc(PutGraphqlApiEnvironmentVariables$)
3048
- .build() {
3049
- }
3050
-
3051
- class StartDataSourceIntrospectionCommand extends Command
3052
- .classBuilder()
3053
- .ep(commonParams)
3054
- .m(function (Command, cs, config, o) {
3055
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3056
- })
3057
- .s("AWSDeepdishControlPlaneService", "StartDataSourceIntrospection", {})
3058
- .n("AppSyncClient", "StartDataSourceIntrospectionCommand")
3059
- .sc(StartDataSourceIntrospection$)
3060
- .build() {
3061
- }
3062
-
3063
- class StartSchemaCreationCommand extends Command
3064
- .classBuilder()
3065
- .ep(commonParams)
3066
- .m(function (Command, cs, config, o) {
3067
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3068
- })
3069
- .s("AWSDeepdishControlPlaneService", "StartSchemaCreation", {})
3070
- .n("AppSyncClient", "StartSchemaCreationCommand")
3071
- .sc(StartSchemaCreation$)
3072
- .build() {
3073
- }
3074
-
3075
- class StartSchemaMergeCommand extends Command
3076
- .classBuilder()
3077
- .ep(commonParams)
3078
- .m(function (Command, cs, config, o) {
3079
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3080
- })
3081
- .s("AWSDeepdishControlPlaneService", "StartSchemaMerge", {})
3082
- .n("AppSyncClient", "StartSchemaMergeCommand")
3083
- .sc(StartSchemaMerge$)
3084
- .build() {
3085
- }
3086
-
3087
- class TagResourceCommand extends Command
3088
- .classBuilder()
3089
- .ep(commonParams)
3090
- .m(function (Command, cs, config, o) {
3091
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3092
- })
3093
- .s("AWSDeepdishControlPlaneService", "TagResource", {})
3094
- .n("AppSyncClient", "TagResourceCommand")
3095
- .sc(TagResource$)
3096
- .build() {
3097
- }
3098
-
3099
- class UntagResourceCommand extends Command
3100
- .classBuilder()
3101
- .ep(commonParams)
3102
- .m(function (Command, cs, config, o) {
3103
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3104
- })
3105
- .s("AWSDeepdishControlPlaneService", "UntagResource", {})
3106
- .n("AppSyncClient", "UntagResourceCommand")
3107
- .sc(UntagResource$)
3108
- .build() {
3109
- }
3110
-
3111
- class UpdateApiCacheCommand extends Command
3112
- .classBuilder()
3113
- .ep(commonParams)
3114
- .m(function (Command, cs, config, o) {
3115
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3116
- })
3117
- .s("AWSDeepdishControlPlaneService", "UpdateApiCache", {})
3118
- .n("AppSyncClient", "UpdateApiCacheCommand")
3119
- .sc(UpdateApiCache$)
3120
- .build() {
3121
- }
3122
-
3123
- class UpdateApiCommand extends Command
3124
- .classBuilder()
3125
- .ep(commonParams)
3126
- .m(function (Command, cs, config, o) {
3127
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3128
- })
3129
- .s("AWSDeepdishControlPlaneService", "UpdateApi", {})
3130
- .n("AppSyncClient", "UpdateApiCommand")
3131
- .sc(UpdateApi$)
3132
- .build() {
3133
- }
3134
-
3135
- class UpdateApiKeyCommand extends Command
3136
- .classBuilder()
3137
- .ep(commonParams)
3138
- .m(function (Command, cs, config, o) {
3139
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3140
- })
3141
- .s("AWSDeepdishControlPlaneService", "UpdateApiKey", {})
3142
- .n("AppSyncClient", "UpdateApiKeyCommand")
3143
- .sc(UpdateApiKey$)
3144
- .build() {
3145
- }
3146
-
3147
- class UpdateChannelNamespaceCommand extends Command
3148
- .classBuilder()
3149
- .ep(commonParams)
3150
- .m(function (Command, cs, config, o) {
3151
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3152
- })
3153
- .s("AWSDeepdishControlPlaneService", "UpdateChannelNamespace", {})
3154
- .n("AppSyncClient", "UpdateChannelNamespaceCommand")
3155
- .sc(UpdateChannelNamespace$)
3156
- .build() {
3157
- }
3158
-
3159
- class UpdateDataSourceCommand extends Command
3160
- .classBuilder()
3161
- .ep(commonParams)
3162
- .m(function (Command, cs, config, o) {
3163
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3164
- })
3165
- .s("AWSDeepdishControlPlaneService", "UpdateDataSource", {})
3166
- .n("AppSyncClient", "UpdateDataSourceCommand")
3167
- .sc(UpdateDataSource$)
3168
- .build() {
3169
- }
3170
-
3171
- class UpdateDomainNameCommand extends Command
3172
- .classBuilder()
3173
- .ep(commonParams)
3174
- .m(function (Command, cs, config, o) {
3175
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3176
- })
3177
- .s("AWSDeepdishControlPlaneService", "UpdateDomainName", {})
3178
- .n("AppSyncClient", "UpdateDomainNameCommand")
3179
- .sc(UpdateDomainName$)
3180
- .build() {
3181
- }
3182
-
3183
- class UpdateFunctionCommand extends Command
3184
- .classBuilder()
3185
- .ep(commonParams)
3186
- .m(function (Command, cs, config, o) {
3187
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3188
- })
3189
- .s("AWSDeepdishControlPlaneService", "UpdateFunction", {})
3190
- .n("AppSyncClient", "UpdateFunctionCommand")
3191
- .sc(UpdateFunction$)
3192
- .build() {
3193
- }
3194
-
3195
- class UpdateGraphqlApiCommand extends Command
3196
- .classBuilder()
3197
- .ep(commonParams)
3198
- .m(function (Command, cs, config, o) {
3199
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3200
- })
3201
- .s("AWSDeepdishControlPlaneService", "UpdateGraphqlApi", {})
3202
- .n("AppSyncClient", "UpdateGraphqlApiCommand")
3203
- .sc(UpdateGraphqlApi$)
3204
- .build() {
3205
- }
3206
-
3207
- class UpdateResolverCommand extends Command
3208
- .classBuilder()
3209
- .ep(commonParams)
3210
- .m(function (Command, cs, config, o) {
3211
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3212
- })
3213
- .s("AWSDeepdishControlPlaneService", "UpdateResolver", {})
3214
- .n("AppSyncClient", "UpdateResolverCommand")
3215
- .sc(UpdateResolver$)
3216
- .build() {
3217
- }
3218
-
3219
- class UpdateSourceApiAssociationCommand extends Command
3220
- .classBuilder()
3221
- .ep(commonParams)
3222
- .m(function (Command, cs, config, o) {
3223
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3224
- })
3225
- .s("AWSDeepdishControlPlaneService", "UpdateSourceApiAssociation", {})
3226
- .n("AppSyncClient", "UpdateSourceApiAssociationCommand")
3227
- .sc(UpdateSourceApiAssociation$)
3228
- .build() {
3229
- }
3230
-
3231
- class UpdateTypeCommand extends Command
3232
- .classBuilder()
3233
- .ep(commonParams)
3234
- .m(function (Command, cs, config, o) {
3235
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3236
- })
3237
- .s("AWSDeepdishControlPlaneService", "UpdateType", {})
3238
- .n("AppSyncClient", "UpdateTypeCommand")
3239
- .sc(UpdateType$)
3240
- .build() {
2357
+ const command = makeBuilder(commonParams, "AWSDeepdishControlPlaneService", "AppSyncClient", getEndpointPlugin);
2358
+ const _ep0 = {};
2359
+ const _mw0 = (Command, cs, config, o) => [];
2360
+
2361
+ class AssociateApiCommand extends command(_ep0, _mw0, "AssociateApi", AssociateApi$) {
2362
+ }
2363
+
2364
+ class AssociateMergedGraphqlApiCommand extends command(_ep0, _mw0, "AssociateMergedGraphqlApi", AssociateMergedGraphqlApi$) {
2365
+ }
2366
+
2367
+ class AssociateSourceGraphqlApiCommand extends command(_ep0, _mw0, "AssociateSourceGraphqlApi", AssociateSourceGraphqlApi$) {
2368
+ }
2369
+
2370
+ class CreateApiCacheCommand extends command(_ep0, _mw0, "CreateApiCache", CreateApiCache$) {
2371
+ }
2372
+
2373
+ class CreateApiCommand extends command(_ep0, _mw0, "CreateApi", CreateApi$) {
2374
+ }
2375
+
2376
+ class CreateApiKeyCommand extends command(_ep0, _mw0, "CreateApiKey", CreateApiKey$) {
2377
+ }
2378
+
2379
+ class CreateChannelNamespaceCommand extends command(_ep0, _mw0, "CreateChannelNamespace", CreateChannelNamespace$) {
2380
+ }
2381
+
2382
+ class CreateDataSourceCommand extends command(_ep0, _mw0, "CreateDataSource", CreateDataSource$) {
2383
+ }
2384
+
2385
+ class CreateDomainNameCommand extends command(_ep0, _mw0, "CreateDomainName", CreateDomainName$) {
2386
+ }
2387
+
2388
+ class CreateFunctionCommand extends command(_ep0, _mw0, "CreateFunction", CreateFunction$) {
2389
+ }
2390
+
2391
+ class CreateGraphqlApiCommand extends command(_ep0, _mw0, "CreateGraphqlApi", CreateGraphqlApi$) {
2392
+ }
2393
+
2394
+ class CreateResolverCommand extends command(_ep0, _mw0, "CreateResolver", CreateResolver$) {
2395
+ }
2396
+
2397
+ class CreateTypeCommand extends command(_ep0, _mw0, "CreateType", CreateType$) {
2398
+ }
2399
+
2400
+ class DeleteApiCacheCommand extends command(_ep0, _mw0, "DeleteApiCache", DeleteApiCache$) {
2401
+ }
2402
+
2403
+ class DeleteApiCommand extends command(_ep0, _mw0, "DeleteApi", DeleteApi$) {
2404
+ }
2405
+
2406
+ class DeleteApiKeyCommand extends command(_ep0, _mw0, "DeleteApiKey", DeleteApiKey$) {
2407
+ }
2408
+
2409
+ class DeleteChannelNamespaceCommand extends command(_ep0, _mw0, "DeleteChannelNamespace", DeleteChannelNamespace$) {
2410
+ }
2411
+
2412
+ class DeleteDataSourceCommand extends command(_ep0, _mw0, "DeleteDataSource", DeleteDataSource$) {
2413
+ }
2414
+
2415
+ class DeleteDomainNameCommand extends command(_ep0, _mw0, "DeleteDomainName", DeleteDomainName$) {
2416
+ }
2417
+
2418
+ class DeleteFunctionCommand extends command(_ep0, _mw0, "DeleteFunction", DeleteFunction$) {
2419
+ }
2420
+
2421
+ class DeleteGraphqlApiCommand extends command(_ep0, _mw0, "DeleteGraphqlApi", DeleteGraphqlApi$) {
2422
+ }
2423
+
2424
+ class DeleteResolverCommand extends command(_ep0, _mw0, "DeleteResolver", DeleteResolver$) {
2425
+ }
2426
+
2427
+ class DeleteTypeCommand extends command(_ep0, _mw0, "DeleteType", DeleteType$) {
2428
+ }
2429
+
2430
+ class DisassociateApiCommand extends command(_ep0, _mw0, "DisassociateApi", DisassociateApi$) {
2431
+ }
2432
+
2433
+ class DisassociateMergedGraphqlApiCommand extends command(_ep0, _mw0, "DisassociateMergedGraphqlApi", DisassociateMergedGraphqlApi$) {
2434
+ }
2435
+
2436
+ class DisassociateSourceGraphqlApiCommand extends command(_ep0, _mw0, "DisassociateSourceGraphqlApi", DisassociateSourceGraphqlApi$) {
2437
+ }
2438
+
2439
+ class EvaluateCodeCommand extends command(_ep0, _mw0, "EvaluateCode", EvaluateCode$) {
2440
+ }
2441
+
2442
+ class EvaluateMappingTemplateCommand extends command(_ep0, _mw0, "EvaluateMappingTemplate", EvaluateMappingTemplate$) {
2443
+ }
2444
+
2445
+ class FlushApiCacheCommand extends command(_ep0, _mw0, "FlushApiCache", FlushApiCache$) {
2446
+ }
2447
+
2448
+ class GetApiAssociationCommand extends command(_ep0, _mw0, "GetApiAssociation", GetApiAssociation$) {
2449
+ }
2450
+
2451
+ class GetApiCacheCommand extends command(_ep0, _mw0, "GetApiCache", GetApiCache$) {
2452
+ }
2453
+
2454
+ class GetApiCommand extends command(_ep0, _mw0, "GetApi", GetApi$) {
2455
+ }
2456
+
2457
+ class GetChannelNamespaceCommand extends command(_ep0, _mw0, "GetChannelNamespace", GetChannelNamespace$) {
2458
+ }
2459
+
2460
+ class GetDataSourceCommand extends command(_ep0, _mw0, "GetDataSource", GetDataSource$) {
2461
+ }
2462
+
2463
+ class GetDataSourceIntrospectionCommand extends command(_ep0, _mw0, "GetDataSourceIntrospection", GetDataSourceIntrospection$) {
2464
+ }
2465
+
2466
+ class GetDomainNameCommand extends command(_ep0, _mw0, "GetDomainName", GetDomainName$) {
2467
+ }
2468
+
2469
+ class GetFunctionCommand extends command(_ep0, _mw0, "GetFunction", GetFunction$) {
2470
+ }
2471
+
2472
+ class GetGraphqlApiCommand extends command(_ep0, _mw0, "GetGraphqlApi", GetGraphqlApi$) {
2473
+ }
2474
+
2475
+ class GetGraphqlApiEnvironmentVariablesCommand extends command(_ep0, _mw0, "GetGraphqlApiEnvironmentVariables", GetGraphqlApiEnvironmentVariables$) {
2476
+ }
2477
+
2478
+ class GetIntrospectionSchemaCommand extends command(_ep0, _mw0, "GetIntrospectionSchema", GetIntrospectionSchema$) {
2479
+ }
2480
+
2481
+ class GetResolverCommand extends command(_ep0, _mw0, "GetResolver", GetResolver$) {
2482
+ }
2483
+
2484
+ class GetSchemaCreationStatusCommand extends command(_ep0, _mw0, "GetSchemaCreationStatus", GetSchemaCreationStatus$) {
2485
+ }
2486
+
2487
+ class GetSourceApiAssociationCommand extends command(_ep0, _mw0, "GetSourceApiAssociation", GetSourceApiAssociation$) {
2488
+ }
2489
+
2490
+ class GetTypeCommand extends command(_ep0, _mw0, "GetType", GetType$) {
2491
+ }
2492
+
2493
+ class ListApiKeysCommand extends command(_ep0, _mw0, "ListApiKeys", ListApiKeys$) {
2494
+ }
2495
+
2496
+ class ListApisCommand extends command(_ep0, _mw0, "ListApis", ListApis$) {
2497
+ }
2498
+
2499
+ class ListChannelNamespacesCommand extends command(_ep0, _mw0, "ListChannelNamespaces", ListChannelNamespaces$) {
2500
+ }
2501
+
2502
+ class ListDataSourcesCommand extends command(_ep0, _mw0, "ListDataSources", ListDataSources$) {
2503
+ }
2504
+
2505
+ class ListDomainNamesCommand extends command(_ep0, _mw0, "ListDomainNames", ListDomainNames$) {
2506
+ }
2507
+
2508
+ class ListFunctionsCommand extends command(_ep0, _mw0, "ListFunctions", ListFunctions$) {
2509
+ }
2510
+
2511
+ class ListGraphqlApisCommand extends command(_ep0, _mw0, "ListGraphqlApis", ListGraphqlApis$) {
2512
+ }
2513
+
2514
+ class ListResolversByFunctionCommand extends command(_ep0, _mw0, "ListResolversByFunction", ListResolversByFunction$) {
2515
+ }
2516
+
2517
+ class ListResolversCommand extends command(_ep0, _mw0, "ListResolvers", ListResolvers$) {
2518
+ }
2519
+
2520
+ class ListSourceApiAssociationsCommand extends command(_ep0, _mw0, "ListSourceApiAssociations", ListSourceApiAssociations$) {
2521
+ }
2522
+
2523
+ class ListTagsForResourceCommand extends command(_ep0, _mw0, "ListTagsForResource", ListTagsForResource$) {
2524
+ }
2525
+
2526
+ class ListTypesByAssociationCommand extends command(_ep0, _mw0, "ListTypesByAssociation", ListTypesByAssociation$) {
2527
+ }
2528
+
2529
+ class ListTypesCommand extends command(_ep0, _mw0, "ListTypes", ListTypes$) {
2530
+ }
2531
+
2532
+ class PutGraphqlApiEnvironmentVariablesCommand extends command(_ep0, _mw0, "PutGraphqlApiEnvironmentVariables", PutGraphqlApiEnvironmentVariables$) {
2533
+ }
2534
+
2535
+ class StartDataSourceIntrospectionCommand extends command(_ep0, _mw0, "StartDataSourceIntrospection", StartDataSourceIntrospection$) {
2536
+ }
2537
+
2538
+ class StartSchemaCreationCommand extends command(_ep0, _mw0, "StartSchemaCreation", StartSchemaCreation$) {
2539
+ }
2540
+
2541
+ class StartSchemaMergeCommand extends command(_ep0, _mw0, "StartSchemaMerge", StartSchemaMerge$) {
2542
+ }
2543
+
2544
+ class TagResourceCommand extends command(_ep0, _mw0, "TagResource", TagResource$) {
2545
+ }
2546
+
2547
+ class UntagResourceCommand extends command(_ep0, _mw0, "UntagResource", UntagResource$) {
2548
+ }
2549
+
2550
+ class UpdateApiCacheCommand extends command(_ep0, _mw0, "UpdateApiCache", UpdateApiCache$) {
2551
+ }
2552
+
2553
+ class UpdateApiCommand extends command(_ep0, _mw0, "UpdateApi", UpdateApi$) {
2554
+ }
2555
+
2556
+ class UpdateApiKeyCommand extends command(_ep0, _mw0, "UpdateApiKey", UpdateApiKey$) {
2557
+ }
2558
+
2559
+ class UpdateChannelNamespaceCommand extends command(_ep0, _mw0, "UpdateChannelNamespace", UpdateChannelNamespace$) {
2560
+ }
2561
+
2562
+ class UpdateDataSourceCommand extends command(_ep0, _mw0, "UpdateDataSource", UpdateDataSource$) {
2563
+ }
2564
+
2565
+ class UpdateDomainNameCommand extends command(_ep0, _mw0, "UpdateDomainName", UpdateDomainName$) {
2566
+ }
2567
+
2568
+ class UpdateFunctionCommand extends command(_ep0, _mw0, "UpdateFunction", UpdateFunction$) {
2569
+ }
2570
+
2571
+ class UpdateGraphqlApiCommand extends command(_ep0, _mw0, "UpdateGraphqlApi", UpdateGraphqlApi$) {
2572
+ }
2573
+
2574
+ class UpdateResolverCommand extends command(_ep0, _mw0, "UpdateResolver", UpdateResolver$) {
2575
+ }
2576
+
2577
+ class UpdateSourceApiAssociationCommand extends command(_ep0, _mw0, "UpdateSourceApiAssociation", UpdateSourceApiAssociation$) {
2578
+ }
2579
+
2580
+ class UpdateTypeCommand extends command(_ep0, _mw0, "UpdateType", UpdateType$) {
3241
2581
  }
3242
2582
 
3243
2583
  const paginateListApiKeys = createPaginator(AppSyncClient, ListApiKeysCommand, "nextToken", "nextToken", "maxResults");