Proton Service Instance

An AWS Proton Service Instance is a deployed copy of a service within Proton, AWS’s fully managed application delivery service. It represents a running version of a service that uses predefined infrastructure and CI/CD templates. Service instances allow teams to consistently provision and manage applications across environments, ensuring standardized deployments and easier lifecycle management.

aws.proton_service_instance

Fields

TitleIDTypeData TypeDescription
_keycorestring
account_idcorestring
arncorestringThe Amazon Resource Name (ARN) of the service instance.
created_atcoretimestampThe time when the service instance was created.
deployment_statuscorestringThe service instance deployment status.
deployment_status_messagecorestringThe message associated with the service instance deployment status.
environment_namecorestringThe name of the environment that the service instance was deployed into.
last_attempted_deployment_idcorestringThe ID of the last attempted deployment of this service instance.
last_client_request_tokencorestringThe last client request token received.
last_deployment_attempted_atcoretimestampThe time when a deployment of the service instance was last attempted.
last_deployment_succeeded_atcoretimestampThe time when the service instance was last deployed successfully.
last_succeeded_deployment_idcorestringThe ID of the last successful deployment of this service instance.
namecorestringThe name of the service instance.
service_namecorestringThe name of the service that the service instance belongs to.
speccorestringThe service spec that was used to create the service instance.
tagscorehstore
template_major_versioncorestringThe major version of the service template that was used to create the service instance.
template_minor_versioncorestringThe minor version of the service template that was used to create the service instance.
template_namecorestringThe name of the service template that was used to create the service instance.