EC2 + RDS
Enhancements
Added a way for administrators to override approval criteria, see the documentation for more information on how it works, particularly around gatekeeper.account.sdlcOverrides
EC2
Enhancements
- Added configuration properties that will enable gatekeeper to push request event details to an SNS topic. This will help with downstream apps that need to act on the Gatekeeper request data as the requests get granted/expired. You can see how we are leveraging this feature here:
RDS
Fixes
- Made the role check more robust for users that are mixed roles across applications (DBA in one, but DEV in others for example)