Skip to content
This repository was archived by the owner on Aug 7, 2025. It is now read-only.

Commit 8db05fc

Browse files
Update Parity Coverage Docs (#1658)
Co-authored-by: LocalStack Bot <localstack-bot@users.noreply.github.com>
1 parent c60851b commit 8db05fc

31 files changed

+3597
-5643
lines changed

content/en/references/coverage/coverage_kinesisanalyticsv2/index.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,11 @@
11
---
2-
title: "Managed Service for Apache Flink"
2+
title: "MSF (Managed Service for Apache Flink)"
33
linkTitle: "kinesisanalyticsv2"
44
description: >
5-
Implementation details for MSF (formerly kinesisanalyticsv2)
5+
Implementation details for API kinesisanalyticsv2
66
hide_readingtime: true
77
---
88

9-
{{< callout >}}
10-
Amazon Managed Service for Apache Flink (MSF) was previously known as Amazon Kinesis Data Analytics for Apache Flink.
11-
{{< /callout >}}
12-
139
## Coverage Overview
1410
{{< localstack_coverage_table service="kinesisanalyticsv2" >}}
1511

data/coverage/apigateway.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4257,7 +4257,7 @@
42574257
}
42584258
},
42594259
"CreateDomainName": {
4260-
"certificateArn, domainName": {
4260+
"certificateArn, domainName, tags": {
42614261
"ls_pro": [
42624262
{
42634263
"node_id": "LocalStack Pro: tests/aws/services/apigatewayv2/test_apigatewayv2_custom_domain.py::TestApigatewayV2CustomDomainCrud::test_custom_domains_crud",

data/coverage/apigatewayv2.json

Lines changed: 54 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2979,16 +2979,6 @@
29792979
"snapshot_tested": true,
29802980
"origin": "external"
29812981
},
2982-
{
2983-
"node_id": "LocalStack Pro: tests/aws/services/apigatewayv2/test_apigatewayv2_custom_domain.py::TestApigatewayV2CustomDomainCrud::test_custom_domains_crud",
2984-
"test": "test_custom_domains_crud",
2985-
"response": "201",
2986-
"error": "",
2987-
"snapshot_skipped": "",
2988-
"aws_validated": true,
2989-
"snapshot_tested": true,
2990-
"origin": "external"
2991-
},
29922982
{
29932983
"node_id": "LocalStack Pro: tests/aws/services/cloudformation/resources/test_apigatewayv2.py::TestApiGwV2Apis::test_api_mapping_deployment",
29942984
"test": "test_api_mapping_deployment",
@@ -3020,6 +3010,20 @@
30203010
"origin": "internal"
30213011
}
30223012
]
3013+
},
3014+
"DomainName, DomainNameConfigurations, Tags": {
3015+
"ls_pro": [
3016+
{
3017+
"node_id": "LocalStack Pro: tests/aws/services/apigatewayv2/test_apigatewayv2_custom_domain.py::TestApigatewayV2CustomDomainCrud::test_custom_domains_crud",
3018+
"test": "test_custom_domains_crud",
3019+
"response": "201",
3020+
"error": "",
3021+
"snapshot_skipped": "",
3022+
"aws_validated": true,
3023+
"snapshot_tested": true,
3024+
"origin": "external"
3025+
}
3026+
]
30233027
}
30243028
},
30253029
"CreateIntegration": {
@@ -5909,6 +5913,46 @@
59095913
"snapshot_tested": true,
59105914
"origin": "external"
59115915
},
5916+
{
5917+
"node_id": "LocalStack Pro: tests/aws/services/apigateway/test_websocket_apis.py::TestWebSockets::test_websocket_api_reject_connect[True-False]",
5918+
"test": "test_websocket_api_reject_connect[True-False]",
5919+
"response": "201",
5920+
"error": "",
5921+
"snapshot_skipped": "",
5922+
"aws_validated": false,
5923+
"snapshot_tested": false,
5924+
"origin": "external"
5925+
},
5926+
{
5927+
"node_id": "LocalStack Pro: tests/aws/services/apigateway/test_websocket_apis.py::TestWebSockets::test_websocket_api_reject_connect[True-True]",
5928+
"test": "test_websocket_api_reject_connect[True-True]",
5929+
"response": "201",
5930+
"error": "",
5931+
"snapshot_skipped": "",
5932+
"aws_validated": false,
5933+
"snapshot_tested": false,
5934+
"origin": "external"
5935+
},
5936+
{
5937+
"node_id": "LocalStack Pro: tests/aws/services/apigateway/test_websocket_apis.py::TestWebSockets::test_websocket_api_with_http_integration[HTTP-False-False]",
5938+
"test": "test_websocket_api_with_http_integration[HTTP-False-False]",
5939+
"response": "201",
5940+
"error": "",
5941+
"snapshot_skipped": "",
5942+
"aws_validated": false,
5943+
"snapshot_tested": false,
5944+
"origin": "external"
5945+
},
5946+
{
5947+
"node_id": "LocalStack Pro: tests/aws/services/apigateway/test_websocket_apis.py::TestWebSockets::test_websocket_api_with_http_integration[HTTP-False-True]",
5948+
"test": "test_websocket_api_with_http_integration[HTTP-False-True]",
5949+
"response": "201",
5950+
"error": "",
5951+
"snapshot_skipped": "",
5952+
"aws_validated": false,
5953+
"snapshot_tested": false,
5954+
"origin": "external"
5955+
},
59125956
{
59135957
"node_id": "LocalStack Pro: tests/aws/services/apigateway/test_websocket_apis.py::TestWebSockets::test_websocket_aws_proxy_event_shape",
59145958
"test": "test_websocket_aws_proxy_event_shape",

data/coverage/bedrock-runtime.json

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,20 @@
101101
],
102102
"details": {
103103
"Converse": {
104+
"messages, modelId": {
105+
"ls_pro": [
106+
{
107+
"node_id": "LocalStack Pro: tests/aws/services/bedrock/test_bedrock.py::TestBedrock::test_ollama_container_logs_stream",
108+
"test": "test_ollama_container_logs_stream",
109+
"response": "200",
110+
"error": "",
111+
"snapshot_skipped": "",
112+
"aws_validated": false,
113+
"snapshot_tested": false,
114+
"origin": "external"
115+
}
116+
]
117+
},
104118
"messages, modelId, system": {
105119
"ls_pro": [
106120
{

data/coverage/cloudformation.json

Lines changed: 60 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,18 @@
110110
"snapshot_skipped": ""
111111
}
112112
},
113+
{
114+
"CreateStackRefactor": {
115+
"implemented": false,
116+
"availability": "",
117+
"internal_test_suite": false,
118+
"external_test_suite": false,
119+
"terraform_test_suite": false,
120+
"aws_validated": false,
121+
"snapshot_tested": false,
122+
"snapshot_skipped": ""
123+
}
124+
},
113125
{
114126
"CreateStackSet": {
115127
"implemented": true,
@@ -338,6 +350,18 @@
338350
"snapshot_skipped": ""
339351
}
340352
},
353+
{
354+
"DescribeStackRefactor": {
355+
"implemented": false,
356+
"availability": "",
357+
"internal_test_suite": false,
358+
"external_test_suite": false,
359+
"terraform_test_suite": false,
360+
"aws_validated": false,
361+
"snapshot_tested": false,
362+
"snapshot_skipped": ""
363+
}
364+
},
341365
{
342366
"DescribeStackResource": {
343367
"implemented": true,
@@ -494,6 +518,18 @@
494518
"snapshot_skipped": ""
495519
}
496520
},
521+
{
522+
"ExecuteStackRefactor": {
523+
"implemented": false,
524+
"availability": "",
525+
"internal_test_suite": false,
526+
"external_test_suite": false,
527+
"terraform_test_suite": false,
528+
"aws_validated": false,
529+
"snapshot_tested": false,
530+
"snapshot_skipped": ""
531+
}
532+
},
497533
{
498534
"GetGeneratedTemplate": {
499535
"implemented": false,
@@ -674,6 +710,30 @@
674710
"snapshot_skipped": ""
675711
}
676712
},
713+
{
714+
"ListStackRefactorActions": {
715+
"implemented": false,
716+
"availability": "",
717+
"internal_test_suite": false,
718+
"external_test_suite": false,
719+
"terraform_test_suite": false,
720+
"aws_validated": false,
721+
"snapshot_tested": false,
722+
"snapshot_skipped": ""
723+
}
724+
},
725+
{
726+
"ListStackRefactors": {
727+
"implemented": false,
728+
"availability": "",
729+
"internal_test_suite": false,
730+
"external_test_suite": false,
731+
"terraform_test_suite": false,
732+
"aws_validated": false,
733+
"snapshot_tested": false,
734+
"snapshot_skipped": ""
735+
}
736+
},
677737
{
678738
"ListStackResources": {
679739
"implemented": true,

0 commit comments

Comments
 (0)