Skip to content

Commit

Permalink
chore: fix image on .github/README
Browse files Browse the repository at this point in the history
  • Loading branch information
smguggen committed Mar 6, 2023
1 parent d9f485e commit ae52bda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -248,7 +248,7 @@ Setting `deployer` will create a role with Least-Privilege permissions set for d
In addition to the main `BreakGlassRole`, `BreakGlassLoginAlert`, `BreakGlassLogActions`, and `BreakGlassDeployer` are all available as separate constructs. The major difference when using these constructs separately is that the `BreakGlassRole` cannot be created internally and an `IRole` must be passed to them as the `BreakGlassRole`.

## Architecture
[![Break Glass Role Diagram](assets/break-glass-role-cdk.png)](https://github.com/awslabs/aws-break-glass-role/raw/main/assets/break-glass-role-cdk.png)
[![Break Glass Role Diagram](../assets/break-glass-role-cdk.png)](https://github.com/awslabs/aws-break-glass-role/raw/main/assets/break-glass-role-cdk.png)

## Security

Expand Down

0 comments on commit ae52bda

Please sign in to comment.