S3 Bucket
Simple Storage Service (S3) Bucket
Resource Type
AWS.S3.Bucket
Resource ID Format
For S3 Buckets, the resource ID is the ARN.
arn:aws:s3:::example-bucket
Background
S3 is an object storage service offered by AWS for organization of data.
Fields
Field
Type
Description
Grants
List
What users, groups, or roles have been granted access to this S3 bucket and what access they have been granted.
IsPublic
Bool
Indicates if the bucket is considered public by AWS
LifecycleRules
List
EncryptionRules
List
LoggingPolicy
Map
MFADelete
String
Indicates if MFA delete is Enabled on the bucket or not. If not, this value will be blank.
ObjectLockConfiguration
Map
Owner
Map
Policy
String
The IAM policy attached to the bucket.
Versioning
String
`ENABLED
SUSPENDED`
PublicAccessBlockConfiguration
Map
Example
Last updated