Skip to content
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

Add FirehoseWritePolicy and FirehoseCrudPolicy #397

Merged
merged 1 commit into from
May 23, 2018
Merged

Add FirehoseWritePolicy and FirehoseCrudPolicy #397

merged 1 commit into from
May 23, 2018

Conversation

lafiosca
Copy link
Contributor

Issue #, if available: no issue

Description of changes: I've created two new policy templates in support of Kinesis Firehose use. For my own use case, I just need the FirehoseWritePolicy, which I am currently constructing manually in my SAM template. As this is my first real contribution to the repo, I am open to any changes you think are appropriate to make it fit.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@lafiosca
Copy link
Contributor Author

Additionally, I have no idea how to test this behavior locally.

@salmanap
Copy link

Agreed we need integration tests that should be open sourced as well. Will try to get those out soon. In the meantime, it could be useful to transform your SAM templates with these policies as CFN templates and call "aws cloudformation deploy" to create the stack and test. Will get these reviewed by our security engineers in the meantime.

@brettstack brettstack merged commit 941dff2 into aws:develop May 23, 2018
@lafiosca lafiosca deleted the firehose-policy branch May 24, 2018 21:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants