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

Commit 25fdae6

Browse files
update generated parity coverage docs
1 parent 2424208 commit 25fdae6

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

66 files changed

+30795
-17152
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: "CodeArtifact"
2+
title: "codeartifact"
33
linkTitle: "codeartifact"
44
description: >
55
Implementation details for API codeartifact

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: "CodeBuild"
3-
linkTitle: "CodeBuild"
2+
title: "codebuild"
3+
linkTitle: "codebuild"
44
description: >
55
Implementation details for API codebuild
66
hide_readingtime: true

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: "CodeDeploy"
3-
linkTitle: "CodeDeploy"
2+
title: "codedeploy"
3+
linkTitle: "codedeploy"
44
description: >
55
Implementation details for API codedeploy
66
hide_readingtime: true

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: "CodePipeline"
3-
linkTitle: "CodePipeline"
2+
title: "codepipeline"
3+
linkTitle: "codepipeline"
44
description: >
55
Implementation details for API codepipeline
66
hide_readingtime: true

data/coverage/acm-pca.json

Lines changed: 12 additions & 156 deletions
Original file line numberDiff line numberDiff line change
@@ -102,10 +102,10 @@
102102
"GetCertificate": {
103103
"implemented": true,
104104
"availability": "pro",
105-
"internal_test_suite": true,
105+
"internal_test_suite": false,
106106
"external_test_suite": true,
107107
"terraform_test_suite": true,
108-
"aws_validated": true,
108+
"aws_validated": false,
109109
"snapshot_tested": false,
110110
"snapshot_skipped": ""
111111
}
@@ -114,10 +114,10 @@
114114
"GetCertificateAuthorityCertificate": {
115115
"implemented": true,
116116
"availability": "pro",
117-
"internal_test_suite": true,
117+
"internal_test_suite": false,
118118
"external_test_suite": true,
119119
"terraform_test_suite": true,
120-
"aws_validated": true,
120+
"aws_validated": false,
121121
"snapshot_tested": false,
122122
"snapshot_skipped": ""
123123
}
@@ -126,10 +126,10 @@
126126
"GetCertificateAuthorityCsr": {
127127
"implemented": true,
128128
"availability": "pro",
129-
"internal_test_suite": true,
129+
"internal_test_suite": false,
130130
"external_test_suite": true,
131131
"terraform_test_suite": true,
132-
"aws_validated": true,
132+
"aws_validated": false,
133133
"snapshot_tested": false,
134134
"snapshot_skipped": ""
135135
}
@@ -150,10 +150,10 @@
150150
"ImportCertificateAuthorityCertificate": {
151151
"implemented": true,
152152
"availability": "pro",
153-
"internal_test_suite": true,
153+
"internal_test_suite": false,
154154
"external_test_suite": true,
155155
"terraform_test_suite": true,
156-
"aws_validated": true,
156+
"aws_validated": false,
157157
"snapshot_tested": false,
158158
"snapshot_skipped": ""
159159
}
@@ -162,10 +162,10 @@
162162
"IssueCertificate": {
163163
"implemented": true,
164164
"availability": "pro",
165-
"internal_test_suite": true,
165+
"internal_test_suite": false,
166166
"external_test_suite": true,
167167
"terraform_test_suite": true,
168-
"aws_validated": true,
168+
"aws_validated": false,
169169
"snapshot_tested": false,
170170
"snapshot_skipped": ""
171171
}
@@ -270,10 +270,10 @@
270270
"UpdateCertificateAuthority": {
271271
"implemented": true,
272272
"availability": "pro",
273-
"internal_test_suite": true,
273+
"internal_test_suite": false,
274274
"external_test_suite": true,
275275
"terraform_test_suite": true,
276-
"aws_validated": true,
276+
"aws_validated": false,
277277
"snapshot_tested": false,
278278
"snapshot_skipped": ""
279279
}
@@ -294,35 +294,11 @@
294294
"origin": "external"
295295
}
296296
]
297-
},
298-
"CertificateAuthorityConfiguration, CertificateAuthorityType, UsageMode": {
299-
"ls_pro": [
300-
{
301-
"node_id": "LocalStack Pro: tests/aws/scenario/ec2_acm_pca/test_ec2_acm_pca.py::TestEC2ACMPCA::test_curl_from_client",
302-
"test": "test_curl_from_client",
303-
"response": "200",
304-
"error": "",
305-
"snapshot_skipped": "",
306-
"aws_validated": true,
307-
"snapshot_tested": false,
308-
"origin": "internal"
309-
}
310-
]
311297
}
312298
},
313299
"DeleteCertificateAuthority": {
314300
"CertificateAuthorityArn": {
315301
"ls_pro": [
316-
{
317-
"node_id": "LocalStack Pro: tests/aws/scenario/ec2_acm_pca/test_ec2_acm_pca.py::TestEC2ACMPCA::test_curl_from_client",
318-
"test": "test_curl_from_client",
319-
"response": "200",
320-
"error": "",
321-
"snapshot_skipped": "",
322-
"aws_validated": true,
323-
"snapshot_tested": false,
324-
"origin": "internal"
325-
},
326302
{
327303
"node_id": "LocalStack Pro: tests/aws/services/acm_pca/test_acmpca.py::TestACMPCA::test_create_describe_tag_ca",
328304
"test": "test_create_describe_tag_ca",
@@ -334,20 +310,6 @@
334310
"origin": "external"
335311
}
336312
]
337-
},
338-
"CertificateAuthorityArn, PermanentDeletionTimeInDays": {
339-
"ls_pro": [
340-
{
341-
"node_id": "LocalStack Pro: tests/aws/scenario/ec2_acm_pca/test_ec2_acm_pca.py::TestEC2ACMPCA::test_curl_from_client",
342-
"test": "test_curl_from_client",
343-
"response": "200",
344-
"error": "",
345-
"snapshot_skipped": "",
346-
"aws_validated": true,
347-
"snapshot_tested": false,
348-
"origin": "external"
349-
}
350-
]
351313
}
352314
},
353315
"DescribeCertificateAuthority": {
@@ -366,96 +328,6 @@
366328
]
367329
}
368330
},
369-
"GetCertificate": {
370-
"CertificateArn, CertificateAuthorityArn": {
371-
"ls_pro": [
372-
{
373-
"node_id": "LocalStack Pro: tests/aws/scenario/ec2_acm_pca/test_ec2_acm_pca.py::TestEC2ACMPCA::test_curl_from_client",
374-
"test": "test_curl_from_client",
375-
"response": "200",
376-
"error": "",
377-
"snapshot_skipped": "",
378-
"aws_validated": true,
379-
"snapshot_tested": false,
380-
"origin": "external"
381-
}
382-
]
383-
}
384-
},
385-
"GetCertificateAuthorityCertificate": {
386-
"CertificateAuthorityArn": {
387-
"ls_pro": [
388-
{
389-
"node_id": "LocalStack Pro: tests/aws/scenario/ec2_acm_pca/test_ec2_acm_pca.py::TestEC2ACMPCA::test_curl_from_client",
390-
"test": "test_curl_from_client",
391-
"response": "200",
392-
"error": "",
393-
"snapshot_skipped": "",
394-
"aws_validated": true,
395-
"snapshot_tested": false,
396-
"origin": "external"
397-
}
398-
]
399-
}
400-
},
401-
"GetCertificateAuthorityCsr": {
402-
"CertificateAuthorityArn": {
403-
"ls_pro": [
404-
{
405-
"node_id": "LocalStack Pro: tests/aws/scenario/ec2_acm_pca/test_ec2_acm_pca.py::TestEC2ACMPCA::test_curl_from_client",
406-
"test": "test_curl_from_client",
407-
"response": "200",
408-
"error": "",
409-
"snapshot_skipped": "",
410-
"aws_validated": true,
411-
"snapshot_tested": false,
412-
"origin": "internal"
413-
},
414-
{
415-
"node_id": "LocalStack Pro: tests/aws/scenario/ec2_acm_pca/test_ec2_acm_pca.py::TestEC2ACMPCA::test_curl_from_client",
416-
"test": "test_curl_from_client",
417-
"response": "200",
418-
"error": "",
419-
"snapshot_skipped": "",
420-
"aws_validated": true,
421-
"snapshot_tested": false,
422-
"origin": "external"
423-
}
424-
]
425-
}
426-
},
427-
"ImportCertificateAuthorityCertificate": {
428-
"Certificate, CertificateAuthorityArn": {
429-
"ls_pro": [
430-
{
431-
"node_id": "LocalStack Pro: tests/aws/scenario/ec2_acm_pca/test_ec2_acm_pca.py::TestEC2ACMPCA::test_curl_from_client",
432-
"test": "test_curl_from_client",
433-
"response": "200",
434-
"error": "",
435-
"snapshot_skipped": "",
436-
"aws_validated": true,
437-
"snapshot_tested": false,
438-
"origin": "external"
439-
}
440-
]
441-
}
442-
},
443-
"IssueCertificate": {
444-
"CertificateAuthorityArn, Csr, SigningAlgorithm, TemplateArn, Validity": {
445-
"ls_pro": [
446-
{
447-
"node_id": "LocalStack Pro: tests/aws/scenario/ec2_acm_pca/test_ec2_acm_pca.py::TestEC2ACMPCA::test_curl_from_client",
448-
"test": "test_curl_from_client",
449-
"response": "200",
450-
"error": "",
451-
"snapshot_skipped": "",
452-
"aws_validated": true,
453-
"snapshot_tested": false,
454-
"origin": "external"
455-
}
456-
]
457-
}
458-
},
459331
"ListTags": {
460332
"CertificateAuthorityArn": {
461333
"ls_pro": [
@@ -487,22 +359,6 @@
487359
}
488360
]
489361
}
490-
},
491-
"UpdateCertificateAuthority": {
492-
"CertificateAuthorityArn, Status": {
493-
"ls_pro": [
494-
{
495-
"node_id": "LocalStack Pro: tests/aws/scenario/ec2_acm_pca/test_ec2_acm_pca.py::TestEC2ACMPCA::test_curl_from_client",
496-
"test": "test_curl_from_client",
497-
"response": "200",
498-
"error": "",
499-
"snapshot_skipped": "",
500-
"aws_validated": true,
501-
"snapshot_tested": false,
502-
"origin": "external"
503-
}
504-
]
505-
}
506362
}
507363
}
508364
}

