Amazon just rolled out a new AppSync service for w...
# aws
r
Amazon just rolled out a new AppSync service for websocket events called
AppSync Events
. Is there a timeline for when
@pulumi/aws
will support this new infrastructure?
l
A few days after the upstream provider supports it. You can raise a request here: https://github.com/hashicorp/terraform-provider-aws/issues
q
Alternatively you can start using it with
aws-native
(https://www.pulumi.com/registry/packages/aws-native/) as soon as this is supported in CloudFormation/CloudControl.
It seems like it's already included there since last week: https://www.pulumi.com/registry/packages/aws-native/api-docs/appsync/api/ Sadly AWS hasn't published any descriptions or usage instruction to the cloudformation schema yet..