---
type: resource-type
title: S3OutpostsBucket
description: aws resource type AWS::S3Outposts::Bucket
name: S3OutpostsBucket
lexicon: aws
resource_type: AWS::S3Outposts::Bucket
---
`AWS::S3Outposts::Bucket`, a resource type of the aws lexicon.

## Properties

- `BucketName` (`string`, required): A name for the bucket.
- `OutpostId` (`string`, required): The id of the customer outpost on which the bucket resides.
- `Arn` (`string`, optional): The Amazon Resource Name (ARN) of the specified bucket.
- `LifecycleConfiguration` (`S3OutpostsBucket_LifecycleConfiguration`, optional): Rules that define how Amazon S3Outposts manages objects during their lifetime.
- `Tags` (`S3OutpostsBucket_Tag[]`, optional): An arbitrary set of tags (key-value pairs) for this S3Outposts bucket.

## Attributes

- `Arn`
