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 FilterLogEventsPolicy to policy templates. #729

Merged
merged 8 commits into from
Dec 19, 2018
Merged

Conversation

ylynn
Copy link
Contributor

@ylynn ylynn commented Dec 19, 2018

Issue #, if available:

Description of changes:

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

Joshua Basden and others added 5 commits July 26, 2018 10:50
This commit adds a new policy to the policy templates
that grants permission to call the filter-log-events API,
given a Log Group.
To be able to access the Log Streams within a Log Group,
the * is needed in the filter log events policy, so this commit
adds it to the resource field.
@codecov-io
Copy link

codecov-io commented Dec 19, 2018

Codecov Report

Merging #729 into develop will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop     #729   +/-   ##
========================================
  Coverage    94.18%   94.18%           
========================================
  Files           67       67           
  Lines         2683     2683           
  Branches       478      478           
========================================
  Hits          2527     2527           
  Misses          80       80           
  Partials        76       76

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 9196f45...8c63ec0. Read the comment docs.

Copy link
Contributor

@jlhood jlhood left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for doing this! Please also add this policy to the all_policy_templates.yaml example. See #715 as an example.

Copy link
Contributor

@keetonian keetonian left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for this update!

serverless-application-model.iml Outdated Show resolved Hide resolved
@jlhood jlhood merged commit aa00bb1 into aws:develop Dec 19, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants