@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
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { CreateEnvironmentTemplateInput, CreateEnvironmentTemplateOutput } from "../models/models_0";
|
|
5
4
|
import { ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ProtonClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface CreateEnvironmentTemplateCommandInput extends CreateEnvironment
|
|
|
21
20
|
*/
|
|
22
21
|
export interface CreateEnvironmentTemplateCommandOutput extends CreateEnvironmentTemplateOutput, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const CreateEnvironmentTemplateCommand_base: {
|
|
24
|
+
new (input: CreateEnvironmentTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<CreateEnvironmentTemplateCommandInput, CreateEnvironmentTemplateCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Create an environment template for Proton. For more information, see <a href="https://docs.aws.amazon.com/proton/latest/userguide/ag-templates.html">Environment Templates</a> in the <i>Proton User Guide</i>.</p>
|
|
@@ -104,23 +107,5 @@ export interface CreateEnvironmentTemplateCommandOutput extends CreateEnvironmen
|
|
|
104
107
|
* <p>Base exception class for all service exceptions from Proton service.</p>
|
|
105
108
|
*
|
|
106
109
|
*/
|
|
107
|
-
export declare class CreateEnvironmentTemplateCommand extends
|
|
108
|
-
readonly input: CreateEnvironmentTemplateCommandInput;
|
|
109
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
110
|
-
/**
|
|
111
|
-
* @public
|
|
112
|
-
*/
|
|
113
|
-
constructor(input: CreateEnvironmentTemplateCommandInput);
|
|
114
|
-
/**
|
|
115
|
-
* @internal
|
|
116
|
-
*/
|
|
117
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ProtonClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateEnvironmentTemplateCommandInput, CreateEnvironmentTemplateCommandOutput>;
|
|
118
|
-
/**
|
|
119
|
-
* @internal
|
|
120
|
-
*/
|
|
121
|
-
private serialize;
|
|
122
|
-
/**
|
|
123
|
-
* @internal
|
|
124
|
-
*/
|
|
125
|
-
private deserialize;
|
|
110
|
+
export declare class CreateEnvironmentTemplateCommand extends CreateEnvironmentTemplateCommand_base {
|
|
126
111
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { CreateEnvironmentTemplateVersionInput, CreateEnvironmentTemplateVersionOutput } from "../models/models_0";
|
|
5
4
|
import { ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ProtonClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface CreateEnvironmentTemplateVersionCommandInput extends CreateEnvi
|
|
|
21
20
|
*/
|
|
22
21
|
export interface CreateEnvironmentTemplateVersionCommandOutput extends CreateEnvironmentTemplateVersionOutput, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const CreateEnvironmentTemplateVersionCommand_base: {
|
|
24
|
+
new (input: CreateEnvironmentTemplateVersionCommandInput): import("@smithy/smithy-client").CommandImpl<CreateEnvironmentTemplateVersionCommandInput, CreateEnvironmentTemplateVersionCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Create a new major or minor version of an environment template. A major version of an environment template is a version that
|
|
@@ -102,23 +105,5 @@ export interface CreateEnvironmentTemplateVersionCommandOutput extends CreateEnv
|
|
|
102
105
|
* <p>Base exception class for all service exceptions from Proton service.</p>
|
|
103
106
|
*
|
|
104
107
|
*/
|
|
105
|
-
export declare class CreateEnvironmentTemplateVersionCommand extends
|
|
106
|
-
readonly input: CreateEnvironmentTemplateVersionCommandInput;
|
|
107
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
108
|
-
/**
|
|
109
|
-
* @public
|
|
110
|
-
*/
|
|
111
|
-
constructor(input: CreateEnvironmentTemplateVersionCommandInput);
|
|
112
|
-
/**
|
|
113
|
-
* @internal
|
|
114
|
-
*/
|
|
115
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ProtonClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateEnvironmentTemplateVersionCommandInput, CreateEnvironmentTemplateVersionCommandOutput>;
|
|
116
|
-
/**
|
|
117
|
-
* @internal
|
|
118
|
-
*/
|
|
119
|
-
private serialize;
|
|
120
|
-
/**
|
|
121
|
-
* @internal
|
|
122
|
-
*/
|
|
123
|
-
private deserialize;
|
|
108
|
+
export declare class CreateEnvironmentTemplateVersionCommand extends CreateEnvironmentTemplateVersionCommand_base {
|
|
124
109
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { CreateRepositoryInput, CreateRepositoryOutput } from "../models/models_0";
|
|
5
4
|
import { ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ProtonClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface CreateRepositoryCommandInput extends CreateRepositoryInput {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface CreateRepositoryCommandOutput extends CreateRepositoryOutput, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const CreateRepositoryCommand_base: {
|
|
24
|
+
new (input: CreateRepositoryCommandInput): import("@smithy/smithy-client").CommandImpl<CreateRepositoryCommandInput, CreateRepositoryCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Create and register a link to a repository. Proton uses the link to repeatedly access the repository, to either push to it (self-managed
|
|
@@ -90,23 +93,5 @@ export interface CreateRepositoryCommandOutput extends CreateRepositoryOutput, _
|
|
|
90
93
|
* <p>Base exception class for all service exceptions from Proton service.</p>
|
|
91
94
|
*
|
|
92
95
|
*/
|
|
93
|
-
export declare class CreateRepositoryCommand extends
|
|
94
|
-
readonly input: CreateRepositoryCommandInput;
|
|
95
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
96
|
-
/**
|
|
97
|
-
* @public
|
|
98
|
-
*/
|
|
99
|
-
constructor(input: CreateRepositoryCommandInput);
|
|
100
|
-
/**
|
|
101
|
-
* @internal
|
|
102
|
-
*/
|
|
103
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ProtonClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateRepositoryCommandInput, CreateRepositoryCommandOutput>;
|
|
104
|
-
/**
|
|
105
|
-
* @internal
|
|
106
|
-
*/
|
|
107
|
-
private serialize;
|
|
108
|
-
/**
|
|
109
|
-
* @internal
|
|
110
|
-
*/
|
|
111
|
-
private deserialize;
|
|
96
|
+
export declare class CreateRepositoryCommand extends CreateRepositoryCommand_base {
|
|
112
97
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { CreateServiceInput, CreateServiceOutput } from "../models/models_0";
|
|
5
4
|
import { ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ProtonClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface CreateServiceCommandInput extends CreateServiceInput {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface CreateServiceCommandOutput extends CreateServiceOutput, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const CreateServiceCommand_base: {
|
|
24
|
+
new (input: CreateServiceCommandInput): import("@smithy/smithy-client").CommandImpl<CreateServiceCommandInput, CreateServiceCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Create an Proton service. An Proton service is an instantiation of a service
|
|
@@ -117,23 +120,5 @@ export interface CreateServiceCommandOutput extends CreateServiceOutput, __Metad
|
|
|
117
120
|
* <p>Base exception class for all service exceptions from Proton service.</p>
|
|
118
121
|
*
|
|
119
122
|
*/
|
|
120
|
-
export declare class CreateServiceCommand extends
|
|
121
|
-
readonly input: CreateServiceCommandInput;
|
|
122
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
123
|
-
/**
|
|
124
|
-
* @public
|
|
125
|
-
*/
|
|
126
|
-
constructor(input: CreateServiceCommandInput);
|
|
127
|
-
/**
|
|
128
|
-
* @internal
|
|
129
|
-
*/
|
|
130
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ProtonClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateServiceCommandInput, CreateServiceCommandOutput>;
|
|
131
|
-
/**
|
|
132
|
-
* @internal
|
|
133
|
-
*/
|
|
134
|
-
private serialize;
|
|
135
|
-
/**
|
|
136
|
-
* @internal
|
|
137
|
-
*/
|
|
138
|
-
private deserialize;
|
|
123
|
+
export declare class CreateServiceCommand extends CreateServiceCommand_base {
|
|
139
124
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { CreateServiceInstanceInput, CreateServiceInstanceOutput } from "../models/models_0";
|
|
5
4
|
import { ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ProtonClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface CreateServiceInstanceCommandInput extends CreateServiceInstance
|
|
|
21
20
|
*/
|
|
22
21
|
export interface CreateServiceInstanceCommandOutput extends CreateServiceInstanceOutput, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const CreateServiceInstanceCommand_base: {
|
|
24
|
+
new (input: CreateServiceInstanceCommandInput): import("@smithy/smithy-client").CommandImpl<CreateServiceInstanceCommandInput, CreateServiceInstanceCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Create a service instance.</p>
|
|
@@ -97,23 +100,5 @@ export interface CreateServiceInstanceCommandOutput extends CreateServiceInstanc
|
|
|
97
100
|
* <p>Base exception class for all service exceptions from Proton service.</p>
|
|
98
101
|
*
|
|
99
102
|
*/
|
|
100
|
-
export declare class CreateServiceInstanceCommand extends
|
|
101
|
-
readonly input: CreateServiceInstanceCommandInput;
|
|
102
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
103
|
-
/**
|
|
104
|
-
* @public
|
|
105
|
-
*/
|
|
106
|
-
constructor(input: CreateServiceInstanceCommandInput);
|
|
107
|
-
/**
|
|
108
|
-
* @internal
|
|
109
|
-
*/
|
|
110
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ProtonClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateServiceInstanceCommandInput, CreateServiceInstanceCommandOutput>;
|
|
111
|
-
/**
|
|
112
|
-
* @internal
|
|
113
|
-
*/
|
|
114
|
-
private serialize;
|
|
115
|
-
/**
|
|
116
|
-
* @internal
|
|
117
|
-
*/
|
|
118
|
-
private deserialize;
|
|
103
|
+
export declare class CreateServiceInstanceCommand extends CreateServiceInstanceCommand_base {
|
|
119
104
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { CreateServiceSyncConfigInput, CreateServiceSyncConfigOutput } from "../models/models_0";
|
|
5
4
|
import { ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ProtonClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface CreateServiceSyncConfigCommandInput extends CreateServiceSyncCo
|
|
|
21
20
|
*/
|
|
22
21
|
export interface CreateServiceSyncConfigCommandOutput extends CreateServiceSyncConfigOutput, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const CreateServiceSyncConfigCommand_base: {
|
|
24
|
+
new (input: CreateServiceSyncConfigCommandInput): import("@smithy/smithy-client").CommandImpl<CreateServiceSyncConfigCommandInput, CreateServiceSyncConfigCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Create the Proton Ops configuration file.</p>
|
|
@@ -80,23 +83,5 @@ export interface CreateServiceSyncConfigCommandOutput extends CreateServiceSyncC
|
|
|
80
83
|
* <p>Base exception class for all service exceptions from Proton service.</p>
|
|
81
84
|
*
|
|
82
85
|
*/
|
|
83
|
-
export declare class CreateServiceSyncConfigCommand extends
|
|
84
|
-
readonly input: CreateServiceSyncConfigCommandInput;
|
|
85
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
86
|
-
/**
|
|
87
|
-
* @public
|
|
88
|
-
*/
|
|
89
|
-
constructor(input: CreateServiceSyncConfigCommandInput);
|
|
90
|
-
/**
|
|
91
|
-
* @internal
|
|
92
|
-
*/
|
|
93
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ProtonClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateServiceSyncConfigCommandInput, CreateServiceSyncConfigCommandOutput>;
|
|
94
|
-
/**
|
|
95
|
-
* @internal
|
|
96
|
-
*/
|
|
97
|
-
private serialize;
|
|
98
|
-
/**
|
|
99
|
-
* @internal
|
|
100
|
-
*/
|
|
101
|
-
private deserialize;
|
|
86
|
+
export declare class CreateServiceSyncConfigCommand extends CreateServiceSyncConfigCommand_base {
|
|
102
87
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { CreateServiceTemplateInput, CreateServiceTemplateOutput } from "../models/models_0";
|
|
5
4
|
import { ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ProtonClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface CreateServiceTemplateCommandInput extends CreateServiceTemplate
|
|
|
21
20
|
*/
|
|
22
21
|
export interface CreateServiceTemplateCommandOutput extends CreateServiceTemplateOutput, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const CreateServiceTemplateCommand_base: {
|
|
24
|
+
new (input: CreateServiceTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<CreateServiceTemplateCommandInput, CreateServiceTemplateCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Create a service template. The administrator creates a service template to define
|
|
@@ -95,23 +98,5 @@ export interface CreateServiceTemplateCommandOutput extends CreateServiceTemplat
|
|
|
95
98
|
* <p>Base exception class for all service exceptions from Proton service.</p>
|
|
96
99
|
*
|
|
97
100
|
*/
|
|
98
|
-
export declare class CreateServiceTemplateCommand extends
|
|
99
|
-
readonly input: CreateServiceTemplateCommandInput;
|
|
100
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
101
|
-
/**
|
|
102
|
-
* @public
|
|
103
|
-
*/
|
|
104
|
-
constructor(input: CreateServiceTemplateCommandInput);
|
|
105
|
-
/**
|
|
106
|
-
* @internal
|
|
107
|
-
*/
|
|
108
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ProtonClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateServiceTemplateCommandInput, CreateServiceTemplateCommandOutput>;
|
|
109
|
-
/**
|
|
110
|
-
* @internal
|
|
111
|
-
*/
|
|
112
|
-
private serialize;
|
|
113
|
-
/**
|
|
114
|
-
* @internal
|
|
115
|
-
*/
|
|
116
|
-
private deserialize;
|
|
101
|
+
export declare class CreateServiceTemplateCommand extends CreateServiceTemplateCommand_base {
|
|
117
102
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { CreateServiceTemplateVersionInput, CreateServiceTemplateVersionOutput } from "../models/models_0";
|
|
5
4
|
import { ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ProtonClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface CreateServiceTemplateVersionCommandInput extends CreateServiceT
|
|
|
21
20
|
*/
|
|
22
21
|
export interface CreateServiceTemplateVersionCommandOutput extends CreateServiceTemplateVersionOutput, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const CreateServiceTemplateVersionCommand_base: {
|
|
24
|
+
new (input: CreateServiceTemplateVersionCommandInput): import("@smithy/smithy-client").CommandImpl<CreateServiceTemplateVersionCommandInput, CreateServiceTemplateVersionCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Create a new major or minor version of a service template. A major version of a service
|
|
@@ -120,23 +123,5 @@ export interface CreateServiceTemplateVersionCommandOutput extends CreateService
|
|
|
120
123
|
* <p>Base exception class for all service exceptions from Proton service.</p>
|
|
121
124
|
*
|
|
122
125
|
*/
|
|
123
|
-
export declare class CreateServiceTemplateVersionCommand extends
|
|
124
|
-
readonly input: CreateServiceTemplateVersionCommandInput;
|
|
125
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
126
|
-
/**
|
|
127
|
-
* @public
|
|
128
|
-
*/
|
|
129
|
-
constructor(input: CreateServiceTemplateVersionCommandInput);
|
|
130
|
-
/**
|
|
131
|
-
* @internal
|
|
132
|
-
*/
|
|
133
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ProtonClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateServiceTemplateVersionCommandInput, CreateServiceTemplateVersionCommandOutput>;
|
|
134
|
-
/**
|
|
135
|
-
* @internal
|
|
136
|
-
*/
|
|
137
|
-
private serialize;
|
|
138
|
-
/**
|
|
139
|
-
* @internal
|
|
140
|
-
*/
|
|
141
|
-
private deserialize;
|
|
126
|
+
export declare class CreateServiceTemplateVersionCommand extends CreateServiceTemplateVersionCommand_base {
|
|
142
127
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { CreateTemplateSyncConfigInput, CreateTemplateSyncConfigOutput } from "../models/models_0";
|
|
5
4
|
import { ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ProtonClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface CreateTemplateSyncConfigCommandInput extends CreateTemplateSync
|
|
|
21
20
|
*/
|
|
22
21
|
export interface CreateTemplateSyncConfigCommandOutput extends CreateTemplateSyncConfigOutput, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const CreateTemplateSyncConfigCommand_base: {
|
|
24
|
+
new (input: CreateTemplateSyncConfigCommandInput): import("@smithy/smithy-client").CommandImpl<CreateTemplateSyncConfigCommandInput, CreateTemplateSyncConfigCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Set up a template to create new template versions automatically by tracking a linked repository. A linked repository is a repository that has
|
|
@@ -86,23 +89,5 @@ export interface CreateTemplateSyncConfigCommandOutput extends CreateTemplateSyn
|
|
|
86
89
|
* <p>Base exception class for all service exceptions from Proton service.</p>
|
|
87
90
|
*
|
|
88
91
|
*/
|
|
89
|
-
export declare class CreateTemplateSyncConfigCommand extends
|
|
90
|
-
readonly input: CreateTemplateSyncConfigCommandInput;
|
|
91
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
92
|
-
/**
|
|
93
|
-
* @public
|
|
94
|
-
*/
|
|
95
|
-
constructor(input: CreateTemplateSyncConfigCommandInput);
|
|
96
|
-
/**
|
|
97
|
-
* @internal
|
|
98
|
-
*/
|
|
99
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ProtonClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateTemplateSyncConfigCommandInput, CreateTemplateSyncConfigCommandOutput>;
|
|
100
|
-
/**
|
|
101
|
-
* @internal
|
|
102
|
-
*/
|
|
103
|
-
private serialize;
|
|
104
|
-
/**
|
|
105
|
-
* @internal
|
|
106
|
-
*/
|
|
107
|
-
private deserialize;
|
|
92
|
+
export declare class CreateTemplateSyncConfigCommand extends CreateTemplateSyncConfigCommand_base {
|
|
108
93
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { DeleteComponentInput, DeleteComponentOutput } from "../models/models_0";
|
|
5
4
|
import { ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ProtonClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface DeleteComponentCommandInput extends DeleteComponentInput {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface DeleteComponentCommandOutput extends DeleteComponentOutput, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const DeleteComponentCommand_base: {
|
|
24
|
+
new (input: DeleteComponentCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteComponentCommandInput, DeleteComponentCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Delete an Proton component resource.</p>
|
|
@@ -89,23 +92,5 @@ export interface DeleteComponentCommandOutput extends DeleteComponentOutput, __M
|
|
|
89
92
|
* <p>Base exception class for all service exceptions from Proton service.</p>
|
|
90
93
|
*
|
|
91
94
|
*/
|
|
92
|
-
export declare class DeleteComponentCommand extends
|
|
93
|
-
readonly input: DeleteComponentCommandInput;
|
|
94
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
95
|
-
/**
|
|
96
|
-
* @public
|
|
97
|
-
*/
|
|
98
|
-
constructor(input: DeleteComponentCommandInput);
|
|
99
|
-
/**
|
|
100
|
-
* @internal
|
|
101
|
-
*/
|
|
102
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ProtonClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteComponentCommandInput, DeleteComponentCommandOutput>;
|
|
103
|
-
/**
|
|
104
|
-
* @internal
|
|
105
|
-
*/
|
|
106
|
-
private serialize;
|
|
107
|
-
/**
|
|
108
|
-
* @internal
|
|
109
|
-
*/
|
|
110
|
-
private deserialize;
|
|
95
|
+
export declare class DeleteComponentCommand extends DeleteComponentCommand_base {
|
|
111
96
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { DeleteDeploymentInput, DeleteDeploymentOutput } from "../models/models_0";
|
|
5
4
|
import { ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ProtonClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface DeleteDeploymentCommandInput extends DeleteDeploymentInput {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface DeleteDeploymentCommandOutput extends DeleteDeploymentOutput, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const DeleteDeploymentCommand_base: {
|
|
24
|
+
new (input: DeleteDeploymentCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteDeploymentCommandInput, DeleteDeploymentCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Delete the deployment.</p>
|
|
@@ -145,23 +148,5 @@ export interface DeleteDeploymentCommandOutput extends DeleteDeploymentOutput, _
|
|
|
145
148
|
* <p>Base exception class for all service exceptions from Proton service.</p>
|
|
146
149
|
*
|
|
147
150
|
*/
|
|
148
|
-
export declare class DeleteDeploymentCommand extends
|
|
149
|
-
readonly input: DeleteDeploymentCommandInput;
|
|
150
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
151
|
-
/**
|
|
152
|
-
* @public
|
|
153
|
-
*/
|
|
154
|
-
constructor(input: DeleteDeploymentCommandInput);
|
|
155
|
-
/**
|
|
156
|
-
* @internal
|
|
157
|
-
*/
|
|
158
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ProtonClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteDeploymentCommandInput, DeleteDeploymentCommandOutput>;
|
|
159
|
-
/**
|
|
160
|
-
* @internal
|
|
161
|
-
*/
|
|
162
|
-
private serialize;
|
|
163
|
-
/**
|
|
164
|
-
* @internal
|
|
165
|
-
*/
|
|
166
|
-
private deserialize;
|
|
151
|
+
export declare class DeleteDeploymentCommand extends DeleteDeploymentCommand_base {
|
|
167
152
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { DeleteEnvironmentAccountConnectionInput, DeleteEnvironmentAccountConnectionOutput } from "../models/models_0";
|
|
5
4
|
import { ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ProtonClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface DeleteEnvironmentAccountConnectionCommandInput extends DeleteEn
|
|
|
21
20
|
*/
|
|
22
21
|
export interface DeleteEnvironmentAccountConnectionCommandOutput extends DeleteEnvironmentAccountConnectionOutput, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const DeleteEnvironmentAccountConnectionCommand_base: {
|
|
24
|
+
new (input: DeleteEnvironmentAccountConnectionCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteEnvironmentAccountConnectionCommandInput, DeleteEnvironmentAccountConnectionCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>In an environment account, delete an environment account connection.</p>
|
|
@@ -86,23 +89,5 @@ export interface DeleteEnvironmentAccountConnectionCommandOutput extends DeleteE
|
|
|
86
89
|
* <p>Base exception class for all service exceptions from Proton service.</p>
|
|
87
90
|
*
|
|
88
91
|
*/
|
|
89
|
-
export declare class DeleteEnvironmentAccountConnectionCommand extends
|
|
90
|
-
readonly input: DeleteEnvironmentAccountConnectionCommandInput;
|
|
91
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
92
|
-
/**
|
|
93
|
-
* @public
|
|
94
|
-
*/
|
|
95
|
-
constructor(input: DeleteEnvironmentAccountConnectionCommandInput);
|
|
96
|
-
/**
|
|
97
|
-
* @internal
|
|
98
|
-
*/
|
|
99
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ProtonClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteEnvironmentAccountConnectionCommandInput, DeleteEnvironmentAccountConnectionCommandOutput>;
|
|
100
|
-
/**
|
|
101
|
-
* @internal
|
|
102
|
-
*/
|
|
103
|
-
private serialize;
|
|
104
|
-
/**
|
|
105
|
-
* @internal
|
|
106
|
-
*/
|
|
107
|
-
private deserialize;
|
|
92
|
+
export declare class DeleteEnvironmentAccountConnectionCommand extends DeleteEnvironmentAccountConnectionCommand_base {
|
|
108
93
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { DeleteEnvironmentInput, DeleteEnvironmentOutput } from "../models/models_0";
|
|
5
4
|
import { ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ProtonClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface DeleteEnvironmentCommandInput extends DeleteEnvironmentInput {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface DeleteEnvironmentCommandOutput extends DeleteEnvironmentOutput, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const DeleteEnvironmentCommand_base: {
|
|
24
|
+
new (input: DeleteEnvironmentCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteEnvironmentCommandInput, DeleteEnvironmentCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Delete an environment.</p>
|
|
@@ -96,23 +99,5 @@ export interface DeleteEnvironmentCommandOutput extends DeleteEnvironmentOutput,
|
|
|
96
99
|
* <p>Base exception class for all service exceptions from Proton service.</p>
|
|
97
100
|
*
|
|
98
101
|
*/
|
|
99
|
-
export declare class DeleteEnvironmentCommand extends
|
|
100
|
-
readonly input: DeleteEnvironmentCommandInput;
|
|
101
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
102
|
-
/**
|
|
103
|
-
* @public
|
|
104
|
-
*/
|
|
105
|
-
constructor(input: DeleteEnvironmentCommandInput);
|
|
106
|
-
/**
|
|
107
|
-
* @internal
|
|
108
|
-
*/
|
|
109
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ProtonClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteEnvironmentCommandInput, DeleteEnvironmentCommandOutput>;
|
|
110
|
-
/**
|
|
111
|
-
* @internal
|
|
112
|
-
*/
|
|
113
|
-
private serialize;
|
|
114
|
-
/**
|
|
115
|
-
* @internal
|
|
116
|
-
*/
|
|
117
|
-
private deserialize;
|
|
102
|
+
export declare class DeleteEnvironmentCommand extends DeleteEnvironmentCommand_base {
|
|
118
103
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { DeleteEnvironmentTemplateInput, DeleteEnvironmentTemplateOutput } from "../models/models_0";
|
|
5
4
|
import { ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ProtonClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface DeleteEnvironmentTemplateCommandInput extends DeleteEnvironment
|
|
|
21
20
|
*/
|
|
22
21
|
export interface DeleteEnvironmentTemplateCommandOutput extends DeleteEnvironmentTemplateOutput, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const DeleteEnvironmentTemplateCommand_base: {
|
|
24
|
+
new (input: DeleteEnvironmentTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteEnvironmentTemplateCommandInput, DeleteEnvironmentTemplateCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>If no other major or minor versions of an environment template exist, delete the environment template.</p>
|
|
@@ -79,23 +82,5 @@ export interface DeleteEnvironmentTemplateCommandOutput extends DeleteEnvironmen
|
|
|
79
82
|
* <p>Base exception class for all service exceptions from Proton service.</p>
|
|
80
83
|
*
|
|
81
84
|
*/
|
|
82
|
-
export declare class DeleteEnvironmentTemplateCommand extends
|
|
83
|
-
readonly input: DeleteEnvironmentTemplateCommandInput;
|
|
84
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
85
|
-
/**
|
|
86
|
-
* @public
|
|
87
|
-
*/
|
|
88
|
-
constructor(input: DeleteEnvironmentTemplateCommandInput);
|
|
89
|
-
/**
|
|
90
|
-
* @internal
|
|
91
|
-
*/
|
|
92
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ProtonClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteEnvironmentTemplateCommandInput, DeleteEnvironmentTemplateCommandOutput>;
|
|
93
|
-
/**
|
|
94
|
-
* @internal
|
|
95
|
-
*/
|
|
96
|
-
private serialize;
|
|
97
|
-
/**
|
|
98
|
-
* @internal
|
|
99
|
-
*/
|
|
100
|
-
private deserialize;
|
|
85
|
+
export declare class DeleteEnvironmentTemplateCommand extends DeleteEnvironmentTemplateCommand_base {
|
|
101
86
|
}
|