Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AllServices ¶
func AllServices() []types.AWSService
func FilterServices ¶
func FilterServices(allServices []types.AWSService, include, exclude string) []types.AWSService
FilterServices filters the given service list based on include/exclude patterns. Include filter is applied first, then exclude filter removes from the included set. Service names are matched case-insensitively with partial matching support.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.