CodePipeline creates a BuildArtif and SourceArti key for build artifacts by default. Is this configurable?

0

Just curious why the strange naming convention (it seems to be limited to 10 characters) and if this can be updated in any configuration within CodePipeline.

已提問 2 年前檢視次數 627 次
1 個回答
0

The artifact naming can be modified from the defaults (1). I can't be certain as to why the underlying filename in S3 is truncated in this manner however.

(1) https://docs.aws.amazon.com/codepipeline/latest/userguide/welcome-introducing-artifacts.html : Input and output artifacts

AWS
支援工程師
Wayne_G
已回答 2 年前
  • While I know the S3 bucket name is configurable, the question was asking about input/output artifact paths. The article doesn't indicate whether the paths are configurable from the defaults (s3://{bucket-name}/{pipeline-name}/BuildArtif). It's the last part of the path I'm trying to figure out.

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南