Skip to content

Commit

Permalink
Add apigateway to service map (#636)
Browse files Browse the repository at this point in the history
  • Loading branch information
treuherz authored Apr 18, 2024
1 parent b18ae01 commit 2792b83
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkg/console/service_map.go
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ package console
var ServiceMap = map[string]string{
"": "console",
"acm": "acm",
"apigateway": "apigateway",
"aos": "aos",
"athena": "athena",
"appsync": "appsync",
Expand Down

0 comments on commit 2792b83

Please sign in to comment.