mirror of
https://github.com/versity/versitygw.git
synced 2026-01-06 03:44:51 +00:00
12 lines
612 B
Markdown
12 lines
612 B
Markdown
# AWS SDK Go v2
|
|
|
|
This directory contains code from the [AWS SDK Go v2](https://github.com/aws/aws-sdk-go-v2) repository, modified in accordance with the Apache 2.0 License.
|
|
|
|
## Description
|
|
|
|
The AWS SDK Go v2 is a collection of libraries and tools that enable developers to build applications that integrate with various AWS services. This directory and below contains modified code from the original repository, tailored to suit versitygw specific requirements.
|
|
|
|
## License
|
|
|
|
The code in this directory is licensed under the Apache 2.0 License. Please refer to the [LICENSE](./LICENSE) file for more information.
|