Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update metadata for generation of coverage docs #850

Merged
merged 1 commit into from
Oct 12, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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