Skip to content

Feature request: Add Functionality to allow CodePipeline Event to Manage Output Artifacts #5447

Closed
@mw-root

Description

@mw-root

Use case

CodePipelineJobEvent allows us to retrieve input artifacts, but does not have functionality to manage and upload output artifacts.

Since the CodePipeline artifact buckets can be very strict, and the event provides credentials, it makes sense to add methods to interact with, and upload, output artifacts.

Solution/User Experience

I believe this should be a new method like event.put_artifact and whatever methods are required to support this.

The bucket, credentials, and encryption configuration should all be auto-magic.

Alternative solutions

No response

Acknowledgment

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

Status

Shipped

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions