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

Commit e302640

Browse files
Update Parity Coverage Docs (#1583)
Co-authored-by: LocalStack Bot <[email protected]>
1 parent b03795d commit e302640

36 files changed

+9147
-1563
lines changed

data/coverage/apigateway.json

Lines changed: 111 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,18 @@
8686
"snapshot_skipped": ""
8787
}
8888
},
89+
{
90+
"CreateDomainNameAccessAssociation": {
91+
"implemented": false,
92+
"availability": "",
93+
"internal_test_suite": false,
94+
"external_test_suite": false,
95+
"terraform_test_suite": false,
96+
"aws_validated": false,
97+
"snapshot_tested": false,
98+
"snapshot_skipped": ""
99+
}
100+
},
89101
{
90102
"CreateModel": {
91103
"implemented": true,
@@ -278,6 +290,18 @@
278290
"snapshot_skipped": ""
279291
}
280292
},
293+
{
294+
"DeleteDomainNameAccessAssociation": {
295+
"implemented": false,
296+
"availability": "",
297+
"internal_test_suite": false,
298+
"external_test_suite": false,
299+
"terraform_test_suite": false,
300+
"aws_validated": false,
301+
"snapshot_tested": false,
302+
"snapshot_skipped": ""
303+
}
304+
},
281305
{
282306
"DeleteGatewayResponse": {
283307
"implemented": true,
@@ -662,6 +686,18 @@
662686
"snapshot_skipped": ""
663687
}
664688
},
689+
{
690+
"GetDomainNameAccessAssociations": {
691+
"implemented": false,
692+
"availability": "",
693+
"internal_test_suite": false,
694+
"external_test_suite": false,
695+
"terraform_test_suite": false,
696+
"aws_validated": false,
697+
"snapshot_tested": false,
698+
"snapshot_skipped": ""
699+
}
700+
},
665701
{
666702
"GetDomainNames": {
667703
"implemented": true,
@@ -1130,6 +1166,18 @@
11301166
"snapshot_skipped": ""
11311167
}
11321168
},
1169+
{
1170+
"RejectDomainNameAccessAssociation": {
1171+
"implemented": false,
1172+
"availability": "",
1173+
"internal_test_suite": false,
1174+
"external_test_suite": false,
1175+
"terraform_test_suite": false,
1176+
"aws_validated": false,
1177+
"snapshot_tested": false,
1178+
"snapshot_skipped": ""
1179+
}
1180+
},
11331181
{
11341182
"TagResource": {
11351183
"implemented": true,
@@ -3258,7 +3306,7 @@
32583306
"error": "",
32593307
"snapshot_skipped": "",
32603308
"aws_validated": true,
3261-
"snapshot_tested": false,
3309+
"snapshot_tested": true,
32623310
"origin": "external"
32633311
},
32643312
{
@@ -5076,7 +5124,7 @@
50765124
"error": "",
50775125
"snapshot_skipped": "",
50785126
"aws_validated": true,
5079-
"snapshot_tested": false,
5127+
"snapshot_tested": true,
50805128
"origin": "external"
50815129
},
50825130
{
@@ -6448,7 +6496,7 @@
64486496
"error": "",
64496497
"snapshot_skipped": "",
64506498
"aws_validated": true,
6451-
"snapshot_tested": false,
6499+
"snapshot_tested": true,
64526500
"origin": "external"
64536501
},
64546502
{
@@ -11536,7 +11584,7 @@
1153611584
"test": "test_import_with_cognito_auth_identity_source",
1153711585
"response": "202",
1153811586
"error": "",
11539-
"snapshot_skipped": "",
11587+
"snapshot_skipped": "['$.resources.items..resourceMethods.GET']",
1154011588
"aws_validated": true,
1154111589
"snapshot_tested": true,
1154211590
"origin": "external"
@@ -11638,7 +11686,7 @@
1163811686
"error": "",
1163911687
"snapshot_skipped": "",
1164011688
"aws_validated": true,
11641-
"snapshot_tested": false,
11689+
"snapshot_tested": true,
1164211690
"origin": "external"
1164311691
},
1164411692
{
@@ -13320,7 +13368,7 @@
1332013368
"test": "test_import_with_cognito_auth_identity_source",
1332113369
"response": "200",
1332213370
"error": "",
13323-
"snapshot_skipped": "",
13371+
"snapshot_skipped": "['$.resources.items..resourceMethods.GET']",
1332413372
"aws_validated": true,
1332513373
"snapshot_tested": true,
1332613374
"origin": "external"
@@ -13951,6 +13999,16 @@
1395113999
"snapshot_tested": true,
1395214000
"origin": "external"
1395314001
},
14002+
{
14003+
"node_id": "LocalStack Community: tests/aws/services/apigateway/test_apigateway_import.py::TestApiGatewayImportRestApi::test_import_with_cognito_auth_identity_source",
14004+
"test": "test_import_with_cognito_auth_identity_source",
14005+
"response": "200",
14006+
"error": "",
14007+
"snapshot_skipped": "['$.resources.items..resourceMethods.GET']",
14008+
"aws_validated": true,
14009+
"snapshot_tested": true,
14010+
"origin": "external"
14011+
},
1395414012
{
1395514013
"node_id": "LocalStack Community: tests/aws/services/apigateway/test_apigateway_import.py::TestApiGatewayImportRestApi::test_import_with_global_api_key_authorizer",
1395614014
"test": "test_import_with_global_api_key_authorizer",
@@ -14097,6 +14155,16 @@
1409714155
"snapshot_tested": true,
1409814156
"origin": "external"
1409914157
},
14158+
{
14159+
"node_id": "LocalStack Community: tests/aws/services/apigateway/test_apigateway_import.py::TestApiGatewayImportRestApi::test_import_with_cognito_auth_identity_source",
14160+
"test": "test_import_with_cognito_auth_identity_source",
14161+
"response": "200",
14162+
"error": "",
14163+
"snapshot_skipped": "['$.resources.items..resourceMethods.GET']",
14164+
"aws_validated": true,
14165+
"snapshot_tested": true,
14166+
"origin": "external"
14167+
},
1410014168
{
1410114169
"node_id": "LocalStack Community: tests/aws/services/apigateway/test_apigateway_import.py::TestApiGatewayImportRestApi::test_import_with_global_api_key_authorizer",
1410214170
"test": "test_import_with_global_api_key_authorizer",
@@ -14146,6 +14214,16 @@
1414614214
"aws_validated": true,
1414714215
"snapshot_tested": true,
1414814216
"origin": "external"
14217+
},
14218+
{
14219+
"node_id": "LocalStack Community: tests/aws/services/apigateway/test_apigateway_import.py::TestApiGatewayImportRestApi::test_import_with_cognito_auth_identity_source",
14220+
"test": "test_import_with_cognito_auth_identity_source",
14221+
"response": "404",
14222+
"error": "NotFoundException",
14223+
"snapshot_skipped": "['$.resources.items..resourceMethods.GET']",
14224+
"aws_validated": true,
14225+
"snapshot_tested": true,
14226+
"origin": "external"
1414914227
}
1415014228
]
1415114229
}
@@ -14283,6 +14361,16 @@
1428314361
"snapshot_tested": true,
1428414362
"origin": "external"
1428514363
},
14364+
{
14365+
"node_id": "LocalStack Community: tests/aws/services/apigateway/test_apigateway_import.py::TestApiGatewayImportRestApi::test_import_with_cognito_auth_identity_source",
14366+
"test": "test_import_with_cognito_auth_identity_source",
14367+
"response": "200",
14368+
"error": "",
14369+
"snapshot_skipped": "['$.resources.items..resourceMethods.GET']",
14370+
"aws_validated": true,
14371+
"snapshot_tested": true,
14372+
"origin": "external"
14373+
},
1428614374
{
1428714375
"node_id": "LocalStack Community: tests/aws/services/apigateway/test_apigateway_import.py::TestApiGatewayImportRestApi::test_import_with_global_api_key_authorizer",
1428814376
"test": "test_import_with_global_api_key_authorizer",
@@ -14479,6 +14567,16 @@
1447914567
"snapshot_tested": true,
1448014568
"origin": "external"
1448114569
},
14570+
{
14571+
"node_id": "LocalStack Community: tests/aws/services/apigateway/test_apigateway_import.py::TestApiGatewayImportRestApi::test_import_with_cognito_auth_identity_source",
14572+
"test": "test_import_with_cognito_auth_identity_source",
14573+
"response": "200",
14574+
"error": "",
14575+
"snapshot_skipped": "['$.resources.items..resourceMethods.GET']",
14576+
"aws_validated": true,
14577+
"snapshot_tested": true,
14578+
"origin": "external"
14579+
},
1448214580
{
1448314581
"node_id": "LocalStack Community: tests/aws/services/apigateway/test_apigateway_import.py::TestApiGatewayImportRestApi::test_import_with_global_api_key_authorizer",
1448414582
"test": "test_import_with_global_api_key_authorizer",
@@ -15294,7 +15392,7 @@
1529415392
"test": "test_import_with_cognito_auth_identity_source",
1529515393
"response": "200",
1529615394
"error": "",
15297-
"snapshot_skipped": "",
15395+
"snapshot_skipped": "['$.resources.items..resourceMethods.GET']",
1529815396
"aws_validated": true,
1529915397
"snapshot_tested": true,
1530015398
"origin": "external"
@@ -17712,7 +17810,7 @@
1771217810
"error": "",
1771317811
"snapshot_skipped": "",
1771417812
"aws_validated": true,
17715-
"snapshot_tested": false,
17813+
"snapshot_tested": true,
1771617814
"origin": "external"
1771717815
},
1771817816
{
@@ -18604,7 +18702,7 @@
1860418702
"test": "test_import_with_cognito_auth_identity_source",
1860518703
"response": "201",
1860618704
"error": "",
18607-
"snapshot_skipped": "",
18705+
"snapshot_skipped": "['$.resources.items..resourceMethods.GET']",
1860818706
"aws_validated": true,
1860918707
"snapshot_tested": true,
1861018708
"origin": "external"
@@ -19760,7 +19858,7 @@
1976019858
"error": "",
1976119859
"snapshot_skipped": "",
1976219860
"aws_validated": true,
19763-
"snapshot_tested": false,
19861+
"snapshot_tested": true,
1976419862
"origin": "external"
1976519863
},
1976619864
{
@@ -21082,7 +21180,7 @@
2108221180
"error": "",
2108321181
"snapshot_skipped": "",
2108421182
"aws_validated": true,
21085-
"snapshot_tested": false,
21183+
"snapshot_tested": true,
2108621184
"origin": "external"
2108721185
},
2108821186
{
@@ -22982,7 +23080,7 @@
2298223080
"error": "",
2298323081
"snapshot_skipped": "",
2298423082
"aws_validated": true,
22985-
"snapshot_tested": false,
23083+
"snapshot_tested": true,
2298623084
"origin": "external"
2298723085
},
2298823086
{
@@ -24764,7 +24862,7 @@
2476424862
"error": "",
2476524863
"snapshot_skipped": "",
2476624864
"aws_validated": true,
24767-
"snapshot_tested": false,
24865+
"snapshot_tested": true,
2476824866
"origin": "external"
2476924867
},
2477024868
{

data/coverage/application-autoscaling.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,18 @@
8686
"snapshot_skipped": ""
8787
}
8888
},
89+
{
90+
"GetPredictiveScalingForecast": {
91+
"implemented": false,
92+
"availability": "",
93+
"internal_test_suite": false,
94+
"external_test_suite": false,
95+
"terraform_test_suite": false,
96+
"aws_validated": false,
97+
"snapshot_tested": false,
98+
"snapshot_skipped": ""
99+
}
100+
},
89101
{
90102
"ListTagsForResource": {
91103
"implemented": false,

0 commit comments

Comments
 (0)