@aws-sdk/client-appsync 3.803.0 → 3.804.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 (151) hide show
  1. package/dist-types/commands/AssociateApiCommand.d.ts +1 -1
  2. package/dist-types/commands/AssociateMergedGraphqlApiCommand.d.ts +1 -1
  3. package/dist-types/commands/AssociateSourceGraphqlApiCommand.d.ts +1 -1
  4. package/dist-types/commands/CreateApiCacheCommand.d.ts +1 -1
  5. package/dist-types/commands/CreateApiCommand.d.ts +1 -1
  6. package/dist-types/commands/CreateApiKeyCommand.d.ts +1 -1
  7. package/dist-types/commands/CreateChannelNamespaceCommand.d.ts +1 -1
  8. package/dist-types/commands/CreateDataSourceCommand.d.ts +1 -1
  9. package/dist-types/commands/CreateDomainNameCommand.d.ts +1 -1
  10. package/dist-types/commands/CreateFunctionCommand.d.ts +1 -1
  11. package/dist-types/commands/CreateGraphqlApiCommand.d.ts +1 -1
  12. package/dist-types/commands/CreateResolverCommand.d.ts +1 -1
  13. package/dist-types/commands/CreateTypeCommand.d.ts +1 -1
  14. package/dist-types/commands/DeleteApiCacheCommand.d.ts +1 -1
  15. package/dist-types/commands/DeleteApiCommand.d.ts +1 -1
  16. package/dist-types/commands/DeleteApiKeyCommand.d.ts +1 -1
  17. package/dist-types/commands/DeleteChannelNamespaceCommand.d.ts +1 -1
  18. package/dist-types/commands/DeleteDataSourceCommand.d.ts +1 -1
  19. package/dist-types/commands/DeleteDomainNameCommand.d.ts +1 -1
  20. package/dist-types/commands/DeleteFunctionCommand.d.ts +1 -1
  21. package/dist-types/commands/DeleteGraphqlApiCommand.d.ts +1 -1
  22. package/dist-types/commands/DeleteResolverCommand.d.ts +1 -1
  23. package/dist-types/commands/DeleteTypeCommand.d.ts +1 -1
  24. package/dist-types/commands/DisassociateApiCommand.d.ts +1 -1
  25. package/dist-types/commands/DisassociateMergedGraphqlApiCommand.d.ts +1 -1
  26. package/dist-types/commands/DisassociateSourceGraphqlApiCommand.d.ts +1 -1
  27. package/dist-types/commands/EvaluateCodeCommand.d.ts +1 -1
  28. package/dist-types/commands/EvaluateMappingTemplateCommand.d.ts +1 -1
  29. package/dist-types/commands/FlushApiCacheCommand.d.ts +1 -1
  30. package/dist-types/commands/GetApiAssociationCommand.d.ts +1 -1
  31. package/dist-types/commands/GetApiCacheCommand.d.ts +1 -1
  32. package/dist-types/commands/GetApiCommand.d.ts +1 -1
  33. package/dist-types/commands/GetChannelNamespaceCommand.d.ts +1 -1
  34. package/dist-types/commands/GetDataSourceCommand.d.ts +1 -1
  35. package/dist-types/commands/GetDataSourceIntrospectionCommand.d.ts +1 -1
  36. package/dist-types/commands/GetDomainNameCommand.d.ts +1 -1
  37. package/dist-types/commands/GetFunctionCommand.d.ts +1 -1
  38. package/dist-types/commands/GetGraphqlApiCommand.d.ts +1 -1
  39. package/dist-types/commands/GetGraphqlApiEnvironmentVariablesCommand.d.ts +1 -1
  40. package/dist-types/commands/GetIntrospectionSchemaCommand.d.ts +1 -1
  41. package/dist-types/commands/GetResolverCommand.d.ts +1 -1
  42. package/dist-types/commands/GetSchemaCreationStatusCommand.d.ts +1 -1
  43. package/dist-types/commands/GetSourceApiAssociationCommand.d.ts +1 -1
  44. package/dist-types/commands/GetTypeCommand.d.ts +1 -1
  45. package/dist-types/commands/ListApiKeysCommand.d.ts +1 -1
  46. package/dist-types/commands/ListChannelNamespacesCommand.d.ts +1 -1
  47. package/dist-types/commands/ListDataSourcesCommand.d.ts +1 -1
  48. package/dist-types/commands/ListFunctionsCommand.d.ts +1 -1
  49. package/dist-types/commands/ListResolversByFunctionCommand.d.ts +1 -1
  50. package/dist-types/commands/ListResolversCommand.d.ts +1 -1
  51. package/dist-types/commands/ListSourceApiAssociationsCommand.d.ts +1 -1
  52. package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -1
  53. package/dist-types/commands/ListTypesByAssociationCommand.d.ts +1 -1
  54. package/dist-types/commands/ListTypesCommand.d.ts +1 -1
  55. package/dist-types/commands/PutGraphqlApiEnvironmentVariablesCommand.d.ts +1 -1
  56. package/dist-types/commands/StartSchemaCreationCommand.d.ts +1 -1
  57. package/dist-types/commands/StartSchemaMergeCommand.d.ts +1 -1
  58. package/dist-types/commands/TagResourceCommand.d.ts +1 -1
  59. package/dist-types/commands/UntagResourceCommand.d.ts +1 -1
  60. package/dist-types/commands/UpdateApiCacheCommand.d.ts +1 -1
  61. package/dist-types/commands/UpdateApiCommand.d.ts +1 -1
  62. package/dist-types/commands/UpdateApiKeyCommand.d.ts +1 -1
  63. package/dist-types/commands/UpdateChannelNamespaceCommand.d.ts +1 -1
  64. package/dist-types/commands/UpdateDataSourceCommand.d.ts +1 -1
  65. package/dist-types/commands/UpdateDomainNameCommand.d.ts +1 -1
  66. package/dist-types/commands/UpdateFunctionCommand.d.ts +1 -1
  67. package/dist-types/commands/UpdateGraphqlApiCommand.d.ts +1 -1
  68. package/dist-types/commands/UpdateResolverCommand.d.ts +1 -1
  69. package/dist-types/commands/UpdateSourceApiAssociationCommand.d.ts +1 -1
  70. package/dist-types/commands/UpdateTypeCommand.d.ts +1 -1
  71. package/dist-types/endpoint/EndpointParameters.d.ts +1 -3
  72. package/dist-types/runtimeConfig.browser.d.ts +17 -17
  73. package/dist-types/runtimeConfig.d.ts +16 -16
  74. package/dist-types/runtimeConfig.native.d.ts +18 -18
  75. package/dist-types/runtimeConfig.shared.d.ts +3 -3
  76. package/dist-types/ts3.4/commands/AssociateApiCommand.d.ts +1 -1
  77. package/dist-types/ts3.4/commands/AssociateMergedGraphqlApiCommand.d.ts +1 -1
  78. package/dist-types/ts3.4/commands/AssociateSourceGraphqlApiCommand.d.ts +1 -1
  79. package/dist-types/ts3.4/commands/CreateApiCacheCommand.d.ts +1 -1
  80. package/dist-types/ts3.4/commands/CreateApiCommand.d.ts +1 -1
  81. package/dist-types/ts3.4/commands/CreateApiKeyCommand.d.ts +1 -1
  82. package/dist-types/ts3.4/commands/CreateChannelNamespaceCommand.d.ts +1 -1
  83. package/dist-types/ts3.4/commands/CreateDataSourceCommand.d.ts +1 -1
  84. package/dist-types/ts3.4/commands/CreateDomainNameCommand.d.ts +1 -1
  85. package/dist-types/ts3.4/commands/CreateFunctionCommand.d.ts +1 -1
  86. package/dist-types/ts3.4/commands/CreateGraphqlApiCommand.d.ts +1 -1
  87. package/dist-types/ts3.4/commands/CreateResolverCommand.d.ts +1 -1
  88. package/dist-types/ts3.4/commands/CreateTypeCommand.d.ts +1 -1
  89. package/dist-types/ts3.4/commands/DeleteApiCacheCommand.d.ts +1 -1
  90. package/dist-types/ts3.4/commands/DeleteApiCommand.d.ts +1 -1
  91. package/dist-types/ts3.4/commands/DeleteApiKeyCommand.d.ts +1 -1
  92. package/dist-types/ts3.4/commands/DeleteChannelNamespaceCommand.d.ts +1 -1
  93. package/dist-types/ts3.4/commands/DeleteDataSourceCommand.d.ts +1 -1
  94. package/dist-types/ts3.4/commands/DeleteDomainNameCommand.d.ts +1 -1
  95. package/dist-types/ts3.4/commands/DeleteFunctionCommand.d.ts +1 -1
  96. package/dist-types/ts3.4/commands/DeleteGraphqlApiCommand.d.ts +1 -1
  97. package/dist-types/ts3.4/commands/DeleteResolverCommand.d.ts +1 -1
  98. package/dist-types/ts3.4/commands/DeleteTypeCommand.d.ts +1 -1
  99. package/dist-types/ts3.4/commands/DisassociateApiCommand.d.ts +1 -1
  100. package/dist-types/ts3.4/commands/DisassociateMergedGraphqlApiCommand.d.ts +1 -1
  101. package/dist-types/ts3.4/commands/DisassociateSourceGraphqlApiCommand.d.ts +1 -1
  102. package/dist-types/ts3.4/commands/EvaluateCodeCommand.d.ts +1 -1
  103. package/dist-types/ts3.4/commands/EvaluateMappingTemplateCommand.d.ts +1 -1
  104. package/dist-types/ts3.4/commands/FlushApiCacheCommand.d.ts +1 -1
  105. package/dist-types/ts3.4/commands/GetApiAssociationCommand.d.ts +1 -1
  106. package/dist-types/ts3.4/commands/GetApiCacheCommand.d.ts +1 -1
  107. package/dist-types/ts3.4/commands/GetApiCommand.d.ts +1 -1
  108. package/dist-types/ts3.4/commands/GetChannelNamespaceCommand.d.ts +1 -1
  109. package/dist-types/ts3.4/commands/GetDataSourceCommand.d.ts +1 -1
  110. package/dist-types/ts3.4/commands/GetDataSourceIntrospectionCommand.d.ts +1 -1
  111. package/dist-types/ts3.4/commands/GetDomainNameCommand.d.ts +1 -1
  112. package/dist-types/ts3.4/commands/GetFunctionCommand.d.ts +1 -1
  113. package/dist-types/ts3.4/commands/GetGraphqlApiCommand.d.ts +1 -1
  114. package/dist-types/ts3.4/commands/GetGraphqlApiEnvironmentVariablesCommand.d.ts +1 -1
  115. package/dist-types/ts3.4/commands/GetIntrospectionSchemaCommand.d.ts +1 -1
  116. package/dist-types/ts3.4/commands/GetResolverCommand.d.ts +1 -1
  117. package/dist-types/ts3.4/commands/GetSchemaCreationStatusCommand.d.ts +1 -1
  118. package/dist-types/ts3.4/commands/GetSourceApiAssociationCommand.d.ts +1 -1
  119. package/dist-types/ts3.4/commands/GetTypeCommand.d.ts +1 -1
  120. package/dist-types/ts3.4/commands/ListApiKeysCommand.d.ts +1 -1
  121. package/dist-types/ts3.4/commands/ListChannelNamespacesCommand.d.ts +1 -1
  122. package/dist-types/ts3.4/commands/ListDataSourcesCommand.d.ts +1 -1
  123. package/dist-types/ts3.4/commands/ListFunctionsCommand.d.ts +1 -1
  124. package/dist-types/ts3.4/commands/ListResolversByFunctionCommand.d.ts +1 -1
  125. package/dist-types/ts3.4/commands/ListResolversCommand.d.ts +1 -1
  126. package/dist-types/ts3.4/commands/ListSourceApiAssociationsCommand.d.ts +1 -1
  127. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +1 -1
  128. package/dist-types/ts3.4/commands/ListTypesByAssociationCommand.d.ts +1 -1
  129. package/dist-types/ts3.4/commands/ListTypesCommand.d.ts +1 -1
  130. package/dist-types/ts3.4/commands/PutGraphqlApiEnvironmentVariablesCommand.d.ts +1 -1
  131. package/dist-types/ts3.4/commands/StartSchemaCreationCommand.d.ts +1 -1
  132. package/dist-types/ts3.4/commands/StartSchemaMergeCommand.d.ts +1 -1
  133. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +1 -1
  134. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +1 -1
  135. package/dist-types/ts3.4/commands/UpdateApiCacheCommand.d.ts +1 -1
  136. package/dist-types/ts3.4/commands/UpdateApiCommand.d.ts +1 -1
  137. package/dist-types/ts3.4/commands/UpdateApiKeyCommand.d.ts +1 -1
  138. package/dist-types/ts3.4/commands/UpdateChannelNamespaceCommand.d.ts +1 -1
  139. package/dist-types/ts3.4/commands/UpdateDataSourceCommand.d.ts +1 -1
  140. package/dist-types/ts3.4/commands/UpdateDomainNameCommand.d.ts +1 -1
  141. package/dist-types/ts3.4/commands/UpdateFunctionCommand.d.ts +1 -1
  142. package/dist-types/ts3.4/commands/UpdateGraphqlApiCommand.d.ts +1 -1
  143. package/dist-types/ts3.4/commands/UpdateResolverCommand.d.ts +1 -1
  144. package/dist-types/ts3.4/commands/UpdateSourceApiAssociationCommand.d.ts +1 -1
  145. package/dist-types/ts3.4/commands/UpdateTypeCommand.d.ts +1 -1
  146. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -4
  147. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +22 -32
  148. package/dist-types/ts3.4/runtimeConfig.d.ts +20 -29
  149. package/dist-types/ts3.4/runtimeConfig.native.d.ts +23 -33
  150. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +3 -3
  151. package/package.json +19 -19
