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

# Packages

Package marketplaceentitlementserviceiface provides an interface to enable mocking the AWS Marketplace Entitlement Service service client for testing your code.

# Functions

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

# Constants

Service ID for Regions and Endpoints metadata.
ErrCodeInternalServiceErrorException for service response error code "InternalServiceErrorException".
ErrCodeInvalidParameterException for service response error code "InvalidParameterException".
ErrCodeThrottlingException for service response error code "ThrottlingException".
Enum values for GetEntitlementFilterName.
Enum values for GetEntitlementFilterName.
Service endpoint prefix API calls made to.

# Structs

An entitlement represents capacity in a product owned by the customer.
The EntitlementValue represents the amount of capacity that the customer is entitled to for the product.
The GetEntitlementsRequest contains parameters for the GetEntitlements operation.
The GetEntitlementsRequest contains results from the GetEntitlements operation.
GetEntitlementsRequest is a API request type for the GetEntitlements API operation.
MarketplaceEntitlementService provides the API operation methods for making requests to AWS Marketplace Entitlement Service.

# Type aliases

No description provided by the author