Skip to content

Commit 7951644

Browse files
committed
install: aws: style updates
Signed-off-by: Lynette Miles <[email protected]>
1 parent 452574b commit 7951644

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

installation/aws-container.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -10,15 +10,15 @@ distribution.
1010
The [AWS for Fluent Bit](https://github.com/aws/aws-for-fluent-bit) image contains Go
1111
Plugins for:
1212

13-
- [Amazon CloudWatch](https://docs.fluentbit.io/manual/pipeline/outputs/cloudwatch)
14-
- [Amazon Kinesis Data Firehose](https://docs.fluentbit.io/manual/pipeline/outputs/firehose)
15-
- [Amazon Kinesis Data Streams](https://docs.fluentbit.io/manual/pipeline/outputs/kinesis)
16-
17-
- [Amazon CloudWatch Logs](https://github.com/aws/amazon-cloudwatch-logs-for-fluent-bit) as `cloudwatch_logs`
18-
- [Amazon Kinesis
19-
Firehose](https://github.com/aws/amazon-kinesis-firehose-for-fluent-bit) as `kinesis_firehose`
20-
- [Amazon Kinesis
21-
Streams](https://github.com/aws/amazon-kinesis-streams-for-fluent-bit) as `kinesis_streams`
13+
- Amazon CloudWatch as `cloudwatch_logs`.
14+
[Fluent docs](https://docs.fluentbit.io/manual/pipeline/outputs/cloudwatch) |
15+
[Plugin](https://github.com/aws/amazon-cloudwatch-logs-for-fluent-bit)
16+
- Amazon Kinesis Data Firehose as `kinesis_firehose`.
17+
[Fluent docs](https://docs.fluentbit.io/manual/pipeline/outputs/firehose)
18+
[Plugin](https://github.com/aws/amazon-kinesis-firehose-for-fluent-bit)
19+
- Amazon Kinesis Data Streams as `kinesis_streams`.
20+
[Fluent docs](https://docs.fluentbit.io/manual/pipeline/outputs/kinesis)
21+
[Plugin](https://github.com/aws/amazon-kinesis-streams-for-fluent-bit)
2222

2323
These plugins are higher performance than Go plugins.
2424

@@ -39,7 +39,7 @@ GitHub](https://github.com/aws/aws-for-fluent-bit/releases).
3939

4040
## SSM Public Parameters
4141

42-
AWS vends SSM Public Parameters with the regional repository link for each image.
42+
AWS vends SSM public parameters with the regional repository link for each image.
4343
These parameters can be queried by any AWS account.
4444

4545
To see a list of available version tags in a given region, run the following command:

0 commit comments

Comments
 (0)