aws-doc-sdk-examples
aws-doc-sdk-examples copied to clipboard
Welcome to the AWS Code Examples Repository. This repo contains code examples used in the AWS documentation, AWS SDK Developer Guides, and more. For more information, see the Readme.md file below.
Create a shared KB for Ailly plugin. https://aws.amazon.com/bedrock/knowledge-bases/ https://docs.aws.amazon.com/bedrock/latest/userguide/knowledge-base.html 1. Create and configure KB 2. Configure automated sync job, runnable by oncall 3. Use filtering to select snippets only from...
### Background story The entry point for some people are the examples when they start using Java with AWS. They appear to go to examples before setting up authentication and/or...
Steps to reproduce: ```zsh (base) ➜ basics (main) swift build ✱ [1/1] Planning buildCompiling plugin GenerateManual... Building for debugging... Build complete! (24.49s) (base) ➜ basics (main) swift test ✱ Compiling...
### Background story  It seems impossible to set the connection time and read timeout using BedrockRuntimeClient. I have tried using apiCallTimeout and apiCallAttemptTimeout and given a large enough time....
For all 27 tests that override credentials, remove custom config and allow test to use Batch role credentials. Example of failure: ``` 1710804060651, APIGatewayTest > initializationError FAILED 1710804060652, aws.sdk.kotlin.runtime.auth.credentials.ProviderConfigurationException at...
Current examples that use identification credentials are not currently working following a redesign of these workflows in version 0.36.0 or 0.37.0 of the SDK. Update any examples that use these....
### Expected behavior please confirm if indeed the variable CLIENT_EXECUTION_TIMEOUT is no longer in use in java 2.x , and if so, whether there will be a deletion or adjustment...
https://github.com/awslabs/aws-sdk-rust/issues/169