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(s3): add missing safe actions to grantWrite, grantReadWrite and grantPut methods #18494

Merged
merged 13 commits into from Jan 25, 2022

Commits on Jan 18, 2022

  1. add missing safe actions to perms BUCKET_PUT_ACTIONS and s3:PutObject…

    …VersionAcl to BUCKET_PUT_ACL_ACTIONS
    Flavio Leggio committed Jan 18, 2022
    Configuration menu
    Copy the full SHA
    b273693 View commit details
    Browse the repository at this point in the history
  2. fix bucket integ tests

    Flavio Leggio committed Jan 18, 2022
    Configuration menu
    Copy the full SHA
    5330389 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2d9f04f View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2022

  1. fix other packages integ tests

    Flavio Leggio committed Jan 19, 2022
    Configuration menu
    Copy the full SHA
    069b745 View commit details
    Browse the repository at this point in the history
  2. fix expected s3 policy output in unit tests

    Flavio Leggio committed Jan 19, 2022
    Configuration menu
    Copy the full SHA
    f0da7e9 View commit details
    Browse the repository at this point in the history
  3. add s3:PutObjectVersionAcl to policy actions in tests when grantPutAc…

    …l is called
    Flavio Leggio committed Jan 19, 2022
    Configuration menu
    Copy the full SHA
    1871e32 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2022

  1. Merge remote-tracking branch 'upstream/master' into feature/fix-s3-wr…

    …ite-permissions
    Flavio Leggio committed Jan 21, 2022
    Configuration menu
    Copy the full SHA
    0c192eb View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2022

  1. Configuration menu
    Copy the full SHA
    d6a2900 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2022

  1. Configuration menu
    Copy the full SHA
    c9e12a1 View commit details
    Browse the repository at this point in the history
  2. fix alb test

    Flavio Leggio authored and flavioleggio committed Jan 25, 2022
    Configuration menu
    Copy the full SHA
    17b926d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8b6d9af View commit details
    Browse the repository at this point in the history
  4. remove decdk files

    flavioleggio committed Jan 25, 2022
    Configuration menu
    Copy the full SHA
    d4e72bf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e7d3f86 View commit details
    Browse the repository at this point in the history