@aws-sdk/client-api-gateway 3.30.0 → 3.34.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/CHANGELOG.md +35 -0
- package/dist/cjs/APIGatewayClient.js +14 -14
- package/dist/cjs/APIGatewayClient.js.map +1 -1
- package/dist/cjs/commands/CreateApiKeyCommand.js +3 -3
- package/dist/cjs/commands/CreateApiKeyCommand.js.map +1 -1
- package/dist/cjs/commands/CreateAuthorizerCommand.js +3 -3
- package/dist/cjs/commands/CreateAuthorizerCommand.js.map +1 -1
- package/dist/cjs/commands/CreateBasePathMappingCommand.js +3 -3
- package/dist/cjs/commands/CreateBasePathMappingCommand.js.map +1 -1
- package/dist/cjs/commands/CreateDeploymentCommand.js +3 -3
- package/dist/cjs/commands/CreateDeploymentCommand.js.map +1 -1
- package/dist/cjs/commands/CreateDocumentationPartCommand.js +3 -3
- package/dist/cjs/commands/CreateDocumentationPartCommand.js.map +1 -1
- package/dist/cjs/commands/CreateDocumentationVersionCommand.js +3 -3
- package/dist/cjs/commands/CreateDocumentationVersionCommand.js.map +1 -1
- package/dist/cjs/commands/CreateDomainNameCommand.js +3 -3
- package/dist/cjs/commands/CreateDomainNameCommand.js.map +1 -1
- package/dist/cjs/commands/CreateModelCommand.js +3 -3
- package/dist/cjs/commands/CreateModelCommand.js.map +1 -1
- package/dist/cjs/commands/CreateRequestValidatorCommand.js +3 -3
- package/dist/cjs/commands/CreateRequestValidatorCommand.js.map +1 -1
- package/dist/cjs/commands/CreateResourceCommand.js +3 -3
- package/dist/cjs/commands/CreateResourceCommand.js.map +1 -1
- package/dist/cjs/commands/CreateRestApiCommand.js +3 -3
- package/dist/cjs/commands/CreateRestApiCommand.js.map +1 -1
- package/dist/cjs/commands/CreateStageCommand.js +3 -3
- package/dist/cjs/commands/CreateStageCommand.js.map +1 -1
- package/dist/cjs/commands/CreateUsagePlanCommand.js +3 -3
- package/dist/cjs/commands/CreateUsagePlanCommand.js.map +1 -1
- package/dist/cjs/commands/CreateUsagePlanKeyCommand.js +3 -3
- package/dist/cjs/commands/CreateUsagePlanKeyCommand.js.map +1 -1
- package/dist/cjs/commands/CreateVpcLinkCommand.js +3 -3
- package/dist/cjs/commands/CreateVpcLinkCommand.js.map +1 -1
- package/dist/cjs/commands/DeleteApiKeyCommand.js +3 -3
- package/dist/cjs/commands/DeleteApiKeyCommand.js.map +1 -1
- package/dist/cjs/commands/DeleteAuthorizerCommand.js +3 -3
- package/dist/cjs/commands/DeleteAuthorizerCommand.js.map +1 -1
- package/dist/cjs/commands/DeleteBasePathMappingCommand.js +3 -3
- package/dist/cjs/commands/DeleteBasePathMappingCommand.js.map +1 -1
- package/dist/cjs/commands/DeleteClientCertificateCommand.js +3 -3
- package/dist/cjs/commands/DeleteClientCertificateCommand.js.map +1 -1
- package/dist/cjs/commands/DeleteDeploymentCommand.js +3 -3
- package/dist/cjs/commands/DeleteDeploymentCommand.js.map +1 -1
- package/dist/cjs/commands/DeleteDocumentationPartCommand.js +3 -3
- package/dist/cjs/commands/DeleteDocumentationPartCommand.js.map +1 -1
- package/dist/cjs/commands/DeleteDocumentationVersionCommand.js +3 -3
- package/dist/cjs/commands/DeleteDocumentationVersionCommand.js.map +1 -1
- package/dist/cjs/commands/DeleteDomainNameCommand.js +3 -3
- package/dist/cjs/commands/DeleteDomainNameCommand.js.map +1 -1
- package/dist/cjs/commands/DeleteGatewayResponseCommand.js +3 -3
- package/dist/cjs/commands/DeleteGatewayResponseCommand.js.map +1 -1
- package/dist/cjs/commands/DeleteIntegrationCommand.js +3 -3
- package/dist/cjs/commands/DeleteIntegrationCommand.js.map +1 -1
- package/dist/cjs/commands/DeleteIntegrationResponseCommand.js +3 -3
- package/dist/cjs/commands/DeleteIntegrationResponseCommand.js.map +1 -1
- package/dist/cjs/commands/DeleteMethodCommand.js +3 -3
- package/dist/cjs/commands/DeleteMethodCommand.js.map +1 -1
- package/dist/cjs/commands/DeleteMethodResponseCommand.js +3 -3
- package/dist/cjs/commands/DeleteMethodResponseCommand.js.map +1 -1
- package/dist/cjs/commands/DeleteModelCommand.js +3 -3
- package/dist/cjs/commands/DeleteModelCommand.js.map +1 -1
- package/dist/cjs/commands/DeleteRequestValidatorCommand.js +3 -3
- package/dist/cjs/commands/DeleteRequestValidatorCommand.js.map +1 -1
- package/dist/cjs/commands/DeleteResourceCommand.js +3 -3
- package/dist/cjs/commands/DeleteResourceCommand.js.map +1 -1
- package/dist/cjs/commands/DeleteRestApiCommand.js +3 -3
- package/dist/cjs/commands/DeleteRestApiCommand.js.map +1 -1
- package/dist/cjs/commands/DeleteStageCommand.js +3 -3
- package/dist/cjs/commands/DeleteStageCommand.js.map +1 -1
- package/dist/cjs/commands/DeleteUsagePlanCommand.js +3 -3
- package/dist/cjs/commands/DeleteUsagePlanCommand.js.map +1 -1
- package/dist/cjs/commands/DeleteUsagePlanKeyCommand.js +3 -3
- package/dist/cjs/commands/DeleteUsagePlanKeyCommand.js.map +1 -1
- package/dist/cjs/commands/DeleteVpcLinkCommand.js +3 -3
- package/dist/cjs/commands/DeleteVpcLinkCommand.js.map +1 -1
- package/dist/cjs/commands/FlushStageAuthorizersCacheCommand.js +3 -3
- package/dist/cjs/commands/FlushStageAuthorizersCacheCommand.js.map +1 -1
- package/dist/cjs/commands/FlushStageCacheCommand.js +3 -3
- package/dist/cjs/commands/FlushStageCacheCommand.js.map +1 -1
- package/dist/cjs/commands/GenerateClientCertificateCommand.js +3 -3
- package/dist/cjs/commands/GenerateClientCertificateCommand.js.map +1 -1
- package/dist/cjs/commands/GetAccountCommand.js +3 -3
- package/dist/cjs/commands/GetAccountCommand.js.map +1 -1
- package/dist/cjs/commands/GetApiKeyCommand.js +3 -3
- package/dist/cjs/commands/GetApiKeyCommand.js.map +1 -1
- package/dist/cjs/commands/GetApiKeysCommand.js +3 -3
- package/dist/cjs/commands/GetApiKeysCommand.js.map +1 -1
- package/dist/cjs/commands/GetAuthorizerCommand.js +3 -3
- package/dist/cjs/commands/GetAuthorizerCommand.js.map +1 -1
- package/dist/cjs/commands/GetAuthorizersCommand.js +3 -3
- package/dist/cjs/commands/GetAuthorizersCommand.js.map +1 -1
- package/dist/cjs/commands/GetBasePathMappingCommand.js +3 -3
- package/dist/cjs/commands/GetBasePathMappingCommand.js.map +1 -1
- package/dist/cjs/commands/GetBasePathMappingsCommand.js +3 -3
- package/dist/cjs/commands/GetBasePathMappingsCommand.js.map +1 -1
- package/dist/cjs/commands/GetClientCertificateCommand.js +3 -3
- package/dist/cjs/commands/GetClientCertificateCommand.js.map +1 -1
- package/dist/cjs/commands/GetClientCertificatesCommand.js +3 -3
- package/dist/cjs/commands/GetClientCertificatesCommand.js.map +1 -1
- package/dist/cjs/commands/GetDeploymentCommand.js +3 -3
- package/dist/cjs/commands/GetDeploymentCommand.js.map +1 -1
- package/dist/cjs/commands/GetDeploymentsCommand.js +3 -3
- package/dist/cjs/commands/GetDeploymentsCommand.js.map +1 -1
- package/dist/cjs/commands/GetDocumentationPartCommand.js +3 -3
- package/dist/cjs/commands/GetDocumentationPartCommand.js.map +1 -1
- package/dist/cjs/commands/GetDocumentationPartsCommand.js +3 -3
- package/dist/cjs/commands/GetDocumentationPartsCommand.js.map +1 -1
- package/dist/cjs/commands/GetDocumentationVersionCommand.js +3 -3
- package/dist/cjs/commands/GetDocumentationVersionCommand.js.map +1 -1
- package/dist/cjs/commands/GetDocumentationVersionsCommand.js +3 -3
- package/dist/cjs/commands/GetDocumentationVersionsCommand.js.map +1 -1
- package/dist/cjs/commands/GetDomainNameCommand.js +3 -3
- package/dist/cjs/commands/GetDomainNameCommand.js.map +1 -1
- package/dist/cjs/commands/GetDomainNamesCommand.js +3 -3
- package/dist/cjs/commands/GetDomainNamesCommand.js.map +1 -1
- package/dist/cjs/commands/GetExportCommand.js +3 -3
- package/dist/cjs/commands/GetExportCommand.js.map +1 -1
- package/dist/cjs/commands/GetGatewayResponseCommand.js +3 -3
- package/dist/cjs/commands/GetGatewayResponseCommand.js.map +1 -1
- package/dist/cjs/commands/GetGatewayResponsesCommand.js +3 -3
- package/dist/cjs/commands/GetGatewayResponsesCommand.js.map +1 -1
- package/dist/cjs/commands/GetIntegrationCommand.js +3 -3
- package/dist/cjs/commands/GetIntegrationCommand.js.map +1 -1
- package/dist/cjs/commands/GetIntegrationResponseCommand.js +3 -3
- package/dist/cjs/commands/GetIntegrationResponseCommand.js.map +1 -1
- package/dist/cjs/commands/GetMethodCommand.js +3 -3
- package/dist/cjs/commands/GetMethodCommand.js.map +1 -1
- package/dist/cjs/commands/GetMethodResponseCommand.js +3 -3
- package/dist/cjs/commands/GetMethodResponseCommand.js.map +1 -1
- package/dist/cjs/commands/GetModelCommand.js +3 -3
- package/dist/cjs/commands/GetModelCommand.js.map +1 -1
- package/dist/cjs/commands/GetModelTemplateCommand.js +3 -3
- package/dist/cjs/commands/GetModelTemplateCommand.js.map +1 -1
- package/dist/cjs/commands/GetModelsCommand.js +3 -3
- package/dist/cjs/commands/GetModelsCommand.js.map +1 -1
- package/dist/cjs/commands/GetRequestValidatorCommand.js +3 -3
- package/dist/cjs/commands/GetRequestValidatorCommand.js.map +1 -1
- package/dist/cjs/commands/GetRequestValidatorsCommand.js +3 -3
- package/dist/cjs/commands/GetRequestValidatorsCommand.js.map +1 -1
- package/dist/cjs/commands/GetResourceCommand.js +3 -3
- package/dist/cjs/commands/GetResourceCommand.js.map +1 -1
- package/dist/cjs/commands/GetResourcesCommand.js +3 -3
- package/dist/cjs/commands/GetResourcesCommand.js.map +1 -1
- package/dist/cjs/commands/GetRestApiCommand.js +3 -3
- package/dist/cjs/commands/GetRestApiCommand.js.map +1 -1
- package/dist/cjs/commands/GetRestApisCommand.js +3 -3
- package/dist/cjs/commands/GetRestApisCommand.js.map +1 -1
- package/dist/cjs/commands/GetSdkCommand.js +3 -3
- package/dist/cjs/commands/GetSdkCommand.js.map +1 -1
- package/dist/cjs/commands/GetSdkTypeCommand.js +3 -3
- package/dist/cjs/commands/GetSdkTypeCommand.js.map +1 -1
- package/dist/cjs/commands/GetSdkTypesCommand.js +3 -3
- package/dist/cjs/commands/GetSdkTypesCommand.js.map +1 -1
- package/dist/cjs/commands/GetStageCommand.js +3 -3
- package/dist/cjs/commands/GetStageCommand.js.map +1 -1
- package/dist/cjs/commands/GetStagesCommand.js +3 -3
- package/dist/cjs/commands/GetStagesCommand.js.map +1 -1
- package/dist/cjs/commands/GetTagsCommand.js +3 -3
- package/dist/cjs/commands/GetTagsCommand.js.map +1 -1
- package/dist/cjs/commands/GetUsageCommand.js +3 -3
- package/dist/cjs/commands/GetUsageCommand.js.map +1 -1
- package/dist/cjs/commands/GetUsagePlanCommand.js +3 -3
- package/dist/cjs/commands/GetUsagePlanCommand.js.map +1 -1
- package/dist/cjs/commands/GetUsagePlanKeyCommand.js +3 -3
- package/dist/cjs/commands/GetUsagePlanKeyCommand.js.map +1 -1
- package/dist/cjs/commands/GetUsagePlanKeysCommand.js +3 -3
- package/dist/cjs/commands/GetUsagePlanKeysCommand.js.map +1 -1
- package/dist/cjs/commands/GetUsagePlansCommand.js +3 -3
- package/dist/cjs/commands/GetUsagePlansCommand.js.map +1 -1
- package/dist/cjs/commands/GetVpcLinkCommand.js +3 -3
- package/dist/cjs/commands/GetVpcLinkCommand.js.map +1 -1
- package/dist/cjs/commands/GetVpcLinksCommand.js +3 -3
- package/dist/cjs/commands/GetVpcLinksCommand.js.map +1 -1
- package/dist/cjs/commands/ImportApiKeysCommand.js +3 -3
- package/dist/cjs/commands/ImportApiKeysCommand.js.map +1 -1
- package/dist/cjs/commands/ImportDocumentationPartsCommand.js +3 -3
- package/dist/cjs/commands/ImportDocumentationPartsCommand.js.map +1 -1
- package/dist/cjs/commands/ImportRestApiCommand.js +3 -3
- package/dist/cjs/commands/ImportRestApiCommand.js.map +1 -1
- package/dist/cjs/commands/PutGatewayResponseCommand.js +3 -3
- package/dist/cjs/commands/PutGatewayResponseCommand.js.map +1 -1
- package/dist/cjs/commands/PutIntegrationCommand.js +3 -3
- package/dist/cjs/commands/PutIntegrationCommand.js.map +1 -1
- package/dist/cjs/commands/PutIntegrationResponseCommand.js +3 -3
- package/dist/cjs/commands/PutIntegrationResponseCommand.js.map +1 -1
- package/dist/cjs/commands/PutMethodCommand.js +3 -3
- package/dist/cjs/commands/PutMethodCommand.js.map +1 -1
- package/dist/cjs/commands/PutMethodResponseCommand.js +3 -3
- package/dist/cjs/commands/PutMethodResponseCommand.js.map +1 -1
- package/dist/cjs/commands/PutRestApiCommand.js +3 -3
- package/dist/cjs/commands/PutRestApiCommand.js.map +1 -1
- package/dist/cjs/commands/TagResourceCommand.js +3 -3
- package/dist/cjs/commands/TagResourceCommand.js.map +1 -1
- package/dist/cjs/commands/TestInvokeAuthorizerCommand.js +3 -3
- package/dist/cjs/commands/TestInvokeAuthorizerCommand.js.map +1 -1
- package/dist/cjs/commands/TestInvokeMethodCommand.js +3 -3
- package/dist/cjs/commands/TestInvokeMethodCommand.js.map +1 -1
- package/dist/cjs/commands/UntagResourceCommand.js +3 -3
- package/dist/cjs/commands/UntagResourceCommand.js.map +1 -1
- package/dist/cjs/commands/UpdateAccountCommand.js +3 -3
- package/dist/cjs/commands/UpdateAccountCommand.js.map +1 -1
- package/dist/cjs/commands/UpdateApiKeyCommand.js +3 -3
- package/dist/cjs/commands/UpdateApiKeyCommand.js.map +1 -1
- package/dist/cjs/commands/UpdateAuthorizerCommand.js +3 -3
- package/dist/cjs/commands/UpdateAuthorizerCommand.js.map +1 -1
- package/dist/cjs/commands/UpdateBasePathMappingCommand.js +3 -3
- package/dist/cjs/commands/UpdateBasePathMappingCommand.js.map +1 -1
- package/dist/cjs/commands/UpdateClientCertificateCommand.js +3 -3
- package/dist/cjs/commands/UpdateClientCertificateCommand.js.map +1 -1
- package/dist/cjs/commands/UpdateDeploymentCommand.js +3 -3
- package/dist/cjs/commands/UpdateDeploymentCommand.js.map +1 -1
- package/dist/cjs/commands/UpdateDocumentationPartCommand.js +3 -3
- package/dist/cjs/commands/UpdateDocumentationPartCommand.js.map +1 -1
- package/dist/cjs/commands/UpdateDocumentationVersionCommand.js +3 -3
- package/dist/cjs/commands/UpdateDocumentationVersionCommand.js.map +1 -1
- package/dist/cjs/commands/UpdateDomainNameCommand.js +3 -3
- package/dist/cjs/commands/UpdateDomainNameCommand.js.map +1 -1
- package/dist/cjs/commands/UpdateGatewayResponseCommand.js +3 -3
- package/dist/cjs/commands/UpdateGatewayResponseCommand.js.map +1 -1
- package/dist/cjs/commands/UpdateIntegrationCommand.js +3 -3
- package/dist/cjs/commands/UpdateIntegrationCommand.js.map +1 -1
- package/dist/cjs/commands/UpdateIntegrationResponseCommand.js +3 -3
- package/dist/cjs/commands/UpdateIntegrationResponseCommand.js.map +1 -1
- package/dist/cjs/commands/UpdateMethodCommand.js +3 -3
- package/dist/cjs/commands/UpdateMethodCommand.js.map +1 -1
- package/dist/cjs/commands/UpdateMethodResponseCommand.js +3 -3
- package/dist/cjs/commands/UpdateMethodResponseCommand.js.map +1 -1
- package/dist/cjs/commands/UpdateModelCommand.js +3 -3
- package/dist/cjs/commands/UpdateModelCommand.js.map +1 -1
- package/dist/cjs/commands/UpdateRequestValidatorCommand.js +3 -3
- package/dist/cjs/commands/UpdateRequestValidatorCommand.js.map +1 -1
- package/dist/cjs/commands/UpdateResourceCommand.js +3 -3
- package/dist/cjs/commands/UpdateResourceCommand.js.map +1 -1
- package/dist/cjs/commands/UpdateRestApiCommand.js +3 -3
- package/dist/cjs/commands/UpdateRestApiCommand.js.map +1 -1
- package/dist/cjs/commands/UpdateStageCommand.js +3 -3
- package/dist/cjs/commands/UpdateStageCommand.js.map +1 -1
- package/dist/cjs/commands/UpdateUsageCommand.js +3 -3
- package/dist/cjs/commands/UpdateUsageCommand.js.map +1 -1
- package/dist/cjs/commands/UpdateUsagePlanCommand.js +3 -3
- package/dist/cjs/commands/UpdateUsagePlanCommand.js.map +1 -1
- package/dist/cjs/commands/UpdateVpcLinkCommand.js +3 -3
- package/dist/cjs/commands/UpdateVpcLinkCommand.js.map +1 -1
- package/dist/cjs/endpoints.js +1 -1
- package/dist/cjs/endpoints.js.map +1 -1
- package/dist/cjs/index.js +136 -136
- package/dist/cjs/index.js.map +1 -1
- package/dist/cjs/models/index.js +1 -1
- package/dist/cjs/models/index.js.map +1 -1
- package/dist/cjs/package.json +40 -40
- package/dist/cjs/protocols/Aws_restJson1.js +860 -860
- package/dist/cjs/protocols/Aws_restJson1.js.map +1 -1
- package/dist/cjs/runtimeConfig.browser.js +4 -4
- package/dist/cjs/runtimeConfig.browser.js.map +1 -1
- package/dist/cjs/runtimeConfig.js +8 -8
- package/dist/cjs/runtimeConfig.js.map +1 -1
- package/dist/cjs/runtimeConfig.native.js +1 -1
- package/dist/cjs/runtimeConfig.native.js.map +1 -1
- package/dist/es/APIGateway.js +1 -5
- package/dist/es/APIGateway.js.map +1 -1
- package/dist/es/APIGatewayClient.js +1 -10
- package/dist/es/APIGatewayClient.js.map +1 -1
- package/dist/es/commands/CreateApiKeyCommand.js +2 -28
- package/dist/es/commands/CreateApiKeyCommand.js.map +1 -1
- package/dist/es/commands/CreateAuthorizerCommand.js +2 -28
- package/dist/es/commands/CreateAuthorizerCommand.js.map +1 -1
- package/dist/es/commands/CreateBasePathMappingCommand.js +2 -27
- package/dist/es/commands/CreateBasePathMappingCommand.js.map +1 -1
- package/dist/es/commands/CreateDeploymentCommand.js +2 -27
- package/dist/es/commands/CreateDeploymentCommand.js.map +1 -1
- package/dist/es/commands/CreateDocumentationPartCommand.js +2 -10
- package/dist/es/commands/CreateDocumentationPartCommand.js.map +1 -1
- package/dist/es/commands/CreateDocumentationVersionCommand.js +2 -10
- package/dist/es/commands/CreateDocumentationVersionCommand.js.map +1 -1
- package/dist/es/commands/CreateDomainNameCommand.js +2 -27
- package/dist/es/commands/CreateDomainNameCommand.js.map +1 -1
- package/dist/es/commands/CreateModelCommand.js +2 -27
- package/dist/es/commands/CreateModelCommand.js.map +1 -1
- package/dist/es/commands/CreateRequestValidatorCommand.js +2 -27
- package/dist/es/commands/CreateRequestValidatorCommand.js.map +1 -1
- package/dist/es/commands/CreateResourceCommand.js +2 -27
- package/dist/es/commands/CreateResourceCommand.js.map +1 -1
- package/dist/es/commands/CreateRestApiCommand.js +2 -27
- package/dist/es/commands/CreateRestApiCommand.js.map +1 -1
- package/dist/es/commands/CreateStageCommand.js +2 -28
- package/dist/es/commands/CreateStageCommand.js.map +1 -1
- package/dist/es/commands/CreateUsagePlanCommand.js +2 -27
- package/dist/es/commands/CreateUsagePlanCommand.js.map +1 -1
- package/dist/es/commands/CreateUsagePlanKeyCommand.js +2 -27
- package/dist/es/commands/CreateUsagePlanKeyCommand.js.map +1 -1
- package/dist/es/commands/CreateVpcLinkCommand.js +2 -27
- package/dist/es/commands/CreateVpcLinkCommand.js.map +1 -1
- package/dist/es/commands/DeleteApiKeyCommand.js +2 -27
- package/dist/es/commands/DeleteApiKeyCommand.js.map +1 -1
- package/dist/es/commands/DeleteAuthorizerCommand.js +2 -28
- package/dist/es/commands/DeleteAuthorizerCommand.js.map +1 -1
- package/dist/es/commands/DeleteBasePathMappingCommand.js +2 -27
- package/dist/es/commands/DeleteBasePathMappingCommand.js.map +1 -1
- package/dist/es/commands/DeleteClientCertificateCommand.js +2 -27
- package/dist/es/commands/DeleteClientCertificateCommand.js.map +1 -1
- package/dist/es/commands/DeleteDeploymentCommand.js +2 -27
- package/dist/es/commands/DeleteDeploymentCommand.js.map +1 -1
- package/dist/es/commands/DeleteDocumentationPartCommand.js +2 -10
- package/dist/es/commands/DeleteDocumentationPartCommand.js.map +1 -1
- package/dist/es/commands/DeleteDocumentationVersionCommand.js +2 -10
- package/dist/es/commands/DeleteDocumentationVersionCommand.js.map +1 -1
- package/dist/es/commands/DeleteDomainNameCommand.js +2 -27
- package/dist/es/commands/DeleteDomainNameCommand.js.map +1 -1
- package/dist/es/commands/DeleteGatewayResponseCommand.js +2 -27
- package/dist/es/commands/DeleteGatewayResponseCommand.js.map +1 -1
- package/dist/es/commands/DeleteIntegrationCommand.js +2 -27
- package/dist/es/commands/DeleteIntegrationCommand.js.map +1 -1
- package/dist/es/commands/DeleteIntegrationResponseCommand.js +2 -27
- package/dist/es/commands/DeleteIntegrationResponseCommand.js.map +1 -1
- package/dist/es/commands/DeleteMethodCommand.js +2 -27
- package/dist/es/commands/DeleteMethodCommand.js.map +1 -1
- package/dist/es/commands/DeleteMethodResponseCommand.js +2 -27
- package/dist/es/commands/DeleteMethodResponseCommand.js.map +1 -1
- package/dist/es/commands/DeleteModelCommand.js +2 -27
- package/dist/es/commands/DeleteModelCommand.js.map +1 -1
- package/dist/es/commands/DeleteRequestValidatorCommand.js +2 -27
- package/dist/es/commands/DeleteRequestValidatorCommand.js.map +1 -1
- package/dist/es/commands/DeleteResourceCommand.js +2 -27
- package/dist/es/commands/DeleteResourceCommand.js.map +1 -1
- package/dist/es/commands/DeleteRestApiCommand.js +2 -27
- package/dist/es/commands/DeleteRestApiCommand.js.map +1 -1
- package/dist/es/commands/DeleteStageCommand.js +2 -27
- package/dist/es/commands/DeleteStageCommand.js.map +1 -1
- package/dist/es/commands/DeleteUsagePlanCommand.js +2 -27
- package/dist/es/commands/DeleteUsagePlanCommand.js.map +1 -1
- package/dist/es/commands/DeleteUsagePlanKeyCommand.js +2 -27
- package/dist/es/commands/DeleteUsagePlanKeyCommand.js.map +1 -1
- package/dist/es/commands/DeleteVpcLinkCommand.js +2 -27
- package/dist/es/commands/DeleteVpcLinkCommand.js.map +1 -1
- package/dist/es/commands/FlushStageAuthorizersCacheCommand.js +2 -27
- package/dist/es/commands/FlushStageAuthorizersCacheCommand.js.map +1 -1
- package/dist/es/commands/FlushStageCacheCommand.js +2 -27
- package/dist/es/commands/FlushStageCacheCommand.js.map +1 -1
- package/dist/es/commands/GenerateClientCertificateCommand.js +2 -27
- package/dist/es/commands/GenerateClientCertificateCommand.js.map +1 -1
- package/dist/es/commands/GetAccountCommand.js +2 -27
- package/dist/es/commands/GetAccountCommand.js.map +1 -1
- package/dist/es/commands/GetApiKeyCommand.js +2 -27
- package/dist/es/commands/GetApiKeyCommand.js.map +1 -1
- package/dist/es/commands/GetApiKeysCommand.js +2 -27
- package/dist/es/commands/GetApiKeysCommand.js.map +1 -1
- package/dist/es/commands/GetAuthorizerCommand.js +2 -28
- package/dist/es/commands/GetAuthorizerCommand.js.map +1 -1
- package/dist/es/commands/GetAuthorizersCommand.js +2 -28
- package/dist/es/commands/GetAuthorizersCommand.js.map +1 -1
- package/dist/es/commands/GetBasePathMappingCommand.js +2 -27
- package/dist/es/commands/GetBasePathMappingCommand.js.map +1 -1
- package/dist/es/commands/GetBasePathMappingsCommand.js +2 -27
- package/dist/es/commands/GetBasePathMappingsCommand.js.map +1 -1
- package/dist/es/commands/GetClientCertificateCommand.js +2 -27
- package/dist/es/commands/GetClientCertificateCommand.js.map +1 -1
- package/dist/es/commands/GetClientCertificatesCommand.js +2 -27
- package/dist/es/commands/GetClientCertificatesCommand.js.map +1 -1
- package/dist/es/commands/GetDeploymentCommand.js +2 -27
- package/dist/es/commands/GetDeploymentCommand.js.map +1 -1
- package/dist/es/commands/GetDeploymentsCommand.js +2 -27
- package/dist/es/commands/GetDeploymentsCommand.js.map +1 -1
- package/dist/es/commands/GetDocumentationPartCommand.js +2 -10
- package/dist/es/commands/GetDocumentationPartCommand.js.map +1 -1
- package/dist/es/commands/GetDocumentationPartsCommand.js +2 -10
- package/dist/es/commands/GetDocumentationPartsCommand.js.map +1 -1
- package/dist/es/commands/GetDocumentationVersionCommand.js +2 -10
- package/dist/es/commands/GetDocumentationVersionCommand.js.map +1 -1
- package/dist/es/commands/GetDocumentationVersionsCommand.js +2 -10
- package/dist/es/commands/GetDocumentationVersionsCommand.js.map +1 -1
- package/dist/es/commands/GetDomainNameCommand.js +2 -27
- package/dist/es/commands/GetDomainNameCommand.js.map +1 -1
- package/dist/es/commands/GetDomainNamesCommand.js +2 -27
- package/dist/es/commands/GetDomainNamesCommand.js.map +1 -1
- package/dist/es/commands/GetExportCommand.js +2 -27
- package/dist/es/commands/GetExportCommand.js.map +1 -1
- package/dist/es/commands/GetGatewayResponseCommand.js +2 -27
- package/dist/es/commands/GetGatewayResponseCommand.js.map +1 -1
- package/dist/es/commands/GetGatewayResponsesCommand.js +2 -27
- package/dist/es/commands/GetGatewayResponsesCommand.js.map +1 -1
- package/dist/es/commands/GetIntegrationCommand.js +2 -27
- package/dist/es/commands/GetIntegrationCommand.js.map +1 -1
- package/dist/es/commands/GetIntegrationResponseCommand.js +2 -27
- package/dist/es/commands/GetIntegrationResponseCommand.js.map +1 -1
- package/dist/es/commands/GetMethodCommand.js +2 -27
- package/dist/es/commands/GetMethodCommand.js.map +1 -1
- package/dist/es/commands/GetMethodResponseCommand.js +2 -27
- package/dist/es/commands/GetMethodResponseCommand.js.map +1 -1
- package/dist/es/commands/GetModelCommand.js +2 -27
- package/dist/es/commands/GetModelCommand.js.map +1 -1
- package/dist/es/commands/GetModelTemplateCommand.js +2 -27
- package/dist/es/commands/GetModelTemplateCommand.js.map +1 -1
- package/dist/es/commands/GetModelsCommand.js +2 -27
- package/dist/es/commands/GetModelsCommand.js.map +1 -1
- package/dist/es/commands/GetRequestValidatorCommand.js +2 -27
- package/dist/es/commands/GetRequestValidatorCommand.js.map +1 -1
- package/dist/es/commands/GetRequestValidatorsCommand.js +2 -27
- package/dist/es/commands/GetRequestValidatorsCommand.js.map +1 -1
- package/dist/es/commands/GetResourceCommand.js +2 -27
- package/dist/es/commands/GetResourceCommand.js.map +1 -1
- package/dist/es/commands/GetResourcesCommand.js +2 -27
- package/dist/es/commands/GetResourcesCommand.js.map +1 -1
- package/dist/es/commands/GetRestApiCommand.js +2 -27
- package/dist/es/commands/GetRestApiCommand.js.map +1 -1
- package/dist/es/commands/GetRestApisCommand.js +2 -27
- package/dist/es/commands/GetRestApisCommand.js.map +1 -1
- package/dist/es/commands/GetSdkCommand.js +2 -27
- package/dist/es/commands/GetSdkCommand.js.map +1 -1
- package/dist/es/commands/GetSdkTypeCommand.js +2 -10
- package/dist/es/commands/GetSdkTypeCommand.js.map +1 -1
- package/dist/es/commands/GetSdkTypesCommand.js +2 -10
- package/dist/es/commands/GetSdkTypesCommand.js.map +1 -1
- package/dist/es/commands/GetStageCommand.js +2 -27
- package/dist/es/commands/GetStageCommand.js.map +1 -1
- package/dist/es/commands/GetStagesCommand.js +2 -27
- package/dist/es/commands/GetStagesCommand.js.map +1 -1
- package/dist/es/commands/GetTagsCommand.js +2 -27
- package/dist/es/commands/GetTagsCommand.js.map +1 -1
- package/dist/es/commands/GetUsageCommand.js +2 -27
- package/dist/es/commands/GetUsageCommand.js.map +1 -1
- package/dist/es/commands/GetUsagePlanCommand.js +2 -27
- package/dist/es/commands/GetUsagePlanCommand.js.map +1 -1
- package/dist/es/commands/GetUsagePlanKeyCommand.js +2 -27
- package/dist/es/commands/GetUsagePlanKeyCommand.js.map +1 -1
- package/dist/es/commands/GetUsagePlanKeysCommand.js +2 -27
- package/dist/es/commands/GetUsagePlanKeysCommand.js.map +1 -1
- package/dist/es/commands/GetUsagePlansCommand.js +2 -27
- package/dist/es/commands/GetUsagePlansCommand.js.map +1 -1
- package/dist/es/commands/GetVpcLinkCommand.js +2 -27
- package/dist/es/commands/GetVpcLinkCommand.js.map +1 -1
- package/dist/es/commands/GetVpcLinksCommand.js +2 -27
- package/dist/es/commands/GetVpcLinksCommand.js.map +1 -1
- package/dist/es/commands/ImportApiKeysCommand.js +2 -27
- package/dist/es/commands/ImportApiKeysCommand.js.map +1 -1
- package/dist/es/commands/ImportDocumentationPartsCommand.js +2 -10
- package/dist/es/commands/ImportDocumentationPartsCommand.js.map +1 -1
- package/dist/es/commands/ImportRestApiCommand.js +2 -27
- package/dist/es/commands/ImportRestApiCommand.js.map +1 -1
- package/dist/es/commands/PutGatewayResponseCommand.js +2 -27
- package/dist/es/commands/PutGatewayResponseCommand.js.map +1 -1
- package/dist/es/commands/PutIntegrationCommand.js +2 -27
- package/dist/es/commands/PutIntegrationCommand.js.map +1 -1
- package/dist/es/commands/PutIntegrationResponseCommand.js +2 -27
- package/dist/es/commands/PutIntegrationResponseCommand.js.map +1 -1
- package/dist/es/commands/PutMethodCommand.js +2 -27
- package/dist/es/commands/PutMethodCommand.js.map +1 -1
- package/dist/es/commands/PutMethodResponseCommand.js +2 -27
- package/dist/es/commands/PutMethodResponseCommand.js.map +1 -1
- package/dist/es/commands/PutRestApiCommand.js +2 -28
- package/dist/es/commands/PutRestApiCommand.js.map +1 -1
- package/dist/es/commands/TagResourceCommand.js +2 -27
- package/dist/es/commands/TagResourceCommand.js.map +1 -1
- package/dist/es/commands/TestInvokeAuthorizerCommand.js +2 -31
- package/dist/es/commands/TestInvokeAuthorizerCommand.js.map +1 -1
- package/dist/es/commands/TestInvokeMethodCommand.js +2 -27
- package/dist/es/commands/TestInvokeMethodCommand.js.map +1 -1
- package/dist/es/commands/UntagResourceCommand.js +2 -27
- package/dist/es/commands/UntagResourceCommand.js.map +1 -1
- package/dist/es/commands/UpdateAccountCommand.js +2 -27
- package/dist/es/commands/UpdateAccountCommand.js.map +1 -1
- package/dist/es/commands/UpdateApiKeyCommand.js +2 -27
- package/dist/es/commands/UpdateApiKeyCommand.js.map +1 -1
- package/dist/es/commands/UpdateAuthorizerCommand.js +2 -28
- package/dist/es/commands/UpdateAuthorizerCommand.js.map +1 -1
- package/dist/es/commands/UpdateBasePathMappingCommand.js +2 -27
- package/dist/es/commands/UpdateBasePathMappingCommand.js.map +1 -1
- package/dist/es/commands/UpdateClientCertificateCommand.js +2 -27
- package/dist/es/commands/UpdateClientCertificateCommand.js.map +1 -1
- package/dist/es/commands/UpdateDeploymentCommand.js +2 -27
- package/dist/es/commands/UpdateDeploymentCommand.js.map +1 -1
- package/dist/es/commands/UpdateDocumentationPartCommand.js +2 -10
- package/dist/es/commands/UpdateDocumentationPartCommand.js.map +1 -1
- package/dist/es/commands/UpdateDocumentationVersionCommand.js +2 -10
- package/dist/es/commands/UpdateDocumentationVersionCommand.js.map +1 -1
- package/dist/es/commands/UpdateDomainNameCommand.js +2 -27
- package/dist/es/commands/UpdateDomainNameCommand.js.map +1 -1
- package/dist/es/commands/UpdateGatewayResponseCommand.js +2 -27
- package/dist/es/commands/UpdateGatewayResponseCommand.js.map +1 -1
- package/dist/es/commands/UpdateIntegrationCommand.js +2 -27
- package/dist/es/commands/UpdateIntegrationCommand.js.map +1 -1
- package/dist/es/commands/UpdateIntegrationResponseCommand.js +2 -27
- package/dist/es/commands/UpdateIntegrationResponseCommand.js.map +1 -1
- package/dist/es/commands/UpdateMethodCommand.js +2 -27
- package/dist/es/commands/UpdateMethodCommand.js.map +1 -1
- package/dist/es/commands/UpdateMethodResponseCommand.js +2 -27
- package/dist/es/commands/UpdateMethodResponseCommand.js.map +1 -1
- package/dist/es/commands/UpdateModelCommand.js +2 -27
- package/dist/es/commands/UpdateModelCommand.js.map +1 -1
- package/dist/es/commands/UpdateRequestValidatorCommand.js +2 -27
- package/dist/es/commands/UpdateRequestValidatorCommand.js.map +1 -1
- package/dist/es/commands/UpdateResourceCommand.js +2 -27
- package/dist/es/commands/UpdateResourceCommand.js.map +1 -1
- package/dist/es/commands/UpdateRestApiCommand.js +2 -27
- package/dist/es/commands/UpdateRestApiCommand.js.map +1 -1
- package/dist/es/commands/UpdateStageCommand.js +2 -27
- package/dist/es/commands/UpdateStageCommand.js.map +1 -1
- package/dist/es/commands/UpdateUsageCommand.js +2 -27
- package/dist/es/commands/UpdateUsageCommand.js.map +1 -1
- package/dist/es/commands/UpdateUsagePlanCommand.js +2 -27
- package/dist/es/commands/UpdateUsagePlanCommand.js.map +1 -1
- package/dist/es/commands/UpdateVpcLinkCommand.js +2 -27
- package/dist/es/commands/UpdateVpcLinkCommand.js.map +1 -1
- package/dist/es/endpoints.js +1 -1
- package/dist/es/endpoints.js.map +1 -1
- package/dist/es/models/models_0.js +0 -579
- package/dist/es/models/models_0.js.map +1 -1
- package/dist/es/package.json +40 -40
- package/dist/es/pagination/GetApiKeysPaginator.js +16 -28
- package/dist/es/pagination/GetApiKeysPaginator.js.map +1 -1
- package/dist/es/pagination/GetBasePathMappingsPaginator.js +16 -28
- package/dist/es/pagination/GetBasePathMappingsPaginator.js.map +1 -1
- package/dist/es/pagination/GetClientCertificatesPaginator.js +16 -28
- package/dist/es/pagination/GetClientCertificatesPaginator.js.map +1 -1
- package/dist/es/pagination/GetDeploymentsPaginator.js +16 -28
- package/dist/es/pagination/GetDeploymentsPaginator.js.map +1 -1
- package/dist/es/pagination/GetDomainNamesPaginator.js +16 -28
- package/dist/es/pagination/GetDomainNamesPaginator.js.map +1 -1
- package/dist/es/pagination/GetModelsPaginator.js +16 -28
- package/dist/es/pagination/GetModelsPaginator.js.map +1 -1
- package/dist/es/pagination/GetResourcesPaginator.js +16 -28
- package/dist/es/pagination/GetResourcesPaginator.js.map +1 -1
- package/dist/es/pagination/GetRestApisPaginator.js +16 -28
- package/dist/es/pagination/GetRestApisPaginator.js.map +1 -1
- package/dist/es/pagination/GetUsagePaginator.js +16 -28
- package/dist/es/pagination/GetUsagePaginator.js.map +1 -1
- package/dist/es/pagination/GetUsagePlanKeysPaginator.js +16 -28
- package/dist/es/pagination/GetUsagePlanKeysPaginator.js.map +1 -1
- package/dist/es/pagination/GetUsagePlansPaginator.js +16 -28
- package/dist/es/pagination/GetUsagePlansPaginator.js.map +1 -1
- package/dist/es/pagination/GetVpcLinksPaginator.js +16 -28
- package/dist/es/pagination/GetVpcLinksPaginator.js.map +1 -1
- package/dist/es/protocols/Aws_restJson1.js +3554 -3559
- package/dist/es/protocols/Aws_restJson1.js.map +1 -1
- package/dist/es/runtimeConfig.browser.js +0 -3
- package/dist/es/runtimeConfig.browser.js.map +1 -1
- package/dist/es/runtimeConfig.js +0 -3
- package/dist/es/runtimeConfig.js.map +1 -1
- package/dist/es/runtimeConfig.native.js +0 -3
- package/dist/es/runtimeConfig.native.js.map +1 -1
- package/dist/es/runtimeConfig.shared.js +0 -3
- package/dist/es/runtimeConfig.shared.js.map +1 -1
- package/dist/types/runtimeConfig.browser.d.ts +1 -0
- package/dist/types/runtimeConfig.d.ts +1 -0
- package/dist/types/runtimeConfig.native.d.ts +1 -0
- package/dist/types/ts3.4/runtimeConfig.browser.d.ts +1 -0
- package/dist/types/ts3.4/runtimeConfig.d.ts +1 -0
- package/dist/types/ts3.4/runtimeConfig.native.d.ts +1 -0
- package/package.json +40 -40
- package/protocols/Aws_restJson1.ts +44 -42
- package/tsconfig.es.json +0 -2
- package/tsconfig.json +3 -5
- package/tsconfig.types.json +8 -0
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"UpdateAccountCommand.js","sourceRoot":"","sources":["../../../commands/UpdateAccountCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,OAAO,EAAE,oBAAoB,EAAE,MAAM,oBAAoB,CAAC;AACnE,OAAO,EACL,4CAA4C,EAC5C,0CAA0C,GAC3C,MAAM,4BAA4B,CAAC;AACpC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;
|
|
1
|
+
{"version":3,"file":"UpdateAccountCommand.js","sourceRoot":"","sources":["../../../commands/UpdateAccountCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,OAAO,EAAE,oBAAoB,EAAE,MAAM,oBAAoB,CAAC;AACnE,OAAO,EACL,4CAA4C,EAC5C,0CAA0C,GAC3C,MAAM,4BAA4B,CAAC;AACpC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AA+B7D;IAA0C,wCAIzC;IAIC,8BAAqB,KAAgC;QAArD,YAEE,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAA2B;;IAIrD,CAAC;IAKD,gDAAiB,GAAjB,UACE,WAAmE,EACnE,aAA6C,EAC7C,OAA8B;QAE9B,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,cAAc,CAAC,aAAa,EAAE,IAAI,CAAC,SAAS,EAAE,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC;QAE1F,IAAM,KAAK,GAAG,WAAW,CAAC,MAAM,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC;QAE/C,IAAA,MAAM,GAAK,aAAa,OAAlB,CAAmB;QACjC,IAAM,UAAU,GAAG,kBAAkB,CAAC;QACtC,IAAM,WAAW,GAAG,sBAAsB,CAAC;QAC3C,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,oBAAoB,CAAC,kBAAkB;YAChE,wBAAwB,EAAE,OAAO,CAAC,kBAAkB;SACrD,CAAC;QACM,IAAA,cAAc,GAAK,aAAa,eAAlB,CAAmB;QACzC,OAAO,KAAK,CAAC,OAAO,CAClB,UAAC,OAAsC;YACrC,OAAA,cAAc,CAAC,MAAM,CAAC,OAAO,CAAC,OAAwB,EAAE,OAAO,IAAI,EAAE,CAAC;QAAtE,CAAsE,EACxE,uBAAuB,CACxB,CAAC;IACJ,CAAC;IAEO,wCAAS,GAAjB,UAAkB,KAAgC,EAAE,OAAuB;QACzE,OAAO,0CAA0C,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IACpE,CAAC;IAEO,0CAAW,GAAnB,UAAoB,MAAsB,EAAE,OAAuB;QACjE,OAAO,4CAA4C,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACvE,CAAC;IAIH,2BAAC;AAAD,CAAC,AAtDD,CAA0C,QAAQ,GAsDjD"}
|
|
@@ -3,38 +3,13 @@ import { ApiKey, UpdateApiKeyRequest } from "../models/models_0";
|
|
|
3
3
|
import { deserializeAws_restJson1UpdateApiKeyCommand, serializeAws_restJson1UpdateApiKeyCommand, } from "../protocols/Aws_restJson1";
|
|
4
4
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
5
5
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
6
|
-
|
|
7
|
-
* <p>Changes information about an <a>ApiKey</a> resource.</p>
|
|
8
|
-
* @example
|
|
9
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
10
|
-
* ```javascript
|
|
11
|
-
* import { APIGatewayClient, UpdateApiKeyCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
|
|
12
|
-
* // const { APIGatewayClient, UpdateApiKeyCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
|
|
13
|
-
* const client = new APIGatewayClient(config);
|
|
14
|
-
* const command = new UpdateApiKeyCommand(input);
|
|
15
|
-
* const response = await client.send(command);
|
|
16
|
-
* ```
|
|
17
|
-
*
|
|
18
|
-
* @see {@link UpdateApiKeyCommandInput} for command's `input` shape.
|
|
19
|
-
* @see {@link UpdateApiKeyCommandOutput} for command's `response` shape.
|
|
20
|
-
* @see {@link APIGatewayClientResolvedConfig | config} for command's `input` shape.
|
|
21
|
-
*
|
|
22
|
-
*/
|
|
23
|
-
var UpdateApiKeyCommand = /** @class */ (function (_super) {
|
|
6
|
+
var UpdateApiKeyCommand = (function (_super) {
|
|
24
7
|
__extends(UpdateApiKeyCommand, _super);
|
|
25
|
-
// Start section: command_properties
|
|
26
|
-
// End section: command_properties
|
|
27
8
|
function UpdateApiKeyCommand(input) {
|
|
28
|
-
var _this =
|
|
29
|
-
// Start section: command_constructor
|
|
30
|
-
_super.call(this) || this;
|
|
9
|
+
var _this = _super.call(this) || this;
|
|
31
10
|
_this.input = input;
|
|
32
11
|
return _this;
|
|
33
|
-
// End section: command_constructor
|
|
34
12
|
}
|
|
35
|
-
/**
|
|
36
|
-
* @internal
|
|
37
|
-
*/
|
|
38
13
|
UpdateApiKeyCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
|
|
39
14
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
40
15
|
var stack = clientStack.concat(this.middlewareStack);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"UpdateApiKeyCommand.js","sourceRoot":"","sources":["../../../commands/UpdateApiKeyCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,MAAM,EAAE,mBAAmB,EAAE,MAAM,oBAAoB,CAAC;AACjE,OAAO,EACL,2CAA2C,EAC3C,yCAAyC,GAC1C,MAAM,4BAA4B,CAAC;AACpC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;
|
|
1
|
+
{"version":3,"file":"UpdateApiKeyCommand.js","sourceRoot":"","sources":["../../../commands/UpdateApiKeyCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,MAAM,EAAE,mBAAmB,EAAE,MAAM,oBAAoB,CAAC;AACjE,OAAO,EACL,2CAA2C,EAC3C,yCAAyC,GAC1C,MAAM,4BAA4B,CAAC;AACpC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AA+B7D;IAAyC,uCAIxC;IAIC,6BAAqB,KAA+B;QAApD,YAEE,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAA0B;;IAIpD,CAAC;IAKD,+CAAiB,GAAjB,UACE,WAAmE,EACnE,aAA6C,EAC7C,OAA8B;QAE9B,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,cAAc,CAAC,aAAa,EAAE,IAAI,CAAC,SAAS,EAAE,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC;QAE1F,IAAM,KAAK,GAAG,WAAW,CAAC,MAAM,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC;QAE/C,IAAA,MAAM,GAAK,aAAa,OAAlB,CAAmB;QACjC,IAAM,UAAU,GAAG,kBAAkB,CAAC;QACtC,IAAM,WAAW,GAAG,qBAAqB,CAAC;QAC1C,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,mBAAmB,CAAC,kBAAkB;YAC/D,wBAAwB,EAAE,MAAM,CAAC,kBAAkB;SACpD,CAAC;QACM,IAAA,cAAc,GAAK,aAAa,eAAlB,CAAmB;QACzC,OAAO,KAAK,CAAC,OAAO,CAClB,UAAC,OAAsC;YACrC,OAAA,cAAc,CAAC,MAAM,CAAC,OAAO,CAAC,OAAwB,EAAE,OAAO,IAAI,EAAE,CAAC;QAAtE,CAAsE,EACxE,uBAAuB,CACxB,CAAC;IACJ,CAAC;IAEO,uCAAS,GAAjB,UAAkB,KAA+B,EAAE,OAAuB;QACxE,OAAO,yCAAyC,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IACnE,CAAC;IAEO,yCAAW,GAAnB,UAAoB,MAAsB,EAAE,OAAuB;QACjE,OAAO,2CAA2C,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACtE,CAAC;IAIH,0BAAC;AAAD,CAAC,AAtDD,CAAyC,QAAQ,GAsDhD"}
|
|
@@ -3,39 +3,13 @@ import { Authorizer, UpdateAuthorizerRequest } from "../models/models_0";
|
|
|
3
3
|
import { deserializeAws_restJson1UpdateAuthorizerCommand, serializeAws_restJson1UpdateAuthorizerCommand, } from "../protocols/Aws_restJson1";
|
|
4
4
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
5
5
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
6
|
-
|
|
7
|
-
* <p>Updates an existing <a>Authorizer</a> resource.</p>
|
|
8
|
-
* <div class="seeAlso"><a href="https://docs.aws.amazon.com/cli/latest/reference/apigateway/update-authorizer.html">AWS CLI</a></div>
|
|
9
|
-
* @example
|
|
10
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
11
|
-
* ```javascript
|
|
12
|
-
* import { APIGatewayClient, UpdateAuthorizerCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
|
|
13
|
-
* // const { APIGatewayClient, UpdateAuthorizerCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
|
|
14
|
-
* const client = new APIGatewayClient(config);
|
|
15
|
-
* const command = new UpdateAuthorizerCommand(input);
|
|
16
|
-
* const response = await client.send(command);
|
|
17
|
-
* ```
|
|
18
|
-
*
|
|
19
|
-
* @see {@link UpdateAuthorizerCommandInput} for command's `input` shape.
|
|
20
|
-
* @see {@link UpdateAuthorizerCommandOutput} for command's `response` shape.
|
|
21
|
-
* @see {@link APIGatewayClientResolvedConfig | config} for command's `input` shape.
|
|
22
|
-
*
|
|
23
|
-
*/
|
|
24
|
-
var UpdateAuthorizerCommand = /** @class */ (function (_super) {
|
|
6
|
+
var UpdateAuthorizerCommand = (function (_super) {
|
|
25
7
|
__extends(UpdateAuthorizerCommand, _super);
|
|
26
|
-
// Start section: command_properties
|
|
27
|
-
// End section: command_properties
|
|
28
8
|
function UpdateAuthorizerCommand(input) {
|
|
29
|
-
var _this =
|
|
30
|
-
// Start section: command_constructor
|
|
31
|
-
_super.call(this) || this;
|
|
9
|
+
var _this = _super.call(this) || this;
|
|
32
10
|
_this.input = input;
|
|
33
11
|
return _this;
|
|
34
|
-
// End section: command_constructor
|
|
35
12
|
}
|
|
36
|
-
/**
|
|
37
|
-
* @internal
|
|
38
|
-
*/
|
|
39
13
|
UpdateAuthorizerCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
|
|
40
14
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
41
15
|
var stack = clientStack.concat(this.middlewareStack);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"UpdateAuthorizerCommand.js","sourceRoot":"","sources":["../../../commands/UpdateAuthorizerCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,UAAU,EAAE,uBAAuB,EAAE,MAAM,oBAAoB,CAAC;AACzE,OAAO,EACL,+CAA+C,EAC/C,6CAA6C,GAC9C,MAAM,4BAA4B,CAAC;AACpC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;
|
|
1
|
+
{"version":3,"file":"UpdateAuthorizerCommand.js","sourceRoot":"","sources":["../../../commands/UpdateAuthorizerCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,UAAU,EAAE,uBAAuB,EAAE,MAAM,oBAAoB,CAAC;AACzE,OAAO,EACL,+CAA+C,EAC/C,6CAA6C,GAC9C,MAAM,4BAA4B,CAAC;AACpC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AAgC7D;IAA6C,2CAI5C;IAIC,iCAAqB,KAAmC;QAAxD,YAEE,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAA8B;;IAIxD,CAAC;IAKD,mDAAiB,GAAjB,UACE,WAAmE,EACnE,aAA6C,EAC7C,OAA8B;QAE9B,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,cAAc,CAAC,aAAa,EAAE,IAAI,CAAC,SAAS,EAAE,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC;QAE1F,IAAM,KAAK,GAAG,WAAW,CAAC,MAAM,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC;QAE/C,IAAA,MAAM,GAAK,aAAa,OAAlB,CAAmB;QACjC,IAAM,UAAU,GAAG,kBAAkB,CAAC;QACtC,IAAM,WAAW,GAAG,yBAAyB,CAAC;QAC9C,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,uBAAuB,CAAC,kBAAkB;YACnE,wBAAwB,EAAE,UAAU,CAAC,kBAAkB;SACxD,CAAC;QACM,IAAA,cAAc,GAAK,aAAa,eAAlB,CAAmB;QACzC,OAAO,KAAK,CAAC,OAAO,CAClB,UAAC,OAAsC;YACrC,OAAA,cAAc,CAAC,MAAM,CAAC,OAAO,CAAC,OAAwB,EAAE,OAAO,IAAI,EAAE,CAAC;QAAtE,CAAsE,EACxE,uBAAuB,CACxB,CAAC;IACJ,CAAC;IAEO,2CAAS,GAAjB,UAAkB,KAAmC,EAAE,OAAuB;QAC5E,OAAO,6CAA6C,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IACvE,CAAC;IAEO,6CAAW,GAAnB,UAAoB,MAAsB,EAAE,OAAuB;QACjE,OAAO,+CAA+C,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IAC1E,CAAC;IAIH,8BAAC;AAAD,CAAC,AAtDD,CAA6C,QAAQ,GAsDpD"}
|
|
@@ -3,38 +3,13 @@ import { BasePathMapping, UpdateBasePathMappingRequest } from "../models/models_
|
|
|
3
3
|
import { deserializeAws_restJson1UpdateBasePathMappingCommand, serializeAws_restJson1UpdateBasePathMappingCommand, } from "../protocols/Aws_restJson1";
|
|
4
4
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
5
5
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
6
|
-
|
|
7
|
-
* <p>Changes information about the <a>BasePathMapping</a> resource.</p>
|
|
8
|
-
* @example
|
|
9
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
10
|
-
* ```javascript
|
|
11
|
-
* import { APIGatewayClient, UpdateBasePathMappingCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
|
|
12
|
-
* // const { APIGatewayClient, UpdateBasePathMappingCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
|
|
13
|
-
* const client = new APIGatewayClient(config);
|
|
14
|
-
* const command = new UpdateBasePathMappingCommand(input);
|
|
15
|
-
* const response = await client.send(command);
|
|
16
|
-
* ```
|
|
17
|
-
*
|
|
18
|
-
* @see {@link UpdateBasePathMappingCommandInput} for command's `input` shape.
|
|
19
|
-
* @see {@link UpdateBasePathMappingCommandOutput} for command's `response` shape.
|
|
20
|
-
* @see {@link APIGatewayClientResolvedConfig | config} for command's `input` shape.
|
|
21
|
-
*
|
|
22
|
-
*/
|
|
23
|
-
var UpdateBasePathMappingCommand = /** @class */ (function (_super) {
|
|
6
|
+
var UpdateBasePathMappingCommand = (function (_super) {
|
|
24
7
|
__extends(UpdateBasePathMappingCommand, _super);
|
|
25
|
-
// Start section: command_properties
|
|
26
|
-
// End section: command_properties
|
|
27
8
|
function UpdateBasePathMappingCommand(input) {
|
|
28
|
-
var _this =
|
|
29
|
-
// Start section: command_constructor
|
|
30
|
-
_super.call(this) || this;
|
|
9
|
+
var _this = _super.call(this) || this;
|
|
31
10
|
_this.input = input;
|
|
32
11
|
return _this;
|
|
33
|
-
// End section: command_constructor
|
|
34
12
|
}
|
|
35
|
-
/**
|
|
36
|
-
* @internal
|
|
37
|
-
*/
|
|
38
13
|
UpdateBasePathMappingCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
|
|
39
14
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
40
15
|
var stack = clientStack.concat(this.middlewareStack);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"UpdateBasePathMappingCommand.js","sourceRoot":"","sources":["../../../commands/UpdateBasePathMappingCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,eAAe,EAAE,4BAA4B,EAAE,MAAM,oBAAoB,CAAC;AACnF,OAAO,EACL,oDAAoD,EACpD,kDAAkD,GACnD,MAAM,4BAA4B,CAAC;AACpC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;
|
|
1
|
+
{"version":3,"file":"UpdateBasePathMappingCommand.js","sourceRoot":"","sources":["../../../commands/UpdateBasePathMappingCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,eAAe,EAAE,4BAA4B,EAAE,MAAM,oBAAoB,CAAC;AACnF,OAAO,EACL,oDAAoD,EACpD,kDAAkD,GACnD,MAAM,4BAA4B,CAAC;AACpC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AA+B7D;IAAkD,gDAIjD;IAIC,sCAAqB,KAAwC;QAA7D,YAEE,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAAmC;;IAI7D,CAAC;IAKD,wDAAiB,GAAjB,UACE,WAAmE,EACnE,aAA6C,EAC7C,OAA8B;QAE9B,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,cAAc,CAAC,aAAa,EAAE,IAAI,CAAC,SAAS,EAAE,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC;QAE1F,IAAM,KAAK,GAAG,WAAW,CAAC,MAAM,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC;QAE/C,IAAA,MAAM,GAAK,aAAa,OAAlB,CAAmB;QACjC,IAAM,UAAU,GAAG,kBAAkB,CAAC;QACtC,IAAM,WAAW,GAAG,8BAA8B,CAAC;QACnD,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,4BAA4B,CAAC,kBAAkB;YACxE,wBAAwB,EAAE,eAAe,CAAC,kBAAkB;SAC7D,CAAC;QACM,IAAA,cAAc,GAAK,aAAa,eAAlB,CAAmB;QACzC,OAAO,KAAK,CAAC,OAAO,CAClB,UAAC,OAAsC;YACrC,OAAA,cAAc,CAAC,MAAM,CAAC,OAAO,CAAC,OAAwB,EAAE,OAAO,IAAI,EAAE,CAAC;QAAtE,CAAsE,EACxE,uBAAuB,CACxB,CAAC;IACJ,CAAC;IAEO,gDAAS,GAAjB,UAAkB,KAAwC,EAAE,OAAuB;QACjF,OAAO,kDAAkD,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IAC5E,CAAC;IAEO,kDAAW,GAAnB,UAAoB,MAAsB,EAAE,OAAuB;QACjE,OAAO,oDAAoD,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IAC/E,CAAC;IAIH,mCAAC;AAAD,CAAC,AAtDD,CAAkD,QAAQ,GAsDzD"}
|
|
@@ -3,38 +3,13 @@ import { ClientCertificate, UpdateClientCertificateRequest } from "../models/mod
|
|
|
3
3
|
import { deserializeAws_restJson1UpdateClientCertificateCommand, serializeAws_restJson1UpdateClientCertificateCommand, } from "../protocols/Aws_restJson1";
|
|
4
4
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
5
5
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
6
|
-
|
|
7
|
-
* <p>Changes information about an <a>ClientCertificate</a> resource.</p>
|
|
8
|
-
* @example
|
|
9
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
10
|
-
* ```javascript
|
|
11
|
-
* import { APIGatewayClient, UpdateClientCertificateCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
|
|
12
|
-
* // const { APIGatewayClient, UpdateClientCertificateCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
|
|
13
|
-
* const client = new APIGatewayClient(config);
|
|
14
|
-
* const command = new UpdateClientCertificateCommand(input);
|
|
15
|
-
* const response = await client.send(command);
|
|
16
|
-
* ```
|
|
17
|
-
*
|
|
18
|
-
* @see {@link UpdateClientCertificateCommandInput} for command's `input` shape.
|
|
19
|
-
* @see {@link UpdateClientCertificateCommandOutput} for command's `response` shape.
|
|
20
|
-
* @see {@link APIGatewayClientResolvedConfig | config} for command's `input` shape.
|
|
21
|
-
*
|
|
22
|
-
*/
|
|
23
|
-
var UpdateClientCertificateCommand = /** @class */ (function (_super) {
|
|
6
|
+
var UpdateClientCertificateCommand = (function (_super) {
|
|
24
7
|
__extends(UpdateClientCertificateCommand, _super);
|
|
25
|
-
// Start section: command_properties
|
|
26
|
-
// End section: command_properties
|
|
27
8
|
function UpdateClientCertificateCommand(input) {
|
|
28
|
-
var _this =
|
|
29
|
-
// Start section: command_constructor
|
|
30
|
-
_super.call(this) || this;
|
|
9
|
+
var _this = _super.call(this) || this;
|
|
31
10
|
_this.input = input;
|
|
32
11
|
return _this;
|
|
33
|
-
// End section: command_constructor
|
|
34
12
|
}
|
|
35
|
-
/**
|
|
36
|
-
* @internal
|
|
37
|
-
*/
|
|
38
13
|
UpdateClientCertificateCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
|
|
39
14
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
40
15
|
var stack = clientStack.concat(this.middlewareStack);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"UpdateClientCertificateCommand.js","sourceRoot":"","sources":["../../../commands/UpdateClientCertificateCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,iBAAiB,EAAE,8BAA8B,EAAE,MAAM,oBAAoB,CAAC;AACvF,OAAO,EACL,sDAAsD,EACtD,oDAAoD,GACrD,MAAM,4BAA4B,CAAC;AACpC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;
|
|
1
|
+
{"version":3,"file":"UpdateClientCertificateCommand.js","sourceRoot":"","sources":["../../../commands/UpdateClientCertificateCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,iBAAiB,EAAE,8BAA8B,EAAE,MAAM,oBAAoB,CAAC;AACvF,OAAO,EACL,sDAAsD,EACtD,oDAAoD,GACrD,MAAM,4BAA4B,CAAC;AACpC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AA+B7D;IAAoD,kDAInD;IAIC,wCAAqB,KAA0C;QAA/D,YAEE,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAAqC;;IAI/D,CAAC;IAKD,0DAAiB,GAAjB,UACE,WAAmE,EACnE,aAA6C,EAC7C,OAA8B;QAE9B,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,cAAc,CAAC,aAAa,EAAE,IAAI,CAAC,SAAS,EAAE,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC;QAE1F,IAAM,KAAK,GAAG,WAAW,CAAC,MAAM,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC;QAE/C,IAAA,MAAM,GAAK,aAAa,OAAlB,CAAmB;QACjC,IAAM,UAAU,GAAG,kBAAkB,CAAC;QACtC,IAAM,WAAW,GAAG,gCAAgC,CAAC;QACrD,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,8BAA8B,CAAC,kBAAkB;YAC1E,wBAAwB,EAAE,iBAAiB,CAAC,kBAAkB;SAC/D,CAAC;QACM,IAAA,cAAc,GAAK,aAAa,eAAlB,CAAmB;QACzC,OAAO,KAAK,CAAC,OAAO,CAClB,UAAC,OAAsC;YACrC,OAAA,cAAc,CAAC,MAAM,CAAC,OAAO,CAAC,OAAwB,EAAE,OAAO,IAAI,EAAE,CAAC;QAAtE,CAAsE,EACxE,uBAAuB,CACxB,CAAC;IACJ,CAAC;IAEO,kDAAS,GAAjB,UAAkB,KAA0C,EAAE,OAAuB;QACnF,OAAO,oDAAoD,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IAC9E,CAAC;IAEO,oDAAW,GAAnB,UAAoB,MAAsB,EAAE,OAAuB;QACjE,OAAO,sDAAsD,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACjF,CAAC;IAIH,qCAAC;AAAD,CAAC,AAtDD,CAAoD,QAAQ,GAsD3D"}
|
|
@@ -3,38 +3,13 @@ import { Deployment, UpdateDeploymentRequest } from "../models/models_0";
|
|
|
3
3
|
import { deserializeAws_restJson1UpdateDeploymentCommand, serializeAws_restJson1UpdateDeploymentCommand, } from "../protocols/Aws_restJson1";
|
|
4
4
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
5
5
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
6
|
-
|
|
7
|
-
* <p>Changes information about a <a>Deployment</a> resource.</p>
|
|
8
|
-
* @example
|
|
9
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
10
|
-
* ```javascript
|
|
11
|
-
* import { APIGatewayClient, UpdateDeploymentCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
|
|
12
|
-
* // const { APIGatewayClient, UpdateDeploymentCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
|
|
13
|
-
* const client = new APIGatewayClient(config);
|
|
14
|
-
* const command = new UpdateDeploymentCommand(input);
|
|
15
|
-
* const response = await client.send(command);
|
|
16
|
-
* ```
|
|
17
|
-
*
|
|
18
|
-
* @see {@link UpdateDeploymentCommandInput} for command's `input` shape.
|
|
19
|
-
* @see {@link UpdateDeploymentCommandOutput} for command's `response` shape.
|
|
20
|
-
* @see {@link APIGatewayClientResolvedConfig | config} for command's `input` shape.
|
|
21
|
-
*
|
|
22
|
-
*/
|
|
23
|
-
var UpdateDeploymentCommand = /** @class */ (function (_super) {
|
|
6
|
+
var UpdateDeploymentCommand = (function (_super) {
|
|
24
7
|
__extends(UpdateDeploymentCommand, _super);
|
|
25
|
-
// Start section: command_properties
|
|
26
|
-
// End section: command_properties
|
|
27
8
|
function UpdateDeploymentCommand(input) {
|
|
28
|
-
var _this =
|
|
29
|
-
// Start section: command_constructor
|
|
30
|
-
_super.call(this) || this;
|
|
9
|
+
var _this = _super.call(this) || this;
|
|
31
10
|
_this.input = input;
|
|
32
11
|
return _this;
|
|
33
|
-
// End section: command_constructor
|
|
34
12
|
}
|
|
35
|
-
/**
|
|
36
|
-
* @internal
|
|
37
|
-
*/
|
|
38
13
|
UpdateDeploymentCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
|
|
39
14
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
40
15
|
var stack = clientStack.concat(this.middlewareStack);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"UpdateDeploymentCommand.js","sourceRoot":"","sources":["../../../commands/UpdateDeploymentCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,UAAU,EAAE,uBAAuB,EAAE,MAAM,oBAAoB,CAAC;AACzE,OAAO,EACL,+CAA+C,EAC/C,6CAA6C,GAC9C,MAAM,4BAA4B,CAAC;AACpC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;
|
|
1
|
+
{"version":3,"file":"UpdateDeploymentCommand.js","sourceRoot":"","sources":["../../../commands/UpdateDeploymentCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,UAAU,EAAE,uBAAuB,EAAE,MAAM,oBAAoB,CAAC;AACzE,OAAO,EACL,+CAA+C,EAC/C,6CAA6C,GAC9C,MAAM,4BAA4B,CAAC;AACpC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AA+B7D;IAA6C,2CAI5C;IAIC,iCAAqB,KAAmC;QAAxD,YAEE,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAA8B;;IAIxD,CAAC;IAKD,mDAAiB,GAAjB,UACE,WAAmE,EACnE,aAA6C,EAC7C,OAA8B;QAE9B,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,cAAc,CAAC,aAAa,EAAE,IAAI,CAAC,SAAS,EAAE,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC;QAE1F,IAAM,KAAK,GAAG,WAAW,CAAC,MAAM,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC;QAE/C,IAAA,MAAM,GAAK,aAAa,OAAlB,CAAmB;QACjC,IAAM,UAAU,GAAG,kBAAkB,CAAC;QACtC,IAAM,WAAW,GAAG,yBAAyB,CAAC;QAC9C,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,uBAAuB,CAAC,kBAAkB;YACnE,wBAAwB,EAAE,UAAU,CAAC,kBAAkB;SACxD,CAAC;QACM,IAAA,cAAc,GAAK,aAAa,eAAlB,CAAmB;QACzC,OAAO,KAAK,CAAC,OAAO,CAClB,UAAC,OAAsC;YACrC,OAAA,cAAc,CAAC,MAAM,CAAC,OAAO,CAAC,OAAwB,EAAE,OAAO,IAAI,EAAE,CAAC;QAAtE,CAAsE,EACxE,uBAAuB,CACxB,CAAC;IACJ,CAAC;IAEO,2CAAS,GAAjB,UAAkB,KAAmC,EAAE,OAAuB;QAC5E,OAAO,6CAA6C,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IACvE,CAAC;IAEO,6CAAW,GAAnB,UAAoB,MAAsB,EAAE,OAAuB;QACjE,OAAO,+CAA+C,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IAC1E,CAAC;IAIH,8BAAC;AAAD,CAAC,AAtDD,CAA6C,QAAQ,GAsDpD"}
|
|
@@ -3,21 +3,13 @@ import { DocumentationPart, UpdateDocumentationPartRequest } from "../models/mod
|
|
|
3
3
|
import { deserializeAws_restJson1UpdateDocumentationPartCommand, serializeAws_restJson1UpdateDocumentationPartCommand, } from "../protocols/Aws_restJson1";
|
|
4
4
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
5
5
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
6
|
-
var UpdateDocumentationPartCommand =
|
|
6
|
+
var UpdateDocumentationPartCommand = (function (_super) {
|
|
7
7
|
__extends(UpdateDocumentationPartCommand, _super);
|
|
8
|
-
// Start section: command_properties
|
|
9
|
-
// End section: command_properties
|
|
10
8
|
function UpdateDocumentationPartCommand(input) {
|
|
11
|
-
var _this =
|
|
12
|
-
// Start section: command_constructor
|
|
13
|
-
_super.call(this) || this;
|
|
9
|
+
var _this = _super.call(this) || this;
|
|
14
10
|
_this.input = input;
|
|
15
11
|
return _this;
|
|
16
|
-
// End section: command_constructor
|
|
17
12
|
}
|
|
18
|
-
/**
|
|
19
|
-
* @internal
|
|
20
|
-
*/
|
|
21
13
|
UpdateDocumentationPartCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
|
|
22
14
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
23
15
|
var stack = clientStack.concat(this.middlewareStack);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"UpdateDocumentationPartCommand.js","sourceRoot":"","sources":["../../../commands/UpdateDocumentationPartCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,iBAAiB,EAAE,8BAA8B,EAAE,MAAM,oBAAoB,CAAC;AACvF,OAAO,EACL,sDAAsD,EACtD,oDAAoD,GACrD,MAAM,4BAA4B,CAAC;AACpC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AAc7D;IAAoD,kDAInD;
|
|
1
|
+
{"version":3,"file":"UpdateDocumentationPartCommand.js","sourceRoot":"","sources":["../../../commands/UpdateDocumentationPartCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,iBAAiB,EAAE,8BAA8B,EAAE,MAAM,oBAAoB,CAAC;AACvF,OAAO,EACL,sDAAsD,EACtD,oDAAoD,GACrD,MAAM,4BAA4B,CAAC;AACpC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AAc7D;IAAoD,kDAInD;IAIC,wCAAqB,KAA0C;QAA/D,YAEE,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAAqC;;IAI/D,CAAC;IAKD,0DAAiB,GAAjB,UACE,WAAmE,EACnE,aAA6C,EAC7C,OAA8B;QAE9B,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,cAAc,CAAC,aAAa,EAAE,IAAI,CAAC,SAAS,EAAE,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC;QAE1F,IAAM,KAAK,GAAG,WAAW,CAAC,MAAM,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC;QAE/C,IAAA,MAAM,GAAK,aAAa,OAAlB,CAAmB;QACjC,IAAM,UAAU,GAAG,kBAAkB,CAAC;QACtC,IAAM,WAAW,GAAG,gCAAgC,CAAC;QACrD,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,8BAA8B,CAAC,kBAAkB;YAC1E,wBAAwB,EAAE,iBAAiB,CAAC,kBAAkB;SAC/D,CAAC;QACM,IAAA,cAAc,GAAK,aAAa,eAAlB,CAAmB;QACzC,OAAO,KAAK,CAAC,OAAO,CAClB,UAAC,OAAsC;YACrC,OAAA,cAAc,CAAC,MAAM,CAAC,OAAO,CAAC,OAAwB,EAAE,OAAO,IAAI,EAAE,CAAC;QAAtE,CAAsE,EACxE,uBAAuB,CACxB,CAAC;IACJ,CAAC;IAEO,kDAAS,GAAjB,UAAkB,KAA0C,EAAE,OAAuB;QACnF,OAAO,oDAAoD,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IAC9E,CAAC;IAEO,oDAAW,GAAnB,UAAoB,MAAsB,EAAE,OAAuB;QACjE,OAAO,sDAAsD,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACjF,CAAC;IAIH,qCAAC;AAAD,CAAC,AAtDD,CAAoD,QAAQ,GAsD3D"}
|
|
@@ -3,21 +3,13 @@ import { DocumentationVersion, UpdateDocumentationVersionRequest } from "../mode
|
|
|
3
3
|
import { deserializeAws_restJson1UpdateDocumentationVersionCommand, serializeAws_restJson1UpdateDocumentationVersionCommand, } from "../protocols/Aws_restJson1";
|
|
4
4
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
5
5
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
6
|
-
var UpdateDocumentationVersionCommand =
|
|
6
|
+
var UpdateDocumentationVersionCommand = (function (_super) {
|
|
7
7
|
__extends(UpdateDocumentationVersionCommand, _super);
|
|
8
|
-
// Start section: command_properties
|
|
9
|
-
// End section: command_properties
|
|
10
8
|
function UpdateDocumentationVersionCommand(input) {
|
|
11
|
-
var _this =
|
|
12
|
-
// Start section: command_constructor
|
|
13
|
-
_super.call(this) || this;
|
|
9
|
+
var _this = _super.call(this) || this;
|
|
14
10
|
_this.input = input;
|
|
15
11
|
return _this;
|
|
16
|
-
// End section: command_constructor
|
|
17
12
|
}
|
|
18
|
-
/**
|
|
19
|
-
* @internal
|
|
20
|
-
*/
|
|
21
13
|
UpdateDocumentationVersionCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
|
|
22
14
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
23
15
|
var stack = clientStack.concat(this.middlewareStack);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"UpdateDocumentationVersionCommand.js","sourceRoot":"","sources":["../../../commands/UpdateDocumentationVersionCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,oBAAoB,EAAE,iCAAiC,EAAE,MAAM,oBAAoB,CAAC;AAC7F,OAAO,EACL,yDAAyD,EACzD,uDAAuD,GACxD,MAAM,4BAA4B,CAAC;AACpC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AAc7D;IAAuD,qDAItD;
|
|
1
|
+
{"version":3,"file":"UpdateDocumentationVersionCommand.js","sourceRoot":"","sources":["../../../commands/UpdateDocumentationVersionCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,oBAAoB,EAAE,iCAAiC,EAAE,MAAM,oBAAoB,CAAC;AAC7F,OAAO,EACL,yDAAyD,EACzD,uDAAuD,GACxD,MAAM,4BAA4B,CAAC;AACpC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AAc7D;IAAuD,qDAItD;IAIC,2CAAqB,KAA6C;QAAlE,YAEE,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAAwC;;IAIlE,CAAC;IAKD,6DAAiB,GAAjB,UACE,WAAmE,EACnE,aAA6C,EAC7C,OAA8B;QAE9B,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,cAAc,CAAC,aAAa,EAAE,IAAI,CAAC,SAAS,EAAE,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC;QAE1F,IAAM,KAAK,GAAG,WAAW,CAAC,MAAM,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC;QAE/C,IAAA,MAAM,GAAK,aAAa,OAAlB,CAAmB;QACjC,IAAM,UAAU,GAAG,kBAAkB,CAAC;QACtC,IAAM,WAAW,GAAG,mCAAmC,CAAC;QACxD,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,iCAAiC,CAAC,kBAAkB;YAC7E,wBAAwB,EAAE,oBAAoB,CAAC,kBAAkB;SAClE,CAAC;QACM,IAAA,cAAc,GAAK,aAAa,eAAlB,CAAmB;QACzC,OAAO,KAAK,CAAC,OAAO,CAClB,UAAC,OAAsC;YACrC,OAAA,cAAc,CAAC,MAAM,CAAC,OAAO,CAAC,OAAwB,EAAE,OAAO,IAAI,EAAE,CAAC;QAAtE,CAAsE,EACxE,uBAAuB,CACxB,CAAC;IACJ,CAAC;IAEO,qDAAS,GAAjB,UAAkB,KAA6C,EAAE,OAAuB;QACtF,OAAO,uDAAuD,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IACjF,CAAC;IAEO,uDAAW,GAAnB,UACE,MAAsB,EACtB,OAAuB;QAEvB,OAAO,yDAAyD,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACpF,CAAC;IAIH,wCAAC;AAAD,CAAC,AAzDD,CAAuD,QAAQ,GAyD9D"}
|
|
@@ -3,38 +3,13 @@ import { DomainName, UpdateDomainNameRequest } from "../models/models_0";
|
|
|
3
3
|
import { deserializeAws_restJson1UpdateDomainNameCommand, serializeAws_restJson1UpdateDomainNameCommand, } from "../protocols/Aws_restJson1";
|
|
4
4
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
5
5
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
6
|
-
|
|
7
|
-
* <p>Changes information about the <a>DomainName</a> resource.</p>
|
|
8
|
-
* @example
|
|
9
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
10
|
-
* ```javascript
|
|
11
|
-
* import { APIGatewayClient, UpdateDomainNameCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
|
|
12
|
-
* // const { APIGatewayClient, UpdateDomainNameCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
|
|
13
|
-
* const client = new APIGatewayClient(config);
|
|
14
|
-
* const command = new UpdateDomainNameCommand(input);
|
|
15
|
-
* const response = await client.send(command);
|
|
16
|
-
* ```
|
|
17
|
-
*
|
|
18
|
-
* @see {@link UpdateDomainNameCommandInput} for command's `input` shape.
|
|
19
|
-
* @see {@link UpdateDomainNameCommandOutput} for command's `response` shape.
|
|
20
|
-
* @see {@link APIGatewayClientResolvedConfig | config} for command's `input` shape.
|
|
21
|
-
*
|
|
22
|
-
*/
|
|
23
|
-
var UpdateDomainNameCommand = /** @class */ (function (_super) {
|
|
6
|
+
var UpdateDomainNameCommand = (function (_super) {
|
|
24
7
|
__extends(UpdateDomainNameCommand, _super);
|
|
25
|
-
// Start section: command_properties
|
|
26
|
-
// End section: command_properties
|
|
27
8
|
function UpdateDomainNameCommand(input) {
|
|
28
|
-
var _this =
|
|
29
|
-
// Start section: command_constructor
|
|
30
|
-
_super.call(this) || this;
|
|
9
|
+
var _this = _super.call(this) || this;
|
|
31
10
|
_this.input = input;
|
|
32
11
|
return _this;
|
|
33
|
-
// End section: command_constructor
|
|
34
12
|
}
|
|
35
|
-
/**
|
|
36
|
-
* @internal
|
|
37
|
-
*/
|
|
38
13
|
UpdateDomainNameCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
|
|
39
14
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
40
15
|
var stack = clientStack.concat(this.middlewareStack);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"UpdateDomainNameCommand.js","sourceRoot":"","sources":["../../../commands/UpdateDomainNameCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,UAAU,EAAE,uBAAuB,EAAE,MAAM,oBAAoB,CAAC;AACzE,OAAO,EACL,+CAA+C,EAC/C,6CAA6C,GAC9C,MAAM,4BAA4B,CAAC;AACpC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;
|
|
1
|
+
{"version":3,"file":"UpdateDomainNameCommand.js","sourceRoot":"","sources":["../../../commands/UpdateDomainNameCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,UAAU,EAAE,uBAAuB,EAAE,MAAM,oBAAoB,CAAC;AACzE,OAAO,EACL,+CAA+C,EAC/C,6CAA6C,GAC9C,MAAM,4BAA4B,CAAC;AACpC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AA+B7D;IAA6C,2CAI5C;IAIC,iCAAqB,KAAmC;QAAxD,YAEE,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAA8B;;IAIxD,CAAC;IAKD,mDAAiB,GAAjB,UACE,WAAmE,EACnE,aAA6C,EAC7C,OAA8B;QAE9B,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,cAAc,CAAC,aAAa,EAAE,IAAI,CAAC,SAAS,EAAE,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC;QAE1F,IAAM,KAAK,GAAG,WAAW,CAAC,MAAM,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC;QAE/C,IAAA,MAAM,GAAK,aAAa,OAAlB,CAAmB;QACjC,IAAM,UAAU,GAAG,kBAAkB,CAAC;QACtC,IAAM,WAAW,GAAG,yBAAyB,CAAC;QAC9C,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,uBAAuB,CAAC,kBAAkB;YACnE,wBAAwB,EAAE,UAAU,CAAC,kBAAkB;SACxD,CAAC;QACM,IAAA,cAAc,GAAK,aAAa,eAAlB,CAAmB;QACzC,OAAO,KAAK,CAAC,OAAO,CAClB,UAAC,OAAsC;YACrC,OAAA,cAAc,CAAC,MAAM,CAAC,OAAO,CAAC,OAAwB,EAAE,OAAO,IAAI,EAAE,CAAC;QAAtE,CAAsE,EACxE,uBAAuB,CACxB,CAAC;IACJ,CAAC;IAEO,2CAAS,GAAjB,UAAkB,KAAmC,EAAE,OAAuB;QAC5E,OAAO,6CAA6C,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IACvE,CAAC;IAEO,6CAAW,GAAnB,UAAoB,MAAsB,EAAE,OAAuB;QACjE,OAAO,+CAA+C,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IAC1E,CAAC;IAIH,8BAAC;AAAD,CAAC,AAtDD,CAA6C,QAAQ,GAsDpD"}
|
|
@@ -3,38 +3,13 @@ import { GatewayResponse, UpdateGatewayResponseRequest } from "../models/models_
|
|
|
3
3
|
import { deserializeAws_restJson1UpdateGatewayResponseCommand, serializeAws_restJson1UpdateGatewayResponseCommand, } from "../protocols/Aws_restJson1";
|
|
4
4
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
5
5
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
6
|
-
|
|
7
|
-
* <p>Updates a <a>GatewayResponse</a> of a specified response type on the given <a>RestApi</a>.</p>
|
|
8
|
-
* @example
|
|
9
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
10
|
-
* ```javascript
|
|
11
|
-
* import { APIGatewayClient, UpdateGatewayResponseCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
|
|
12
|
-
* // const { APIGatewayClient, UpdateGatewayResponseCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
|
|
13
|
-
* const client = new APIGatewayClient(config);
|
|
14
|
-
* const command = new UpdateGatewayResponseCommand(input);
|
|
15
|
-
* const response = await client.send(command);
|
|
16
|
-
* ```
|
|
17
|
-
*
|
|
18
|
-
* @see {@link UpdateGatewayResponseCommandInput} for command's `input` shape.
|
|
19
|
-
* @see {@link UpdateGatewayResponseCommandOutput} for command's `response` shape.
|
|
20
|
-
* @see {@link APIGatewayClientResolvedConfig | config} for command's `input` shape.
|
|
21
|
-
*
|
|
22
|
-
*/
|
|
23
|
-
var UpdateGatewayResponseCommand = /** @class */ (function (_super) {
|
|
6
|
+
var UpdateGatewayResponseCommand = (function (_super) {
|
|
24
7
|
__extends(UpdateGatewayResponseCommand, _super);
|
|
25
|
-
// Start section: command_properties
|
|
26
|
-
// End section: command_properties
|
|
27
8
|
function UpdateGatewayResponseCommand(input) {
|
|
28
|
-
var _this =
|
|
29
|
-
// Start section: command_constructor
|
|
30
|
-
_super.call(this) || this;
|
|
9
|
+
var _this = _super.call(this) || this;
|
|
31
10
|
_this.input = input;
|
|
32
11
|
return _this;
|
|
33
|
-
// End section: command_constructor
|
|
34
12
|
}
|
|
35
|
-
/**
|
|
36
|
-
* @internal
|
|
37
|
-
*/
|
|
38
13
|
UpdateGatewayResponseCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
|
|
39
14
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
40
15
|
var stack = clientStack.concat(this.middlewareStack);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"UpdateGatewayResponseCommand.js","sourceRoot":"","sources":["../../../commands/UpdateGatewayResponseCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,eAAe,EAAE,4BAA4B,EAAE,MAAM,oBAAoB,CAAC;AACnF,OAAO,EACL,oDAAoD,EACpD,kDAAkD,GACnD,MAAM,4BAA4B,CAAC;AACpC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;
|
|
1
|
+
{"version":3,"file":"UpdateGatewayResponseCommand.js","sourceRoot":"","sources":["../../../commands/UpdateGatewayResponseCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,eAAe,EAAE,4BAA4B,EAAE,MAAM,oBAAoB,CAAC;AACnF,OAAO,EACL,oDAAoD,EACpD,kDAAkD,GACnD,MAAM,4BAA4B,CAAC;AACpC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AA+B7D;IAAkD,gDAIjD;IAIC,sCAAqB,KAAwC;QAA7D,YAEE,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAAmC;;IAI7D,CAAC;IAKD,wDAAiB,GAAjB,UACE,WAAmE,EACnE,aAA6C,EAC7C,OAA8B;QAE9B,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,cAAc,CAAC,aAAa,EAAE,IAAI,CAAC,SAAS,EAAE,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC;QAE1F,IAAM,KAAK,GAAG,WAAW,CAAC,MAAM,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC;QAE/C,IAAA,MAAM,GAAK,aAAa,OAAlB,CAAmB;QACjC,IAAM,UAAU,GAAG,kBAAkB,CAAC;QACtC,IAAM,WAAW,GAAG,8BAA8B,CAAC;QACnD,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,4BAA4B,CAAC,kBAAkB;YACxE,wBAAwB,EAAE,eAAe,CAAC,kBAAkB;SAC7D,CAAC;QACM,IAAA,cAAc,GAAK,aAAa,eAAlB,CAAmB;QACzC,OAAO,KAAK,CAAC,OAAO,CAClB,UAAC,OAAsC;YACrC,OAAA,cAAc,CAAC,MAAM,CAAC,OAAO,CAAC,OAAwB,EAAE,OAAO,IAAI,EAAE,CAAC;QAAtE,CAAsE,EACxE,uBAAuB,CACxB,CAAC;IACJ,CAAC;IAEO,gDAAS,GAAjB,UAAkB,KAAwC,EAAE,OAAuB;QACjF,OAAO,kDAAkD,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IAC5E,CAAC;IAEO,kDAAW,GAAnB,UAAoB,MAAsB,EAAE,OAAuB;QACjE,OAAO,oDAAoD,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IAC/E,CAAC;IAIH,mCAAC;AAAD,CAAC,AAtDD,CAAkD,QAAQ,GAsDzD"}
|
|
@@ -3,38 +3,13 @@ import { Integration, UpdateIntegrationRequest } from "../models/models_0";
|
|
|
3
3
|
import { deserializeAws_restJson1UpdateIntegrationCommand, serializeAws_restJson1UpdateIntegrationCommand, } from "../protocols/Aws_restJson1";
|
|
4
4
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
5
5
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
6
|
-
|
|
7
|
-
* <p>Represents an update integration.</p>
|
|
8
|
-
* @example
|
|
9
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
10
|
-
* ```javascript
|
|
11
|
-
* import { APIGatewayClient, UpdateIntegrationCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
|
|
12
|
-
* // const { APIGatewayClient, UpdateIntegrationCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
|
|
13
|
-
* const client = new APIGatewayClient(config);
|
|
14
|
-
* const command = new UpdateIntegrationCommand(input);
|
|
15
|
-
* const response = await client.send(command);
|
|
16
|
-
* ```
|
|
17
|
-
*
|
|
18
|
-
* @see {@link UpdateIntegrationCommandInput} for command's `input` shape.
|
|
19
|
-
* @see {@link UpdateIntegrationCommandOutput} for command's `response` shape.
|
|
20
|
-
* @see {@link APIGatewayClientResolvedConfig | config} for command's `input` shape.
|
|
21
|
-
*
|
|
22
|
-
*/
|
|
23
|
-
var UpdateIntegrationCommand = /** @class */ (function (_super) {
|
|
6
|
+
var UpdateIntegrationCommand = (function (_super) {
|
|
24
7
|
__extends(UpdateIntegrationCommand, _super);
|
|
25
|
-
// Start section: command_properties
|
|
26
|
-
// End section: command_properties
|
|
27
8
|
function UpdateIntegrationCommand(input) {
|
|
28
|
-
var _this =
|
|
29
|
-
// Start section: command_constructor
|
|
30
|
-
_super.call(this) || this;
|
|
9
|
+
var _this = _super.call(this) || this;
|
|
31
10
|
_this.input = input;
|
|
32
11
|
return _this;
|
|
33
|
-
// End section: command_constructor
|
|
34
12
|
}
|
|
35
|
-
/**
|
|
36
|
-
* @internal
|
|
37
|
-
*/
|
|
38
13
|
UpdateIntegrationCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
|
|
39
14
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
40
15
|
var stack = clientStack.concat(this.middlewareStack);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"UpdateIntegrationCommand.js","sourceRoot":"","sources":["../../../commands/UpdateIntegrationCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,WAAW,EAAE,wBAAwB,EAAE,MAAM,oBAAoB,CAAC;AAC3E,OAAO,EACL,gDAAgD,EAChD,8CAA8C,GAC/C,MAAM,4BAA4B,CAAC;AACpC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;
|
|
1
|
+
{"version":3,"file":"UpdateIntegrationCommand.js","sourceRoot":"","sources":["../../../commands/UpdateIntegrationCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,WAAW,EAAE,wBAAwB,EAAE,MAAM,oBAAoB,CAAC;AAC3E,OAAO,EACL,gDAAgD,EAChD,8CAA8C,GAC/C,MAAM,4BAA4B,CAAC;AACpC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AA+B7D;IAA8C,4CAI7C;IAIC,kCAAqB,KAAoC;QAAzD,YAEE,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAA+B;;IAIzD,CAAC;IAKD,oDAAiB,GAAjB,UACE,WAAmE,EACnE,aAA6C,EAC7C,OAA8B;QAE9B,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,cAAc,CAAC,aAAa,EAAE,IAAI,CAAC,SAAS,EAAE,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC;QAE1F,IAAM,KAAK,GAAG,WAAW,CAAC,MAAM,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC;QAE/C,IAAA,MAAM,GAAK,aAAa,OAAlB,CAAmB;QACjC,IAAM,UAAU,GAAG,kBAAkB,CAAC;QACtC,IAAM,WAAW,GAAG,0BAA0B,CAAC;QAC/C,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,wBAAwB,CAAC,kBAAkB;YACpE,wBAAwB,EAAE,WAAW,CAAC,kBAAkB;SACzD,CAAC;QACM,IAAA,cAAc,GAAK,aAAa,eAAlB,CAAmB;QACzC,OAAO,KAAK,CAAC,OAAO,CAClB,UAAC,OAAsC;YACrC,OAAA,cAAc,CAAC,MAAM,CAAC,OAAO,CAAC,OAAwB,EAAE,OAAO,IAAI,EAAE,CAAC;QAAtE,CAAsE,EACxE,uBAAuB,CACxB,CAAC;IACJ,CAAC;IAEO,4CAAS,GAAjB,UAAkB,KAAoC,EAAE,OAAuB;QAC7E,OAAO,8CAA8C,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IACxE,CAAC;IAEO,8CAAW,GAAnB,UAAoB,MAAsB,EAAE,OAAuB;QACjE,OAAO,gDAAgD,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IAC3E,CAAC;IAIH,+BAAC;AAAD,CAAC,AAtDD,CAA8C,QAAQ,GAsDrD"}
|
|
@@ -3,38 +3,13 @@ import { IntegrationResponse, UpdateIntegrationResponseRequest } from "../models
|
|
|
3
3
|
import { deserializeAws_restJson1UpdateIntegrationResponseCommand, serializeAws_restJson1UpdateIntegrationResponseCommand, } from "../protocols/Aws_restJson1";
|
|
4
4
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
5
5
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
6
|
-
|
|
7
|
-
* <p>Represents an update integration response.</p>
|
|
8
|
-
* @example
|
|
9
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
10
|
-
* ```javascript
|
|
11
|
-
* import { APIGatewayClient, UpdateIntegrationResponseCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
|
|
12
|
-
* // const { APIGatewayClient, UpdateIntegrationResponseCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
|
|
13
|
-
* const client = new APIGatewayClient(config);
|
|
14
|
-
* const command = new UpdateIntegrationResponseCommand(input);
|
|
15
|
-
* const response = await client.send(command);
|
|
16
|
-
* ```
|
|
17
|
-
*
|
|
18
|
-
* @see {@link UpdateIntegrationResponseCommandInput} for command's `input` shape.
|
|
19
|
-
* @see {@link UpdateIntegrationResponseCommandOutput} for command's `response` shape.
|
|
20
|
-
* @see {@link APIGatewayClientResolvedConfig | config} for command's `input` shape.
|
|
21
|
-
*
|
|
22
|
-
*/
|
|
23
|
-
var UpdateIntegrationResponseCommand = /** @class */ (function (_super) {
|
|
6
|
+
var UpdateIntegrationResponseCommand = (function (_super) {
|
|
24
7
|
__extends(UpdateIntegrationResponseCommand, _super);
|
|
25
|
-
// Start section: command_properties
|
|
26
|
-
// End section: command_properties
|
|
27
8
|
function UpdateIntegrationResponseCommand(input) {
|
|
28
|
-
var _this =
|
|
29
|
-
// Start section: command_constructor
|
|
30
|
-
_super.call(this) || this;
|
|
9
|
+
var _this = _super.call(this) || this;
|
|
31
10
|
_this.input = input;
|
|
32
11
|
return _this;
|
|
33
|
-
// End section: command_constructor
|
|
34
12
|
}
|
|
35
|
-
/**
|
|
36
|
-
* @internal
|
|
37
|
-
*/
|
|
38
13
|
UpdateIntegrationResponseCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
|
|
39
14
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
40
15
|
var stack = clientStack.concat(this.middlewareStack);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"UpdateIntegrationResponseCommand.js","sourceRoot":"","sources":["../../../commands/UpdateIntegrationResponseCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,mBAAmB,EAAE,gCAAgC,EAAE,MAAM,oBAAoB,CAAC;AAC3F,OAAO,EACL,wDAAwD,EACxD,sDAAsD,GACvD,MAAM,4BAA4B,CAAC;AACpC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;
|
|
1
|
+
{"version":3,"file":"UpdateIntegrationResponseCommand.js","sourceRoot":"","sources":["../../../commands/UpdateIntegrationResponseCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,mBAAmB,EAAE,gCAAgC,EAAE,MAAM,oBAAoB,CAAC;AAC3F,OAAO,EACL,wDAAwD,EACxD,sDAAsD,GACvD,MAAM,4BAA4B,CAAC;AACpC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AA+B7D;IAAsD,oDAIrD;IAIC,0CAAqB,KAA4C;QAAjE,YAEE,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAAuC;;IAIjE,CAAC;IAKD,4DAAiB,GAAjB,UACE,WAAmE,EACnE,aAA6C,EAC7C,OAA8B;QAE9B,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,cAAc,CAAC,aAAa,EAAE,IAAI,CAAC,SAAS,EAAE,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC;QAE1F,IAAM,KAAK,GAAG,WAAW,CAAC,MAAM,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC;QAE/C,IAAA,MAAM,GAAK,aAAa,OAAlB,CAAmB;QACjC,IAAM,UAAU,GAAG,kBAAkB,CAAC;QACtC,IAAM,WAAW,GAAG,kCAAkC,CAAC;QACvD,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,gCAAgC,CAAC,kBAAkB;YAC5E,wBAAwB,EAAE,mBAAmB,CAAC,kBAAkB;SACjE,CAAC;QACM,IAAA,cAAc,GAAK,aAAa,eAAlB,CAAmB;QACzC,OAAO,KAAK,CAAC,OAAO,CAClB,UAAC,OAAsC;YACrC,OAAA,cAAc,CAAC,MAAM,CAAC,OAAO,CAAC,OAAwB,EAAE,OAAO,IAAI,EAAE,CAAC;QAAtE,CAAsE,EACxE,uBAAuB,CACxB,CAAC;IACJ,CAAC;IAEO,oDAAS,GAAjB,UAAkB,KAA4C,EAAE,OAAuB;QACrF,OAAO,sDAAsD,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IAChF,CAAC;IAEO,sDAAW,GAAnB,UACE,MAAsB,EACtB,OAAuB;QAEvB,OAAO,wDAAwD,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACnF,CAAC;IAIH,uCAAC;AAAD,CAAC,AAzDD,CAAsD,QAAQ,GAyD7D"}
|
|
@@ -3,38 +3,13 @@ import { Method, UpdateMethodRequest } from "../models/models_0";
|
|
|
3
3
|
import { deserializeAws_restJson1UpdateMethodCommand, serializeAws_restJson1UpdateMethodCommand, } from "../protocols/Aws_restJson1";
|
|
4
4
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
5
5
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
6
|
-
|
|
7
|
-
* <p>Updates an existing <a>Method</a> resource.</p>
|
|
8
|
-
* @example
|
|
9
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
10
|
-
* ```javascript
|
|
11
|
-
* import { APIGatewayClient, UpdateMethodCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
|
|
12
|
-
* // const { APIGatewayClient, UpdateMethodCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
|
|
13
|
-
* const client = new APIGatewayClient(config);
|
|
14
|
-
* const command = new UpdateMethodCommand(input);
|
|
15
|
-
* const response = await client.send(command);
|
|
16
|
-
* ```
|
|
17
|
-
*
|
|
18
|
-
* @see {@link UpdateMethodCommandInput} for command's `input` shape.
|
|
19
|
-
* @see {@link UpdateMethodCommandOutput} for command's `response` shape.
|
|
20
|
-
* @see {@link APIGatewayClientResolvedConfig | config} for command's `input` shape.
|
|
21
|
-
*
|
|
22
|
-
*/
|
|
23
|
-
var UpdateMethodCommand = /** @class */ (function (_super) {
|
|
6
|
+
var UpdateMethodCommand = (function (_super) {
|
|
24
7
|
__extends(UpdateMethodCommand, _super);
|
|
25
|
-
// Start section: command_properties
|
|
26
|
-
// End section: command_properties
|
|
27
8
|
function UpdateMethodCommand(input) {
|
|
28
|
-
var _this =
|
|
29
|
-
// Start section: command_constructor
|
|
30
|
-
_super.call(this) || this;
|
|
9
|
+
var _this = _super.call(this) || this;
|
|
31
10
|
_this.input = input;
|
|
32
11
|
return _this;
|
|
33
|
-
// End section: command_constructor
|
|
34
12
|
}
|
|
35
|
-
/**
|
|
36
|
-
* @internal
|
|
37
|
-
*/
|
|
38
13
|
UpdateMethodCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
|
|
39
14
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
40
15
|
var stack = clientStack.concat(this.middlewareStack);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"UpdateMethodCommand.js","sourceRoot":"","sources":["../../../commands/UpdateMethodCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,MAAM,EAAE,mBAAmB,EAAE,MAAM,oBAAoB,CAAC;AACjE,OAAO,EACL,2CAA2C,EAC3C,yCAAyC,GAC1C,MAAM,4BAA4B,CAAC;AACpC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;
|
|
1
|
+
{"version":3,"file":"UpdateMethodCommand.js","sourceRoot":"","sources":["../../../commands/UpdateMethodCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,MAAM,EAAE,mBAAmB,EAAE,MAAM,oBAAoB,CAAC;AACjE,OAAO,EACL,2CAA2C,EAC3C,yCAAyC,GAC1C,MAAM,4BAA4B,CAAC;AACpC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AA+B7D;IAAyC,uCAIxC;IAIC,6BAAqB,KAA+B;QAApD,YAEE,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAA0B;;IAIpD,CAAC;IAKD,+CAAiB,GAAjB,UACE,WAAmE,EACnE,aAA6C,EAC7C,OAA8B;QAE9B,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,cAAc,CAAC,aAAa,EAAE,IAAI,CAAC,SAAS,EAAE,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC;QAE1F,IAAM,KAAK,GAAG,WAAW,CAAC,MAAM,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC;QAE/C,IAAA,MAAM,GAAK,aAAa,OAAlB,CAAmB;QACjC,IAAM,UAAU,GAAG,kBAAkB,CAAC;QACtC,IAAM,WAAW,GAAG,qBAAqB,CAAC;QAC1C,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,mBAAmB,CAAC,kBAAkB;YAC/D,wBAAwB,EAAE,MAAM,CAAC,kBAAkB;SACpD,CAAC;QACM,IAAA,cAAc,GAAK,aAAa,eAAlB,CAAmB;QACzC,OAAO,KAAK,CAAC,OAAO,CAClB,UAAC,OAAsC;YACrC,OAAA,cAAc,CAAC,MAAM,CAAC,OAAO,CAAC,OAAwB,EAAE,OAAO,IAAI,EAAE,CAAC;QAAtE,CAAsE,EACxE,uBAAuB,CACxB,CAAC;IACJ,CAAC;IAEO,uCAAS,GAAjB,UAAkB,KAA+B,EAAE,OAAuB;QACxE,OAAO,yCAAyC,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IACnE,CAAC;IAEO,yCAAW,GAAnB,UAAoB,MAAsB,EAAE,OAAuB;QACjE,OAAO,2CAA2C,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACtE,CAAC;IAIH,0BAAC;AAAD,CAAC,AAtDD,CAAyC,QAAQ,GAsDhD"}
|