Kamal Manchanda
3f9bbfdd02
Updated MCP Client to version >=1.10.0 as lower versions can lead to uncaught ClosedResourceError on the server side
2025-07-23 18:22:47 +05:30
rohillasandeep
f58e9e362b
Remove .aws-sam build artifacts ( #123 )
...
Deleted .aws-sam folder as it contains build artifacts that are generated
during sam build and should not be checked into version control.
🤖 Generated with [Claude Code](https://claude.ai/code )
Co-authored-by: name <alias@amazon.com>
Co-authored-by: Claude <noreply@anthropic.com>
2025-07-22 23:00:46 -07:00
Shreyas Subramanian
d24a1a8905
feat(02-usecases): Using strands for async shopping, e2e works now with nova act ( #117 )
2025-07-22 17:02:42 -04:00
Uriel Ramirez
1c2fb802a0
Data Analyst Assistant Solution with Amazon Bedrock AgentCore ( #108 )
...
* Data Analyst Assistant Solution with Amazon Bedrock AgentCore
* Data Analyst Assistant Solution with Amazon Bedrock AgentCore
* Data Analyst Assistant Solution with Amazon Bedrock AgentCore
* Data Analyst Assistant Solution with Amazon Bedrock AgentCore
* Data Analyst Assistant Solution with Amazon Bedrock AgentCore
* Data Analyst Assistant Solution with Amazon Bedrock AgentCore
* Data Analyst Assistant Solution with Amazon Bedrock AgentCore
---------
Co-authored-by: Uriel Ramirez <beralfon@amazon.com>
2025-07-22 06:34:07 -04:00
Eashan Kaushik
88e19eddc9
customer-support-assistant v1 ( #103 )
...
* feat(customer-support): updated code
* Delete 02-use-cases/customer-support-assistant/Dockerfile
Signed-off-by: Eashan Kaushik <50113394+EashanKaushik@users.noreply.github.com>
* Update .gitignore
Signed-off-by: Eashan Kaushik <50113394+EashanKaushik@users.noreply.github.com>
---------
Signed-off-by: Eashan Kaushik <50113394+EashanKaushik@users.noreply.github.com>
2025-07-21 11:34:00 -04:00
Shreyas Subramanian
176ef7bd91
renaming folders ( #102 )
2025-07-21 10:45:13 -04:00
Amit Arora
98df3aeb2e
feat(sre-agent): implement dynamic API key management and security enhancements ( #85 )
...
- Add dynamic API key retrieval from AWS Secrets Manager via AgentCore credential providers
- Replace hardcoded API keys in all server files with secure dynamic retrieval
- Add fail-fast authentication (no fallback to default keys)
- Implement pre-commit hook to prevent accidental domain exposure in OpenAPI specs
- Add comprehensive documentation for domain management workflow
- Increase boto3 retry configuration for improved reliability
- Remove unsupported --enable-observability flag
- Add credential provider configuration management
Resolves #84
2025-07-20 20:27:10 -04:00
dependabot[bot]
7c0c9b6593
build(deps): Bump aiohttp ( #65 )
...
Bumps [aiohttp](https://github.com/aio-libs/aiohttp ) from 3.9.1 to 3.12.14.
- [Release notes](https://github.com/aio-libs/aiohttp/releases )
- [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst )
- [Commits](https://github.com/aio-libs/aiohttp/compare/v3.9.1...v3.12.14 )
---
updated-dependencies:
- dependency-name: aiohttp
dependency-version: 3.12.14
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-07-19 15:15:32 -04:00
Shreyas Subramanian
8d214a6cdc
Cleanup + ADK integrations ( #83 )
...
* tables
* typos
* cleanup, other integs
2025-07-18 20:25:48 -04:00
Akarsha Sehwag
964e738bd5
chores: Minor fixes ( #75 )
...
* chores: add minor fixes.
* fix: minor changes
* chore: remove gitignore
2025-07-18 11:09:46 -04:00
Eashan Kaushik
94f68ef951
refactor(usecases): update folder names
...
* search tool added
* search tool added
* rename
* Delete 02-use-cases/02-DB-Performance-Analyzer directory
Signed-off-by: Eashan Kaushik <50113394+EashanKaushik@users.noreply.github.com>
* Delete 02-use-cases/07-AWS-Operations-Agent directory
Signed-off-by: Eashan Kaushik <50113394+EashanKaushik@users.noreply.github.com>
---------
Signed-off-by: Eashan Kaushik <50113394+EashanKaushik@users.noreply.github.com>
2025-07-17 14:26:27 -04:00
Godwin Vincent
c9def5d0d4
updated README.md file with bearer token generation ( #54 )
...
* updated README.md file with bearer token generation
* updated README.md file with bearer token generation-removed client id and secret credentials
* removed hardcoded domain
2025-07-16 17:08:33 -07:00
Amit Arora
f7dff4fdf3
Add SRE Agent use case with updated dependencies and AgentCore integration ( #48 )
2025-07-16 14:05:39 -07:00
dependabot[bot]
57838e1b54
build(deps): Bump aiohttp ( #42 )
...
---
updated-dependencies:
- dependency-name: aiohttp
dependency-version: 3.12.14
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-07-16 14:29:03 -04:00
Kamal Manchanda
7eca40b7da
Rename and breaking changes fix ( #41 )
2025-07-16 11:20:44 -07:00
Eashan Kaushik
909eb9901a
feat(agentcore): Adding tutorials, samples, and integrations
2025-07-16 14:07:30 -04:00