This product is not supported for your selected Datadog site. ().
이 페이지는 아직 영어로 제공되지 않습니다. 번역 작업 중입니다.
현재 번역 프로젝트에 대한 질문이나 피드백이 있으신 경우 언제든지 연락주시기 바랍니다.

aws_proton_service

account_id

Type: STRING

arn

Type: STRING
Provider name: arn
Description: The Amazon Resource Name (ARN) of the service.

branch_name

Type: STRING
Provider name: branchName
Description: The name of the code repository branch that holds the code that’s deployed in Proton.

created_at

Type: TIMESTAMP
Provider name: createdAt
Description: The time when the service was created.

description

Type: STRING
Provider name: description
Description: A description of the service.

last_modified_at

Type: TIMESTAMP
Provider name: lastModifiedAt
Description: The time when the service was last modified.

name

Type: STRING
Provider name: name
Description: The name of the service.

pipeline

Type: STRUCT
Provider name: pipeline
Description: The service pipeline detail data.

  • arn
    Type: STRING
    Provider name: arn
    Description: The Amazon Resource Name (ARN) of the service pipeline.
  • created_at
    Type: TIMESTAMP
    Provider name: createdAt
    Description: The time when the service pipeline was created.
  • deployment_status
    Type: STRING
    Provider name: deploymentStatus
    Description: The deployment status of the service pipeline.
  • deployment_status_message
    Type: STRING
    Provider name: deploymentStatusMessage
    Description: A service pipeline deployment status message.
  • last_attempted_deployment_id
    Type: STRING
    Provider name: lastAttemptedDeploymentId
    Description: The ID of the last attempted deployment of this service pipeline.
  • last_deployment_attempted_at
    Type: TIMESTAMP
    Provider name: lastDeploymentAttemptedAt
    Description: The time when a deployment of the service pipeline was last attempted.
  • last_deployment_succeeded_at
    Type: TIMESTAMP
    Provider name: lastDeploymentSucceededAt
    Description: The time when the service pipeline was last deployed successfully.
  • last_succeeded_deployment_id
    Type: STRING
    Provider name: lastSucceededDeploymentId
    Description: The ID of the last successful deployment of this service pipeline.
  • spec
    Type: STRING
    Provider name: spec
    Description: The service spec that was used to create the service pipeline.
  • template_major_version
    Type: STRING
    Provider name: templateMajorVersion
    Description: The major version of the service template that was used to create the service pipeline.
  • template_minor_version
    Type: STRING
    Provider name: templateMinorVersion
    Description: The minor version of the service template that was used to create the service pipeline.
  • template_name
    Type: STRING
    Provider name: templateName
    Description: The name of the service template that was used to create the service pipeline.

repository_connection_arn

Type: STRING
Provider name: repositoryConnectionArn
Description: The Amazon Resource Name (ARN) of the repository connection. For more information, see Setting up an AWS CodeStar connection in the Proton User Guide.

repository_id

Type: STRING
Provider name: repositoryId
Description: The ID of the source code repository.

spec

Type: STRING
Provider name: spec
Description: The formatted specification that defines the service.

status

Type: STRING
Provider name: status
Description: The status of the service.

status_message

Type: STRING
Provider name: statusMessage
Description: A service status message.

tags

Type: UNORDERED_LIST_STRING

template_name

Type: STRING
Provider name: templateName
Description: The name of the service template.