@aws-sdk/client-apigatewayv2 3.477.0 → 3.481.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/commands/CreateApiCommand.js +18 -41
- package/dist-cjs/commands/CreateApiMappingCommand.js +18 -41
- package/dist-cjs/commands/CreateAuthorizerCommand.js +18 -41
- package/dist-cjs/commands/CreateDeploymentCommand.js +18 -41
- package/dist-cjs/commands/CreateDomainNameCommand.js +18 -41
- package/dist-cjs/commands/CreateIntegrationCommand.js +18 -41
- package/dist-cjs/commands/CreateIntegrationResponseCommand.js +18 -41
- package/dist-cjs/commands/CreateModelCommand.js +18 -41
- package/dist-cjs/commands/CreateRouteCommand.js +18 -41
- package/dist-cjs/commands/CreateRouteResponseCommand.js +18 -41
- package/dist-cjs/commands/CreateStageCommand.js +18 -41
- package/dist-cjs/commands/CreateVpcLinkCommand.js +18 -41
- package/dist-cjs/commands/DeleteAccessLogSettingsCommand.js +18 -41
- package/dist-cjs/commands/DeleteApiCommand.js +18 -41
- package/dist-cjs/commands/DeleteApiMappingCommand.js +18 -41
- package/dist-cjs/commands/DeleteAuthorizerCommand.js +18 -41
- package/dist-cjs/commands/DeleteCorsConfigurationCommand.js +18 -41
- package/dist-cjs/commands/DeleteDeploymentCommand.js +18 -41
- package/dist-cjs/commands/DeleteDomainNameCommand.js +18 -41
- package/dist-cjs/commands/DeleteIntegrationCommand.js +18 -41
- package/dist-cjs/commands/DeleteIntegrationResponseCommand.js +18 -41
- package/dist-cjs/commands/DeleteModelCommand.js +18 -41
- package/dist-cjs/commands/DeleteRouteCommand.js +18 -41
- package/dist-cjs/commands/DeleteRouteRequestParameterCommand.js +18 -41
- package/dist-cjs/commands/DeleteRouteResponseCommand.js +18 -41
- package/dist-cjs/commands/DeleteRouteSettingsCommand.js +18 -41
- package/dist-cjs/commands/DeleteStageCommand.js +18 -41
- package/dist-cjs/commands/DeleteVpcLinkCommand.js +18 -41
- package/dist-cjs/commands/ExportApiCommand.js +18 -41
- package/dist-cjs/commands/GetApiCommand.js +18 -41
- package/dist-cjs/commands/GetApiMappingCommand.js +18 -41
- package/dist-cjs/commands/GetApiMappingsCommand.js +18 -41
- package/dist-cjs/commands/GetApisCommand.js +18 -41
- package/dist-cjs/commands/GetAuthorizerCommand.js +18 -41
- package/dist-cjs/commands/GetAuthorizersCommand.js +18 -41
- package/dist-cjs/commands/GetDeploymentCommand.js +18 -41
- package/dist-cjs/commands/GetDeploymentsCommand.js +18 -41
- package/dist-cjs/commands/GetDomainNameCommand.js +18 -41
- package/dist-cjs/commands/GetDomainNamesCommand.js +18 -41
- package/dist-cjs/commands/GetIntegrationCommand.js +18 -41
- package/dist-cjs/commands/GetIntegrationResponseCommand.js +18 -41
- package/dist-cjs/commands/GetIntegrationResponsesCommand.js +18 -41
- package/dist-cjs/commands/GetIntegrationsCommand.js +18 -41
- package/dist-cjs/commands/GetModelCommand.js +18 -41
- package/dist-cjs/commands/GetModelTemplateCommand.js +18 -41
- package/dist-cjs/commands/GetModelsCommand.js +18 -41
- package/dist-cjs/commands/GetRouteCommand.js +18 -41
- package/dist-cjs/commands/GetRouteResponseCommand.js +18 -41
- package/dist-cjs/commands/GetRouteResponsesCommand.js +18 -41
- package/dist-cjs/commands/GetRoutesCommand.js +18 -41
- package/dist-cjs/commands/GetStageCommand.js +18 -41
- package/dist-cjs/commands/GetStagesCommand.js +18 -41
- package/dist-cjs/commands/GetTagsCommand.js +18 -41
- package/dist-cjs/commands/GetVpcLinkCommand.js +18 -41
- package/dist-cjs/commands/GetVpcLinksCommand.js +18 -41
- package/dist-cjs/commands/ImportApiCommand.js +18 -41
- package/dist-cjs/commands/ReimportApiCommand.js +18 -41
- package/dist-cjs/commands/ResetAuthorizersCacheCommand.js +18 -41
- package/dist-cjs/commands/TagResourceCommand.js +18 -41
- package/dist-cjs/commands/UntagResourceCommand.js +18 -41
- package/dist-cjs/commands/UpdateApiCommand.js +18 -41
- package/dist-cjs/commands/UpdateApiMappingCommand.js +18 -41
- package/dist-cjs/commands/UpdateAuthorizerCommand.js +18 -41
- package/dist-cjs/commands/UpdateDeploymentCommand.js +18 -41
- package/dist-cjs/commands/UpdateDomainNameCommand.js +18 -41
- package/dist-cjs/commands/UpdateIntegrationCommand.js +18 -41
- package/dist-cjs/commands/UpdateIntegrationResponseCommand.js +18 -41
- package/dist-cjs/commands/UpdateModelCommand.js +18 -41
- package/dist-cjs/commands/UpdateRouteCommand.js +18 -41
- package/dist-cjs/commands/UpdateRouteResponseCommand.js +18 -41
- package/dist-cjs/commands/UpdateStageCommand.js +18 -41
- package/dist-cjs/commands/UpdateVpcLinkCommand.js +18 -41
- package/dist-cjs/endpoint/EndpointParameters.js +7 -1
- package/dist-es/commands/CreateApiCommand.js +18 -41
- package/dist-es/commands/CreateApiMappingCommand.js +18 -41
- package/dist-es/commands/CreateAuthorizerCommand.js +18 -41
- package/dist-es/commands/CreateDeploymentCommand.js +18 -41
- package/dist-es/commands/CreateDomainNameCommand.js +18 -41
- package/dist-es/commands/CreateIntegrationCommand.js +18 -41
- package/dist-es/commands/CreateIntegrationResponseCommand.js +18 -41
- package/dist-es/commands/CreateModelCommand.js +18 -41
- package/dist-es/commands/CreateRouteCommand.js +18 -41
- package/dist-es/commands/CreateRouteResponseCommand.js +18 -41
- package/dist-es/commands/CreateStageCommand.js +18 -41
- package/dist-es/commands/CreateVpcLinkCommand.js +18 -41
- package/dist-es/commands/DeleteAccessLogSettingsCommand.js +18 -41
- package/dist-es/commands/DeleteApiCommand.js +18 -41
- package/dist-es/commands/DeleteApiMappingCommand.js +18 -41
- package/dist-es/commands/DeleteAuthorizerCommand.js +18 -41
- package/dist-es/commands/DeleteCorsConfigurationCommand.js +18 -41
- package/dist-es/commands/DeleteDeploymentCommand.js +18 -41
- package/dist-es/commands/DeleteDomainNameCommand.js +18 -41
- package/dist-es/commands/DeleteIntegrationCommand.js +18 -41
- package/dist-es/commands/DeleteIntegrationResponseCommand.js +18 -41
- package/dist-es/commands/DeleteModelCommand.js +18 -41
- package/dist-es/commands/DeleteRouteCommand.js +18 -41
- package/dist-es/commands/DeleteRouteRequestParameterCommand.js +18 -41
- package/dist-es/commands/DeleteRouteResponseCommand.js +18 -41
- package/dist-es/commands/DeleteRouteSettingsCommand.js +18 -41
- package/dist-es/commands/DeleteStageCommand.js +18 -41
- package/dist-es/commands/DeleteVpcLinkCommand.js +18 -41
- package/dist-es/commands/ExportApiCommand.js +18 -41
- package/dist-es/commands/GetApiCommand.js +18 -41
- package/dist-es/commands/GetApiMappingCommand.js +18 -41
- package/dist-es/commands/GetApiMappingsCommand.js +18 -41
- package/dist-es/commands/GetApisCommand.js +18 -41
- package/dist-es/commands/GetAuthorizerCommand.js +18 -41
- package/dist-es/commands/GetAuthorizersCommand.js +18 -41
- package/dist-es/commands/GetDeploymentCommand.js +18 -41
- package/dist-es/commands/GetDeploymentsCommand.js +18 -41
- package/dist-es/commands/GetDomainNameCommand.js +18 -41
- package/dist-es/commands/GetDomainNamesCommand.js +18 -41
- package/dist-es/commands/GetIntegrationCommand.js +18 -41
- package/dist-es/commands/GetIntegrationResponseCommand.js +18 -41
- package/dist-es/commands/GetIntegrationResponsesCommand.js +18 -41
- package/dist-es/commands/GetIntegrationsCommand.js +18 -41
- package/dist-es/commands/GetModelCommand.js +18 -41
- package/dist-es/commands/GetModelTemplateCommand.js +18 -41
- package/dist-es/commands/GetModelsCommand.js +18 -41
- package/dist-es/commands/GetRouteCommand.js +18 -41
- package/dist-es/commands/GetRouteResponseCommand.js +18 -41
- package/dist-es/commands/GetRouteResponsesCommand.js +18 -41
- package/dist-es/commands/GetRoutesCommand.js +18 -41
- package/dist-es/commands/GetStageCommand.js +18 -41
- package/dist-es/commands/GetStagesCommand.js +18 -41
- package/dist-es/commands/GetTagsCommand.js +18 -41
- package/dist-es/commands/GetVpcLinkCommand.js +18 -41
- package/dist-es/commands/GetVpcLinksCommand.js +18 -41
- package/dist-es/commands/ImportApiCommand.js +18 -41
- package/dist-es/commands/ReimportApiCommand.js +18 -41
- package/dist-es/commands/ResetAuthorizersCacheCommand.js +18 -41
- package/dist-es/commands/TagResourceCommand.js +18 -41
- package/dist-es/commands/UntagResourceCommand.js +18 -41
- package/dist-es/commands/UpdateApiCommand.js +18 -41
- package/dist-es/commands/UpdateApiMappingCommand.js +18 -41
- package/dist-es/commands/UpdateAuthorizerCommand.js +18 -41
- package/dist-es/commands/UpdateDeploymentCommand.js +18 -41
- package/dist-es/commands/UpdateDomainNameCommand.js +18 -41
- package/dist-es/commands/UpdateIntegrationCommand.js +18 -41
- package/dist-es/commands/UpdateIntegrationResponseCommand.js +18 -41
- package/dist-es/commands/UpdateModelCommand.js +18 -41
- package/dist-es/commands/UpdateRouteCommand.js +18 -41
- package/dist-es/commands/UpdateRouteResponseCommand.js +18 -41
- package/dist-es/commands/UpdateStageCommand.js +18 -41
- package/dist-es/commands/UpdateVpcLinkCommand.js +18 -41
- package/dist-es/endpoint/EndpointParameters.js +6 -0
- package/dist-types/commands/CreateApiCommand.d.ts +6 -21
- package/dist-types/commands/CreateApiMappingCommand.d.ts +6 -21
- package/dist-types/commands/CreateAuthorizerCommand.d.ts +6 -21
- package/dist-types/commands/CreateDeploymentCommand.d.ts +6 -21
- package/dist-types/commands/CreateDomainNameCommand.d.ts +6 -21
- package/dist-types/commands/CreateIntegrationCommand.d.ts +6 -21
- package/dist-types/commands/CreateIntegrationResponseCommand.d.ts +6 -21
- package/dist-types/commands/CreateModelCommand.d.ts +6 -21
- package/dist-types/commands/CreateRouteCommand.d.ts +6 -21
- package/dist-types/commands/CreateRouteResponseCommand.d.ts +6 -21
- package/dist-types/commands/CreateStageCommand.d.ts +6 -21
- package/dist-types/commands/CreateVpcLinkCommand.d.ts +6 -21
- package/dist-types/commands/DeleteAccessLogSettingsCommand.d.ts +6 -21
- package/dist-types/commands/DeleteApiCommand.d.ts +6 -21
- package/dist-types/commands/DeleteApiMappingCommand.d.ts +6 -21
- package/dist-types/commands/DeleteAuthorizerCommand.d.ts +6 -21
- package/dist-types/commands/DeleteCorsConfigurationCommand.d.ts +6 -21
- package/dist-types/commands/DeleteDeploymentCommand.d.ts +6 -21
- package/dist-types/commands/DeleteDomainNameCommand.d.ts +6 -21
- package/dist-types/commands/DeleteIntegrationCommand.d.ts +6 -21
- package/dist-types/commands/DeleteIntegrationResponseCommand.d.ts +6 -21
- package/dist-types/commands/DeleteModelCommand.d.ts +6 -21
- package/dist-types/commands/DeleteRouteCommand.d.ts +6 -21
- package/dist-types/commands/DeleteRouteRequestParameterCommand.d.ts +6 -21
- package/dist-types/commands/DeleteRouteResponseCommand.d.ts +6 -21
- package/dist-types/commands/DeleteRouteSettingsCommand.d.ts +6 -21
- package/dist-types/commands/DeleteStageCommand.d.ts +6 -21
- package/dist-types/commands/DeleteVpcLinkCommand.d.ts +6 -21
- package/dist-types/commands/ExportApiCommand.d.ts +6 -21
- package/dist-types/commands/GetApiCommand.d.ts +6 -21
- package/dist-types/commands/GetApiMappingCommand.d.ts +6 -21
- package/dist-types/commands/GetApiMappingsCommand.d.ts +6 -21
- package/dist-types/commands/GetApisCommand.d.ts +6 -21
- package/dist-types/commands/GetAuthorizerCommand.d.ts +6 -21
- package/dist-types/commands/GetAuthorizersCommand.d.ts +6 -21
- package/dist-types/commands/GetDeploymentCommand.d.ts +6 -21
- package/dist-types/commands/GetDeploymentsCommand.d.ts +6 -21
- package/dist-types/commands/GetDomainNameCommand.d.ts +6 -21
- package/dist-types/commands/GetDomainNamesCommand.d.ts +6 -21
- package/dist-types/commands/GetIntegrationCommand.d.ts +6 -21
- package/dist-types/commands/GetIntegrationResponseCommand.d.ts +6 -21
- package/dist-types/commands/GetIntegrationResponsesCommand.d.ts +6 -21
- package/dist-types/commands/GetIntegrationsCommand.d.ts +6 -21
- package/dist-types/commands/GetModelCommand.d.ts +6 -21
- package/dist-types/commands/GetModelTemplateCommand.d.ts +6 -21
- package/dist-types/commands/GetModelsCommand.d.ts +6 -21
- package/dist-types/commands/GetRouteCommand.d.ts +6 -21
- package/dist-types/commands/GetRouteResponseCommand.d.ts +6 -21
- package/dist-types/commands/GetRouteResponsesCommand.d.ts +6 -21
- package/dist-types/commands/GetRoutesCommand.d.ts +6 -21
- package/dist-types/commands/GetStageCommand.d.ts +6 -21
- package/dist-types/commands/GetStagesCommand.d.ts +6 -21
- package/dist-types/commands/GetTagsCommand.d.ts +6 -21
- package/dist-types/commands/GetVpcLinkCommand.d.ts +6 -21
- package/dist-types/commands/GetVpcLinksCommand.d.ts +6 -21
- package/dist-types/commands/ImportApiCommand.d.ts +6 -21
- package/dist-types/commands/ReimportApiCommand.d.ts +6 -21
- package/dist-types/commands/ResetAuthorizersCacheCommand.d.ts +6 -21
- package/dist-types/commands/TagResourceCommand.d.ts +6 -21
- package/dist-types/commands/UntagResourceCommand.d.ts +6 -21
- package/dist-types/commands/UpdateApiCommand.d.ts +6 -21
- package/dist-types/commands/UpdateApiMappingCommand.d.ts +6 -21
- package/dist-types/commands/UpdateAuthorizerCommand.d.ts +6 -21
- package/dist-types/commands/UpdateDeploymentCommand.d.ts +6 -21
- package/dist-types/commands/UpdateDomainNameCommand.d.ts +6 -21
- package/dist-types/commands/UpdateIntegrationCommand.d.ts +6 -21
- package/dist-types/commands/UpdateIntegrationResponseCommand.d.ts +6 -21
- package/dist-types/commands/UpdateModelCommand.d.ts +6 -21
- package/dist-types/commands/UpdateRouteCommand.d.ts +6 -21
- package/dist-types/commands/UpdateRouteResponseCommand.d.ts +6 -21
- package/dist-types/commands/UpdateStageCommand.d.ts +6 -21
- package/dist-types/commands/UpdateVpcLinkCommand.d.ts +6 -21
- package/dist-types/endpoint/EndpointParameters.d.ts +18 -0
- package/dist-types/ts3.4/commands/CreateApiCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateApiMappingCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateAuthorizerCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateDeploymentCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateDomainNameCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateIntegrationCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateIntegrationResponseCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateModelCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateRouteCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateRouteResponseCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateStageCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateVpcLinkCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteAccessLogSettingsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteApiCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteApiMappingCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteAuthorizerCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteCorsConfigurationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteDeploymentCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteDomainNameCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteIntegrationCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteIntegrationResponseCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteModelCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteRouteCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteRouteRequestParameterCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteRouteResponseCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteRouteSettingsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteStageCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteVpcLinkCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ExportApiCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetApiCommand.d.ts +12 -23
- package/dist-types/ts3.4/commands/GetApiMappingCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetApiMappingsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetApisCommand.d.ts +12 -23
- package/dist-types/ts3.4/commands/GetAuthorizerCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetAuthorizersCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetDeploymentCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetDeploymentsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetDomainNameCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetDomainNamesCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetIntegrationCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetIntegrationResponseCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetIntegrationResponsesCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetIntegrationsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetModelCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetModelTemplateCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetModelsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetRouteCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetRouteResponseCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetRouteResponsesCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetRoutesCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetStageCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetStagesCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetTagsCommand.d.ts +12 -23
- package/dist-types/ts3.4/commands/GetVpcLinkCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetVpcLinksCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ImportApiCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ReimportApiCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ResetAuthorizersCacheCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateApiCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateApiMappingCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateAuthorizerCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateDeploymentCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateDomainNameCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateIntegrationCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateIntegrationResponseCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateModelCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateRouteCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateRouteResponseCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateStageCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateVpcLinkCommand.d.ts +14 -23
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +18 -0
- package/package.json +11 -11
|
@@ -1,47 +1,24 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
5
|
import { de_GetModelsCommand, se_GetModelsCommand } from "../protocols/Aws_restJson1";
|
|
6
6
|
export { $Command };
|
|
7
|
-
export class GetModelsCommand extends $Command
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
const { logger } = configuration;
|
|
25
|
-
const clientName = "ApiGatewayV2Client";
|
|
26
|
-
const commandName = "GetModelsCommand";
|
|
27
|
-
const handlerExecutionContext = {
|
|
28
|
-
logger,
|
|
29
|
-
clientName,
|
|
30
|
-
commandName,
|
|
31
|
-
inputFilterSensitiveLog: (_) => _,
|
|
32
|
-
outputFilterSensitiveLog: (_) => _,
|
|
33
|
-
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
-
service: "ApiGatewayV2",
|
|
35
|
-
operation: "GetModels",
|
|
36
|
-
},
|
|
37
|
-
};
|
|
38
|
-
const { requestHandler } = configuration;
|
|
39
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
40
|
-
}
|
|
41
|
-
serialize(input, context) {
|
|
42
|
-
return se_GetModelsCommand(input, context);
|
|
43
|
-
}
|
|
44
|
-
deserialize(output, context) {
|
|
45
|
-
return de_GetModelsCommand(output, context);
|
|
46
|
-
}
|
|
7
|
+
export class GetModelsCommand extends $Command
|
|
8
|
+
.classBuilder()
|
|
9
|
+
.ep({
|
|
10
|
+
...commonParams,
|
|
11
|
+
})
|
|
12
|
+
.m(function (Command, cs, config, o) {
|
|
13
|
+
return [
|
|
14
|
+
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
15
|
+
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
16
|
+
];
|
|
17
|
+
})
|
|
18
|
+
.s("ApiGatewayV2", "GetModels", {})
|
|
19
|
+
.n("ApiGatewayV2Client", "GetModelsCommand")
|
|
20
|
+
.f(void 0, void 0)
|
|
21
|
+
.ser(se_GetModelsCommand)
|
|
22
|
+
.de(de_GetModelsCommand)
|
|
23
|
+
.build() {
|
|
47
24
|
}
|
|
@@ -1,47 +1,24 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
5
|
import { de_GetRouteCommand, se_GetRouteCommand } from "../protocols/Aws_restJson1";
|
|
6
6
|
export { $Command };
|
|
7
|
-
export class GetRouteCommand extends $Command
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
const { logger } = configuration;
|
|
25
|
-
const clientName = "ApiGatewayV2Client";
|
|
26
|
-
const commandName = "GetRouteCommand";
|
|
27
|
-
const handlerExecutionContext = {
|
|
28
|
-
logger,
|
|
29
|
-
clientName,
|
|
30
|
-
commandName,
|
|
31
|
-
inputFilterSensitiveLog: (_) => _,
|
|
32
|
-
outputFilterSensitiveLog: (_) => _,
|
|
33
|
-
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
-
service: "ApiGatewayV2",
|
|
35
|
-
operation: "GetRoute",
|
|
36
|
-
},
|
|
37
|
-
};
|
|
38
|
-
const { requestHandler } = configuration;
|
|
39
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
40
|
-
}
|
|
41
|
-
serialize(input, context) {
|
|
42
|
-
return se_GetRouteCommand(input, context);
|
|
43
|
-
}
|
|
44
|
-
deserialize(output, context) {
|
|
45
|
-
return de_GetRouteCommand(output, context);
|
|
46
|
-
}
|
|
7
|
+
export class GetRouteCommand extends $Command
|
|
8
|
+
.classBuilder()
|
|
9
|
+
.ep({
|
|
10
|
+
...commonParams,
|
|
11
|
+
})
|
|
12
|
+
.m(function (Command, cs, config, o) {
|
|
13
|
+
return [
|
|
14
|
+
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
15
|
+
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
16
|
+
];
|
|
17
|
+
})
|
|
18
|
+
.s("ApiGatewayV2", "GetRoute", {})
|
|
19
|
+
.n("ApiGatewayV2Client", "GetRouteCommand")
|
|
20
|
+
.f(void 0, void 0)
|
|
21
|
+
.ser(se_GetRouteCommand)
|
|
22
|
+
.de(de_GetRouteCommand)
|
|
23
|
+
.build() {
|
|
47
24
|
}
|
|
@@ -1,47 +1,24 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
5
|
import { de_GetRouteResponseCommand, se_GetRouteResponseCommand } from "../protocols/Aws_restJson1";
|
|
6
6
|
export { $Command };
|
|
7
|
-
export class GetRouteResponseCommand extends $Command
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
const { logger } = configuration;
|
|
25
|
-
const clientName = "ApiGatewayV2Client";
|
|
26
|
-
const commandName = "GetRouteResponseCommand";
|
|
27
|
-
const handlerExecutionContext = {
|
|
28
|
-
logger,
|
|
29
|
-
clientName,
|
|
30
|
-
commandName,
|
|
31
|
-
inputFilterSensitiveLog: (_) => _,
|
|
32
|
-
outputFilterSensitiveLog: (_) => _,
|
|
33
|
-
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
-
service: "ApiGatewayV2",
|
|
35
|
-
operation: "GetRouteResponse",
|
|
36
|
-
},
|
|
37
|
-
};
|
|
38
|
-
const { requestHandler } = configuration;
|
|
39
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
40
|
-
}
|
|
41
|
-
serialize(input, context) {
|
|
42
|
-
return se_GetRouteResponseCommand(input, context);
|
|
43
|
-
}
|
|
44
|
-
deserialize(output, context) {
|
|
45
|
-
return de_GetRouteResponseCommand(output, context);
|
|
46
|
-
}
|
|
7
|
+
export class GetRouteResponseCommand extends $Command
|
|
8
|
+
.classBuilder()
|
|
9
|
+
.ep({
|
|
10
|
+
...commonParams,
|
|
11
|
+
})
|
|
12
|
+
.m(function (Command, cs, config, o) {
|
|
13
|
+
return [
|
|
14
|
+
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
15
|
+
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
16
|
+
];
|
|
17
|
+
})
|
|
18
|
+
.s("ApiGatewayV2", "GetRouteResponse", {})
|
|
19
|
+
.n("ApiGatewayV2Client", "GetRouteResponseCommand")
|
|
20
|
+
.f(void 0, void 0)
|
|
21
|
+
.ser(se_GetRouteResponseCommand)
|
|
22
|
+
.de(de_GetRouteResponseCommand)
|
|
23
|
+
.build() {
|
|
47
24
|
}
|
|
@@ -1,47 +1,24 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
5
|
import { de_GetRouteResponsesCommand, se_GetRouteResponsesCommand } from "../protocols/Aws_restJson1";
|
|
6
6
|
export { $Command };
|
|
7
|
-
export class GetRouteResponsesCommand extends $Command
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
const { logger } = configuration;
|
|
25
|
-
const clientName = "ApiGatewayV2Client";
|
|
26
|
-
const commandName = "GetRouteResponsesCommand";
|
|
27
|
-
const handlerExecutionContext = {
|
|
28
|
-
logger,
|
|
29
|
-
clientName,
|
|
30
|
-
commandName,
|
|
31
|
-
inputFilterSensitiveLog: (_) => _,
|
|
32
|
-
outputFilterSensitiveLog: (_) => _,
|
|
33
|
-
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
-
service: "ApiGatewayV2",
|
|
35
|
-
operation: "GetRouteResponses",
|
|
36
|
-
},
|
|
37
|
-
};
|
|
38
|
-
const { requestHandler } = configuration;
|
|
39
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
40
|
-
}
|
|
41
|
-
serialize(input, context) {
|
|
42
|
-
return se_GetRouteResponsesCommand(input, context);
|
|
43
|
-
}
|
|
44
|
-
deserialize(output, context) {
|
|
45
|
-
return de_GetRouteResponsesCommand(output, context);
|
|
46
|
-
}
|
|
7
|
+
export class GetRouteResponsesCommand extends $Command
|
|
8
|
+
.classBuilder()
|
|
9
|
+
.ep({
|
|
10
|
+
...commonParams,
|
|
11
|
+
})
|
|
12
|
+
.m(function (Command, cs, config, o) {
|
|
13
|
+
return [
|
|
14
|
+
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
15
|
+
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
16
|
+
];
|
|
17
|
+
})
|
|
18
|
+
.s("ApiGatewayV2", "GetRouteResponses", {})
|
|
19
|
+
.n("ApiGatewayV2Client", "GetRouteResponsesCommand")
|
|
20
|
+
.f(void 0, void 0)
|
|
21
|
+
.ser(se_GetRouteResponsesCommand)
|
|
22
|
+
.de(de_GetRouteResponsesCommand)
|
|
23
|
+
.build() {
|
|
47
24
|
}
|
|
@@ -1,47 +1,24 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
5
|
import { de_GetRoutesCommand, se_GetRoutesCommand } from "../protocols/Aws_restJson1";
|
|
6
6
|
export { $Command };
|
|
7
|
-
export class GetRoutesCommand extends $Command
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
const { logger } = configuration;
|
|
25
|
-
const clientName = "ApiGatewayV2Client";
|
|
26
|
-
const commandName = "GetRoutesCommand";
|
|
27
|
-
const handlerExecutionContext = {
|
|
28
|
-
logger,
|
|
29
|
-
clientName,
|
|
30
|
-
commandName,
|
|
31
|
-
inputFilterSensitiveLog: (_) => _,
|
|
32
|
-
outputFilterSensitiveLog: (_) => _,
|
|
33
|
-
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
-
service: "ApiGatewayV2",
|
|
35
|
-
operation: "GetRoutes",
|
|
36
|
-
},
|
|
37
|
-
};
|
|
38
|
-
const { requestHandler } = configuration;
|
|
39
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
40
|
-
}
|
|
41
|
-
serialize(input, context) {
|
|
42
|
-
return se_GetRoutesCommand(input, context);
|
|
43
|
-
}
|
|
44
|
-
deserialize(output, context) {
|
|
45
|
-
return de_GetRoutesCommand(output, context);
|
|
46
|
-
}
|
|
7
|
+
export class GetRoutesCommand extends $Command
|
|
8
|
+
.classBuilder()
|
|
9
|
+
.ep({
|
|
10
|
+
...commonParams,
|
|
11
|
+
})
|
|
12
|
+
.m(function (Command, cs, config, o) {
|
|
13
|
+
return [
|
|
14
|
+
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
15
|
+
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
16
|
+
];
|
|
17
|
+
})
|
|
18
|
+
.s("ApiGatewayV2", "GetRoutes", {})
|
|
19
|
+
.n("ApiGatewayV2Client", "GetRoutesCommand")
|
|
20
|
+
.f(void 0, void 0)
|
|
21
|
+
.ser(se_GetRoutesCommand)
|
|
22
|
+
.de(de_GetRoutesCommand)
|
|
23
|
+
.build() {
|
|
47
24
|
}
|
|
@@ -1,47 +1,24 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
5
|
import { de_GetStageCommand, se_GetStageCommand } from "../protocols/Aws_restJson1";
|
|
6
6
|
export { $Command };
|
|
7
|
-
export class GetStageCommand extends $Command
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
const { logger } = configuration;
|
|
25
|
-
const clientName = "ApiGatewayV2Client";
|
|
26
|
-
const commandName = "GetStageCommand";
|
|
27
|
-
const handlerExecutionContext = {
|
|
28
|
-
logger,
|
|
29
|
-
clientName,
|
|
30
|
-
commandName,
|
|
31
|
-
inputFilterSensitiveLog: (_) => _,
|
|
32
|
-
outputFilterSensitiveLog: (_) => _,
|
|
33
|
-
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
-
service: "ApiGatewayV2",
|
|
35
|
-
operation: "GetStage",
|
|
36
|
-
},
|
|
37
|
-
};
|
|
38
|
-
const { requestHandler } = configuration;
|
|
39
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
40
|
-
}
|
|
41
|
-
serialize(input, context) {
|
|
42
|
-
return se_GetStageCommand(input, context);
|
|
43
|
-
}
|
|
44
|
-
deserialize(output, context) {
|
|
45
|
-
return de_GetStageCommand(output, context);
|
|
46
|
-
}
|
|
7
|
+
export class GetStageCommand extends $Command
|
|
8
|
+
.classBuilder()
|
|
9
|
+
.ep({
|
|
10
|
+
...commonParams,
|
|
11
|
+
})
|
|
12
|
+
.m(function (Command, cs, config, o) {
|
|
13
|
+
return [
|
|
14
|
+
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
15
|
+
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
16
|
+
];
|
|
17
|
+
})
|
|
18
|
+
.s("ApiGatewayV2", "GetStage", {})
|
|
19
|
+
.n("ApiGatewayV2Client", "GetStageCommand")
|
|
20
|
+
.f(void 0, void 0)
|
|
21
|
+
.ser(se_GetStageCommand)
|
|
22
|
+
.de(de_GetStageCommand)
|
|
23
|
+
.build() {
|
|
47
24
|
}
|
|
@@ -1,47 +1,24 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
5
|
import { de_GetStagesCommand, se_GetStagesCommand } from "../protocols/Aws_restJson1";
|
|
6
6
|
export { $Command };
|
|
7
|
-
export class GetStagesCommand extends $Command
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
const { logger } = configuration;
|
|
25
|
-
const clientName = "ApiGatewayV2Client";
|
|
26
|
-
const commandName = "GetStagesCommand";
|
|
27
|
-
const handlerExecutionContext = {
|
|
28
|
-
logger,
|
|
29
|
-
clientName,
|
|
30
|
-
commandName,
|
|
31
|
-
inputFilterSensitiveLog: (_) => _,
|
|
32
|
-
outputFilterSensitiveLog: (_) => _,
|
|
33
|
-
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
-
service: "ApiGatewayV2",
|
|
35
|
-
operation: "GetStages",
|
|
36
|
-
},
|
|
37
|
-
};
|
|
38
|
-
const { requestHandler } = configuration;
|
|
39
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
40
|
-
}
|
|
41
|
-
serialize(input, context) {
|
|
42
|
-
return se_GetStagesCommand(input, context);
|
|
43
|
-
}
|
|
44
|
-
deserialize(output, context) {
|
|
45
|
-
return de_GetStagesCommand(output, context);
|
|
46
|
-
}
|
|
7
|
+
export class GetStagesCommand extends $Command
|
|
8
|
+
.classBuilder()
|
|
9
|
+
.ep({
|
|
10
|
+
...commonParams,
|
|
11
|
+
})
|
|
12
|
+
.m(function (Command, cs, config, o) {
|
|
13
|
+
return [
|
|
14
|
+
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
15
|
+
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
16
|
+
];
|
|
17
|
+
})
|
|
18
|
+
.s("ApiGatewayV2", "GetStages", {})
|
|
19
|
+
.n("ApiGatewayV2Client", "GetStagesCommand")
|
|
20
|
+
.f(void 0, void 0)
|
|
21
|
+
.ser(se_GetStagesCommand)
|
|
22
|
+
.de(de_GetStagesCommand)
|
|
23
|
+
.build() {
|
|
47
24
|
}
|
|
@@ -1,47 +1,24 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
5
|
import { de_GetTagsCommand, se_GetTagsCommand } from "../protocols/Aws_restJson1";
|
|
6
6
|
export { $Command };
|
|
7
|
-
export class GetTagsCommand extends $Command
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
const { logger } = configuration;
|
|
25
|
-
const clientName = "ApiGatewayV2Client";
|
|
26
|
-
const commandName = "GetTagsCommand";
|
|
27
|
-
const handlerExecutionContext = {
|
|
28
|
-
logger,
|
|
29
|
-
clientName,
|
|
30
|
-
commandName,
|
|
31
|
-
inputFilterSensitiveLog: (_) => _,
|
|
32
|
-
outputFilterSensitiveLog: (_) => _,
|
|
33
|
-
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
-
service: "ApiGatewayV2",
|
|
35
|
-
operation: "GetTags",
|
|
36
|
-
},
|
|
37
|
-
};
|
|
38
|
-
const { requestHandler } = configuration;
|
|
39
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
40
|
-
}
|
|
41
|
-
serialize(input, context) {
|
|
42
|
-
return se_GetTagsCommand(input, context);
|
|
43
|
-
}
|
|
44
|
-
deserialize(output, context) {
|
|
45
|
-
return de_GetTagsCommand(output, context);
|
|
46
|
-
}
|
|
7
|
+
export class GetTagsCommand extends $Command
|
|
8
|
+
.classBuilder()
|
|
9
|
+
.ep({
|
|
10
|
+
...commonParams,
|
|
11
|
+
})
|
|
12
|
+
.m(function (Command, cs, config, o) {
|
|
13
|
+
return [
|
|
14
|
+
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
15
|
+
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
16
|
+
];
|
|
17
|
+
})
|
|
18
|
+
.s("ApiGatewayV2", "GetTags", {})
|
|
19
|
+
.n("ApiGatewayV2Client", "GetTagsCommand")
|
|
20
|
+
.f(void 0, void 0)
|
|
21
|
+
.ser(se_GetTagsCommand)
|
|
22
|
+
.de(de_GetTagsCommand)
|
|
23
|
+
.build() {
|
|
47
24
|
}
|
|
@@ -1,47 +1,24 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
5
|
import { de_GetVpcLinkCommand, se_GetVpcLinkCommand } from "../protocols/Aws_restJson1";
|
|
6
6
|
export { $Command };
|
|
7
|
-
export class GetVpcLinkCommand extends $Command
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
const { logger } = configuration;
|
|
25
|
-
const clientName = "ApiGatewayV2Client";
|
|
26
|
-
const commandName = "GetVpcLinkCommand";
|
|
27
|
-
const handlerExecutionContext = {
|
|
28
|
-
logger,
|
|
29
|
-
clientName,
|
|
30
|
-
commandName,
|
|
31
|
-
inputFilterSensitiveLog: (_) => _,
|
|
32
|
-
outputFilterSensitiveLog: (_) => _,
|
|
33
|
-
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
-
service: "ApiGatewayV2",
|
|
35
|
-
operation: "GetVpcLink",
|
|
36
|
-
},
|
|
37
|
-
};
|
|
38
|
-
const { requestHandler } = configuration;
|
|
39
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
40
|
-
}
|
|
41
|
-
serialize(input, context) {
|
|
42
|
-
return se_GetVpcLinkCommand(input, context);
|
|
43
|
-
}
|
|
44
|
-
deserialize(output, context) {
|
|
45
|
-
return de_GetVpcLinkCommand(output, context);
|
|
46
|
-
}
|
|
7
|
+
export class GetVpcLinkCommand extends $Command
|
|
8
|
+
.classBuilder()
|
|
9
|
+
.ep({
|
|
10
|
+
...commonParams,
|
|
11
|
+
})
|
|
12
|
+
.m(function (Command, cs, config, o) {
|
|
13
|
+
return [
|
|
14
|
+
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
15
|
+
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
16
|
+
];
|
|
17
|
+
})
|
|
18
|
+
.s("ApiGatewayV2", "GetVpcLink", {})
|
|
19
|
+
.n("ApiGatewayV2Client", "GetVpcLinkCommand")
|
|
20
|
+
.f(void 0, void 0)
|
|
21
|
+
.ser(se_GetVpcLinkCommand)
|
|
22
|
+
.de(de_GetVpcLinkCommand)
|
|
23
|
+
.build() {
|
|
47
24
|
}
|