package
2.0.0-preview.5+incompatible
Repository: https://github.com/aws/aws-sdk-go-v2.git
Documentation: pkg.go.dev

# Packages

Package budgetsiface provides an interface to enable mocking the AWS Budgets service client for testing your code.

# Functions

New creates a new instance of the Budgets client with a config.

# Constants

Enum values for BudgetType.
Enum values for BudgetType.
Enum values for BudgetType.
Enum values for BudgetType.
Enum values for ComparisonOperator.
Enum values for ComparisonOperator.
Enum values for ComparisonOperator.
Service ID for Regions and Endpoints metadata.
ErrCodeCreationLimitExceededException for service response error code "CreationLimitExceededException".
ErrCodeDuplicateRecordException for service response error code "DuplicateRecordException".
ErrCodeExpiredNextTokenException for service response error code "ExpiredNextTokenException".
ErrCodeInternalErrorException for service response error code "InternalErrorException".
ErrCodeInvalidNextTokenException for service response error code "InvalidNextTokenException".
ErrCodeInvalidParameterException for service response error code "InvalidParameterException".
ErrCodeNotFoundException for service response error code "NotFoundException".
Enum values for NotificationType.
Enum values for NotificationType.
Service endpoint prefix API calls made to.
Enum values for SubscriptionType.
Enum values for SubscriptionType.
Enum values for ThresholdType.
Enum values for ThresholdType.
Enum values for TimeUnit.
Enum values for TimeUnit.
Enum values for TimeUnit.
Enum values for TimeUnit.

# Structs

Represents the output of the CreateBudget operation.
Budgets provides the API operation methods for making requests to AWS Budgets.
The spend objects associated with this budget.
The types of cost included in a budget, such as tax and subscriptions.
Request of CreateBudget.
Response of CreateBudget.
CreateBudgetRequest is a API request type for the CreateBudget API operation.
Request of CreateNotification.
Response of CreateNotification.
CreateNotificationRequest is a API request type for the CreateNotification API operation.
Request of CreateSubscriber.
Response of CreateSubscriber.
CreateSubscriberRequest is a API request type for the CreateSubscriber API operation.
Request of DeleteBudget.
Response of DeleteBudget.
DeleteBudgetRequest is a API request type for the DeleteBudget API operation.
Request of DeleteNotification.
Response of DeleteNotification.
DeleteNotificationRequest is a API request type for the DeleteNotification API operation.
Request of DeleteSubscriber.
Response of DeleteSubscriber.
DeleteSubscriberRequest is a API request type for the DeleteSubscriber API operation.
Request of DescribeBudget.
Response of DescribeBudget.
DescribeBudgetRequest is a API request type for the DescribeBudget API operation.
Request of DescribeBudgets.
Response of DescribeBudgets.
DescribeBudgetsRequest is a API request type for the DescribeBudgets API operation.
Request of DescribeNotificationsForBudget.
Response of GetNotificationsForBudget.
DescribeNotificationsForBudgetRequest is a API request type for the DescribeNotificationsForBudget API operation.
Request of DescribeSubscribersForNotification.
Response of DescribeSubscribersForNotification.
DescribeSubscribersForNotificationRequest is a API request type for the DescribeSubscribersForNotification API operation.
A notification associated with a budget.
A notification with subscribers.
The amount of cost or usage being measured for a budget.
The subscriber to a budget notification.
The period of time covered by a budget.
Request of UpdateBudget.
Response of UpdateBudget.
UpdateBudgetRequest is a API request type for the UpdateBudget API operation.
Request of UpdateNotification.
Response of UpdateNotification.
UpdateNotificationRequest is a API request type for the UpdateNotification API operation.
Request of UpdateSubscriber.
Response of UpdateSubscriber.
UpdateSubscriberRequest is a API request type for the UpdateSubscriber API operation.

# Type aliases

The type of a budget.
The comparison operator of a notification.
The type of a notification.
The subscription type of the subscriber.
The type of threshold for a notification.
The time unit of the budget.