-
Notifications
You must be signed in to change notification settings - Fork 4.4k
Closed
Labels
@aws-cdk/aws-codebuildRelated to AWS CodeBuildRelated to AWS CodeBuildeffort/smallSmall work item – less than a day of effortSmall work item – less than a day of effortfeature-requestA feature should be added or improved.A feature should be added or improved.in-progressThis issue is being actively worked on.This issue is being actively worked on.
Description
Add the overrideArtifactName property to the S3ArtifactsProps interface.
Use Case
The overrideArtifactName property enables dynamically naming artifacts from the project's buildspec.
- https://docs.aws.amazon.com/codebuild/latest/APIReference/API_ProjectArtifacts.html#CodeBuild-Type-ProjectArtifacts-overrideArtifactName
- https://docs.aws.amazon.com/codebuild/latest/userguide/build-spec-ref.html#build-spec-ref-syntax
Proposed Solution
Include overrideArtifactName in the S3ArtifactsProps interface and include it in the compiled CloudFormation template.
Other
N/A
- 👋 I may be able to implement this feature request
-
⚠️ This feature might incur a breaking change
This is a 🚀 Feature Request
Metadata
Metadata
Assignees
Labels
@aws-cdk/aws-codebuildRelated to AWS CodeBuildRelated to AWS CodeBuildeffort/smallSmall work item – less than a day of effortSmall work item – less than a day of effortfeature-requestA feature should be added or improved.A feature should be added or improved.in-progressThis issue is being actively worked on.This issue is being actively worked on.