This repository has been archived by the owner on Dec 6, 2024. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Give AppDeployer role permission to manage permission boundaries…
… and managed policies (#416) * feat: add permissions boundary to custom role serverless uses to manage CW log publishing * docs: updated description of managed policy * chore: added region to API Gateway resource instead of a wildcard * fix: Remove files that got accidentally committed with PR #402 * refactor: perm boundary for apiHandler workflow (#406) * refactor: apihandler and wfwloop perm boundary * refactor: restricting backend CW log actions * fix: removing compute permissions from main acct * fix: removing dependency between CFN resources Co-authored-by: Jeet <[email protected]> * refactor: handling main acct as member scenario (#409) * refactor: handling main acct as member scenario * refactor: restricting assume role policy * fix: grammar check * Fix malformed policy (#410) * fix: malformed policy fix * fix: legacy parsing CFN * ci: fix gh merge workflow to do ff-only (#407) * chore: fix gh merge workflow to do ff-only * Empty commit * Empty commit * Empty commit 2 * ci: add workaround for merge with branch protection * ci: fix repo name Co-authored-by: Jeet <[email protected]> Co-authored-by: Sanket Dharwadkar <[email protected]> * docs: removing team email from feedback (#413) * fix: new install backend resource dependency (#414) * fix: Give AppDeployer role permission to manage permission boundaries and managed policies * fix: Fix resources for CreatePolicy and PermissionBoundary actions Co-authored-by: Sanket Dharwadkar <[email protected]> Co-authored-by: Nestor Carvantes <[email protected]>
- Loading branch information