Channels
welcome
pulumi-cdk
cloudengineering
yaml
blog-posts
localstack
pulumi-ai
package-authoring
general
pulumiup-booth-support
oracle-cloud-infrastructure
learn-pulumi-events
linen
registry
built-with-pulumi
pulumi-cloud
contribex
testingtesting321
hacktoberfest
pulumi-crosscode
content-share
finops
multi-language-hackathon
office-hours
workshops
gitlab
pulumi-kubernetes-operator
jobs
pulumi-deployments
dotnet
aws
golang
announcements
java
pulumiverse
python
install
getting-started
cloudengineering-support
testingtesting123
hackathon-03-19-2020
typescript
google-cloud
contribute
azure
kubernetes
docs
automation-api
status
Powered by
#aws
Title
e
eager-petabyte-62054
01/20/2021, 5:42 AM
Hi folks. I’m trying to rewrite some AWS CDK code using Pulumi. Is there
utils
similar to AWS CDK’s
grant*
in Pulumi?
g
gentle-diamond-70147
01/20/2021, 5:55 AM
There are not builtin methods that do this today, but you could create these in your own Pulumi application code to re-create similar functionality.
e
eager-petabyte-62054
01/20/2021, 6:14 AM
I see. Thank you!
👍 1
b
billions-lunch-34047
01/21/2021, 3:00 PM
I wonder if that's a roadmap item because it's really nice to use out of the box with CDK.. perhaps it could eventually be included in awsx?
g
gentle-diamond-70147
01/21/2021, 4:55 PM
Potentially. Would you mind opening an issue at
https://github.com/pulumi/pulumi-aws/issues
with what you would like to see?
Post