aws s3control create-bucket

This action creates an Amazon S3 on Outposts bucket. To create an S3 bucket, see Create Bucket in the Amazon Simple Storage Service API. Creates a new Outposts bucket. By creating the bucket, you become the bucket owner. To create an Outposts bucket, you must have S3 on Outposts. For more information, see Using Amazon S3 on Outposts in Amazon Simple Storage Service User Guide. Not every string is an acceptable bucket name. For information on bucket naming restrictions, see Working with Amazon S3 Buckets. S3 on Outposts buckets support: Tags LifecycleConfigurations for deleting expired objects For a complete list of restrictions and Amazon S3 feature limitations on S3 on Outposts, see Amazon S3 on Outposts Restrictions and Limitations. For an example of the request syntax for Amazon S3 on Outposts that uses the S3 on Outposts endpoint hostname prefix and x-amz-outpost-id in your API request, see the Examples section. The following actions are related to CreateBucket for Amazon S3 on Outposts: PutObject GetBucket DeleteBucket CreateAccessPoint PutAccessPointPolicy

Options

NameDescription
--acl <string>The canned ACL to apply to the bucket. This is not supported by Amazon S3 on Outposts buckets
--bucket <string>The name of the bucket
--create-bucket-configuration <structure>The configuration information for the bucket. This is not supported by Amazon S3 on Outposts buckets
--grant-full-control <string>Allows grantee the read, write, read ACP, and write ACP permissions on the bucket. This is not supported by Amazon S3 on Outposts buckets
--grant-read <string>Allows grantee to list the objects in the bucket. This is not supported by Amazon S3 on Outposts buckets
--grant-read-acp <string>Allows grantee to read the bucket ACL. This is not supported by Amazon S3 on Outposts buckets
--grant-write <string>Allows grantee to create, overwrite, and delete any object in the bucket. This is not supported by Amazon S3 on Outposts buckets
--grant-write-acp <string>Allows grantee to write the ACL for the applicable bucket. This is not supported by Amazon S3 on Outposts buckets
--object-lock-enabled-for-bucketSpecifies whether you want S3 Object Lock to be enabled for the new bucket. This is not supported by Amazon S3 on Outposts buckets
--no-object-lock-enabled-for-bucketSpecifies whether you want S3 Object Lock to be enabled for the new bucket. This is not supported by Amazon S3 on Outposts buckets
--outpost-id <string>The ID of the Outposts where the bucket is being created. This is required by Amazon S3 on Outposts buckets
--cli-input-json <string>Performs service operation based on the JSON string provided. The JSON string follows the format provided by ``--generate-cli-skeleton``. If other arguments are provided on the command line, the CLI values will override the JSON-provided values. It is not possible to pass arbitrary binary values using a JSON-provided value as the string will be taken literally
--generate-cli-skeleton <string>Prints a JSON skeleton to standard output without sending an API request. If provided with no value or the value ``input``, prints a sample input JSON that can be used as an argument for ``--cli-input-json``. If provided with the value ``output``, it validates the command inputs and returns a sample output JSON for that command