Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AwsresqClient ¶
type AwsresqClient struct { Region []string // contains filtered or unexported fields }
func NewAwsresqClient ¶
func NewAwsresqClient(region, service string) (*AwsresqClient, error)
func (*AwsresqClient) Search ¶
func (c *AwsresqClient) Search(service, resource string) (string, error)
func (*AwsresqClient) Validate ¶
func (c *AwsresqClient) Validate(resource string) bool
Validate check if the resource is supported in the service
Click to show internal directories.
Click to hide internal directories.