Skip to content
This repository was archived by the owner on May 5, 2025. It is now read-only.

Commit 6deb643

Browse files
author
Sameer Naik
authored
Merge pull request #81 from triggermesh/sebgoa-patch-1
bucket instead of topic
2 parents 14361a6 + 9e8fbec commit 6deb643

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/targets/awss3.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Open the Bridge creation screen and add a Target of type `AWS S3`.
2323
In the Target creation form, provide a name for the event Target, and add the following information:
2424

2525
* **AWS Secret**: Reference a [TriggerMesh secret](../guides/secrets.md) containing an AWS API key and Secret as discussed in the prerequisites
26-
* **AWS ARN**: The ARN that points to the AWS S3 topic
26+
* **AWS ARN**: The ARN that points to the AWS S3 bucket
2727

2828
There is an optional toggle flag indicating if the full CloudEvent should be sent
2929
to S3 bucket. By default, this is disabled which means the event payload

0 commit comments

Comments
 (0)