As a developer, I need to be able to access logs for my deployed application so that I can use that information for troubleshooting any issues with my app.
Acceptance Criteria
- Ability to access logs for deployed application in cloudwatch logs.
- The architecture documentation should be updated to reflect the current state.