Skip to content

Commit 9574b8e

Browse files
committed
more fixes
1 parent 61964d7 commit 9574b8e

File tree

7 files changed

+13
-9
lines changed

7 files changed

+13
-9
lines changed

src/content/docs/aws/services/apacheflink.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -288,4 +288,4 @@ $ awslocal kinesisanalyticsv2 untag-resource \
288288

289289
## API Coverage
290290

291-
<FeatureCoverage service="apacheflink" client:load />
291+
<FeatureCoverage service="kinesisanalyticsv2" client:load />

src/content/docs/aws/services/iotdata.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,4 +97,4 @@ The endpoint as returned by `DescribeEndpoint` currently does not support the [d
9797

9898
## API Coverage
9999

100-
<FeatureCoverage service="iotdata" client:load />
100+
<FeatureCoverage service="iot-data" client:load />

src/content/docs/aws/services/msk.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -267,4 +267,4 @@ The Resource Browser allows you to perform the following actions:
267267

268268
## API Coverage
269269

270-
<FeatureCoverage service="msk" client:load />
270+
<FeatureCoverage service="kafka" client:load />

src/content/docs/aws/services/pca.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -277,4 +277,4 @@ The output will be similar to the following:
277277

278278
## API Coverage
279279

280-
<FeatureCoverage service="pca" client:load />
280+
<FeatureCoverage service="acm-pca" client:load />

src/content/docs/aws/services/resourcegroups.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,4 +75,4 @@ awslocal resource-groups delete-group \
7575

7676
## API Coverage
7777

78-
<FeatureCoverage service="resourcegroups" client:load />
78+
<FeatureCoverage service="resource-groups" client:load />

src/content/docs/aws/services/timestream.mdx

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ LocalStack contains basic support for Timestream time series databases, includin
1616
* Writing records to tables
1717
* Querying timeseries data from tables
1818

19-
The supported APIs are available on our API Coverage Page ([Timestream-Query]()/[Timestream-Write](), which provides information on the extent of Timestream integration with LocalStack.
19+
The supported APIs are available on our API Coverage Page ([Timestream Query](#api-coverage-timestream-query)/[Timestream Write](#api-coverage-timestream-write), which provides information on the extent of Timestream integration with LocalStack.
2020

2121
## Getting Started
2222

@@ -79,6 +79,10 @@ LocalStack's Timestream implementation is under active development and only supp
7979
8080
If you have a usecase that uses Timestream but doesn't work with our implementation yet, we encourage you to [get in touch](https://localstack.cloud/contact/), so we can streamline any operations you rely on.
8181
82-
## API Coverage
82+
## API Coverage (Timestream Query)
8383
84-
<FeatureCoverage service="timestream" client:load />
84+
<FeatureCoverage service="timestream-query" client:load />
85+
86+
## API Coverage (Timestream Write)
87+
88+
<FeatureCoverage service="timestream-write" client:load />

src/content/docs/aws/services/waf.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,4 +113,4 @@ The following output would be retrieved:
113113

114114
## API Coverage
115115

116-
<FeatureCoverage service="waf" client:load />
116+
<FeatureCoverage service="wafv2" client:load />

0 commit comments

Comments
 (0)