Skip to content

Commit 37f0ea4

Browse files
committed
Admin: aws credentials:final style
Signed-off-by: Lynette Miles <[email protected]>
1 parent 3eff906 commit 37f0ea4

File tree

3 files changed

+8
-3
lines changed

3 files changed

+8
-3
lines changed

administration/aws-credentials.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,11 +23,11 @@ The shared settings evaluate in the following order:
2323
| Setting | File | Description |
2424
|---|---|---|
2525
| `credential_process` | `config` | Linux only. See [Sourcing credentials with an external process in the AWS CLI](https://docs.aws.amazon.com/cli/latest/userguide/cli-configure-sourcing-external.html). |
26-
| `aws_access_key_id`<br />`aws_secret_access_key`<br />`aws_session_token` | `credentials` | Access key ID and secret key to use to authenticate. The session token must be set for temporary credentials. |
26+
| `aws_access_key_id`, `aws_secret_access_key`, `aws_session_token` | `credentials` | Access key ID and secret key to use to authenticate. The session token must be set for temporary credentials. |
2727

2828
No other settings are supported.
2929

30-
## EKS Web Identity Token (OIDC)
30+
## EKS web identity token (OIDC)
3131

3232
Credentials are fetched using a signed web identity token for a Kubernetes service account. See [IAM roles for service accounts](https://docs.aws.amazon.com/eks/latest/userguide/iam-roles-for-service-accounts.html).
3333

administration/configuring-fluent-bit/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,4 +133,4 @@ Outputs
133133
prometheus_exporter Prometheus Exporter
134134
prometheus_remote_write Prometheus remote write
135135
s3 Send to S3
136-
```
136+
```

vale-styles/FluentBit/Headings.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,9 @@ exceptions:
4444
- Docker
4545
- Docker Hub
4646
- DogStatsD
47+
- EC2
48+
- ECS
49+
- EKS
4750
- Elastic Cloud
4851
- Emmet
4952
- EventBridge
@@ -86,6 +89,7 @@ exceptions:
8689
- NATS
8790
- New Relic
8891
- Observability Platform
92+
- OIDC
8993
- Okta
9094
- OpenMetrics
9195
- OpenSearch
@@ -94,6 +98,7 @@ exceptions:
9498
- Opsgenie
9599
- Oracle Cloud Infrastructure Logging Analytics
96100
- PagerDuty
101+
- Pod Identity
97102
- PostgreSQL
98103
- Prometheus
99104
- PromQL

0 commit comments

Comments
 (0)