2 Commits

Author SHA1 Message Date
Amit Arora
0172468fd4 Update SRE Agent with AgentCore migration and SSL support
- Replace all previous product references with AgentCore terminology
- Add SSL certificate support to backend servers with mandatory host parameter
- Update OpenAPI specs to use HTTPS with configurable domain placeholders
- Add comprehensive SSL setup documentation in README
- Update URLs from development to production endpoints
- Add EC2 instance metadata commands for IP retrieval
- Include sed command for bulk domain replacement in OpenAPI specs
2025-07-15 01:37:38 +00:00
Amit Arora
292462b94c Add SRE Agent use case implementation
- Copy SRE Agent codebase to 02-use-cases/04-SRE-agent
- Update LICENSE link to reference main repository LICENSE
- Configure .gitignore to exclude wheel files from version control
2025-07-14 22:46:32 +00:00