@aws-sdk/client-apigatewayv2 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/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 +20 -20
|
@@ -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";
|
|
@@ -12,9 +12,7 @@ export declare const getRuntimeConfig: (config: ApiGatewayV2ClientConfig) => {
|
|
|
12
12
|
_: unknown
|
|
13
13
|
) => () => Promise<import("@smithy/types").AwsCredentialIdentity>);
|
|
14
14
|
defaultUserAgentProvider: (
|
|
15
|
-
config?:
|
|
16
|
-
| import("@aws-sdk/util-user-agent-browser").PreviouslyResolved
|
|
17
|
-
| undefined
|
|
15
|
+
config?: import("@aws-sdk/util-user-agent-browser").PreviouslyResolved
|
|
18
16
|
) => Promise<import("@smithy/types").UserAgent>;
|
|
19
17
|
maxAttempts: number | import("@smithy/types").Provider<number>;
|
|
20
18
|
region: string | import("@smithy/types").Provider<any>;
|
|
@@ -30,23 +28,22 @@ export declare const getRuntimeConfig: (config: ApiGatewayV2ClientConfig) => {
|
|
|
30
28
|
cacheMiddleware?: boolean | undefined;
|
|
31
29
|
urlParser: import("@smithy/types").UrlParser;
|
|
32
30
|
base64Decoder: import("@smithy/types").Decoder;
|
|
33
|
-
base64Encoder: (_input:
|
|
31
|
+
base64Encoder: (_input: Uint8Array | string) => string;
|
|
34
32
|
utf8Decoder: import("@smithy/types").Decoder;
|
|
35
|
-
utf8Encoder: (input:
|
|
33
|
+
utf8Encoder: (input: Uint8Array | string) => string;
|
|
36
34
|
disableHostPrefix: boolean;
|
|
37
35
|
serviceId: string;
|
|
38
|
-
profile?: string
|
|
36
|
+
profile?: string;
|
|
39
37
|
logger: import("@smithy/types").Logger;
|
|
40
38
|
extensions: import("./runtimeExtensions").RuntimeExtension[];
|
|
41
|
-
customUserAgent?: string | import("@smithy/types").UserAgent
|
|
39
|
+
customUserAgent?: string | import("@smithy/types").UserAgent;
|
|
42
40
|
userAgentAppId?:
|
|
43
41
|
| string
|
|
44
|
-
|
|
|
45
|
-
| undefined
|
|
42
|
+
| undefined
|
|
43
|
+
| import("@smithy/types").Provider<string | undefined>;
|
|
46
44
|
retryStrategy?:
|
|
47
45
|
| import("@smithy/types").RetryStrategy
|
|
48
|
-
| import("@smithy/types").RetryStrategyV2
|
|
49
|
-
| undefined;
|
|
46
|
+
| import("@smithy/types").RetryStrategyV2;
|
|
50
47
|
endpoint?:
|
|
51
48
|
| ((
|
|
52
49
|
| string
|
|
@@ -67,34 +64,27 @@ export declare const getRuntimeConfig: (config: ApiGatewayV2ClientConfig) => {
|
|
|
67
64
|
endpointProvider: (
|
|
68
65
|
endpointParams: import("./endpoint/EndpointParameters").EndpointParameters,
|
|
69
66
|
context?: {
|
|
70
|
-
logger?: import("@smithy/types").Logger
|
|
67
|
+
logger?: import("@smithy/types").Logger;
|
|
71
68
|
}
|
|
72
69
|
) => import("@smithy/types").EndpointV2;
|
|
73
|
-
tls?: boolean
|
|
74
|
-
serviceConfiguredEndpoint?:
|
|
75
|
-
authSchemePreference?:
|
|
76
|
-
| string[]
|
|
77
|
-
| import("@smithy/types").Provider<string[]>
|
|
78
|
-
| undefined;
|
|
70
|
+
tls?: boolean;
|
|
71
|
+
serviceConfiguredEndpoint?: never;
|
|
72
|
+
authSchemePreference?: string[] | import("@smithy/types").Provider<string[]>;
|
|
79
73
|
httpAuthSchemes: import("@smithy/types").HttpAuthScheme[];
|
|
80
74
|
httpAuthSchemeProvider: import("./auth/httpAuthSchemeProvider").ApiGatewayV2HttpAuthSchemeProvider;
|
|
81
75
|
credentials?:
|
|
82
76
|
| import("@smithy/types").AwsCredentialIdentity
|
|
83
|
-
| import("@smithy/types").AwsCredentialIdentityProvider
|
|
84
|
-
| undefined;
|
|
77
|
+
| import("@smithy/types").AwsCredentialIdentityProvider;
|
|
85
78
|
signer?:
|
|
86
79
|
| import("@smithy/types").RequestSigner
|
|
87
80
|
| ((
|
|
88
|
-
authScheme?: import("@smithy/types").AuthScheme
|
|
89
|
-
) => Promise<import("@smithy/types").RequestSigner>)
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
import("@smithy/signature-v4").SignatureV4CryptoInit
|
|
98
|
-
) => import("@smithy/types").RequestSigner)
|
|
99
|
-
| undefined;
|
|
81
|
+
authScheme?: import("@smithy/types").AuthScheme
|
|
82
|
+
) => Promise<import("@smithy/types").RequestSigner>);
|
|
83
|
+
signingEscapePath?: boolean;
|
|
84
|
+
systemClockOffset?: number;
|
|
85
|
+
signingRegion?: string;
|
|
86
|
+
signerConstructor?: new (
|
|
87
|
+
options: import("@smithy/signature-v4").SignatureV4Init &
|
|
88
|
+
import("@smithy/signature-v4").SignatureV4CryptoInit
|
|
89
|
+
) => import("@smithy/types").RequestSigner;
|
|
100
90
|
};
|