Skip to content

Commit

Permalink
Update service_map.go to add codeartifact (#594)
Browse files Browse the repository at this point in the history
  • Loading branch information
wayne-folkes authored Jan 23, 2024
1 parent 18cace8 commit 81699f9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pkg/console/service_map.go
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,9 @@ var ServiceMap = map[string]string{
"cloudwatch": "cloudwatch",
"codepipeline": "codepipeline",
"codedeploy": "codedeploy",
"codesuite": "codesuite",
"codeartifact": "codesuite/codeartifact",
"codecommit": "codesuite/codecommit",
"config": "config",
"ct": "cloudtrail",
"cw": "cloudwatch",
Expand Down

0 comments on commit 81699f9

Please sign in to comment.