Amazon S3 · Arazzo Workflow
Amazon S3 Configure and Verify Bucket CORS
Version 1.0.0
Put a bucket CORS configuration then read it back to confirm.
View Spec
View on GitHub
ArchiveBackupCloud StorageData StorageObject StorageScalable StorageArazzoWorkflows
Provider
Workflows
set-and-verify-cors
Put a bucket CORS configuration then get it back to confirm.
Applies a CORSConfiguration with PutBucketCors and confirms it with GetBucketCors.
1
putCors
PutBucketCors
Write the CORS configuration to the bucket, replacing any existing configuration.
2
getCors
GetBucketCors
Read the CORS configuration back to confirm the rules are now in effect on the bucket.