Skip to content

Commit 66070f3

Browse files
committed
add controltower to service_map.go
1 parent ab260a7 commit 66070f3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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)