Amazon S3 · Arazzo Workflow
Amazon S3 Apply and Verify a Lifecycle Configuration
Version 1.0.0
Put a bucket lifecycle configuration then read it back to confirm.
View Spec
View on GitHub
ArchiveBackupCloud StorageData StorageObject StorageScalable StorageArazzoWorkflows
Provider
Workflows
set-and-verify-lifecycle
Put a bucket lifecycle configuration then get it back to confirm.
Applies a BucketLifecycleConfiguration with PutBucketLifecycleConfiguration and confirms it with GetBucketLifecycleConfiguration.
1
putLifecycle
PutBucketLifecycleConfiguration
Write the lifecycle configuration to the bucket, replacing any existing configuration.
2
getLifecycle
GetBucketLifecycleConfiguration
Read the lifecycle configuration back to confirm the rules are now in effect on the bucket.