Channels
announcements
automation-api
aws
azure
blog-posts
built-with-pulumi
cloudengineering
cloudengineering-support
content-share
contribex
contribute
docs
dotnet
finops
general
getting-started
gitlab
golang
google-cloud
hackathon-03-19-2020
hacktoberfest
install
java
jobs
kubernetes
learn-pulumi-events
linen
localstack
multi-language-hackathon
office-hours
oracle-cloud-infrastructure
plugin-framework
pulumi-ai
pulumi-cdk
pulumi-cloud
pulumi-crosscode
pulumi-deployments
pulumi-kubernetes-operator
pulumiverse
python
registry
status
testingtesting123
testingtesting321
typescript
welcome
workshops
yaml
Powered by
Title
m
melodic-lifeguard-90736
11/22/2021, 4:20 PM
Just to make sure I'm not missing something, am I correct in my reading here that the S3 native provider doesn't support configuring a bucket policy (yet)?
https://www.pulumi.com/registry/packages/aws-native/api-docs/s3/bucket/
l
little-cartoon-10569
11/22/2021, 7:43 PM
Yep. Though you can use the AWS classic BucketPolicy with an AWS native bucket. Same name/id.
You can see the list of resources that AWS supports through AWS native here:
https://docs.aws.amazon.com/cloudcontrolapi/latest/userguide/supported-resources.html
Interestingly, S3Outposts' BucketPolicy
is
supported, but not S3's....
#aws
Join Slack