Skip to content

Commit 3e13a79

Browse files
authored
add controltower to service_map.go (#871)
1 parent ab260a7 commit 3e13a79

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pkg/console/service_map.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ var ServiceMap = map[string]string{
2626
"codepipeline": "codepipeline",
2727
"codesuite": "codesuite",
2828
"config": "config",
29+
"controltower": "controltower",
2930
"ct": "cloudtrail",
3031
"cw": "cloudwatch",
3132
"ddb": "dynamodbv2",

0 commit comments

Comments
 (0)