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
s
salmon-motherboard-78006
04/20/2023, 11:37 PM
Hi all, Does Pulumi support EventBridge Pipe?
https://docs.aws.amazon.com/eventbridge/latest/userguide/eb-pipes.html
it seems to be exactly what I need but I can’t seem to find any info… seems like it’s not supported, but wanted to confirm.
I see an open case with Terraform, so my guess no support yet:
https://github.com/hashicorp/terraform-provider-aws/issues/28153
g
green-stone-37839
04/20/2023, 11:40 PM
No support for it yet. You could use a cloudformation stack via
https://www.pulumi.com/registry/packages/aws/api-docs/cloudformation/stack/
if you need it now.
r
rhythmic-tailor-1242
04/21/2023, 12:21 AM
Oh sweet! Thanks
f
fierce-ability-58936
04/23/2023, 10:08 PM
Is it the right thing?
https://www.pulumi.com/registry/packages/aws-native/api-docs/pipes/pipe/
Usually if something isn't supported by the terraform-based Pulumi AWS provider, it should be supported by the native one as soon as AWS publish the API spec.
#aws
Join Slack