@@ -23,7 +23,7 @@ export interface AssociateApiCommandOutput extends AssociateApiResponse, __Metad
23
23
  }
24
24
  declare const AssociateApiCommand_base: {
25
25
  new (input: AssociateApiCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateApiCommandInput, AssociateApiCommandOutput, AppSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: AssociateApiCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateApiCommandInput, AssociateApiCommandOutput, AppSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: AssociateApiCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateApiCommandInput, AssociateApiCommandOutput, AppSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface AssociateMergedGraphqlApiCommandOutput extends AssociateMergedG
23
23
  }
24
24
  declare const AssociateMergedGraphqlApiCommand_base: {
25
25
  new (input: AssociateMergedGraphqlApiCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateMergedGraphqlApiCommandInput, AssociateMergedGraphqlApiCommandOutput, AppSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: AssociateMergedGraphqlApiCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateMergedGraphqlApiCommandInput, AssociateMergedGraphqlApiCommandOutput, AppSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: AssociateMergedGraphqlApiCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateMergedGraphqlApiCommandInput, AssociateMergedGraphqlApiCommandOutput, AppSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface AssociateSourceGraphqlApiCommandOutput extends AssociateSourceG
23
23
  }
24
24
  declare const AssociateSourceGraphqlApiCommand_base: {
25
25
  new (input: AssociateSourceGraphqlApiCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateSourceGraphqlApiCommandInput, AssociateSourceGraphqlApiCommandOutput, AppSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: AssociateSourceGraphqlApiCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateSourceGraphqlApiCommandInput, AssociateSourceGraphqlApiCommandOutput, AppSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: AssociateSourceGraphqlApiCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateSourceGraphqlApiCommandInput, AssociateSourceGraphqlApiCommandOutput, AppSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateApiCacheCommandOutput extends CreateApiCacheResponse, __M
23
23
  }
24
24
  declare const CreateApiCacheCommand_base: {
25
25
  new (input: CreateApiCacheCommandInput): import("@smithy/smithy-client").CommandImpl<CreateApiCacheCommandInput, CreateApiCacheCommandOutput, AppSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateApiCacheCommandInput): import("@smithy/smithy-client").CommandImpl<CreateApiCacheCommandInput, CreateApiCacheCommandOutput, AppSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateApiCacheCommandInput): import("@smithy/smithy-client").CommandImpl<CreateApiCacheCommandInput, CreateApiCacheCommandOutput, AppSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateApiCommandOutput extends CreateApiResponse, __MetadataBea
23
23
  }
24
24
  declare const CreateApiCommand_base: {
25
25
  new (input: CreateApiCommandInput): import("@smithy/smithy-client").CommandImpl<CreateApiCommandInput, CreateApiCommandOutput, AppSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateApiCommandInput): import("@smithy/smithy-client").CommandImpl<CreateApiCommandInput, CreateApiCommandOutput, AppSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateApiCommandInput): import("@smithy/smithy-client").CommandImpl<CreateApiCommandInput, CreateApiCommandOutput, AppSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateApiKeyCommandOutput extends CreateApiKeyResponse, __Metad