data/coverage/acm.json

Lines changed: 14 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"implemented": true,
5656
"availability": "community",
5757
"internal_test_suite": false,
58-
"external_test_suite": false,
58+
"external_test_suite": true,
5959
"terraform_test_suite": false,
6060
"aws_validated": false,
6161
"snapshot_tested": false,
@@ -115,7 +115,7 @@
115115
"implemented": true,
116116
"availability": "community",
117117
"internal_test_suite": false,
118-
"external_test_suite": false,
118+
"external_test_suite": true,
119119
"terraform_test_suite": false,
120120
"aws_validated": false,
121121
"snapshot_tested": false,
@@ -170,6 +170,18 @@
170170
"snapshot_skipped": ""
171171
}
172172
},
173+
{
174+
"RevokeCertificate": {
175+
"implemented": false,
176+
"availability": "",
177+
"internal_test_suite": false,
178+
"external_test_suite": false,
179+
"terraform_test_suite": false,
180+
"aws_validated": false,
181+
"snapshot_tested": false,
182+
"snapshot_skipped": ""
183+
}
184+
},
173185
{
174186
"UpdateCertificateOptions": {
175187
"implemented": false,
@@ -246,16 +258,6 @@
246258
"aws_validated": false,
247259
"snapshot_tested": false,
248260
"origin": "internal"
249-
},
250-
{
251-
"node_id": "LocalStack Community: tests/aws/services/cloudformation/v2/ported_from_v1/resources/test_acm.py::test_cfn_acm_certificate",
252-
"test": "test_cfn_acm_certificate",
253-
"response": "200",
254-
"error": "",
255-
"snapshot_skipped": "",
256-
"aws_validated": false,
257-
"snapshot_tested": false,
258-
"origin": "internal"
259261
}
260262
],
261263
"ls_pro": [
@@ -721,16 +723,6 @@
721723
"snapshot_tested": false,
722724
"origin": "external"
723725
},
724-
{
725-
"node_id": "LocalStack Community: tests/aws/services/cloudformation/v2/ported_from_v1/resources/test_acm.py::test_cfn_acm_certificate",
726-
"test": "test_cfn_acm_certificate",
727-
"response": "200",
728-
"error": "",
729-
"snapshot_skipped": "",
730-
"aws_validated": false,
731-
"snapshot_tested": false,
732-
"origin": "external"
733-
},
734726
{
735727
"node_id": "LocalStack Community: tests/aws/test_multi_accounts.py::TestMultiAccounts::test_account_id_namespacing_for_moto_backends",
736728
"test": "test_account_id_namespacing_for_moto_backends",
@@ -864,16 +856,6 @@
864856
"aws_validated": false,
865857
"snapshot_tested": false,
866858
"origin": "internal"
867-
},
868-
{
869-
"node_id": "LocalStack Community: tests/aws/services/cloudformation/v2/ported_from_v1/resources/test_acm.py::test_cfn_acm_certificate",
870-
"test": "test_cfn_acm_certificate",
871-
"response": "200",
872-
"error": "",
873-
"snapshot_skipped": "",
874-
"aws_validated": false,
875-
"snapshot_tested": false,
876-
"origin": "internal"
877859
}
878860
]
879861
},

0 commit comments

Comments
 (0)