We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a7c9ad commit f264896Copy full SHA for f264896
src/data/persistence/coverage.json
@@ -125,6 +125,13 @@
125
"test_suite": false,
126
"limitations": ""
127
},
128
+ "cloudcontrol": {
129
+ "service": "cloudcontrol",
130
+ "full_name": "cloudcontrol",
131
+ "support": "unknown",
132
+ "test_suite": false,
133
+ "limitations": ""
134
+ },
135
"cloudformation": {
136
"service": "cloudformation",
137
"full_name": "CloudFormation",
@@ -713,13 +720,6 @@
713
720
714
721
715
722
716
- "sikmon": {
717
- "service": "sikmon",
718
- "full_name": "sikmon",
719
- "support": "unknown",
- "test_suite": false,
- "limitations": ""
- },
723
"sns": {
724
"service": "sns",
725
"full_name": "SNS (Simple Notification Service)",
0 commit comments