Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
style: fix yaml indentiation
Signed-off-by: Samantha Coyle <[email protected]>
  • Loading branch information
sicoyle committed Aug 11, 2025
commit a8e5ce4bb6fc1142db8ed410b4b0b8d4fd35e65d
2 changes: 1 addition & 1 deletion bindings/aws/sqs/metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ authenticationProfiles:
required: true
description: "The AWS access key"
example: "AKIAIOSFODNN7EXAMPLE"
- name: secretKey
- name: secretKey
required: true
sensitive: true
description: "The AWS secret key"
Expand Down
Loading