Skip to content

Commit

Permalink
add acm-pca, and appconfigdata details to service_display_name
Browse files Browse the repository at this point in the history
  • Loading branch information
steffyP committed Mar 18, 2024
1 parent 69cdd07 commit 53a460e
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions data/coverage/service_display_name.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,11 @@
"short_name": "ACM",
"api": "https://docs.aws.amazon.com/acm/latest/APIReference/Welcome.html"
},
"acm-pca": {
"long_name": "AWS Private Certificate Authority (CA)",
"short_name": "",
"api": "https://docs.aws.amazon.com/privateca/latest/APIReference/Welcome.html"
},
"account": {
"long_name": "AWS Account Management",
"short_name": "",
Expand Down Expand Up @@ -34,6 +39,11 @@
"short_name": "",
"api": "https://docs.aws.amazon.com/appconfig/2019-10-09/APIReference/Welcome.html"
},
"appconfigdata": {
"long_name": "AppConfig Data",
"short_name": "",
"api": "https://docs.aws.amazon.com/appconfig/2019-10-09/APIReference/API_Types_AWS_AppConfig_Data.html"
},
"application-autoscaling": {
"long_name": "Application Auto Scaling",
"short_name": "",
Expand Down

0 comments on commit 53a460e

Please sign in to comment.