package
2.0.0-preview.5+incompatible
Repository: https://github.com/aws/aws-sdk-go-v2.git
Documentation: pkg.go.dev
# Packages
Package pricingiface provides an interface to enable mocking the AWS Price List Service service client for testing your code.
# Functions
New creates a new instance of the Pricing client with a config.
# Constants
Service ID for Regions and Endpoints metadata.
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 FilterType.
Service endpoint prefix API calls made to.
# Structs
The values of a given attribute, such as Throughput Optimized HDD or Provisioned IOPS for the Amazon EC2volumeType attribute.
Please also see https://docs.aws.amazon.com/goto/WebAPI/pricing-2017-10-15/DescribeServicesRequest.
Please also see https://docs.aws.amazon.com/goto/WebAPI/pricing-2017-10-15/DescribeServicesResponse.
DescribeServicesPager is used to paginate the request.
DescribeServicesRequest is a API request type for the DescribeServices API operation.
The constraints that you want all returned products to match.
Please also see https://docs.aws.amazon.com/goto/WebAPI/pricing-2017-10-15/GetAttributeValuesRequest.
Please also see https://docs.aws.amazon.com/goto/WebAPI/pricing-2017-10-15/GetAttributeValuesResponse.
GetAttributeValuesPager is used to paginate the request.
GetAttributeValuesRequest is a API request type for the GetAttributeValues API operation.
Please also see https://docs.aws.amazon.com/goto/WebAPI/pricing-2017-10-15/GetProductsRequest.
Please also see https://docs.aws.amazon.com/goto/WebAPI/pricing-2017-10-15/GetProductsResponse.
GetProductsPager is used to paginate the request.
GetProductsRequest is a API request type for the GetProducts API operation.
Pricing provides the API operation methods for making requests to AWS Price List Service.
The metadata for a service, such as the service code and available attribute names.
# Type aliases
No description provided by the author