Is your feature request related to a problem? Please describe.
I'm wondering if it's possible to map google group names to AWS names. E.g., I'm prefixing all Google Groups with awsconsole to support name matches like name:awsconsole*. But it looks silly in AWS to see groups named awsconsolegroup1, awsconsolegroup2.
Describe the solution you'd like
It'd be nice to have a feature to setup a map or at the very least, an option to remove the prefix.
Describe alternatives you've considered
Other than writing my own github action to handle the sync, I'm not sure if there's any option to explore here.
Is your feature request related to a problem? Please describe. I'm wondering if it's possible to map google group names to AWS names. E.g., I'm prefixing all Google Groups with
awsconsole
to support name matches likename:awsconsole*
. But it looks silly in AWS to see groups namedawsconsolegroup1
,awsconsolegroup2
.Describe the solution you'd like It'd be nice to have a feature to setup a map or at the very least, an option to remove the prefix.
Describe alternatives you've considered Other than writing my own github action to handle the sync, I'm not sure if there's any option to explore here.
Additional context N/A