Skip to main content

Mirror Artifacts

Stable

Type: DEVRAMPS:S3_OBJECT:MIRROR

Category: infrastructure

Version: 1.0.0


Description

Copies an S3 Bundle to the target deployment account.

Mirrors an S3 Bundle from the CI/CD account to the target deployment account. This ensures artifacts are available in the target environment's S3 Buckets before deployment steps execute.

Parameters

Required Parameters

ParameterTypeDescription
source_s3_urlstring
source_account_idstring
source_regionstring
target_s3_bucketstring
target_account_idstring
target_regionstring
artifact_namestring

Example Usage

# This step is automatically added by DevRamps
- type: DEVRAMPS:ARTIFACTS:MIRROR
name: Mirror Artifacts
params: {}