S3Functions
Functions
The S3 account public access block data source returns account-level public access block configuration.
Provides details about a specific S3 bucket. This resource may prove useful when setting up a Route53 record, or an origin for a CloudFront Distribution.
The following example retrieves a text object (which must have a Content-Type
value starting with text/
) and uses it as the user_data
for an EC2 instance:
The bucket policy data source returns IAM policy of an S3 bucket.
The Canonical User ID data source allows access to the canonical user ID for the effective account in which this provider is working.
Lists Amazon S3 Express directory buckets.
The S3 object data source allows access to the metadata and optionally (see below) content of an object stored inside S3 bucket.