@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.
- package/dist-types/commands/AssociateApiCommand.d.ts +1 -1
- package/dist-types/commands/AssociateMergedGraphqlApiCommand.d.ts +1 -1
- package/dist-types/commands/AssociateSourceGraphqlApiCommand.d.ts +1 -1
- package/dist-types/commands/CreateApiCacheCommand.d.ts +1 -1
- package/dist-types/commands/CreateApiCommand.d.ts +1 -1
- package/dist-types/commands/CreateApiKeyCommand.d.ts +1 -1
- package/dist-types/commands/CreateChannelNamespaceCommand.d.ts +1 -1
- package/dist-types/commands/CreateDataSourceCommand.d.ts +1 -1
- package/dist-types/commands/CreateDomainNameCommand.d.ts +1 -1
- package/dist-types/commands/CreateFunctionCommand.d.ts +1 -1
- package/dist-types/commands/CreateGraphqlApiCommand.d.ts +1 -1
- package/dist-types/commands/CreateResolverCommand.d.ts +1 -1
- package/dist-types/commands/CreateTypeCommand.d.ts +1 -1
- package/dist-types/commands/DeleteApiCacheCommand.d.ts +1 -1
- package/dist-types/commands/DeleteApiCommand.d.ts +1 -1
- package/dist-types/commands/DeleteApiKeyCommand.d.ts +1 -1
- package/dist-types/commands/DeleteChannelNamespaceCommand.d.ts +1 -1
- package/dist-types/commands/DeleteDataSourceCommand.d.ts +1 -1
- package/dist-types/commands/DeleteDomainNameCommand.d.ts +1 -1
- package/dist-types/commands/DeleteFunctionCommand.d.ts +1 -1
- package/dist-types/commands/DeleteGraphqlApiCommand.d.ts +1 -1
- package/dist-types/commands/DeleteResolverCommand.d.ts +1 -1
- package/dist-types/commands/DeleteTypeCommand.d.ts +1 -1
- package/dist-types/commands/DisassociateApiCommand.d.ts +1 -1
- package/dist-types/commands/DisassociateMergedGraphqlApiCommand.d.ts +1 -1
- package/dist-types/commands/DisassociateSourceGraphqlApiCommand.d.ts +1 -1
- package/dist-types/commands/EvaluateCodeCommand.d.ts +1 -1
- package/dist-types/commands/EvaluateMappingTemplateCommand.d.ts +1 -1
- package/dist-types/commands/FlushApiCacheCommand.d.ts +1 -1
- package/dist-types/commands/GetApiAssociationCommand.d.ts +1 -1
- package/dist-types/commands/GetApiCacheCommand.d.ts +1 -1
- package/dist-types/commands/GetApiCommand.d.ts +1 -1
- package/dist-types/commands/GetChannelNamespaceCommand.d.ts +1 -1
- package/dist-types/commands/GetDataSourceCommand.d.ts +1 -1
- package/dist-types/commands/GetDataSourceIntrospectionCommand.d.ts +1 -1
- package/dist-types/commands/GetDomainNameCommand.d.ts +1 -1
- package/dist-types/commands/GetFunctionCommand.d.ts +1 -1
- package/dist-types/commands/GetGraphqlApiCommand.d.ts +1 -1
- package/dist-types/commands/GetGraphqlApiEnvironmentVariablesCommand.d.ts +1 -1
- package/dist-types/commands/GetIntrospectionSchemaCommand.d.ts +1 -1
- package/dist-types/commands/GetResolverCommand.d.ts +1 -1
- package/dist-types/commands/GetSchemaCreationStatusCommand.d.ts +1 -1
- package/dist-types/commands/GetSourceApiAssociationCommand.d.ts +1 -1
- package/dist-types/commands/GetTypeCommand.d.ts +1 -1
- package/dist-types/commands/ListApiKeysCommand.d.ts +1 -1
- package/dist-types/commands/ListChannelNamespacesCommand.d.ts +1 -1
- package/dist-types/commands/ListDataSourcesCommand.d.ts +1 -1
- package/dist-types/commands/ListFunctionsCommand.d.ts +1 -1
- package/dist-types/commands/ListResolversByFunctionCommand.d.ts +1 -1
- package/dist-types/commands/ListResolversCommand.d.ts +1 -1
- package/dist-types/commands/ListSourceApiAssociationsCommand.d.ts +1 -1
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -1
- package/dist-types/commands/ListTypesByAssociationCommand.d.ts +1 -1
- package/dist-types/commands/ListTypesCommand.d.ts +1 -1
- package/dist-types/commands/PutGraphqlApiEnvironmentVariablesCommand.d.ts +1 -1
- package/dist-types/commands/StartSchemaCreationCommand.d.ts +1 -1
- package/dist-types/commands/StartSchemaMergeCommand.d.ts +1 -1
- package/dist-types/commands/TagResourceCommand.d.ts +1 -1
- package/dist-types/commands/UntagResourceCommand.d.ts +1 -1
- package/dist-types/commands/UpdateApiCacheCommand.d.ts +1 -1
- package/dist-types/commands/UpdateApiCommand.d.ts +1 -1
- package/dist-types/commands/UpdateApiKeyCommand.d.ts +1 -1
- package/dist-types/commands/UpdateChannelNamespaceCommand.d.ts +1 -1
- package/dist-types/commands/UpdateDataSourceCommand.d.ts +1 -1
- package/dist-types/commands/UpdateDomainNameCommand.d.ts +1 -1
- package/dist-types/commands/UpdateFunctionCommand.d.ts +1 -1
- package/dist-types/commands/UpdateGraphqlApiCommand.d.ts +1 -1
- package/dist-types/commands/UpdateResolverCommand.d.ts +1 -1
- package/dist-types/commands/UpdateSourceApiAssociationCommand.d.ts +1 -1
- package/dist-types/commands/UpdateTypeCommand.d.ts +1 -1
- package/dist-types/endpoint/EndpointParameters.d.ts +1 -3
- package/dist-types/runtimeConfig.browser.d.ts +17 -17
- package/dist-types/runtimeConfig.d.ts +16 -16
- package/dist-types/runtimeConfig.native.d.ts +18 -18
- package/dist-types/runtimeConfig.shared.d.ts +3 -3
- package/dist-types/ts3.4/commands/AssociateApiCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/AssociateMergedGraphqlApiCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/AssociateSourceGraphqlApiCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateApiCacheCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateApiCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateApiKeyCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateChannelNamespaceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateDataSourceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateDomainNameCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateFunctionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateGraphqlApiCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateResolverCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateTypeCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteApiCacheCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteApiCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteApiKeyCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteChannelNamespaceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteDataSourceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteDomainNameCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteFunctionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteGraphqlApiCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteResolverCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteTypeCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DisassociateApiCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DisassociateMergedGraphqlApiCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DisassociateSourceGraphqlApiCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/EvaluateCodeCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/EvaluateMappingTemplateCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/FlushApiCacheCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetApiAssociationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetApiCacheCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetApiCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetChannelNamespaceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetDataSourceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetDataSourceIntrospectionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetDomainNameCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetFunctionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetGraphqlApiCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetGraphqlApiEnvironmentVariablesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetIntrospectionSchemaCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetResolverCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetSchemaCreationStatusCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetSourceApiAssociationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetTypeCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListApiKeysCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListChannelNamespacesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListDataSourcesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListFunctionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListResolversByFunctionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListResolversCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListSourceApiAssociationsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListTypesByAssociationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListTypesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/PutGraphqlApiEnvironmentVariablesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartSchemaCreationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartSchemaMergeCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateApiCacheCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateApiCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateApiKeyCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateChannelNamespaceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateDataSourceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateDomainNameCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateFunctionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateGraphqlApiCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateResolverCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateSourceApiAssociationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateTypeCommand.d.ts +1 -1
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -4
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +22 -32
- package/dist-types/ts3.4/runtimeConfig.d.ts +20 -29
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +23 -33
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +3 -3
- package/package.json +19 -19
|
@@ -26,7 +26,7 @@ declare const DeleteGraphqlApiCommand_base: {
|
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
28
|
new (
|
|
29
|
-
|
|
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
|
-
|
|
29
|
+
input: DeleteResolverCommandInput
|
|
30
30
|
): import("@smithy/smithy-client").CommandImpl<
|
|
31
31
|
DeleteResolverCommandInput,
|
|
32
32
|
DeleteResolverCommandOutput,
|
|
@@ -26,7 +26,7 @@ declare const DisassociateApiCommand_base: {
|
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
28
|
new (
|
|
29
|
-
|
|
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
|
-
|
|
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
|
-
|
|
30
|
+
input: DisassociateSourceGraphqlApiCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
DisassociateSourceGraphqlApiCommandInput,
|
|
33
33
|
DisassociateSourceGraphqlApiCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const EvaluateMappingTemplateCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
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
|
-
|
|
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
|
-
|
|
30
|
+
input: GetApiAssociationCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
GetApiAssociationCommandInput,
|
|
33
33
|
GetApiAssociationCommandOutput,
|
|
@@ -18,7 +18,7 @@ declare const GetApiCommand_base: {
|
|
|
18
18
|
ServiceInputTypes,
|
|
19
19
|
ServiceOutputTypes
|
|
20
20
|
>;
|
|
21
|
-
new (
|
|
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
|
-
|
|
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
|
-
|
|
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
|
-
|
|
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
|
-
|
|
29
|
+
input: GetDomainNameCommandInput
|
|
30
30
|
): import("@smithy/smithy-client").CommandImpl<
|
|
31
31
|
GetDomainNameCommandInput,
|
|
32
32
|
GetDomainNameCommandOutput,
|
|
@@ -26,7 +26,7 @@ declare const GetGraphqlApiCommand_base: {
|
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
28
|
new (
|
|
29
|
-
|
|
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
|
-
|
|
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
|
-
|
|
37
|
+
input: GetIntrospectionSchemaCommandInput
|
|
38
38
|
): import("@smithy/smithy-client").CommandImpl<
|
|
39
39
|
GetIntrospectionSchemaCommandInput,
|
|
40
40
|
GetIntrospectionSchemaCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const GetSchemaCreationStatusCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
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
|
-
|
|
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 (
|
|
23
|
+
new (input: GetTypeCommandInput): import("@smithy/smithy-client").CommandImpl<
|
|
24
24
|
GetTypeCommandInput,
|
|
25
25
|
GetTypeCommandOutput,
|
|
26
26
|
AppSyncClientResolvedConfig,
|
|
@@ -27,7 +27,7 @@ declare const ListChannelNamespacesCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
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
|
-
|
|
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
|
-
|
|
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
|
-
|
|
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
|
-
|
|
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
|
-
|
|
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
|
-
|
|
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
|
-
|
|
30
|
+
input: ListTypesByAssociationCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
ListTypesByAssociationCommandInput,
|
|
33
33
|
ListTypesByAssociationCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const PutGraphqlApiEnvironmentVariablesCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
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
|
-
|
|
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
|
-
|
|
29
|
+
input: StartSchemaMergeCommandInput
|
|
30
30
|
): import("@smithy/smithy-client").CommandImpl<
|
|
31
31
|
StartSchemaMergeCommandInput,
|
|
32
32
|
StartSchemaMergeCommandOutput,
|
|
@@ -26,7 +26,7 @@ declare const UntagResourceCommand_base: {
|
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
28
|
new (
|
|
29
|
-
|
|
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
|
-
|
|
29
|
+
input: UpdateApiCacheCommandInput
|
|
30
30
|
): import("@smithy/smithy-client").CommandImpl<
|
|
31
31
|
UpdateApiCacheCommandInput,
|
|
32
32
|
UpdateApiCacheCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const UpdateChannelNamespaceCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
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
|
-
|
|
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
|
-
|
|
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
|
-
|
|
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
|
-
|
|
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
|
-
|
|
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
|
-
|
|
30
|
+
input: UpdateSourceApiAssociationCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
UpdateSourceApiAssociationCommandInput,
|
|
33
33
|
UpdateSourceApiAssociationCommandOutput,
|
|
@@ -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:
|
|
31
|
+
base64Encoder: (_input: Uint8Array | string) => string;
|
|
34
32
|
utf8Decoder: import("@smithy/types").Decoder;
|
|
35
|
-
utf8Encoder: (input:
|
|
33
|
+
utf8Encoder: (input: Uint8Array | string) => string;
|
|
36
34
|
disableHostPrefix: boolean;
|
|
37
35
|
serviceId: string;
|
|
38
|
-
profile?: string
|
|
36
|
+
profile?: string;
|
|
39
37
|
logger: import("@smithy/types").Logger;
|
|
40
38
|
extensions: import("./runtimeExtensions").RuntimeExtension[];
|
|
41
|
-
customUserAgent?: string | import("@smithy/types").UserAgent
|
|
39
|
+
customUserAgent?: string | import("@smithy/types").UserAgent;
|
|
42
40
|
userAgentAppId?:
|
|
43
41
|
| string
|
|
44
|
-
|
|
|
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
|
|
67
|
+
logger?: import("@smithy/types").Logger;
|
|
71
68
|
}
|
|
72
69
|
) => import("@smithy/types").EndpointV2;
|
|
73
|
-
tls?: boolean
|
|
74
|
-
serviceConfiguredEndpoint?:
|
|
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
|
|
89
|
-
) => Promise<import("@smithy/types").RequestSigner>)
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
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
|
};
|