Add support for [Amazon AgentCore API](https://docs.aws.amazon.com/bedrock-agentcore/) using the official AWS SDK for Kotlin. There is no official OpenAPI specification, bui there are SDKs, e.g. Java: - https://sdk.amazonaws.com/java/api/latest/software/amazon/awssdk/services/bedrockagentcore/package-summary.html - https://sdk.amazonaws.com/java/api/latest/software/amazon/awssdk/services/bedrockagentcorecontrol/package-summary.html
Add support for Amazon AgentCore API using the official AWS SDK for Kotlin.
There is no official OpenAPI specification, bui there are SDKs, e.g. Java: