@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.
- 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 +20 -20
|
@@ -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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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
|
/**
|