@aws-sdk/client-appsync 3.799.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 +20 -20
@@ -26,7 +26,7 @@ declare const DeleteGraphqlApiCommand_base: {
26
26
  ServiceOutputTypes
27
27
  >;
28
28
  new (
29
- __0_0: DeleteGraphqlApiCommandInput
29
+ input: DeleteGraphqlApiCommandInput
30
30
  ): import("@smithy/smithy-client").CommandImpl<
31
31
  DeleteGraphqlApiCommandInput,
32
32
  DeleteGraphqlApiCommandOutput,
@@ -26,7 +26,7 @@ declare const DeleteResolverCommand_base: {
26
26
  ServiceOutputTypes
27
27
  >;
28
28
  new (
29
- __0_0: DeleteResolverCommandInput
29
+ input: DeleteResolverCommandInput
30
30
  ): import("@smithy/smithy-client").CommandImpl<
31
31
  DeleteResolverCommandInput,
32
32
  DeleteResolverCommandOutput,
@@ -23,7 +23,7 @@ declare const DeleteTypeCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: DeleteTypeCommandInput
26
+ input: DeleteTypeCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  DeleteTypeCommandInput,
29
29
  DeleteTypeCommandOutput,
@@ -26,7 +26,7 @@ declare const DisassociateApiCommand_base: {
26
26
  ServiceOutputTypes
27
27
  >;
28
28
  new (
29
- __0_0: DisassociateApiCommandInput
29
+ input: DisassociateApiCommandInput
30
30
  ): import("@smithy/smithy-client").CommandImpl<
31
31
  DisassociateApiCommandInput,
32
32
  DisassociateApiCommandOutput,
@@ -27,7 +27,7 @@ declare const DisassociateMergedGraphqlApiCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: DisassociateMergedGraphqlApiCommandInput
30
+ input: DisassociateMergedGraphqlApiCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  DisassociateMergedGraphqlApiCommandInput,
33
33
  DisassociateMergedGraphqlApiCommandOutput,
@@ -27,7 +27,7 @@ declare const DisassociateSourceGraphqlApiCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: DisassociateSourceGraphqlApiCommandInput
30
+ input: DisassociateSourceGraphqlApiCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  DisassociateSourceGraphqlApiCommandInput,
33
33
  DisassociateSourceGraphqlApiCommandOutput,
@@ -23,7 +23,7 @@ declare const EvaluateCodeCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: EvaluateCodeCommandInput
26
+ input: EvaluateCodeCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  EvaluateCodeCommandInput,
29
29
  EvaluateCodeCommandOutput,
@@ -27,7 +27,7 @@ declare const EvaluateMappingTemplateCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: EvaluateMappingTemplateCommandInput
30
+ input: EvaluateMappingTemplateCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  EvaluateMappingTemplateCommandInput,
33
33
  EvaluateMappingTemplateCommandOutput,
@@ -26,7 +26,7 @@ declare const FlushApiCacheCommand_base: {
26
26
  ServiceOutputTypes
27
27
  >;
28
28
  new (
29
- __0_0: FlushApiCacheCommandInput
29
+ input: FlushApiCacheCommandInput
30
30
  ): import("@smithy/smithy-client").CommandImpl<
31
31
  FlushApiCacheCommandInput,
32
32
  FlushApiCacheCommandOutput,
@@ -27,7 +27,7 @@ declare const GetApiAssociationCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: GetApiAssociationCommandInput
30
+ input: GetApiAssociationCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  GetApiAssociationCommandInput,
33
33
  GetApiAssociationCommandOutput,
@@ -23,7 +23,7 @@ declare const GetApiCacheCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: GetApiCacheCommandInput
26
+ input: GetApiCacheCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  GetApiCacheCommandInput,
29
29
  GetApiCacheCommandOutput,
@@ -18,7 +18,7 @@ declare const GetApiCommand_base: {
18
18
  ServiceInputTypes,
19
19
  ServiceOutputTypes
20
20
  >;
21
- new (__0_0: GetApiCommandInput): import("@smithy/smithy-client").CommandImpl<
21
+ new (input: GetApiCommandInput): import("@smithy/smithy-client").CommandImpl<
22
22
  GetApiCommandInput,
23
23
  GetApiCommandOutput,
24
24
  AppSyncClientResolvedConfig,
@@ -27,7 +27,7 @@ declare const GetChannelNamespaceCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: GetChannelNamespaceCommandInput
30
+ input: GetChannelNamespaceCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  GetChannelNamespaceCommandInput,
33
33
  GetChannelNamespaceCommandOutput,
@@ -26,7 +26,7 @@ declare const GetDataSourceCommand_base: {
26
26
  ServiceOutputTypes
27
27
  >;
28
28
  new (
29
- __0_0: GetDataSourceCommandInput
29
+ input: GetDataSourceCommandInput
30
30
  ): import("@smithy/smithy-client").CommandImpl<
31
31
  GetDataSourceCommandInput,
32
32
  GetDataSourceCommandOutput,
@@ -27,7 +27,7 @@ declare const GetDataSourceIntrospectionCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: GetDataSourceIntrospectionCommandInput
30
+ input: GetDataSourceIntrospectionCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  GetDataSourceIntrospectionCommandInput,
33
33
  GetDataSourceIntrospectionCommandOutput,
@@ -26,7 +26,7 @@ declare const GetDomainNameCommand_base: {
26
26
  ServiceOutputTypes
27
27
  >;
28
28
  new (
29
- __0_0: GetDomainNameCommandInput
29
+ input: GetDomainNameCommandInput
30
30
  ): import("@smithy/smithy-client").CommandImpl<
31
31
  GetDomainNameCommandInput,
32
32
  GetDomainNameCommandOutput,
@@ -23,7 +23,7 @@ declare const GetFunctionCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: GetFunctionCommandInput
26
+ input: GetFunctionCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  GetFunctionCommandInput,
29
29
  GetFunctionCommandOutput,
@@ -26,7 +26,7 @@ declare const GetGraphqlApiCommand_base: {
26
26
  ServiceOutputTypes
27
27
  >;
28
28
  new (
29
- __0_0: GetGraphqlApiCommandInput
29
+ input: GetGraphqlApiCommandInput
30
30
  ): import("@smithy/smithy-client").CommandImpl<
31
31
  GetGraphqlApiCommandInput,
32
32
  GetGraphqlApiCommandOutput,
@@ -27,7 +27,7 @@ declare const GetGraphqlApiEnvironmentVariablesCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: GetGraphqlApiEnvironmentVariablesCommandInput
30
+ input: GetGraphqlApiEnvironmentVariablesCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  GetGraphqlApiEnvironmentVariablesCommandInput,
33
33
  GetGraphqlApiEnvironmentVariablesCommandOutput,
@@ -34,7 +34,7 @@ declare const GetIntrospectionSchemaCommand_base: {
34
34
  ServiceOutputTypes
35
35
  >;
36
36
  new (
37
- __0_0: GetIntrospectionSchemaCommandInput
37
+ input: GetIntrospectionSchemaCommandInput
38
38
  ): import("@smithy/smithy-client").CommandImpl<
39
39
  GetIntrospectionSchemaCommandInput,
40
40
  GetIntrospectionSchemaCommandOutput,
@@ -23,7 +23,7 @@ declare const GetResolverCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: GetResolverCommandInput
26
+ input: GetResolverCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  GetResolverCommandInput,
29
29
  GetResolverCommandOutput,
@@ -27,7 +27,7 @@ declare const GetSchemaCreationStatusCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: GetSchemaCreationStatusCommandInput
30
+ input: GetSchemaCreationStatusCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  GetSchemaCreationStatusCommandInput,
33
33
  GetSchemaCreationStatusCommandOutput,
@@ -27,7 +27,7 @@ declare const GetSourceApiAssociationCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: GetSourceApiAssociationCommandInput
30
+ input: GetSourceApiAssociationCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  GetSourceApiAssociationCommandInput,
33
33
  GetSourceApiAssociationCommandOutput,
@@ -20,7 +20,7 @@ declare const GetTypeCommand_base: {
20
20
  ServiceInputTypes,
21
21
  ServiceOutputTypes
22
22
  >;
23
- new (__0_0: GetTypeCommandInput): import("@smithy/smithy-client").CommandImpl<
23
+ new (input: GetTypeCommandInput): import("@smithy/smithy-client").CommandImpl<
24
24
  GetTypeCommandInput,
25
25
  GetTypeCommandOutput,
26
26
  AppSyncClientResolvedConfig,
@@ -23,7 +23,7 @@ declare const ListApiKeysCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: ListApiKeysCommandInput
26
+ input: ListApiKeysCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  ListApiKeysCommandInput,
29
29
  ListApiKeysCommandOutput,
@@ -27,7 +27,7 @@ declare const ListChannelNamespacesCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: ListChannelNamespacesCommandInput
30
+ input: ListChannelNamespacesCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  ListChannelNamespacesCommandInput,
33
33
  ListChannelNamespacesCommandOutput,
@@ -26,7 +26,7 @@ declare const ListDataSourcesCommand_base: {
26
26
  ServiceOutputTypes
27
27
  >;
28
28
  new (
29
- __0_0: ListDataSourcesCommandInput
29
+ input: ListDataSourcesCommandInput
30
30
  ): import("@smithy/smithy-client").CommandImpl<
31
31
  ListDataSourcesCommandInput,
32
32
  ListDataSourcesCommandOutput,
@@ -26,7 +26,7 @@ declare const ListFunctionsCommand_base: {
26
26
  ServiceOutputTypes
27
27
  >;
28
28
  new (
29
- __0_0: ListFunctionsCommandInput
29
+ input: ListFunctionsCommandInput
30
30
  ): import("@smithy/smithy-client").CommandImpl<
31
31
  ListFunctionsCommandInput,
32
32
  ListFunctionsCommandOutput,
@@ -27,7 +27,7 @@ declare const ListResolversByFunctionCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: ListResolversByFunctionCommandInput
30
+ input: ListResolversByFunctionCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  ListResolversByFunctionCommandInput,
33
33
  ListResolversByFunctionCommandOutput,
@@ -26,7 +26,7 @@ declare const ListResolversCommand_base: {
26
26
  ServiceOutputTypes
27
27
  >;
28
28
  new (
29
- __0_0: ListResolversCommandInput
29
+ input: ListResolversCommandInput
30
30
  ): import("@smithy/smithy-client").CommandImpl<
31
31
  ListResolversCommandInput,
32
32
  ListResolversCommandOutput,
@@ -27,7 +27,7 @@ declare const ListSourceApiAssociationsCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: ListSourceApiAssociationsCommandInput
30
+ input: ListSourceApiAssociationsCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  ListSourceApiAssociationsCommandInput,
33
33
  ListSourceApiAssociationsCommandOutput,
@@ -27,7 +27,7 @@ declare const ListTagsForResourceCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: ListTagsForResourceCommandInput
30
+ input: ListTagsForResourceCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  ListTagsForResourceCommandInput,
33
33
  ListTagsForResourceCommandOutput,
@@ -27,7 +27,7 @@ declare const ListTypesByAssociationCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: ListTypesByAssociationCommandInput
30
+ input: ListTypesByAssociationCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  ListTypesByAssociationCommandInput,
33
33
  ListTypesByAssociationCommandOutput,
@@ -23,7 +23,7 @@ declare const ListTypesCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: ListTypesCommandInput
26
+ input: ListTypesCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  ListTypesCommandInput,
29
29
  ListTypesCommandOutput,
@@ -27,7 +27,7 @@ declare const PutGraphqlApiEnvironmentVariablesCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: PutGraphqlApiEnvironmentVariablesCommandInput
30
+ input: PutGraphqlApiEnvironmentVariablesCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  PutGraphqlApiEnvironmentVariablesCommandInput,
33
33
  PutGraphqlApiEnvironmentVariablesCommandOutput,
@@ -27,7 +27,7 @@ declare const StartSchemaCreationCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: StartSchemaCreationCommandInput
30
+ input: StartSchemaCreationCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  StartSchemaCreationCommandInput,
33
33
  StartSchemaCreationCommandOutput,
@@ -26,7 +26,7 @@ declare const StartSchemaMergeCommand_base: {
26
26
  ServiceOutputTypes
27
27
  >;
28
28
  new (
29
- __0_0: StartSchemaMergeCommandInput
29
+ input: StartSchemaMergeCommandInput
30
30
  ): import("@smithy/smithy-client").CommandImpl<
31
31
  StartSchemaMergeCommandInput,
32
32
  StartSchemaMergeCommandOutput,
@@ -23,7 +23,7 @@ declare const TagResourceCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: TagResourceCommandInput
26
+ input: TagResourceCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  TagResourceCommandInput,
29
29
  TagResourceCommandOutput,
@@ -26,7 +26,7 @@ declare const UntagResourceCommand_base: {
26
26
  ServiceOutputTypes
27
27
  >;
28
28
  new (
29
- __0_0: UntagResourceCommandInput
29
+ input: UntagResourceCommandInput
30
30
  ): import("@smithy/smithy-client").CommandImpl<
31
31
  UntagResourceCommandInput,
32
32
  UntagResourceCommandOutput,
@@ -26,7 +26,7 @@ declare const UpdateApiCacheCommand_base: {
26
26
  ServiceOutputTypes
27
27
  >;
28
28
  new (
29
- __0_0: UpdateApiCacheCommandInput
29
+ input: UpdateApiCacheCommandInput
30
30
  ): import("@smithy/smithy-client").CommandImpl<
31
31
  UpdateApiCacheCommandInput,
32
32
  UpdateApiCacheCommandOutput,
@@ -23,7 +23,7 @@ declare const UpdateApiCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: UpdateApiCommandInput
26
+ input: UpdateApiCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  UpdateApiCommandInput,
29
29
  UpdateApiCommandOutput,
@@ -23,7 +23,7 @@ declare const UpdateApiKeyCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: UpdateApiKeyCommandInput
26
+ input: UpdateApiKeyCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  UpdateApiKeyCommandInput,
29
29
  UpdateApiKeyCommandOutput,
@@ -27,7 +27,7 @@ declare const UpdateChannelNamespaceCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: UpdateChannelNamespaceCommandInput
30
+ input: UpdateChannelNamespaceCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  UpdateChannelNamespaceCommandInput,
33
33
  UpdateChannelNamespaceCommandOutput,
@@ -26,7 +26,7 @@ declare const UpdateDataSourceCommand_base: {
26
26
  ServiceOutputTypes
27
27
  >;
28
28
  new (
29
- __0_0: UpdateDataSourceCommandInput
29
+ input: UpdateDataSourceCommandInput
30
30
  ): import("@smithy/smithy-client").CommandImpl<
31
31
  UpdateDataSourceCommandInput,
32
32
  UpdateDataSourceCommandOutput,
@@ -26,7 +26,7 @@ declare const UpdateDomainNameCommand_base: {
26
26
  ServiceOutputTypes
27
27
  >;
28
28
  new (
29
- __0_0: UpdateDomainNameCommandInput
29
+ input: UpdateDomainNameCommandInput
30
30
  ): import("@smithy/smithy-client").CommandImpl<
31
31
  UpdateDomainNameCommandInput,
32
32
  UpdateDomainNameCommandOutput,
@@ -26,7 +26,7 @@ declare const UpdateFunctionCommand_base: {
26
26
  ServiceOutputTypes
27
27
  >;
28
28
  new (
29
- __0_0: UpdateFunctionCommandInput
29
+ input: UpdateFunctionCommandInput
30
30
  ): import("@smithy/smithy-client").CommandImpl<
31
31
  UpdateFunctionCommandInput,
32
32
  UpdateFunctionCommandOutput,
@@ -26,7 +26,7 @@ declare const UpdateGraphqlApiCommand_base: {
26
26
  ServiceOutputTypes
27
27
  >;
28
28
  new (
29
- __0_0: UpdateGraphqlApiCommandInput
29
+ input: UpdateGraphqlApiCommandInput
30
30
  ): import("@smithy/smithy-client").CommandImpl<
31
31
  UpdateGraphqlApiCommandInput,
32
32
  UpdateGraphqlApiCommandOutput,
@@ -26,7 +26,7 @@ declare const UpdateResolverCommand_base: {
26
26
  ServiceOutputTypes
27
27
  >;
28
28
  new (
29
- __0_0: UpdateResolverCommandInput
29
+ input: UpdateResolverCommandInput
30
30
  ): import("@smithy/smithy-client").CommandImpl<
31
31
  UpdateResolverCommandInput,
32
32
  UpdateResolverCommandOutput,
@@ -27,7 +27,7 @@ declare const UpdateSourceApiAssociationCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: UpdateSourceApiAssociationCommandInput
30
+ input: UpdateSourceApiAssociationCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  UpdateSourceApiAssociationCommandInput,
33
33
  UpdateSourceApiAssociationCommandOutput,
@@ -23,7 +23,7 @@ declare const UpdateTypeCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: UpdateTypeCommandInput
26
+ input: UpdateTypeCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  UpdateTypeCommandInput,
29
29
  UpdateTypeCommandOutput,
@@ -21,10 +21,7 @@ export type ClientResolvedEndpointParameters = ClientInputEndpointParameters & {
21
21
  };
22
22
  export declare const resolveClientEndpointParameters: <T>(
23
23
  options: T & ClientInputEndpointParameters
24
- ) => T &
25
- ClientInputEndpointParameters & {
26
- defaultSigningName: string;
27
- };
24
+ ) => T & ClientResolvedEndpointParameters;
28
25
  export declare const commonParams: {
29
26
  readonly UseFIPS: {
30
27
  readonly type: "builtInParams";
@@ -12,9 +12,7 @@ export declare const getRuntimeConfig: (config: AppSyncClientConfig) => {
12
12
  _: unknown
13
13
  ) => () => Promise<import("@smithy/types").AwsCredentialIdentity>);
14
14
  defaultUserAgentProvider: (
15
- config?:
16
- | import("@aws-sdk/util-user-agent-browser").PreviouslyResolved
17
- | undefined
15
+ config?: import("@aws-sdk/util-user-agent-browser").PreviouslyResolved
18
16
  ) => Promise<import("@smithy/types").UserAgent>;
19
17
  maxAttempts: number | import("@smithy/types").Provider<number>;
20
18
  region: string | import("@smithy/types").Provider<any>;
@@ -30,23 +28,22 @@ export declare const getRuntimeConfig: (config: AppSyncClientConfig) => {
30
28
  cacheMiddleware?: boolean | undefined;
31
29
  urlParser: import("@smithy/types").UrlParser;
32
30
  base64Decoder: import("@smithy/types").Decoder;
33
- base64Encoder: (_input: string | Uint8Array) => string;
31
+ base64Encoder: (_input: Uint8Array | string) => string;
34
32
  utf8Decoder: import("@smithy/types").Decoder;
35
- utf8Encoder: (input: string | Uint8Array) => string;
33
+ utf8Encoder: (input: Uint8Array | string) => string;
36
34
  disableHostPrefix: boolean;
37
35
  serviceId: string;
38
- profile?: string | undefined;
36
+ profile?: string;
39
37
  logger: import("@smithy/types").Logger;
40
38
  extensions: import("./runtimeExtensions").RuntimeExtension[];
41
- customUserAgent?: string | import("@smithy/types").UserAgent | undefined;
39
+ customUserAgent?: string | import("@smithy/types").UserAgent;
42
40
  userAgentAppId?:
43
41
  | string
44
- | import("@smithy/types").Provider<string | undefined>
45
- | undefined;
42
+ | undefined
43
+ | import("@smithy/types").Provider<string | undefined>;
46
44
  retryStrategy?:
47
45
  | import("@smithy/types").RetryStrategy
48
- | import("@smithy/types").RetryStrategyV2
49
- | undefined;
46
+ | import("@smithy/types").RetryStrategyV2;
50
47
  endpoint?:
51
48
  | ((
52
49
  | string
@@ -67,34 +64,27 @@ export declare const getRuntimeConfig: (config: AppSyncClientConfig) => {
67
64
  endpointProvider: (
68
65
  endpointParams: import("./endpoint/EndpointParameters").EndpointParameters,
69
66
  context?: {
70
- logger?: import("@smithy/types").Logger | undefined;
67
+ logger?: import("@smithy/types").Logger;
71
68
  }
72
69
  ) => import("@smithy/types").EndpointV2;
73
- tls?: boolean | undefined;
74
- serviceConfiguredEndpoint?: undefined;
75
- authSchemePreference?:
76
- | string[]
77
- | import("@smithy/types").Provider<string[]>
78
- | undefined;
70
+ tls?: boolean;
71
+ serviceConfiguredEndpoint?: never;
72
+ authSchemePreference?: string[] | import("@smithy/types").Provider<string[]>;
79
73
  httpAuthSchemes: import("@smithy/types").HttpAuthScheme[];
80
74
  httpAuthSchemeProvider: import("./auth/httpAuthSchemeProvider").AppSyncHttpAuthSchemeProvider;
81
75
  credentials?:
82
76
  | import("@smithy/types").AwsCredentialIdentity
83
- | import("@smithy/types").AwsCredentialIdentityProvider
84
- | undefined;
77
+ | import("@smithy/types").AwsCredentialIdentityProvider;
85
78
  signer?:
86
79
  | import("@smithy/types").RequestSigner
87
80
  | ((
88
- authScheme?: import("@smithy/types").AuthScheme | undefined
89
- ) => Promise<import("@smithy/types").RequestSigner>)
90
- | undefined;
91
- signingEscapePath?: boolean | undefined;
92
- systemClockOffset?: number | undefined;
93
- signingRegion?: string | undefined;
94
- signerConstructor?:
95
- | (new (
96
- options: import("@smithy/signature-v4").SignatureV4Init &
97
- import("@smithy/signature-v4").SignatureV4CryptoInit
98
- ) => import("@smithy/types").RequestSigner)
99
- | undefined;
81
+ authScheme?: import("@smithy/types").AuthScheme
82
+ ) => Promise<import("@smithy/types").RequestSigner>);
83
+ signingEscapePath?: boolean;
84
+ systemClockOffset?: number;
85
+ signingRegion?: string;
86
+ signerConstructor?: new (
87
+ options: import("@smithy/signature-v4").SignatureV4Init &
88
+ import("@smithy/signature-v4").SignatureV4CryptoInit
89
+ ) => import("@smithy/types").RequestSigner;
100
90
  };