@aws-sdk/client-proton 3.337.0 → 3.341.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/ProtonClient.js +2 -1
- package/dist-cjs/commands/AcceptEnvironmentAccountConnectionCommand.js +2 -1
- package/dist-cjs/commands/CancelComponentDeploymentCommand.js +2 -1
- package/dist-cjs/commands/CancelEnvironmentDeploymentCommand.js +2 -1
- package/dist-cjs/commands/CancelServiceInstanceDeploymentCommand.js +2 -1
- package/dist-cjs/commands/CancelServicePipelineDeploymentCommand.js +2 -1
- package/dist-cjs/commands/CreateComponentCommand.js +2 -1
- package/dist-cjs/commands/CreateEnvironmentAccountConnectionCommand.js +2 -1
- package/dist-cjs/commands/CreateEnvironmentCommand.js +2 -1
- package/dist-cjs/commands/CreateEnvironmentTemplateCommand.js +2 -1
- package/dist-cjs/commands/CreateEnvironmentTemplateVersionCommand.js +2 -1
- package/dist-cjs/commands/CreateRepositoryCommand.js +2 -1
- package/dist-cjs/commands/CreateServiceCommand.js +2 -1
- package/dist-cjs/commands/CreateServiceInstanceCommand.js +2 -1
- package/dist-cjs/commands/CreateServiceSyncConfigCommand.js +2 -1
- package/dist-cjs/commands/CreateServiceTemplateCommand.js +2 -1
- package/dist-cjs/commands/CreateServiceTemplateVersionCommand.js +2 -1
- package/dist-cjs/commands/CreateTemplateSyncConfigCommand.js +2 -1
- package/dist-cjs/commands/DeleteComponentCommand.js +2 -1
- package/dist-cjs/commands/DeleteEnvironmentAccountConnectionCommand.js +2 -1
- package/dist-cjs/commands/DeleteEnvironmentCommand.js +2 -1
- package/dist-cjs/commands/DeleteEnvironmentTemplateCommand.js +2 -1
- package/dist-cjs/commands/DeleteEnvironmentTemplateVersionCommand.js +2 -1
- package/dist-cjs/commands/DeleteRepositoryCommand.js +2 -1
- package/dist-cjs/commands/DeleteServiceCommand.js +2 -1
- package/dist-cjs/commands/DeleteServiceSyncConfigCommand.js +2 -1
- package/dist-cjs/commands/DeleteServiceTemplateCommand.js +2 -1
- package/dist-cjs/commands/DeleteServiceTemplateVersionCommand.js +2 -1
- package/dist-cjs/commands/DeleteTemplateSyncConfigCommand.js +2 -1
- package/dist-cjs/commands/GetAccountSettingsCommand.js +2 -1
- package/dist-cjs/commands/GetComponentCommand.js +2 -1
- package/dist-cjs/commands/GetEnvironmentAccountConnectionCommand.js +2 -1
- package/dist-cjs/commands/GetEnvironmentCommand.js +2 -1
- package/dist-cjs/commands/GetEnvironmentTemplateCommand.js +2 -1
- package/dist-cjs/commands/GetEnvironmentTemplateVersionCommand.js +2 -1
- package/dist-cjs/commands/GetRepositoryCommand.js +2 -1
- package/dist-cjs/commands/GetRepositorySyncStatusCommand.js +2 -1
- package/dist-cjs/commands/GetResourcesSummaryCommand.js +2 -1
- package/dist-cjs/commands/GetServiceCommand.js +2 -1
- package/dist-cjs/commands/GetServiceInstanceCommand.js +2 -1
- package/dist-cjs/commands/GetServiceInstanceSyncStatusCommand.js +2 -1
- package/dist-cjs/commands/GetServiceSyncBlockerSummaryCommand.js +2 -1
- package/dist-cjs/commands/GetServiceSyncConfigCommand.js +2 -1
- package/dist-cjs/commands/GetServiceTemplateCommand.js +2 -1
- package/dist-cjs/commands/GetServiceTemplateVersionCommand.js +2 -1
- package/dist-cjs/commands/GetTemplateSyncConfigCommand.js +2 -1
- package/dist-cjs/commands/GetTemplateSyncStatusCommand.js +2 -1
- package/dist-cjs/commands/ListComponentOutputsCommand.js +2 -1
- package/dist-cjs/commands/ListComponentProvisionedResourcesCommand.js +2 -1
- package/dist-cjs/commands/ListComponentsCommand.js +2 -1
- package/dist-cjs/commands/ListEnvironmentAccountConnectionsCommand.js +2 -1
- package/dist-cjs/commands/ListEnvironmentOutputsCommand.js +2 -1
- package/dist-cjs/commands/ListEnvironmentProvisionedResourcesCommand.js +2 -1
- package/dist-cjs/commands/ListEnvironmentTemplateVersionsCommand.js +2 -1
- package/dist-cjs/commands/ListEnvironmentTemplatesCommand.js +2 -1
- package/dist-cjs/commands/ListEnvironmentsCommand.js +2 -1
- package/dist-cjs/commands/ListRepositoriesCommand.js +2 -1
- package/dist-cjs/commands/ListRepositorySyncDefinitionsCommand.js +2 -1
- package/dist-cjs/commands/ListServiceInstanceOutputsCommand.js +2 -1
- package/dist-cjs/commands/ListServiceInstanceProvisionedResourcesCommand.js +2 -1
- package/dist-cjs/commands/ListServiceInstancesCommand.js +2 -1
- package/dist-cjs/commands/ListServicePipelineOutputsCommand.js +2 -1
- package/dist-cjs/commands/ListServicePipelineProvisionedResourcesCommand.js +2 -1
- package/dist-cjs/commands/ListServiceTemplateVersionsCommand.js +2 -1
- package/dist-cjs/commands/ListServiceTemplatesCommand.js +2 -1
- package/dist-cjs/commands/ListServicesCommand.js +2 -1
- package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -1
- package/dist-cjs/commands/NotifyResourceDeploymentStatusChangeCommand.js +2 -1
- package/dist-cjs/commands/RejectEnvironmentAccountConnectionCommand.js +2 -1
- package/dist-cjs/commands/TagResourceCommand.js +2 -1
- package/dist-cjs/commands/UntagResourceCommand.js +2 -1
- package/dist-cjs/commands/UpdateAccountSettingsCommand.js +2 -1
- package/dist-cjs/commands/UpdateComponentCommand.js +2 -1
- package/dist-cjs/commands/UpdateEnvironmentAccountConnectionCommand.js +2 -1
- package/dist-cjs/commands/UpdateEnvironmentCommand.js +2 -1
- package/dist-cjs/commands/UpdateEnvironmentTemplateCommand.js +2 -1
- package/dist-cjs/commands/UpdateEnvironmentTemplateVersionCommand.js +2 -1
- package/dist-cjs/commands/UpdateServiceCommand.js +2 -1
- package/dist-cjs/commands/UpdateServiceInstanceCommand.js +2 -1
- package/dist-cjs/commands/UpdateServicePipelineCommand.js +2 -1
- package/dist-cjs/commands/UpdateServiceSyncBlockerCommand.js +2 -1
- package/dist-cjs/commands/UpdateServiceSyncConfigCommand.js +2 -1
- package/dist-cjs/commands/UpdateServiceTemplateCommand.js +2 -1
- package/dist-cjs/commands/UpdateServiceTemplateVersionCommand.js +2 -1
- package/dist-cjs/commands/UpdateTemplateSyncConfigCommand.js +2 -1
- package/dist-cjs/index.js +2 -2
- package/dist-cjs/models/ProtonServiceException.js +2 -1
- package/dist-es/ProtonClient.js +1 -0
- package/dist-es/commands/AcceptEnvironmentAccountConnectionCommand.js +1 -0
- package/dist-es/commands/CancelComponentDeploymentCommand.js +1 -0
- package/dist-es/commands/CancelEnvironmentDeploymentCommand.js +1 -0
- package/dist-es/commands/CancelServiceInstanceDeploymentCommand.js +1 -0
- package/dist-es/commands/CancelServicePipelineDeploymentCommand.js +1 -0
- package/dist-es/commands/CreateComponentCommand.js +1 -0
- package/dist-es/commands/CreateEnvironmentAccountConnectionCommand.js +1 -0
- package/dist-es/commands/CreateEnvironmentCommand.js +1 -0
- package/dist-es/commands/CreateEnvironmentTemplateCommand.js +1 -0
- package/dist-es/commands/CreateEnvironmentTemplateVersionCommand.js +1 -0
- package/dist-es/commands/CreateRepositoryCommand.js +1 -0
- package/dist-es/commands/CreateServiceCommand.js +1 -0
- package/dist-es/commands/CreateServiceInstanceCommand.js +1 -0
- package/dist-es/commands/CreateServiceSyncConfigCommand.js +1 -0
- package/dist-es/commands/CreateServiceTemplateCommand.js +1 -0
- package/dist-es/commands/CreateServiceTemplateVersionCommand.js +1 -0
- package/dist-es/commands/CreateTemplateSyncConfigCommand.js +1 -0
- package/dist-es/commands/DeleteComponentCommand.js +1 -0
- package/dist-es/commands/DeleteEnvironmentAccountConnectionCommand.js +1 -0
- package/dist-es/commands/DeleteEnvironmentCommand.js +1 -0
- package/dist-es/commands/DeleteEnvironmentTemplateCommand.js +1 -0
- package/dist-es/commands/DeleteEnvironmentTemplateVersionCommand.js +1 -0
- package/dist-es/commands/DeleteRepositoryCommand.js +1 -0
- package/dist-es/commands/DeleteServiceCommand.js +1 -0
- package/dist-es/commands/DeleteServiceSyncConfigCommand.js +1 -0
- package/dist-es/commands/DeleteServiceTemplateCommand.js +1 -0
- package/dist-es/commands/DeleteServiceTemplateVersionCommand.js +1 -0
- package/dist-es/commands/DeleteTemplateSyncConfigCommand.js +1 -0
- package/dist-es/commands/GetAccountSettingsCommand.js +1 -0
- package/dist-es/commands/GetComponentCommand.js +1 -0
- package/dist-es/commands/GetEnvironmentAccountConnectionCommand.js +1 -0
- package/dist-es/commands/GetEnvironmentCommand.js +1 -0
- package/dist-es/commands/GetEnvironmentTemplateCommand.js +1 -0
- package/dist-es/commands/GetEnvironmentTemplateVersionCommand.js +1 -0
- package/dist-es/commands/GetRepositoryCommand.js +1 -0
- package/dist-es/commands/GetRepositorySyncStatusCommand.js +1 -0
- package/dist-es/commands/GetResourcesSummaryCommand.js +1 -0
- package/dist-es/commands/GetServiceCommand.js +1 -0
- package/dist-es/commands/GetServiceInstanceCommand.js +1 -0
- package/dist-es/commands/GetServiceInstanceSyncStatusCommand.js +1 -0
- package/dist-es/commands/GetServiceSyncBlockerSummaryCommand.js +1 -0
- package/dist-es/commands/GetServiceSyncConfigCommand.js +1 -0
- package/dist-es/commands/GetServiceTemplateCommand.js +1 -0
- package/dist-es/commands/GetServiceTemplateVersionCommand.js +1 -0
- package/dist-es/commands/GetTemplateSyncConfigCommand.js +1 -0
- package/dist-es/commands/GetTemplateSyncStatusCommand.js +1 -0
- package/dist-es/commands/ListComponentOutputsCommand.js +1 -0
- package/dist-es/commands/ListComponentProvisionedResourcesCommand.js +1 -0
- package/dist-es/commands/ListComponentsCommand.js +1 -0
- package/dist-es/commands/ListEnvironmentAccountConnectionsCommand.js +1 -0
- package/dist-es/commands/ListEnvironmentOutputsCommand.js +1 -0
- package/dist-es/commands/ListEnvironmentProvisionedResourcesCommand.js +1 -0
- package/dist-es/commands/ListEnvironmentTemplateVersionsCommand.js +1 -0
- package/dist-es/commands/ListEnvironmentTemplatesCommand.js +1 -0
- package/dist-es/commands/ListEnvironmentsCommand.js +1 -0
- package/dist-es/commands/ListRepositoriesCommand.js +1 -0
- package/dist-es/commands/ListRepositorySyncDefinitionsCommand.js +1 -0
- package/dist-es/commands/ListServiceInstanceOutputsCommand.js +1 -0
- package/dist-es/commands/ListServiceInstanceProvisionedResourcesCommand.js +1 -0
- package/dist-es/commands/ListServiceInstancesCommand.js +1 -0
- package/dist-es/commands/ListServicePipelineOutputsCommand.js +1 -0
- package/dist-es/commands/ListServicePipelineProvisionedResourcesCommand.js +1 -0
- package/dist-es/commands/ListServiceTemplateVersionsCommand.js +1 -0
- package/dist-es/commands/ListServiceTemplatesCommand.js +1 -0
- package/dist-es/commands/ListServicesCommand.js +1 -0
- package/dist-es/commands/ListTagsForResourceCommand.js +1 -0
- package/dist-es/commands/NotifyResourceDeploymentStatusChangeCommand.js +1 -0
- package/dist-es/commands/RejectEnvironmentAccountConnectionCommand.js +1 -0
- package/dist-es/commands/TagResourceCommand.js +1 -0
- package/dist-es/commands/UntagResourceCommand.js +1 -0
- package/dist-es/commands/UpdateAccountSettingsCommand.js +1 -0
- package/dist-es/commands/UpdateComponentCommand.js +1 -0
- package/dist-es/commands/UpdateEnvironmentAccountConnectionCommand.js +1 -0
- package/dist-es/commands/UpdateEnvironmentCommand.js +1 -0
- package/dist-es/commands/UpdateEnvironmentTemplateCommand.js +1 -0
- package/dist-es/commands/UpdateEnvironmentTemplateVersionCommand.js +1 -0
- package/dist-es/commands/UpdateServiceCommand.js +1 -0
- package/dist-es/commands/UpdateServiceInstanceCommand.js +1 -0
- package/dist-es/commands/UpdateServicePipelineCommand.js +1 -0
- package/dist-es/commands/UpdateServiceSyncBlockerCommand.js +1 -0
- package/dist-es/commands/UpdateServiceSyncConfigCommand.js +1 -0
- package/dist-es/commands/UpdateServiceTemplateCommand.js +1 -0
- package/dist-es/commands/UpdateServiceTemplateVersionCommand.js +1 -0
- package/dist-es/commands/UpdateTemplateSyncConfigCommand.js +1 -0
- package/dist-es/index.js +2 -2
- package/dist-es/models/ProtonServiceException.js +1 -0
- package/dist-types/ProtonClient.d.ts +3 -3
- package/dist-types/commands/AcceptEnvironmentAccountConnectionCommand.d.ts +4 -0
- package/dist-types/commands/CancelComponentDeploymentCommand.d.ts +4 -0
- package/dist-types/commands/CancelEnvironmentDeploymentCommand.d.ts +4 -0
- package/dist-types/commands/CancelServiceInstanceDeploymentCommand.d.ts +4 -0
- package/dist-types/commands/CancelServicePipelineDeploymentCommand.d.ts +4 -0
- package/dist-types/commands/CreateComponentCommand.d.ts +4 -0
- package/dist-types/commands/CreateEnvironmentAccountConnectionCommand.d.ts +4 -0
- package/dist-types/commands/CreateEnvironmentCommand.d.ts +4 -0
- package/dist-types/commands/CreateEnvironmentTemplateCommand.d.ts +4 -0
- package/dist-types/commands/CreateEnvironmentTemplateVersionCommand.d.ts +4 -0
- package/dist-types/commands/CreateRepositoryCommand.d.ts +4 -0
- package/dist-types/commands/CreateServiceCommand.d.ts +4 -0
- package/dist-types/commands/CreateServiceInstanceCommand.d.ts +4 -0
- package/dist-types/commands/CreateServiceSyncConfigCommand.d.ts +4 -0
- package/dist-types/commands/CreateServiceTemplateCommand.d.ts +4 -0
- package/dist-types/commands/CreateServiceTemplateVersionCommand.d.ts +4 -0
- package/dist-types/commands/CreateTemplateSyncConfigCommand.d.ts +4 -0
- package/dist-types/commands/DeleteComponentCommand.d.ts +4 -0
- package/dist-types/commands/DeleteEnvironmentAccountConnectionCommand.d.ts +4 -0
- package/dist-types/commands/DeleteEnvironmentCommand.d.ts +4 -0
- package/dist-types/commands/DeleteEnvironmentTemplateCommand.d.ts +4 -0
- package/dist-types/commands/DeleteEnvironmentTemplateVersionCommand.d.ts +4 -0
- package/dist-types/commands/DeleteRepositoryCommand.d.ts +4 -0
- package/dist-types/commands/DeleteServiceCommand.d.ts +4 -0
- package/dist-types/commands/DeleteServiceSyncConfigCommand.d.ts +4 -0
- package/dist-types/commands/DeleteServiceTemplateCommand.d.ts +4 -0
- package/dist-types/commands/DeleteServiceTemplateVersionCommand.d.ts +4 -0
- package/dist-types/commands/DeleteTemplateSyncConfigCommand.d.ts +4 -0
- package/dist-types/commands/GetAccountSettingsCommand.d.ts +4 -0
- package/dist-types/commands/GetComponentCommand.d.ts +4 -0
- package/dist-types/commands/GetEnvironmentAccountConnectionCommand.d.ts +4 -0
- package/dist-types/commands/GetEnvironmentCommand.d.ts +4 -0
- package/dist-types/commands/GetEnvironmentTemplateCommand.d.ts +4 -0
- package/dist-types/commands/GetEnvironmentTemplateVersionCommand.d.ts +4 -0
- package/dist-types/commands/GetRepositoryCommand.d.ts +4 -0
- package/dist-types/commands/GetRepositorySyncStatusCommand.d.ts +4 -0
- package/dist-types/commands/GetResourcesSummaryCommand.d.ts +4 -0
- package/dist-types/commands/GetServiceCommand.d.ts +4 -0
- package/dist-types/commands/GetServiceInstanceCommand.d.ts +4 -0
- package/dist-types/commands/GetServiceInstanceSyncStatusCommand.d.ts +4 -0
- package/dist-types/commands/GetServiceSyncBlockerSummaryCommand.d.ts +4 -0
- package/dist-types/commands/GetServiceSyncConfigCommand.d.ts +4 -0
- package/dist-types/commands/GetServiceTemplateCommand.d.ts +4 -0
- package/dist-types/commands/GetServiceTemplateVersionCommand.d.ts +4 -0
- package/dist-types/commands/GetTemplateSyncConfigCommand.d.ts +4 -0
- package/dist-types/commands/GetTemplateSyncStatusCommand.d.ts +4 -0
- package/dist-types/commands/ListComponentOutputsCommand.d.ts +4 -0
- package/dist-types/commands/ListComponentProvisionedResourcesCommand.d.ts +4 -0
- package/dist-types/commands/ListComponentsCommand.d.ts +4 -0
- package/dist-types/commands/ListEnvironmentAccountConnectionsCommand.d.ts +4 -0
- package/dist-types/commands/ListEnvironmentOutputsCommand.d.ts +4 -0
- package/dist-types/commands/ListEnvironmentProvisionedResourcesCommand.d.ts +4 -0
- package/dist-types/commands/ListEnvironmentTemplateVersionsCommand.d.ts +4 -0
- package/dist-types/commands/ListEnvironmentTemplatesCommand.d.ts +4 -0
- package/dist-types/commands/ListEnvironmentsCommand.d.ts +4 -0
- package/dist-types/commands/ListRepositoriesCommand.d.ts +4 -0
- package/dist-types/commands/ListRepositorySyncDefinitionsCommand.d.ts +4 -0
- package/dist-types/commands/ListServiceInstanceOutputsCommand.d.ts +4 -0
- package/dist-types/commands/ListServiceInstanceProvisionedResourcesCommand.d.ts +4 -0
- package/dist-types/commands/ListServiceInstancesCommand.d.ts +4 -0
- package/dist-types/commands/ListServicePipelineOutputsCommand.d.ts +4 -0
- package/dist-types/commands/ListServicePipelineProvisionedResourcesCommand.d.ts +4 -0
- package/dist-types/commands/ListServiceTemplateVersionsCommand.d.ts +4 -0
- package/dist-types/commands/ListServiceTemplatesCommand.d.ts +4 -0
- package/dist-types/commands/ListServicesCommand.d.ts +4 -0
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +4 -0
- package/dist-types/commands/NotifyResourceDeploymentStatusChangeCommand.d.ts +4 -0
- package/dist-types/commands/RejectEnvironmentAccountConnectionCommand.d.ts +4 -0
- package/dist-types/commands/TagResourceCommand.d.ts +4 -0
- package/dist-types/commands/UntagResourceCommand.d.ts +4 -0
- package/dist-types/commands/UpdateAccountSettingsCommand.d.ts +4 -0
- package/dist-types/commands/UpdateComponentCommand.d.ts +4 -0
- package/dist-types/commands/UpdateEnvironmentAccountConnectionCommand.d.ts +4 -0
- package/dist-types/commands/UpdateEnvironmentCommand.d.ts +4 -0
- package/dist-types/commands/UpdateEnvironmentTemplateCommand.d.ts +4 -0
- package/dist-types/commands/UpdateEnvironmentTemplateVersionCommand.d.ts +4 -0
- package/dist-types/commands/UpdateServiceCommand.d.ts +4 -0
- package/dist-types/commands/UpdateServiceInstanceCommand.d.ts +4 -0
- package/dist-types/commands/UpdateServicePipelineCommand.d.ts +4 -0
- package/dist-types/commands/UpdateServiceSyncBlockerCommand.d.ts +4 -0
- package/dist-types/commands/UpdateServiceSyncConfigCommand.d.ts +4 -0
- package/dist-types/commands/UpdateServiceTemplateCommand.d.ts +4 -0
- package/dist-types/commands/UpdateServiceTemplateVersionCommand.d.ts +4 -0
- package/dist-types/commands/UpdateTemplateSyncConfigCommand.d.ts +4 -0
- package/dist-types/index.d.ts +135 -2
- package/dist-types/models/ProtonServiceException.d.ts +1 -0
- package/dist-types/ts3.4/ProtonClient.d.ts +3 -3
- package/dist-types/ts3.4/commands/AcceptEnvironmentAccountConnectionCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CancelComponentDeploymentCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CancelEnvironmentDeploymentCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CancelServiceInstanceDeploymentCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CancelServicePipelineDeploymentCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateComponentCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateEnvironmentAccountConnectionCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateEnvironmentCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateEnvironmentTemplateCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateEnvironmentTemplateVersionCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateRepositoryCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateServiceCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateServiceInstanceCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateServiceSyncConfigCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateServiceTemplateCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateServiceTemplateVersionCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateTemplateSyncConfigCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteComponentCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteEnvironmentAccountConnectionCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteEnvironmentCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteEnvironmentTemplateCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteEnvironmentTemplateVersionCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteRepositoryCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteServiceCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteServiceSyncConfigCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteServiceTemplateCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteServiceTemplateVersionCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteTemplateSyncConfigCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetAccountSettingsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetComponentCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetEnvironmentAccountConnectionCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetEnvironmentCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetEnvironmentTemplateCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetEnvironmentTemplateVersionCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetRepositoryCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetRepositorySyncStatusCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetResourcesSummaryCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetServiceCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetServiceInstanceCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetServiceInstanceSyncStatusCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetServiceSyncBlockerSummaryCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetServiceSyncConfigCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetServiceTemplateCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetServiceTemplateVersionCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetTemplateSyncConfigCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetTemplateSyncStatusCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListComponentOutputsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListComponentProvisionedResourcesCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListComponentsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListEnvironmentAccountConnectionsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListEnvironmentOutputsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListEnvironmentProvisionedResourcesCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListEnvironmentTemplateVersionsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListEnvironmentTemplatesCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListEnvironmentsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListRepositoriesCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListRepositorySyncDefinitionsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListServiceInstanceOutputsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListServiceInstanceProvisionedResourcesCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListServiceInstancesCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListServicePipelineOutputsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListServicePipelineProvisionedResourcesCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListServiceTemplateVersionsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListServiceTemplatesCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListServicesCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/NotifyResourceDeploymentStatusChangeCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/RejectEnvironmentAccountConnectionCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateAccountSettingsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateComponentCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateEnvironmentAccountConnectionCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateEnvironmentCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateEnvironmentTemplateCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateEnvironmentTemplateVersionCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateServiceCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateServiceInstanceCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateServicePipelineCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateServiceSyncBlockerCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateServiceSyncConfigCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateServiceTemplateCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateServiceTemplateVersionCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateTemplateSyncConfigCommand.d.ts +1 -0
- package/dist-types/ts3.4/index.d.ts +2 -2
- package/dist-types/ts3.4/models/ProtonServiceException.d.ts +1 -0
- package/package.json +29 -29
package/dist-types/index.d.ts
CHANGED
|
@@ -1,7 +1,140 @@
|
|
|
1
|
-
|
|
1
|
+
/**
|
|
2
|
+
* <p>This is the Proton Service API Reference. It provides descriptions, syntax and usage examples for each of the
|
|
3
|
+
* <a href="https://docs.aws.amazon.com/proton/latest/APIReference/API_Operations.html">actions</a> and <a href="https://docs.aws.amazon.com/proton/latest/APIReference/API_Types.html">data types</a> for the Proton
|
|
4
|
+
* service.</p>
|
|
5
|
+
* <p>The documentation for each action shows the Query API request parameters and the XML response.</p>
|
|
6
|
+
* <p>Alternatively, you can use the Amazon Web Services CLI to access an API. For more information, see the <a href="https://docs.aws.amazon.com/cli/latest/userguide/cli-chap-welcome.html">Amazon Web Services Command Line Interface User
|
|
7
|
+
* Guide</a>.</p>
|
|
8
|
+
* <p>The Proton service is a two-pronged automation framework. Administrators create service templates to provide
|
|
9
|
+
* standardized infrastructure and deployment tooling for serverless and container based applications. Developers, in
|
|
10
|
+
* turn, select from the available service templates to automate their application or service deployments.</p>
|
|
11
|
+
* <p>Because administrators define the infrastructure and tooling that Proton deploys and manages, they need
|
|
12
|
+
* permissions to use all of the listed API operations.</p>
|
|
13
|
+
* <p>When developers select a specific infrastructure and tooling set, Proton deploys their applications. To
|
|
14
|
+
* monitor their applications that are running on Proton, developers need permissions to the service
|
|
15
|
+
* <i>create</i>, <i>list</i>, <i>update</i> and <i>delete</i>
|
|
16
|
+
* API operations and the service instance <i>list</i> and <i>update</i> API
|
|
17
|
+
* operations.</p>
|
|
18
|
+
* <p>To learn more about Proton, see the <a href="https://docs.aws.amazon.com/proton/latest/userguide/Welcome.html">Proton User Guide</a>.</p>
|
|
19
|
+
* <p>
|
|
20
|
+
* <b>Ensuring Idempotency</b>
|
|
21
|
+
* </p>
|
|
22
|
+
* <p>When you make a mutating API request, the request typically returns a result before the asynchronous workflows
|
|
23
|
+
* of the operation are complete. Operations might also time out or encounter other server issues before they're
|
|
24
|
+
* complete, even if the request already returned a result. This might make it difficult to determine whether the
|
|
25
|
+
* request succeeded. Moreover, you might need to retry the request multiple times to ensure that the operation
|
|
26
|
+
* completes successfully. However, if the original request and the subsequent retries are successful, the operation
|
|
27
|
+
* occurs multiple times. This means that you might create more resources than you intended.</p>
|
|
28
|
+
* <p>
|
|
29
|
+
* <i>Idempotency</i> ensures that an API request action completes no more than one time. With an
|
|
30
|
+
* idempotent request, if the original request action completes successfully, any subsequent retries complete
|
|
31
|
+
* successfully without performing any further actions. However, the result might contain updated information, such as
|
|
32
|
+
* the current creation status.</p>
|
|
33
|
+
* <p>The following lists of APIs are grouped according to methods that ensure idempotency.</p>
|
|
34
|
+
* <p>
|
|
35
|
+
* <b>Idempotent create APIs with a client token</b>
|
|
36
|
+
* </p>
|
|
37
|
+
* <p>The API actions in this list support idempotency with the use of a <i>client token</i>. The
|
|
38
|
+
* corresponding Amazon Web Services CLI commands also support idempotency using a client token. A client token is a unique,
|
|
39
|
+
* case-sensitive string of up to 64 ASCII characters. To make an idempotent API request using one of these actions,
|
|
40
|
+
* specify a client token in the request. We recommend that you <i>don't</i> reuse the same client token
|
|
41
|
+
* for other API requests. If you don’t provide a client token for these APIs, a default client token is automatically
|
|
42
|
+
* provided by SDKs.</p>
|
|
43
|
+
* <p>Given a request action that has succeeded:</p>
|
|
44
|
+
* <p>If you retry the request using the same client token and the same parameters, the retry succeeds without
|
|
45
|
+
* performing any further actions other than returning the original resource detail data in the response.</p>
|
|
46
|
+
* <p>If you retry the request using the same client token, but one or more of the parameters are different, the retry
|
|
47
|
+
* throws a <code>ValidationException</code> with an <code>IdempotentParameterMismatch</code> error.</p>
|
|
48
|
+
* <p>Client tokens expire eight hours after a request is made. If you retry the request with the expired token, a new
|
|
49
|
+
* resource is created.</p>
|
|
50
|
+
* <p>If the original resource is deleted and you retry the request, a new resource is created.</p>
|
|
51
|
+
* <p>Idempotent create APIs with a client token:</p>
|
|
52
|
+
* <ul>
|
|
53
|
+
* <li>
|
|
54
|
+
* <p>CreateEnvironmentTemplateVersion</p>
|
|
55
|
+
* </li>
|
|
56
|
+
* <li>
|
|
57
|
+
* <p>CreateServiceTemplateVersion</p>
|
|
58
|
+
* </li>
|
|
59
|
+
* <li>
|
|
60
|
+
* <p>CreateEnvironmentAccountConnection</p>
|
|
61
|
+
* </li>
|
|
62
|
+
* </ul>
|
|
63
|
+
* <p>
|
|
64
|
+
* <b>Idempotent create APIs</b>
|
|
65
|
+
* </p>
|
|
66
|
+
* <p>Given a request action that has succeeded:</p>
|
|
67
|
+
* <p>If you retry the request with an API from this group, and the original resource <i>hasn't</i> been
|
|
68
|
+
* modified, the retry succeeds without performing any further actions other than returning the original resource detail
|
|
69
|
+
* data in the response.</p>
|
|
70
|
+
* <p>If the original resource has been modified, the retry throws a <code>ConflictException</code>.</p>
|
|
71
|
+
* <p>If you retry with different input parameters, the retry throws a <code>ValidationException</code> with an
|
|
72
|
+
* <code>IdempotentParameterMismatch</code> error.</p>
|
|
73
|
+
* <p>Idempotent create APIs:</p>
|
|
74
|
+
* <ul>
|
|
75
|
+
* <li>
|
|
76
|
+
* <p>CreateEnvironmentTemplate</p>
|
|
77
|
+
* </li>
|
|
78
|
+
* <li>
|
|
79
|
+
* <p>CreateServiceTemplate</p>
|
|
80
|
+
* </li>
|
|
81
|
+
* <li>
|
|
82
|
+
* <p>CreateEnvironment</p>
|
|
83
|
+
* </li>
|
|
84
|
+
* <li>
|
|
85
|
+
* <p>CreateService</p>
|
|
86
|
+
* </li>
|
|
87
|
+
* </ul>
|
|
88
|
+
* <p>
|
|
89
|
+
* <b>Idempotent delete APIs</b>
|
|
90
|
+
* </p>
|
|
91
|
+
* <p>Given a request action that has succeeded:</p>
|
|
92
|
+
* <p>When you retry the request with an API from this group and the resource was deleted, its metadata is returned in
|
|
93
|
+
* the response.</p>
|
|
94
|
+
* <p>If you retry and the resource doesn't exist, the response is empty.</p>
|
|
95
|
+
* <p>In both cases, the retry succeeds.</p>
|
|
96
|
+
* <p>Idempotent delete APIs:</p>
|
|
97
|
+
* <ul>
|
|
98
|
+
* <li>
|
|
99
|
+
* <p>DeleteEnvironmentTemplate</p>
|
|
100
|
+
* </li>
|
|
101
|
+
* <li>
|
|
102
|
+
* <p>DeleteEnvironmentTemplateVersion</p>
|
|
103
|
+
* </li>
|
|
104
|
+
* <li>
|
|
105
|
+
* <p>DeleteServiceTemplate</p>
|
|
106
|
+
* </li>
|
|
107
|
+
* <li>
|
|
108
|
+
* <p>DeleteServiceTemplateVersion</p>
|
|
109
|
+
* </li>
|
|
110
|
+
* <li>
|
|
111
|
+
* <p>DeleteEnvironmentAccountConnection</p>
|
|
112
|
+
* </li>
|
|
113
|
+
* </ul>
|
|
114
|
+
* <p>
|
|
115
|
+
* <b>Asynchronous idempotent delete APIs</b>
|
|
116
|
+
* </p>
|
|
117
|
+
* <p>Given a request action that has succeeded:</p>
|
|
118
|
+
* <p>If you retry the request with an API from this group, if the original request delete operation status is
|
|
119
|
+
* <code>DELETE_IN_PROGRESS</code>, the retry returns the resource detail data in the response without performing any
|
|
120
|
+
* further actions.</p>
|
|
121
|
+
* <p>If the original request delete operation is complete, a retry returns an empty response.</p>
|
|
122
|
+
* <p>Asynchronous idempotent delete APIs:</p>
|
|
123
|
+
* <ul>
|
|
124
|
+
* <li>
|
|
125
|
+
* <p>DeleteEnvironment</p>
|
|
126
|
+
* </li>
|
|
127
|
+
* <li>
|
|
128
|
+
* <p>DeleteService</p>
|
|
129
|
+
* </li>
|
|
130
|
+
* </ul>
|
|
131
|
+
*
|
|
132
|
+
* @packageDocumentation
|
|
133
|
+
*/
|
|
2
134
|
export * from "./ProtonClient";
|
|
135
|
+
export * from "./Proton";
|
|
3
136
|
export * from "./commands";
|
|
4
|
-
export * from "./models";
|
|
5
137
|
export * from "./pagination";
|
|
6
138
|
export * from "./waiters";
|
|
139
|
+
export * from "./models";
|
|
7
140
|
export { ProtonServiceException } from "./models/ProtonServiceException";
|
|
@@ -387,6 +387,7 @@ import {
|
|
|
387
387
|
ClientResolvedEndpointParameters,
|
|
388
388
|
EndpointParameters,
|
|
389
389
|
} from "./endpoint/EndpointParameters";
|
|
390
|
+
export { __Client };
|
|
390
391
|
export type ServiceInputTypes =
|
|
391
392
|
| AcceptEnvironmentAccountConnectionCommandInput
|
|
392
393
|
| CancelComponentDeploymentCommandInput
|
|
@@ -581,7 +582,7 @@ export interface ClientDefaults
|
|
|
581
582
|
logger?: __Logger;
|
|
582
583
|
defaultsMode?: __DefaultsMode | __Provider<__DefaultsMode>;
|
|
583
584
|
}
|
|
584
|
-
type ProtonClientConfigType = Partial<
|
|
585
|
+
export type ProtonClientConfigType = Partial<
|
|
585
586
|
__SmithyConfiguration<__HttpHandlerOptions>
|
|
586
587
|
> &
|
|
587
588
|
ClientDefaults &
|
|
@@ -593,7 +594,7 @@ type ProtonClientConfigType = Partial<
|
|
|
593
594
|
UserAgentInputConfig &
|
|
594
595
|
ClientInputEndpointParameters;
|
|
595
596
|
export interface ProtonClientConfig extends ProtonClientConfigType {}
|
|
596
|
-
type ProtonClientResolvedConfigType =
|
|
597
|
+
export type ProtonClientResolvedConfigType =
|
|
597
598
|
__SmithyResolvedConfiguration<__HttpHandlerOptions> &
|
|
598
599
|
Required<ClientDefaults> &
|
|
599
600
|
RegionResolvedConfig &
|
|
@@ -615,4 +616,3 @@ export declare class ProtonClient extends __Client<
|
|
|
615
616
|
constructor(configuration: ProtonClientConfig);
|
|
616
617
|
destroy(): void;
|
|
617
618
|
}
|
|
618
|
-
export {};
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceInputTypes,
|
|
16
16
|
ServiceOutputTypes,
|
|
17
17
|
} from "../ProtonClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface AcceptEnvironmentAccountConnectionCommandInput
|
|
19
20
|
extends AcceptEnvironmentAccountConnectionInput {}
|
|
20
21
|
export interface AcceptEnvironmentAccountConnectionCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceInputTypes,
|
|
16
16
|
ServiceOutputTypes,
|
|
17
17
|
} from "../ProtonClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface CancelComponentDeploymentCommandInput
|
|
19
20
|
extends CancelComponentDeploymentInput {}
|
|
20
21
|
export interface CancelComponentDeploymentCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceInputTypes,
|
|
16
16
|
ServiceOutputTypes,
|
|
17
17
|
} from "../ProtonClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface CancelEnvironmentDeploymentCommandInput
|
|
19
20
|
extends CancelEnvironmentDeploymentInput {}
|
|
20
21
|
export interface CancelEnvironmentDeploymentCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceInputTypes,
|
|
16
16
|
ServiceOutputTypes,
|
|
17
17
|
} from "../ProtonClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface CancelServiceInstanceDeploymentCommandInput
|
|
19
20
|
extends CancelServiceInstanceDeploymentInput {}
|
|
20
21
|
export interface CancelServiceInstanceDeploymentCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceInputTypes,
|
|
16
16
|
ServiceOutputTypes,
|
|
17
17
|
} from "../ProtonClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface CancelServicePipelineDeploymentCommandInput
|
|
19
20
|
extends CancelServicePipelineDeploymentInput {}
|
|
20
21
|
export interface CancelServicePipelineDeploymentCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceInputTypes,
|
|
16
16
|
ServiceOutputTypes,
|
|
17
17
|
} from "../ProtonClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface CreateComponentCommandInput extends CreateComponentInput {}
|
|
19
20
|
export interface CreateComponentCommandOutput
|
|
20
21
|
extends CreateComponentOutput,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceInputTypes,
|
|
16
16
|
ServiceOutputTypes,
|
|
17
17
|
} from "../ProtonClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface CreateEnvironmentAccountConnectionCommandInput
|
|
19
20
|
extends CreateEnvironmentAccountConnectionInput {}
|
|
20
21
|
export interface CreateEnvironmentAccountConnectionCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceInputTypes,
|
|
16
16
|
ServiceOutputTypes,
|
|
17
17
|
} from "../ProtonClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface CreateEnvironmentCommandInput extends CreateEnvironmentInput {}
|
|
19
20
|
export interface CreateEnvironmentCommandOutput
|
|
20
21
|
extends CreateEnvironmentOutput,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceInputTypes,
|
|
16
16
|
ServiceOutputTypes,
|
|
17
17
|
} from "../ProtonClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface CreateEnvironmentTemplateCommandInput
|
|
19
20
|
extends CreateEnvironmentTemplateInput {}
|
|
20
21
|
export interface CreateEnvironmentTemplateCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceInputTypes,
|
|
16
16
|
ServiceOutputTypes,
|
|
17
17
|
} from "../ProtonClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface CreateEnvironmentTemplateVersionCommandInput
|
|
19
20
|
extends CreateEnvironmentTemplateVersionInput {}
|
|
20
21
|
export interface CreateEnvironmentTemplateVersionCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceInputTypes,
|
|
16
16
|
ServiceOutputTypes,
|
|
17
17
|
} from "../ProtonClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface CreateRepositoryCommandInput extends CreateRepositoryInput {}
|
|
19
20
|
export interface CreateRepositoryCommandOutput
|
|
20
21
|
extends CreateRepositoryOutput,
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceInputTypes,
|
|
13
13
|
ServiceOutputTypes,
|
|
14
14
|
} from "../ProtonClient";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface CreateServiceCommandInput extends CreateServiceInput {}
|
|
16
17
|
export interface CreateServiceCommandOutput
|
|
17
18
|
extends CreateServiceOutput,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceInputTypes,
|
|
16
16
|
ServiceOutputTypes,
|
|
17
17
|
} from "../ProtonClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface CreateServiceInstanceCommandInput
|
|
19
20
|
extends CreateServiceInstanceInput {}
|
|
20
21
|
export interface CreateServiceInstanceCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceInputTypes,
|
|
16
16
|
ServiceOutputTypes,
|
|
17
17
|
} from "../ProtonClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface CreateServiceSyncConfigCommandInput
|
|
19
20
|
extends CreateServiceSyncConfigInput {}
|
|
20
21
|
export interface CreateServiceSyncConfigCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceInputTypes,
|
|
16
16
|
ServiceOutputTypes,
|
|
17
17
|
} from "../ProtonClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface CreateServiceTemplateCommandInput
|
|
19
20
|
extends CreateServiceTemplateInput {}
|
|
20
21
|
export interface CreateServiceTemplateCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceInputTypes,
|
|
16
16
|
ServiceOutputTypes,
|
|
17
17
|
} from "../ProtonClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface CreateServiceTemplateVersionCommandInput
|
|
19
20
|
extends CreateServiceTemplateVersionInput {}
|
|
20
21
|
export interface CreateServiceTemplateVersionCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceInputTypes,
|
|
16
16
|
ServiceOutputTypes,
|
|
17
17
|
} from "../ProtonClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface CreateTemplateSyncConfigCommandInput
|
|
19
20
|
extends CreateTemplateSyncConfigInput {}
|
|
20
21
|
export interface CreateTemplateSyncConfigCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceInputTypes,
|
|
16
16
|
ServiceOutputTypes,
|
|
17
17
|
} from "../ProtonClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DeleteComponentCommandInput extends DeleteComponentInput {}
|
|
19
20
|
export interface DeleteComponentCommandOutput
|
|
20
21
|
extends DeleteComponentOutput,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceInputTypes,
|
|
16
16
|
ServiceOutputTypes,
|
|
17
17
|
} from "../ProtonClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DeleteEnvironmentAccountConnectionCommandInput
|
|
19
20
|
extends DeleteEnvironmentAccountConnectionInput {}
|
|
20
21
|
export interface DeleteEnvironmentAccountConnectionCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceInputTypes,
|
|
16
16
|
ServiceOutputTypes,
|
|
17
17
|
} from "../ProtonClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DeleteEnvironmentCommandInput extends DeleteEnvironmentInput {}
|
|
19
20
|
export interface DeleteEnvironmentCommandOutput
|
|
20
21
|
extends DeleteEnvironmentOutput,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceInputTypes,
|
|
16
16
|
ServiceOutputTypes,
|
|
17
17
|
} from "../ProtonClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DeleteEnvironmentTemplateCommandInput
|
|
19
20
|
extends DeleteEnvironmentTemplateInput {}
|
|
20
21
|
export interface DeleteEnvironmentTemplateCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceInputTypes,
|
|
16
16
|
ServiceOutputTypes,
|
|
17
17
|
} from "../ProtonClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DeleteEnvironmentTemplateVersionCommandInput
|
|
19
20
|
extends DeleteEnvironmentTemplateVersionInput {}
|
|
20
21
|
export interface DeleteEnvironmentTemplateVersionCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceInputTypes,
|
|
16
16
|
ServiceOutputTypes,
|
|
17
17
|
} from "../ProtonClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DeleteRepositoryCommandInput extends DeleteRepositoryInput {}
|
|
19
20
|
export interface DeleteRepositoryCommandOutput
|
|
20
21
|
extends DeleteRepositoryOutput,
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceInputTypes,
|
|
13
13
|
ServiceOutputTypes,
|
|
14
14
|
} from "../ProtonClient";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface DeleteServiceCommandInput extends DeleteServiceInput {}
|
|
16
17
|
export interface DeleteServiceCommandOutput
|
|
17
18
|
extends DeleteServiceOutput,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceInputTypes,
|
|
16
16
|
ServiceOutputTypes,
|
|
17
17
|
} from "../ProtonClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DeleteServiceSyncConfigCommandInput
|
|
19
20
|
extends DeleteServiceSyncConfigInput {}
|
|
20
21
|
export interface DeleteServiceSyncConfigCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceInputTypes,
|
|
16
16
|
ServiceOutputTypes,
|
|
17
17
|
} from "../ProtonClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DeleteServiceTemplateCommandInput
|
|
19
20
|
extends DeleteServiceTemplateInput {}
|
|
20
21
|
export interface DeleteServiceTemplateCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceInputTypes,
|
|
16
16
|
ServiceOutputTypes,
|
|
17
17
|
} from "../ProtonClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DeleteServiceTemplateVersionCommandInput
|
|
19
20
|
extends DeleteServiceTemplateVersionInput {}
|
|
20
21
|
export interface DeleteServiceTemplateVersionCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceInputTypes,
|
|
16
16
|
ServiceOutputTypes,
|
|
17
17
|
} from "../ProtonClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DeleteTemplateSyncConfigCommandInput
|
|
19
20
|
extends DeleteTemplateSyncConfigInput {}
|
|
20
21
|
export interface DeleteTemplateSyncConfigCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceInputTypes,
|
|
16
16
|
ServiceOutputTypes,
|
|
17
17
|
} from "../ProtonClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface GetAccountSettingsCommandInput
|
|
19
20
|
extends GetAccountSettingsInput {}
|
|
20
21
|
export interface GetAccountSettingsCommandOutput
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceInputTypes,
|
|
13
13
|
ServiceOutputTypes,
|
|
14
14
|
} from "../ProtonClient";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface GetComponentCommandInput extends GetComponentInput {}
|
|
16
17
|
export interface GetComponentCommandOutput
|
|
17
18
|
extends GetComponentOutput,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceInputTypes,
|
|
16
16
|
ServiceOutputTypes,
|
|
17
17
|
} from "../ProtonClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface GetEnvironmentAccountConnectionCommandInput
|
|
19
20
|
extends GetEnvironmentAccountConnectionInput {}
|
|
20
21
|
export interface GetEnvironmentAccountConnectionCommandOutput
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceInputTypes,
|
|
13
13
|
ServiceOutputTypes,
|
|
14
14
|
} from "../ProtonClient";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface GetEnvironmentCommandInput extends GetEnvironmentInput {}
|
|
16
17
|
export interface GetEnvironmentCommandOutput
|
|
17
18
|
extends GetEnvironmentOutput,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceInputTypes,
|
|
16
16
|
ServiceOutputTypes,
|
|
17
17
|
} from "../ProtonClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface GetEnvironmentTemplateCommandInput
|
|
19
20
|
extends GetEnvironmentTemplateInput {}
|
|
20
21
|
export interface GetEnvironmentTemplateCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceInputTypes,
|
|
16
16
|
ServiceOutputTypes,
|
|
17
17
|
} from "../ProtonClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface GetEnvironmentTemplateVersionCommandInput
|
|
19
20
|
extends GetEnvironmentTemplateVersionInput {}
|
|
20
21
|
export interface GetEnvironmentTemplateVersionCommandOutput
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceInputTypes,
|
|
13
13
|
ServiceOutputTypes,
|
|
14
14
|
} from "../ProtonClient";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface GetRepositoryCommandInput extends GetRepositoryInput {}
|
|
16
17
|
export interface GetRepositoryCommandOutput
|
|
17
18
|
extends GetRepositoryOutput,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceInputTypes,
|
|
16
16
|
ServiceOutputTypes,
|
|
17
17
|
} from "../ProtonClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface GetRepositorySyncStatusCommandInput
|
|
19
20
|
extends GetRepositorySyncStatusInput {}
|
|
20
21
|
export interface GetRepositorySyncStatusCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceInputTypes,
|
|
16
16
|
ServiceOutputTypes,
|
|
17
17
|
} from "../ProtonClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface GetResourcesSummaryCommandInput
|
|
19
20
|
extends GetResourcesSummaryInput {}
|
|
20
21
|
export interface GetResourcesSummaryCommandOutput
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceInputTypes,
|
|
13
13
|
ServiceOutputTypes,
|
|
14
14
|
} from "../ProtonClient";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface GetServiceCommandInput extends GetServiceInput {}
|
|
16
17
|
export interface GetServiceCommandOutput
|
|
17
18
|
extends GetServiceOutput,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceInputTypes,
|
|
16
16
|
ServiceOutputTypes,
|
|
17
17
|
} from "../ProtonClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface GetServiceInstanceCommandInput
|
|
19
20
|
extends GetServiceInstanceInput {}
|
|
20
21
|
export interface GetServiceInstanceCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceInputTypes,
|
|
16
16
|
ServiceOutputTypes,
|
|
17
17
|
} from "../ProtonClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface GetServiceInstanceSyncStatusCommandInput
|
|
19
20
|
extends GetServiceInstanceSyncStatusInput {}
|
|
20
21
|
export interface GetServiceInstanceSyncStatusCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceInputTypes,
|
|
16
16
|
ServiceOutputTypes,
|
|
17
17
|
} from "../ProtonClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface GetServiceSyncBlockerSummaryCommandInput
|
|
19
20
|
extends GetServiceSyncBlockerSummaryInput {}
|
|
20
21
|
export interface GetServiceSyncBlockerSummaryCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceInputTypes,
|
|
16
16
|
ServiceOutputTypes,
|
|
17
17
|
} from "../ProtonClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface GetServiceSyncConfigCommandInput
|
|
19
20
|
extends GetServiceSyncConfigInput {}
|
|
20
21
|
export interface GetServiceSyncConfigCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceInputTypes,
|
|
16
16
|
ServiceOutputTypes,
|
|
17
17
|
} from "../ProtonClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface GetServiceTemplateCommandInput
|
|
19
20
|
extends GetServiceTemplateInput {}
|
|
20
21
|
export interface GetServiceTemplateCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceInputTypes,
|
|
16
16
|
ServiceOutputTypes,
|
|
17
17
|
} from "../ProtonClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface GetServiceTemplateVersionCommandInput
|
|
19
20
|
extends GetServiceTemplateVersionInput {}
|
|
20
21
|
export interface GetServiceTemplateVersionCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceInputTypes,
|
|
16
16
|
ServiceOutputTypes,
|
|
17
17
|
} from "../ProtonClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface GetTemplateSyncConfigCommandInput
|
|
19
20
|
extends GetTemplateSyncConfigInput {}
|
|
20
21
|
export interface GetTemplateSyncConfigCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceInputTypes,
|
|
16
16
|
ServiceOutputTypes,
|
|
17
17
|
} from "../ProtonClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface GetTemplateSyncStatusCommandInput
|
|
19
20
|
extends GetTemplateSyncStatusInput {}
|
|
20
21
|
export interface GetTemplateSyncStatusCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceInputTypes,
|
|
16
16
|
ServiceOutputTypes,
|
|
17
17
|
} from "../ProtonClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface ListComponentOutputsCommandInput
|
|
19
20
|
extends ListComponentOutputsInput {}
|
|
20
21
|
export interface ListComponentOutputsCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceInputTypes,
|
|
16
16
|
ServiceOutputTypes,
|
|
17
17
|
} from "../ProtonClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface ListComponentProvisionedResourcesCommandInput
|
|
19
20
|
extends ListComponentProvisionedResourcesInput {}
|
|
20
21
|
export interface ListComponentProvisionedResourcesCommandOutput
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceInputTypes,
|
|
13
13
|
ServiceOutputTypes,
|
|
14
14
|
} from "../ProtonClient";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface ListComponentsCommandInput extends ListComponentsInput {}
|
|
16
17
|
export interface ListComponentsCommandOutput
|
|
17
18
|
extends ListComponentsOutput,
|