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: add missing actions to policy.json #1315

Merged
merged 5 commits into from
Jan 9, 2024

Commits on Jan 8, 2024

  1. feat: add missing dynamodb action to policy.json

    describe table has been needed since tailwarden#1111
    roblambell authored Jan 8, 2024
    Configuration menu
    Copy the full SHA
    e10d62a View commit details
    Browse the repository at this point in the history
  2. feat: add missing lambda action to policy.json

    list event source mappings has been needed since tailwarden#1040
    roblambell authored Jan 8, 2024
    Configuration menu
    Copy the full SHA
    1690e23 View commit details
    Browse the repository at this point in the history
  3. feat: add missing iam action to policy.json

    list users has been needed since tailwarden#991
    roblambell authored Jan 8, 2024
    Configuration menu
    Copy the full SHA
    1c2b07e View commit details
    Browse the repository at this point in the history
  4. fix: correct s3 permission for list buckets api call

    listbucket iam action is for the contents of a bucket
    roblambell authored Jan 8, 2024
    Configuration menu
    Copy the full SHA
    63d64f3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cad8393 View commit details
    Browse the repository at this point in the history