@aws-sdk/client-apigatewayv2 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/CreateApiCommand.d.ts +1 -1
- package/dist-types/commands/CreateApiMappingCommand.d.ts +1 -1
- package/dist-types/commands/CreateAuthorizerCommand.d.ts +1 -1
- package/dist-types/commands/CreateDeploymentCommand.d.ts +1 -1
- package/dist-types/commands/CreateDomainNameCommand.d.ts +1 -1
- package/dist-types/commands/CreateIntegrationCommand.d.ts +1 -1
- package/dist-types/commands/CreateIntegrationResponseCommand.d.ts +1 -1
- package/dist-types/commands/CreateModelCommand.d.ts +1 -1
- package/dist-types/commands/CreateRouteCommand.d.ts +1 -1
- package/dist-types/commands/CreateRouteResponseCommand.d.ts +1 -1
- package/dist-types/commands/CreateStageCommand.d.ts +1 -1
- package/dist-types/commands/CreateVpcLinkCommand.d.ts +1 -1
- package/dist-types/commands/DeleteAccessLogSettingsCommand.d.ts +1 -1
- package/dist-types/commands/DeleteApiCommand.d.ts +1 -1
- package/dist-types/commands/DeleteApiMappingCommand.d.ts +1 -1
- package/dist-types/commands/DeleteAuthorizerCommand.d.ts +1 -1
- package/dist-types/commands/DeleteCorsConfigurationCommand.d.ts +1 -1
- package/dist-types/commands/DeleteDeploymentCommand.d.ts +1 -1
- package/dist-types/commands/DeleteDomainNameCommand.d.ts +1 -1
- package/dist-types/commands/DeleteIntegrationCommand.d.ts +1 -1
- package/dist-types/commands/DeleteIntegrationResponseCommand.d.ts +1 -1
- package/dist-types/commands/DeleteModelCommand.d.ts +1 -1
- package/dist-types/commands/DeleteRouteCommand.d.ts +1 -1
- package/dist-types/commands/DeleteRouteRequestParameterCommand.d.ts +1 -1
- package/dist-types/commands/DeleteRouteResponseCommand.d.ts +1 -1
- package/dist-types/commands/DeleteRouteSettingsCommand.d.ts +1 -1
- package/dist-types/commands/DeleteStageCommand.d.ts +1 -1
- package/dist-types/commands/DeleteVpcLinkCommand.d.ts +1 -1
- package/dist-types/commands/ExportApiCommand.d.ts +1 -1
- package/dist-types/commands/GetApiCommand.d.ts +1 -1
- package/dist-types/commands/GetApiMappingCommand.d.ts +1 -1
- package/dist-types/commands/GetApiMappingsCommand.d.ts +1 -1
- package/dist-types/commands/GetAuthorizerCommand.d.ts +1 -1
- package/dist-types/commands/GetAuthorizersCommand.d.ts +1 -1
- package/dist-types/commands/GetDeploymentCommand.d.ts +1 -1
- package/dist-types/commands/GetDeploymentsCommand.d.ts +1 -1
- package/dist-types/commands/GetDomainNameCommand.d.ts +1 -1
- package/dist-types/commands/GetIntegrationCommand.d.ts +1 -1
- package/dist-types/commands/GetIntegrationResponseCommand.d.ts +1 -1
- package/dist-types/commands/GetIntegrationResponsesCommand.d.ts +1 -1
- package/dist-types/commands/GetIntegrationsCommand.d.ts +1 -1
- package/dist-types/commands/GetModelCommand.d.ts +1 -1
- package/dist-types/commands/GetModelTemplateCommand.d.ts +1 -1
- package/dist-types/commands/GetModelsCommand.d.ts +1 -1
- package/dist-types/commands/GetRouteCommand.d.ts +1 -1
- package/dist-types/commands/GetRouteResponseCommand.d.ts +1 -1
- package/dist-types/commands/GetRouteResponsesCommand.d.ts +1 -1
- package/dist-types/commands/GetRoutesCommand.d.ts +1 -1
- package/dist-types/commands/GetStageCommand.d.ts +1 -1
- package/dist-types/commands/GetStagesCommand.d.ts +1 -1
- package/dist-types/commands/GetTagsCommand.d.ts +1 -1
- package/dist-types/commands/GetVpcLinkCommand.d.ts +1 -1
- package/dist-types/commands/ImportApiCommand.d.ts +1 -1
- package/dist-types/commands/ReimportApiCommand.d.ts +1 -1
- package/dist-types/commands/ResetAuthorizersCacheCommand.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/UpdateApiCommand.d.ts +1 -1
- package/dist-types/commands/UpdateApiMappingCommand.d.ts +1 -1
- package/dist-types/commands/UpdateAuthorizerCommand.d.ts +1 -1
- package/dist-types/commands/UpdateDeploymentCommand.d.ts +1 -1
- package/dist-types/commands/UpdateDomainNameCommand.d.ts +1 -1
- package/dist-types/commands/UpdateIntegrationCommand.d.ts +1 -1
- package/dist-types/commands/UpdateIntegrationResponseCommand.d.ts +1 -1
- package/dist-types/commands/UpdateModelCommand.d.ts +1 -1
- package/dist-types/commands/UpdateRouteCommand.d.ts +1 -1
- package/dist-types/commands/UpdateRouteResponseCommand.d.ts +1 -1
- package/dist-types/commands/UpdateStageCommand.d.ts +1 -1
- package/dist-types/commands/UpdateVpcLinkCommand.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/CreateApiCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateApiMappingCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateAuthorizerCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateDeploymentCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateDomainNameCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateIntegrationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateIntegrationResponseCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateModelCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateRouteCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateRouteResponseCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateStageCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateVpcLinkCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteAccessLogSettingsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteApiCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteApiMappingCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteAuthorizerCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteCorsConfigurationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteDeploymentCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteDomainNameCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteIntegrationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteIntegrationResponseCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteModelCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteRouteCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteRouteRequestParameterCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteRouteResponseCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteRouteSettingsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteStageCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteVpcLinkCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ExportApiCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetApiCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetApiMappingCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetApiMappingsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetAuthorizerCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetAuthorizersCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetDeploymentCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetDeploymentsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetDomainNameCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetIntegrationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetIntegrationResponseCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetIntegrationResponsesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetIntegrationsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetModelCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetModelTemplateCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetModelsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetRouteCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetRouteResponseCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetRouteResponsesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetRoutesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetStageCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetStagesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetTagsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetVpcLinkCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ImportApiCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ReimportApiCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ResetAuthorizersCacheCommand.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/UpdateApiCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateApiMappingCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateAuthorizerCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateDeploymentCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateDomainNameCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateIntegrationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateIntegrationResponseCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateModelCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateRouteCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateRouteResponseCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateStageCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateVpcLinkCommand.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
|
@@ -21,7 +21,7 @@ declare const DeleteApiMappingCommand_base: {
|
|
|
21
21
|
ServiceOutputTypes
|
|
22
22
|
>;
|
|
23
23
|
new (
|
|
24
|
-
|
|
24
|
+
input: DeleteApiMappingCommandInput
|
|
25
25
|
): import("@smithy/smithy-client").CommandImpl<
|
|
26
26
|
DeleteApiMappingCommandInput,
|
|
27
27
|
DeleteApiMappingCommandOutput,
|
|
@@ -21,7 +21,7 @@ declare const DeleteAuthorizerCommand_base: {
|
|
|
21
21
|
ServiceOutputTypes
|
|
22
22
|
>;
|
|
23
23
|
new (
|
|
24
|
-
|
|
24
|
+
input: DeleteAuthorizerCommandInput
|
|
25
25
|
): import("@smithy/smithy-client").CommandImpl<
|
|
26
26
|
DeleteAuthorizerCommandInput,
|
|
27
27
|
DeleteAuthorizerCommandOutput,
|
|
@@ -23,7 +23,7 @@ declare const DeleteCorsConfigurationCommand_base: {
|
|
|
23
23
|
ServiceOutputTypes
|
|
24
24
|
>;
|
|
25
25
|
new (
|
|
26
|
-
|
|
26
|
+
input: DeleteCorsConfigurationCommandInput
|
|
27
27
|
): import("@smithy/smithy-client").CommandImpl<
|
|
28
28
|
DeleteCorsConfigurationCommandInput,
|
|
29
29
|
DeleteCorsConfigurationCommandOutput,
|
|
@@ -21,7 +21,7 @@ declare const DeleteDeploymentCommand_base: {
|
|
|
21
21
|
ServiceOutputTypes
|
|
22
22
|
>;
|
|
23
23
|
new (
|
|
24
|
-
|
|
24
|
+
input: DeleteDeploymentCommandInput
|
|
25
25
|
): import("@smithy/smithy-client").CommandImpl<
|
|
26
26
|
DeleteDeploymentCommandInput,
|
|
27
27
|
DeleteDeploymentCommandOutput,
|
|
@@ -21,7 +21,7 @@ declare const DeleteDomainNameCommand_base: {
|
|
|
21
21
|
ServiceOutputTypes
|
|
22
22
|
>;
|
|
23
23
|
new (
|
|
24
|
-
|
|
24
|
+
input: DeleteDomainNameCommandInput
|
|
25
25
|
): import("@smithy/smithy-client").CommandImpl<
|
|
26
26
|
DeleteDomainNameCommandInput,
|
|
27
27
|
DeleteDomainNameCommandOutput,
|
|
@@ -22,7 +22,7 @@ declare const DeleteIntegrationCommand_base: {
|
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
24
|
new (
|
|
25
|
-
|
|
25
|
+
input: DeleteIntegrationCommandInput
|
|
26
26
|
): import("@smithy/smithy-client").CommandImpl<
|
|
27
27
|
DeleteIntegrationCommandInput,
|
|
28
28
|
DeleteIntegrationCommandOutput,
|
|
@@ -23,7 +23,7 @@ declare const DeleteIntegrationResponseCommand_base: {
|
|
|
23
23
|
ServiceOutputTypes
|
|
24
24
|
>;
|
|
25
25
|
new (
|
|
26
|
-
|
|
26
|
+
input: DeleteIntegrationResponseCommandInput
|
|
27
27
|
): import("@smithy/smithy-client").CommandImpl<
|
|
28
28
|
DeleteIntegrationResponseCommandInput,
|
|
29
29
|
DeleteIntegrationResponseCommandOutput,
|
|
@@ -23,7 +23,7 @@ declare const DeleteRouteRequestParameterCommand_base: {
|
|
|
23
23
|
ServiceOutputTypes
|
|
24
24
|
>;
|
|
25
25
|
new (
|
|
26
|
-
|
|
26
|
+
input: DeleteRouteRequestParameterCommandInput
|
|
27
27
|
): import("@smithy/smithy-client").CommandImpl<
|
|
28
28
|
DeleteRouteRequestParameterCommandInput,
|
|
29
29
|
DeleteRouteRequestParameterCommandOutput,
|
|
@@ -22,7 +22,7 @@ declare const DeleteRouteResponseCommand_base: {
|
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
24
|
new (
|
|
25
|
-
|
|
25
|
+
input: DeleteRouteResponseCommandInput
|
|
26
26
|
): import("@smithy/smithy-client").CommandImpl<
|
|
27
27
|
DeleteRouteResponseCommandInput,
|
|
28
28
|
DeleteRouteResponseCommandOutput,
|
|
@@ -22,7 +22,7 @@ declare const DeleteRouteSettingsCommand_base: {
|
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
24
|
new (
|
|
25
|
-
|
|
25
|
+
input: DeleteRouteSettingsCommandInput
|
|
26
26
|
): import("@smithy/smithy-client").CommandImpl<
|
|
27
27
|
DeleteRouteSettingsCommandInput,
|
|
28
28
|
DeleteRouteSettingsCommandOutput,
|
|
@@ -26,7 +26,7 @@ declare const DeleteVpcLinkCommand_base: {
|
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
28
|
new (
|
|
29
|
-
|
|
29
|
+
input: DeleteVpcLinkCommandInput
|
|
30
30
|
): import("@smithy/smithy-client").CommandImpl<
|
|
31
31
|
DeleteVpcLinkCommandInput,
|
|
32
32
|
DeleteVpcLinkCommandOutput,
|
|
@@ -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
|
ApiGatewayV2ClientResolvedConfig,
|
|
@@ -26,7 +26,7 @@ declare const GetApiMappingCommand_base: {
|
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
28
|
new (
|
|
29
|
-
|
|
29
|
+
input: GetApiMappingCommandInput
|
|
30
30
|
): import("@smithy/smithy-client").CommandImpl<
|
|
31
31
|
GetApiMappingCommandInput,
|
|
32
32
|
GetApiMappingCommandOutput,
|
|
@@ -26,7 +26,7 @@ declare const GetApiMappingsCommand_base: {
|
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
28
|
new (
|
|
29
|
-
|
|
29
|
+
input: GetApiMappingsCommandInput
|
|
30
30
|
): import("@smithy/smithy-client").CommandImpl<
|
|
31
31
|
GetApiMappingsCommandInput,
|
|
32
32
|
GetApiMappingsCommandOutput,
|
|
@@ -26,7 +26,7 @@ declare const GetAuthorizerCommand_base: {
|
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
28
|
new (
|
|
29
|
-
|
|
29
|
+
input: GetAuthorizerCommandInput
|
|
30
30
|
): import("@smithy/smithy-client").CommandImpl<
|
|
31
31
|
GetAuthorizerCommandInput,
|
|
32
32
|
GetAuthorizerCommandOutput,
|
|
@@ -26,7 +26,7 @@ declare const GetAuthorizersCommand_base: {
|
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
28
|
new (
|
|
29
|
-
|
|
29
|
+
input: GetAuthorizersCommandInput
|
|
30
30
|
): import("@smithy/smithy-client").CommandImpl<
|
|
31
31
|
GetAuthorizersCommandInput,
|
|
32
32
|
GetAuthorizersCommandOutput,
|
|
@@ -26,7 +26,7 @@ declare const GetDeploymentCommand_base: {
|
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
28
|
new (
|
|
29
|
-
|
|
29
|
+
input: GetDeploymentCommandInput
|
|
30
30
|
): import("@smithy/smithy-client").CommandImpl<
|
|
31
31
|
GetDeploymentCommandInput,
|
|
32
32
|
GetDeploymentCommandOutput,
|
|
@@ -26,7 +26,7 @@ declare const GetDeploymentsCommand_base: {
|
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
28
|
new (
|
|
29
|
-
|
|
29
|
+
input: GetDeploymentsCommandInput
|
|
30
30
|
): import("@smithy/smithy-client").CommandImpl<
|
|
31
31
|
GetDeploymentsCommandInput,
|
|
32
32
|
GetDeploymentsCommandOutput,
|
|
@@ -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 GetIntegrationCommand_base: {
|
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
28
|
new (
|
|
29
|
-
|
|
29
|
+
input: GetIntegrationCommandInput
|
|
30
30
|
): import("@smithy/smithy-client").CommandImpl<
|
|
31
31
|
GetIntegrationCommandInput,
|
|
32
32
|
GetIntegrationCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const GetIntegrationResponseCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: GetIntegrationResponseCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
GetIntegrationResponseCommandInput,
|
|
33
33
|
GetIntegrationResponseCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const GetIntegrationResponsesCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: GetIntegrationResponsesCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
GetIntegrationResponsesCommandInput,
|
|
33
33
|
GetIntegrationResponsesCommandOutput,
|
|
@@ -26,7 +26,7 @@ declare const GetIntegrationsCommand_base: {
|
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
28
|
new (
|
|
29
|
-
|
|
29
|
+
input: GetIntegrationsCommandInput
|
|
30
30
|
): import("@smithy/smithy-client").CommandImpl<
|
|
31
31
|
GetIntegrationsCommandInput,
|
|
32
32
|
GetIntegrationsCommandOutput,
|
|
@@ -26,7 +26,7 @@ declare const GetModelTemplateCommand_base: {
|
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
28
|
new (
|
|
29
|
-
|
|
29
|
+
input: GetModelTemplateCommandInput
|
|
30
30
|
): import("@smithy/smithy-client").CommandImpl<
|
|
31
31
|
GetModelTemplateCommandInput,
|
|
32
32
|
GetModelTemplateCommandOutput,
|
|
@@ -26,7 +26,7 @@ declare const GetRouteResponseCommand_base: {
|
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
28
|
new (
|
|
29
|
-
|
|
29
|
+
input: GetRouteResponseCommandInput
|
|
30
30
|
): import("@smithy/smithy-client").CommandImpl<
|
|
31
31
|
GetRouteResponseCommandInput,
|
|
32
32
|
GetRouteResponseCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const GetRouteResponsesCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: GetRouteResponsesCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
GetRouteResponsesCommandInput,
|
|
33
33
|
GetRouteResponsesCommandOutput,
|
|
@@ -20,7 +20,7 @@ declare const GetTagsCommand_base: {
|
|
|
20
20
|
ServiceInputTypes,
|
|
21
21
|
ServiceOutputTypes
|
|
22
22
|
>;
|
|
23
|
-
new (
|
|
23
|
+
new (input: GetTagsCommandInput): import("@smithy/smithy-client").CommandImpl<
|
|
24
24
|
GetTagsCommandInput,
|
|
25
25
|
GetTagsCommandOutput,
|
|
26
26
|
ApiGatewayV2ClientResolvedConfig,
|
|
@@ -22,7 +22,7 @@ declare const ResetAuthorizersCacheCommand_base: {
|
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
24
|
new (
|
|
25
|
-
|
|
25
|
+
input: ResetAuthorizersCacheCommandInput
|
|
26
26
|
): import("@smithy/smithy-client").CommandImpl<
|
|
27
27
|
ResetAuthorizersCacheCommandInput,
|
|
28
28
|
ResetAuthorizersCacheCommandOutput,
|
|
@@ -21,7 +21,7 @@ declare const UntagResourceCommand_base: {
|
|
|
21
21
|
ServiceOutputTypes
|
|
22
22
|
>;
|
|
23
23
|
new (
|
|
24
|
-
|
|
24
|
+
input: UntagResourceCommandInput
|
|
25
25
|
): import("@smithy/smithy-client").CommandImpl<
|
|
26
26
|
UntagResourceCommandInput,
|
|
27
27
|
UntagResourceCommandOutput,
|
|
@@ -26,7 +26,7 @@ declare const UpdateApiMappingCommand_base: {
|
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
28
|
new (
|
|
29
|
-
|
|
29
|
+
input: UpdateApiMappingCommandInput
|
|
30
30
|
): import("@smithy/smithy-client").CommandImpl<
|
|
31
31
|
UpdateApiMappingCommandInput,
|
|
32
32
|
UpdateApiMappingCommandOutput,
|
|
@@ -26,7 +26,7 @@ declare const UpdateAuthorizerCommand_base: {
|
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
28
|
new (
|
|
29
|
-
|
|
29
|
+
input: UpdateAuthorizerCommandInput
|
|
30
30
|
): import("@smithy/smithy-client").CommandImpl<
|
|
31
31
|
UpdateAuthorizerCommandInput,
|
|
32
32
|
UpdateAuthorizerCommandOutput,
|
|
@@ -26,7 +26,7 @@ declare const UpdateDeploymentCommand_base: {
|
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
28
|
new (
|
|
29
|
-
|
|
29
|
+
input: UpdateDeploymentCommandInput
|
|
30
30
|
): import("@smithy/smithy-client").CommandImpl<
|
|
31
31
|
UpdateDeploymentCommandInput,
|
|
32
32
|
UpdateDeploymentCommandOutput,
|
|
@@ -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,
|
|
@@ -27,7 +27,7 @@ declare const UpdateIntegrationCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: UpdateIntegrationCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
UpdateIntegrationCommandInput,
|
|
33
33
|
UpdateIntegrationCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const UpdateIntegrationResponseCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: UpdateIntegrationResponseCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
UpdateIntegrationResponseCommandInput,
|
|
33
33
|
UpdateIntegrationResponseCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const UpdateRouteResponseCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: UpdateRouteResponseCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
UpdateRouteResponseCommandInput,
|
|
33
33
|
UpdateRouteResponseCommandOutput,
|
|
@@ -26,7 +26,7 @@ declare const UpdateVpcLinkCommand_base: {
|
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
28
|
new (
|
|
29
|
-
|
|
29
|
+
input: UpdateVpcLinkCommandInput
|
|
30
30
|
): import("@smithy/smithy-client").CommandImpl<
|
|
31
31
|
UpdateVpcLinkCommandInput,
|
|
32
32
|
UpdateVpcLinkCommandOutput,
|
|
@@ -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";
|