ServiceTemplateSummary - 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.

ServiceTemplateSummary

Summary data of an AWS Proton service template resource.

Contents

arn

The Amazon Resource Name (ARN) of the service template.

Type: String

Required: Yes

createdAt

The time when the service template was created.

Type: Timestamp

Required: Yes

lastModifiedAt

The time when the service template was last modified.

Type: Timestamp

Required: Yes

name

The name of the service template.

Type: String

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

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

Required: Yes

description

A description of the service template.

Type: String

Length Constraints: Minimum length of 0. Maximum length of 500.

Required: No

displayName

The service template name as displayed in the developer interface.

Type: String

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

Required: No

pipelineProvisioning

If pipelineProvisioning is true, a service pipeline is included in the service template, otherwise a service pipeline isn't included in the service template.

Type: String

Valid Values: CUSTOMER_MANAGED

Required: No

recommendedVersion

The recommended version of the service template.

Type: String

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

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

Required: No

See Also

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