Documentation
¶
Overview ¶
trustedadvisorutil is a helper package for; https://pkg.go.dev/github.com/aws/aws-sdk-go-v2/service/trustedadvisor
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type TrustedAdvisorService ¶
type TrustedAdvisorService struct {
AWSSvcClient *trustedadvisor.Client
}
func NewService ¶
func NewService(ctx context.Context, cfg *config.AWSConfig, optFns ...func(*trustedadvisor.Options)) (*TrustedAdvisorService, error)
func (TrustedAdvisorService) ListRecommendations ¶
func (svc TrustedAdvisorService) ListRecommendations(ctx context.Context, params *trustedadvisor.ListRecommendationsInput, optFns ...func(*trustedadvisor.Options)) (*trustedadvisor.ListRecommendationsOutput, error)
Click to show internal directories.
Click to hide internal directories.