AWS S3

Create bucket

Create a new S3 bucket.

Inputs

Field

Type

Description

region [required]

enum

default: us-east-1

bucket [required]

string

The name of the bucket to create. General purpose buckets - For information about bucket naming restrictions, see Bucket naming rules in the Amazon S3 User Guide. Directory buckets - When you use this operation with a directory bucket, you must use path-style requests in the format https://s3express-control.region_code.amazonaws.com/bucket-name . Virtual-hosted-style requests aren't supported. Directory bucket names must be unique in the chosen Availability Zone. Bucket names must also follow the format bucket_base_name--az_id--x-s3 (for example, DOC-EXAMPLE-BUCKET--usw2-az1--x-s3). For information about bucket naming restrictions, see Directory bucket naming rules in the Amazon S3 User Guide

cannedAcl

enum

Outputs

Field

Type

Description

location

string

The name of the bucket preceded by a forward slash.

amzRequestId [required]

string