Basic Information

appmixer.aws.s3.CreateBucket

1.0.0

Public

Create bucket on AWS S3.

Properties

FieldTypeDescription
Region text Your AWS instance region. If not select, us-east-1 will be used as default.

Input Ports

in

FieldTypeDescription
Bucket Name. text The name of the bucket to create. It must contain a lowercase letter, number or dash(-).
Access Control. select The canned ACL to apply to the bucket.
Enable Versioning. toggle Specifies whether you want to keep multiple versions of an object in the same bucket.
Enable Lock. toggle Specifies whether you want S3 Object Lock to be enabled for the new bucket.

Output Ports

bucket

FieldTypeDescription
Bucket Name -
Bucket Location -

Full Metadata