Skip to content

Commit

Permalink
minor
Browse files Browse the repository at this point in the history
  • Loading branch information
davemarco committed Jun 27, 2024
1 parent 8066e00 commit 4baf6ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/out_clp_s3/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ Run Fluent Bit
```
### AWS Credentials

The plugin will look for credentials using the following hierchary
The plugin will look for credentials using the following hierarchy
1. Environment variables (`AWS_ACCESS_KEY_ID`, `AWS_SECRET_ACCESS_KEY`, `AWS_SESSION_TOKEN`, `AWS_WEB_IDENTITY_TOKEN_FILE`)
2. Shared configuration files (normally `$HOME/.aws/config`)
3. If using ECS task definition or RunTask API, IAM role for tasks.
Expand Down

0 comments on commit 4baf6ca

Please sign in to comment.