Sathish Hariharan
Sathish Hariharan
For javascript and react app to work we need the command line "npx amplify-app --platform javascript --framework react" instead of just "npx amplify-app". The old command gives an error and...
isValidRequest(event) was being called with (context, event), hence was breaking. *Issue #, if available:* *Description of changes:* By submitting this pull request, I confirm that you can use, modify, copy,...
**Describe the feature you'd like** Provide a builder client to connect to a Bedrock Agent with agentId and agentAliasId. This will allow usage of knowledge bases and action groups with...