23
23
  }
24
24
  declare const CreateApiKeyCommand_base: {
25
25
  new (input: CreateApiKeyCommandInput): import("@smithy/smithy-client").CommandImpl<CreateApiKeyCommandInput, CreateApiKeyCommandOutput, AppSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateApiKeyCommandInput): import("@smithy/smithy-client").CommandImpl<CreateApiKeyCommandInput, CreateApiKeyCommandOutput, AppSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateApiKeyCommandInput): import("@smithy/smithy-client").CommandImpl<CreateApiKeyCommandInput, CreateApiKeyCommandOutput, AppSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateChannelNamespaceCommandOutput extends CreateChannelNamesp
23
23
  }
24
24
  declare const CreateChannelNamespaceCommand_base: {
25
25
  new (input: CreateChannelNamespaceCommandInput): import("@smithy/smithy-client").CommandImpl<CreateChannelNamespaceCommandInput, CreateChannelNamespaceCommandOutput, AppSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateChannelNamespaceCommandInput): import("@smithy/smithy-client").CommandImpl<CreateChannelNamespaceCommandInput, CreateChannelNamespaceCommandOutput, AppSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateChannelNamespaceCommandInput): import("@smithy/smithy-client").CommandImpl<CreateChannelNamespaceCommandInput, CreateChannelNamespaceCommandOutput, AppSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateDataSourceCommandOutput extends CreateDataSourceResponse,
23
23
  }
24
24
  declare const CreateDataSourceCommand_base: {
25
25
  new (input: CreateDataSourceCommandInput): import("@smithy/smithy-client").CommandImpl<CreateDataSourceCommandInput, CreateDataSourceCommandOutput, AppSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateDataSourceCommandInput): import("@smithy/smithy-client").CommandImpl<CreateDataSourceCommandInput, CreateDataSourceCommandOutput, AppSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateDataSourceCommandInput): import("@smithy/smithy-client").CommandImpl<CreateDataSourceCommandInput, CreateDataSourceCommandOutput, AppSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateDomainNameCommandOutput extends CreateDomainNameResponse,
23
23
  }
24
24
  declare const CreateDomainNameCommand_base: {
25
25
  new (input: CreateDomainNameCommandInput): import("@smithy/smithy-client").CommandImpl<CreateDomainNameCommandInput, CreateDomainNameCommandOutput, AppSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateDomainNameCommandInput): import("@smithy/smithy-client").CommandImpl<CreateDomainNameCommandInput, CreateDomainNameCommandOutput, AppSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateDomainNameCommandInput): import("@smithy/smithy-client").CommandImpl<CreateDomainNameCommandInput, CreateDomainNameCommandOutput, AppSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateFunctionCommandOutput extends CreateFunctionResponse, __M
23
23
  }
24
24
  declare const CreateFunctionCommand_base: {
25
25
  new (input: CreateFunctionCommandInput): import("@smithy/smithy-client").CommandImpl<CreateFunctionCommandInput, CreateFunctionCommandOutput, AppSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateFunctionCommandInput): import("@smithy/smithy-client").CommandImpl<CreateFunctionCommandInput, CreateFunctionCommandOutput, AppSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateFunctionCommandInput): import("@smithy/smithy-client").CommandImpl<CreateFunctionCommandInput, CreateFunctionCommandOutput, AppSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateGraphqlApiCommandOutput extends CreateGraphqlApiResponse,
23
23
  }
24
24
  declare const CreateGraphqlApiCommand_base: {
25
25
  new (input: CreateGraphqlApiCommandInput): import("@smithy/smithy-client").CommandImpl<CreateGraphqlApiCommandInput, CreateGraphqlApiCommandOutput, AppSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateGraphqlApiCommandInput): import("@smithy/smithy-client").CommandImpl<CreateGraphqlApiCommandInput, CreateGraphqlApiCommandOutput, AppSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateGraphqlApiCommandInput): import("@smithy/smithy-client").CommandImpl<CreateGraphqlApiCommandInput, CreateGraphqlApiCommandOutput, AppSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateResolverCommandOutput extends CreateResolverResponse, __M
23
23
  }
24
24
  declare const CreateResolverCommand_base: {
25
25
  new (input: CreateResolverCommandInput): import("@smithy/smithy-client").CommandImpl<CreateResolverCommandInput, CreateResolverCommandOutput, AppSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateResolverCommandInput): import("@smithy/smithy-client").CommandImpl<CreateResolverCommandInput, CreateResolverCommandOutput, AppSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateResolverCommandInput): import("@smithy/smithy-client").CommandImpl<CreateResolverCommandInput, CreateResolverCommandOutput, AppSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateTypeCommandOutput extends CreateTypeResponse, __MetadataB
23
23
  }
24
24
  declare const CreateTypeCommand_base: {
25
25
  new (input: CreateTypeCommandInput): import("@smithy/smithy-client").CommandImpl<CreateTypeCommandInput, CreateTypeCommandOutput, AppSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateTypeCommandInput): import("@smithy/smithy-client").CommandImpl<CreateTypeCommandInput, CreateTypeCommandOutput, AppSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateTypeCommandInput): import("@smithy/smithy-client").CommandImpl<CreateTypeCommandInput, CreateTypeCommandOutput, AppSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteApiCacheCommandOutput extends DeleteApiCacheResponse, __M
23
23
  }
