ServiceInstanceState - AWS Proton

ServiceInstanceState

The detailed data about the current state of this service instance.

Contents

spec

The service spec that was used to create the service instance.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 51200.

Required: Yes

templateMajorVersion

The major version of the service template that was used to create the service pipeline.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 20.

Pattern: ^(0|([1-9]{1}\d*))$

Required: Yes

templateMinorVersion

The minor version of the service template that was used to create the service pipeline.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 20.

Pattern: ^(0|([1-9]{1}\d*))$

Required: Yes

templateName

The name of the service template that was used to create the service instance.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 100.

Pattern: ^[0-9A-Za-z]+[0-9A-Za-z_\-]*$

Required: Yes

lastSuccessfulComponentDeploymentIds

The IDs for the last successful components deployed for this service instance.

Type: Array of strings

Array Members: Minimum number of 0 items. Maximum number of 1 item.

Pattern: ^[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$

Required: No

lastSuccessfulEnvironmentDeploymentId

The ID for the last successful environment deployed for this service instance.

Type: String

Pattern: ^[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$

Required: No

lastSuccessfulServicePipelineDeploymentId

The ID for the last successful service pipeline deployed for this service instance.

Type: String

Pattern: ^[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$

Required: No

See Also

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