Amazon S3 · Arazzo Workflow
Amazon S3 Provision a Secure Bucket
Version 1.0.0
Create a bucket, enable versioning, and apply default encryption.
View Spec
View on GitHub
ArchiveBackupCloud StorageData StorageObject StorageScalable StorageArazzoWorkflows
Provider
Workflows
provision-secure-bucket
Create a bucket then enable versioning and default encryption on it.
Creates a bucket in the requested Region, enables versioning, and applies a default encryption rule.
1
2
enableVersioning
Enable versioning on the new bucket so object overwrites are retained as versions.
3
applyEncryption
Apply a default server-side encryption rule so new objects are encrypted at rest.
Source API Descriptions
openapi
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.