Utilizing the 'Authorizer' method of approval rather than 'Approver' will ensure only one user is necessary for approval. This only requires a single person to approve the action rather than all.
Depending on the use-case this may help when adding approvers to policies, or want to be able to add multiple people, such that is any one of them approves the policy actions continue. That way if someone is on leave or similar the change will still happen.
⦁ Approvers: Responsible for validating that a requested action is acceptable. When an action is triggered, they receive an email notification through which they must approve the action. Upon approval, the action passes to the next Approver in the sequence.
⦁ Authorizer: After all Approvers have signed off on the action, the request is sent to an Authorizer to provision a temporary least privilege token that allows the token bearer to make a request using the AWS Security Token Service. CloudHealth uses this token to perform an action on behalf of the user.
Setup Actions
1. Select Setup > Governance > Actions to view preconfigured actions that
You can add one or more authorizers to these preconfigured actions by clicking Update.
2. Alternatively, create your own actions to build a chain of approvers and authorizers. Click Create Action.
3. Create a sequence of events that make up the action.
Considerations: