Proton Service

Proton Service in AWS Proton represents a deployable application composed of infrastructure and code defined by a service template. It allows platform teams to define standardized architectures while enabling developers to provision and manage services consistently. This resource provides details about a specific service, including its configuration, status, and outputs, helping teams manage lifecycle operations such as deployment, updates, and monitoring.

aws.proton_service

Fields

TitleIDTypeData TypeDescription
_keycorestring
account_idcorestring
arncorestringThe Amazon Resource Name (ARN) of the service.
branch_namecorestringThe name of the code repository branch that holds the code that's deployed in Proton.
created_atcoretimestampThe time when the service was created.
descriptioncorestringA description of the service.
last_modified_atcoretimestampThe time when the service was last modified.
namecorestringThe name of the service.
pipelinecorejsonThe service pipeline detail data.
repository_connection_arncorestringThe Amazon Resource Name (ARN) of the repository connection. For more information, see Setting up an AWS CodeStar connection in the Proton User Guide.
repository_idcorestringThe ID of the source code repository.
speccorestringThe formatted specification that defines the service.
statuscorestringThe status of the service.
status_messagecorestringA service status message.
tagscorehstore
template_namecorestringThe name of the service template.