File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -18,6 +18,7 @@ var ServiceMap = map[string]string{
1818 "cf" : "cloudfront" ,
1919 "cfn" : "cloudformation" ,
2020 "cloudformation" : "cloudformation" ,
21+ "cloudfront" : "cloudfront" ,
2122 "cloudmap" : "cloudmap" ,
2223 "cloudwatch" : "cloudwatch" ,
2324 "codeartifact" : "codesuite/codeartifact" ,
@@ -39,6 +40,7 @@ var ServiceMap = map[string]string{
3940 "ecr" : "ecr" ,
4041 "ecs" : "ecs" ,
4142 "eks" : "eks" ,
43+ "elasticache" : "elasticache" ,
4244 "eventbridge" : "events" ,
4345 "events" : "events" ,
4446 "gd" : "guardduty" ,
@@ -48,8 +50,8 @@ var ServiceMap = map[string]string{
4850 "l" : "lambda" ,
4951 "lambda" : "lambda" ,
5052 "mwaa" : "mwaa" ,
51- "orgs" : "organizations/v2" ,
5253 "organizations" : "organizations/v2" ,
54+ "orgs" : "organizations/v2" ,
5355 "param" : "systems-manager/parameters" ,
5456 "r53" : "route53/v2" ,
5557 "ram" : "ram" ,
@@ -66,6 +68,7 @@ var ServiceMap = map[string]string{
6668 "sfn" : "states" ,
6769 "sm" : "secretsmanager" ,
6870 "sns" : "sns" ,
71+ "sqs" : "sqs" ,
6972 "ssm" : "systems-manager" ,
7073 "sso" : "singlesignon" ,
7174 "states" : "states" ,
You can’t perform that action at this time.
0 commit comments