Bucket Policy Args
data class BucketPolicyArgs(val bucket: Output<String>? = null, val policyDocument: Output<Any>? = null) : ConvertibleToJava<BucketPolicyArgs>
Resource Type Definition for AWS::S3Outposts::BucketPolicy
Properties
Link copied to clipboard
A policy document containing permissions to add to the specified bucket. Search the CloudFormation User Guide for AWS::S3Outposts::BucketPolicy
for more information about the expected schema for this property.