@aws-sdk/client-appsync 3.803.0 → 3.806.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-cjs/runtimeConfig.js +6 -6
- package/dist-es/runtimeConfig.js +6 -6
- 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 +22 -22
|
@@ -26,7 +26,7 @@ declare const CreateResolverCommand_base: {
|
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
28
|
new (
|
|
29
|
-
|
|
29
|
+
input: CreateResolverCommandInput
|
|
30
30
|
): import("@smithy/smithy-client").CommandImpl<
|
|
31
31
|
CreateResolverCommandInput,
|
|
32
32
|
CreateResolverCommandOutput,
|
|
@@ -26,7 +26,7 @@ declare const DeleteApiCacheCommand_base: {
|
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
28
|
new (
|
|
29
|
-
|
|
29
|
+
input: DeleteApiCacheCommandInput
|
|
30
30
|
): import("@smithy/smithy-client").CommandImpl<
|
|
31
31
|
DeleteApiCacheCommandInput,
|
|
32
32
|
DeleteApiCacheCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const DeleteChannelNamespaceCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: DeleteChannelNamespaceCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
DeleteChannelNamespaceCommandInput,
|
|
33
33
|
DeleteChannelNamespaceCommandOutput,
|
|
@@ -26,7 +26,7 @@ declare const DeleteDataSourceCommand_base: {
|
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
28
|
new (
|
|
29
|
-
|
|
29
|
+
input: DeleteDataSourceCommandInput
|
|
30
30
|
): import("@smithy/smithy-client").CommandImpl<
|
|
31
31
|
DeleteDataSourceCommandInput,
|
|
32
32
|
DeleteDataSourceCommandOutput,
|
|
@@ -26,7 +26,7 @@ declare const DeleteDomainNameCommand_base: {
|
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
28
|
new (
|
|
29
|
-
|
|
29
|
+
input: DeleteDomainNameCommandInput
|
|
30
30
|
): import("@smithy/smithy-client").CommandImpl<
|
|
31
31
|
DeleteDomainNameCommandInput,
|
|
32
32
|
DeleteDomainNameCommandOutput,
|
|
@@ -26,7 +26,7 @@ declare const DeleteFunctionCommand_base: {
|
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
28
|
new (
|
|
29
|
-
|
|
29
|
+
input: DeleteFunctionCommandInput
|
|
30
30
|
): import("@smithy/smithy-client").CommandImpl<
|
|
31
31
|
DeleteFunctionCommandInput,
|
|
32
32
|
DeleteFunctionCommandOutput,
|
|
@@ -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";
|