DeploymentState - AWS Proton

AWS has decided to discontinue AWS Proton, with support ending on October 7, 2026. New customers will not be able to sign up after October 7, 2025, but existing customers can continue to use the service until October 7, 2026.For more information, see AWS Proton Service Deprecation and Migration Guide.

DeploymentState

The detailed data about the current state of the deployment.

Contents

Important

This data type is a UNION, so only one of the following members can be specified when used or returned.

component

The state of the component associated with the deployment.

Type: ComponentState object

Required: No

environment

The state of the environment associated with the deployment.

Type: EnvironmentState object

Required: No

serviceInstance

The state of the service instance associated with the deployment.

Type: ServiceInstanceState object

Required: No

servicePipeline

The state of the service pipeline associated with the deployment.

Type: ServicePipelineState object

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: