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

fix(policy-templates): Add more actions to ServerlessRepoReadWriteAccessPolicy #847

Merged
merged 1 commit into from
Mar 7, 2019

Conversation

jlhood
Copy link
Contributor

@jlhood jlhood commented Mar 7, 2019

Issue #, if available:

Description of changes:
SAR policy template was missing UpdateApplication operation. Added that and also new ListApplicationDependencies API.

Description of how you validated changes:
make pr passes. Verified new actions against this docs page.

Checklist:

  • [ x ] Write/update tests
  • [ x ] make pr passes
  • n/a Update documentation - This page will need to be updated, but only after release.

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

@codecov-io
Copy link

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff            @@
##           develop     #847   +/-   ##
========================================
  Coverage    94.56%   94.56%           
========================================
  Files           67       67           
  Lines         2833     2833           
  Branches       508      508           
========================================
  Hits          2679     2679           
  Misses          82       82           
  Partials        72       72

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 30456c5...8ccd45b. Read the comment docs.

@jlhood jlhood merged commit 882d97d into aws:develop Mar 7, 2019
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.

4 participants