Skip to content

Commit

Permalink
Feature: Scan mediapackagev2 for tags (#1544)
Browse files Browse the repository at this point in the history
  • Loading branch information
henrylaiBrightcove authored Nov 26, 2024
1 parent b1efe66 commit b8daa6c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkg/config/services.go
Original file line number Diff line number Diff line change
Expand Up @@ -626,6 +626,7 @@ var SupportedServices = serviceConfigs{
Alias: "mediapackage",
ResourceFilters: []*string{
aws.String("mediapackage"),
aws.String("mediapackagev2"),
aws.String("mediapackage-vod"),
},
DimensionRegexps: []*regexp.Regexp{
Expand Down

0 comments on commit b8daa6c

Please sign in to comment.