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(dynamodb): grant also gives access to indexes #1564

Merged
merged 2 commits into from
Jan 17, 2019

Commits on Jan 17, 2019

  1. fix(dynamodb): grant also gives access to indexes

    If a table has an index, the `grant()` methods will give permissions to
    the index as well.
    
    Updates the security diff engine to support `AWS::NoValue`.
    
    Fixes #1540.
    rix0rrr committed Jan 17, 2019
    Configuration menu
    Copy the full SHA
    e8577c9 View commit details
    Browse the repository at this point in the history
  2. Fix line length linter error

    rix0rrr committed Jan 17, 2019
    Configuration menu
    Copy the full SHA
    bf1c24d View commit details
    Browse the repository at this point in the history