Skip to content

Commit c9946e4

Browse files
committed
add aws and ls doc links
1 parent ce6227d commit c9946e4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

localstack-core/localstack/services/s3/feature_catalog.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
name: S3
22
description: 'Amazon Simple Storage Service (Amazon S3) is an object storage service that offers scalability, data availability, security, and performance.'
33
tier: "community,pro"
4+
aws_documentation: "https://docs.aws.amazon.com/AmazonS3/latest/userguide/Welcome.html"
5+
localstack_documentation: "https://docs.localstack.cloud/user-guide/aws/s3/"
46
features:
57
- name: "Buckets"
68
description: "A container for objects stored in Amazon S3."

0 commit comments

Comments
 (0)