Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AWSService ¶
type AWSService interface { GetCostAndUsage(ctx context.Context, req types.CostAndUsageRequestType) ( *costexplorer.GetCostAndUsageOutput, error) GetCostForecast(ctx context.Context, req types.GetCostForecastRequest) ( *costexplorer. GetCostForecastOutput, error) }
Click to show internal directories.
Click to hide internal directories.