-
Notifications
You must be signed in to change notification settings - Fork 3.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
(aws-codepipeline-actions): Type 'string' is not assignable to type 'S3EventSelector'. #13684
Comments
Thanks for reporting @niklaswallerstedt ! Any chance of a PR fixing this? Our contribution guide: https://github.com/aws/aws-cdk/blob/master/CONTRIBUTING.md. The offending example is here: https://github.com/aws/aws-cdk/blob/master/packages/@aws-cdk/aws-codepipeline-actions/README.md#aws-s3-source Thanks, |
@skinny85 Shall I work on this? |
|
Docs
(CDK v1.94.1)
https://docs.aws.amazon.com/cdk/api/latest/docs/aws-codepipeline-actions-readme.html#aws-s3-source
Using the example for setting up CloudTrail with CloudWatch Events to trigger a pipeline produces:
Working with:
This is a 📕 documentation issue
The text was updated successfully, but these errors were encountered: