mirror of
https://gitea.com/mcereda/oam.git
synced 2026-02-08 21:34:25 +00:00
refactor(kb/aws/s3): add sources
This commit is contained in:
@@ -240,6 +240,7 @@ Examples: [1][lifecycle configuration examples], [2][s3 lifecycle rules example
|
||||
- [Understanding your AWS billing and usage reports for Amazon S3]
|
||||
- [Downloading objects]
|
||||
- [Download and upload objects with presigned URLs]
|
||||
- [Best practices design patterns: optimizing Amazon S3 performance]
|
||||
|
||||
### Sources
|
||||
|
||||
@@ -269,6 +270,7 @@ Examples: [1][lifecycle configuration examples], [2][s3 lifecycle rules example
|
||||
<!-- Upstream -->
|
||||
[Amazon S3 cost optimization for predictable and dynamic access patterns]: https://aws.amazon.com/blogs/storage/amazon-s3-cost-optimization-for-predictable-and-dynamic-access-patterns/
|
||||
[amazon s3 storage classes]: https://aws.amazon.com/s3/storage-classes/
|
||||
[Best practices design patterns: optimizing Amazon S3 performance]: https://docs.aws.amazon.com/AmazonS3/latest/userguide/optimizing-performance.html
|
||||
[cli subcommand reference]: https://docs.aws.amazon.com/cli/latest/reference/s3/
|
||||
[Download and upload objects with presigned URLs]: https://docs.aws.amazon.com/AmazonS3/latest/userguide/using-presigned-url.html
|
||||
[Downloading objects]: https://docs.aws.amazon.com/AmazonS3/latest/userguide/download-objects.html
|
||||
|
||||
Reference in New Issue
Block a user