Skip to content

Commit

Permalink
update service_display_name metadata for generation of coverage docs
Browse files Browse the repository at this point in the history
  • Loading branch information
steffyP committed Oct 10, 2023
1 parent db7510a commit 9f178ef
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions data/coverage/service_display_name.json
Original file line number Diff line number Diff line change
Expand Up @@ -169,6 +169,11 @@
"short_name": "EMR",
"api": "https://docs.aws.amazon.com/emr/latest/APIReference/Welcome.html"
},
"emr-serverless": {
"long_name": "EMR Serverless",
"short_name": "EMR",
"api": "https://docs.aws.amazon.com/emr-serverless/latest/APIReference/Welcome.html"
},
"es": {
"long_name": "OpenSearch, legacy Elasticsearch",
"short_name": "ES",
Expand Down Expand Up @@ -309,6 +314,12 @@
"short_name": "QLDB Session",
"api": "https://docs.aws.amazon.com/qldb/latest/developerguide/API_Types_Amazon_QLDB_Session.html"
},
"ram": {
"long_name": "Resource Access Manager",
"short_name": "ram",
"api": "https://docs.aws.amazon.com/ram/latest/APIReference/Welcome.html"

},
"rds": {
"long_name": "Relational Database Service",
"short_name": "RDS",
Expand Down Expand Up @@ -400,6 +411,12 @@
"short_name": "SNS",
"api": "https://docs.aws.amazon.com/sns/latest/api/welcome.html"
},
"scheduler": {
"long_name": "EventBridge Scheduler",
"short_name": "scheduler",
"api": "https://docs.aws.amazon.com/scheduler/latest/APIReference/Welcome.html"

},
"sqs": {
"long_name": "Simple Queue Service",
"short_name": "SQS",
Expand All @@ -410,6 +427,11 @@
"short_name": "SSM",
"api": "https://docs.aws.amazon.com/systems-manager/latest/APIReference/Welcome.html"
},
"sso-admin":{
"long_name": "IAM Identity Center (successor to Single Sign-On)",
"short_name": "sso-admin",
"api": "https://docs.aws.amazon.com/singlesignon/latest/APIReference/welcome.html"
},
"stepfunctions": {
"long_name": "Step Functions",
"short_name": "",
Expand Down

0 comments on commit 9f178ef

Please sign in to comment.