Skip to content

Guardduty  >  Structures  >  CreateS3BucketResource

CreateS3BucketResource

Structure Class

CreateS3BucketResource dataclass

Information about the protected S3 bucket resource.

Attributes

bucket_name class-attribute instance-attribute
bucket_name: str | None = None

Name of the S3 bucket.

object_prefixes class-attribute instance-attribute
object_prefixes: list[str] | None = None

Information about the specified object prefixes. The S3 object will be scanned only if it belongs to any of the specified object prefixes.