@aws-sdk/client-proton 3.477.0 → 3.481.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/commands/AcceptEnvironmentAccountConnectionCommand.js +18 -41
- package/dist-cjs/commands/CancelComponentDeploymentCommand.js +18 -41
- package/dist-cjs/commands/CancelEnvironmentDeploymentCommand.js +18 -41
- package/dist-cjs/commands/CancelServiceInstanceDeploymentCommand.js +18 -41
- package/dist-cjs/commands/CancelServicePipelineDeploymentCommand.js +18 -41
- package/dist-cjs/commands/CreateComponentCommand.js +18 -41
- package/dist-cjs/commands/CreateEnvironmentAccountConnectionCommand.js +18 -41
- package/dist-cjs/commands/CreateEnvironmentCommand.js +18 -41
- package/dist-cjs/commands/CreateEnvironmentTemplateCommand.js +18 -41
- package/dist-cjs/commands/CreateEnvironmentTemplateVersionCommand.js +18 -41
- package/dist-cjs/commands/CreateRepositoryCommand.js +18 -41
- package/dist-cjs/commands/CreateServiceCommand.js +18 -41
- package/dist-cjs/commands/CreateServiceInstanceCommand.js +18 -41
- package/dist-cjs/commands/CreateServiceSyncConfigCommand.js +18 -41
- package/dist-cjs/commands/CreateServiceTemplateCommand.js +18 -41
- package/dist-cjs/commands/CreateServiceTemplateVersionCommand.js +18 -41
- package/dist-cjs/commands/CreateTemplateSyncConfigCommand.js +18 -41
- package/dist-cjs/commands/DeleteComponentCommand.js +18 -41
- package/dist-cjs/commands/DeleteDeploymentCommand.js +18 -41
- package/dist-cjs/commands/DeleteEnvironmentAccountConnectionCommand.js +18 -41
- package/dist-cjs/commands/DeleteEnvironmentCommand.js +18 -41
- package/dist-cjs/commands/DeleteEnvironmentTemplateCommand.js +18 -41
- package/dist-cjs/commands/DeleteEnvironmentTemplateVersionCommand.js +18 -41
- package/dist-cjs/commands/DeleteRepositoryCommand.js +18 -41
- package/dist-cjs/commands/DeleteServiceCommand.js +18 -41
- package/dist-cjs/commands/DeleteServiceSyncConfigCommand.js +18 -41
- package/dist-cjs/commands/DeleteServiceTemplateCommand.js +18 -41
- package/dist-cjs/commands/DeleteServiceTemplateVersionCommand.js +18 -41
- package/dist-cjs/commands/DeleteTemplateSyncConfigCommand.js +18 -41
- package/dist-cjs/commands/GetAccountSettingsCommand.js +18 -41
- package/dist-cjs/commands/GetComponentCommand.js +18 -41
- package/dist-cjs/commands/GetDeploymentCommand.js +18 -41
- package/dist-cjs/commands/GetEnvironmentAccountConnectionCommand.js +18 -41
- package/dist-cjs/commands/GetEnvironmentCommand.js +18 -41
- package/dist-cjs/commands/GetEnvironmentTemplateCommand.js +18 -41
- package/dist-cjs/commands/GetEnvironmentTemplateVersionCommand.js +18 -41
- package/dist-cjs/commands/GetRepositoryCommand.js +18 -41
- package/dist-cjs/commands/GetRepositorySyncStatusCommand.js +18 -41
- package/dist-cjs/commands/GetResourcesSummaryCommand.js +18 -41
- package/dist-cjs/commands/GetServiceCommand.js +18 -41
- package/dist-cjs/commands/GetServiceInstanceCommand.js +18 -41
- package/dist-cjs/commands/GetServiceInstanceSyncStatusCommand.js +18 -41
- package/dist-cjs/commands/GetServiceSyncBlockerSummaryCommand.js +18 -41
- package/dist-cjs/commands/GetServiceSyncConfigCommand.js +18 -41
- package/dist-cjs/commands/GetServiceTemplateCommand.js +18 -41
- package/dist-cjs/commands/GetServiceTemplateVersionCommand.js +18 -41
- package/dist-cjs/commands/GetTemplateSyncConfigCommand.js +18 -41
- package/dist-cjs/commands/GetTemplateSyncStatusCommand.js +18 -41
- package/dist-cjs/commands/ListComponentOutputsCommand.js +18 -41
- package/dist-cjs/commands/ListComponentProvisionedResourcesCommand.js +18 -41
- package/dist-cjs/commands/ListComponentsCommand.js +18 -41
- package/dist-cjs/commands/ListDeploymentsCommand.js +18 -41
- package/dist-cjs/commands/ListEnvironmentAccountConnectionsCommand.js +18 -41
- package/dist-cjs/commands/ListEnvironmentOutputsCommand.js +18 -41
- package/dist-cjs/commands/ListEnvironmentProvisionedResourcesCommand.js +18 -41
- package/dist-cjs/commands/ListEnvironmentTemplateVersionsCommand.js +18 -41
- package/dist-cjs/commands/ListEnvironmentTemplatesCommand.js +18 -41
- package/dist-cjs/commands/ListEnvironmentsCommand.js +18 -41
- package/dist-cjs/commands/ListRepositoriesCommand.js +18 -41
- package/dist-cjs/commands/ListRepositorySyncDefinitionsCommand.js +18 -41
- package/dist-cjs/commands/ListServiceInstanceOutputsCommand.js +18 -41
- package/dist-cjs/commands/ListServiceInstanceProvisionedResourcesCommand.js +18 -41
- package/dist-cjs/commands/ListServiceInstancesCommand.js +18 -41
- package/dist-cjs/commands/ListServicePipelineOutputsCommand.js +18 -41
- package/dist-cjs/commands/ListServicePipelineProvisionedResourcesCommand.js +18 -41
- package/dist-cjs/commands/ListServiceTemplateVersionsCommand.js +18 -41
- package/dist-cjs/commands/ListServiceTemplatesCommand.js +18 -41
- package/dist-cjs/commands/ListServicesCommand.js +18 -41
- package/dist-cjs/commands/ListTagsForResourceCommand.js +18 -41
- package/dist-cjs/commands/NotifyResourceDeploymentStatusChangeCommand.js +18 -41
- package/dist-cjs/commands/RejectEnvironmentAccountConnectionCommand.js +18 -41
- package/dist-cjs/commands/TagResourceCommand.js +18 -41
- package/dist-cjs/commands/UntagResourceCommand.js +18 -41
- package/dist-cjs/commands/UpdateAccountSettingsCommand.js +18 -41
- package/dist-cjs/commands/UpdateComponentCommand.js +18 -41
- package/dist-cjs/commands/UpdateEnvironmentAccountConnectionCommand.js +18 -41
- package/dist-cjs/commands/UpdateEnvironmentCommand.js +18 -41
- package/dist-cjs/commands/UpdateEnvironmentTemplateCommand.js +18 -41
- package/dist-cjs/commands/UpdateEnvironmentTemplateVersionCommand.js +18 -41
- package/dist-cjs/commands/UpdateServiceCommand.js +18 -41
- package/dist-cjs/commands/UpdateServiceInstanceCommand.js +18 -41
- package/dist-cjs/commands/UpdateServicePipelineCommand.js +18 -41
- package/dist-cjs/commands/UpdateServiceSyncBlockerCommand.js +18 -41
- package/dist-cjs/commands/UpdateServiceSyncConfigCommand.js +18 -41
- package/dist-cjs/commands/UpdateServiceTemplateCommand.js +18 -41
- package/dist-cjs/commands/UpdateServiceTemplateVersionCommand.js +18 -41
- package/dist-cjs/commands/UpdateTemplateSyncConfigCommand.js +18 -41
- package/dist-cjs/endpoint/EndpointParameters.js +7 -1
- package/dist-cjs/pagination/ListComponentOutputsPaginator.js +2 -23
- package/dist-cjs/pagination/ListComponentProvisionedResourcesPaginator.js +2 -23
- package/dist-cjs/pagination/ListComponentsPaginator.js +2 -24
- package/dist-cjs/pagination/ListDeploymentsPaginator.js +2 -24
- package/dist-cjs/pagination/ListEnvironmentAccountConnectionsPaginator.js +2 -24
- package/dist-cjs/pagination/ListEnvironmentOutputsPaginator.js +2 -23
- package/dist-cjs/pagination/ListEnvironmentProvisionedResourcesPaginator.js +2 -23
- package/dist-cjs/pagination/ListEnvironmentTemplateVersionsPaginator.js +2 -24
- package/dist-cjs/pagination/ListEnvironmentTemplatesPaginator.js +2 -24
- package/dist-cjs/pagination/ListEnvironmentsPaginator.js +2 -24
- package/dist-cjs/pagination/ListRepositoriesPaginator.js +2 -24
- package/dist-cjs/pagination/ListRepositorySyncDefinitionsPaginator.js +2 -23
- package/dist-cjs/pagination/ListServiceInstanceOutputsPaginator.js +2 -23
- package/dist-cjs/pagination/ListServiceInstanceProvisionedResourcesPaginator.js +2 -23
- package/dist-cjs/pagination/ListServiceInstancesPaginator.js +2 -24
- package/dist-cjs/pagination/ListServicePipelineOutputsPaginator.js +2 -23
- package/dist-cjs/pagination/ListServicePipelineProvisionedResourcesPaginator.js +2 -23
- package/dist-cjs/pagination/ListServiceTemplateVersionsPaginator.js +2 -24
- package/dist-cjs/pagination/ListServiceTemplatesPaginator.js +2 -24
- package/dist-cjs/pagination/ListServicesPaginator.js +2 -24
- package/dist-cjs/pagination/ListTagsForResourcePaginator.js +2 -24
- package/dist-es/commands/AcceptEnvironmentAccountConnectionCommand.js +18 -41
- package/dist-es/commands/CancelComponentDeploymentCommand.js +18 -41
- package/dist-es/commands/CancelEnvironmentDeploymentCommand.js +18 -41
- package/dist-es/commands/CancelServiceInstanceDeploymentCommand.js +18 -41
- package/dist-es/commands/CancelServicePipelineDeploymentCommand.js +18 -41
- package/dist-es/commands/CreateComponentCommand.js +18 -41
- package/dist-es/commands/CreateEnvironmentAccountConnectionCommand.js +18 -41
- package/dist-es/commands/CreateEnvironmentCommand.js +18 -41
- package/dist-es/commands/CreateEnvironmentTemplateCommand.js +18 -41
- package/dist-es/commands/CreateEnvironmentTemplateVersionCommand.js +18 -41
- package/dist-es/commands/CreateRepositoryCommand.js +18 -41
- package/dist-es/commands/CreateServiceCommand.js +18 -41
- package/dist-es/commands/CreateServiceInstanceCommand.js +18 -41
- package/dist-es/commands/CreateServiceSyncConfigCommand.js +18 -41
- package/dist-es/commands/CreateServiceTemplateCommand.js +18 -41
- package/dist-es/commands/CreateServiceTemplateVersionCommand.js +18 -41
- package/dist-es/commands/CreateTemplateSyncConfigCommand.js +18 -41
- package/dist-es/commands/DeleteComponentCommand.js +18 -41
- package/dist-es/commands/DeleteDeploymentCommand.js +18 -41
- package/dist-es/commands/DeleteEnvironmentAccountConnectionCommand.js +18 -41
- package/dist-es/commands/DeleteEnvironmentCommand.js +18 -41
- package/dist-es/commands/DeleteEnvironmentTemplateCommand.js +18 -41
- package/dist-es/commands/DeleteEnvironmentTemplateVersionCommand.js +18 -41
- package/dist-es/commands/DeleteRepositoryCommand.js +18 -41
- package/dist-es/commands/DeleteServiceCommand.js +18 -41
- package/dist-es/commands/DeleteServiceSyncConfigCommand.js +18 -41
- package/dist-es/commands/DeleteServiceTemplateCommand.js +18 -41
- package/dist-es/commands/DeleteServiceTemplateVersionCommand.js +18 -41
- package/dist-es/commands/DeleteTemplateSyncConfigCommand.js +18 -41
- package/dist-es/commands/GetAccountSettingsCommand.js +18 -41
- package/dist-es/commands/GetComponentCommand.js +18 -41
- package/dist-es/commands/GetDeploymentCommand.js +18 -41
- package/dist-es/commands/GetEnvironmentAccountConnectionCommand.js +18 -41
- package/dist-es/commands/GetEnvironmentCommand.js +18 -41
- package/dist-es/commands/GetEnvironmentTemplateCommand.js +18 -41
- package/dist-es/commands/GetEnvironmentTemplateVersionCommand.js +18 -41
- package/dist-es/commands/GetRepositoryCommand.js +18 -41
- package/dist-es/commands/GetRepositorySyncStatusCommand.js +18 -41
- package/dist-es/commands/GetResourcesSummaryCommand.js +18 -41
- package/dist-es/commands/GetServiceCommand.js +18 -41
- package/dist-es/commands/GetServiceInstanceCommand.js +18 -41
- package/dist-es/commands/GetServiceInstanceSyncStatusCommand.js +18 -41
- package/dist-es/commands/GetServiceSyncBlockerSummaryCommand.js +18 -41
- package/dist-es/commands/GetServiceSyncConfigCommand.js +18 -41
- package/dist-es/commands/GetServiceTemplateCommand.js +18 -41
- package/dist-es/commands/GetServiceTemplateVersionCommand.js +18 -41
- package/dist-es/commands/GetTemplateSyncConfigCommand.js +18 -41
- package/dist-es/commands/GetTemplateSyncStatusCommand.js +18 -41
- package/dist-es/commands/ListComponentOutputsCommand.js +18 -41
- package/dist-es/commands/ListComponentProvisionedResourcesCommand.js +18 -41
- package/dist-es/commands/ListComponentsCommand.js +18 -41
- package/dist-es/commands/ListDeploymentsCommand.js +18 -41
- package/dist-es/commands/ListEnvironmentAccountConnectionsCommand.js +18 -41
- package/dist-es/commands/ListEnvironmentOutputsCommand.js +18 -41
- package/dist-es/commands/ListEnvironmentProvisionedResourcesCommand.js +18 -41
- package/dist-es/commands/ListEnvironmentTemplateVersionsCommand.js +18 -41
- package/dist-es/commands/ListEnvironmentTemplatesCommand.js +18 -41
- package/dist-es/commands/ListEnvironmentsCommand.js +18 -41
- package/dist-es/commands/ListRepositoriesCommand.js +18 -41
- package/dist-es/commands/ListRepositorySyncDefinitionsCommand.js +18 -41
- package/dist-es/commands/ListServiceInstanceOutputsCommand.js +18 -41
- package/dist-es/commands/ListServiceInstanceProvisionedResourcesCommand.js +18 -41
- package/dist-es/commands/ListServiceInstancesCommand.js +18 -41
- package/dist-es/commands/ListServicePipelineOutputsCommand.js +18 -41
- package/dist-es/commands/ListServicePipelineProvisionedResourcesCommand.js +18 -41
- package/dist-es/commands/ListServiceTemplateVersionsCommand.js +18 -41
- package/dist-es/commands/ListServiceTemplatesCommand.js +18 -41
- package/dist-es/commands/ListServicesCommand.js +18 -41
- package/dist-es/commands/ListTagsForResourceCommand.js +18 -41
- package/dist-es/commands/NotifyResourceDeploymentStatusChangeCommand.js +18 -41
- package/dist-es/commands/RejectEnvironmentAccountConnectionCommand.js +18 -41
- package/dist-es/commands/TagResourceCommand.js +18 -41
- package/dist-es/commands/UntagResourceCommand.js +18 -41
- package/dist-es/commands/UpdateAccountSettingsCommand.js +18 -41
- package/dist-es/commands/UpdateComponentCommand.js +18 -41
- package/dist-es/commands/UpdateEnvironmentAccountConnectionCommand.js +18 -41
- package/dist-es/commands/UpdateEnvironmentCommand.js +18 -41
- package/dist-es/commands/UpdateEnvironmentTemplateCommand.js +18 -41
- package/dist-es/commands/UpdateEnvironmentTemplateVersionCommand.js +18 -41
- package/dist-es/commands/UpdateServiceCommand.js +18 -41
- package/dist-es/commands/UpdateServiceInstanceCommand.js +18 -41
- package/dist-es/commands/UpdateServicePipelineCommand.js +18 -41
- package/dist-es/commands/UpdateServiceSyncBlockerCommand.js +18 -41
- package/dist-es/commands/UpdateServiceSyncConfigCommand.js +18 -41
- package/dist-es/commands/UpdateServiceTemplateCommand.js +18 -41
- package/dist-es/commands/UpdateServiceTemplateVersionCommand.js +18 -41
- package/dist-es/commands/UpdateTemplateSyncConfigCommand.js +18 -41
- package/dist-es/endpoint/EndpointParameters.js +6 -0
- package/dist-es/pagination/ListComponentOutputsPaginator.js +2 -22
- package/dist-es/pagination/ListComponentProvisionedResourcesPaginator.js +2 -22
- package/dist-es/pagination/ListComponentsPaginator.js +2 -23
- package/dist-es/pagination/ListDeploymentsPaginator.js +2 -23
- package/dist-es/pagination/ListEnvironmentAccountConnectionsPaginator.js +2 -23
- package/dist-es/pagination/ListEnvironmentOutputsPaginator.js +2 -22
- package/dist-es/pagination/ListEnvironmentProvisionedResourcesPaginator.js +2 -22
- package/dist-es/pagination/ListEnvironmentTemplateVersionsPaginator.js +2 -23
- package/dist-es/pagination/ListEnvironmentTemplatesPaginator.js +2 -23
- package/dist-es/pagination/ListEnvironmentsPaginator.js +2 -23
- package/dist-es/pagination/ListRepositoriesPaginator.js +2 -23
- package/dist-es/pagination/ListRepositorySyncDefinitionsPaginator.js +2 -22
- package/dist-es/pagination/ListServiceInstanceOutputsPaginator.js +2 -22
- package/dist-es/pagination/ListServiceInstanceProvisionedResourcesPaginator.js +2 -22
- package/dist-es/pagination/ListServiceInstancesPaginator.js +2 -23
- package/dist-es/pagination/ListServicePipelineOutputsPaginator.js +2 -22
- package/dist-es/pagination/ListServicePipelineProvisionedResourcesPaginator.js +2 -22
- package/dist-es/pagination/ListServiceTemplateVersionsPaginator.js +2 -23
- package/dist-es/pagination/ListServiceTemplatesPaginator.js +2 -23
- package/dist-es/pagination/ListServicesPaginator.js +2 -23
- package/dist-es/pagination/ListTagsForResourcePaginator.js +2 -23
- package/dist-types/commands/AcceptEnvironmentAccountConnectionCommand.d.ts +6 -21
- package/dist-types/commands/CancelComponentDeploymentCommand.d.ts +6 -21
- package/dist-types/commands/CancelEnvironmentDeploymentCommand.d.ts +6 -21
- package/dist-types/commands/CancelServiceInstanceDeploymentCommand.d.ts +6 -21
- package/dist-types/commands/CancelServicePipelineDeploymentCommand.d.ts +6 -21
- package/dist-types/commands/CreateComponentCommand.d.ts +6 -21
- package/dist-types/commands/CreateEnvironmentAccountConnectionCommand.d.ts +6 -21
- package/dist-types/commands/CreateEnvironmentCommand.d.ts +6 -21
- package/dist-types/commands/CreateEnvironmentTemplateCommand.d.ts +6 -21
- package/dist-types/commands/CreateEnvironmentTemplateVersionCommand.d.ts +6 -21
- package/dist-types/commands/CreateRepositoryCommand.d.ts +6 -21
- package/dist-types/commands/CreateServiceCommand.d.ts +6 -21
- package/dist-types/commands/CreateServiceInstanceCommand.d.ts +6 -21
- package/dist-types/commands/CreateServiceSyncConfigCommand.d.ts +6 -21
- package/dist-types/commands/CreateServiceTemplateCommand.d.ts +6 -21
- package/dist-types/commands/CreateServiceTemplateVersionCommand.d.ts +6 -21
- package/dist-types/commands/CreateTemplateSyncConfigCommand.d.ts +6 -21
- package/dist-types/commands/DeleteComponentCommand.d.ts +6 -21
- package/dist-types/commands/DeleteDeploymentCommand.d.ts +6 -21
- package/dist-types/commands/DeleteEnvironmentAccountConnectionCommand.d.ts +6 -21
- package/dist-types/commands/DeleteEnvironmentCommand.d.ts +6 -21
- package/dist-types/commands/DeleteEnvironmentTemplateCommand.d.ts +6 -21
- package/dist-types/commands/DeleteEnvironmentTemplateVersionCommand.d.ts +6 -21
- package/dist-types/commands/DeleteRepositoryCommand.d.ts +6 -21
- package/dist-types/commands/DeleteServiceCommand.d.ts +6 -21
- package/dist-types/commands/DeleteServiceSyncConfigCommand.d.ts +6 -21
- package/dist-types/commands/DeleteServiceTemplateCommand.d.ts +6 -21
- package/dist-types/commands/DeleteServiceTemplateVersionCommand.d.ts +6 -21
- package/dist-types/commands/DeleteTemplateSyncConfigCommand.d.ts +6 -21
- package/dist-types/commands/GetAccountSettingsCommand.d.ts +6 -21
- package/dist-types/commands/GetComponentCommand.d.ts +6 -21
- package/dist-types/commands/GetDeploymentCommand.d.ts +6 -21
- package/dist-types/commands/GetEnvironmentAccountConnectionCommand.d.ts +6 -21
- package/dist-types/commands/GetEnvironmentCommand.d.ts +6 -21
- package/dist-types/commands/GetEnvironmentTemplateCommand.d.ts +6 -21
- package/dist-types/commands/GetEnvironmentTemplateVersionCommand.d.ts +6 -21
- package/dist-types/commands/GetRepositoryCommand.d.ts +6 -21
- package/dist-types/commands/GetRepositorySyncStatusCommand.d.ts +6 -21
- package/dist-types/commands/GetResourcesSummaryCommand.d.ts +6 -21
- package/dist-types/commands/GetServiceCommand.d.ts +6 -21
- package/dist-types/commands/GetServiceInstanceCommand.d.ts +6 -21
- package/dist-types/commands/GetServiceInstanceSyncStatusCommand.d.ts +6 -21
- package/dist-types/commands/GetServiceSyncBlockerSummaryCommand.d.ts +6 -21
- package/dist-types/commands/GetServiceSyncConfigCommand.d.ts +6 -21
- package/dist-types/commands/GetServiceTemplateCommand.d.ts +6 -21
- package/dist-types/commands/GetServiceTemplateVersionCommand.d.ts +6 -21
- package/dist-types/commands/GetTemplateSyncConfigCommand.d.ts +6 -21
- package/dist-types/commands/GetTemplateSyncStatusCommand.d.ts +6 -21
- package/dist-types/commands/ListComponentOutputsCommand.d.ts +6 -21
- package/dist-types/commands/ListComponentProvisionedResourcesCommand.d.ts +6 -21
- package/dist-types/commands/ListComponentsCommand.d.ts +6 -21
- package/dist-types/commands/ListDeploymentsCommand.d.ts +6 -21
- package/dist-types/commands/ListEnvironmentAccountConnectionsCommand.d.ts +6 -21
- package/dist-types/commands/ListEnvironmentOutputsCommand.d.ts +6 -21
- package/dist-types/commands/ListEnvironmentProvisionedResourcesCommand.d.ts +6 -21
- package/dist-types/commands/ListEnvironmentTemplateVersionsCommand.d.ts +6 -21
- package/dist-types/commands/ListEnvironmentTemplatesCommand.d.ts +6 -21
- package/dist-types/commands/ListEnvironmentsCommand.d.ts +6 -21
- package/dist-types/commands/ListRepositoriesCommand.d.ts +6 -21
- package/dist-types/commands/ListRepositorySyncDefinitionsCommand.d.ts +6 -21
- package/dist-types/commands/ListServiceInstanceOutputsCommand.d.ts +6 -21
- package/dist-types/commands/ListServiceInstanceProvisionedResourcesCommand.d.ts +6 -21
- package/dist-types/commands/ListServiceInstancesCommand.d.ts +6 -21
- package/dist-types/commands/ListServicePipelineOutputsCommand.d.ts +6 -21
- package/dist-types/commands/ListServicePipelineProvisionedResourcesCommand.d.ts +6 -21
- package/dist-types/commands/ListServiceTemplateVersionsCommand.d.ts +6 -21
- package/dist-types/commands/ListServiceTemplatesCommand.d.ts +6 -21
- package/dist-types/commands/ListServicesCommand.d.ts +6 -21
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +6 -21
- package/dist-types/commands/NotifyResourceDeploymentStatusChangeCommand.d.ts +6 -21
- package/dist-types/commands/RejectEnvironmentAccountConnectionCommand.d.ts +6 -21
- package/dist-types/commands/TagResourceCommand.d.ts +6 -21
- package/dist-types/commands/UntagResourceCommand.d.ts +6 -21
- package/dist-types/commands/UpdateAccountSettingsCommand.d.ts +6 -21
- package/dist-types/commands/UpdateComponentCommand.d.ts +6 -21
- package/dist-types/commands/UpdateEnvironmentAccountConnectionCommand.d.ts +6 -21
- package/dist-types/commands/UpdateEnvironmentCommand.d.ts +6 -21
- package/dist-types/commands/UpdateEnvironmentTemplateCommand.d.ts +6 -21
- package/dist-types/commands/UpdateEnvironmentTemplateVersionCommand.d.ts +6 -21
- package/dist-types/commands/UpdateServiceCommand.d.ts +6 -21
- package/dist-types/commands/UpdateServiceInstanceCommand.d.ts +6 -21
- package/dist-types/commands/UpdateServicePipelineCommand.d.ts +6 -21
- package/dist-types/commands/UpdateServiceSyncBlockerCommand.d.ts +6 -21
- package/dist-types/commands/UpdateServiceSyncConfigCommand.d.ts +6 -21
- package/dist-types/commands/UpdateServiceTemplateCommand.d.ts +6 -21
- package/dist-types/commands/UpdateServiceTemplateVersionCommand.d.ts +6 -21
- package/dist-types/commands/UpdateTemplateSyncConfigCommand.d.ts +6 -21
- package/dist-types/endpoint/EndpointParameters.d.ts +18 -0
- package/dist-types/pagination/ListComponentOutputsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListComponentProvisionedResourcesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListComponentsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListDeploymentsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListEnvironmentAccountConnectionsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListEnvironmentOutputsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListEnvironmentProvisionedResourcesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListEnvironmentTemplateVersionsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListEnvironmentTemplatesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListEnvironmentsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListRepositoriesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListRepositorySyncDefinitionsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListServiceInstanceOutputsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListServiceInstanceProvisionedResourcesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListServiceInstancesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListServicePipelineOutputsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListServicePipelineProvisionedResourcesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListServiceTemplateVersionsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListServiceTemplatesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListServicesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListTagsForResourcePaginator.d.ts +1 -1
- package/dist-types/ts3.4/commands/AcceptEnvironmentAccountConnectionCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CancelComponentDeploymentCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CancelEnvironmentDeploymentCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CancelServiceInstanceDeploymentCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CancelServicePipelineDeploymentCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateComponentCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateEnvironmentAccountConnectionCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateEnvironmentCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateEnvironmentTemplateCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateEnvironmentTemplateVersionCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateRepositoryCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateServiceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateServiceInstanceCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateServiceSyncConfigCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateServiceTemplateCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateServiceTemplateVersionCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateTemplateSyncConfigCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteComponentCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteDeploymentCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteEnvironmentAccountConnectionCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteEnvironmentCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteEnvironmentTemplateCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteEnvironmentTemplateVersionCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteRepositoryCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteServiceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteServiceSyncConfigCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteServiceTemplateCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteServiceTemplateVersionCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteTemplateSyncConfigCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetAccountSettingsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetComponentCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetDeploymentCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetEnvironmentAccountConnectionCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetEnvironmentCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetEnvironmentTemplateCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetEnvironmentTemplateVersionCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetRepositoryCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetRepositorySyncStatusCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetResourcesSummaryCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetServiceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetServiceInstanceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetServiceInstanceSyncStatusCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetServiceSyncBlockerSummaryCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetServiceSyncConfigCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetServiceTemplateCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetServiceTemplateVersionCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetTemplateSyncConfigCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetTemplateSyncStatusCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListComponentOutputsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListComponentProvisionedResourcesCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListComponentsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListDeploymentsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListEnvironmentAccountConnectionsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListEnvironmentOutputsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListEnvironmentProvisionedResourcesCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListEnvironmentTemplateVersionsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListEnvironmentTemplatesCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListEnvironmentsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListRepositoriesCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListRepositorySyncDefinitionsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListServiceInstanceOutputsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListServiceInstanceProvisionedResourcesCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListServiceInstancesCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListServicePipelineOutputsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListServicePipelineProvisionedResourcesCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListServiceTemplateVersionsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListServiceTemplatesCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListServicesCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/NotifyResourceDeploymentStatusChangeCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/RejectEnvironmentAccountConnectionCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateAccountSettingsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateComponentCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateEnvironmentAccountConnectionCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateEnvironmentCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateEnvironmentTemplateCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateEnvironmentTemplateVersionCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateServiceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateServiceInstanceCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateServicePipelineCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateServiceSyncBlockerCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateServiceSyncConfigCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateServiceTemplateCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateServiceTemplateVersionCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateTemplateSyncConfigCommand.d.ts +12 -24
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +18 -0
- package/dist-types/ts3.4/pagination/ListComponentOutputsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListComponentProvisionedResourcesPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListComponentsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListDeploymentsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListEnvironmentAccountConnectionsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListEnvironmentOutputsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListEnvironmentProvisionedResourcesPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListEnvironmentTemplateVersionsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListEnvironmentTemplatesPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListEnvironmentsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListRepositoriesPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListRepositorySyncDefinitionsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListServiceInstanceOutputsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListServiceInstanceProvisionedResourcesPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListServiceInstancesPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListServicePipelineOutputsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListServicePipelineProvisionedResourcesPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListServiceTemplateVersionsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListServiceTemplatesPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListServicesPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListTagsForResourcePaginator.d.ts +3 -3
- package/package.json +11 -10
|
@@ -5,48 +5,25 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const models_0_1 = require("../models/models_0");
|
|
10
10
|
const Aws_json1_0_1 = require("../protocols/Aws_json1_0");
|
|
11
|
-
class DeleteDeploymentCommand extends smithy_client_1.Command
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
const { logger } = configuration;
|
|
29
|
-
const clientName = "ProtonClient";
|
|
30
|
-
const commandName = "DeleteDeploymentCommand";
|
|
31
|
-
const handlerExecutionContext = {
|
|
32
|
-
logger,
|
|
33
|
-
clientName,
|
|
34
|
-
commandName,
|
|
35
|
-
inputFilterSensitiveLog: (_) => _,
|
|
36
|
-
outputFilterSensitiveLog: models_0_1.DeleteDeploymentOutputFilterSensitiveLog,
|
|
37
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
38
|
-
service: "AwsProton20200720",
|
|
39
|
-
operation: "DeleteDeployment",
|
|
40
|
-
},
|
|
41
|
-
};
|
|
42
|
-
const { requestHandler } = configuration;
|
|
43
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
44
|
-
}
|
|
45
|
-
serialize(input, context) {
|
|
46
|
-
return (0, Aws_json1_0_1.se_DeleteDeploymentCommand)(input, context);
|
|
47
|
-
}
|
|
48
|
-
deserialize(output, context) {
|
|
49
|
-
return (0, Aws_json1_0_1.de_DeleteDeploymentCommand)(output, context);
|
|
50
|
-
}
|
|
11
|
+
class DeleteDeploymentCommand extends smithy_client_1.Command
|
|
12
|
+
.classBuilder()
|
|
13
|
+
.ep({
|
|
14
|
+
...EndpointParameters_1.commonParams,
|
|
15
|
+
})
|
|
16
|
+
.m(function (Command, cs, config, o) {
|
|
17
|
+
return [
|
|
18
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
19
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
20
|
+
];
|
|
21
|
+
})
|
|
22
|
+
.s("AwsProton20200720", "DeleteDeployment", {})
|
|
23
|
+
.n("ProtonClient", "DeleteDeploymentCommand")
|
|
24
|
+
.f(void 0, models_0_1.DeleteDeploymentOutputFilterSensitiveLog)
|
|
25
|
+
.ser(Aws_json1_0_1.se_DeleteDeploymentCommand)
|
|
26
|
+
.de(Aws_json1_0_1.de_DeleteDeploymentCommand)
|
|
27
|
+
.build() {
|
|
51
28
|
}
|
|
52
29
|
exports.DeleteDeploymentCommand = DeleteDeploymentCommand;
|
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_json1_0_1 = require("../protocols/Aws_json1_0");
|
|
10
|
-
class DeleteEnvironmentAccountConnectionCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "ProtonClient";
|
|
29
|
-
const commandName = "DeleteEnvironmentAccountConnectionCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "AwsProton20200720",
|
|
38
|
-
operation: "DeleteEnvironmentAccountConnection",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_json1_0_1.se_DeleteEnvironmentAccountConnectionCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_json1_0_1.de_DeleteEnvironmentAccountConnectionCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class DeleteEnvironmentAccountConnectionCommand extends smithy_client_1.Command
|
|
11
|
+
.classBuilder()
|
|
12
|
+
.ep({
|
|
13
|
+
...EndpointParameters_1.commonParams,
|
|
14
|
+
})
|
|
15
|
+
.m(function (Command, cs, config, o) {
|
|
16
|
+
return [
|
|
17
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
+
];
|
|
20
|
+
})
|
|
21
|
+
.s("AwsProton20200720", "DeleteEnvironmentAccountConnection", {})
|
|
22
|
+
.n("ProtonClient", "DeleteEnvironmentAccountConnectionCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_json1_0_1.se_DeleteEnvironmentAccountConnectionCommand)
|
|
25
|
+
.de(Aws_json1_0_1.de_DeleteEnvironmentAccountConnectionCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.DeleteEnvironmentAccountConnectionCommand = DeleteEnvironmentAccountConnectionCommand;
|
|
@@ -5,48 +5,25 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const models_0_1 = require("../models/models_0");
|
|
10
10
|
const Aws_json1_0_1 = require("../protocols/Aws_json1_0");
|
|
11
|
-
class DeleteEnvironmentCommand extends smithy_client_1.Command
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
const { logger } = configuration;
|
|
29
|
-
const clientName = "ProtonClient";
|
|
30
|
-
const commandName = "DeleteEnvironmentCommand";
|
|
31
|
-
const handlerExecutionContext = {
|
|
32
|
-
logger,
|
|
33
|
-
clientName,
|
|
34
|
-
commandName,
|
|
35
|
-
inputFilterSensitiveLog: (_) => _,
|
|
36
|
-
outputFilterSensitiveLog: models_0_1.DeleteEnvironmentOutputFilterSensitiveLog,
|
|
37
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
38
|
-
service: "AwsProton20200720",
|
|
39
|
-
operation: "DeleteEnvironment",
|
|
40
|
-
},
|
|
41
|
-
};
|
|
42
|
-
const { requestHandler } = configuration;
|
|
43
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
44
|
-
}
|
|
45
|
-
serialize(input, context) {
|
|
46
|
-
return (0, Aws_json1_0_1.se_DeleteEnvironmentCommand)(input, context);
|
|
47
|
-
}
|
|
48
|
-
deserialize(output, context) {
|
|
49
|
-
return (0, Aws_json1_0_1.de_DeleteEnvironmentCommand)(output, context);
|
|
50
|
-
}
|
|
11
|
+
class DeleteEnvironmentCommand extends smithy_client_1.Command
|
|
12
|
+
.classBuilder()
|
|
13
|
+
.ep({
|
|
14
|
+
...EndpointParameters_1.commonParams,
|
|
15
|
+
})
|
|
16
|
+
.m(function (Command, cs, config, o) {
|
|
17
|
+
return [
|
|
18
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
19
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
20
|
+
];
|
|
21
|
+
})
|
|
22
|
+
.s("AwsProton20200720", "DeleteEnvironment", {})
|
|
23
|
+
.n("ProtonClient", "DeleteEnvironmentCommand")
|
|
24
|
+
.f(void 0, models_0_1.DeleteEnvironmentOutputFilterSensitiveLog)
|
|
25
|
+
.ser(Aws_json1_0_1.se_DeleteEnvironmentCommand)
|
|
26
|
+
.de(Aws_json1_0_1.de_DeleteEnvironmentCommand)
|
|
27
|
+
.build() {
|
|
51
28
|
}
|
|
52
29
|
exports.DeleteEnvironmentCommand = DeleteEnvironmentCommand;
|
|
@@ -5,48 +5,25 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const models_0_1 = require("../models/models_0");
|
|
10
10
|
const Aws_json1_0_1 = require("../protocols/Aws_json1_0");
|
|
11
|
-
class DeleteEnvironmentTemplateCommand extends smithy_client_1.Command
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
const { logger } = configuration;
|
|
29
|
-
const clientName = "ProtonClient";
|
|
30
|
-
const commandName = "DeleteEnvironmentTemplateCommand";
|
|
31
|
-
const handlerExecutionContext = {
|
|
32
|
-
logger,
|
|
33
|
-
clientName,
|
|
34
|
-
commandName,
|
|
35
|
-
inputFilterSensitiveLog: (_) => _,
|
|
36
|
-
outputFilterSensitiveLog: models_0_1.DeleteEnvironmentTemplateOutputFilterSensitiveLog,
|
|
37
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
38
|
-
service: "AwsProton20200720",
|
|
39
|
-
operation: "DeleteEnvironmentTemplate",
|
|
40
|
-
},
|
|
41
|
-
};
|
|
42
|
-
const { requestHandler } = configuration;
|
|
43
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
44
|
-
}
|
|
45
|
-
serialize(input, context) {
|
|
46
|
-
return (0, Aws_json1_0_1.se_DeleteEnvironmentTemplateCommand)(input, context);
|
|
47
|
-
}
|
|
48
|
-
deserialize(output, context) {
|
|
49
|
-
return (0, Aws_json1_0_1.de_DeleteEnvironmentTemplateCommand)(output, context);
|
|
50
|
-
}
|
|
11
|
+
class DeleteEnvironmentTemplateCommand extends smithy_client_1.Command
|
|
12
|
+
.classBuilder()
|
|
13
|
+
.ep({
|
|
14
|
+
...EndpointParameters_1.commonParams,
|
|
15
|
+
})
|
|
16
|
+
.m(function (Command, cs, config, o) {
|
|
17
|
+
return [
|
|
18
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
19
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
20
|
+
];
|
|
21
|
+
})
|
|
22
|
+
.s("AwsProton20200720", "DeleteEnvironmentTemplate", {})
|
|
23
|
+
.n("ProtonClient", "DeleteEnvironmentTemplateCommand")
|
|
24
|
+
.f(void 0, models_0_1.DeleteEnvironmentTemplateOutputFilterSensitiveLog)
|
|
25
|
+
.ser(Aws_json1_0_1.se_DeleteEnvironmentTemplateCommand)
|
|
26
|
+
.de(Aws_json1_0_1.de_DeleteEnvironmentTemplateCommand)
|
|
27
|
+
.build() {
|
|
51
28
|
}
|
|
52
29
|
exports.DeleteEnvironmentTemplateCommand = DeleteEnvironmentTemplateCommand;
|
|
@@ -5,48 +5,25 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const models_0_1 = require("../models/models_0");
|
|
10
10
|
const Aws_json1_0_1 = require("../protocols/Aws_json1_0");
|
|
11
|
-
class DeleteEnvironmentTemplateVersionCommand extends smithy_client_1.Command
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
const { logger } = configuration;
|
|
29
|
-
const clientName = "ProtonClient";
|
|
30
|
-
const commandName = "DeleteEnvironmentTemplateVersionCommand";
|
|
31
|
-
const handlerExecutionContext = {
|
|
32
|
-
logger,
|
|
33
|
-
clientName,
|
|
34
|
-
commandName,
|
|
35
|
-
inputFilterSensitiveLog: (_) => _,
|
|
36
|
-
outputFilterSensitiveLog: models_0_1.DeleteEnvironmentTemplateVersionOutputFilterSensitiveLog,
|
|
37
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
38
|
-
service: "AwsProton20200720",
|
|
39
|
-
operation: "DeleteEnvironmentTemplateVersion",
|
|
40
|
-
},
|
|
41
|
-
};
|
|
42
|
-
const { requestHandler } = configuration;
|
|
43
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
44
|
-
}
|
|
45
|
-
serialize(input, context) {
|
|
46
|
-
return (0, Aws_json1_0_1.se_DeleteEnvironmentTemplateVersionCommand)(input, context);
|
|
47
|
-
}
|
|
48
|
-
deserialize(output, context) {
|
|
49
|
-
return (0, Aws_json1_0_1.de_DeleteEnvironmentTemplateVersionCommand)(output, context);
|
|
50
|
-
}
|
|
11
|
+
class DeleteEnvironmentTemplateVersionCommand extends smithy_client_1.Command
|
|
12
|
+
.classBuilder()
|
|
13
|
+
.ep({
|
|
14
|
+
...EndpointParameters_1.commonParams,
|
|
15
|
+
})
|
|
16
|
+
.m(function (Command, cs, config, o) {
|
|
17
|
+
return [
|
|
18
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
19
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
20
|
+
];
|
|
21
|
+
})
|
|
22
|
+
.s("AwsProton20200720", "DeleteEnvironmentTemplateVersion", {})
|
|
23
|
+
.n("ProtonClient", "DeleteEnvironmentTemplateVersionCommand")
|
|
24
|
+
.f(void 0, models_0_1.DeleteEnvironmentTemplateVersionOutputFilterSensitiveLog)
|
|
25
|
+
.ser(Aws_json1_0_1.se_DeleteEnvironmentTemplateVersionCommand)
|
|
26
|
+
.de(Aws_json1_0_1.de_DeleteEnvironmentTemplateVersionCommand)
|
|
27
|
+
.build() {
|
|
51
28
|
}
|
|
52
29
|
exports.DeleteEnvironmentTemplateVersionCommand = DeleteEnvironmentTemplateVersionCommand;
|
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_json1_0_1 = require("../protocols/Aws_json1_0");
|
|
10
|
-
class DeleteRepositoryCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "ProtonClient";
|
|
29
|
-
const commandName = "DeleteRepositoryCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "AwsProton20200720",
|
|
38
|
-
operation: "DeleteRepository",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_json1_0_1.se_DeleteRepositoryCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_json1_0_1.de_DeleteRepositoryCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class DeleteRepositoryCommand extends smithy_client_1.Command
|
|
11
|
+
.classBuilder()
|
|
12
|
+
.ep({
|
|
13
|
+
...EndpointParameters_1.commonParams,
|
|
14
|
+
})
|
|
15
|
+
.m(function (Command, cs, config, o) {
|
|
16
|
+
return [
|
|
17
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
+
];
|
|
20
|
+
})
|
|
21
|
+
.s("AwsProton20200720", "DeleteRepository", {})
|
|
22
|
+
.n("ProtonClient", "DeleteRepositoryCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_json1_0_1.se_DeleteRepositoryCommand)
|
|
25
|
+
.de(Aws_json1_0_1.de_DeleteRepositoryCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.DeleteRepositoryCommand = DeleteRepositoryCommand;
|
|
@@ -5,48 +5,25 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const models_0_1 = require("../models/models_0");
|
|
10
10
|
const Aws_json1_0_1 = require("../protocols/Aws_json1_0");
|
|
11
|
-
class DeleteServiceCommand extends smithy_client_1.Command
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
const { logger } = configuration;
|
|
29
|
-
const clientName = "ProtonClient";
|
|
30
|
-
const commandName = "DeleteServiceCommand";
|
|
31
|
-
const handlerExecutionContext = {
|
|
32
|
-
logger,
|
|
33
|
-
clientName,
|
|
34
|
-
commandName,
|
|
35
|
-
inputFilterSensitiveLog: (_) => _,
|
|
36
|
-
outputFilterSensitiveLog: models_0_1.DeleteServiceOutputFilterSensitiveLog,
|
|
37
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
38
|
-
service: "AwsProton20200720",
|
|
39
|
-
operation: "DeleteService",
|
|
40
|
-
},
|
|
41
|
-
};
|
|
42
|
-
const { requestHandler } = configuration;
|
|
43
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
44
|
-
}
|
|
45
|
-
serialize(input, context) {
|
|
46
|
-
return (0, Aws_json1_0_1.se_DeleteServiceCommand)(input, context);
|
|
47
|
-
}
|
|
48
|
-
deserialize(output, context) {
|
|
49
|
-
return (0, Aws_json1_0_1.de_DeleteServiceCommand)(output, context);
|
|
50
|
-
}
|
|
11
|
+
class DeleteServiceCommand extends smithy_client_1.Command
|
|
12
|
+
.classBuilder()
|
|
13
|
+
.ep({
|
|
14
|
+
...EndpointParameters_1.commonParams,
|
|
15
|
+
})
|
|
16
|
+
.m(function (Command, cs, config, o) {
|
|
17
|
+
return [
|
|
18
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
19
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
20
|
+
];
|
|
21
|
+
})
|
|
22
|
+
.s("AwsProton20200720", "DeleteService", {})
|
|
23
|
+
.n("ProtonClient", "DeleteServiceCommand")
|
|
24
|
+
.f(void 0, models_0_1.DeleteServiceOutputFilterSensitiveLog)
|
|
25
|
+
.ser(Aws_json1_0_1.se_DeleteServiceCommand)
|
|
26
|
+
.de(Aws_json1_0_1.de_DeleteServiceCommand)
|
|
27
|
+
.build() {
|
|
51
28
|
}
|
|
52
29
|
exports.DeleteServiceCommand = DeleteServiceCommand;
|
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_json1_0_1 = require("../protocols/Aws_json1_0");
|
|
10
|
-
class DeleteServiceSyncConfigCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "ProtonClient";
|
|
29
|
-
const commandName = "DeleteServiceSyncConfigCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "AwsProton20200720",
|
|
38
|
-
operation: "DeleteServiceSyncConfig",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_json1_0_1.se_DeleteServiceSyncConfigCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_json1_0_1.de_DeleteServiceSyncConfigCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class DeleteServiceSyncConfigCommand extends smithy_client_1.Command
|
|
11
|
+
.classBuilder()
|
|
12
|
+
.ep({
|
|
13
|
+
...EndpointParameters_1.commonParams,
|
|
14
|
+
})
|
|
15
|
+
.m(function (Command, cs, config, o) {
|
|
16
|
+
return [
|
|
17
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
+
];
|
|
20
|
+
})
|
|
21
|
+
.s("AwsProton20200720", "DeleteServiceSyncConfig", {})
|
|
22
|
+
.n("ProtonClient", "DeleteServiceSyncConfigCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_json1_0_1.se_DeleteServiceSyncConfigCommand)
|
|
25
|
+
.de(Aws_json1_0_1.de_DeleteServiceSyncConfigCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.DeleteServiceSyncConfigCommand = DeleteServiceSyncConfigCommand;
|
|
@@ -5,48 +5,25 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const models_0_1 = require("../models/models_0");
|
|
10
10
|
const Aws_json1_0_1 = require("../protocols/Aws_json1_0");
|
|
11
|
-
class DeleteServiceTemplateCommand extends smithy_client_1.Command
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
const { logger } = configuration;
|
|
29
|
-
const clientName = "ProtonClient";
|
|
30
|
-
const commandName = "DeleteServiceTemplateCommand";
|
|
31
|
-
const handlerExecutionContext = {
|
|
32
|
-
logger,
|
|
33
|
-
clientName,
|
|
34
|
-
commandName,
|
|
35
|
-
inputFilterSensitiveLog: (_) => _,
|
|
36
|
-
outputFilterSensitiveLog: models_0_1.DeleteServiceTemplateOutputFilterSensitiveLog,
|
|
37
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
38
|
-
service: "AwsProton20200720",
|
|
39
|
-
operation: "DeleteServiceTemplate",
|
|
40
|
-
},
|
|
41
|
-
};
|
|
42
|
-
const { requestHandler } = configuration;
|
|
43
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
44
|
-
}
|
|
45
|
-
serialize(input, context) {
|
|
46
|
-
return (0, Aws_json1_0_1.se_DeleteServiceTemplateCommand)(input, context);
|
|
47
|
-
}
|
|
48
|
-
deserialize(output, context) {
|
|
49
|
-
return (0, Aws_json1_0_1.de_DeleteServiceTemplateCommand)(output, context);
|
|
50
|
-
}
|
|
11
|
+
class DeleteServiceTemplateCommand extends smithy_client_1.Command
|
|
12
|
+
.classBuilder()
|
|
13
|
+
.ep({
|
|
14
|
+
...EndpointParameters_1.commonParams,
|
|
15
|
+
})
|
|
16
|
+
.m(function (Command, cs, config, o) {
|
|
17
|
+
return [
|
|
18
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
19
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
20
|
+
];
|
|
21
|
+
})
|
|
22
|
+
.s("AwsProton20200720", "DeleteServiceTemplate", {})
|
|
23
|
+
.n("ProtonClient", "DeleteServiceTemplateCommand")
|
|
24
|
+
.f(void 0, models_0_1.DeleteServiceTemplateOutputFilterSensitiveLog)
|
|
25
|
+
.ser(Aws_json1_0_1.se_DeleteServiceTemplateCommand)
|
|
26
|
+
.de(Aws_json1_0_1.de_DeleteServiceTemplateCommand)
|
|
27
|
+
.build() {
|
|
51
28
|
}
|
|
52
29
|
exports.DeleteServiceTemplateCommand = DeleteServiceTemplateCommand;
|