diff --git a/pkg/console/service_map.go b/pkg/console/service_map.go index dfc99f2d..75d44863 100644 --- a/pkg/console/service_map.go +++ b/pkg/console/service_map.go @@ -10,6 +10,7 @@ var ServiceMap = map[string]string{ "apigw": "apigateway", "appsync": "appsync", "athena": "athena", + "backup": "backup", "bedrock": "bedrock", "c9": "cloud9", "ce": "cost-management",