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

aws_codepipeline_pipeline

account_id

Type: STRING

created

Type: TIMESTAMP
Provider name: created
Description: The date and time the pipeline was created, in timestamp format.

execution_mode

Type: STRING
Provider name: executionMode
Description: The method that the pipeline will use to handle multiple executions. The default mode is SUPERSEDED.

name

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

pipeline_arn

Type: STRING

pipeline_type

Type: STRING
Provider name: pipelineType
Description: CodePipeline provides the following pipeline types, which differ in characteristics and price, so that you can tailor your pipeline features and cost to the needs of your applications.

  • V1 type pipelines have a JSON structure that contains standard pipeline, stage, and action-level parameters.
  • V2 type pipelines have the same structure as a V1 type, along with additional parameters for release safety and trigger configuration.
Including V2 parameters, such as triggers on Git tags, in the pipeline JSON when creating or updating a pipeline will result in the pipeline having the V2 type of pipeline and the associated costs. For information about pricing for CodePipeline, see Pricing. For information about which type of pipeline to choose, see What type of pipeline is right for me?.

tags

Type: UNORDERED_LIST_STRING

updated

Type: TIMESTAMP
Provider name: updated
Description: The date and time of the last update to the pipeline, in timestamp format.

version

Type: INT32
Provider name: version
Description: The version number of the pipeline.