24
24
  declare const DeleteApiCacheCommand_base: {
25
25
  new (input: DeleteApiCacheCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteApiCacheCommandInput, DeleteApiCacheCommandOutput, AppSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteApiCacheCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteApiCacheCommandInput, DeleteApiCacheCommandOutput, AppSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteApiCacheCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteApiCacheCommandInput, DeleteApiCacheCommandOutput, AppSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteApiCommandOutput extends DeleteApiResponse, __MetadataBea
23
23
  }
24
24
  declare const DeleteApiCommand_base: {
25
25
  new (input: DeleteApiCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteApiCommandInput, DeleteApiCommandOutput, AppSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteApiCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteApiCommandInput, DeleteApiCommandOutput, AppSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteApiCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteApiCommandInput, DeleteApiCommandOutput, AppSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteApiKeyCommandOutput extends DeleteApiKeyResponse, __Metad
23
23
  }
24
24
  declare const DeleteApiKeyCommand_base: {
25
25
  new (input: DeleteApiKeyCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteApiKeyCommandInput, DeleteApiKeyCommandOutput, AppSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteApiKeyCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteApiKeyCommandInput, DeleteApiKeyCommandOutput, AppSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteApiKeyCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteApiKeyCommandInput, DeleteApiKeyCommandOutput, AppSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteChannelNamespaceCommandOutput extends DeleteChannelNamesp
23
23
  }
24
24
  declare const DeleteChannelNamespaceCommand_base: {
25
25
  new (input: DeleteChannelNamespaceCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteChannelNamespaceCommandInput, DeleteChannelNamespaceCommandOutput, AppSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteChannelNamespaceCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteChannelNamespaceCommandInput, DeleteChannelNamespaceCommandOutput, AppSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteChannelNamespaceCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteChannelNamespaceCommandInput, DeleteChannelNamespaceCommandOutput, AppSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteDataSourceCommandOutput extends DeleteDataSourceResponse,
23
23
  }
24
24
  declare const DeleteDataSourceCommand_base: {
25
25
  new (input: DeleteDataSourceCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteDataSourceCommandInput, DeleteDataSourceCommandOutput, AppSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteDataSourceCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteDataSourceCommandInput, DeleteDataSourceCommandOutput, AppSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteDataSourceCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteDataSourceCommandInput, DeleteDataSourceCommandOutput, AppSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteDomainNameCommandOutput extends DeleteDomainNameResponse,
23
23
  }
24
24
  declare const DeleteDomainNameCommand_base: {
25
25
  new (input: DeleteDomainNameCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteDomainNameCommandInput, DeleteDomainNameCommandOutput, AppSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteDomainNameCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteDomainNameCommandInput, DeleteDomainNameCommandOutput, AppSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteDomainNameCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteDomainNameCommandInput, DeleteDomainNameCommandOutput, AppSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteFunctionCommandOutput extends DeleteFunctionResponse, __M
23
23
  }
24
24
  declare const DeleteFunctionCommand_base: {
25
25
  new (input: DeleteFunctionCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteFunctionCommandInput, DeleteFunctionCommandOutput, AppSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteFunctionCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteFunctionCommandInput, DeleteFunctionCommandOutput, AppSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteFunctionCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteFunctionCommandInput, DeleteFunctionCommandOutput, AppSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteGraphqlApiCommandOutput extends DeleteGraphqlApiResponse,
23
23
  }
24
24
  declare const DeleteGraphqlApiCommand_base: {
25
25
  new (input: DeleteGraphqlApiCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteGraphqlApiCommandInput, DeleteGraphqlApiCommandOutput, AppSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteGraphqlApiCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteGraphqlApiCommandInput, DeleteGraphqlApiCommandOutput, AppSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteGraphqlApiCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteGraphqlApiCommandInput, DeleteGraphqlApiCommandOutput, AppSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteResolverCommandOutput extends DeleteResolverResponse, __M
23
23
  }
24
24
  declare const DeleteResolverCommand_base: {
25
25
  new (input: DeleteResolverCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteResolverCommandInput, DeleteResolverCommandOutput, AppSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteResolverCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteResolverCommandInput, DeleteResolverCommandOutput, AppSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteResolverCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteResolverCommandInput, DeleteResolverCommandOutput, AppSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteTypeCommandOutput extends DeleteTypeResponse, __MetadataB
23
23
  }
24
24
  declare const DeleteTypeCommand_base: {
25
25
  new (input: DeleteTypeCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteTypeCommandInput, DeleteTypeCommandOutput, AppSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteTypeCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteTypeCommandInput, DeleteTypeCommandOutput, AppSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteTypeCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteTypeCommandInput, DeleteTypeCommandOutput, AppSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DisassociateApiCommandOutput extends DisassociateApiResponse, _
23
23
  }
24
24
  declare const DisassociateApiCommand_base: {
25
25
  new (input: DisassociateApiCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateApiCommandInput, DisassociateApiCommandOutput, AppSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DisassociateApiCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateApiCommandInput, DisassociateApiCommandOutput, AppSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DisassociateApiCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateApiCommandInput, DisassociateApiCommandOutput, AppSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DisassociateMergedGraphqlApiCommandOutput extends DisassociateM
23
23
  }
24
24
  declare const DisassociateMergedGraphqlApiCommand_base: {
25
25
  new (input: DisassociateMergedGraphqlApiCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateMergedGraphqlApiCommandInput, DisassociateMergedGraphqlApiCommandOutput, AppSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DisassociateMergedGraphqlApiCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateMergedGraphqlApiCommandInput, DisassociateMergedGraphqlApiCommandOutput, AppSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DisassociateMergedGraphqlApiCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateMergedGraphqlApiCommandInput, DisassociateMergedGraphqlApiCommandOutput, AppSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DisassociateSourceGraphqlApiCommandOutput extends DisassociateS
23
23
  }
24
24
  declare const DisassociateSourceGraphqlApiCommand_base: {
25
25
  new (input: DisassociateSourceGraphqlApiCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateSourceGraphqlApiCommandInput, DisassociateSourceGraphqlApiCommandOutput, AppSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DisassociateSourceGraphqlApiCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateSourceGraphqlApiCommandInput, DisassociateSourceGraphqlApiCommandOutput, AppSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DisassociateSourceGraphqlApiCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateSourceGraphqlApiCommandInput, DisassociateSourceGraphqlApiCommandOutput, AppSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface EvaluateCodeCommandOutput extends EvaluateCodeResponse, __Metad
23
23
  }
24
24
  declare const EvaluateCodeCommand_base: {
25
25
  new (input: EvaluateCodeCommandInput): import("@smithy/smithy-client").CommandImpl<EvaluateCodeCommandInput, EvaluateCodeCommandOutput, AppSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: EvaluateCodeCommandInput): import("@smithy/smithy-client").CommandImpl<EvaluateCodeCommandInput, EvaluateCodeCommandOutput, AppSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: EvaluateCodeCommandInput): import("@smithy/smithy-client").CommandImpl<EvaluateCodeCommandInput, EvaluateCodeCommandOutput, AppSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface EvaluateMappingTemplateCommandOutput extends EvaluateMappingTem
23
23
  }
24
24
  declare const EvaluateMappingTemplateCommand_base: {
25
25
  new (input: EvaluateMappingTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<EvaluateMappingTemplateCommandInput, EvaluateMappingTemplateCommandOutput, AppSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: EvaluateMappingTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<EvaluateMappingTemplateCommandInput, EvaluateMappingTemplateCommandOutput, AppSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: EvaluateMappingTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<EvaluateMappingTemplateCommandInput, EvaluateMappingTemplateCommandOutput, AppSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface FlushApiCacheCommandOutput extends FlushApiCacheResponse, __Met
23
23
  }
24
24
  declare const FlushApiCacheCommand_base: {
25
25
  new (input: FlushApiCacheCommandInput): import("@smithy/smithy-client").CommandImpl<FlushApiCacheCommandInput, FlushApiCacheCommandOutput, AppSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: FlushApiCacheCommandInput): import("@smithy/smithy-client").CommandImpl<FlushApiCacheCommandInput, FlushApiCacheCommandOutput, AppSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: FlushApiCacheCommandInput): import("@smithy/smithy-client").CommandImpl<FlushApiCacheCommandInput, FlushApiCacheCommandOutput, AppSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetApiAssociationCommandOutput extends GetApiAssociationRespons
23
23
  }
24
24
  declare const GetApiAssociationCommand_base: {
25
25
  new (input: GetApiAssociationCommandInput): import("@smithy/smithy-client").CommandImpl<GetApiAssociationCommandInput, GetApiAssociationCommandOutput, AppSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetApiAssociationCommandInput): import("@smithy/smithy-client").CommandImpl<GetApiAssociationCommandInput, GetApiAssociationCommandOutput, AppSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetApiAssociationCommandInput): import("@smithy/smithy-client").CommandImpl<GetApiAssociationCommandInput, GetApiAssociationCommandOutput, AppSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetApiCacheCommandOutput extends GetApiCacheResponse, __Metadat
23
23
  }
24
24
  declare const GetApiCacheCommand_base: {
25
25
  new (input: GetApiCacheCommandInput): import("@smithy/smithy-client").CommandImpl<GetApiCacheCommandInput, GetApiCacheCommandOutput, AppSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetApiCacheCommandInput): import("@smithy/smithy-client").CommandImpl<GetApiCacheCommandInput, GetApiCacheCommandOutput, AppSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetApiCacheCommandInput): import("@smithy/smithy-client").CommandImpl<GetApiCacheCommandInput, GetApiCacheCommandOutput, AppSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetApiCommandOutput extends GetApiResponse, __MetadataBearer {
23
23
  }
24
24
  declare const GetApiCommand_base: {
25
25
  new (input: GetApiCommandInput): import("@smithy/smithy-client").CommandImpl<GetApiCommandInput, GetApiCommandOutput, AppSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetApiCommandInput): import("@smithy/smithy-client").CommandImpl<GetApiCommandInput, GetApiCommandOutput, AppSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetApiCommandInput): import("@smithy/smithy-client").CommandImpl<GetApiCommandInput, GetApiCommandOutput, AppSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetChannelNamespaceCommandOutput extends GetChannelNamespaceRes
23
23
  }
24
24
  declare const GetChannelNamespaceCommand_base: {
25
25
  new (input: GetChannelNamespaceCommandInput): import("@smithy/smithy-client").CommandImpl<GetChannelNamespaceCommandInput, GetChannelNamespaceCommandOutput, AppSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetChannelNamespaceCommandInput): import("@smithy/smithy-client").CommandImpl<GetChannelNamespaceCommandInput, GetChannelNamespaceCommandOutput, AppSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetChannelNamespaceCommandInput): import("@smithy/smithy-client").CommandImpl<GetChannelNamespaceCommandInput, GetChannelNamespaceCommandOutput, AppSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetDataSourceCommandOutput extends GetDataSourceResponse, __Met
23
23
  }
24
24
  declare const GetDataSourceCommand_base: {
25
25
  new (input: GetDataSourceCommandInput): import("@smithy/smithy-client").CommandImpl<GetDataSourceCommandInput, GetDataSourceCommandOutput, AppSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetDataSourceCommandInput): import("@smithy/smithy-client").CommandImpl<GetDataSourceCommandInput, GetDataSourceCommandOutput, AppSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetDataSourceCommandInput): import("@smithy/smithy-client").CommandImpl<GetDataSourceCommandInput, GetDataSourceCommandOutput, AppSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetDataSourceIntrospectionCommandOutput extends GetDataSourceIn
23
23
  }
24
24
  declare const GetDataSourceIntrospectionCommand_base: {
25
25
  new (input: GetDataSourceIntrospectionCommandInput): import("@smithy/smithy-client").CommandImpl<GetDataSourceIntrospectionCommandInput, GetDataSourceIntrospectionCommandOutput, AppSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetDataSourceIntrospectionCommandInput): import("@smithy/smithy-client").CommandImpl<GetDataSourceIntrospectionCommandInput, GetDataSourceIntrospectionCommandOutput, AppSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetDataSourceIntrospectionCommandInput): import("@smithy/smithy-client").CommandImpl<GetDataSourceIntrospectionCommandInput, GetDataSourceIntrospectionCommandOutput, AppSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetDomainNameCommandOutput extends GetDomainNameResponse, __Met
