Skip to content

Commit a4748be

Browse files
authored
Merge pull request #80 from rajat-amzn/feat/arch-diagram-update
Feat/arch diagram update
2 parents 0f0e83a + 396b789 commit a4748be

6 files changed

Lines changed: 560 additions & 162 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
### Changed
11+
12+
- Updated architecture diagram with latest logos (`docs/architecture-diagram/FAST-architecture-20260403.png`)
13+
1014
## [0.4.1] - 2026-03-25
1115

1216
### Added

CONTRIBUTORS.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,5 @@
1717
- Meghana Ashok
1818
- Suren Gunturu
1919
- Samaneh Aminikhanghahi
20-
- Abhilash Balachandran
20+
- Abhilash Balachandran
21+
- Rajat Dogra

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ What comes next? That's up to you, the developer. With your requirements in mind
5050

5151
## Architecture
5252

53-
![Architecture Diagram](docs/architecture-diagram/FAST-architecture-20260302.png)
53+
![Architecture Diagram](docs/architecture-diagram/FAST-architecture-20260403.png)
5454

5555
The out-of-the-box architecture is shown above. The diagram illustrates the authentication flows across the stack:
5656
1. User login to the frontend (Cognito User Pool — Authorization Code grant): The user authenticates with Cognito via the web application hosted on AWS Amplify. Cognito issues a JWT access token for the session.
-87.2 KB
Binary file not shown.
1.3 MB
Loading

docs/architecture-diagram/FAST-architecture.drawio

Lines changed: 553 additions & 160 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)