@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,44 +1,26 @@
|
|
|
1
1
|
import { __assign } from "tslib";
|
|
2
2
|
export var AccessLogSettings;
|
|
3
3
|
(function (AccessLogSettings) {
|
|
4
|
-
/**
|
|
5
|
-
* @internal
|
|
6
|
-
*/
|
|
7
4
|
AccessLogSettings.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
8
5
|
})(AccessLogSettings || (AccessLogSettings = {}));
|
|
9
6
|
export var ThrottleSettings;
|
|
10
7
|
(function (ThrottleSettings) {
|
|
11
|
-
/**
|
|
12
|
-
* @internal
|
|
13
|
-
*/
|
|
14
8
|
ThrottleSettings.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
15
9
|
})(ThrottleSettings || (ThrottleSettings = {}));
|
|
16
10
|
export var Account;
|
|
17
11
|
(function (Account) {
|
|
18
|
-
/**
|
|
19
|
-
* @internal
|
|
20
|
-
*/
|
|
21
12
|
Account.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
22
13
|
})(Account || (Account = {}));
|
|
23
14
|
export var ApiKey;
|
|
24
15
|
(function (ApiKey) {
|
|
25
|
-
/**
|
|
26
|
-
* @internal
|
|
27
|
-
*/
|
|
28
16
|
ApiKey.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
29
17
|
})(ApiKey || (ApiKey = {}));
|
|
30
18
|
export var ApiKeyIds;
|
|
31
19
|
(function (ApiKeyIds) {
|
|
32
|
-
/**
|
|
33
|
-
* @internal
|
|
34
|
-
*/
|
|
35
20
|
ApiKeyIds.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
36
21
|
})(ApiKeyIds || (ApiKeyIds = {}));
|
|
37
22
|
export var ApiKeys;
|
|
38
23
|
(function (ApiKeys) {
|
|
39
|
-
/**
|
|
40
|
-
* @internal
|
|
41
|
-
*/
|
|
42
24
|
ApiKeys.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
43
25
|
})(ApiKeys || (ApiKeys = {}));
|
|
44
26
|
export var ApiKeysFormat;
|
|
@@ -52,9 +34,6 @@ export var ApiKeySourceType;
|
|
|
52
34
|
})(ApiKeySourceType || (ApiKeySourceType = {}));
|
|
53
35
|
export var ApiStage;
|
|
54
36
|
(function (ApiStage) {
|
|
55
|
-
/**
|
|
56
|
-
* @internal
|
|
57
|
-
*/
|
|
58
37
|
ApiStage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
59
38
|
})(ApiStage || (ApiStage = {}));
|
|
60
39
|
export var AuthorizerType;
|
|
@@ -65,93 +44,54 @@ export var AuthorizerType;
|
|
|
65
44
|
})(AuthorizerType || (AuthorizerType = {}));
|
|
66
45
|
export var Authorizer;
|
|
67
46
|
(function (Authorizer) {
|
|
68
|
-
/**
|
|
69
|
-
* @internal
|
|
70
|
-
*/
|
|
71
47
|
Authorizer.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
72
48
|
})(Authorizer || (Authorizer = {}));
|
|
73
49
|
export var Authorizers;
|
|
74
50
|
(function (Authorizers) {
|
|
75
|
-
/**
|
|
76
|
-
* @internal
|
|
77
|
-
*/
|
|
78
51
|
Authorizers.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
79
52
|
})(Authorizers || (Authorizers = {}));
|
|
80
53
|
export var BadRequestException;
|
|
81
54
|
(function (BadRequestException) {
|
|
82
|
-
/**
|
|
83
|
-
* @internal
|
|
84
|
-
*/
|
|
85
55
|
BadRequestException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
86
56
|
})(BadRequestException || (BadRequestException = {}));
|
|
87
57
|
export var ConflictException;
|
|
88
58
|
(function (ConflictException) {
|
|
89
|
-
/**
|
|
90
|
-
* @internal
|
|
91
|
-
*/
|
|
92
59
|
ConflictException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
93
60
|
})(ConflictException || (ConflictException = {}));
|
|
94
61
|
export var StageKey;
|
|
95
62
|
(function (StageKey) {
|
|
96
|
-
/**
|
|
97
|
-
* @internal
|
|
98
|
-
*/
|
|
99
63
|
StageKey.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
100
64
|
})(StageKey || (StageKey = {}));
|
|
101
65
|
export var CreateApiKeyRequest;
|
|
102
66
|
(function (CreateApiKeyRequest) {
|
|
103
|
-
/**
|
|
104
|
-
* @internal
|
|
105
|
-
*/
|
|
106
67
|
CreateApiKeyRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
107
68
|
})(CreateApiKeyRequest || (CreateApiKeyRequest = {}));
|
|
108
69
|
export var LimitExceededException;
|
|
109
70
|
(function (LimitExceededException) {
|
|
110
|
-
/**
|
|
111
|
-
* @internal
|
|
112
|
-
*/
|
|
113
71
|
LimitExceededException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
114
72
|
})(LimitExceededException || (LimitExceededException = {}));
|
|
115
73
|
export var NotFoundException;
|
|
116
74
|
(function (NotFoundException) {
|
|
117
|
-
/**
|
|
118
|
-
* @internal
|
|
119
|
-
*/
|
|
120
75
|
NotFoundException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
121
76
|
})(NotFoundException || (NotFoundException = {}));
|
|
122
77
|
export var TooManyRequestsException;
|
|
123
78
|
(function (TooManyRequestsException) {
|
|
124
|
-
/**
|
|
125
|
-
* @internal
|
|
126
|
-
*/
|
|
127
79
|
TooManyRequestsException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
128
80
|
})(TooManyRequestsException || (TooManyRequestsException = {}));
|
|
129
81
|
export var UnauthorizedException;
|
|
130
82
|
(function (UnauthorizedException) {
|
|
131
|
-
/**
|
|
132
|
-
* @internal
|
|
133
|
-
*/
|
|
134
83
|
UnauthorizedException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
135
84
|
})(UnauthorizedException || (UnauthorizedException = {}));
|
|
136
85
|
export var CreateAuthorizerRequest;
|
|
137
86
|
(function (CreateAuthorizerRequest) {
|
|
138
|
-
/**
|
|
139
|
-
* @internal
|
|
140
|
-
*/
|
|
141
87
|
CreateAuthorizerRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
142
88
|
})(CreateAuthorizerRequest || (CreateAuthorizerRequest = {}));
|
|
143
89
|
export var BasePathMapping;
|
|
144
90
|
(function (BasePathMapping) {
|
|
145
|
-
/**
|
|
146
|
-
* @internal
|
|
147
|
-
*/
|
|
148
91
|
BasePathMapping.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
149
92
|
})(BasePathMapping || (BasePathMapping = {}));
|
|
150
93
|
export var CreateBasePathMappingRequest;
|
|
151
94
|
(function (CreateBasePathMappingRequest) {
|
|
152
|
-
/**
|
|
153
|
-
* @internal
|
|
154
|
-
*/
|
|
155
95
|
CreateBasePathMappingRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
156
96
|
})(CreateBasePathMappingRequest || (CreateBasePathMappingRequest = {}));
|
|
157
97
|
export var CacheClusterSize;
|
|
@@ -167,37 +107,22 @@ export var CacheClusterSize;
|
|
|
167
107
|
})(CacheClusterSize || (CacheClusterSize = {}));
|
|
168
108
|
export var DeploymentCanarySettings;
|
|
169
109
|
(function (DeploymentCanarySettings) {
|
|
170
|
-
/**
|
|
171
|
-
* @internal
|
|
172
|
-
*/
|
|
173
110
|
DeploymentCanarySettings.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
174
111
|
})(DeploymentCanarySettings || (DeploymentCanarySettings = {}));
|
|
175
112
|
export var CreateDeploymentRequest;
|
|
176
113
|
(function (CreateDeploymentRequest) {
|
|
177
|
-
/**
|
|
178
|
-
* @internal
|
|
179
|
-
*/
|
|
180
114
|
CreateDeploymentRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
181
115
|
})(CreateDeploymentRequest || (CreateDeploymentRequest = {}));
|
|
182
116
|
export var MethodSnapshot;
|
|
183
117
|
(function (MethodSnapshot) {
|
|
184
|
-
/**
|
|
185
|
-
* @internal
|
|
186
|
-
*/
|
|
187
118
|
MethodSnapshot.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
188
119
|
})(MethodSnapshot || (MethodSnapshot = {}));
|
|
189
120
|
export var Deployment;
|
|
190
121
|
(function (Deployment) {
|
|
191
|
-
/**
|
|
192
|
-
* @internal
|
|
193
|
-
*/
|
|
194
122
|
Deployment.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
195
123
|
})(Deployment || (Deployment = {}));
|
|
196
124
|
export var ServiceUnavailableException;
|
|
197
125
|
(function (ServiceUnavailableException) {
|
|
198
|
-
/**
|
|
199
|
-
* @internal
|
|
200
|
-
*/
|
|
201
126
|
ServiceUnavailableException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
202
127
|
})(ServiceUnavailableException || (ServiceUnavailableException = {}));
|
|
203
128
|
export var DocumentationPartType;
|
|
@@ -217,58 +142,34 @@ export var DocumentationPartType;
|
|
|
217
142
|
})(DocumentationPartType || (DocumentationPartType = {}));
|
|
218
143
|
export var DocumentationPartLocation;
|
|
219
144
|
(function (DocumentationPartLocation) {
|
|
220
|
-
/**
|
|
221
|
-
* @internal
|
|
222
|
-
*/
|
|
223
145
|
DocumentationPartLocation.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
224
146
|
})(DocumentationPartLocation || (DocumentationPartLocation = {}));
|
|
225
147
|
export var CreateDocumentationPartRequest;
|
|
226
148
|
(function (CreateDocumentationPartRequest) {
|
|
227
|
-
/**
|
|
228
|
-
* @internal
|
|
229
|
-
*/
|
|
230
149
|
CreateDocumentationPartRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
231
150
|
})(CreateDocumentationPartRequest || (CreateDocumentationPartRequest = {}));
|
|
232
151
|
export var DocumentationPart;
|
|
233
152
|
(function (DocumentationPart) {
|
|
234
|
-
/**
|
|
235
|
-
* @internal
|
|
236
|
-
*/
|
|
237
153
|
DocumentationPart.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
238
154
|
})(DocumentationPart || (DocumentationPart = {}));
|
|
239
155
|
export var CreateDocumentationVersionRequest;
|
|
240
156
|
(function (CreateDocumentationVersionRequest) {
|
|
241
|
-
/**
|
|
242
|
-
* @internal
|
|
243
|
-
*/
|
|
244
157
|
CreateDocumentationVersionRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
245
158
|
})(CreateDocumentationVersionRequest || (CreateDocumentationVersionRequest = {}));
|
|
246
159
|
export var DocumentationVersion;
|
|
247
160
|
(function (DocumentationVersion) {
|
|
248
|
-
/**
|
|
249
|
-
* @internal
|
|
250
|
-
*/
|
|
251
161
|
DocumentationVersion.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
252
162
|
})(DocumentationVersion || (DocumentationVersion = {}));
|
|
253
163
|
export var EndpointConfiguration;
|
|
254
164
|
(function (EndpointConfiguration) {
|
|
255
|
-
/**
|
|
256
|
-
* @internal
|
|
257
|
-
*/
|
|
258
165
|
EndpointConfiguration.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
259
166
|
})(EndpointConfiguration || (EndpointConfiguration = {}));
|
|
260
167
|
export var MutualTlsAuthenticationInput;
|
|
261
168
|
(function (MutualTlsAuthenticationInput) {
|
|
262
|
-
/**
|
|
263
|
-
* @internal
|
|
264
|
-
*/
|
|
265
169
|
MutualTlsAuthenticationInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
266
170
|
})(MutualTlsAuthenticationInput || (MutualTlsAuthenticationInput = {}));
|
|
267
171
|
export var CreateDomainNameRequest;
|
|
268
172
|
(function (CreateDomainNameRequest) {
|
|
269
|
-
/**
|
|
270
|
-
* @internal
|
|
271
|
-
*/
|
|
272
173
|
CreateDomainNameRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
273
174
|
})(CreateDomainNameRequest || (CreateDomainNameRequest = {}));
|
|
274
175
|
export var DomainNameStatus;
|
|
@@ -281,51 +182,30 @@ export var DomainNameStatus;
|
|
|
281
182
|
})(DomainNameStatus || (DomainNameStatus = {}));
|
|
282
183
|
export var MutualTlsAuthentication;
|
|
283
184
|
(function (MutualTlsAuthentication) {
|
|
284
|
-
/**
|
|
285
|
-
* @internal
|
|
286
|
-
*/
|
|
287
185
|
MutualTlsAuthentication.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
288
186
|
})(MutualTlsAuthentication || (MutualTlsAuthentication = {}));
|
|
289
187
|
export var DomainName;
|
|
290
188
|
(function (DomainName) {
|
|
291
|
-
/**
|
|
292
|
-
* @internal
|
|
293
|
-
*/
|
|
294
189
|
DomainName.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
295
190
|
})(DomainName || (DomainName = {}));
|
|
296
191
|
export var CreateModelRequest;
|
|
297
192
|
(function (CreateModelRequest) {
|
|
298
|
-
/**
|
|
299
|
-
* @internal
|
|
300
|
-
*/
|
|
301
193
|
CreateModelRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
302
194
|
})(CreateModelRequest || (CreateModelRequest = {}));
|
|
303
195
|
export var Model;
|
|
304
196
|
(function (Model) {
|
|
305
|
-
/**
|
|
306
|
-
* @internal
|
|
307
|
-
*/
|
|
308
197
|
Model.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
309
198
|
})(Model || (Model = {}));
|
|
310
199
|
export var CreateRequestValidatorRequest;
|
|
311
200
|
(function (CreateRequestValidatorRequest) {
|
|
312
|
-
/**
|
|
313
|
-
* @internal
|
|
314
|
-
*/
|
|
315
201
|
CreateRequestValidatorRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
316
202
|
})(CreateRequestValidatorRequest || (CreateRequestValidatorRequest = {}));
|
|
317
203
|
export var RequestValidator;
|
|
318
204
|
(function (RequestValidator) {
|
|
319
|
-
/**
|
|
320
|
-
* @internal
|
|
321
|
-
*/
|
|
322
205
|
RequestValidator.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
323
206
|
})(RequestValidator || (RequestValidator = {}));
|
|
324
207
|
export var CreateResourceRequest;
|
|
325
208
|
(function (CreateResourceRequest) {
|
|
326
|
-
/**
|
|
327
|
-
* @internal
|
|
328
|
-
*/
|
|
329
209
|
CreateResourceRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
330
210
|
})(CreateResourceRequest || (CreateResourceRequest = {}));
|
|
331
211
|
export var ConnectionType;
|
|
@@ -340,16 +220,10 @@ export var ContentHandlingStrategy;
|
|
|
340
220
|
})(ContentHandlingStrategy || (ContentHandlingStrategy = {}));
|
|
341
221
|
export var IntegrationResponse;
|
|
342
222
|
(function (IntegrationResponse) {
|
|
343
|
-
/**
|
|
344
|
-
* @internal
|
|
345
|
-
*/
|
|
346
223
|
IntegrationResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
347
224
|
})(IntegrationResponse || (IntegrationResponse = {}));
|
|
348
225
|
export var TlsConfig;
|
|
349
226
|
(function (TlsConfig) {
|
|
350
|
-
/**
|
|
351
|
-
* @internal
|
|
352
|
-
*/
|
|
353
227
|
TlsConfig.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
354
228
|
})(TlsConfig || (TlsConfig = {}));
|
|
355
229
|
export var IntegrationType;
|
|
@@ -362,58 +236,34 @@ export var IntegrationType;
|
|
|
362
236
|
})(IntegrationType || (IntegrationType = {}));
|
|
363
237
|
export var Integration;
|
|
364
238
|
(function (Integration) {
|
|
365
|
-
/**
|
|
366
|
-
* @internal
|
|
367
|
-
*/
|
|
368
239
|
Integration.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
369
240
|
})(Integration || (Integration = {}));
|
|
370
241
|
export var MethodResponse;
|
|
371
242
|
(function (MethodResponse) {
|
|
372
|
-
/**
|
|
373
|
-
* @internal
|
|
374
|
-
*/
|
|
375
243
|
MethodResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
376
244
|
})(MethodResponse || (MethodResponse = {}));
|
|
377
245
|
export var Method;
|
|
378
246
|
(function (Method) {
|
|
379
|
-
/**
|
|
380
|
-
* @internal
|
|
381
|
-
*/
|
|
382
247
|
Method.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
383
248
|
})(Method || (Method = {}));
|
|
384
249
|
export var Resource;
|
|
385
250
|
(function (Resource) {
|
|
386
|
-
/**
|
|
387
|
-
* @internal
|
|
388
|
-
*/
|
|
389
251
|
Resource.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
390
252
|
})(Resource || (Resource = {}));
|
|
391
253
|
export var CreateRestApiRequest;
|
|
392
254
|
(function (CreateRestApiRequest) {
|
|
393
|
-
/**
|
|
394
|
-
* @internal
|
|
395
|
-
*/
|
|
396
255
|
CreateRestApiRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
397
256
|
})(CreateRestApiRequest || (CreateRestApiRequest = {}));
|
|
398
257
|
export var RestApi;
|
|
399
258
|
(function (RestApi) {
|
|
400
|
-
/**
|
|
401
|
-
* @internal
|
|
402
|
-
*/
|
|
403
259
|
RestApi.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
404
260
|
})(RestApi || (RestApi = {}));
|
|
405
261
|
export var CanarySettings;
|
|
406
262
|
(function (CanarySettings) {
|
|
407
|
-
/**
|
|
408
|
-
* @internal
|
|
409
|
-
*/
|
|
410
263
|
CanarySettings.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
411
264
|
})(CanarySettings || (CanarySettings = {}));
|
|
412
265
|
export var CreateStageRequest;
|
|
413
266
|
(function (CreateStageRequest) {
|
|
414
|
-
/**
|
|
415
|
-
* @internal
|
|
416
|
-
*/
|
|
417
267
|
CreateStageRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
418
268
|
})(CreateStageRequest || (CreateStageRequest = {}));
|
|
419
269
|
export var CacheClusterStatus;
|
|
@@ -432,16 +282,10 @@ export var UnauthorizedCacheControlHeaderStrategy;
|
|
|
432
282
|
})(UnauthorizedCacheControlHeaderStrategy || (UnauthorizedCacheControlHeaderStrategy = {}));
|
|
433
283
|
export var MethodSetting;
|
|
434
284
|
(function (MethodSetting) {
|
|
435
|
-
/**
|
|
436
|
-
* @internal
|
|
437
|
-
*/
|
|
438
285
|
MethodSetting.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
439
286
|
})(MethodSetting || (MethodSetting = {}));
|
|
440
287
|
export var Stage;
|
|
441
288
|
(function (Stage) {
|
|
442
|
-
/**
|
|
443
|
-
* @internal
|
|
444
|
-
*/
|
|
445
289
|
Stage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
446
290
|
})(Stage || (Stage = {}));
|
|
447
291
|
export var QuotaPeriodType;
|
|
@@ -452,44 +296,26 @@ export var QuotaPeriodType;
|
|
|
452
296
|
})(QuotaPeriodType || (QuotaPeriodType = {}));
|
|
453
297
|
export var QuotaSettings;
|
|
454
298
|
(function (QuotaSettings) {
|
|
455
|
-
/**
|
|
456
|
-
* @internal
|
|
457
|
-
*/
|
|
458
299
|
QuotaSettings.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
459
300
|
})(QuotaSettings || (QuotaSettings = {}));
|
|
460
301
|
export var CreateUsagePlanRequest;
|
|
461
302
|
(function (CreateUsagePlanRequest) {
|
|
462
|
-
/**
|
|
463
|
-
* @internal
|
|
464
|
-
*/
|
|
465
303
|
CreateUsagePlanRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
466
304
|
})(CreateUsagePlanRequest || (CreateUsagePlanRequest = {}));
|
|
467
305
|
export var UsagePlan;
|
|
468
306
|
(function (UsagePlan) {
|
|
469
|
-
/**
|
|
470
|
-
* @internal
|
|
471
|
-
*/
|
|
472
307
|
UsagePlan.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
473
308
|
})(UsagePlan || (UsagePlan = {}));
|
|
474
309
|
export var CreateUsagePlanKeyRequest;
|
|
475
310
|
(function (CreateUsagePlanKeyRequest) {
|
|
476
|
-
/**
|
|
477
|
-
* @internal
|
|
478
|
-
*/
|
|
479
311
|
CreateUsagePlanKeyRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
480
312
|
})(CreateUsagePlanKeyRequest || (CreateUsagePlanKeyRequest = {}));
|
|
481
313
|
export var UsagePlanKey;
|
|
482
314
|
(function (UsagePlanKey) {
|
|
483
|
-
/**
|
|
484
|
-
* @internal
|
|
485
|
-
*/
|
|
486
315
|
UsagePlanKey.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
487
316
|
})(UsagePlanKey || (UsagePlanKey = {}));
|
|
488
317
|
export var CreateVpcLinkRequest;
|
|
489
318
|
(function (CreateVpcLinkRequest) {
|
|
490
|
-
/**
|
|
491
|
-
* @internal
|
|
492
|
-
*/
|
|
493
319
|
CreateVpcLinkRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
494
320
|
})(CreateVpcLinkRequest || (CreateVpcLinkRequest = {}));
|
|
495
321
|
export var VpcLinkStatus;
|
|
@@ -501,65 +327,38 @@ export var VpcLinkStatus;
|
|
|
501
327
|
})(VpcLinkStatus || (VpcLinkStatus = {}));
|
|
502
328
|
export var VpcLink;
|
|
503
329
|
(function (VpcLink) {
|
|
504
|
-
/**
|
|
505
|
-
* @internal
|
|
506
|
-
*/
|
|
507
330
|
VpcLink.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
508
331
|
})(VpcLink || (VpcLink = {}));
|
|
509
332
|
export var DeleteApiKeyRequest;
|
|
510
333
|
(function (DeleteApiKeyRequest) {
|
|
511
|
-
/**
|
|
512
|
-
* @internal
|
|
513
|
-
*/
|
|
514
334
|
DeleteApiKeyRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
515
335
|
})(DeleteApiKeyRequest || (DeleteApiKeyRequest = {}));
|
|
516
336
|
export var DeleteAuthorizerRequest;
|
|
517
337
|
(function (DeleteAuthorizerRequest) {
|
|
518
|
-
/**
|
|
519
|
-
* @internal
|
|
520
|
-
*/
|
|
521
338
|
DeleteAuthorizerRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
522
339
|
})(DeleteAuthorizerRequest || (DeleteAuthorizerRequest = {}));
|
|
523
340
|
export var DeleteBasePathMappingRequest;
|
|
524
341
|
(function (DeleteBasePathMappingRequest) {
|
|
525
|
-
/**
|
|
526
|
-
* @internal
|
|
527
|
-
*/
|
|
528
342
|
DeleteBasePathMappingRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
529
343
|
})(DeleteBasePathMappingRequest || (DeleteBasePathMappingRequest = {}));
|
|
530
344
|
export var DeleteClientCertificateRequest;
|
|
531
345
|
(function (DeleteClientCertificateRequest) {
|
|
532
|
-
/**
|
|
533
|
-
* @internal
|
|
534
|
-
*/
|
|
535
346
|
DeleteClientCertificateRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
536
347
|
})(DeleteClientCertificateRequest || (DeleteClientCertificateRequest = {}));
|
|
537
348
|
export var DeleteDeploymentRequest;
|
|
538
349
|
(function (DeleteDeploymentRequest) {
|
|
539
|
-
/**
|
|
540
|
-
* @internal
|
|
541
|
-
*/
|
|
542
350
|
DeleteDeploymentRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
543
351
|
})(DeleteDeploymentRequest || (DeleteDeploymentRequest = {}));
|
|
544
352
|
export var DeleteDocumentationPartRequest;
|
|
545
353
|
(function (DeleteDocumentationPartRequest) {
|
|
546
|
-
/**
|
|
547
|
-
* @internal
|
|
548
|
-
*/
|
|
549
354
|
DeleteDocumentationPartRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
550
355
|
})(DeleteDocumentationPartRequest || (DeleteDocumentationPartRequest = {}));
|
|
551
356
|
export var DeleteDocumentationVersionRequest;
|
|
552
357
|
(function (DeleteDocumentationVersionRequest) {
|
|
553
|
-
/**
|
|
554
|
-
* @internal
|
|
555
|
-
*/
|
|
556
358
|
DeleteDocumentationVersionRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
557
359
|
})(DeleteDocumentationVersionRequest || (DeleteDocumentationVersionRequest = {}));
|
|
558
360
|
export var DeleteDomainNameRequest;
|
|
559
361
|
(function (DeleteDomainNameRequest) {
|
|
560
|
-
/**
|
|
561
|
-
* @internal
|
|
562
|
-
*/
|
|
563
362
|
DeleteDomainNameRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
564
363
|
})(DeleteDomainNameRequest || (DeleteDomainNameRequest = {}));
|
|
565
364
|
export var GatewayResponseType;
|
|
@@ -588,233 +387,134 @@ export var GatewayResponseType;
|
|
|
588
387
|
})(GatewayResponseType || (GatewayResponseType = {}));
|
|
589
388
|
export var DeleteGatewayResponseRequest;
|
|
590
389
|
(function (DeleteGatewayResponseRequest) {
|
|
591
|
-
/**
|
|
592
|
-
* @internal
|
|
593
|
-
*/
|
|
594
390
|
DeleteGatewayResponseRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
595
391
|
})(DeleteGatewayResponseRequest || (DeleteGatewayResponseRequest = {}));
|
|
596
392
|
export var DeleteIntegrationRequest;
|
|
597
393
|
(function (DeleteIntegrationRequest) {
|
|
598
|
-
/**
|
|
599
|
-
* @internal
|
|
600
|
-
*/
|
|
601
394
|
DeleteIntegrationRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
602
395
|
})(DeleteIntegrationRequest || (DeleteIntegrationRequest = {}));
|
|
603
396
|
export var DeleteIntegrationResponseRequest;
|
|
604
397
|
(function (DeleteIntegrationResponseRequest) {
|
|
605
|
-
/**
|
|
606
|
-
* @internal
|
|
607
|
-
*/
|
|
608
398
|
DeleteIntegrationResponseRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
609
399
|
})(DeleteIntegrationResponseRequest || (DeleteIntegrationResponseRequest = {}));
|
|
610
400
|
export var DeleteMethodRequest;
|
|
611
401
|
(function (DeleteMethodRequest) {
|
|
612
|
-
/**
|
|
613
|
-
* @internal
|
|
614
|
-
*/
|
|
615
402
|
DeleteMethodRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
616
403
|
})(DeleteMethodRequest || (DeleteMethodRequest = {}));
|
|
617
404
|
export var DeleteMethodResponseRequest;
|
|
618
405
|
(function (DeleteMethodResponseRequest) {
|
|
619
|
-
/**
|
|
620
|
-
* @internal
|
|
621
|
-
*/
|
|
622
406
|
DeleteMethodResponseRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
623
407
|
})(DeleteMethodResponseRequest || (DeleteMethodResponseRequest = {}));
|
|
624
408
|
export var DeleteModelRequest;
|
|
625
409
|
(function (DeleteModelRequest) {
|
|
626
|
-
/**
|
|
627
|
-
* @internal
|
|
628
|
-
*/
|
|
629
410
|
DeleteModelRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
630
411
|
})(DeleteModelRequest || (DeleteModelRequest = {}));
|
|
631
412
|
export var DeleteRequestValidatorRequest;
|
|
632
413
|
(function (DeleteRequestValidatorRequest) {
|
|
633
|
-
/**
|
|
634
|
-
* @internal
|
|
635
|
-
*/
|
|
636
414
|
DeleteRequestValidatorRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
637
415
|
})(DeleteRequestValidatorRequest || (DeleteRequestValidatorRequest = {}));
|
|
638
416
|
export var DeleteResourceRequest;
|
|
639
417
|
(function (DeleteResourceRequest) {
|
|
640
|
-
/**
|
|
641
|
-
* @internal
|
|
642
|
-
*/
|
|
643
418
|
DeleteResourceRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
644
419
|
})(DeleteResourceRequest || (DeleteResourceRequest = {}));
|
|
645
420
|
export var DeleteRestApiRequest;
|
|
646
421
|
(function (DeleteRestApiRequest) {
|
|
647
|
-
/**
|
|
648
|
-
* @internal
|
|
649
|
-
*/
|
|
650
422
|
DeleteRestApiRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
651
423
|
})(DeleteRestApiRequest || (DeleteRestApiRequest = {}));
|
|
652
424
|
export var DeleteStageRequest;
|
|
653
425
|
(function (DeleteStageRequest) {
|
|
654
|
-
/**
|
|
655
|
-
* @internal
|
|
656
|
-
*/
|
|
657
426
|
DeleteStageRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
658
427
|
})(DeleteStageRequest || (DeleteStageRequest = {}));
|
|
659
428
|
export var DeleteUsagePlanRequest;
|
|
660
429
|
(function (DeleteUsagePlanRequest) {
|
|
661
|
-
/**
|
|
662
|
-
* @internal
|
|
663
|
-
*/
|
|
664
430
|
DeleteUsagePlanRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
665
431
|
})(DeleteUsagePlanRequest || (DeleteUsagePlanRequest = {}));
|
|
666
432
|
export var DeleteUsagePlanKeyRequest;
|
|
667
433
|
(function (DeleteUsagePlanKeyRequest) {
|
|
668
|
-
/**
|
|
669
|
-
* @internal
|
|
670
|
-
*/
|
|
671
434
|
DeleteUsagePlanKeyRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
672
435
|
})(DeleteUsagePlanKeyRequest || (DeleteUsagePlanKeyRequest = {}));
|
|
673
436
|
export var DeleteVpcLinkRequest;
|
|
674
437
|
(function (DeleteVpcLinkRequest) {
|
|
675
|
-
/**
|
|
676
|
-
* @internal
|
|
677
|
-
*/
|
|
678
438
|
DeleteVpcLinkRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
679
439
|
})(DeleteVpcLinkRequest || (DeleteVpcLinkRequest = {}));
|
|
680
440
|
export var FlushStageAuthorizersCacheRequest;
|
|
681
441
|
(function (FlushStageAuthorizersCacheRequest) {
|
|
682
|
-
/**
|
|
683
|
-
* @internal
|
|
684
|
-
*/
|
|
685
442
|
FlushStageAuthorizersCacheRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
686
443
|
})(FlushStageAuthorizersCacheRequest || (FlushStageAuthorizersCacheRequest = {}));
|
|
687
444
|
export var FlushStageCacheRequest;
|
|
688
445
|
(function (FlushStageCacheRequest) {
|
|
689
|
-
/**
|
|
690
|
-
* @internal
|
|
691
|
-
*/
|
|
692
446
|
FlushStageCacheRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
693
447
|
})(FlushStageCacheRequest || (FlushStageCacheRequest = {}));
|
|
694
448
|
export var ClientCertificate;
|
|
695
449
|
(function (ClientCertificate) {
|
|
696
|
-
/**
|
|
697
|
-
* @internal
|
|
698
|
-
*/
|
|
699
450
|
ClientCertificate.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
700
451
|
})(ClientCertificate || (ClientCertificate = {}));
|
|
701
452
|
export var GenerateClientCertificateRequest;
|
|
702
453
|
(function (GenerateClientCertificateRequest) {
|
|
703
|
-
/**
|
|
704
|
-
* @internal
|
|
705
|
-
*/
|
|
706
454
|
GenerateClientCertificateRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
707
455
|
})(GenerateClientCertificateRequest || (GenerateClientCertificateRequest = {}));
|
|
708
456
|
export var GetAccountRequest;
|
|
709
457
|
(function (GetAccountRequest) {
|
|
710
|
-
/**
|
|
711
|
-
* @internal
|
|
712
|
-
*/
|
|
713
458
|
GetAccountRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
714
459
|
})(GetAccountRequest || (GetAccountRequest = {}));
|
|
715
460
|
export var GetApiKeyRequest;
|
|
716
461
|
(function (GetApiKeyRequest) {
|
|
717
|
-
/**
|
|
718
|
-
* @internal
|
|
719
|
-
*/
|
|
720
462
|
GetApiKeyRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
721
463
|
})(GetApiKeyRequest || (GetApiKeyRequest = {}));
|
|
722
464
|
export var GetApiKeysRequest;
|
|
723
465
|
(function (GetApiKeysRequest) {
|
|
724
|
-
/**
|
|
725
|
-
* @internal
|
|
726
|
-
*/
|
|
727
466
|
GetApiKeysRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
728
467
|
})(GetApiKeysRequest || (GetApiKeysRequest = {}));
|
|
729
468
|
export var GetAuthorizerRequest;
|
|
730
469
|
(function (GetAuthorizerRequest) {
|
|
731
|
-
/**
|
|
732
|
-
* @internal
|
|
733
|
-
*/
|
|
734
470
|
GetAuthorizerRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
735
471
|
})(GetAuthorizerRequest || (GetAuthorizerRequest = {}));
|
|
736
472
|
export var GetAuthorizersRequest;
|
|
737
473
|
(function (GetAuthorizersRequest) {
|
|
738
|
-
/**
|
|
739
|
-
* @internal
|
|
740
|
-
*/
|
|
741
474
|
GetAuthorizersRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
742
475
|
})(GetAuthorizersRequest || (GetAuthorizersRequest = {}));
|
|
743
476
|
export var GetBasePathMappingRequest;
|
|
744
477
|
(function (GetBasePathMappingRequest) {
|
|
745
|
-
/**
|
|
746
|
-
* @internal
|
|
747
|
-
*/
|
|
748
478
|
GetBasePathMappingRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
749
479
|
})(GetBasePathMappingRequest || (GetBasePathMappingRequest = {}));
|
|
750
480
|
export var BasePathMappings;
|
|
751
481
|
(function (BasePathMappings) {
|
|
752
|
-
/**
|
|
753
|
-
* @internal
|
|
754
|
-
*/
|
|
755
482
|
BasePathMappings.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
756
483
|
})(BasePathMappings || (BasePathMappings = {}));
|
|
757
484
|
export var GetBasePathMappingsRequest;
|
|
758
485
|
(function (GetBasePathMappingsRequest) {
|
|
759
|
-
/**
|
|
760
|
-
* @internal
|
|
761
|
-
*/
|
|
762
486
|
GetBasePathMappingsRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
763
487
|
})(GetBasePathMappingsRequest || (GetBasePathMappingsRequest = {}));
|
|
764
488
|
export var GetClientCertificateRequest;
|
|
765
489
|
(function (GetClientCertificateRequest) {
|
|
766
|
-
/**
|
|
767
|
-
* @internal
|
|
768
|
-
*/
|
|
769
490
|
GetClientCertificateRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
770
491
|
})(GetClientCertificateRequest || (GetClientCertificateRequest = {}));
|
|
771
492
|
export var ClientCertificates;
|
|
772
493
|
(function (ClientCertificates) {
|
|
773
|
-
/**
|
|
774
|
-
* @internal
|
|
775
|
-
*/
|
|
776
494
|
ClientCertificates.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
777
495
|
})(ClientCertificates || (ClientCertificates = {}));
|
|
778
496
|
export var GetClientCertificatesRequest;
|
|
779
497
|
(function (GetClientCertificatesRequest) {
|
|
780
|
-
/**
|
|
781
|
-
* @internal
|
|
782
|
-
*/
|
|
783
498
|
GetClientCertificatesRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
784
499
|
})(GetClientCertificatesRequest || (GetClientCertificatesRequest = {}));
|
|
785
500
|
export var GetDeploymentRequest;
|
|
786
501
|
(function (GetDeploymentRequest) {
|
|
787
|
-
/**
|
|
788
|
-
* @internal
|
|
789
|
-
*/
|
|
790
502
|
GetDeploymentRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
791
503
|
})(GetDeploymentRequest || (GetDeploymentRequest = {}));
|
|
792
504
|
export var Deployments;
|
|
793
505
|
(function (Deployments) {
|
|
794
|
-
/**
|
|
795
|
-
* @internal
|
|
796
|
-
*/
|
|
797
506
|
Deployments.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
798
507
|
})(Deployments || (Deployments = {}));
|
|
799
508
|
export var GetDeploymentsRequest;
|
|
800
509
|
(function (GetDeploymentsRequest) {
|
|
801
|
-
/**
|
|
802
|
-
* @internal
|
|
803
|
-
*/
|
|
804
510
|
GetDeploymentsRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
805
511
|
})(GetDeploymentsRequest || (GetDeploymentsRequest = {}));
|
|
806
512
|
export var GetDocumentationPartRequest;
|
|
807
513
|
(function (GetDocumentationPartRequest) {
|
|
808
|
-
/**
|
|
809
|
-
* @internal
|
|
810
|
-
*/
|
|
811
514
|
GetDocumentationPartRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
812
515
|
})(GetDocumentationPartRequest || (GetDocumentationPartRequest = {}));
|
|
813
516
|
export var DocumentationParts;
|
|
814
517
|
(function (DocumentationParts) {
|
|
815
|
-
/**
|
|
816
|
-
* @internal
|
|
817
|
-
*/
|
|
818
518
|
DocumentationParts.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
819
519
|
})(DocumentationParts || (DocumentationParts = {}));
|
|
820
520
|
export var LocationStatusType;
|
|
@@ -824,394 +524,226 @@ export var LocationStatusType;
|
|
|
824
524
|
})(LocationStatusType || (LocationStatusType = {}));
|
|
825
525
|
export var GetDocumentationPartsRequest;
|
|
826
526
|
(function (GetDocumentationPartsRequest) {
|
|
827
|
-
/**
|
|
828
|
-
* @internal
|
|
829
|
-
*/
|
|
830
527
|
GetDocumentationPartsRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
831
528
|
})(GetDocumentationPartsRequest || (GetDocumentationPartsRequest = {}));
|
|
832
529
|
export var GetDocumentationVersionRequest;
|
|
833
530
|
(function (GetDocumentationVersionRequest) {
|
|
834
|
-
/**
|
|
835
|
-
* @internal
|
|
836
|
-
*/
|
|
837
531
|
GetDocumentationVersionRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
838
532
|
})(GetDocumentationVersionRequest || (GetDocumentationVersionRequest = {}));
|
|
839
533
|
export var DocumentationVersions;
|
|
840
534
|
(function (DocumentationVersions) {
|
|
841
|
-
/**
|
|
842
|
-
* @internal
|
|
843
|
-
*/
|
|
844
535
|
DocumentationVersions.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
845
536
|
})(DocumentationVersions || (DocumentationVersions = {}));
|
|
846
537
|
export var GetDocumentationVersionsRequest;
|
|
847
538
|
(function (GetDocumentationVersionsRequest) {
|
|
848
|
-
/**
|
|
849
|
-
* @internal
|
|
850
|
-
*/
|
|
851
539
|
GetDocumentationVersionsRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
852
540
|
})(GetDocumentationVersionsRequest || (GetDocumentationVersionsRequest = {}));
|
|
853
541
|
export var GetDomainNameRequest;
|
|
854
542
|
(function (GetDomainNameRequest) {
|
|
855
|
-
/**
|
|
856
|
-
* @internal
|
|
857
|
-
*/
|
|
858
543
|
GetDomainNameRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
859
544
|
})(GetDomainNameRequest || (GetDomainNameRequest = {}));
|
|
860
545
|
export var DomainNames;
|
|
861
546
|
(function (DomainNames) {
|
|
862
|
-
/**
|
|
863
|
-
* @internal
|
|
864
|
-
*/
|
|
865
547
|
DomainNames.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
866
548
|
})(DomainNames || (DomainNames = {}));
|
|
867
549
|
export var GetDomainNamesRequest;
|
|
868
550
|
(function (GetDomainNamesRequest) {
|
|
869
|
-
/**
|
|
870
|
-
* @internal
|
|
871
|
-
*/
|
|
872
551
|
GetDomainNamesRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
873
552
|
})(GetDomainNamesRequest || (GetDomainNamesRequest = {}));
|
|
874
553
|
export var ExportResponse;
|
|
875
554
|
(function (ExportResponse) {
|
|
876
|
-
/**
|
|
877
|
-
* @internal
|
|
878
|
-
*/
|
|
879
555
|
ExportResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
880
556
|
})(ExportResponse || (ExportResponse = {}));
|
|
881
557
|
export var GetExportRequest;
|
|
882
558
|
(function (GetExportRequest) {
|
|
883
|
-
/**
|
|
884
|
-
* @internal
|
|
885
|
-
*/
|
|
886
559
|
GetExportRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
887
560
|
})(GetExportRequest || (GetExportRequest = {}));
|
|
888
561
|
export var GatewayResponse;
|
|
889
562
|
(function (GatewayResponse) {
|
|
890
|
-
/**
|
|
891
|
-
* @internal
|
|
892
|
-
*/
|
|
893
563
|
GatewayResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
894
564
|
})(GatewayResponse || (GatewayResponse = {}));
|
|
895
565
|
export var GetGatewayResponseRequest;
|
|
896
566
|
(function (GetGatewayResponseRequest) {
|
|
897
|
-
/**
|
|
898
|
-
* @internal
|
|
899
|
-
*/
|
|
900
567
|
GetGatewayResponseRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
901
568
|
})(GetGatewayResponseRequest || (GetGatewayResponseRequest = {}));
|
|
902
569
|
export var GatewayResponses;
|
|
903
570
|
(function (GatewayResponses) {
|
|
904
|
-
/**
|
|
905
|
-
* @internal
|
|
906
|
-
*/
|
|
907
571
|
GatewayResponses.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
908
572
|
})(GatewayResponses || (GatewayResponses = {}));
|
|
909
573
|
export var GetGatewayResponsesRequest;
|
|
910
574
|
(function (GetGatewayResponsesRequest) {
|
|
911
|
-
/**
|
|
912
|
-
* @internal
|
|
913
|
-
*/
|
|
914
575
|
GetGatewayResponsesRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
915
576
|
})(GetGatewayResponsesRequest || (GetGatewayResponsesRequest = {}));
|
|
916
577
|
export var GetIntegrationRequest;
|
|
917
578
|
(function (GetIntegrationRequest) {
|
|
918
|
-
/**
|
|
919
|
-
* @internal
|
|
920
|
-
*/
|
|
921
579
|
GetIntegrationRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
922
580
|
})(GetIntegrationRequest || (GetIntegrationRequest = {}));
|
|
923
581
|
export var GetIntegrationResponseRequest;
|
|
924
582
|
(function (GetIntegrationResponseRequest) {
|
|
925
|
-
/**
|
|
926
|
-
* @internal
|
|
927
|
-
*/
|
|
928
583
|
GetIntegrationResponseRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
929
584
|
})(GetIntegrationResponseRequest || (GetIntegrationResponseRequest = {}));
|
|
930
585
|
export var GetMethodRequest;
|
|
931
586
|
(function (GetMethodRequest) {
|
|
932
|
-
/**
|
|
933
|
-
* @internal
|
|
934
|
-
*/
|
|
935
587
|
GetMethodRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
936
588
|
})(GetMethodRequest || (GetMethodRequest = {}));
|
|
937
589
|
export var GetMethodResponseRequest;
|
|
938
590
|
(function (GetMethodResponseRequest) {
|
|
939
|
-
/**
|
|
940
|
-
* @internal
|
|
941
|
-
*/
|
|
942
591
|
GetMethodResponseRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
943
592
|
})(GetMethodResponseRequest || (GetMethodResponseRequest = {}));
|
|
944
593
|
export var GetModelRequest;
|
|
945
594
|
(function (GetModelRequest) {
|
|
946
|
-
/**
|
|
947
|
-
* @internal
|
|
948
|
-
*/
|
|
949
595
|
GetModelRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
950
596
|
})(GetModelRequest || (GetModelRequest = {}));
|
|
951
597
|
export var GetModelsRequest;
|
|
952
598
|
(function (GetModelsRequest) {
|
|
953
|
-
/**
|
|
954
|
-
* @internal
|
|
955
|
-
*/
|
|
956
599
|
GetModelsRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
957
600
|
})(GetModelsRequest || (GetModelsRequest = {}));
|
|
958
601
|
export var Models;
|
|
959
602
|
(function (Models) {
|
|
960
|
-
/**
|
|
961
|
-
* @internal
|
|
962
|
-
*/
|
|
963
603
|
Models.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
964
604
|
})(Models || (Models = {}));
|
|
965
605
|
export var GetModelTemplateRequest;
|
|
966
606
|
(function (GetModelTemplateRequest) {
|
|
967
|
-
/**
|
|
968
|
-
* @internal
|
|
969
|
-
*/
|
|
970
607
|
GetModelTemplateRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
971
608
|
})(GetModelTemplateRequest || (GetModelTemplateRequest = {}));
|
|
972
609
|
export var Template;
|
|
973
610
|
(function (Template) {
|
|
974
|
-
/**
|
|
975
|
-
* @internal
|
|
976
|
-
*/
|
|
977
611
|
Template.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
978
612
|
})(Template || (Template = {}));
|
|
979
613
|
export var GetRequestValidatorRequest;
|
|
980
614
|
(function (GetRequestValidatorRequest) {
|
|
981
|
-
/**
|
|
982
|
-
* @internal
|
|
983
|
-
*/
|
|
984
615
|
GetRequestValidatorRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
985
616
|
})(GetRequestValidatorRequest || (GetRequestValidatorRequest = {}));
|
|
986
617
|
export var GetRequestValidatorsRequest;
|
|
987
618
|
(function (GetRequestValidatorsRequest) {
|
|
988
|
-
/**
|
|
989
|
-
* @internal
|
|
990
|
-
*/
|
|
991
619
|
GetRequestValidatorsRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
992
620
|
})(GetRequestValidatorsRequest || (GetRequestValidatorsRequest = {}));
|
|
993
621
|
export var RequestValidators;
|
|
994
622
|
(function (RequestValidators) {
|
|
995
|
-
/**
|
|
996
|
-
* @internal
|
|
997
|
-
*/
|
|
998
623
|
RequestValidators.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
999
624
|
})(RequestValidators || (RequestValidators = {}));
|
|
1000
625
|
export var GetResourceRequest;
|
|
1001
626
|
(function (GetResourceRequest) {
|
|
1002
|
-
/**
|
|
1003
|
-
* @internal
|
|
1004
|
-
*/
|
|
1005
627
|
GetResourceRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1006
628
|
})(GetResourceRequest || (GetResourceRequest = {}));
|
|
1007
629
|
export var GetResourcesRequest;
|
|
1008
630
|
(function (GetResourcesRequest) {
|
|
1009
|
-
/**
|
|
1010
|
-
* @internal
|
|
1011
|
-
*/
|
|
1012
631
|
GetResourcesRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1013
632
|
})(GetResourcesRequest || (GetResourcesRequest = {}));
|
|
1014
633
|
export var Resources;
|
|
1015
634
|
(function (Resources) {
|
|
1016
|
-
/**
|
|
1017
|
-
* @internal
|
|
1018
|
-
*/
|
|
1019
635
|
Resources.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1020
636
|
})(Resources || (Resources = {}));
|
|
1021
637
|
export var GetRestApiRequest;
|
|
1022
638
|
(function (GetRestApiRequest) {
|
|
1023
|
-
/**
|
|
1024
|
-
* @internal
|
|
1025
|
-
*/
|
|
1026
639
|
GetRestApiRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1027
640
|
})(GetRestApiRequest || (GetRestApiRequest = {}));
|
|
1028
641
|
export var GetRestApisRequest;
|
|
1029
642
|
(function (GetRestApisRequest) {
|
|
1030
|
-
/**
|
|
1031
|
-
* @internal
|
|
1032
|
-
*/
|
|
1033
643
|
GetRestApisRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1034
644
|
})(GetRestApisRequest || (GetRestApisRequest = {}));
|
|
1035
645
|
export var RestApis;
|
|
1036
646
|
(function (RestApis) {
|
|
1037
|
-
/**
|
|
1038
|
-
* @internal
|
|
1039
|
-
*/
|
|
1040
647
|
RestApis.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1041
648
|
})(RestApis || (RestApis = {}));
|
|
1042
649
|
export var GetSdkRequest;
|
|
1043
650
|
(function (GetSdkRequest) {
|
|
1044
|
-
/**
|
|
1045
|
-
* @internal
|
|
1046
|
-
*/
|
|
1047
651
|
GetSdkRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1048
652
|
})(GetSdkRequest || (GetSdkRequest = {}));
|
|
1049
653
|
export var SdkResponse;
|
|
1050
654
|
(function (SdkResponse) {
|
|
1051
|
-
/**
|
|
1052
|
-
* @internal
|
|
1053
|
-
*/
|
|
1054
655
|
SdkResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1055
656
|
})(SdkResponse || (SdkResponse = {}));
|
|
1056
657
|
export var GetSdkTypeRequest;
|
|
1057
658
|
(function (GetSdkTypeRequest) {
|
|
1058
|
-
/**
|
|
1059
|
-
* @internal
|
|
1060
|
-
*/
|
|
1061
659
|
GetSdkTypeRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1062
660
|
})(GetSdkTypeRequest || (GetSdkTypeRequest = {}));
|
|
1063
661
|
export var SdkConfigurationProperty;
|
|
1064
662
|
(function (SdkConfigurationProperty) {
|
|
1065
|
-
/**
|
|
1066
|
-
* @internal
|
|
1067
|
-
*/
|
|
1068
663
|
SdkConfigurationProperty.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1069
664
|
})(SdkConfigurationProperty || (SdkConfigurationProperty = {}));
|
|
1070
665
|
export var SdkType;
|
|
1071
666
|
(function (SdkType) {
|
|
1072
|
-
/**
|
|
1073
|
-
* @internal
|
|
1074
|
-
*/
|
|
1075
667
|
SdkType.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1076
668
|
})(SdkType || (SdkType = {}));
|
|
1077
669
|
export var GetSdkTypesRequest;
|
|
1078
670
|
(function (GetSdkTypesRequest) {
|
|
1079
|
-
/**
|
|
1080
|
-
* @internal
|
|
1081
|
-
*/
|
|
1082
671
|
GetSdkTypesRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1083
672
|
})(GetSdkTypesRequest || (GetSdkTypesRequest = {}));
|
|
1084
673
|
export var SdkTypes;
|
|
1085
674
|
(function (SdkTypes) {
|
|
1086
|
-
/**
|
|
1087
|
-
* @internal
|
|
1088
|
-
*/
|
|
1089
675
|
SdkTypes.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1090
676
|
})(SdkTypes || (SdkTypes = {}));
|
|
1091
677
|
export var GetStageRequest;
|
|
1092
678
|
(function (GetStageRequest) {
|
|
1093
|
-
/**
|
|
1094
|
-
* @internal
|
|
1095
|
-
*/
|
|
1096
679
|
GetStageRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1097
680
|
})(GetStageRequest || (GetStageRequest = {}));
|
|
1098
681
|
export var GetStagesRequest;
|
|
1099
682
|
(function (GetStagesRequest) {
|
|
1100
|
-
/**
|
|
1101
|
-
* @internal
|
|
1102
|
-
*/
|
|
1103
683
|
GetStagesRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1104
684
|
})(GetStagesRequest || (GetStagesRequest = {}));
|
|
1105
685
|
export var Stages;
|
|
1106
686
|
(function (Stages) {
|
|
1107
|
-
/**
|
|
1108
|
-
* @internal
|
|
1109
|
-
*/
|
|
1110
687
|
Stages.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1111
688
|
})(Stages || (Stages = {}));
|
|
1112
689
|
export var GetTagsRequest;
|
|
1113
690
|
(function (GetTagsRequest) {
|
|
1114
|
-
/**
|
|
1115
|
-
* @internal
|
|
1116
|
-
*/
|
|
1117
691
|
GetTagsRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1118
692
|
})(GetTagsRequest || (GetTagsRequest = {}));
|
|
1119
693
|
export var Tags;
|
|
1120
694
|
(function (Tags) {
|
|
1121
|
-
/**
|
|
1122
|
-
* @internal
|
|
1123
|
-
*/
|
|
1124
695
|
Tags.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1125
696
|
})(Tags || (Tags = {}));
|
|
1126
697
|
export var GetUsageRequest;
|
|
1127
698
|
(function (GetUsageRequest) {
|
|
1128
|
-
/**
|
|
1129
|
-
* @internal
|
|
1130
|
-
*/
|
|
1131
699
|
GetUsageRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1132
700
|
})(GetUsageRequest || (GetUsageRequest = {}));
|
|
1133
701
|
export var Usage;
|
|
1134
702
|
(function (Usage) {
|
|
1135
|
-
/**
|
|
1136
|
-
* @internal
|
|
1137
|
-
*/
|
|
1138
703
|
Usage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1139
704
|
})(Usage || (Usage = {}));
|
|
1140
705
|
export var GetUsagePlanRequest;
|
|
1141
706
|
(function (GetUsagePlanRequest) {
|
|
1142
|
-
/**
|
|
1143
|
-
* @internal
|
|
1144
|
-
*/
|
|
1145
707
|
GetUsagePlanRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1146
708
|
})(GetUsagePlanRequest || (GetUsagePlanRequest = {}));
|
|
1147
709
|
export var GetUsagePlanKeyRequest;
|
|
1148
710
|
(function (GetUsagePlanKeyRequest) {
|
|
1149
|
-
/**
|
|
1150
|
-
* @internal
|
|
1151
|
-
*/
|
|
1152
711
|
GetUsagePlanKeyRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1153
712
|
})(GetUsagePlanKeyRequest || (GetUsagePlanKeyRequest = {}));
|
|
1154
713
|
export var GetUsagePlanKeysRequest;
|
|
1155
714
|
(function (GetUsagePlanKeysRequest) {
|
|
1156
|
-
/**
|
|
1157
|
-
* @internal
|
|
1158
|
-
*/
|
|
1159
715
|
GetUsagePlanKeysRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1160
716
|
})(GetUsagePlanKeysRequest || (GetUsagePlanKeysRequest = {}));
|
|
1161
717
|
export var UsagePlanKeys;
|
|
1162
718
|
(function (UsagePlanKeys) {
|
|
1163
|
-
/**
|
|
1164
|
-
* @internal
|
|
1165
|
-
*/
|
|
1166
719
|
UsagePlanKeys.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1167
720
|
})(UsagePlanKeys || (UsagePlanKeys = {}));
|
|
1168
721
|
export var GetUsagePlansRequest;
|
|
1169
722
|
(function (GetUsagePlansRequest) {
|
|
1170
|
-
/**
|
|
1171
|
-
* @internal
|
|
1172
|
-
*/
|
|
1173
723
|
GetUsagePlansRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1174
724
|
})(GetUsagePlansRequest || (GetUsagePlansRequest = {}));
|
|
1175
725
|
export var UsagePlans;
|
|
1176
726
|
(function (UsagePlans) {
|
|
1177
|
-
/**
|
|
1178
|
-
* @internal
|
|
1179
|
-
*/
|
|
1180
727
|
UsagePlans.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1181
728
|
})(UsagePlans || (UsagePlans = {}));
|
|
1182
729
|
export var GetVpcLinkRequest;
|
|
1183
730
|
(function (GetVpcLinkRequest) {
|
|
1184
|
-
/**
|
|
1185
|
-
* @internal
|
|
1186
|
-
*/
|
|
1187
731
|
GetVpcLinkRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1188
732
|
})(GetVpcLinkRequest || (GetVpcLinkRequest = {}));
|
|
1189
733
|
export var GetVpcLinksRequest;
|
|
1190
734
|
(function (GetVpcLinksRequest) {
|
|
1191
|
-
/**
|
|
1192
|
-
* @internal
|
|
1193
|
-
*/
|
|
1194
735
|
GetVpcLinksRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1195
736
|
})(GetVpcLinksRequest || (GetVpcLinksRequest = {}));
|
|
1196
737
|
export var VpcLinks;
|
|
1197
738
|
(function (VpcLinks) {
|
|
1198
|
-
/**
|
|
1199
|
-
* @internal
|
|
1200
|
-
*/
|
|
1201
739
|
VpcLinks.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1202
740
|
})(VpcLinks || (VpcLinks = {}));
|
|
1203
741
|
export var ImportApiKeysRequest;
|
|
1204
742
|
(function (ImportApiKeysRequest) {
|
|
1205
|
-
/**
|
|
1206
|
-
* @internal
|
|
1207
|
-
*/
|
|
1208
743
|
ImportApiKeysRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1209
744
|
})(ImportApiKeysRequest || (ImportApiKeysRequest = {}));
|
|
1210
745
|
export var DocumentationPartIds;
|
|
1211
746
|
(function (DocumentationPartIds) {
|
|
1212
|
-
/**
|
|
1213
|
-
* @internal
|
|
1214
|
-
*/
|
|
1215
747
|
DocumentationPartIds.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1216
748
|
})(DocumentationPartIds || (DocumentationPartIds = {}));
|
|
1217
749
|
export var PutMode;
|
|
@@ -1221,261 +753,150 @@ export var PutMode;
|
|
|
1221
753
|
})(PutMode || (PutMode = {}));
|
|
1222
754
|
export var ImportDocumentationPartsRequest;
|
|
1223
755
|
(function (ImportDocumentationPartsRequest) {
|
|
1224
|
-
/**
|
|
1225
|
-
* @internal
|
|
1226
|
-
*/
|
|
1227
756
|
ImportDocumentationPartsRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1228
757
|
})(ImportDocumentationPartsRequest || (ImportDocumentationPartsRequest = {}));
|
|
1229
758
|
export var ImportRestApiRequest;
|
|
1230
759
|
(function (ImportRestApiRequest) {
|
|
1231
|
-
/**
|
|
1232
|
-
* @internal
|
|
1233
|
-
*/
|
|
1234
760
|
ImportRestApiRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1235
761
|
})(ImportRestApiRequest || (ImportRestApiRequest = {}));
|
|
1236
762
|
export var PutGatewayResponseRequest;
|
|
1237
763
|
(function (PutGatewayResponseRequest) {
|
|
1238
|
-
/**
|
|
1239
|
-
* @internal
|
|
1240
|
-
*/
|
|
1241
764
|
PutGatewayResponseRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1242
765
|
})(PutGatewayResponseRequest || (PutGatewayResponseRequest = {}));
|
|
1243
766
|
export var PutIntegrationRequest;
|
|
1244
767
|
(function (PutIntegrationRequest) {
|
|
1245
|
-
/**
|
|
1246
|
-
* @internal
|
|
1247
|
-
*/
|
|
1248
768
|
PutIntegrationRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1249
769
|
})(PutIntegrationRequest || (PutIntegrationRequest = {}));
|
|
1250
770
|
export var PutIntegrationResponseRequest;
|
|
1251
771
|
(function (PutIntegrationResponseRequest) {
|
|
1252
|
-
/**
|
|
1253
|
-
* @internal
|
|
1254
|
-
*/
|
|
1255
772
|
PutIntegrationResponseRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1256
773
|
})(PutIntegrationResponseRequest || (PutIntegrationResponseRequest = {}));
|
|
1257
774
|
export var PutMethodRequest;
|
|
1258
775
|
(function (PutMethodRequest) {
|
|
1259
|
-
/**
|
|
1260
|
-
* @internal
|
|
1261
|
-
*/
|
|
1262
776
|
PutMethodRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1263
777
|
})(PutMethodRequest || (PutMethodRequest = {}));
|
|
1264
778
|
export var PutMethodResponseRequest;
|
|
1265
779
|
(function (PutMethodResponseRequest) {
|
|
1266
|
-
/**
|
|
1267
|
-
* @internal
|
|
1268
|
-
*/
|
|
1269
780
|
PutMethodResponseRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1270
781
|
})(PutMethodResponseRequest || (PutMethodResponseRequest = {}));
|
|
1271
782
|
export var PutRestApiRequest;
|
|
1272
783
|
(function (PutRestApiRequest) {
|
|
1273
|
-
/**
|
|
1274
|
-
* @internal
|
|
1275
|
-
*/
|
|
1276
784
|
PutRestApiRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1277
785
|
})(PutRestApiRequest || (PutRestApiRequest = {}));
|
|
1278
786
|
export var TagResourceRequest;
|
|
1279
787
|
(function (TagResourceRequest) {
|
|
1280
|
-
/**
|
|
1281
|
-
* @internal
|
|
1282
|
-
*/
|
|
1283
788
|
TagResourceRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1284
789
|
})(TagResourceRequest || (TagResourceRequest = {}));
|
|
1285
790
|
export var TestInvokeAuthorizerRequest;
|
|
1286
791
|
(function (TestInvokeAuthorizerRequest) {
|
|
1287
|
-
/**
|
|
1288
|
-
* @internal
|
|
1289
|
-
*/
|
|
1290
792
|
TestInvokeAuthorizerRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1291
793
|
})(TestInvokeAuthorizerRequest || (TestInvokeAuthorizerRequest = {}));
|
|
1292
794
|
export var TestInvokeAuthorizerResponse;
|
|
1293
795
|
(function (TestInvokeAuthorizerResponse) {
|
|
1294
|
-
/**
|
|
1295
|
-
* @internal
|
|
1296
|
-
*/
|
|
1297
796
|
TestInvokeAuthorizerResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1298
797
|
})(TestInvokeAuthorizerResponse || (TestInvokeAuthorizerResponse = {}));
|
|
1299
798
|
export var TestInvokeMethodRequest;
|
|
1300
799
|
(function (TestInvokeMethodRequest) {
|
|
1301
|
-
/**
|
|
1302
|
-
* @internal
|
|
1303
|
-
*/
|
|
1304
800
|
TestInvokeMethodRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1305
801
|
})(TestInvokeMethodRequest || (TestInvokeMethodRequest = {}));
|
|
1306
802
|
export var TestInvokeMethodResponse;
|
|
1307
803
|
(function (TestInvokeMethodResponse) {
|
|
1308
|
-
/**
|
|
1309
|
-
* @internal
|
|
1310
|
-
*/
|
|
1311
804
|
TestInvokeMethodResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1312
805
|
})(TestInvokeMethodResponse || (TestInvokeMethodResponse = {}));
|
|
1313
806
|
export var UntagResourceRequest;
|
|
1314
807
|
(function (UntagResourceRequest) {
|
|
1315
|
-
/**
|
|
1316
|
-
* @internal
|
|
1317
|
-
*/
|
|
1318
808
|
UntagResourceRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1319
809
|
})(UntagResourceRequest || (UntagResourceRequest = {}));
|
|
1320
810
|
export var PatchOperation;
|
|
1321
811
|
(function (PatchOperation) {
|
|
1322
|
-
/**
|
|
1323
|
-
* @internal
|
|
1324
|
-
*/
|
|
1325
812
|
PatchOperation.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1326
813
|
})(PatchOperation || (PatchOperation = {}));
|
|
1327
814
|
export var UpdateAccountRequest;
|
|
1328
815
|
(function (UpdateAccountRequest) {
|
|
1329
|
-
/**
|
|
1330
|
-
* @internal
|
|
1331
|
-
*/
|
|
1332
816
|
UpdateAccountRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1333
817
|
})(UpdateAccountRequest || (UpdateAccountRequest = {}));
|
|
1334
818
|
export var UpdateApiKeyRequest;
|
|
1335
819
|
(function (UpdateApiKeyRequest) {
|
|
1336
|
-
/**
|
|
1337
|
-
* @internal
|
|
1338
|
-
*/
|
|
1339
820
|
UpdateApiKeyRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1340
821
|
})(UpdateApiKeyRequest || (UpdateApiKeyRequest = {}));
|
|
1341
822
|
export var UpdateAuthorizerRequest;
|
|
1342
823
|
(function (UpdateAuthorizerRequest) {
|
|
1343
|
-
/**
|
|
1344
|
-
* @internal
|
|
1345
|
-
*/
|
|
1346
824
|
UpdateAuthorizerRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1347
825
|
})(UpdateAuthorizerRequest || (UpdateAuthorizerRequest = {}));
|
|
1348
826
|
export var UpdateBasePathMappingRequest;
|
|
1349
827
|
(function (UpdateBasePathMappingRequest) {
|
|
1350
|
-
/**
|
|
1351
|
-
* @internal
|
|
1352
|
-
*/
|
|
1353
828
|
UpdateBasePathMappingRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1354
829
|
})(UpdateBasePathMappingRequest || (UpdateBasePathMappingRequest = {}));
|
|
1355
830
|
export var UpdateClientCertificateRequest;
|
|
1356
831
|
(function (UpdateClientCertificateRequest) {
|
|
1357
|
-
/**
|
|
1358
|
-
* @internal
|
|
1359
|
-
*/
|
|
1360
832
|
UpdateClientCertificateRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1361
833
|
})(UpdateClientCertificateRequest || (UpdateClientCertificateRequest = {}));
|
|
1362
834
|
export var UpdateDeploymentRequest;
|
|
1363
835
|
(function (UpdateDeploymentRequest) {
|
|
1364
|
-
/**
|
|
1365
|
-
* @internal
|
|
1366
|
-
*/
|
|
1367
836
|
UpdateDeploymentRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1368
837
|
})(UpdateDeploymentRequest || (UpdateDeploymentRequest = {}));
|
|
1369
838
|
export var UpdateDocumentationPartRequest;
|
|
1370
839
|
(function (UpdateDocumentationPartRequest) {
|
|
1371
|
-
/**
|
|
1372
|
-
* @internal
|
|
1373
|
-
*/
|
|
1374
840
|
UpdateDocumentationPartRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1375
841
|
})(UpdateDocumentationPartRequest || (UpdateDocumentationPartRequest = {}));
|
|
1376
842
|
export var UpdateDocumentationVersionRequest;
|
|
1377
843
|
(function (UpdateDocumentationVersionRequest) {
|
|
1378
|
-
/**
|
|
1379
|
-
* @internal
|
|
1380
|
-
*/
|
|
1381
844
|
UpdateDocumentationVersionRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1382
845
|
})(UpdateDocumentationVersionRequest || (UpdateDocumentationVersionRequest = {}));
|
|
1383
846
|
export var UpdateDomainNameRequest;
|
|
1384
847
|
(function (UpdateDomainNameRequest) {
|
|
1385
|
-
/**
|
|
1386
|
-
* @internal
|
|
1387
|
-
*/
|
|
1388
848
|
UpdateDomainNameRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1389
849
|
})(UpdateDomainNameRequest || (UpdateDomainNameRequest = {}));
|
|
1390
850
|
export var UpdateGatewayResponseRequest;
|
|
1391
851
|
(function (UpdateGatewayResponseRequest) {
|
|
1392
|
-
/**
|
|
1393
|
-
* @internal
|
|
1394
|
-
*/
|
|
1395
852
|
UpdateGatewayResponseRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1396
853
|
})(UpdateGatewayResponseRequest || (UpdateGatewayResponseRequest = {}));
|
|
1397
854
|
export var UpdateIntegrationRequest;
|
|
1398
855
|
(function (UpdateIntegrationRequest) {
|
|
1399
|
-
/**
|
|
1400
|
-
* @internal
|
|
1401
|
-
*/
|
|
1402
856
|
UpdateIntegrationRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1403
857
|
})(UpdateIntegrationRequest || (UpdateIntegrationRequest = {}));
|
|
1404
858
|
export var UpdateIntegrationResponseRequest;
|
|
1405
859
|
(function (UpdateIntegrationResponseRequest) {
|
|
1406
|
-
/**
|
|
1407
|
-
* @internal
|
|
1408
|
-
*/
|
|
1409
860
|
UpdateIntegrationResponseRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1410
861
|
})(UpdateIntegrationResponseRequest || (UpdateIntegrationResponseRequest = {}));
|
|
1411
862
|
export var UpdateMethodRequest;
|
|
1412
863
|
(function (UpdateMethodRequest) {
|
|
1413
|
-
/**
|
|
1414
|
-
* @internal
|
|
1415
|
-
*/
|
|
1416
864
|
UpdateMethodRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1417
865
|
})(UpdateMethodRequest || (UpdateMethodRequest = {}));
|
|
1418
866
|
export var UpdateMethodResponseRequest;
|
|
1419
867
|
(function (UpdateMethodResponseRequest) {
|
|
1420
|
-
/**
|
|
1421
|
-
* @internal
|
|
1422
|
-
*/
|
|
1423
868
|
UpdateMethodResponseRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1424
869
|
})(UpdateMethodResponseRequest || (UpdateMethodResponseRequest = {}));
|
|
1425
870
|
export var UpdateModelRequest;
|
|
1426
871
|
(function (UpdateModelRequest) {
|
|
1427
|
-
/**
|
|
1428
|
-
* @internal
|
|
1429
|
-
*/
|
|
1430
872
|
UpdateModelRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1431
873
|
})(UpdateModelRequest || (UpdateModelRequest = {}));
|
|
1432
874
|
export var UpdateRequestValidatorRequest;
|
|
1433
875
|
(function (UpdateRequestValidatorRequest) {
|
|
1434
|
-
/**
|
|
1435
|
-
* @internal
|
|
1436
|
-
*/
|
|
1437
876
|
UpdateRequestValidatorRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1438
877
|
})(UpdateRequestValidatorRequest || (UpdateRequestValidatorRequest = {}));
|
|
1439
878
|
export var UpdateResourceRequest;
|
|
1440
879
|
(function (UpdateResourceRequest) {
|
|
1441
|
-
/**
|
|
1442
|
-
* @internal
|
|
1443
|
-
*/
|
|
1444
880
|
UpdateResourceRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1445
881
|
})(UpdateResourceRequest || (UpdateResourceRequest = {}));
|
|
1446
882
|
export var UpdateRestApiRequest;
|
|
1447
883
|
(function (UpdateRestApiRequest) {
|
|
1448
|
-
/**
|
|
1449
|
-
* @internal
|
|
1450
|
-
*/
|
|
1451
884
|
UpdateRestApiRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1452
885
|
})(UpdateRestApiRequest || (UpdateRestApiRequest = {}));
|
|
1453
886
|
export var UpdateStageRequest;
|
|
1454
887
|
(function (UpdateStageRequest) {
|
|
1455
|
-
/**
|
|
1456
|
-
* @internal
|
|
1457
|
-
*/
|
|
1458
888
|
UpdateStageRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1459
889
|
})(UpdateStageRequest || (UpdateStageRequest = {}));
|
|
1460
890
|
export var UpdateUsageRequest;
|
|
1461
891
|
(function (UpdateUsageRequest) {
|
|
1462
|
-
/**
|
|
1463
|
-
* @internal
|
|
1464
|
-
*/
|
|
1465
892
|
UpdateUsageRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1466
893
|
})(UpdateUsageRequest || (UpdateUsageRequest = {}));
|
|
1467
894
|
export var UpdateUsagePlanRequest;
|
|
1468
895
|
(function (UpdateUsagePlanRequest) {
|
|
1469
|
-
/**
|
|
1470
|
-
* @internal
|
|
1471
|
-
*/
|
|
1472
896
|
UpdateUsagePlanRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1473
897
|
})(UpdateUsagePlanRequest || (UpdateUsagePlanRequest = {}));
|
|
1474
898
|
export var UpdateVpcLinkRequest;
|
|
1475
899
|
(function (UpdateVpcLinkRequest) {
|
|
1476
|
-
/**
|
|
1477
|
-
* @internal
|
|
1478
|
-
*/
|
|
1479
900
|
UpdateVpcLinkRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1480
901
|
})(UpdateVpcLinkRequest || (UpdateVpcLinkRequest = {}));
|
|
1481
902
|
//# sourceMappingURL=models_0.js.map
|