23
23
  }
24
24
  declare const GetDomainNameCommand_base: {
25
25
  new (input: GetDomainNameCommandInput): import("@smithy/smithy-client").CommandImpl<GetDomainNameCommandInput, GetDomainNameCommandOutput, AppSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetDomainNameCommandInput): import("@smithy/smithy-client").CommandImpl<GetDomainNameCommandInput, GetDomainNameCommandOutput, AppSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetDomainNameCommandInput): import("@smithy/smithy-client").CommandImpl<GetDomainNameCommandInput, GetDomainNameCommandOutput, AppSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetFunctionCommandOutput extends GetFunctionResponse, __Metadat
23
23
  }
24
24
  declare const GetFunctionCommand_base: {
25
25
  new (input: GetFunctionCommandInput): import("@smithy/smithy-client").CommandImpl<GetFunctionCommandInput, GetFunctionCommandOutput, AppSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetFunctionCommandInput): import("@smithy/smithy-client").CommandImpl<GetFunctionCommandInput, GetFunctionCommandOutput, AppSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetFunctionCommandInput): import("@smithy/smithy-client").CommandImpl<GetFunctionCommandInput, GetFunctionCommandOutput, AppSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetGraphqlApiCommandOutput extends GetGraphqlApiResponse, __Met
23
23
  }
