# README
Terraform AWS Provider S3 Package
This area is primarily for AWS provider contributors and maintainers. For information on using Terraform and the AWS provider, see the links below.
Handy Links
- Find out about contributing to the AWS provider!
- AWS Provider Docs: Home
- AWS Provider Docs: One of the S3 resources
- AWS Docs: AWS SDK for Go S3
# Functions
BucketACLCreateResourceID is a method for creating an ID string with the bucket name and optional accountID and/or ACL.
BucketACLParseResourceID is a method for parsing the ID string for the bucket name, accountID, and ACL if provided.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
CreateResourceID is a generic method for creating an ID string for a bucket-related resource e.g.
ParseResourceID is a generic method for parsing an ID string for a bucket name and accountID if provided.
No description provided by the author
No description provided by the author
Tags returns s3 service tags.
# Constants
No description provided by the author
# Variables
Exports for use in other packages.
Exports for use in other packages.
Exports for use in other packages.