Skip to content

Commit a2417fe

Browse files
committed
docs/sdks/s3/go: fixup the examples and ensure they all compile
Closes TIG-3469 This moves the example files into a separate folder so that we can use editor tooling to ensure that they not only compile, but we have tab-completion. This will be done to the other languages when I continue plowing through the examples. All examples are known to work and have been tested locally.
1 parent 71b4bda commit a2417fe

File tree

13 files changed

+854
-574
lines changed

13 files changed

+854
-574
lines changed

docs/buckets/object-notifications.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,5 +141,5 @@ single region then collates those events and sends them to the webhook. The
141141

142142
## Next steps
143143

144-
- Check out the [Example Webhook](/docs/sdks/s3/aws-go-sdk.md#webhook) for more
144+
- Check out the [Example Webhook](/docs/sdks/s3/aws-go-sdk.mdx#webhook) for more
145145
details on how to use them in your application.

docs/objects/query-metadata.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,5 +63,5 @@ Example queries that can be performed:
6363

6464
## Next steps
6565

66-
- Check out the [Example usage](/docs/sdks/s3/aws-go-sdk.md#metadata-querying)
67-
for more details on how to use them in your application.
66+
- Check out the [Example usage](/docs/sdks/s3/aws-go-sdk#metadata-querying) for
67+
more details on how to use them in your application.

0 commit comments

Comments
 (0)