24
24
  declare const GetGraphqlApiCommand_base: {
25
25
  new (input: GetGraphqlApiCommandInput): import("@smithy/smithy-client").CommandImpl<GetGraphqlApiCommandInput, GetGraphqlApiCommandOutput, AppSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetGraphqlApiCommandInput): import("@smithy/smithy-client").CommandImpl<GetGraphqlApiCommandInput, GetGraphqlApiCommandOutput, AppSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetGraphqlApiCommandInput): import("@smithy/smithy-client").CommandImpl<GetGraphqlApiCommandInput, GetGraphqlApiCommandOutput, AppSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetGraphqlApiEnvironmentVariablesCommandOutput extends GetGraph
23
23
  }
24
24
  declare const GetGraphqlApiEnvironmentVariablesCommand_base: {
25
25
  new (input: GetGraphqlApiEnvironmentVariablesCommandInput): import("@smithy/smithy-client").CommandImpl<GetGraphqlApiEnvironmentVariablesCommandInput, GetGraphqlApiEnvironmentVariablesCommandOutput, AppSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetGraphqlApiEnvironmentVariablesCommandInput): import("@smithy/smithy-client").CommandImpl<GetGraphqlApiEnvironmentVariablesCommandInput, GetGraphqlApiEnvironmentVariablesCommandOutput, AppSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetGraphqlApiEnvironmentVariablesCommandInput): import("@smithy/smithy-client").CommandImpl<GetGraphqlApiEnvironmentVariablesCommandInput, GetGraphqlApiEnvironmentVariablesCommandOutput, AppSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -30,7 +30,7 @@ export interface GetIntrospectionSchemaCommandOutput extends GetIntrospectionSch
30
30
  }
31
31
  declare const GetIntrospectionSchemaCommand_base: {
32
32
  new (input: GetIntrospectionSchemaCommandInput): import("@smithy/smithy-client").CommandImpl<GetIntrospectionSchemaCommandInput, GetIntrospectionSchemaCommandOutput, AppSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
33
- new (__0_0: GetIntrospectionSchemaCommandInput): import("@smithy/smithy-client").CommandImpl<GetIntrospectionSchemaCommandInput, GetIntrospectionSchemaCommandOutput, AppSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
33
+ new (input: GetIntrospectionSchemaCommandInput): import("@smithy/smithy-client").CommandImpl<GetIntrospectionSchemaCommandInput, GetIntrospectionSchemaCommandOutput, AppSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
34
34
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
35
35
  };
