aws-doc-sdk-examples icon indicating copy to clipboard operation
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.

Results 515 aws-doc-sdk-examples issues
Sort by recently updated
recently updated
newest added

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...

Task

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 ![image](https://github.com/awsdocs/aws-doc-sdk-examples/assets/48662678/241b757e-c0db-4a9d-9b7f-6340572f1730) 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....

Java-v2
Bug

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....

Swift
Task

### 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...

Java-v2
Bug

https://github.com/awslabs/aws-sdk-rust/issues/169