BucketLevelPermissions is a JSON Structure definition published by Amazon GuardDuty, describing 3 properties. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.
{
"$schema": "https://json-structure.org/meta/core/v0/#",
"$id": "https://raw.githubusercontent.com/api-evangelist/amazon-guardduty/refs/heads/main/json-structure/guardduty-bucket-level-permissions-structure.json",
"name": "BucketLevelPermissions",
"description": "Contains information about the bucket level permissions for the S3 bucket.",
"type": "object",
"properties": {
"AccessControlList": {
"allOf": [
{
"$ref": "#/components/schemas/AccessControlList"
},
{
"xml": {
"name": "accessControlList"
},
"description": "Contains information on how Access Control Policies are applied to the bucket."
}
]
},
"BucketPolicy": {
"allOf": [
{
"$ref": "#/components/schemas/BucketPolicy"
},
{
"xml": {
"name": "bucketPolicy"
},
"description": "Contains information on the bucket policies for the S3 bucket."
}
]
},
"BlockPublicAccess": {
"allOf": [
{
"$ref": "#/components/schemas/BlockPublicAccess"
},
{
"xml": {
"name": "blockPublicAccess"
},
"description": "Contains information on which account level S3 Block Public Access settings are applied to the S3 bucket."
}
]
}
}
}
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms.