Proton Service Template Version

Proton Service Template Version in AWS Proton represents a specific version of a service template that defines the infrastructure and resources needed to deploy and manage services. It allows platform teams to create standardized, reusable templates for service deployments, while application teams can use these versions to consistently provision and update their services.

aws.proton_service_template_version

Fields

TitleIDTypeData TypeDescription
_keycorestring
account_idcorestring
arncorestringThe Amazon Resource Name (ARN) of the version of a service template.
compatible_environment_templatescorejsonAn array of compatible environment template names for the major version of a service template.
created_atcoretimestampThe time when the version of a service template was created.
descriptioncorestringA description of the version of a service template.
last_modified_atcoretimestampThe time when the version of a service template was last modified.
major_versioncorestringThe latest major version that's associated with the version of a service template.
minor_versioncorestringThe minor version of a service template.
recommended_minor_versioncorestringThe recommended minor version of the service template.
schemacorestringThe schema of the version of a service template.
statuscorestringThe service template version status.
status_messagecorestringA service template version status message.
supported_component_sourcescorearray<string>An array of supported component sources. Components with supported sources can be attached to service instances based on this service template version. For more information about components, see Proton components in the Proton User Guide.
tagscorehstore
template_namecorestringThe name of the version of a service template.