@aws-sdk/client-api-gateway 3.306.0 → 3.309.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/CreateApiKeyCommand.js +2 -2
- package/dist-cjs/commands/CreateAuthorizerCommand.js +2 -2
- package/dist-cjs/commands/CreateBasePathMappingCommand.js +2 -2
- package/dist-cjs/commands/CreateDeploymentCommand.js +2 -2
- package/dist-cjs/commands/CreateDocumentationPartCommand.js +2 -2
- package/dist-cjs/commands/CreateDocumentationVersionCommand.js +2 -2
- package/dist-cjs/commands/CreateDomainNameCommand.js +2 -2
- package/dist-cjs/commands/CreateModelCommand.js +2 -2
- package/dist-cjs/commands/CreateRequestValidatorCommand.js +2 -2
- package/dist-cjs/commands/CreateResourceCommand.js +2 -2
- package/dist-cjs/commands/CreateRestApiCommand.js +2 -2
- package/dist-cjs/commands/CreateStageCommand.js +2 -2
- package/dist-cjs/commands/CreateUsagePlanCommand.js +2 -2
- package/dist-cjs/commands/CreateUsagePlanKeyCommand.js +2 -2
- package/dist-cjs/commands/CreateVpcLinkCommand.js +2 -2
- package/dist-cjs/commands/DeleteApiKeyCommand.js +2 -2
- package/dist-cjs/commands/DeleteAuthorizerCommand.js +2 -2
- package/dist-cjs/commands/DeleteBasePathMappingCommand.js +2 -2
- package/dist-cjs/commands/DeleteClientCertificateCommand.js +2 -2
- package/dist-cjs/commands/DeleteDeploymentCommand.js +2 -2
- package/dist-cjs/commands/DeleteDocumentationPartCommand.js +2 -2
- package/dist-cjs/commands/DeleteDocumentationVersionCommand.js +2 -2
- package/dist-cjs/commands/DeleteDomainNameCommand.js +2 -2
- package/dist-cjs/commands/DeleteGatewayResponseCommand.js +2 -2
- package/dist-cjs/commands/DeleteIntegrationCommand.js +2 -2
- package/dist-cjs/commands/DeleteIntegrationResponseCommand.js +2 -2
- package/dist-cjs/commands/DeleteMethodCommand.js +2 -2
- package/dist-cjs/commands/DeleteMethodResponseCommand.js +2 -2
- package/dist-cjs/commands/DeleteModelCommand.js +2 -2
- package/dist-cjs/commands/DeleteRequestValidatorCommand.js +2 -2
- package/dist-cjs/commands/DeleteResourceCommand.js +2 -2
- package/dist-cjs/commands/DeleteRestApiCommand.js +2 -2
- package/dist-cjs/commands/DeleteStageCommand.js +2 -2
- package/dist-cjs/commands/DeleteUsagePlanCommand.js +2 -2
- package/dist-cjs/commands/DeleteUsagePlanKeyCommand.js +2 -2
- package/dist-cjs/commands/DeleteVpcLinkCommand.js +2 -2
- package/dist-cjs/commands/FlushStageAuthorizersCacheCommand.js +2 -2
- package/dist-cjs/commands/FlushStageCacheCommand.js +2 -2
- package/dist-cjs/commands/GenerateClientCertificateCommand.js +2 -2
- package/dist-cjs/commands/GetAccountCommand.js +2 -2
- package/dist-cjs/commands/GetApiKeyCommand.js +2 -2
- package/dist-cjs/commands/GetApiKeysCommand.js +2 -2
- package/dist-cjs/commands/GetAuthorizerCommand.js +2 -2
- package/dist-cjs/commands/GetAuthorizersCommand.js +2 -2
- package/dist-cjs/commands/GetBasePathMappingCommand.js +2 -2
- package/dist-cjs/commands/GetBasePathMappingsCommand.js +2 -2
- package/dist-cjs/commands/GetClientCertificateCommand.js +2 -2
- package/dist-cjs/commands/GetClientCertificatesCommand.js +2 -2
- package/dist-cjs/commands/GetDeploymentCommand.js +2 -2
- package/dist-cjs/commands/GetDeploymentsCommand.js +2 -2
- package/dist-cjs/commands/GetDocumentationPartCommand.js +2 -2
- package/dist-cjs/commands/GetDocumentationPartsCommand.js +2 -2
- package/dist-cjs/commands/GetDocumentationVersionCommand.js +2 -2
- package/dist-cjs/commands/GetDocumentationVersionsCommand.js +2 -2
- package/dist-cjs/commands/GetDomainNameCommand.js +2 -2
- package/dist-cjs/commands/GetDomainNamesCommand.js +2 -2
- package/dist-cjs/commands/GetExportCommand.js +2 -2
- package/dist-cjs/commands/GetGatewayResponseCommand.js +2 -2
- package/dist-cjs/commands/GetGatewayResponsesCommand.js +2 -2
- package/dist-cjs/commands/GetIntegrationCommand.js +2 -2
- package/dist-cjs/commands/GetIntegrationResponseCommand.js +2 -2
- package/dist-cjs/commands/GetMethodCommand.js +2 -2
- package/dist-cjs/commands/GetMethodResponseCommand.js +2 -2
- package/dist-cjs/commands/GetModelCommand.js +2 -2
- package/dist-cjs/commands/GetModelTemplateCommand.js +2 -2
- package/dist-cjs/commands/GetModelsCommand.js +2 -2
- package/dist-cjs/commands/GetRequestValidatorCommand.js +2 -2
- package/dist-cjs/commands/GetRequestValidatorsCommand.js +2 -2
- package/dist-cjs/commands/GetResourceCommand.js +2 -2
- package/dist-cjs/commands/GetResourcesCommand.js +2 -2
- package/dist-cjs/commands/GetRestApiCommand.js +2 -2
- package/dist-cjs/commands/GetRestApisCommand.js +2 -2
- package/dist-cjs/commands/GetSdkCommand.js +2 -2
- package/dist-cjs/commands/GetSdkTypeCommand.js +2 -2
- package/dist-cjs/commands/GetSdkTypesCommand.js +2 -2
- package/dist-cjs/commands/GetStageCommand.js +2 -2
- package/dist-cjs/commands/GetStagesCommand.js +2 -2
- package/dist-cjs/commands/GetTagsCommand.js +2 -2
- package/dist-cjs/commands/GetUsageCommand.js +2 -2
- package/dist-cjs/commands/GetUsagePlanCommand.js +2 -2
- package/dist-cjs/commands/GetUsagePlanKeyCommand.js +2 -2
- package/dist-cjs/commands/GetUsagePlanKeysCommand.js +2 -2
- package/dist-cjs/commands/GetUsagePlansCommand.js +2 -2
- package/dist-cjs/commands/GetVpcLinkCommand.js +2 -2
- package/dist-cjs/commands/GetVpcLinksCommand.js +2 -2
- package/dist-cjs/commands/ImportApiKeysCommand.js +2 -2
- package/dist-cjs/commands/ImportDocumentationPartsCommand.js +2 -2
- package/dist-cjs/commands/ImportRestApiCommand.js +2 -2
- package/dist-cjs/commands/PutGatewayResponseCommand.js +2 -2
- package/dist-cjs/commands/PutIntegrationCommand.js +2 -2
- package/dist-cjs/commands/PutIntegrationResponseCommand.js +2 -2
- package/dist-cjs/commands/PutMethodCommand.js +2 -2
- package/dist-cjs/commands/PutMethodResponseCommand.js +2 -2
- package/dist-cjs/commands/PutRestApiCommand.js +2 -2
- package/dist-cjs/commands/TagResourceCommand.js +2 -2
- package/dist-cjs/commands/TestInvokeAuthorizerCommand.js +2 -2
- package/dist-cjs/commands/TestInvokeMethodCommand.js +2 -2
- package/dist-cjs/commands/UntagResourceCommand.js +2 -2
- package/dist-cjs/commands/UpdateAccountCommand.js +2 -2
- package/dist-cjs/commands/UpdateApiKeyCommand.js +2 -2
- package/dist-cjs/commands/UpdateAuthorizerCommand.js +2 -2
- package/dist-cjs/commands/UpdateBasePathMappingCommand.js +2 -2
- package/dist-cjs/commands/UpdateClientCertificateCommand.js +2 -2
- package/dist-cjs/commands/UpdateDeploymentCommand.js +2 -2
- package/dist-cjs/commands/UpdateDocumentationPartCommand.js +2 -2
- package/dist-cjs/commands/UpdateDocumentationVersionCommand.js +2 -2
- package/dist-cjs/commands/UpdateDomainNameCommand.js +2 -2
- package/dist-cjs/commands/UpdateGatewayResponseCommand.js +2 -2
- package/dist-cjs/commands/UpdateIntegrationCommand.js +2 -2
- package/dist-cjs/commands/UpdateIntegrationResponseCommand.js +2 -2
- package/dist-cjs/commands/UpdateMethodCommand.js +2 -2
- package/dist-cjs/commands/UpdateMethodResponseCommand.js +2 -2
- package/dist-cjs/commands/UpdateModelCommand.js +2 -2
- package/dist-cjs/commands/UpdateRequestValidatorCommand.js +2 -2
- package/dist-cjs/commands/UpdateResourceCommand.js +2 -2
- package/dist-cjs/commands/UpdateRestApiCommand.js +2 -2
- package/dist-cjs/commands/UpdateStageCommand.js +2 -2
- package/dist-cjs/commands/UpdateUsageCommand.js +2 -2
- package/dist-cjs/commands/UpdateUsagePlanCommand.js +2 -2
- package/dist-cjs/commands/UpdateVpcLinkCommand.js +2 -2
- package/dist-cjs/protocols/Aws_restJson1.js +1747 -1855
- package/dist-es/commands/CreateApiKeyCommand.js +3 -3
- package/dist-es/commands/CreateAuthorizerCommand.js +3 -3
- package/dist-es/commands/CreateBasePathMappingCommand.js +3 -3
- package/dist-es/commands/CreateDeploymentCommand.js +3 -3
- package/dist-es/commands/CreateDocumentationPartCommand.js +3 -3
- package/dist-es/commands/CreateDocumentationVersionCommand.js +3 -3
- package/dist-es/commands/CreateDomainNameCommand.js +3 -3
- package/dist-es/commands/CreateModelCommand.js +3 -3
- package/dist-es/commands/CreateRequestValidatorCommand.js +3 -3
- package/dist-es/commands/CreateResourceCommand.js +3 -3
- package/dist-es/commands/CreateRestApiCommand.js +3 -3
- package/dist-es/commands/CreateStageCommand.js +3 -3
- package/dist-es/commands/CreateUsagePlanCommand.js +3 -3
- package/dist-es/commands/CreateUsagePlanKeyCommand.js +3 -3
- package/dist-es/commands/CreateVpcLinkCommand.js +3 -3
- package/dist-es/commands/DeleteApiKeyCommand.js +3 -3
- package/dist-es/commands/DeleteAuthorizerCommand.js +3 -3
- package/dist-es/commands/DeleteBasePathMappingCommand.js +3 -3
- package/dist-es/commands/DeleteClientCertificateCommand.js +3 -3
- package/dist-es/commands/DeleteDeploymentCommand.js +3 -3
- package/dist-es/commands/DeleteDocumentationPartCommand.js +3 -3
- package/dist-es/commands/DeleteDocumentationVersionCommand.js +3 -3
- package/dist-es/commands/DeleteDomainNameCommand.js +3 -3
- package/dist-es/commands/DeleteGatewayResponseCommand.js +3 -3
- package/dist-es/commands/DeleteIntegrationCommand.js +3 -3
- package/dist-es/commands/DeleteIntegrationResponseCommand.js +3 -3
- package/dist-es/commands/DeleteMethodCommand.js +3 -3
- package/dist-es/commands/DeleteMethodResponseCommand.js +3 -3
- package/dist-es/commands/DeleteModelCommand.js +3 -3
- package/dist-es/commands/DeleteRequestValidatorCommand.js +3 -3
- package/dist-es/commands/DeleteResourceCommand.js +3 -3
- package/dist-es/commands/DeleteRestApiCommand.js +3 -3
- package/dist-es/commands/DeleteStageCommand.js +3 -3
- package/dist-es/commands/DeleteUsagePlanCommand.js +3 -3
- package/dist-es/commands/DeleteUsagePlanKeyCommand.js +3 -3
- package/dist-es/commands/DeleteVpcLinkCommand.js +3 -3
- package/dist-es/commands/FlushStageAuthorizersCacheCommand.js +3 -3
- package/dist-es/commands/FlushStageCacheCommand.js +3 -3
- package/dist-es/commands/GenerateClientCertificateCommand.js +3 -3
- package/dist-es/commands/GetAccountCommand.js +3 -3
- package/dist-es/commands/GetApiKeyCommand.js +3 -3
- package/dist-es/commands/GetApiKeysCommand.js +3 -3
- package/dist-es/commands/GetAuthorizerCommand.js +3 -3
- package/dist-es/commands/GetAuthorizersCommand.js +3 -3
- package/dist-es/commands/GetBasePathMappingCommand.js +3 -3
- package/dist-es/commands/GetBasePathMappingsCommand.js +3 -3
- package/dist-es/commands/GetClientCertificateCommand.js +3 -3
- package/dist-es/commands/GetClientCertificatesCommand.js +3 -3
- package/dist-es/commands/GetDeploymentCommand.js +3 -3
- package/dist-es/commands/GetDeploymentsCommand.js +3 -3
- package/dist-es/commands/GetDocumentationPartCommand.js +3 -3
- package/dist-es/commands/GetDocumentationPartsCommand.js +3 -3
- package/dist-es/commands/GetDocumentationVersionCommand.js +3 -3
- package/dist-es/commands/GetDocumentationVersionsCommand.js +3 -3
- package/dist-es/commands/GetDomainNameCommand.js +3 -3
- package/dist-es/commands/GetDomainNamesCommand.js +3 -3
- package/dist-es/commands/GetExportCommand.js +3 -3
- package/dist-es/commands/GetGatewayResponseCommand.js +3 -3
- package/dist-es/commands/GetGatewayResponsesCommand.js +3 -3
- package/dist-es/commands/GetIntegrationCommand.js +3 -3
- package/dist-es/commands/GetIntegrationResponseCommand.js +3 -3
- package/dist-es/commands/GetMethodCommand.js +3 -3
- package/dist-es/commands/GetMethodResponseCommand.js +3 -3
- package/dist-es/commands/GetModelCommand.js +3 -3
- package/dist-es/commands/GetModelTemplateCommand.js +3 -3
- package/dist-es/commands/GetModelsCommand.js +3 -3
- package/dist-es/commands/GetRequestValidatorCommand.js +3 -3
- package/dist-es/commands/GetRequestValidatorsCommand.js +3 -3
- package/dist-es/commands/GetResourceCommand.js +3 -3
- package/dist-es/commands/GetResourcesCommand.js +3 -3
- package/dist-es/commands/GetRestApiCommand.js +3 -3
- package/dist-es/commands/GetRestApisCommand.js +3 -3
- package/dist-es/commands/GetSdkCommand.js +3 -3
- package/dist-es/commands/GetSdkTypeCommand.js +3 -3
- package/dist-es/commands/GetSdkTypesCommand.js +3 -3
- package/dist-es/commands/GetStageCommand.js +3 -3
- package/dist-es/commands/GetStagesCommand.js +3 -3
- package/dist-es/commands/GetTagsCommand.js +3 -3
- package/dist-es/commands/GetUsageCommand.js +3 -3
- package/dist-es/commands/GetUsagePlanCommand.js +3 -3
- package/dist-es/commands/GetUsagePlanKeyCommand.js +3 -3
- package/dist-es/commands/GetUsagePlanKeysCommand.js +3 -3
- package/dist-es/commands/GetUsagePlansCommand.js +3 -3
- package/dist-es/commands/GetVpcLinkCommand.js +3 -3
- package/dist-es/commands/GetVpcLinksCommand.js +3 -3
- package/dist-es/commands/ImportApiKeysCommand.js +3 -3
- package/dist-es/commands/ImportDocumentationPartsCommand.js +3 -3
- package/dist-es/commands/ImportRestApiCommand.js +3 -3
- package/dist-es/commands/PutGatewayResponseCommand.js +3 -3
- package/dist-es/commands/PutIntegrationCommand.js +3 -3
- package/dist-es/commands/PutIntegrationResponseCommand.js +3 -3
- package/dist-es/commands/PutMethodCommand.js +3 -3
- package/dist-es/commands/PutMethodResponseCommand.js +3 -3
- package/dist-es/commands/PutRestApiCommand.js +3 -3
- package/dist-es/commands/TagResourceCommand.js +3 -3
- package/dist-es/commands/TestInvokeAuthorizerCommand.js +3 -3
- package/dist-es/commands/TestInvokeMethodCommand.js +3 -3
- package/dist-es/commands/UntagResourceCommand.js +3 -3
- package/dist-es/commands/UpdateAccountCommand.js +3 -3
- package/dist-es/commands/UpdateApiKeyCommand.js +3 -3
- package/dist-es/commands/UpdateAuthorizerCommand.js +3 -3
- package/dist-es/commands/UpdateBasePathMappingCommand.js +3 -3
- package/dist-es/commands/UpdateClientCertificateCommand.js +3 -3
- package/dist-es/commands/UpdateDeploymentCommand.js +3 -3
- package/dist-es/commands/UpdateDocumentationPartCommand.js +3 -3
- package/dist-es/commands/UpdateDocumentationVersionCommand.js +3 -3
- package/dist-es/commands/UpdateDomainNameCommand.js +3 -3
- package/dist-es/commands/UpdateGatewayResponseCommand.js +3 -3
- package/dist-es/commands/UpdateIntegrationCommand.js +3 -3
- package/dist-es/commands/UpdateIntegrationResponseCommand.js +3 -3
- package/dist-es/commands/UpdateMethodCommand.js +3 -3
- package/dist-es/commands/UpdateMethodResponseCommand.js +3 -3
- package/dist-es/commands/UpdateModelCommand.js +3 -3
- package/dist-es/commands/UpdateRequestValidatorCommand.js +3 -3
- package/dist-es/commands/UpdateResourceCommand.js +3 -3
- package/dist-es/commands/UpdateRestApiCommand.js +3 -3
- package/dist-es/commands/UpdateStageCommand.js +3 -3
- package/dist-es/commands/UpdateUsageCommand.js +3 -3
- package/dist-es/commands/UpdateUsagePlanCommand.js +3 -3
- package/dist-es/commands/UpdateVpcLinkCommand.js +3 -3
- package/dist-es/protocols/Aws_restJson1.js +1502 -1610
- package/dist-types/protocols/Aws_restJson1.d.ts +960 -240
- package/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +240 -240
- package/package.json +6 -6
|
@@ -36,10 +36,10 @@ class CreateApiKeyCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_CreateApiKeyCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_CreateApiKeyCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.CreateApiKeyCommand = CreateApiKeyCommand;
|
|
@@ -36,10 +36,10 @@ class CreateAuthorizerCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_CreateAuthorizerCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_CreateAuthorizerCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.CreateAuthorizerCommand = CreateAuthorizerCommand;
|
|
@@ -36,10 +36,10 @@ class CreateBasePathMappingCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_CreateBasePathMappingCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_CreateBasePathMappingCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.CreateBasePathMappingCommand = CreateBasePathMappingCommand;
|
|
@@ -36,10 +36,10 @@ class CreateDeploymentCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_CreateDeploymentCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_CreateDeploymentCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.CreateDeploymentCommand = CreateDeploymentCommand;
|
|
@@ -36,10 +36,10 @@ class CreateDocumentationPartCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_CreateDocumentationPartCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_CreateDocumentationPartCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.CreateDocumentationPartCommand = CreateDocumentationPartCommand;
|
|
@@ -36,10 +36,10 @@ class CreateDocumentationVersionCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_CreateDocumentationVersionCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_CreateDocumentationVersionCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.CreateDocumentationVersionCommand = CreateDocumentationVersionCommand;
|
|
@@ -36,10 +36,10 @@ class CreateDomainNameCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_CreateDomainNameCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_CreateDomainNameCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.CreateDomainNameCommand = CreateDomainNameCommand;
|
|
@@ -36,10 +36,10 @@ class CreateModelCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_CreateModelCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_CreateModelCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.CreateModelCommand = CreateModelCommand;
|
|
@@ -36,10 +36,10 @@ class CreateRequestValidatorCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_CreateRequestValidatorCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_CreateRequestValidatorCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.CreateRequestValidatorCommand = CreateRequestValidatorCommand;
|
|
@@ -36,10 +36,10 @@ class CreateResourceCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_CreateResourceCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_CreateResourceCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.CreateResourceCommand = CreateResourceCommand;
|
|
@@ -36,10 +36,10 @@ class CreateRestApiCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_CreateRestApiCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_CreateRestApiCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.CreateRestApiCommand = CreateRestApiCommand;
|
|
@@ -36,10 +36,10 @@ class CreateStageCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_CreateStageCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_CreateStageCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.CreateStageCommand = CreateStageCommand;
|
|
@@ -36,10 +36,10 @@ class CreateUsagePlanCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_CreateUsagePlanCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_CreateUsagePlanCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.CreateUsagePlanCommand = CreateUsagePlanCommand;
|
|
@@ -36,10 +36,10 @@ class CreateUsagePlanKeyCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_CreateUsagePlanKeyCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_CreateUsagePlanKeyCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.CreateUsagePlanKeyCommand = CreateUsagePlanKeyCommand;
|
|
@@ -36,10 +36,10 @@ class CreateVpcLinkCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_CreateVpcLinkCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_CreateVpcLinkCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.CreateVpcLinkCommand = CreateVpcLinkCommand;
|
|
@@ -36,10 +36,10 @@ class DeleteApiKeyCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_DeleteApiKeyCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_DeleteApiKeyCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DeleteApiKeyCommand = DeleteApiKeyCommand;
|
|
@@ -36,10 +36,10 @@ class DeleteAuthorizerCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_DeleteAuthorizerCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_DeleteAuthorizerCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DeleteAuthorizerCommand = DeleteAuthorizerCommand;
|
|
@@ -36,10 +36,10 @@ class DeleteBasePathMappingCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_DeleteBasePathMappingCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_DeleteBasePathMappingCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DeleteBasePathMappingCommand = DeleteBasePathMappingCommand;
|
|
@@ -36,10 +36,10 @@ class DeleteClientCertificateCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_DeleteClientCertificateCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_DeleteClientCertificateCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DeleteClientCertificateCommand = DeleteClientCertificateCommand;
|
|
@@ -36,10 +36,10 @@ class DeleteDeploymentCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_DeleteDeploymentCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_DeleteDeploymentCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DeleteDeploymentCommand = DeleteDeploymentCommand;
|
|
@@ -36,10 +36,10 @@ class DeleteDocumentationPartCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_DeleteDocumentationPartCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_DeleteDocumentationPartCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DeleteDocumentationPartCommand = DeleteDocumentationPartCommand;
|
|
@@ -36,10 +36,10 @@ class DeleteDocumentationVersionCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_DeleteDocumentationVersionCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_DeleteDocumentationVersionCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DeleteDocumentationVersionCommand = DeleteDocumentationVersionCommand;
|
|
@@ -36,10 +36,10 @@ class DeleteDomainNameCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_DeleteDomainNameCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_DeleteDomainNameCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DeleteDomainNameCommand = DeleteDomainNameCommand;
|
|
@@ -36,10 +36,10 @@ class DeleteGatewayResponseCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_DeleteGatewayResponseCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_DeleteGatewayResponseCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DeleteGatewayResponseCommand = DeleteGatewayResponseCommand;
|
|
@@ -36,10 +36,10 @@ class DeleteIntegrationCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_DeleteIntegrationCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_DeleteIntegrationCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DeleteIntegrationCommand = DeleteIntegrationCommand;
|
|
@@ -36,10 +36,10 @@ class DeleteIntegrationResponseCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_DeleteIntegrationResponseCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_DeleteIntegrationResponseCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DeleteIntegrationResponseCommand = DeleteIntegrationResponseCommand;
|
|
@@ -36,10 +36,10 @@ class DeleteMethodCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_DeleteMethodCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_DeleteMethodCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DeleteMethodCommand = DeleteMethodCommand;
|
|
@@ -36,10 +36,10 @@ class DeleteMethodResponseCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_DeleteMethodResponseCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_DeleteMethodResponseCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DeleteMethodResponseCommand = DeleteMethodResponseCommand;
|
|
@@ -36,10 +36,10 @@ class DeleteModelCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_DeleteModelCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_DeleteModelCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DeleteModelCommand = DeleteModelCommand;
|
|
@@ -36,10 +36,10 @@ class DeleteRequestValidatorCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_DeleteRequestValidatorCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_DeleteRequestValidatorCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DeleteRequestValidatorCommand = DeleteRequestValidatorCommand;
|
|
@@ -36,10 +36,10 @@ class DeleteResourceCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_DeleteResourceCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_DeleteResourceCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DeleteResourceCommand = DeleteResourceCommand;
|
|
@@ -36,10 +36,10 @@ class DeleteRestApiCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_DeleteRestApiCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_DeleteRestApiCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DeleteRestApiCommand = DeleteRestApiCommand;
|
|
@@ -36,10 +36,10 @@ class DeleteStageCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_DeleteStageCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_DeleteStageCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DeleteStageCommand = DeleteStageCommand;
|
|
@@ -36,10 +36,10 @@ class DeleteUsagePlanCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_DeleteUsagePlanCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_DeleteUsagePlanCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DeleteUsagePlanCommand = DeleteUsagePlanCommand;
|
|
@@ -36,10 +36,10 @@ class DeleteUsagePlanKeyCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_DeleteUsagePlanKeyCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_DeleteUsagePlanKeyCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DeleteUsagePlanKeyCommand = DeleteUsagePlanKeyCommand;
|
|
@@ -36,10 +36,10 @@ class DeleteVpcLinkCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_DeleteVpcLinkCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_DeleteVpcLinkCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DeleteVpcLinkCommand = DeleteVpcLinkCommand;
|
|
@@ -36,10 +36,10 @@ class FlushStageAuthorizersCacheCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_FlushStageAuthorizersCacheCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_FlushStageAuthorizersCacheCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.FlushStageAuthorizersCacheCommand = FlushStageAuthorizersCacheCommand;
|
|
@@ -36,10 +36,10 @@ class FlushStageCacheCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_FlushStageCacheCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_FlushStageCacheCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.FlushStageCacheCommand = FlushStageCacheCommand;
|
|
@@ -36,10 +36,10 @@ class GenerateClientCertificateCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_GenerateClientCertificateCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_GenerateClientCertificateCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.GenerateClientCertificateCommand = GenerateClientCertificateCommand;
|
|
@@ -36,10 +36,10 @@ class GetAccountCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_GetAccountCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_GetAccountCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.GetAccountCommand = GetAccountCommand;
|
|
@@ -36,10 +36,10 @@ class GetApiKeyCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_GetApiKeyCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_GetApiKeyCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.GetApiKeyCommand = GetApiKeyCommand;
|
|
@@ -36,10 +36,10 @@ class GetApiKeysCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_GetApiKeysCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_GetApiKeysCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.GetApiKeysCommand = GetApiKeysCommand;
|
|
@@ -36,10 +36,10 @@ class GetAuthorizerCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_GetAuthorizerCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_GetAuthorizerCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.GetAuthorizerCommand = GetAuthorizerCommand;
|