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

https://github.com/awsdocs/aws-doc-sdk-examples/blob/db53bdc130be03238da2771e63be24d9b69e60bb/swift/example_code/apple/Buckets/Buckets/ContentView-ViewModel.swift#L11 I tried: ``` platform :ios, '18.0' target 'MyApp' do use_frameworks! # AWS SDK dependencies pod 'AWSMobileClient' pod 'AWSS3' pod 'AWSCore' pod 'SimpleKeychain' pod 'AWSSDKIdentity' end ``` And got this...

Swift

### Expected behavior Unable to execute HTTP request: Timeout waiting for connection from pool com.amazonaws.SdkClientException: Unable to execute HTTP request: Timeout waiting for connection from pool at com.amazonaws.http.AmazonHttpClient$RequestExecutor.handleRetryableException(AmazonHttpClient.java:1207) at com.amazonaws.http.AmazonHttpClient$RequestExecutor.executeHelper(AmazonHttpClient.java:1153)...

Java-v2
Bug

### Background story Could you provide an example that inserts a s/mime digital certificate through a pfx, pem, p12 file that digitally signs the body of the email, ensuring that...

Javascript-v3
New example request

### Background story Hello, Could you provide sample code for .NET's Amazon.BedrockAgentRuntime? I have created an AWS Bedrock Agent on the AWS Console and confirmed its operation. Afterward, I am...

New example request

### Background story How to use function call/tool call in JAVA bedrock model runtime SDK ### What does this example accomplish? I want to use tool call with AWS bedrock...

Java-v1
Java-v2
New example request

### Background story Add Kotlin AWS Iotdataplane Code examples ### What does this example accomplish? Add examples to the AWS Code Lib ### Which AWS service(s)? AWS Iotdataplane ### Which...

New example request

- [x] [S3 Express Getting Started Scenario Scout - PHP](https://github.com/awsdocs/aws-doc-sdk-examples/issues/6489) - [ ] S3 Express Getting Started Scenario (Java) - [x] #7007

Epic
Internal

Hello! I'm a developer developing a transcribe with php. If you look at the example of Amazon, there is a time delay due to the sleep (5) part, and I...

## Spec for Using Kinesis Firehose The following spec is to be used to implement this workflow in the AWS SDK's: - [x] #6463 - [ ] #6464 - [...

Epic
Workflow
Scout
Feature Scenario