aws-sdk-go-v2
aws-sdk-go-v2 copied to clipboard
AWS SDK for the Go programming language.
### Pre-Migration Checklist - [X] I've read the [Migration Guide](https://aws.github.io/aws-sdk-go-v2/docs/migrating/). - [X] I've checked [AWS Forums](https://forums.aws.amazon.com) and [StackOverflow](https://stackoverflow.com/questions/tagged/aws-sdk-go) for similar migration issues. ### Go Version Used Go 1.21 ### Describe...
### Describe the issue Links to examples are broken - [see any example on this page](https://aws.github.io/aws-sdk-go-v2/docs/code-examples/s3/) ### Links https://aws.github.io/aws-sdk-go-v2/docs/code-examples/s3/ ### AWS Go SDK V2 Module Versions Used _No response_
### Acknowledgements - [X] I have searched (https://github.com/aws/aws-sdk/issues?q=is%3Aissue) for past instances of this issue - [X] I have verified all of my SDK modules are up-to-date (you can perform a...
Implement v2 s3 transfer manager's UploadDirectory api bound to single union client which mimics normal service client's initialization and api call. User could now upload a directory's files recursively/non-recursively to...
DO NOT MERGE: the new `-extended` metadata endpoint is not yet available. * Support the new `*-extended/` credentials endpoint for IMDS, with automatic fallback to the old one * Add...
### Acknowledgements - [x] I have searched (https://github.com/aws/aws-sdk/issues?q=is%3Aissue) for past instances of this issue - [x] I have verified all of my SDK modules are up-to-date (you can perform a...
### Acknowledgements - [x] I have searched (https://github.com/aws/aws-sdk/issues?q=is%3Aissue) for past instances of this issue - [x] I have verified all of my SDK modules are up-to-date (you can perform a...
### Describe the feature Currently, the `PipeTargetStateMachineParameters` struct used in `EventBridge Pipes` only supports the `InvocationType` field. There is no way to optionally specify a dynamic name for the Step...
service/s3/types.ObjectVersionStorageClass enum should cover all possible values this field may have
### Acknowledgements - [x] I have searched (https://github.com/aws/aws-sdk/issues?q=is%3Aissue) for past instances of this issue - [x] I have verified all of my SDK modules are up-to-date (you can perform a...
e.g. * https://github.com/aws/aws-sdk-go-v2/issues/3059 * https://github.com/aws/aws-sdk-go-v2/pull/3106/files#r2127198318