36
36
  /**
@@ -23,7 +23,7 @@ export interface GetResolverCommandOutput extends GetResolverResponse, __Metadat
23
23
  }
24
24
  declare const GetResolverCommand_base: {
25
25
  new (input: GetResolverCommandInput): import("@smithy/smithy-client").CommandImpl<GetResolverCommandInput, GetResolverCommandOutput, AppSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetResolverCommandInput): import("@smithy/smithy-client").CommandImpl<GetResolverCommandInput, GetResolverCommandOutput, AppSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetResolverCommandInput): import("@smithy/smithy-client").CommandImpl<GetResolverCommandInput, GetResolverCommandOutput, AppSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetSchemaCreationStatusCommandOutput extends GetSchemaCreationS
23
23
  }
24
24
  declare const GetSchemaCreationStatusCommand_base: {
25
25
  new (input: GetSchemaCreationStatusCommandInput): import("@smithy/smithy-client").CommandImpl<GetSchemaCreationStatusCommandInput, GetSchemaCreationStatusCommandOutput, AppSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetSchemaCreationStatusCommandInput): import("@smithy/smithy-client").CommandImpl<GetSchemaCreationStatusCommandInput, GetSchemaCreationStatusCommandOutput, AppSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetSchemaCreationStatusCommandInput): import("@smithy/smithy-client").CommandImpl<GetSchemaCreationStatusCommandInput, GetSchemaCreationStatusCommandOutput, AppSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetSourceApiAssociationCommandOutput extends GetSourceApiAssoci
23
23
  }
24
24
  declare const GetSourceApiAssociationCommand_base: {
25
25
  new (input: GetSourceApiAssociationCommandInput): import("@smithy/smithy-client").CommandImpl<GetSourceApiAssociationCommandInput, GetSourceApiAssociationCommandOutput, AppSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetSourceApiAssociationCommandInput): import("@smithy/smithy-client").CommandImpl<GetSourceApiAssociationCommandInput, GetSourceApiAssociationCommandOutput, AppSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetSourceApiAssociationCommandInput): import("@smithy/smithy-client").CommandImpl<GetSourceApiAssociationCommandInput, GetSourceApiAssociationCommandOutput, AppSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetTypeCommandOutput extends GetTypeResponse, __MetadataBearer
23
23
  }
24
24
  declare const GetTypeCommand_base: {
25
25
  new (input: GetTypeCommandInput): import("@smithy/smithy-client").CommandImpl<GetTypeCommandInput, GetTypeCommandOutput, AppSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetTypeCommandInput): import("@smithy/smithy-client").CommandImpl<GetTypeCommandInput, GetTypeCommandOutput, AppSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetTypeCommandInput): import("@smithy/smithy-client").CommandImpl<GetTypeCommandInput, GetTypeCommandOutput, AppSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ListApiKeysCommandOutput extends ListApiKeysResponse, __Metadat
23
23
  }
24
24
  declare const ListApiKeysCommand_base: {
25
25
  new (input: ListApiKeysCommandInput): import("@smithy/smithy-client").CommandImpl<ListApiKeysCommandInput, ListApiKeysCommandOutput, AppSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ListApiKeysCommandInput): import("@smithy/smithy-client").CommandImpl<ListApiKeysCommandInput, ListApiKeysCommandOutput, AppSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListApiKeysCommandInput): import("@smithy/smithy-client").CommandImpl<ListApiKeysCommandInput, ListApiKeysCommandOutput, AppSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ListChannelNamespacesCommandOutput extends ListChannelNamespace
23
23
  }
24
24
  declare const ListChannelNamespacesCommand_base: {
25
25
  new (input: ListChannelNamespacesCommandInput): import("@smithy/smithy-client").CommandImpl<ListChannelNamespacesCommandInput, ListChannelNamespacesCommandOutput, AppSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ListChannelNamespacesCommandInput): import("@smithy/smithy-client").CommandImpl<ListChannelNamespacesCommandInput, ListChannelNamespacesCommandOutput, AppSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListChannelNamespacesCommandInput): import("@smithy/smithy-client").CommandImpl<ListChannelNamespacesCommandInput, ListChannelNamespacesCommandOutput, AppSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ListDataSourcesCommandOutput extends ListDataSourcesResponse, _
23
23
  }
24
24
  declare const ListDataSourcesCommand_base: {
25
25
  new (input: ListDataSourcesCommandInput): import("@smithy/smithy-client").CommandImpl<ListDataSourcesCommandInput, ListDataSourcesCommandOutput, AppSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ListDataSourcesCommandInput): import("@smithy/smithy-client").CommandImpl<ListDataSourcesCommandInput, ListDataSourcesCommandOutput, AppSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListDataSourcesCommandInput): import("@smithy/smithy-client").CommandImpl<ListDataSourcesCommandInput, ListDataSourcesCommandOutput, AppSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ListFunctionsCommandOutput extends ListFunctionsResponse, __Met
23
23
  }
24
24
  declare const ListFunctionsCommand_base: {
25
25
  new (input: ListFunctionsCommandInput): import("@smithy/smithy-client").CommandImpl<ListFunctionsCommandInput, ListFunctionsCommandOutput, AppSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ListFunctionsCommandInput): import("@smithy/smithy-client").CommandImpl<ListFunctionsCommandInput, ListFunctionsCommandOutput, AppSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListFunctionsCommandInput): import("@smithy/smithy-client").CommandImpl<ListFunctionsCommandInput, ListFunctionsCommandOutput, AppSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ListResolversByFunctionCommandOutput extends ListResolversByFun
23
23
  }
24
24
  declare const ListResolversByFunctionCommand_base: {
25
25
  new (input: ListResolversByFunctionCommandInput): import("@smithy/smithy-client").CommandImpl<ListResolversByFunctionCommandInput, ListResolversByFunctionCommandOutput, AppSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ListResolversByFunctionCommandInput): import("@smithy/smithy-client").CommandImpl<ListResolversByFunctionCommandInput, ListResolversByFunctionCommandOutput, AppSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListResolversByFunctionCommandInput): import("@smithy/smithy-client").CommandImpl<ListResolversByFunctionCommandInput, ListResolversByFunctionCommandOutput, AppSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ListResolversCommandOutput extends ListResolversResponse, __Met
23
23
  }
24
24
  declare const ListResolversCommand_base: {
25
25
  new (input: ListResolversCommandInput): import("@smithy/smithy-client").CommandImpl<ListResolversCommandInput, ListResolversCommandOutput, AppSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ListResolversCommandInput): import("@smithy/smithy-client").CommandImpl<ListResolversCommandInput, ListResolversCommandOutput, AppSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListResolversCommandInput): import("@smithy/smithy-client").CommandImpl<ListResolversCommandInput, ListResolversCommandOutput, AppSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ListSourceApiAssociationsCommandOutput extends ListSourceApiAss
23
23
  }
24
24
  declare const ListSourceApiAssociationsCommand_base: {
25
25
  new (input: ListSourceApiAssociationsCommandInput): import("@smithy/smithy-client").CommandImpl<ListSourceApiAssociationsCommandInput, ListSourceApiAssociationsCommandOutput, AppSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ListSourceApiAssociationsCommandInput): import("@smithy/smithy-client").CommandImpl<ListSourceApiAssociationsCommandInput, ListSourceApiAssociationsCommandOutput, AppSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListSourceApiAssociationsCommandInput): import("@smithy/smithy-client").CommandImpl<ListSourceApiAssociationsCommandInput, ListSourceApiAssociationsCommandOutput, AppSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ListTagsForResourceCommandOutput extends ListTagsForResourceRes
23
23
  }
24
24
  declare const ListTagsForResourceCommand_base: {
25
25
  new (input: ListTagsForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, AppSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ListTagsForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, AppSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListTagsForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, AppSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ListTypesByAssociationCommandOutput extends ListTypesByAssociat
23
23
  }
24
24
  declare const ListTypesByAssociationCommand_base: {
25
25
  new (input: ListTypesByAssociationCommandInput): import("@smithy/smithy-client").CommandImpl<ListTypesByAssociationCommandInput, ListTypesByAssociationCommandOutput, AppSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ListTypesByAssociationCommandInput): import("@smithy/smithy-client").CommandImpl<ListTypesByAssociationCommandInput, ListTypesByAssociationCommandOutput, AppSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListTypesByAssociationCommandInput): import("@smithy/smithy-client").CommandImpl<ListTypesByAssociationCommandInput, ListTypesByAssociationCommandOutput, AppSyncClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**