...
AWS SDK for Go API Reference
We announced the upcoming end-of-support for AWS SDK for Go (v1). We recommend that you migrate to AWS SDK for Go v2. For dates, additional details, and information on how to migrate, please refer to the linked announcement.
import "github.com/aws/aws-sdk-go/service/licensemanager"
Overview
Constants

Overview ▾

Package licensemanager provides the client and types for making API requests to AWS License Manager.

License Manager makes it easier to manage licenses from software vendors across multiple Amazon Web Services accounts and on-premises servers.

See https://docs.aws.amazon.com/goto/WebAPI/license-manager-2018-08-01 for more information on this service.

See licensemanager package documentation for more information. https://docs.aws.amazon.com/sdk-for-go/api/service/licensemanager/

Using the Client

To contact AWS License Manager with the SDK use the New function to create a new service client. With that client you can make API requests to the service. These clients are safe to use concurrently.

See the SDK's documentation for more information on how to use the SDK. https://docs.aws.amazon.com/sdk-for-go/api/

See aws.Config documentation for more information on configuring SDK clients. https://docs.aws.amazon.com/sdk-for-go/api/aws/#Config

See the AWS License Manager client LicenseManager for more information on creating client for this service. https://docs.aws.amazon.com/sdk-for-go/api/service/licensemanager/#New

The stub package, licensemanageriface, can be used to provide alternative implementations of service clients, such as mocking the client for testing.

Types ▾

type LicenseManager
func New(p client.ConfigProvider, cfgs ...*aws.Config) *LicenseManager
func (c *LicenseManager) AcceptGrant(input *AcceptGrantInput) (*AcceptGrantOutput, error)
func (c *LicenseManager) AcceptGrantRequest(input *AcceptGrantInput) (req *request.Request, output *AcceptGrantOutput)
func (c *LicenseManager) AcceptGrantWithContext(ctx aws.Context, input *AcceptGrantInput, opts ...request.Option) (*AcceptGrantOutput, error)
func (c *LicenseManager) CheckInLicense(input *CheckInLicenseInput) (*CheckInLicenseOutput, error)
func (c *LicenseManager) CheckInLicenseRequest(input *CheckInLicenseInput) (req *request.Request, output *CheckInLicenseOutput)
func (c *LicenseManager) CheckInLicenseWithContext(ctx aws.Context, input *CheckInLicenseInput, opts ...request.Option) (*CheckInLicenseOutput, error)
func (c *LicenseManager) CheckoutBorrowLicense(input *CheckoutBorrowLicenseInput) (*CheckoutBorrowLicenseOutput, error)
func (c *LicenseManager) CheckoutBorrowLicenseRequest(input *CheckoutBorrowLicenseInput) (req *request.Request, output *CheckoutBorrowLicenseOutput)
func (c *LicenseManager) CheckoutBorrowLicenseWithContext(ctx aws.Context, input *CheckoutBorrowLicenseInput, opts ...request.Option) (*CheckoutBorrowLicenseOutput, error)
func (c *LicenseManager) CheckoutLicense(input *CheckoutLicenseInput) (*CheckoutLicenseOutput, error)
func (c *LicenseManager) CheckoutLicenseRequest(input *CheckoutLicenseInput) (req *request.Request, output *CheckoutLicenseOutput)
func (c *LicenseManager) CheckoutLicenseWithContext(ctx aws.Context, input *CheckoutLicenseInput, opts ...request.Option) (*CheckoutLicenseOutput, error)
func (c *LicenseManager) CreateGrant(input *CreateGrantInput) (*CreateGrantOutput, error)
func (c *LicenseManager) CreateGrantRequest(input *CreateGrantInput) (req *request.Request, output *CreateGrantOutput)
func (c *LicenseManager) CreateGrantVersion(input *CreateGrantVersionInput) (*CreateGrantVersionOutput, error)
func (c *LicenseManager) CreateGrantVersionRequest(input *CreateGrantVersionInput) (req *request.Request, output *CreateGrantVersionOutput)
func (c *LicenseManager) CreateGrantVersionWithContext(ctx aws.Context, input *CreateGrantVersionInput, opts ...request.Option) (*CreateGrantVersionOutput, error)
func (c *LicenseManager) CreateGrantWithContext(ctx aws.Context, input *CreateGrantInput, opts ...request.Option) (*CreateGrantOutput, error)
func (c *LicenseManager) CreateLicense(input *CreateLicenseInput) (*CreateLicenseOutput, error)
func (c *LicenseManager) CreateLicenseConfiguration(input *CreateLicenseConfigurationInput) (*CreateLicenseConfigurationOutput, error)
func (c *LicenseManager) CreateLicenseConfigurationRequest(input *CreateLicenseConfigurationInput) (req *request.Request, output *CreateLicenseConfigurationOutput)
func (c *LicenseManager) CreateLicenseConfigurationWithContext(ctx aws.Context, input *CreateLicenseConfigurationInput, opts ...request.Option) (*CreateLicenseConfigurationOutput, error)
func (c *LicenseManager) CreateLicenseConversionTaskForResource(input *CreateLicenseConversionTaskForResourceInput) (*CreateLicenseConversionTaskForResourceOutput, error)
func (c *LicenseManager) CreateLicenseConversionTaskForResourceRequest(input *CreateLicenseConversionTaskForResourceInput) (req *request.Request, output *CreateLicenseConversionTaskForResourceOutput)
func (c *LicenseManager) CreateLicenseConversionTaskForResourceWithContext(ctx aws.Context, input *CreateLicenseConversionTaskForResourceInput, opts ...request.Option) (*CreateLicenseConversionTaskForResourceOutput, error)
func (c *LicenseManager) CreateLicenseManagerReportGenerator(input *CreateLicenseManagerReportGeneratorInput) (*CreateLicenseManagerReportGeneratorOutput, error)
func (c *LicenseManager) CreateLicenseManagerReportGeneratorRequest(input *CreateLicenseManagerReportGeneratorInput) (req *request.Request, output *CreateLicenseManagerReportGeneratorOutput)
func (c *LicenseManager) CreateLicenseManagerReportGeneratorWithContext(ctx aws.Context, input *CreateLicenseManagerReportGeneratorInput, opts ...request.Option) (*CreateLicenseManagerReportGeneratorOutput, error)
func (c *LicenseManager) CreateLicenseRequest(input *CreateLicenseInput) (req *request.Request, output *CreateLicenseOutput)
func (c *LicenseManager) CreateLicenseVersion(input *CreateLicenseVersionInput) (*CreateLicenseVersionOutput, error)
func (c *LicenseManager) CreateLicenseVersionRequest(input *CreateLicenseVersionInput) (req *request.Request, output *CreateLicenseVersionOutput)
func (c *LicenseManager) CreateLicenseVersionWithContext(ctx aws.Context, input *CreateLicenseVersionInput, opts ...request.Option) (*CreateLicenseVersionOutput, error)
func (c *LicenseManager) CreateLicenseWithContext(ctx aws.Context, input *CreateLicenseInput, opts ...request.Option) (*CreateLicenseOutput, error)
func (c *LicenseManager) CreateToken(input *CreateTokenInput) (*CreateTokenOutput, error)
func (c *LicenseManager) CreateTokenRequest(input *CreateTokenInput) (req *request.Request, output *CreateTokenOutput)
func (c *LicenseManager) CreateTokenWithContext(ctx aws.Context, input *CreateTokenInput, opts ...request.Option) (*CreateTokenOutput, error)
func (c *LicenseManager) DeleteGrant(input *DeleteGrantInput) (*DeleteGrantOutput, error)
func (c *LicenseManager) DeleteGrantRequest(input *DeleteGrantInput) (req *request.Request, output *DeleteGrantOutput)
func (c *LicenseManager) DeleteGrantWithContext(ctx aws.Context, input *DeleteGrantInput, opts ...request.Option) (*DeleteGrantOutput, error)
func (c *LicenseManager) DeleteLicense(input *DeleteLicenseInput) (*DeleteLicenseOutput, error)
func (c *LicenseManager) DeleteLicenseConfiguration(input *DeleteLicenseConfigurationInput) (*DeleteLicenseConfigurationOutput, error)
func (c *LicenseManager) DeleteLicenseConfigurationRequest(input *DeleteLicenseConfigurationInput) (req *request.Request, output *DeleteLicenseConfigurationOutput)
func (c *LicenseManager) DeleteLicenseConfigurationWithContext(ctx aws.Context, input *DeleteLicenseConfigurationInput, opts ...request.Option) (*DeleteLicenseConfigurationOutput, error)
func (c *LicenseManager) DeleteLicenseManagerReportGenerator(input *DeleteLicenseManagerReportGeneratorInput) (*DeleteLicenseManagerReportGeneratorOutput, error)
func (c *LicenseManager) DeleteLicenseManagerReportGeneratorRequest(input *DeleteLicenseManagerReportGeneratorInput) (req *request.Request, output *DeleteLicenseManagerReportGeneratorOutput)
func (c *LicenseManager) DeleteLicenseManagerReportGeneratorWithContext(ctx aws.Context, input *DeleteLicenseManagerReportGeneratorInput, opts ...request.Option) (*DeleteLicenseManagerReportGeneratorOutput, error)
func (c *LicenseManager) DeleteLicenseRequest(input *DeleteLicenseInput) (req *request.Request, output *DeleteLicenseOutput)
func (c *LicenseManager) DeleteLicenseWithContext(ctx aws.Context, input *DeleteLicenseInput, opts ...request.Option) (*DeleteLicenseOutput, error)
func (c *LicenseManager) DeleteToken(input *DeleteTokenInput) (*DeleteTokenOutput, error)
func (c *LicenseManager) DeleteTokenRequest(input *DeleteTokenInput) (req *request.Request, output *DeleteTokenOutput)
func (c *LicenseManager) DeleteTokenWithContext(ctx aws.Context, input *DeleteTokenInput, opts ...request.Option) (*DeleteTokenOutput, error)
func (c *LicenseManager) ExtendLicenseConsumption(input *ExtendLicenseConsumptionInput) (*ExtendLicenseConsumptionOutput, error)
func (c *LicenseManager) ExtendLicenseConsumptionRequest(input *ExtendLicenseConsumptionInput) (req *request.Request, output *ExtendLicenseConsumptionOutput)
func (c *LicenseManager) ExtendLicenseConsumptionWithContext(ctx aws.Context, input *ExtendLicenseConsumptionInput, opts ...request.Option) (*ExtendLicenseConsumptionOutput, error)
func (c *LicenseManager) GetAccessToken(input *GetAccessTokenInput) (*GetAccessTokenOutput, error)
func (c *LicenseManager) GetAccessTokenRequest(input *GetAccessTokenInput) (req *request.Request, output *GetAccessTokenOutput)
func (c *LicenseManager) GetAccessTokenWithContext(ctx aws.Context, input *GetAccessTokenInput, opts ...request.Option) (*GetAccessTokenOutput, error)
func (c *LicenseManager) GetGrant(input *GetGrantInput) (*GetGrantOutput, error)
func (c *LicenseManager) GetGrantRequest(input *GetGrantInput) (req *request.Request, output *GetGrantOutput)
func (c *LicenseManager) GetGrantWithContext(ctx aws.Context, input *GetGrantInput, opts ...request.Option) (*GetGrantOutput, error)
func (c *LicenseManager) GetLicense(input *GetLicenseInput) (*GetLicenseOutput, error)
func (c *LicenseManager) GetLicenseConfiguration(input *GetLicenseConfigurationInput) (*GetLicenseConfigurationOutput, error)
func (c *LicenseManager) GetLicenseConfigurationRequest(input *GetLicenseConfigurationInput) (req *request.Request, output *GetLicenseConfigurationOutput)
func (c *LicenseManager) GetLicenseConfigurationWithContext(ctx aws.Context, input *GetLicenseConfigurationInput, opts ...request.Option) (*GetLicenseConfigurationOutput, error)
func (c *LicenseManager) GetLicenseConversionTask(input *GetLicenseConversionTaskInput) (*GetLicenseConversionTaskOutput, error)
func (c *LicenseManager) GetLicenseConversionTaskRequest(input *GetLicenseConversionTaskInput) (req *request.Request, output *GetLicenseConversionTaskOutput)
func (c *LicenseManager) GetLicenseConversionTaskWithContext(ctx aws.Context, input *GetLicenseConversionTaskInput, opts ...request.Option) (*GetLicenseConversionTaskOutput, error)
func (c *LicenseManager) GetLicenseManagerReportGenerator(input *GetLicenseManagerReportGeneratorInput) (*GetLicenseManagerReportGeneratorOutput, error)
func (c *LicenseManager) GetLicenseManagerReportGeneratorRequest(input *GetLicenseManagerReportGeneratorInput) (req *request.Request, output *GetLicenseManagerReportGeneratorOutput)
func (c *LicenseManager) GetLicenseManagerReportGeneratorWithContext(ctx aws.Context, input *GetLicenseManagerReportGeneratorInput, opts ...request.Option) (*GetLicenseManagerReportGeneratorOutput, error)
func (c *LicenseManager) GetLicenseRequest(input *GetLicenseInput) (req *request.Request, output *GetLicenseOutput)
func (c *LicenseManager) GetLicenseUsage(input *GetLicenseUsageInput) (*GetLicenseUsageOutput, error)
func (c *LicenseManager) GetLicenseUsageRequest(input *GetLicenseUsageInput) (req *request.Request, output *GetLicenseUsageOutput)
func (c *LicenseManager) GetLicenseUsageWithContext(ctx aws.Context, input *GetLicenseUsageInput, opts ...request.Option) (*GetLicenseUsageOutput, error)
func (c *LicenseManager) GetLicenseWithContext(ctx aws.Context, input *GetLicenseInput, opts ...request.Option) (*GetLicenseOutput, error)
func (c *LicenseManager) GetServiceSettings(input *GetServiceSettingsInput) (*GetServiceSettingsOutput, error)
func (c *LicenseManager) GetServiceSettingsRequest(input *GetServiceSettingsInput) (req *request.Request, output *GetServiceSettingsOutput)
func (c *LicenseManager) GetServiceSettingsWithContext(ctx aws.Context, input *GetServiceSettingsInput, opts ...request.Option) (*GetServiceSettingsOutput, error)
func (c *LicenseManager) ListAssociationsForLicenseConfiguration(input *ListAssociationsForLicenseConfigurationInput) (*ListAssociationsForLicenseConfigurationOutput, error)
func (c *LicenseManager) ListAssociationsForLicenseConfigurationRequest(input *ListAssociationsForLicenseConfigurationInput) (req *request.Request, output *ListAssociationsForLicenseConfigurationOutput)
func (c *LicenseManager) ListAssociationsForLicenseConfigurationWithContext(ctx aws.Context, input *ListAssociationsForLicenseConfigurationInput, opts ...request.Option) (*ListAssociationsForLicenseConfigurationOutput, error)
func (c *LicenseManager) ListDistributedGrants(input *ListDistributedGrantsInput) (*ListDistributedGrantsOutput, error)
func (c *LicenseManager) ListDistributedGrantsRequest(input *ListDistributedGrantsInput) (req *request.Request, output *ListDistributedGrantsOutput)
func (c *LicenseManager) ListDistributedGrantsWithContext(ctx aws.Context, input *ListDistributedGrantsInput, opts ...request.Option) (*ListDistributedGrantsOutput, error)
func (c *LicenseManager) ListFailuresForLicenseConfigurationOperations(input *ListFailuresForLicenseConfigurationOperationsInput) (*ListFailuresForLicenseConfigurationOperationsOutput, error)
func (c *LicenseManager) ListFailuresForLicenseConfigurationOperationsRequest(input *ListFailuresForLicenseConfigurationOperationsInput) (req *request.Request, output *ListFailuresForLicenseConfigurationOperationsOutput)
func (c *LicenseManager) ListFailuresForLicenseConfigurationOperationsWithContext(ctx aws.Context, input *ListFailuresForLicenseConfigurationOperationsInput, opts ...request.Option) (*ListFailuresForLicenseConfigurationOperationsOutput, error)
func (c *LicenseManager) ListLicenseConfigurations(input *ListLicenseConfigurationsInput) (*ListLicenseConfigurationsOutput, error)
func (c *LicenseManager) ListLicenseConfigurationsRequest(input *ListLicenseConfigurationsInput) (req *request.Request, output *ListLicenseConfigurationsOutput)
func (c *LicenseManager) ListLicenseConfigurationsWithContext(ctx aws.Context, input *ListLicenseConfigurationsInput, opts ...request.Option) (*ListLicenseConfigurationsOutput, error)
func (c *LicenseManager) ListLicenseConversionTasks(input *ListLicenseConversionTasksInput) (*ListLicenseConversionTasksOutput, error)
func (c *LicenseManager) ListLicenseConversionTasksRequest(input *ListLicenseConversionTasksInput) (req *request.Request, output *ListLicenseConversionTasksOutput)
func (c *LicenseManager) ListLicenseConversionTasksWithContext(ctx aws.Context, input *ListLicenseConversionTasksInput, opts ...request.Option) (*ListLicenseConversionTasksOutput, error)
func (c *LicenseManager) ListLicenseManagerReportGenerators(input *ListLicenseManagerReportGeneratorsInput) (*ListLicenseManagerReportGeneratorsOutput, error)
func (c *LicenseManager) ListLicenseManagerReportGeneratorsRequest(input *ListLicenseManagerReportGeneratorsInput) (req *request.Request, output *ListLicenseManagerReportGeneratorsOutput)
func (c *LicenseManager) ListLicenseManagerReportGeneratorsWithContext(ctx aws.Context, input *ListLicenseManagerReportGeneratorsInput, opts ...request.Option) (*ListLicenseManagerReportGeneratorsOutput, error)
func (c *LicenseManager) ListLicenseSpecificationsForResource(input *ListLicenseSpecificationsForResourceInput) (*ListLicenseSpecificationsForResourceOutput, error)
func (c *LicenseManager) ListLicenseSpecificationsForResourceRequest(input *ListLicenseSpecificationsForResourceInput) (req *request.Request, output *ListLicenseSpecificationsForResourceOutput)
func (c *LicenseManager) ListLicenseSpecificationsForResourceWithContext(ctx aws.Context, input *ListLicenseSpecificationsForResourceInput, opts ...request.Option) (*ListLicenseSpecificationsForResourceOutput, error)
func (c *LicenseManager) ListLicenseVersions(input *ListLicenseVersionsInput) (*ListLicenseVersionsOutput, error)
func (c *LicenseManager) ListLicenseVersionsRequest(input *ListLicenseVersionsInput) (req *request.Request, output *ListLicenseVersionsOutput)
func (c *LicenseManager) ListLicenseVersionsWithContext(ctx aws.Context, input *ListLicenseVersionsInput, opts ...request.Option) (*ListLicenseVersionsOutput, error)
func (c *LicenseManager) ListLicenses(input *ListLicensesInput) (*ListLicensesOutput, error)
func (c *LicenseManager) ListLicensesRequest(input *ListLicensesInput) (req *request.Request, output *ListLicensesOutput)
func (c *LicenseManager) ListLicensesWithContext(ctx aws.Context, input *ListLicensesInput, opts ...request.Option) (*ListLicensesOutput, error)
func (c *LicenseManager) ListReceivedGrants(input *ListReceivedGrantsInput) (*ListReceivedGrantsOutput, error)
func (c *LicenseManager) ListReceivedGrantsForOrganization(input *ListReceivedGrantsForOrganizationInput) (*ListReceivedGrantsForOrganizationOutput, error)
func (c *LicenseManager) ListReceivedGrantsForOrganizationRequest(input *ListReceivedGrantsForOrganizationInput) (req *request.Request, output *ListReceivedGrantsForOrganizationOutput)
func (c *LicenseManager) ListReceivedGrantsForOrganizationWithContext(ctx aws.Context, input *ListReceivedGrantsForOrganizationInput, opts ...request.Option) (*ListReceivedGrantsForOrganizationOutput, error)
func (c *LicenseManager) ListReceivedGrantsRequest(input *ListReceivedGrantsInput) (req *request.Request, output *ListReceivedGrantsOutput)
func (c *LicenseManager) ListReceivedGrantsWithContext(ctx aws.Context, input *ListReceivedGrantsInput, opts ...request.Option) (*ListReceivedGrantsOutput, error)
func (c *LicenseManager) ListReceivedLicenses(input *ListReceivedLicensesInput) (*ListReceivedLicensesOutput, error)
func (c *LicenseManager) ListReceivedLicensesForOrganization(input *ListReceivedLicensesForOrganizationInput) (*ListReceivedLicensesForOrganizationOutput, error)
func (c *LicenseManager) ListReceivedLicensesForOrganizationRequest(input *ListReceivedLicensesForOrganizationInput) (req *request.Request, output *ListReceivedLicensesForOrganizationOutput)
func (c *LicenseManager) ListReceivedLicensesForOrganizationWithContext(ctx aws.Context, input *ListReceivedLicensesForOrganizationInput, opts ...request.Option) (*ListReceivedLicensesForOrganizationOutput, error)
func (c *LicenseManager) ListReceivedLicensesRequest(input *ListReceivedLicensesInput) (req *request.Request, output *ListReceivedLicensesOutput)
func (c *LicenseManager) ListReceivedLicensesWithContext(ctx aws.Context, input *ListReceivedLicensesInput, opts ...request.Option) (*ListReceivedLicensesOutput, error)
func (c *LicenseManager) ListResourceInventory(input *ListResourceInventoryInput) (*ListResourceInventoryOutput, error)
func (c *LicenseManager) ListResourceInventoryRequest(input *ListResourceInventoryInput) (req *request.Request, output *ListResourceInventoryOutput)
func (c *LicenseManager) ListResourceInventoryWithContext(ctx aws.Context, input *ListResourceInventoryInput, opts ...request.Option) (*ListResourceInventoryOutput, error)
func (c *LicenseManager) ListTagsForResource(input *ListTagsForResourceInput) (*ListTagsForResourceOutput, error)
func (c *LicenseManager) ListTagsForResourceRequest(input *ListTagsForResourceInput) (req *request.Request, output *ListTagsForResourceOutput)
func (c *LicenseManager) ListTagsForResourceWithContext(ctx aws.Context, input *ListTagsForResourceInput, opts ...request.Option) (*ListTagsForResourceOutput, error)
func (c *LicenseManager) ListTokens(input *ListTokensInput) (*ListTokensOutput, error)
func (c *LicenseManager) ListTokensRequest(input *ListTokensInput) (req *request.Request, output *ListTokensOutput)
func (c *LicenseManager) ListTokensWithContext(ctx aws.Context, input *ListTokensInput, opts ...request.Option) (*ListTokensOutput, error)
func (c *LicenseManager) ListUsageForLicenseConfiguration(input *ListUsageForLicenseConfigurationInput) (*ListUsageForLicenseConfigurationOutput, error)
func (c *LicenseManager) ListUsageForLicenseConfigurationRequest(input *ListUsageForLicenseConfigurationInput) (req *request.Request, output *ListUsageForLicenseConfigurationOutput)
func (c *LicenseManager) ListUsageForLicenseConfigurationWithContext(ctx aws.Context, input *ListUsageForLicenseConfigurationInput, opts ...request.Option) (*ListUsageForLicenseConfigurationOutput, error)
func (c *LicenseManager) RejectGrant(input *RejectGrantInput) (*RejectGrantOutput, error)
func (c *LicenseManager) RejectGrantRequest(input *RejectGrantInput) (req *request.Request, output *RejectGrantOutput)
func (c *LicenseManager) RejectGrantWithContext(ctx aws.Context, input *RejectGrantInput, opts ...request.Option) (*RejectGrantOutput, error)
func (c *LicenseManager) TagResource(input *TagResourceInput) (*TagResourceOutput, error)
func (c *LicenseManager) TagResourceRequest(input *TagResourceInput) (req *request.Request, output *TagResourceOutput)
func (c *LicenseManager) TagResourceWithContext(ctx aws.Context, input *TagResourceInput, opts ...request.Option) (*TagResourceOutput, error)
func (c *LicenseManager) UntagResource(input *UntagResourceInput) (*UntagResourceOutput, error)
func (c *LicenseManager) UntagResourceRequest(input *UntagResourceInput) (req *request.Request, output *UntagResourceOutput)
func (c *LicenseManager) UntagResourceWithContext(ctx aws.Context, input *UntagResourceInput, opts ...request.Option) (*UntagResourceOutput, error)
func (c *LicenseManager) UpdateLicenseConfiguration(input *UpdateLicenseConfigurationInput) (*UpdateLicenseConfigurationOutput, error)
func (c *LicenseManager) UpdateLicenseConfigurationRequest(input *UpdateLicenseConfigurationInput) (req *request.Request, output *UpdateLicenseConfigurationOutput)
func (c *LicenseManager) UpdateLicenseConfigurationWithContext(ctx aws.Context, input *UpdateLicenseConfigurationInput, opts ...request.Option) (*UpdateLicenseConfigurationOutput, error)
func (c *LicenseManager) UpdateLicenseManagerReportGenerator(input *UpdateLicenseManagerReportGeneratorInput) (*UpdateLicenseManagerReportGeneratorOutput, error)
func (c *LicenseManager) UpdateLicenseManagerReportGeneratorRequest(input *UpdateLicenseManagerReportGeneratorInput) (req *request.Request, output *UpdateLicenseManagerReportGeneratorOutput)
func (c *LicenseManager) UpdateLicenseManagerReportGeneratorWithContext(ctx aws.Context, input *UpdateLicenseManagerReportGeneratorInput, opts ...request.Option) (*UpdateLicenseManagerReportGeneratorOutput, error)
func (c *LicenseManager) UpdateLicenseSpecificationsForResource(input *UpdateLicenseSpecificationsForResourceInput) (*UpdateLicenseSpecificationsForResourceOutput, error)
func (c *LicenseManager) UpdateLicenseSpecificationsForResourceRequest(input *UpdateLicenseSpecificationsForResourceInput) (req *request.Request, output *UpdateLicenseSpecificationsForResourceOutput)
func (c *LicenseManager) UpdateLicenseSpecificationsForResourceWithContext(ctx aws.Context, input *UpdateLicenseSpecificationsForResourceInput, opts ...request.Option) (*UpdateLicenseSpecificationsForResourceOutput, error)
func (c *LicenseManager) UpdateServiceSettings(input *UpdateServiceSettingsInput) (*UpdateServiceSettingsOutput, error)
func (c *LicenseManager) UpdateServiceSettingsRequest(input *UpdateServiceSettingsInput) (req *request.Request, output *UpdateServiceSettingsOutput)
func (c *LicenseManager) UpdateServiceSettingsWithContext(ctx aws.Context, input *UpdateServiceSettingsInput, opts ...request.Option) (*UpdateServiceSettingsOutput, error)
func ActivationOverrideBehavior_Values() []string
func AllowedOperation_Values() []string
func CheckoutType_Values() []string
func DigitalSignatureMethod_Values() []string
func EntitlementDataUnit_Values() []string
func EntitlementUnit_Values() []string
func GrantStatus_Values() []string
func InventoryFilterCondition_Values() []string
func LicenseConfigurationStatus_Values() []string
func LicenseConversionTaskStatus_Values() []string
func LicenseCountingType_Values() []string
func LicenseDeletionStatus_Values() []string
func LicenseStatus_Values() []string
func ReceivedStatus_Values() []string
func RenewType_Values() []string
func ReportFrequencyType_Values() []string
func ReportType_Values() []string
func ResourceType_Values() []string
func TokenType_Values() []string
type AcceptGrantInput
type AcceptGrantOutput
type AccessDeniedException
type AuthorizationException
type AutomatedDiscoveryInformation
type BorrowConfiguration
type CheckInLicenseInput
type CheckInLicenseOutput
type CheckoutBorrowLicenseInput
type CheckoutBorrowLicenseOutput
type CheckoutLicenseInput
type CheckoutLicenseOutput
type ConflictException
type ConsumedLicenseSummary
type ConsumptionConfiguration
type CreateGrantInput
type CreateGrantOutput
type CreateGrantVersionInput
type CreateGrantVersionOutput
type CreateLicenseConfigurationInput
type CreateLicenseConfigurationOutput
type CreateLicenseConversionTaskForResourceInput
type CreateLicenseConversionTaskForResourceOutput
type CreateLicenseInput
type CreateLicenseManagerReportGeneratorInput
type CreateLicenseManagerReportGeneratorOutput
type CreateLicenseOutput
type CreateLicenseVersionInput
type CreateLicenseVersionOutput
type CreateTokenInput
type CreateTokenOutput
type DatetimeRange
type DeleteGrantInput
type DeleteGrantOutput
type DeleteLicenseConfigurationInput
type DeleteLicenseConfigurationOutput
type DeleteLicenseInput
type DeleteLicenseManagerReportGeneratorInput
type DeleteLicenseManagerReportGeneratorOutput
type DeleteLicenseOutput
type DeleteTokenInput
type DeleteTokenOutput
type Entitlement
type EntitlementData
type EntitlementNotAllowedException
type EntitlementUsage
type ExtendLicenseConsumptionInput
type ExtendLicenseConsumptionOutput
type FailedDependencyException
type Filter
type FilterLimitExceededException
type GetAccessTokenInput
type GetAccessTokenOutput
type GetGrantInput
type GetGrantOutput
type GetLicenseConfigurationInput
type GetLicenseConfigurationOutput
type GetLicenseConversionTaskInput
type GetLicenseConversionTaskOutput
type GetLicenseInput
type GetLicenseManagerReportGeneratorInput
type GetLicenseManagerReportGeneratorOutput
type GetLicenseOutput
type GetLicenseUsageInput
type GetLicenseUsageOutput
type GetServiceSettingsInput
type GetServiceSettingsOutput
type Grant
type GrantedLicense
type InvalidParameterValueException
type InvalidResourceStateException
type InventoryFilter
type Issuer
type IssuerDetails
type License
type LicenseConfiguration
type LicenseConfigurationAssociation
type LicenseConfigurationUsage
type LicenseConversionContext
type LicenseConversionTask
type LicenseOperationFailure
type LicenseSpecification
type LicenseUsage
type LicenseUsageException
type ListAssociationsForLicenseConfigurationInput
type ListAssociationsForLicenseConfigurationOutput
type ListDistributedGrantsInput
type ListDistributedGrantsOutput
type ListFailuresForLicenseConfigurationOperationsInput
type ListFailuresForLicenseConfigurationOperationsOutput
type ListLicenseConfigurationsInput
type ListLicenseConfigurationsOutput
type ListLicenseConversionTasksInput
type ListLicenseConversionTasksOutput
type ListLicenseManagerReportGeneratorsInput
type ListLicenseManagerReportGeneratorsOutput
type ListLicenseSpecificationsForResourceInput
type ListLicenseSpecificationsForResourceOutput
type ListLicenseVersionsInput
type ListLicenseVersionsOutput
type ListLicensesInput
type ListLicensesOutput
type ListReceivedGrantsForOrganizationInput
type ListReceivedGrantsForOrganizationOutput
type ListReceivedGrantsInput
type ListReceivedGrantsOutput
type ListReceivedLicensesForOrganizationInput
type ListReceivedLicensesForOrganizationOutput
type ListReceivedLicensesInput
type ListReceivedLicensesOutput
type ListResourceInventoryInput
type ListResourceInventoryOutput
type ListTagsForResourceInput
type ListTagsForResourceOutput
type ListTokensInput
type ListTokensOutput
type ListUsageForLicenseConfigurationInput
type ListUsageForLicenseConfigurationOutput
type ManagedResourceSummary
type Metadata
type NoEntitlementsAllowedException
type Options
type OrganizationConfiguration
type ProductInformation
type ProductInformationFilter
type ProvisionalConfiguration
type RateLimitExceededException
type ReceivedMetadata
type RedirectException
type RejectGrantInput
type RejectGrantOutput
type ReportContext
type ReportFrequency
type ReportGenerator
type ResourceInventory
type ResourceLimitExceededException
type ResourceNotFoundException
type S3Location
type ServerInternalException
type Tag
type TagResourceInput
type TagResourceOutput
type TokenData
type UnsupportedDigitalSignatureMethodException
type UntagResourceInput
type UntagResourceOutput
type UpdateLicenseConfigurationInput
type UpdateLicenseConfigurationOutput
type UpdateLicenseManagerReportGeneratorInput
type UpdateLicenseManagerReportGeneratorOutput
type UpdateLicenseSpecificationsForResourceInput
type UpdateLicenseSpecificationsForResourceOutput
type UpdateServiceSettingsInput
type UpdateServiceSettingsOutput
type ValidationException

Constants ▾

const (
    // ActivationOverrideBehaviorDistributedGrantsOnly is a ActivationOverrideBehavior enum value
    ActivationOverrideBehaviorDistributedGrantsOnly = "DISTRIBUTED_GRANTS_ONLY"

    // ActivationOverrideBehaviorAllGrantsPermittedByIssuer is a ActivationOverrideBehavior enum value
    ActivationOverrideBehaviorAllGrantsPermittedByIssuer = "ALL_GRANTS_PERMITTED_BY_ISSUER"
)
const (
    // AllowedOperationCreateGrant is a AllowedOperation enum value
    AllowedOperationCreateGrant = "CreateGrant"

    // AllowedOperationCheckoutLicense is a AllowedOperation enum value
    AllowedOperationCheckoutLicense = "CheckoutLicense"

    // AllowedOperationCheckoutBorrowLicense is a AllowedOperation enum value
    AllowedOperationCheckoutBorrowLicense = "CheckoutBorrowLicense"

    // AllowedOperationCheckInLicense is a AllowedOperation enum value
    AllowedOperationCheckInLicense = "CheckInLicense"

    // AllowedOperationExtendConsumptionLicense is a AllowedOperation enum value
    AllowedOperationExtendConsumptionLicense = "ExtendConsumptionLicense"

    // AllowedOperationListPurchasedLicenses is a AllowedOperation enum value
    AllowedOperationListPurchasedLicenses = "ListPurchasedLicenses"

    // AllowedOperationCreateToken is a AllowedOperation enum value
    AllowedOperationCreateToken = "CreateToken"
)
const (
    // CheckoutTypeProvisional is a CheckoutType enum value
    CheckoutTypeProvisional = "PROVISIONAL"

    // CheckoutTypePerpetual is a CheckoutType enum value
    CheckoutTypePerpetual = "PERPETUAL"
)
const (
    // EntitlementDataUnitCount is a EntitlementDataUnit enum value
    EntitlementDataUnitCount = "Count"

    // EntitlementDataUnitNone is a EntitlementDataUnit enum value
    EntitlementDataUnitNone = "None"

    // EntitlementDataUnitSeconds is a EntitlementDataUnit enum value
    EntitlementDataUnitSeconds = "Seconds"

    // EntitlementDataUnitMicroseconds is a EntitlementDataUnit enum value
    EntitlementDataUnitMicroseconds = "Microseconds"

    // EntitlementDataUnitMilliseconds is a EntitlementDataUnit enum value
    EntitlementDataUnitMilliseconds = "Milliseconds"

    // EntitlementDataUnitBytes is a EntitlementDataUnit enum value
    EntitlementDataUnitBytes = "Bytes"

    // EntitlementDataUnitKilobytes is a EntitlementDataUnit enum value
    EntitlementDataUnitKilobytes = "Kilobytes"

    // EntitlementDataUnitMegabytes is a EntitlementDataUnit enum value
    EntitlementDataUnitMegabytes = "Megabytes"

    // EntitlementDataUnitGigabytes is a EntitlementDataUnit enum value
    EntitlementDataUnitGigabytes = "Gigabytes"

    // EntitlementDataUnitTerabytes is a EntitlementDataUnit enum value
    EntitlementDataUnitTerabytes = "Terabytes"

    // EntitlementDataUnitBits is a EntitlementDataUnit enum value
    EntitlementDataUnitBits = "Bits"

    // EntitlementDataUnitKilobits is a EntitlementDataUnit enum value
    EntitlementDataUnitKilobits = "Kilobits"

    // EntitlementDataUnitMegabits is a EntitlementDataUnit enum value
    EntitlementDataUnitMegabits = "Megabits"

    // EntitlementDataUnitGigabits is a EntitlementDataUnit enum value
    EntitlementDataUnitGigabits = "Gigabits"

    // EntitlementDataUnitTerabits is a EntitlementDataUnit enum value
    EntitlementDataUnitTerabits = "Terabits"

    // EntitlementDataUnitPercent is a EntitlementDataUnit enum value
    EntitlementDataUnitPercent = "Percent"

    // EntitlementDataUnitBytesSecond is a EntitlementDataUnit enum value
    EntitlementDataUnitBytesSecond = "Bytes/Second"

    // EntitlementDataUnitKilobytesSecond is a EntitlementDataUnit enum value
    EntitlementDataUnitKilobytesSecond = "Kilobytes/Second"

    // EntitlementDataUnitMegabytesSecond is a EntitlementDataUnit enum value
    EntitlementDataUnitMegabytesSecond = "Megabytes/Second"

    // EntitlementDataUnitGigabytesSecond is a EntitlementDataUnit enum value
    EntitlementDataUnitGigabytesSecond = "Gigabytes/Second"

    // EntitlementDataUnitTerabytesSecond is a EntitlementDataUnit enum value
    EntitlementDataUnitTerabytesSecond = "Terabytes/Second"

    // EntitlementDataUnitBitsSecond is a EntitlementDataUnit enum value
    EntitlementDataUnitBitsSecond = "Bits/Second"

    // EntitlementDataUnitKilobitsSecond is a EntitlementDataUnit enum value
    EntitlementDataUnitKilobitsSecond = "Kilobits/Second"

    // EntitlementDataUnitMegabitsSecond is a EntitlementDataUnit enum value
    EntitlementDataUnitMegabitsSecond = "Megabits/Second"

    // EntitlementDataUnitGigabitsSecond is a EntitlementDataUnit enum value
    EntitlementDataUnitGigabitsSecond = "Gigabits/Second"

    // EntitlementDataUnitTerabitsSecond is a EntitlementDataUnit enum value
    EntitlementDataUnitTerabitsSecond = "Terabits/Second"

    // EntitlementDataUnitCountSecond is a EntitlementDataUnit enum value
    EntitlementDataUnitCountSecond = "Count/Second"
)
const (
    // EntitlementUnitCount is a EntitlementUnit enum value
    EntitlementUnitCount = "Count"

    // EntitlementUnitNone is a EntitlementUnit enum value
    EntitlementUnitNone = "None"

    // EntitlementUnitSeconds is a EntitlementUnit enum value
    EntitlementUnitSeconds = "Seconds"

    // EntitlementUnitMicroseconds is a EntitlementUnit enum value
    EntitlementUnitMicroseconds = "Microseconds"

    // EntitlementUnitMilliseconds is a EntitlementUnit enum value
    EntitlementUnitMilliseconds = "Milliseconds"

    // EntitlementUnitBytes is a EntitlementUnit enum value
    EntitlementUnitBytes = "Bytes"

    // EntitlementUnitKilobytes is a EntitlementUnit enum value
    EntitlementUnitKilobytes = "Kilobytes"

    // EntitlementUnitMegabytes is a EntitlementUnit enum value
    EntitlementUnitMegabytes = "Megabytes"

    // EntitlementUnitGigabytes is a EntitlementUnit enum value
    EntitlementUnitGigabytes = "Gigabytes"

    // EntitlementUnitTerabytes is a EntitlementUnit enum value
    EntitlementUnitTerabytes = "Terabytes"

    // EntitlementUnitBits is a EntitlementUnit enum value
    EntitlementUnitBits = "Bits"

    // EntitlementUnitKilobits is a EntitlementUnit enum value
    EntitlementUnitKilobits = "Kilobits"

    // EntitlementUnitMegabits is a EntitlementUnit enum value
    EntitlementUnitMegabits = "Megabits"

    // EntitlementUnitGigabits is a EntitlementUnit enum value
    EntitlementUnitGigabits = "Gigabits"

    // EntitlementUnitTerabits is a EntitlementUnit enum value
    EntitlementUnitTerabits = "Terabits"

    // EntitlementUnitPercent is a EntitlementUnit enum value
    EntitlementUnitPercent = "Percent"

    // EntitlementUnitBytesSecond is a EntitlementUnit enum value
    EntitlementUnitBytesSecond = "Bytes/Second"

    // EntitlementUnitKilobytesSecond is a EntitlementUnit enum value
    EntitlementUnitKilobytesSecond = "Kilobytes/Second"

    // EntitlementUnitMegabytesSecond is a EntitlementUnit enum value
    EntitlementUnitMegabytesSecond = "Megabytes/Second"

    // EntitlementUnitGigabytesSecond is a EntitlementUnit enum value
    EntitlementUnitGigabytesSecond = "Gigabytes/Second"

    // EntitlementUnitTerabytesSecond is a EntitlementUnit enum value
    EntitlementUnitTerabytesSecond = "Terabytes/Second"

    // EntitlementUnitBitsSecond is a EntitlementUnit enum value
    EntitlementUnitBitsSecond = "Bits/Second"

    // EntitlementUnitKilobitsSecond is a EntitlementUnit enum value
    EntitlementUnitKilobitsSecond = "Kilobits/Second"

    // EntitlementUnitMegabitsSecond is a EntitlementUnit enum value
    EntitlementUnitMegabitsSecond = "Megabits/Second"

    // EntitlementUnitGigabitsSecond is a EntitlementUnit enum value
    EntitlementUnitGigabitsSecond = "Gigabits/Second"

    // EntitlementUnitTerabitsSecond is a EntitlementUnit enum value
    EntitlementUnitTerabitsSecond = "Terabits/Second"

    // EntitlementUnitCountSecond is a EntitlementUnit enum value
    EntitlementUnitCountSecond = "Count/Second"
)
const (
    // GrantStatusPendingWorkflow is a GrantStatus enum value
    GrantStatusPendingWorkflow = "PENDING_WORKFLOW"

    // GrantStatusPendingAccept is a GrantStatus enum value
    GrantStatusPendingAccept = "PENDING_ACCEPT"

    // GrantStatusRejected is a GrantStatus enum value
    GrantStatusRejected = "REJECTED"

    // GrantStatusActive is a GrantStatus enum value
    GrantStatusActive = "ACTIVE"

    // GrantStatusFailedWorkflow is a GrantStatus enum value
    GrantStatusFailedWorkflow = "FAILED_WORKFLOW"

    // GrantStatusDeleted is a GrantStatus enum value
    GrantStatusDeleted = "DELETED"

    // GrantStatusPendingDelete is a GrantStatus enum value
    GrantStatusPendingDelete = "PENDING_DELETE"

    // GrantStatusDisabled is a GrantStatus enum value
    GrantStatusDisabled = "DISABLED"

    // GrantStatusWorkflowCompleted is a GrantStatus enum value
    GrantStatusWorkflowCompleted = "WORKFLOW_COMPLETED"
)
const (
    // InventoryFilterConditionEquals is a InventoryFilterCondition enum value
    InventoryFilterConditionEquals = "EQUALS"

    // InventoryFilterConditionNotEquals is a InventoryFilterCondition enum value
    InventoryFilterConditionNotEquals = "NOT_EQUALS"

    // InventoryFilterConditionBeginsWith is a InventoryFilterCondition enum value
    InventoryFilterConditionBeginsWith = "BEGINS_WITH"

    // InventoryFilterConditionContains is a InventoryFilterCondition enum value
    InventoryFilterConditionContains = "CONTAINS"
)
const (
    // LicenseConfigurationStatusAvailable is a LicenseConfigurationStatus enum value
    LicenseConfigurationStatusAvailable = "AVAILABLE"

    // LicenseConfigurationStatusDisabled is a LicenseConfigurationStatus enum value
    LicenseConfigurationStatusDisabled = "DISABLED"
)
const (
    // LicenseConversionTaskStatusInProgress is a LicenseConversionTaskStatus enum value
    LicenseConversionTaskStatusInProgress = "IN_PROGRESS"

    // LicenseConversionTaskStatusSucceeded is a LicenseConversionTaskStatus enum value
    LicenseConversionTaskStatusSucceeded = "SUCCEEDED"

    // LicenseConversionTaskStatusFailed is a LicenseConversionTaskStatus enum value
    LicenseConversionTaskStatusFailed = "FAILED"
)
const (
    // LicenseCountingTypeVCpu is a LicenseCountingType enum value
    LicenseCountingTypeVCpu = "vCPU"

    // LicenseCountingTypeInstance is a LicenseCountingType enum value
    LicenseCountingTypeInstance = "Instance"

    // LicenseCountingTypeCore is a LicenseCountingType enum value
    LicenseCountingTypeCore = "Core"

    // LicenseCountingTypeSocket is a LicenseCountingType enum value
    LicenseCountingTypeSocket = "Socket"
)
const (
    // LicenseDeletionStatusPendingDelete is a LicenseDeletionStatus enum value
    LicenseDeletionStatusPendingDelete = "PENDING_DELETE"

    // LicenseDeletionStatusDeleted is a LicenseDeletionStatus enum value
    LicenseDeletionStatusDeleted = "DELETED"
)
const (
    // LicenseStatusAvailable is a LicenseStatus enum value
    LicenseStatusAvailable = "AVAILABLE"

    // LicenseStatusPendingAvailable is a LicenseStatus enum value
    LicenseStatusPendingAvailable = "PENDING_AVAILABLE"

    // LicenseStatusDeactivated is a LicenseStatus enum value
    LicenseStatusDeactivated = "DEACTIVATED"

    // LicenseStatusSuspended is a LicenseStatus enum value
    LicenseStatusSuspended = "SUSPENDED"

    // LicenseStatusExpired is a LicenseStatus enum value
    LicenseStatusExpired = "EXPIRED"

    // LicenseStatusPendingDelete is a LicenseStatus enum value
    LicenseStatusPendingDelete = "PENDING_DELETE"

    // LicenseStatusDeleted is a LicenseStatus enum value
    LicenseStatusDeleted = "DELETED"
)
const (
    // ReceivedStatusPendingWorkflow is a ReceivedStatus enum value
    ReceivedStatusPendingWorkflow = "PENDING_WORKFLOW"

    // ReceivedStatusPendingAccept is a ReceivedStatus enum value
    ReceivedStatusPendingAccept = "PENDING_ACCEPT"

    // ReceivedStatusRejected is a ReceivedStatus enum value
    ReceivedStatusRejected = "REJECTED"

    // ReceivedStatusActive is a ReceivedStatus enum value
    ReceivedStatusActive = "ACTIVE"

    // ReceivedStatusFailedWorkflow is a ReceivedStatus enum value
    ReceivedStatusFailedWorkflow = "FAILED_WORKFLOW"

    // ReceivedStatusDeleted is a ReceivedStatus enum value
    ReceivedStatusDeleted = "DELETED"

    // ReceivedStatusDisabled is a ReceivedStatus enum value
    ReceivedStatusDisabled = "DISABLED"

    // ReceivedStatusWorkflowCompleted is a ReceivedStatus enum value
    ReceivedStatusWorkflowCompleted = "WORKFLOW_COMPLETED"
)
const (
    // RenewTypeNone is a RenewType enum value
    RenewTypeNone = "None"

    // RenewTypeWeekly is a RenewType enum value
    RenewTypeWeekly = "Weekly"

    // RenewTypeMonthly is a RenewType enum value
    RenewTypeMonthly = "Monthly"
)
const (
    // ReportFrequencyTypeDay is a ReportFrequencyType enum value
    ReportFrequencyTypeDay = "DAY"

    // ReportFrequencyTypeWeek is a ReportFrequencyType enum value
    ReportFrequencyTypeWeek = "WEEK"

    // ReportFrequencyTypeMonth is a ReportFrequencyType enum value
    ReportFrequencyTypeMonth = "MONTH"
)
const (
    // ReportTypeLicenseConfigurationSummaryReport is a ReportType enum value
    ReportTypeLicenseConfigurationSummaryReport = "LicenseConfigurationSummaryReport"

    // ReportTypeLicenseConfigurationUsageReport is a ReportType enum value
    ReportTypeLicenseConfigurationUsageReport = "LicenseConfigurationUsageReport"
)
const (
    // ResourceTypeEc2Instance is a ResourceType enum value
    ResourceTypeEc2Instance = "EC2_INSTANCE"

    // ResourceTypeEc2Host is a ResourceType enum value
    ResourceTypeEc2Host = "EC2_HOST"

    // ResourceTypeEc2Ami is a ResourceType enum value
    ResourceTypeEc2Ami = "EC2_AMI"

    // ResourceTypeRds is a ResourceType enum value
    ResourceTypeRds = "RDS"

    // ResourceTypeSystemsManagerManagedInstance is a ResourceType enum value
    ResourceTypeSystemsManagerManagedInstance = "SYSTEMS_MANAGER_MANAGED_INSTANCE"
)
const (

    // ErrCodeAccessDeniedException for service response error code
    // "AccessDeniedException".
    //
    // Access to resource denied.
    ErrCodeAccessDeniedException = "AccessDeniedException"

    // ErrCodeAuthorizationException for service response error code
    // "AuthorizationException".
    //
    // The Amazon Web Services user account does not have permission to perform
    // the action. Check the IAM policy associated with this account.
    ErrCodeAuthorizationException = "AuthorizationException"

    // ErrCodeConflictException for service response error code
    // "ConflictException".
    //
    // There was a conflict processing the request. Try your request again.
    ErrCodeConflictException = "ConflictException"

    // ErrCodeEntitlementNotAllowedException for service response error code
    // "EntitlementNotAllowedException".
    //
    // The entitlement is not allowed.
    ErrCodeEntitlementNotAllowedException = "EntitlementNotAllowedException"

    // ErrCodeFailedDependencyException for service response error code
    // "FailedDependencyException".
    //
    // A dependency required to run the API is missing.
    ErrCodeFailedDependencyException = "FailedDependencyException"

    // ErrCodeFilterLimitExceededException for service response error code
    // "FilterLimitExceededException".
    //
    // The request uses too many filters or too many filter values.
    ErrCodeFilterLimitExceededException = "FilterLimitExceededException"

    // ErrCodeInvalidParameterValueException for service response error code
    // "InvalidParameterValueException".
    //
    // One or more parameter values are not valid.
    ErrCodeInvalidParameterValueException = "InvalidParameterValueException"

    // ErrCodeInvalidResourceStateException for service response error code
    // "InvalidResourceStateException".
    //
    // License Manager cannot allocate a license to a resource because of its state.
    //
    // For example, you cannot allocate a license to an instance in the process
    // of shutting down.
    ErrCodeInvalidResourceStateException = "InvalidResourceStateException"

    // ErrCodeLicenseUsageException for service response error code
    // "LicenseUsageException".
    //
    // You do not have enough licenses available to support a new resource launch.
    ErrCodeLicenseUsageException = "LicenseUsageException"

    // ErrCodeNoEntitlementsAllowedException for service response error code
    // "NoEntitlementsAllowedException".
    //
    // There are no entitlements found for this license, or the entitlement maximum
    // count is reached.
    ErrCodeNoEntitlementsAllowedException = "NoEntitlementsAllowedException"

    // ErrCodeRateLimitExceededException for service response error code
    // "RateLimitExceededException".
    //
    // Too many requests have been submitted. Try again after a brief wait.
    ErrCodeRateLimitExceededException = "RateLimitExceededException"

    // ErrCodeRedirectException for service response error code
    // "RedirectException".
    //
    // This is not the correct Region for the resource. Try again.
    ErrCodeRedirectException = "RedirectException"

    // ErrCodeResourceLimitExceededException for service response error code
    // "ResourceLimitExceededException".
    //
    // Your resource limits have been exceeded.
    ErrCodeResourceLimitExceededException = "ResourceLimitExceededException"

    // ErrCodeResourceNotFoundException for service response error code
    // "ResourceNotFoundException".
    //
    // The resource cannot be found.
    ErrCodeResourceNotFoundException = "ResourceNotFoundException"

    // ErrCodeServerInternalException for service response error code
    // "ServerInternalException".
    //
    // The server experienced an internal error. Try again.
    ErrCodeServerInternalException = "ServerInternalException"

    // ErrCodeUnsupportedDigitalSignatureMethodException for service response error code
    // "UnsupportedDigitalSignatureMethodException".
    //
    // The digital signature method is unsupported. Try your request again.
    ErrCodeUnsupportedDigitalSignatureMethodException = "UnsupportedDigitalSignatureMethodException"

    // ErrCodeValidationException for service response error code
    // "ValidationException".
    //
    // The provided input is not valid. Try your request again.
    ErrCodeValidationException = "ValidationException"
)
const (
    ServiceName = "License Manager" // Name of service.
    EndpointsID = "license-manager" // ID to lookup a service endpoint with.
    ServiceID   = "License Manager" // ServiceID is a unique identifier of a specific service.
)

Service information constants

const (
    // DigitalSignatureMethodJwtPs384 is a DigitalSignatureMethod enum value
    DigitalSignatureMethodJwtPs384 = "JWT_PS384"
)
const (
    // TokenTypeRefreshToken is a TokenType enum value
    TokenTypeRefreshToken = "REFRESH_TOKEN"
)

func ActivationOverrideBehavior_Values

func ActivationOverrideBehavior_Values() []string

ActivationOverrideBehavior_Values returns all elements of the ActivationOverrideBehavior enum

func AllowedOperation_Values

func AllowedOperation_Values() []string

AllowedOperation_Values returns all elements of the AllowedOperation enum

func CheckoutType_Values

func CheckoutType_Values() []string

CheckoutType_Values returns all elements of the CheckoutType enum

func DigitalSignatureMethod_Values

func DigitalSignatureMethod_Values() []string

DigitalSignatureMethod_Values returns all elements of the DigitalSignatureMethod enum

func EntitlementDataUnit_Values

func EntitlementDataUnit_Values() []string

EntitlementDataUnit_Values returns all elements of the EntitlementDataUnit enum

func EntitlementUnit_Values

func EntitlementUnit_Values() []string

EntitlementUnit_Values returns all elements of the EntitlementUnit enum

func GrantStatus_Values

func GrantStatus_Values() []string

GrantStatus_Values returns all elements of the GrantStatus enum

func InventoryFilterCondition_Values

func InventoryFilterCondition_Values() []string

InventoryFilterCondition_Values returns all elements of the InventoryFilterCondition enum

func LicenseConfigurationStatus_Values

func LicenseConfigurationStatus_Values() []string

LicenseConfigurationStatus_Values returns all elements of the LicenseConfigurationStatus enum

func LicenseConversionTaskStatus_Values

func LicenseConversionTaskStatus_Values() []string

LicenseConversionTaskStatus_Values returns all elements of the LicenseConversionTaskStatus enum

func LicenseCountingType_Values

func LicenseCountingType_Values() []string

LicenseCountingType_Values returns all elements of the LicenseCountingType enum

func LicenseDeletionStatus_Values

func LicenseDeletionStatus_Values() []string

LicenseDeletionStatus_Values returns all elements of the LicenseDeletionStatus enum

func LicenseStatus_Values

func LicenseStatus_Values() []string

LicenseStatus_Values returns all elements of the LicenseStatus enum

func ReceivedStatus_Values

func ReceivedStatus_Values() []string

ReceivedStatus_Values returns all elements of the ReceivedStatus enum

func RenewType_Values

func RenewType_Values() []string

RenewType_Values returns all elements of the RenewType enum

func ReportFrequencyType_Values

func ReportFrequencyType_Values() []string

ReportFrequencyType_Values returns all elements of the ReportFrequencyType enum

func ReportType_Values

func ReportType_Values() []string

ReportType_Values returns all elements of the ReportType enum

func ResourceType_Values

func ResourceType_Values() []string

ResourceType_Values returns all elements of the ResourceType enum

func TokenType_Values

func TokenType_Values() []string

TokenType_Values returns all elements of the TokenType enum

type AcceptGrantInput

type AcceptGrantInput struct {

    // Amazon Resource Name (ARN) of the grant.
    //
    // GrantArn is a required field
    GrantArn *string `type:"string" required:"true"`
    // contains filtered or unexported fields
}

func (AcceptGrantInput) GoString

func (s AcceptGrantInput) GoString() string

GoString returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

func (*AcceptGrantInput) SetGrantArn

func (s *AcceptGrantInput) SetGrantArn(v string) *AcceptGrantInput

SetGrantArn sets the GrantArn field's value.

func (AcceptGrantInput) String

func (s AcceptGrantInput) String() string

String returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

func (*AcceptGrantInput) Validate

func (s *AcceptGrantInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type AcceptGrantOutput

type AcceptGrantOutput struct {

    // Grant ARN.
    GrantArn *string `type:"string"`

    // Grant status.
    Status *string `type:"string" enum:"GrantStatus"`

    // Grant version.
    Version *string `type:"string"`
    // contains filtered or unexported fields
}

func (AcceptGrantOutput) GoString

func (s AcceptGrantOutput) GoString() string

GoString returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

func (*AcceptGrantOutput) SetGrantArn

func (s *AcceptGrantOutput) SetGrantArn(v string) *AcceptGrantOutput

SetGrantArn sets the GrantArn field's value.

func (*AcceptGrantOutput) SetStatus

func (s *AcceptGrantOutput) SetStatus(v string) *AcceptGrantOutput

SetStatus sets the Status field's value.

func (*AcceptGrantOutput) SetVersion

func (s *AcceptGrantOutput) SetVersion(v string) *AcceptGrantOutput

SetVersion sets the Version field's value.

func (AcceptGrantOutput) String

func (s AcceptGrantOutput) String() string

String returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

type AccessDeniedException

type AccessDeniedException struct {
    RespMetadata protocol.ResponseMetadata `json:"-" xml:"-"`

    Message_ *string `locationName:"Message" type:"string"`
    // contains filtered or unexported fields
}

Access to resource denied.

func (*AccessDeniedException) Code

func (s *AccessDeniedException) Code() string

Code returns the exception type name.

func (*AccessDeniedException) Error

func (s *AccessDeniedException) Error() string

func (AccessDeniedException) GoString

func (s AccessDeniedException) GoString() string

GoString returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

func (*AccessDeniedException) Message

func (s *AccessDeniedException) Message() string

Message returns the exception's message.

func (*AccessDeniedException) OrigErr

func (s *AccessDeniedException) OrigErr() error

OrigErr always returns nil, satisfies awserr.Error interface.

func (*AccessDeniedException) RequestID

func (s *AccessDeniedException) RequestID() string

RequestID returns the service's response RequestID for request.

func (*AccessDeniedException) StatusCode

func (s *AccessDeniedException) StatusCode() int

Status code returns the HTTP status code for the request's response error.

func (AccessDeniedException) String

func (s AccessDeniedException) String() string

String returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

type AuthorizationException

type AuthorizationException struct {
    RespMetadata protocol.ResponseMetadata `json:"-" xml:"-"`

    Message_ *string `locationName:"Message" type:"string"`
    // contains filtered or unexported fields
}

The Amazon Web Services user account does not have permission to perform the action. Check the IAM policy associated with this account.

func (*AuthorizationException) Code

func (s *AuthorizationException) Code() string

Code returns the exception type name.

func (*AuthorizationException) Error

func (s *AuthorizationException) Error() string

func (AuthorizationException) GoString

func (s AuthorizationException) GoString() string

GoString returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

func (*AuthorizationException) Message

func (s *AuthorizationException) Message() string

Message returns the exception's message.

func (*AuthorizationException) OrigErr

func (s *AuthorizationException) OrigErr() error

OrigErr always returns nil, satisfies awserr.Error interface.

func (*AuthorizationException) RequestID

func (s *AuthorizationException) RequestID() string

RequestID returns the service's response RequestID for request.

func (*AuthorizationException) StatusCode

func (s *AuthorizationException) StatusCode() int

Status code returns the HTTP status code for the request's response error.

func (AuthorizationException) String

func (s AuthorizationException) String() string

String returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

type AutomatedDiscoveryInformation

type AutomatedDiscoveryInformation struct {

    // Time that automated discovery last ran.
    LastRunTime *time.Time `type:"timestamp"`
    // contains filtered or unexported fields
}

Describes automated discovery.

func (AutomatedDiscoveryInformation) GoString

func (s AutomatedDiscoveryInformation) GoString() string

GoString returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

func (*AutomatedDiscoveryInformation) SetLastRunTime

func (s *AutomatedDiscoveryInformation) SetLastRunTime(v time.Time) *AutomatedDiscoveryInformation

SetLastRunTime sets the LastRunTime field's value.

func (AutomatedDiscoveryInformation) String

func (s AutomatedDiscoveryInformation) String() string

String returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

type BorrowConfiguration

type BorrowConfiguration struct {

    // Indicates whether early check-ins are allowed.
    //
    // AllowEarlyCheckIn is a required field
    AllowEarlyCheckIn *bool `type:"boolean" required:"true"`

    // Maximum time for the borrow configuration, in minutes.
    //
    // MaxTimeToLiveInMinutes is a required field
    MaxTimeToLiveInMinutes *int64 `type:"integer" required:"true"`
    // contains filtered or unexported fields
}

Details about a borrow configuration.

func (BorrowConfiguration) GoString

func (s BorrowConfiguration) GoString() string

GoString returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

func (*BorrowConfiguration) SetAllowEarlyCheckIn

func (s *BorrowConfiguration) SetAllowEarlyCheckIn(v bool) *BorrowConfiguration

SetAllowEarlyCheckIn sets the AllowEarlyCheckIn field's value.

func (*BorrowConfiguration) SetMaxTimeToLiveInMinutes

func (s *BorrowConfiguration) SetMaxTimeToLiveInMinutes(v int64) *BorrowConfiguration

SetMaxTimeToLiveInMinutes sets the MaxTimeToLiveInMinutes field's value.

func (BorrowConfiguration) String

func (s BorrowConfiguration) String() string

String returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

func (*BorrowConfiguration) Validate

func (s *BorrowConfiguration) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type CheckInLicenseInput

type CheckInLicenseInput struct {

    // License beneficiary.
    Beneficiary *string `type:"string"`

    // License consumption token.
    //
    // LicenseConsumptionToken is a required field
    LicenseConsumptionToken *string `type:"string" required:"true"`
    // contains filtered or unexported fields
}

func (CheckInLicenseInput) GoString

func (s CheckInLicenseInput) GoString() string

GoString returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

func (*CheckInLicenseInput) SetBeneficiary

func (s *CheckInLicenseInput) SetBeneficiary(v string) *CheckInLicenseInput

SetBeneficiary sets the Beneficiary field's value.

func (*CheckInLicenseInput) SetLicenseConsumptionToken

func (s *CheckInLicenseInput) SetLicenseConsumptionToken(v string) *CheckInLicenseInput

SetLicenseConsumptionToken sets the LicenseConsumptionToken field's value.

func (CheckInLicenseInput) String

func (s CheckInLicenseInput) String() string

String returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

func (*CheckInLicenseInput) Validate

func (s *CheckInLicenseInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type CheckInLicenseOutput

type CheckInLicenseOutput struct {
    // contains filtered or unexported fields
}

func (CheckInLicenseOutput) GoString

func (s CheckInLicenseOutput) GoString() string

GoString returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

func (CheckInLicenseOutput) String

func (s CheckInLicenseOutput) String() string

String returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

type CheckoutBorrowLicenseInput

type CheckoutBorrowLicenseInput struct {

    // Information about constraints.
    CheckoutMetadata []*Metadata `type:"list"`

    // Unique, case-sensitive identifier that you provide to ensure the idempotency
    // of the request.
    //
    // ClientToken is a required field
    ClientToken *string `type:"string" required:"true"`

    // Digital signature method. The possible value is JSON Web Signature (JWS)
    // algorithm PS384. For more information, see RFC 7518 Digital Signature with
    // RSASSA-PSS (https://tools.ietf.org/html/rfc7518#section-3.5).
    //
    // DigitalSignatureMethod is a required field
    DigitalSignatureMethod *string `type:"string" required:"true" enum:"DigitalSignatureMethod"`

    // License entitlements. Partial checkouts are not supported.
    //
    // Entitlements is a required field
    Entitlements []*EntitlementData `type:"list" required:"true"`

    // Amazon Resource Name (ARN) of the license. The license must use the borrow
    // consumption configuration.
    //
    // LicenseArn is a required field
    LicenseArn *string `type:"string" required:"true"`

    // Node ID.
    NodeId *string `type:"string"`
    // contains filtered or unexported fields
}

func (CheckoutBorrowLicenseInput) GoString

func (s CheckoutBorrowLicenseInput) GoString() string

GoString returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

func (*CheckoutBorrowLicenseInput) SetCheckoutMetadata

func (s *CheckoutBorrowLicenseInput) SetCheckoutMetadata(v []*Metadata) *CheckoutBorrowLicenseInput

SetCheckoutMetadata sets the CheckoutMetadata field's value.

func (*CheckoutBorrowLicenseInput) SetClientToken

func (s *CheckoutBorrowLicenseInput) SetClientToken(v string) *CheckoutBorrowLicenseInput

SetClientToken sets the ClientToken field's value.

func (*CheckoutBorrowLicenseInput) SetDigitalSignatureMethod

func (s *CheckoutBorrowLicenseInput) SetDigitalSignatureMethod(v string) *CheckoutBorrowLicenseInput

SetDigitalSignatureMethod sets the DigitalSignatureMethod field's value.

func (*CheckoutBorrowLicenseInput) SetEntitlements

func (s *CheckoutBorrowLicenseInput) SetEntitlements(v []*EntitlementData) *CheckoutBorrowLicenseInput

SetEntitlements sets the Entitlements field's value.

func (*CheckoutBorrowLicenseInput) SetLicenseArn

func (s *CheckoutBorrowLicenseInput) SetLicenseArn(v string) *CheckoutBorrowLicenseInput

SetLicenseArn sets the LicenseArn field's value.

func (*CheckoutBorrowLicenseInput) SetNodeId

func (s *CheckoutBorrowLicenseInput) SetNodeId(v string) *CheckoutBorrowLicenseInput

SetNodeId sets the NodeId field's value.

func (CheckoutBorrowLicenseInput) String

func (s CheckoutBorrowLicenseInput) String() string

String returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

func (*CheckoutBorrowLicenseInput) Validate

func (s *CheckoutBorrowLicenseInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type CheckoutBorrowLicenseOutput

type CheckoutBorrowLicenseOutput struct {

    // Information about constraints.
    CheckoutMetadata []*Metadata `type:"list"`

    // Allowed license entitlements.
    EntitlementsAllowed []*EntitlementData `type:"list"`

    // Date and time at which the license checkout expires.
    Expiration *string `type:"string"`

    // Date and time at which the license checkout is issued.
    IssuedAt *string `type:"string"`

    // Amazon Resource Name (ARN) of the license.
    LicenseArn *string `type:"string"`

    // License consumption token.
    LicenseConsumptionToken *string `type:"string"`

    // Node ID.
    NodeId *string `type:"string"`

    // Signed token.
    SignedToken *string `min:"4096" type:"string"`
    // contains filtered or unexported fields
}

func (CheckoutBorrowLicenseOutput) GoString

func (s CheckoutBorrowLicenseOutput) GoString() string

GoString returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

func (*CheckoutBorrowLicenseOutput) SetCheckoutMetadata

func (s *CheckoutBorrowLicenseOutput) SetCheckoutMetadata(v []*Metadata) *CheckoutBorrowLicenseOutput

SetCheckoutMetadata sets the CheckoutMetadata field's value.

func (*CheckoutBorrowLicenseOutput) SetEntitlementsAllowed

func (s *CheckoutBorrowLicenseOutput) SetEntitlementsAllowed(v []*EntitlementData) *CheckoutBorrowLicenseOutput

SetEntitlementsAllowed sets the EntitlementsAllowed field's value.

func (*CheckoutBorrowLicenseOutput) SetExpiration

func (s *CheckoutBorrowLicenseOutput) SetExpiration(v string) *CheckoutBorrowLicenseOutput

SetExpiration sets the Expiration field's value.

func (*CheckoutBorrowLicenseOutput) SetIssuedAt

func (s *CheckoutBorrowLicenseOutput) SetIssuedAt(v string) *CheckoutBorrowLicenseOutput

SetIssuedAt sets the IssuedAt field's value.

func (*CheckoutBorrowLicenseOutput) SetLicenseArn

func (s *CheckoutBorrowLicenseOutput) SetLicenseArn(v string) *CheckoutBorrowLicenseOutput

SetLicenseArn sets the LicenseArn field's value.

func (*CheckoutBorrowLicenseOutput) SetLicenseConsumptionToken

func (s *CheckoutBorrowLicenseOutput) SetLicenseConsumptionToken(v string) *CheckoutBorrowLicenseOutput

SetLicenseConsumptionToken sets the LicenseConsumptionToken field's value.

func (*CheckoutBorrowLicenseOutput) SetNodeId

func (s *CheckoutBorrowLicenseOutput) SetNodeId(v string) *CheckoutBorrowLicenseOutput

SetNodeId sets the NodeId field's value.

func (*CheckoutBorrowLicenseOutput) SetSignedToken

func (s *CheckoutBorrowLicenseOutput) SetSignedToken(v string) *CheckoutBorrowLicenseOutput

SetSignedToken sets the SignedToken field's value.

func (CheckoutBorrowLicenseOutput) String

func (s CheckoutBorrowLicenseOutput) String() string

String returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

type CheckoutLicenseInput

type CheckoutLicenseInput struct {

    // License beneficiary.
    Beneficiary *string `type:"string"`

    // Checkout type.
    //
    // CheckoutType is a required field
    CheckoutType *string `type:"string" required:"true" enum:"CheckoutType"`

    // Unique, case-sensitive identifier that you provide to ensure the idempotency
    // of the request.
    //
    // ClientToken is a required field
    ClientToken *string `type:"string" required:"true"`

    // License entitlements.
    //
    // Entitlements is a required field
    Entitlements []*EntitlementData `type:"list" required:"true"`

    // Key fingerprint identifying the license.
    //
    // KeyFingerprint is a required field
    KeyFingerprint *string `type:"string" required:"true"`

    // Node ID.
    NodeId *string `type:"string"`

    // Product SKU.
    //
    // ProductSKU is a required field
    ProductSKU *string `type:"string" required:"true"`
    // contains filtered or unexported fields
}

func (CheckoutLicenseInput) GoString

func (s CheckoutLicenseInput) GoString() string

GoString returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

func (*CheckoutLicenseInput) SetBeneficiary

func (s *CheckoutLicenseInput) SetBeneficiary(v string) *CheckoutLicenseInput

SetBeneficiary sets the Beneficiary field's value.

func (*CheckoutLicenseInput) SetCheckoutType

func (s *CheckoutLicenseInput) SetCheckoutType(v string) *CheckoutLicenseInput

SetCheckoutType sets the CheckoutType field's value.

func (*CheckoutLicenseInput) SetClientToken

func (s *CheckoutLicenseInput) SetClientToken(v string) *CheckoutLicenseInput

SetClientToken sets the ClientToken field's value.

func (*CheckoutLicenseInput) SetEntitlements

func (s *CheckoutLicenseInput) SetEntitlements(v []*EntitlementData) *CheckoutLicenseInput

SetEntitlements sets the Entitlements field's value.

func (*CheckoutLicenseInput) SetKeyFingerprint

func (s *CheckoutLicenseInput) SetKeyFingerprint(v string) *CheckoutLicenseInput

SetKeyFingerprint sets the KeyFingerprint field's value.

func (*CheckoutLicenseInput) SetNodeId

func (s *CheckoutLicenseInput) SetNodeId(v string) *CheckoutLicenseInput

SetNodeId sets the NodeId field's value.

func (*CheckoutLicenseInput) SetProductSKU

func (s *CheckoutLicenseInput) SetProductSKU(v string) *CheckoutLicenseInput

SetProductSKU sets the ProductSKU field's value.

func (CheckoutLicenseInput) String

func (s CheckoutLicenseInput) String() string

String returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

func (*CheckoutLicenseInput) Validate

func (s *CheckoutLicenseInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type CheckoutLicenseOutput

type CheckoutLicenseOutput struct {

    // Checkout type.
    CheckoutType *string `type:"string" enum:"CheckoutType"`

    // Allowed license entitlements.
    EntitlementsAllowed []*EntitlementData `type:"list"`

    // Date and time at which the license checkout expires.
    Expiration *string `type:"string"`

    // Date and time at which the license checkout is issued.
    IssuedAt *string `type:"string"`

    // Amazon Resource Name (ARN) of the checkout license.
    LicenseArn *string `type:"string"`

    // License consumption token.
    LicenseConsumptionToken *string `type:"string"`

    // Node ID.
    NodeId *string `type:"string"`

    // Signed token.
    SignedToken *string `min:"4096" type:"string"`
    // contains filtered or unexported fields
}

func (CheckoutLicenseOutput) GoString

func (s CheckoutLicenseOutput) GoString() string

GoString returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

func (*CheckoutLicenseOutput) SetCheckoutType

func (s *CheckoutLicenseOutput) SetCheckoutType(v string) *CheckoutLicenseOutput

SetCheckoutType sets the CheckoutType field's value.

func (*CheckoutLicenseOutput) SetEntitlementsAllowed

func (s *CheckoutLicenseOutput) SetEntitlementsAllowed(v []*EntitlementData) *CheckoutLicenseOutput

SetEntitlementsAllowed sets the EntitlementsAllowed field's value.

func (*CheckoutLicenseOutput) SetExpiration

func (s *CheckoutLicenseOutput) SetExpiration(v string) *CheckoutLicenseOutput

SetExpiration sets the Expiration field's value.

func (*CheckoutLicenseOutput) SetIssuedAt

func (s *CheckoutLicenseOutput) SetIssuedAt(v string) *CheckoutLicenseOutput

SetIssuedAt sets the IssuedAt field's value.

func (*CheckoutLicenseOutput) SetLicenseArn

func (s *CheckoutLicenseOutput) SetLicenseArn(v string) *CheckoutLicenseOutput

SetLicenseArn sets the LicenseArn field's value.

func (*CheckoutLicenseOutput) SetLicenseConsumptionToken

func (s *CheckoutLicenseOutput) SetLicenseConsumptionToken(v string) *CheckoutLicenseOutput

SetLicenseConsumptionToken sets the LicenseConsumptionToken field's value.

func (*CheckoutLicenseOutput) SetNodeId

func (s *CheckoutLicenseOutput) SetNodeId(v string) *CheckoutLicenseOutput

SetNodeId sets the NodeId field's value.

func (*CheckoutLicenseOutput) SetSignedToken

func (s *CheckoutLicenseOutput) SetSignedToken(v string) *CheckoutLicenseOutput

SetSignedToken sets the SignedToken field's value.

func (CheckoutLicenseOutput) String

func (s CheckoutLicenseOutput) String() string

String returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

type ConflictException

type ConflictException struct {
    RespMetadata protocol.ResponseMetadata `json:"-" xml:"-"`

    Message_ *string `locationName:"Message" type:"string"`
    // contains filtered or unexported fields
}

There was a conflict processing the request. Try your request again.

func (*ConflictException) Code

func (s *ConflictException) Code() string

Code returns the exception type name.

func (*ConflictException) Error

func (s *ConflictException) Error() string

func (ConflictException) GoString

func (s ConflictException) GoString() string

GoString returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

func (*ConflictException) Message

func (s *ConflictException) Message() string

Message returns the exception's message.

func (*ConflictException) OrigErr

func (s *ConflictException) OrigErr() error

OrigErr always returns nil, satisfies awserr.Error interface.

func (*ConflictException) RequestID

func (s *ConflictException) RequestID() string

RequestID returns the service's response RequestID for request.

func (*ConflictException) StatusCode

func (s *ConflictException) StatusCode() int

Status code returns the HTTP status code for the request's response error.

func (ConflictException) String

func (s ConflictException) String() string

String returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

type ConsumedLicenseSummary

type ConsumedLicenseSummary struct {

    // Number of licenses consumed by the resource.
    ConsumedLicenses *int64 `type:"long"`

    // Resource type of the resource consuming a license.
    ResourceType *string `type:"string" enum:"ResourceType"`
    // contains filtered or unexported fields
}

Details about license consumption.

func (ConsumedLicenseSummary) GoString

func (s ConsumedLicenseSummary) GoString() string

GoString returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

func (*ConsumedLicenseSummary) SetConsumedLicenses

func (s *ConsumedLicenseSummary) SetConsumedLicenses(v int64) *ConsumedLicenseSummary

SetConsumedLicenses sets the ConsumedLicenses field's value.

func (*ConsumedLicenseSummary) SetResourceType

func (s *ConsumedLicenseSummary) SetResourceType(v string) *ConsumedLicenseSummary

SetResourceType sets the ResourceType field's value.

func (ConsumedLicenseSummary) String

func (s ConsumedLicenseSummary) String() string

String returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

type ConsumptionConfiguration

type ConsumptionConfiguration struct {

    // Details about a borrow configuration.
    BorrowConfiguration *BorrowConfiguration `type:"structure"`

    // Details about a provisional configuration.
    ProvisionalConfiguration *ProvisionalConfiguration `type:"structure"`

    // Renewal frequency.
    RenewType *string `type:"string" enum:"RenewType"`
    // contains filtered or unexported fields
}

Details about a consumption configuration.

func (ConsumptionConfiguration) GoString

func (s ConsumptionConfiguration) GoString() string

GoString returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

func (*ConsumptionConfiguration) SetBorrowConfiguration

func (s *ConsumptionConfiguration) SetBorrowConfiguration(v *BorrowConfiguration) *ConsumptionConfiguration

SetBorrowConfiguration sets the BorrowConfiguration field's value.

func (*ConsumptionConfiguration) SetProvisionalConfiguration

func (s *ConsumptionConfiguration) SetProvisionalConfiguration(v *ProvisionalConfiguration) *ConsumptionConfiguration

SetProvisionalConfiguration sets the ProvisionalConfiguration field's value.

func (*ConsumptionConfiguration) SetRenewType

func (s *ConsumptionConfiguration) SetRenewType(v string) *ConsumptionConfiguration

SetRenewType sets the RenewType field's value.

func (ConsumptionConfiguration) String

func (s ConsumptionConfiguration) String() string

String returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

func (*ConsumptionConfiguration) Validate

func (s *ConsumptionConfiguration) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type CreateGrantInput

type CreateGrantInput struct {

    // Allowed operations for the grant.
    //
    // AllowedOperations is a required field
    AllowedOperations []*string `min:"1" type:"list" required:"true" enum:"AllowedOperation"`

    // Unique, case-sensitive identifier that you provide to ensure the idempotency
    // of the request.
    //
    // ClientToken is a required field
    ClientToken *string `type:"string" required:"true"`

    // Grant name.
    //
    // GrantName is a required field
    GrantName *string `type:"string" required:"true"`

    // Home Region of the grant.
    //
    // HomeRegion is a required field
    HomeRegion *string `type:"string" required:"true"`

    // Amazon Resource Name (ARN) of the license.
    //
    // LicenseArn is a required field
    LicenseArn *string `type:"string" required:"true"`

    // The grant principals. You can specify one of the following as an Amazon Resource
    // Name (ARN):
    //
    //    * An Amazon Web Services account, which includes only the account specified.
    //
    //    * An organizational unit (OU), which includes all accounts in the OU.
    //
    //    * An organization, which will include all accounts across your organization.
    //
    // Principals is a required field
    Principals []*string `min:"1" type:"list" required:"true"`
    // contains filtered or unexported fields
}

func (CreateGrantInput) GoString

func (s CreateGrantInput) GoString() string

GoString returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

func (*CreateGrantInput) SetAllowedOperations

func (s *CreateGrantInput) SetAllowedOperations(v []*string) *CreateGrantInput

SetAllowedOperations sets the AllowedOperations field's value.

func (*CreateGrantInput) SetClientToken

func (s *CreateGrantInput) SetClientToken(v string) *CreateGrantInput

SetClientToken sets the ClientToken field's value.

func (*CreateGrantInput) SetGrantName

func (s *CreateGrantInput) SetGrantName(v string) *CreateGrantInput

SetGrantName sets the GrantName field's value.

func (*CreateGrantInput) SetHomeRegion

func (s *CreateGrantInput) SetHomeRegion(v string) *CreateGrantInput

SetHomeRegion sets the HomeRegion field's value.

func (*CreateGrantInput) SetLicenseArn

func (s *CreateGrantInput) SetLicenseArn(v string) *CreateGrantInput

SetLicenseArn sets the LicenseArn field's value.

func (*CreateGrantInput) SetPrincipals

func (s *CreateGrantInput) SetPrincipals(v []*string) *CreateGrantInput

SetPrincipals sets the Principals field's value.

func (CreateGrantInput) String

func (s CreateGrantInput) String() string

String returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

func (*CreateGrantInput) Validate

func (s *CreateGrantInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type CreateGrantOutput

type CreateGrantOutput struct {

    // Grant ARN.
    GrantArn *string `type:"string"`

    // Grant status.
    Status *string `type:"string" enum:"GrantStatus"`

    // Grant version.
    Version *string `type:"string"`
    // contains filtered or unexported fields
}

func (CreateGrantOutput) GoString

func (s CreateGrantOutput) GoString() string

GoString returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

func (*CreateGrantOutput) SetGrantArn

func (s *CreateGrantOutput) SetGrantArn(v string) *CreateGrantOutput

SetGrantArn sets the GrantArn field's value.

func (*CreateGrantOutput) SetStatus

func (s *CreateGrantOutput) SetStatus(v string) *CreateGrantOutput

SetStatus sets the Status field's value.

func (*CreateGrantOutput) SetVersion

func (s *CreateGrantOutput) SetVersion(v string) *CreateGrantOutput

SetVersion sets the Version field's value.

func (CreateGrantOutput) String

func (s CreateGrantOutput) String() string

String returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

type CreateGrantVersionInput

type CreateGrantVersionInput struct {

    // Allowed operations for the grant.
    AllowedOperations []*string `min:"1" type:"list" enum:"AllowedOperation"`

    // Unique, case-sensitive identifier that you provide to ensure the idempotency
    // of the request.
    //
    // ClientToken is a required field
    ClientToken *string `type:"string" required:"true"`

    // Amazon Resource Name (ARN) of the grant.
    //
    // GrantArn is a required field
    GrantArn *string `type:"string" required:"true"`

    // Grant name.
    GrantName *string `type:"string"`

    // The options specified for the grant.
    Options *Options `type:"structure"`

    // Current version of the grant.
    SourceVersion *string `type:"string"`

    // Grant status.
    Status *string `type:"string" enum:"GrantStatus"`

    // Grant status reason.
    StatusReason *string `type:"string"`
    // contains filtered or unexported fields
}

func (CreateGrantVersionInput) GoString

func (s CreateGrantVersionInput) GoString() string

GoString returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

func (*CreateGrantVersionInput) SetAllowedOperations

func (s *CreateGrantVersionInput) SetAllowedOperations(v []*string) *CreateGrantVersionInput

SetAllowedOperations sets the AllowedOperations field's value.

func (*CreateGrantVersionInput) SetClientToken

func (s *CreateGrantVersionInput) SetClientToken(v string) *CreateGrantVersionInput

SetClientToken sets the ClientToken field's value.

func (*CreateGrantVersionInput) SetGrantArn

func (s *CreateGrantVersionInput) SetGrantArn(v string) *CreateGrantVersionInput

SetGrantArn sets the GrantArn field's value.

func (*CreateGrantVersionInput) SetGrantName

func (s *CreateGrantVersionInput) SetGrantName(v string) *CreateGrantVersionInput

SetGrantName sets the GrantName field's value.

func (*CreateGrantVersionInput) SetOptions

func (s *CreateGrantVersionInput) SetOptions(v *Options) *CreateGrantVersionInput

SetOptions sets the Options field's value.

func (*CreateGrantVersionInput) SetSourceVersion

func (s *CreateGrantVersionInput) SetSourceVersion(v string) *CreateGrantVersionInput

SetSourceVersion sets the SourceVersion field's value.

func (*CreateGrantVersionInput) SetStatus

func (s *CreateGrantVersionInput) SetStatus(v string) *CreateGrantVersionInput

SetStatus sets the Status field's value.

func (*CreateGrantVersionInput) SetStatusReason

func (s *CreateGrantVersionInput) SetStatusReason(v string) *CreateGrantVersionInput

SetStatusReason sets the StatusReason field's value.

func (CreateGrantVersionInput) String

func (s CreateGrantVersionInput) String() string

String returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

func (*CreateGrantVersionInput) Validate

func (s *CreateGrantVersionInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type CreateGrantVersionOutput

type CreateGrantVersionOutput struct {

    // Grant ARN.
    GrantArn *string `type:"string"`

    // Grant status.
    Status *string `type:"string" enum:"GrantStatus"`

    // New version of the grant.
    Version *string `type:"string"`
    // contains filtered or unexported fields
}

func (CreateGrantVersionOutput) GoString

func (s CreateGrantVersionOutput) GoString() string

GoString returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

func (*CreateGrantVersionOutput) SetGrantArn

func (s *CreateGrantVersionOutput) SetGrantArn(v string) *CreateGrantVersionOutput

SetGrantArn sets the GrantArn field's value.

func (*CreateGrantVersionOutput) SetStatus

func (s *CreateGrantVersionOutput) SetStatus(v string) *CreateGrantVersionOutput

SetStatus sets the Status field's value.

func (*CreateGrantVersionOutput) SetVersion

func (s *CreateGrantVersionOutput) SetVersion(v string) *CreateGrantVersionOutput

SetVersion sets the Version field's value.

func (CreateGrantVersionOutput) String

func (s CreateGrantVersionOutput) String() string

String returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

type CreateLicenseConfigurationInput

type CreateLicenseConfigurationInput struct {

    // Description of the license configuration.
    Description *string `type:"string"`

    // When true, disassociates a resource when software is uninstalled.
    DisassociateWhenNotFound *bool `type:"boolean"`

    // Number of licenses managed by the license configuration.
    LicenseCount *int64 `type:"long"`

    // Indicates whether hard or soft license enforcement is used. Exceeding a hard
    // limit blocks the launch of new instances.
    LicenseCountHardLimit *bool `type:"boolean"`

    // Dimension used to track the license inventory.
    //
    // LicenseCountingType is a required field
    LicenseCountingType *string `type:"string" required:"true" enum:"LicenseCountingType"`

    // License rules. The syntax is #name=value (for example, #allowedTenancy=EC2-DedicatedHost).
    // The available rules vary by dimension, as follows.
    //
    //    * Cores dimension: allowedTenancy | licenseAffinityToHost | maximumCores
    //    | minimumCores
    //
    //    * Instances dimension: allowedTenancy | maximumCores | minimumCores |
    //    maximumSockets | minimumSockets | maximumVcpus | minimumVcpus
    //
    //    * Sockets dimension: allowedTenancy | licenseAffinityToHost | maximumSockets
    //    | minimumSockets
    //
    //    * vCPUs dimension: allowedTenancy | honorVcpuOptimization | maximumVcpus
    //    | minimumVcpus
    //
    // The unit for licenseAffinityToHost is days and the range is 1 to 180. The
    // possible values for allowedTenancy are EC2-Default, EC2-DedicatedHost, and
    // EC2-DedicatedInstance. The possible values for honorVcpuOptimization are
    // True and False.
    LicenseRules []*string `type:"list"`

    // Name of the license configuration.
    //
    // Name is a required field
    Name *string `type:"string" required:"true"`

    // Product information.
    ProductInformationList []*ProductInformation `type:"list"`

    // Tags to add to the license configuration.
    Tags []*Tag `type:"list"`
    // contains filtered or unexported fields
}

func (CreateLicenseConfigurationInput) GoString

func (s CreateLicenseConfigurationInput) GoString() string

GoString returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

func (*CreateLicenseConfigurationInput) SetDescription

func (s *CreateLicenseConfigurationInput) SetDescription(v string) *CreateLicenseConfigurationInput

SetDescription sets the Description field's value.

func (*CreateLicenseConfigurationInput) SetDisassociateWhenNotFound

func (s *CreateLicenseConfigurationInput) SetDisassociateWhenNotFound(v bool) *CreateLicenseConfigurationInput

SetDisassociateWhenNotFound sets the DisassociateWhenNotFound field's value.

func (*CreateLicenseConfigurationInput) SetLicenseCount

func (s *CreateLicenseConfigurationInput) SetLicenseCount(v int64) *CreateLicenseConfigurationInput

SetLicenseCount sets the LicenseCount field's value.

func (*CreateLicenseConfigurationInput) SetLicenseCountHardLimit

func (s *CreateLicenseConfigurationInput) SetLicenseCountHardLimit(v bool) *CreateLicenseConfigurationInput

SetLicenseCountHardLimit sets the LicenseCountHardLimit field's value.

func (*CreateLicenseConfigurationInput) SetLicenseCountingType

func (s *CreateLicenseConfigurationInput) SetLicenseCountingType(v string) *CreateLicenseConfigurationInput

SetLicenseCountingType sets the LicenseCountingType field's value.

func (*CreateLicenseConfigurationInput) SetLicenseRules

func (s *CreateLicenseConfigurationInput) SetLicenseRules(v []*string) *CreateLicenseConfigurationInput

SetLicenseRules sets the LicenseRules field's value.

func (*CreateLicenseConfigurationInput) SetName

func (s *CreateLicenseConfigurationInput) SetName(v string) *CreateLicenseConfigurationInput

SetName sets the Name field's value.

func (*CreateLicenseConfigurationInput) SetProductInformationList

func (s *CreateLicenseConfigurationInput) SetProductInformationList(v []*ProductInformation) *CreateLicenseConfigurationInput

SetProductInformationList sets the ProductInformationList field's value.

func (*CreateLicenseConfigurationInput) SetTags

func (s *CreateLicenseConfigurationInput) SetTags(v []*Tag) *CreateLicenseConfigurationInput

SetTags sets the Tags field's value.

func (CreateLicenseConfigurationInput) String

func (s CreateLicenseConfigurationInput) String() string

String returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

func (*CreateLicenseConfigurationInput) Validate

func (s *CreateLicenseConfigurationInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type CreateLicenseConfigurationOutput

type CreateLicenseConfigurationOutput struct {

    // Amazon Resource Name (ARN) of the license configuration.
    LicenseConfigurationArn *string `type:"string"`
    // contains filtered or unexported fields
}

func (CreateLicenseConfigurationOutput) GoString

func (s CreateLicenseConfigurationOutput) GoString() string

GoString returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

func (*CreateLicenseConfigurationOutput) SetLicenseConfigurationArn

func (s *CreateLicenseConfigurationOutput) SetLicenseConfigurationArn(v string) *CreateLicenseConfigurationOutput

SetLicenseConfigurationArn sets the LicenseConfigurationArn field's value.

func (CreateLicenseConfigurationOutput) String

func (s CreateLicenseConfigurationOutput) String() string

String returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

type CreateLicenseConversionTaskForResourceInput

type CreateLicenseConversionTaskForResourceInput struct {

    // Information that identifies the license type you are converting to. For the
    // structure of the destination license, see Convert a license type using the
    // CLI (https://docs.aws.amazon.com/license-manager/latest/userguide/conversion-procedures.html#conversion-cli)
    // in the License Manager User Guide.
    //
    // DestinationLicenseContext is a required field
    DestinationLicenseContext *LicenseConversionContext `type:"structure" required:"true"`

    // Amazon Resource Name (ARN) of the resource you are converting the license
    // type for.
    //
    // ResourceArn is a required field
    ResourceArn *string `type:"string" required:"true"`

    // Information that identifies the license type you are converting from. For
    // the structure of the source license, see Convert a license type using the
    // CLI (https://docs.aws.amazon.com/license-manager/latest/userguide/conversion-procedures.html#conversion-cli)
    // in the License Manager User Guide.
    //
    // SourceLicenseContext is a required field
    SourceLicenseContext *LicenseConversionContext `type:"structure" required:"true"`
    // contains filtered or unexported fields
}

func (CreateLicenseConversionTaskForResourceInput) GoString

func (s CreateLicenseConversionTaskForResourceInput) GoString() string

GoString returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

func (*CreateLicenseConversionTaskForResourceInput) SetDestinationLicenseContext

func (s *CreateLicenseConversionTaskForResourceInput) SetDestinationLicenseContext(v *LicenseConversionContext) *CreateLicenseConversionTaskForResourceInput

SetDestinationLicenseContext sets the DestinationLicenseContext field's value.

func (*CreateLicenseConversionTaskForResourceInput) SetResourceArn

func (s *CreateLicenseConversionTaskForResourceInput) SetResourceArn(v string) *CreateLicenseConversionTaskForResourceInput

SetResourceArn sets the ResourceArn field's value.

func (*CreateLicenseConversionTaskForResourceInput) SetSourceLicenseContext

func (s *CreateLicenseConversionTaskForResourceInput) SetSourceLicenseContext(v *LicenseConversionContext) *CreateLicenseConversionTaskForResourceInput

SetSourceLicenseContext sets the SourceLicenseContext field's value.

func (CreateLicenseConversionTaskForResourceInput) String

func (s CreateLicenseConversionTaskForResourceInput) String() string

String returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

func (*CreateLicenseConversionTaskForResourceInput) Validate

func (s *CreateLicenseConversionTaskForResourceInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type CreateLicenseConversionTaskForResourceOutput

type CreateLicenseConversionTaskForResourceOutput struct {

    // The ID of the created license type conversion task.
    LicenseConversionTaskId *string `type:"string"`
    // contains filtered or unexported fields
}

func (CreateLicenseConversionTaskForResourceOutput) GoString

func (s CreateLicenseConversionTaskForResourceOutput) GoString() string

GoString returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

func (*CreateLicenseConversionTaskForResourceOutput) SetLicenseConversionTaskId

func (s *CreateLicenseConversionTaskForResourceOutput) SetLicenseConversionTaskId(v string) *CreateLicenseConversionTaskForResourceOutput

SetLicenseConversionTaskId sets the LicenseConversionTaskId field's value.

func (CreateLicenseConversionTaskForResourceOutput) String

func (s CreateLicenseConversionTaskForResourceOutput) String() string

String returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

type CreateLicenseInput

type CreateLicenseInput struct {

    // License beneficiary.
    //
    // Beneficiary is a required field
    Beneficiary *string `type:"string" required:"true"`

    // Unique, case-sensitive identifier that you provide to ensure the idempotency
    // of the request.
    //
    // ClientToken is a required field
    ClientToken *string `type:"string" required:"true"`

    // Configuration for consumption of the license. Choose a provisional configuration
    // for workloads running with continuous connectivity. Choose a borrow configuration
    // for workloads with offline usage.
    //
    // ConsumptionConfiguration is a required field
    ConsumptionConfiguration *ConsumptionConfiguration `type:"structure" required:"true"`

    // License entitlements.
    //
    // Entitlements is a required field
    Entitlements []*Entitlement `type:"list" required:"true"`

    // Home Region for the license.
    //
    // HomeRegion is a required field
    HomeRegion *string `type:"string" required:"true"`

    // License issuer.
    //
    // Issuer is a required field
    Issuer *Issuer `type:"structure" required:"true"`

    // Information about the license.
    LicenseMetadata []*Metadata `type:"list"`

    // License name.
    //
    // LicenseName is a required field
    LicenseName *string `type:"string" required:"true"`

    // Product name.
    //
    // ProductName is a required field
    ProductName *string `type:"string" required:"true"`

    // Product SKU.
    //
    // ProductSKU is a required field
    ProductSKU *string `type:"string" required:"true"`

    // Date and time range during which the license is valid, in ISO8601-UTC format.
    //
    // Validity is a required field
    Validity *DatetimeRange `type:"structure" required:"true"`
    // contains filtered or unexported fields
}

func (CreateLicenseInput) GoString

func (s CreateLicenseInput) GoString() string

GoString returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

func (*CreateLicenseInput) SetBeneficiary

func (s *CreateLicenseInput) SetBeneficiary(v string) *CreateLicenseInput

SetBeneficiary sets the Beneficiary field's value.

func (*CreateLicenseInput) SetClientToken

func (s *CreateLicenseInput) SetClientToken(v string) *CreateLicenseInput

SetClientToken sets the ClientToken field's value.

func (*CreateLicenseInput) SetConsumptionConfiguration

func (s *CreateLicenseInput) SetConsumptionConfiguration(v *ConsumptionConfiguration) *CreateLicenseInput

SetConsumptionConfiguration sets the ConsumptionConfiguration field's value.

func (*CreateLicenseInput) SetEntitlements

func (s *CreateLicenseInput) SetEntitlements(v []*Entitlement) *CreateLicenseInput

SetEntitlements sets the Entitlements field's value.

func (*CreateLicenseInput) SetHomeRegion

func (s *CreateLicenseInput) SetHomeRegion(v string) *CreateLicenseInput

SetHomeRegion sets the HomeRegion field's value.

func (*CreateLicenseInput) SetIssuer

func (s *CreateLicenseInput) SetIssuer(v *Issuer) *CreateLicenseInput

SetIssuer sets the Issuer field's value.

func (*CreateLicenseInput) SetLicenseMetadata

func (s *CreateLicenseInput) SetLicenseMetadata(v []*Metadata) *CreateLicenseInput

SetLicenseMetadata sets the LicenseMetadata field's value.

func (*CreateLicenseInput) SetLicenseName

func (s *CreateLicenseInput) SetLicenseName(v string) *CreateLicenseInput

SetLicenseName sets the LicenseName field's value.

func (*CreateLicenseInput) SetProductName

func (s *CreateLicenseInput) SetProductName(v string) *CreateLicenseInput

SetProductName sets the ProductName field's value.

func (*CreateLicenseInput) SetProductSKU

func (s *CreateLicenseInput) SetProductSKU(v string) *CreateLicenseInput

SetProductSKU sets the ProductSKU field's value.

func (*CreateLicenseInput) SetValidity

func (s *CreateLicenseInput) SetValidity(v *DatetimeRange) *CreateLicenseInput

SetValidity sets the Validity field's value.

func (CreateLicenseInput) String

func (s CreateLicenseInput) String() string

String returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

func (*CreateLicenseInput) Validate

func (s *CreateLicenseInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type CreateLicenseManagerReportGeneratorInput

type CreateLicenseManagerReportGeneratorInput struct {

    // Unique, case-sensitive identifier that you provide to ensure the idempotency
    // of the request.
    //
    // ClientToken is a required field
    ClientToken *string `min:"1" type:"string" required:"true"`

    // Description of the report generator.
    Description *string `type:"string"`

    // Defines the type of license configuration the report generator tracks.
    //
    // ReportContext is a required field
    ReportContext *ReportContext `type:"structure" required:"true"`

    // Frequency by which reports are generated. Reports can be generated daily,
    // monthly, or weekly.
    //
    // ReportFrequency is a required field
    ReportFrequency *ReportFrequency `type:"structure" required:"true"`

    // Name of the report generator.
    //
    // ReportGeneratorName is a required field
    ReportGeneratorName *string `min:"1" type:"string" required:"true"`

    // Tags to add to the report generator.
    Tags []*Tag `type:"list"`

    // Type of reports to generate. The following report types an be generated:
    //
    //    * License configuration report - Reports the number and details of consumed
    //    licenses for a license configuration.
    //
    //    * Resource report - Reports the tracked licenses and resource consumption
    //    for a license configuration.
    //
    // Type is a required field
    Type []*string `type:"list" required:"true" enum:"ReportType"`
    // contains filtered or unexported fields
}

func (CreateLicenseManagerReportGeneratorInput) GoString

func (s CreateLicenseManagerReportGeneratorInput) GoString() string

GoString returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

func (*CreateLicenseManagerReportGeneratorInput) SetClientToken

func (s *CreateLicenseManagerReportGeneratorInput) SetClientToken(v string) *CreateLicenseManagerReportGeneratorInput

SetClientToken sets the ClientToken field's value.

func (*CreateLicenseManagerReportGeneratorInput) SetDescription

func (s *CreateLicenseManagerReportGeneratorInput) SetDescription(v string) *CreateLicenseManagerReportGeneratorInput

SetDescription sets the Description field's value.

func (*CreateLicenseManagerReportGeneratorInput) SetReportContext

func (s *CreateLicenseManagerReportGeneratorInput) SetReportContext(v *ReportContext) *CreateLicenseManagerReportGeneratorInput

SetReportContext sets the ReportContext field's value.

func (*CreateLicenseManagerReportGeneratorInput) SetReportFrequency

func (s *CreateLicenseManagerReportGeneratorInput) SetReportFrequency(v *ReportFrequency) *CreateLicenseManagerReportGeneratorInput

SetReportFrequency sets the ReportFrequency field's value.

func (*CreateLicenseManagerReportGeneratorInput) SetReportGeneratorName

func (s *CreateLicenseManagerReportGeneratorInput) SetReportGeneratorName(v string) *CreateLicenseManagerReportGeneratorInput

SetReportGeneratorName sets the ReportGeneratorName field's value.

func (*CreateLicenseManagerReportGeneratorInput) SetTags

func (s *CreateLicenseManagerReportGeneratorInput) SetTags(v []*Tag) *CreateLicenseManagerReportGeneratorInput

SetTags sets the Tags field's value.

func (*CreateLicenseManagerReportGeneratorInput) SetType

func (s *CreateLicenseManagerReportGeneratorInput) SetType(v []*string) *CreateLicenseManagerReportGeneratorInput

SetType sets the Type field's value.

func (CreateLicenseManagerReportGeneratorInput) String

func (s CreateLicenseManagerReportGeneratorInput) String() string

String returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

func (*CreateLicenseManagerReportGeneratorInput) Validate

func (s *CreateLicenseManagerReportGeneratorInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type CreateLicenseManagerReportGeneratorOutput

type CreateLicenseManagerReportGeneratorOutput struct {

    // The Amazon Resource Name (ARN) of the new report generator.
    LicenseManagerReportGeneratorArn *string `type:"string"`
    // contains filtered or unexported fields
}

func (CreateLicenseManagerReportGeneratorOutput) GoString

func (s CreateLicenseManagerReportGeneratorOutput) GoString() string

GoString returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

func (*CreateLicenseManagerReportGeneratorOutput) SetLicenseManagerReportGeneratorArn

func (s *CreateLicenseManagerReportGeneratorOutput) SetLicenseManagerReportGeneratorArn(v string) *CreateLicenseManagerReportGeneratorOutput

SetLicenseManagerReportGeneratorArn sets the LicenseManagerReportGeneratorArn field's value.

func (CreateLicenseManagerReportGeneratorOutput) String

func (s CreateLicenseManagerReportGeneratorOutput) String() string

String returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

type CreateLicenseOutput

type CreateLicenseOutput struct {

    // Amazon Resource Name (ARN) of the license.
    LicenseArn *string `type:"string"`

    // License status.
    Status *string `type:"string" enum:"LicenseStatus"`

    // License version.
    Version *string `type:"string"`
    // contains filtered or unexported fields
}

func (CreateLicenseOutput) GoString

func (s CreateLicenseOutput) GoString() string

GoString returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

func (*CreateLicenseOutput) SetLicenseArn

func (s *CreateLicenseOutput) SetLicenseArn(v string) *CreateLicenseOutput

SetLicenseArn sets the LicenseArn field's value.

func (*CreateLicenseOutput) SetStatus

func (s *CreateLicenseOutput) SetStatus(v string) *CreateLicenseOutput

SetStatus sets the Status field's value.

func (*CreateLicenseOutput) SetVersion

func (s *CreateLicenseOutput) SetVersion(v string) *CreateLicenseOutput

SetVersion sets the Version field's value.

func (CreateLicenseOutput) String

func (s CreateLicenseOutput) String() string

String returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

type CreateLicenseVersionInput

type CreateLicenseVersionInput struct {

    // Unique, case-sensitive identifier that you provide to ensure the idempotency
    // of the request.
    //
    // ClientToken is a required field
    ClientToken *string `type:"string" required:"true"`

    // Configuration for consumption of the license. Choose a provisional configuration
    // for workloads running with continuous connectivity. Choose a borrow configuration
    // for workloads with offline usage.
    //
    // ConsumptionConfiguration is a required field
    ConsumptionConfiguration *ConsumptionConfiguration `type:"structure" required:"true"`

    // License entitlements.
    //
    // Entitlements is a required field
    Entitlements []*Entitlement `type:"list" required:"true"`

    // Home Region of the license.
    //
    // HomeRegion is a required field
    HomeRegion *string `type:"string" required:"true"`

    // License issuer.
    //
    // Issuer is a required field
    Issuer *Issuer `type:"structure" required:"true"`

    // Amazon Resource Name (ARN) of the license.
    //
    // LicenseArn is a required field
    LicenseArn *string `type:"string" required:"true"`

    // Information about the license.
    LicenseMetadata []*Metadata `type:"list"`

    // License name.
    //
    // LicenseName is a required field
    LicenseName *string `type:"string" required:"true"`

    // Product name.
    //
    // ProductName is a required field
    ProductName *string `type:"string" required:"true"`

    // Current version of the license.
    SourceVersion *string `type:"string"`

    // License status.
    //
    // Status is a required field
    Status *string `type:"string" required:"true" enum:"LicenseStatus"`

    // Date and time range during which the license is valid, in ISO8601-UTC format.
    //
    // Validity is a required field
    Validity *DatetimeRange `type:"structure" required:"true"`
    // contains filtered or unexported fields
}

func (CreateLicenseVersionInput) GoString

func (s CreateLicenseVersionInput) GoString() string

GoString returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

func (*CreateLicenseVersionInput) SetClientToken

func (s *CreateLicenseVersionInput) SetClientToken(v string) *CreateLicenseVersionInput

SetClientToken sets the ClientToken field's value.

func (*CreateLicenseVersionInput) SetConsumptionConfiguration

func (s *CreateLicenseVersionInput) SetConsumptionConfiguration(v *ConsumptionConfiguration) *CreateLicenseVersionInput

SetConsumptionConfiguration sets the ConsumptionConfiguration field's value.

func (*CreateLicenseVersionInput) SetEntitlements

func (s *CreateLicenseVersionInput) SetEntitlements(v []*Entitlement) *CreateLicenseVersionInput

SetEntitlements sets the Entitlements field's value.

func (*CreateLicenseVersionInput) SetHomeRegion

func (s *CreateLicenseVersionInput) SetHomeRegion(v string) *CreateLicenseVersionInput

SetHomeRegion sets the HomeRegion field's value.

func (*CreateLicenseVersionInput) SetIssuer

func (s *CreateLicenseVersionInput) SetIssuer(v *Issuer) *CreateLicenseVersionInput

SetIssuer sets the Issuer field's value.

func (*CreateLicenseVersionInput) SetLicenseArn

func (s *CreateLicenseVersionInput) SetLicenseArn(v string) *CreateLicenseVersionInput

SetLicenseArn sets the LicenseArn field's value.

func (*CreateLicenseVersionInput) SetLicenseMetadata

func (s *CreateLicenseVersionInput) SetLicenseMetadata(v []*Metadata) *CreateLicenseVersionInput

SetLicenseMetadata sets the LicenseMetadata field's value.

func (*CreateLicenseVersionInput) SetLicenseName

func (s *CreateLicenseVersionInput) SetLicenseName(v string) *CreateLicenseVersionInput

SetLicenseName sets the LicenseName field's value.

func (*CreateLicenseVersionInput) SetProductName

func (s *CreateLicenseVersionInput) SetProductName(v string) *CreateLicenseVersionInput

SetProductName sets the ProductName field's value.

func (*CreateLicenseVersionInput) SetSourceVersion

func (s *CreateLicenseVersionInput) SetSourceVersion(v string) *CreateLicenseVersionInput

SetSourceVersion sets the SourceVersion field's value.

func (*CreateLicenseVersionInput) SetStatus

func (s *CreateLicenseVersionInput) SetStatus(v string) *CreateLicenseVersionInput

SetStatus sets the Status field's value.

func (*CreateLicenseVersionInput) SetValidity

func (s *CreateLicenseVersionInput) SetValidity(v *DatetimeRange) *CreateLicenseVersionInput

SetValidity sets the Validity field's value.

func (CreateLicenseVersionInput) String

func (s CreateLicenseVersionInput) String() string

String returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

func (*CreateLicenseVersionInput) Validate

func (s *CreateLicenseVersionInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type CreateLicenseVersionOutput

type CreateLicenseVersionOutput struct {

    // License ARN.
    LicenseArn *string `type:"string"`

    // License status.
    Status *string `type:"string" enum:"LicenseStatus"`

    // New version of the license.
    Version *string `type:"string"`
    // contains filtered or unexported fields
}

func (CreateLicenseVersionOutput) GoString

func (s CreateLicenseVersionOutput) GoString() string

GoString returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

func (*CreateLicenseVersionOutput) SetLicenseArn

func (s *CreateLicenseVersionOutput) SetLicenseArn(v string) *CreateLicenseVersionOutput

SetLicenseArn sets the LicenseArn field's value.

func (*CreateLicenseVersionOutput) SetStatus

func (s *CreateLicenseVersionOutput) SetStatus(v string) *CreateLicenseVersionOutput

SetStatus sets the Status field's value.

func (*CreateLicenseVersionOutput) SetVersion

func (s *CreateLicenseVersionOutput) SetVersion(v string) *CreateLicenseVersionOutput

SetVersion sets the Version field's value.

func (CreateLicenseVersionOutput) String

func (s CreateLicenseVersionOutput) String() string

String returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

type CreateTokenInput

type CreateTokenInput struct {

    // Idempotency token, valid for 10 minutes.
    //
    // ClientToken is a required field
    ClientToken *string `type:"string" required:"true"`

    // Token expiration, in days, counted from token creation. The default is 365
    // days.
    ExpirationInDays *int64 `type:"integer"`

    // Amazon Resource Name (ARN) of the license. The ARN is mapped to the aud claim
    // of the JWT token.
    //
    // LicenseArn is a required field
    LicenseArn *string `type:"string" required:"true"`

    // Amazon Resource Name (ARN) of the IAM roles to embed in the token. License
    // Manager does not check whether the roles are in use.
    RoleArns []*string `type:"list"`

    // Data specified by the caller to be included in the JWT token. The data is
    // mapped to the amr claim of the JWT token.
    TokenProperties []*string `type:"list"`
    // contains filtered or unexported fields
}

func (CreateTokenInput) GoString

func (s CreateTokenInput) GoString() string

GoString returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

func (*CreateTokenInput) SetClientToken

func (s *CreateTokenInput) SetClientToken(v string) *CreateTokenInput

SetClientToken sets the ClientToken field's value.

func (*CreateTokenInput) SetExpirationInDays

func (s *CreateTokenInput) SetExpirationInDays(v int64) *CreateTokenInput

SetExpirationInDays sets the ExpirationInDays field's value.

func (*CreateTokenInput) SetLicenseArn

func (s *CreateTokenInput) SetLicenseArn(v string) *CreateTokenInput

SetLicenseArn sets the LicenseArn field's value.

func (*CreateTokenInput) SetRoleArns

func (s *CreateTokenInput) SetRoleArns(v []*string) *CreateTokenInput

SetRoleArns sets the RoleArns field's value.

func (*CreateTokenInput) SetTokenProperties

func (s *CreateTokenInput) SetTokenProperties(v []*string) *CreateTokenInput

SetTokenProperties sets the TokenProperties field's value.

func (CreateTokenInput) String

func (s CreateTokenInput) String() string

String returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

func (*CreateTokenInput) Validate

func (s *CreateTokenInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type CreateTokenOutput

type CreateTokenOutput struct {

    // Refresh token, encoded as a JWT token.
    Token *string `type:"string"`

    // Token ID.
    TokenId *string `type:"string"`

    // Token type.
    TokenType *string `type:"string" enum:"TokenType"`
    // contains filtered or unexported fields
}

func (CreateTokenOutput) GoString

func (s CreateTokenOutput) GoString() string

GoString returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

func (*CreateTokenOutput) SetToken

func (s *CreateTokenOutput) SetToken(v string) *CreateTokenOutput

SetToken sets the Token field's value.

func (*CreateTokenOutput) SetTokenId

func (s *CreateTokenOutput) SetTokenId(v string) *CreateTokenOutput

SetTokenId sets the TokenId field's value.

func (*CreateTokenOutput) SetTokenType

func (s *CreateTokenOutput) SetTokenType(v string) *CreateTokenOutput

SetTokenType sets the TokenType field's value.

func (CreateTokenOutput) String

func (s CreateTokenOutput) String() string

String returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

type DatetimeRange

type DatetimeRange struct {

    // Start of the time range.
    //
    // Begin is a required field
    Begin *string `type:"string" required:"true"`

    // End of the time range.
    End *string `type:"string"`
    // contains filtered or unexported fields
}

Describes a time range, in ISO8601-UTC format.

func (DatetimeRange) GoString

func (s DatetimeRange) GoString() string

GoString returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

func (*DatetimeRange) SetBegin

func (s *DatetimeRange) SetBegin(v string) *DatetimeRange

SetBegin sets the Begin field's value.

func (*DatetimeRange) SetEnd

func (s *DatetimeRange) SetEnd(v string) *DatetimeRange

SetEnd sets the End field's value.

func (DatetimeRange) String

func (s DatetimeRange) String() string

String returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

func (*DatetimeRange) Validate

func (s *DatetimeRange) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type DeleteGrantInput

type DeleteGrantInput struct {

    // Amazon Resource Name (ARN) of the grant.
    //
    // GrantArn is a required field
    GrantArn *string `type:"string" required:"true"`

    // The Status reason for the delete request.
    StatusReason *string `type:"string"`

    // Current version of the grant.
    //
    // Version is a required field
    Version *string `type:"string" required:"true"`
    // contains filtered or unexported fields
}

func (DeleteGrantInput) GoString

func (s DeleteGrantInput) GoString() string

GoString returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

func (*DeleteGrantInput) SetGrantArn

func (s *DeleteGrantInput) SetGrantArn(v string) *DeleteGrantInput

SetGrantArn sets the GrantArn field's value.

func (*DeleteGrantInput) SetStatusReason

func (s *DeleteGrantInput) SetStatusReason(v string) *DeleteGrantInput

SetStatusReason sets the StatusReason field's value.

func (*DeleteGrantInput) SetVersion

func (s *DeleteGrantInput) SetVersion(v string) *DeleteGrantInput

SetVersion sets the Version field's value.

func (DeleteGrantInput) String

func (s DeleteGrantInput) String() string

String returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

func (*DeleteGrantInput) Validate

func (s *DeleteGrantInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type DeleteGrantOutput

type DeleteGrantOutput struct {

    // Grant ARN.
    GrantArn *string `type:"string"`

    // Grant status.
    Status *string `type:"string" enum:"GrantStatus"`

    // Grant version.
    Version *string `type:"string"`
    // contains filtered or unexported fields
}

func (DeleteGrantOutput) GoString

func (s DeleteGrantOutput) GoString() string

GoString returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

func (*DeleteGrantOutput) SetGrantArn

func (s *DeleteGrantOutput) SetGrantArn(v string) *DeleteGrantOutput

SetGrantArn sets the GrantArn field's value.

func (*DeleteGrantOutput) SetStatus

func (s *DeleteGrantOutput) SetStatus(v string) *DeleteGrantOutput

SetStatus sets the Status field's value.

func (*DeleteGrantOutput) SetVersion

func (s *DeleteGrantOutput) SetVersion(v string) *DeleteGrantOutput

SetVersion sets the Version field's value.

func (DeleteGrantOutput) String

func (s DeleteGrantOutput) String() string

String returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

type DeleteLicenseConfigurationInput

type DeleteLicenseConfigurationInput struct {

    // ID of the license configuration.
    //
    // LicenseConfigurationArn is a required field
    LicenseConfigurationArn *string `type:"string" required:"true"`
    // contains filtered or unexported fields
}

func (DeleteLicenseConfigurationInput) GoString

func (s DeleteLicenseConfigurationInput) GoString() string

GoString returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

func (*DeleteLicenseConfigurationInput) SetLicenseConfigurationArn

func (s *DeleteLicenseConfigurationInput) SetLicenseConfigurationArn(v string) *DeleteLicenseConfigurationInput

SetLicenseConfigurationArn sets the LicenseConfigurationArn field's value.

func (DeleteLicenseConfigurationInput) String

func (s DeleteLicenseConfigurationInput) String() string

String returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

func (*DeleteLicenseConfigurationInput) Validate

func (s *DeleteLicenseConfigurationInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type DeleteLicenseConfigurationOutput

type DeleteLicenseConfigurationOutput struct {
    // contains filtered or unexported fields
}

func (DeleteLicenseConfigurationOutput) GoString

func (s DeleteLicenseConfigurationOutput) GoString() string

GoString returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

func (DeleteLicenseConfigurationOutput) String

func (s DeleteLicenseConfigurationOutput) String() string

String returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

type DeleteLicenseInput

type DeleteLicenseInput struct {

    // Amazon Resource Name (ARN) of the license.
    //
    // LicenseArn is a required field
    LicenseArn *string `type:"string" required:"true"`

    // Current version of the license.
    //
    // SourceVersion is a required field
    SourceVersion *string `type:"string" required:"true"`
    // contains filtered or unexported fields
}

func (DeleteLicenseInput) GoString

func (s DeleteLicenseInput) GoString() string

GoString returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

func (*DeleteLicenseInput) SetLicenseArn

func (s *DeleteLicenseInput) SetLicenseArn(v string) *DeleteLicenseInput

SetLicenseArn sets the LicenseArn field's value.

func (*DeleteLicenseInput) SetSourceVersion

func (s *DeleteLicenseInput) SetSourceVersion(v string) *DeleteLicenseInput

SetSourceVersion sets the SourceVersion field's value.

func (DeleteLicenseInput) String

func (s DeleteLicenseInput) String() string

String returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

func (*DeleteLicenseInput) Validate

func (s *DeleteLicenseInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type DeleteLicenseManagerReportGeneratorInput

type DeleteLicenseManagerReportGeneratorInput struct {

    // Amazon Resource Name (ARN) of the report generator to be deleted.
    //
    // LicenseManagerReportGeneratorArn is a required field
    LicenseManagerReportGeneratorArn *string `type:"string" required:"true"`
    // contains filtered or unexported fields
}

func (DeleteLicenseManagerReportGeneratorInput) GoString

func (s DeleteLicenseManagerReportGeneratorInput) GoString() string

GoString returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

func (*DeleteLicenseManagerReportGeneratorInput) SetLicenseManagerReportGeneratorArn

func (s *DeleteLicenseManagerReportGeneratorInput) SetLicenseManagerReportGeneratorArn(v string) *DeleteLicenseManagerReportGeneratorInput

SetLicenseManagerReportGeneratorArn sets the LicenseManagerReportGeneratorArn field's value.

func (DeleteLicenseManagerReportGeneratorInput) String

func (s DeleteLicenseManagerReportGeneratorInput) String() string

String returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

func (*DeleteLicenseManagerReportGeneratorInput) Validate

func (s *DeleteLicenseManagerReportGeneratorInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type DeleteLicenseManagerReportGeneratorOutput

type DeleteLicenseManagerReportGeneratorOutput struct {
    // contains filtered or unexported fields
}

func (DeleteLicenseManagerReportGeneratorOutput) GoString

func (s DeleteLicenseManagerReportGeneratorOutput) GoString() string

GoString returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

func (DeleteLicenseManagerReportGeneratorOutput) String

func (s DeleteLicenseManagerReportGeneratorOutput) String() string

String returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

type DeleteLicenseOutput

type DeleteLicenseOutput struct {

    // Date when the license is deleted.
    DeletionDate *string `type:"string"`

    // License status.
    Status *string `type:"string" enum:"LicenseDeletionStatus"`
    // contains filtered or unexported fields
}

func (DeleteLicenseOutput) GoString

func (s DeleteLicenseOutput) GoString() string

GoString returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

func (*DeleteLicenseOutput) SetDeletionDate

func (s *DeleteLicenseOutput) SetDeletionDate(v string) *DeleteLicenseOutput

SetDeletionDate sets the DeletionDate field's value.

func (*DeleteLicenseOutput) SetStatus

func (s *DeleteLicenseOutput) SetStatus(v string) *DeleteLicenseOutput

SetStatus sets the Status field's value.

func (DeleteLicenseOutput) String

func (s DeleteLicenseOutput) String() string

String returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

type DeleteTokenInput

type DeleteTokenInput struct {

    // Token ID.
    //
    // TokenId is a required field
    TokenId *string `type:"string" required:"true"`
    // contains filtered or unexported fields
}

func (DeleteTokenInput) GoString

func (s DeleteTokenInput) GoString() string

GoString returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

func (*DeleteTokenInput) SetTokenId

func (s *DeleteTokenInput) SetTokenId(v string) *DeleteTokenInput

SetTokenId sets the TokenId field's value.

func (DeleteTokenInput) String

func (s DeleteTokenInput) String() string

String returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

func (*DeleteTokenInput) Validate

func (s *DeleteTokenInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type DeleteTokenOutput

type DeleteTokenOutput struct {
    // contains filtered or unexported fields
}

func (DeleteTokenOutput) GoString

func (s DeleteTokenOutput) GoString() string

GoString returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

func (DeleteTokenOutput) String

func (s DeleteTokenOutput) String() string

String returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

type Entitlement

type Entitlement struct {

    // Indicates whether check-ins are allowed.
    AllowCheckIn *bool `type:"boolean"`

    // Maximum entitlement count. Use if the unit is not None.
    MaxCount *int64 `type:"long"`

    // Entitlement name.
    //
    // Name is a required field
    Name *string `type:"string" required:"true"`

    // Indicates whether overages are allowed.
    Overage *bool `type:"boolean"`

    // Entitlement unit.
    //
    // Unit is a required field
    Unit *string `type:"string" required:"true" enum:"EntitlementUnit"`

    // Entitlement resource. Use only if the unit is None.
    Value *string `type:"string"`
    // contains filtered or unexported fields
}

Describes a resource entitled for use with a license.

func (Entitlement) GoString

func (s Entitlement) GoString() string

GoString returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

func (*Entitlement) SetAllowCheckIn

func (s *Entitlement) SetAllowCheckIn(v bool) *Entitlement

SetAllowCheckIn sets the AllowCheckIn field's value.

func (*Entitlement) SetMaxCount

func (s *Entitlement) SetMaxCount(v int64) *Entitlement

SetMaxCount sets the MaxCount field's value.

func (*Entitlement) SetName

func (s *Entitlement) SetName(v string) *Entitlement

SetName sets the Name field's value.

func (*Entitlement) SetOverage

func (s *Entitlement) SetOverage(v bool) *Entitlement

SetOverage sets the Overage field's value.

func (*Entitlement) SetUnit

func (s *Entitlement) SetUnit(v string) *Entitlement

SetUnit sets the Unit field's value.

func (*Entitlement) SetValue

func (s *Entitlement) SetValue(v string) *Entitlement

SetValue sets the Value field's value.

func (Entitlement) String

func (s Entitlement) String() string

String returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

func (*Entitlement) Validate

func (s *Entitlement) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type EntitlementData

type EntitlementData struct {

    // Entitlement data name.
    //
    // Name is a required field
    Name *string `type:"string" required:"true"`

    // Entitlement data unit.
    //
    // Unit is a required field
    Unit *string `type:"string" required:"true" enum:"EntitlementDataUnit"`

    // Entitlement data value.
    Value *string `type:"string"`
    // contains filtered or unexported fields
}

Data associated with an entitlement resource.

func (EntitlementData) GoString

func (s EntitlementData) GoString() string

GoString returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

func (*EntitlementData) SetName

func (s *EntitlementData) SetName(v string) *EntitlementData

SetName sets the Name field's value.

func (*EntitlementData) SetUnit

func (s *EntitlementData) SetUnit(v string) *EntitlementData

SetUnit sets the Unit field's value.

func (*EntitlementData) SetValue

func (s *EntitlementData) SetValue(v string) *EntitlementData

SetValue sets the Value field's value.

func (EntitlementData) String

func (s EntitlementData) String() string

String returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

func (*EntitlementData) Validate

func (s *EntitlementData) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type EntitlementNotAllowedException

type EntitlementNotAllowedException struct {
    RespMetadata protocol.ResponseMetadata `json:"-" xml:"-"`

    Message_ *string `locationName:"Message" type:"string"`
    // contains filtered or unexported fields
}

The entitlement is not allowed.

func (*EntitlementNotAllowedException) Code

func (s *EntitlementNotAllowedException) Code() string

Code returns the exception type name.

func (*EntitlementNotAllowedException) Error

func (s *EntitlementNotAllowedException) Error() string

func (EntitlementNotAllowedException) GoString

func (s EntitlementNotAllowedException) GoString() string

GoString returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

func (*EntitlementNotAllowedException) Message

func (s *EntitlementNotAllowedException) Message() string

Message returns the exception's message.

func (*EntitlementNotAllowedException) OrigErr

func (s *EntitlementNotAllowedException) OrigErr() error

OrigErr always returns nil, satisfies awserr.Error interface.

func (*EntitlementNotAllowedException) RequestID

func (s *EntitlementNotAllowedException) RequestID() string

RequestID returns the service's response RequestID for request.

func (*EntitlementNotAllowedException) StatusCode

func (s *EntitlementNotAllowedException) StatusCode() int

Status code returns the HTTP status code for the request's response error.

func (EntitlementNotAllowedException) String

func (s EntitlementNotAllowedException) String() string

String returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

type EntitlementUsage

type EntitlementUsage struct {

    // Resource usage consumed.
    //
    // ConsumedValue is a required field
    ConsumedValue *string `type:"string" required:"true"`

    // Maximum entitlement usage count.
    MaxCount *string `type:"string"`

    // Entitlement usage name.
    //
    // Name is a required field
    Name *string `type:"string" required:"true"`

    // Entitlement usage unit.
    //
    // Unit is a required field
    Unit *string `type:"string" required:"true" enum:"EntitlementDataUnit"`
    // contains filtered or unexported fields
}

Usage associated with an entitlement resource.

func (EntitlementUsage) GoString

func (s EntitlementUsage) GoString() string

GoString returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

func (*EntitlementUsage) SetConsumedValue

func (s *EntitlementUsage) SetConsumedValue(v string) *EntitlementUsage

SetConsumedValue sets the ConsumedValue field's value.

func (*EntitlementUsage) SetMaxCount

func (s *EntitlementUsage) SetMaxCount(v string) *EntitlementUsage

SetMaxCount sets the MaxCount field's value.

func (*EntitlementUsage) SetName

func (s *EntitlementUsage) SetName(v string) *EntitlementUsage

SetName sets the Name field's value.

func (*EntitlementUsage) SetUnit

func (s *EntitlementUsage) SetUnit(v string) *EntitlementUsage

SetUnit sets the Unit field's value.

func (EntitlementUsage) String

func (s EntitlementUsage) String() string

String returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

type ExtendLicenseConsumptionInput

type ExtendLicenseConsumptionInput struct {

    // Checks whether you have the required permissions for the action, without
    // actually making the request. Provides an error response if you do not have
    // the required permissions.
    DryRun *bool `type:"boolean"`

    // License consumption token.
    //
    // LicenseConsumptionToken is a required field
    LicenseConsumptionToken *string `type:"string" required:"true"`
    // contains filtered or unexported fields
}

func (ExtendLicenseConsumptionInput) GoString

func (s ExtendLicenseConsumptionInput) GoString() string

GoString returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

func (*ExtendLicenseConsumptionInput) SetDryRun

func (s *ExtendLicenseConsumptionInput) SetDryRun(v bool) *ExtendLicenseConsumptionInput

SetDryRun sets the DryRun field's value.

func (*ExtendLicenseConsumptionInput) SetLicenseConsumptionToken

func (s *ExtendLicenseConsumptionInput) SetLicenseConsumptionToken(v string) *ExtendLicenseConsumptionInput

SetLicenseConsumptionToken sets the LicenseConsumptionToken field's value.

func (ExtendLicenseConsumptionInput) String

func (s ExtendLicenseConsumptionInput) String() string

String returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

func (*ExtendLicenseConsumptionInput) Validate

func (s *ExtendLicenseConsumptionInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type ExtendLicenseConsumptionOutput

type ExtendLicenseConsumptionOutput struct {

    // Date and time at which the license consumption expires.
    Expiration *string `type:"string"`

    // License consumption token.
    LicenseConsumptionToken *string `type:"string"`
    // contains filtered or unexported fields
}

func (ExtendLicenseConsumptionOutput) GoString

func (s ExtendLicenseConsumptionOutput) GoString() string

GoString returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

func (*ExtendLicenseConsumptionOutput) SetExpiration

func (s *ExtendLicenseConsumptionOutput) SetExpiration(v string) *ExtendLicenseConsumptionOutput

SetExpiration sets the Expiration field's value.

func (*ExtendLicenseConsumptionOutput) SetLicenseConsumptionToken

func (s *ExtendLicenseConsumptionOutput) SetLicenseConsumptionToken(v string) *ExtendLicenseConsumptionOutput

SetLicenseConsumptionToken sets the LicenseConsumptionToken field's value.

func (ExtendLicenseConsumptionOutput) String

func (s ExtendLicenseConsumptionOutput) String() string

String returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

type FailedDependencyException

type FailedDependencyException struct {
    RespMetadata protocol.ResponseMetadata `json:"-" xml:"-"`

    ErrorCode *string `type:"string"`

    Message_ *string `locationName:"Message" type:"string"`
    // contains filtered or unexported fields
}

A dependency required to run the API is missing.

func (*FailedDependencyException) Code

func (s *FailedDependencyException) Code() string

Code returns the exception type name.

func (*FailedDependencyException) Error

func (s *FailedDependencyException) Error() string

func (FailedDependencyException) GoString

func (s FailedDependencyException) GoString() string

GoString returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

func (*FailedDependencyException) Message

func (s *FailedDependencyException) Message() string

Message returns the exception's message.

func (*FailedDependencyException) OrigErr

func (s *FailedDependencyException) OrigErr() error

OrigErr always returns nil, satisfies awserr.Error interface.

func (*FailedDependencyException) RequestID

func (s *FailedDependencyException) RequestID() string

RequestID returns the service's response RequestID for request.

func (*FailedDependencyException) StatusCode

func (s *FailedDependencyException) StatusCode() int

Status code returns the HTTP status code for the request's response error.

func (FailedDependencyException) String

func (s FailedDependencyException) String() string

String returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

type Filter

type Filter struct {

    // Name of the filter. Filter names are case-sensitive.
    Name *string `type:"string"`

    // The value of the filter, which is case-sensitive. You can only specify one
    // value for the filter.
    Values []*string `type:"list"`
    // contains filtered or unexported fields
}

A filter name and value pair that is used to return more specific results from a describe operation. Filters can be used to match a set of resources by specific criteria, such as tags, attributes, or IDs.

func (Filter) GoString

func (s Filter) GoString() string

GoString returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

func (*Filter) SetName

func (s *Filter) SetName(v string) *Filter

SetName sets the Name field's value.

func (*Filter) SetValues

func (s *Filter) SetValues(v []*string) *Filter

SetValues sets the Values field's value.

func (Filter) String

func (s Filter) String() string

String returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

type FilterLimitExceededException

type FilterLimitExceededException struct {
    RespMetadata protocol.ResponseMetadata `json:"-" xml:"-"`

    Message_ *string `locationName:"Message" type:"string"`
    // contains filtered or unexported fields
}

The request uses too many filters or too many filter values.

func (*FilterLimitExceededException) Code

func (s *FilterLimitExceededException) Code() string

Code returns the exception type name.

func (*FilterLimitExceededException) Error

func (s *FilterLimitExceededException) Error() string

func (FilterLimitExceededException) GoString

func (s FilterLimitExceededException) GoString() string

GoString returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

func (*FilterLimitExceededException) Message

func (s *FilterLimitExceededException) Message() string

Message returns the exception's message.

func (*FilterLimitExceededException) OrigErr

func (s *FilterLimitExceededException) OrigErr() error

OrigErr always returns nil, satisfies awserr.Error interface.

func (*FilterLimitExceededException) RequestID

func (s *FilterLimitExceededException) RequestID() string

RequestID returns the service's response RequestID for request.

func (*FilterLimitExceededException) StatusCode

func (s *FilterLimitExceededException) StatusCode() int

Status code returns the HTTP status code for the request's response error.

func (FilterLimitExceededException) String

func (s FilterLimitExceededException) String() string

String returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

type GetAccessTokenInput

type GetAccessTokenInput struct {

    // Refresh token, encoded as a JWT token.
    //
    // Token is a required field
    Token *string `type:"string" required:"true"`

    // Token properties to validate against those present in the JWT token.
    TokenProperties []*string `type:"list"`
    // contains filtered or unexported fields
}

func (GetAccessTokenInput) GoString

func (s GetAccessTokenInput) GoString() string

GoString returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

func (*GetAccessTokenInput) SetToken

func (s *GetAccessTokenInput) SetToken(v string) *GetAccessTokenInput

SetToken sets the Token field's value.

func (*GetAccessTokenInput) SetTokenProperties

func (s *GetAccessTokenInput) SetTokenProperties(v []*string) *GetAccessTokenInput

SetTokenProperties sets the TokenProperties field's value.

func (GetAccessTokenInput) String

func (s GetAccessTokenInput) String() string

String returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

func (*GetAccessTokenInput) Validate

func (s *GetAccessTokenInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type GetAccessTokenOutput

type GetAccessTokenOutput struct {

    // Temporary access token.
    AccessToken *string `type:"string"`
    // contains filtered or unexported fields
}

func (GetAccessTokenOutput) GoString

func (s GetAccessTokenOutput) GoString() string

GoString returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

func (*GetAccessTokenOutput) SetAccessToken

func (s *GetAccessTokenOutput) SetAccessToken(v string) *GetAccessTokenOutput

SetAccessToken sets the AccessToken field's value.

func (GetAccessTokenOutput) String

func (s GetAccessTokenOutput) String() string

String returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

type GetGrantInput

type GetGrantInput struct {

    // Amazon Resource Name (ARN) of the grant.
    //
    // GrantArn is a required field
    GrantArn *string `type:"string" required:"true"`

    // Grant version.
    Version *string `type:"string"`
    // contains filtered or unexported fields
}

func (GetGrantInput) GoString

func (s GetGrantInput) GoString() string

GoString returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

func (*GetGrantInput) SetGrantArn

func (s *GetGrantInput) SetGrantArn(v string) *GetGrantInput

SetGrantArn sets the GrantArn field's value.

func (*GetGrantInput) SetVersion

func (s *GetGrantInput) SetVersion(v string) *GetGrantInput

SetVersion sets the Version field's value.

func (GetGrantInput) String

func (s GetGrantInput) String() string

String returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

func (*GetGrantInput) Validate

func (s *GetGrantInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type GetGrantOutput

type GetGrantOutput struct {

    // Grant details.
    Grant *Grant `type:"structure"`
    // contains filtered or unexported fields
}

func (GetGrantOutput) GoString

func (s GetGrantOutput) GoString() string

GoString returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

func (*GetGrantOutput) SetGrant

func (s *GetGrantOutput) SetGrant(v *Grant) *GetGrantOutput

SetGrant sets the Grant field's value.

func (GetGrantOutput) String

func (s GetGrantOutput) String() string

String returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

type GetLicenseConfigurationInput

type GetLicenseConfigurationInput struct {

    // Amazon Resource Name (ARN) of the license configuration.
    //
    // LicenseConfigurationArn is a required field
    LicenseConfigurationArn *string `type:"string" required:"true"`
    // contains filtered or unexported fields
}

func (GetLicenseConfigurationInput) GoString

func (s GetLicenseConfigurationInput) GoString() string

GoString returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

func (*GetLicenseConfigurationInput) SetLicenseConfigurationArn

func (s *GetLicenseConfigurationInput) SetLicenseConfigurationArn(v string) *GetLicenseConfigurationInput

SetLicenseConfigurationArn sets the LicenseConfigurationArn field's value.

func (GetLicenseConfigurationInput) String

func (s GetLicenseConfigurationInput) String() string

String returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

func (*GetLicenseConfigurationInput) Validate

func (s *GetLicenseConfigurationInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type GetLicenseConfigurationOutput

type GetLicenseConfigurationOutput struct {

    // Automated discovery information.
    AutomatedDiscoveryInformation *AutomatedDiscoveryInformation `type:"structure"`

    // Summaries of the licenses consumed by resources.
    ConsumedLicenseSummaryList []*ConsumedLicenseSummary `type:"list"`

    // Number of licenses assigned to resources.
    ConsumedLicenses *int64 `type:"long"`

    // Description of the license configuration.
    Description *string `type:"string"`

    // When true, disassociates a resource when software is uninstalled.
    DisassociateWhenNotFound *bool `type:"boolean"`

    // Amazon Resource Name (ARN) of the license configuration.
    LicenseConfigurationArn *string `type:"string"`

    // Unique ID for the license configuration.
    LicenseConfigurationId *string `type:"string"`

    // Number of available licenses.
    LicenseCount *int64 `type:"long"`

    // Sets the number of available licenses as a hard limit.
    LicenseCountHardLimit *bool `type:"boolean"`

    // Dimension for which the licenses are counted.
    LicenseCountingType *string `type:"string" enum:"LicenseCountingType"`

    // License rules.
    LicenseRules []*string `type:"list"`

    // Summaries of the managed resources.
    ManagedResourceSummaryList []*ManagedResourceSummary `type:"list"`

    // Name of the license configuration.
    Name *string `type:"string"`

    // Account ID of the owner of the license configuration.
    OwnerAccountId *string `type:"string"`

    // Product information.
    ProductInformationList []*ProductInformation `type:"list"`

    // License configuration status.
    Status *string `type:"string"`

    // Tags for the license configuration.
    Tags []*Tag `type:"list"`
    // contains filtered or unexported fields
}

func (GetLicenseConfigurationOutput) GoString

func (s GetLicenseConfigurationOutput) GoString() string

GoString returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

func (*GetLicenseConfigurationOutput) SetAutomatedDiscoveryInformation

func (s *GetLicenseConfigurationOutput) SetAutomatedDiscoveryInformation(v *AutomatedDiscoveryInformation) *GetLicenseConfigurationOutput

SetAutomatedDiscoveryInformation sets the AutomatedDiscoveryInformation field's value.

func (*GetLicenseConfigurationOutput) SetConsumedLicenseSummaryList

func (s *GetLicenseConfigurationOutput) SetConsumedLicenseSummaryList(v []*ConsumedLicenseSummary) *GetLicenseConfigurationOutput

SetConsumedLicenseSummaryList sets the ConsumedLicenseSummaryList field's value.

func (*GetLicenseConfigurationOutput) SetConsumedLicenses

func (s *GetLicenseConfigurationOutput) SetConsumedLicenses(v int64) *GetLicenseConfigurationOutput

SetConsumedLicenses sets the ConsumedLicenses field's value.

func (*GetLicenseConfigurationOutput) SetDescription

func (s *GetLicenseConfigurationOutput) SetDescription(v string) *GetLicenseConfigurationOutput

SetDescription sets the Description field's value.

func (*GetLicenseConfigurationOutput) SetDisassociateWhenNotFound

func (s *GetLicenseConfigurationOutput) SetDisassociateWhenNotFound(v bool) *GetLicenseConfigurationOutput

SetDisassociateWhenNotFound sets the DisassociateWhenNotFound field's value.

func (*GetLicenseConfigurationOutput) SetLicenseConfigurationArn

func (s *GetLicenseConfigurationOutput) SetLicenseConfigurationArn(v string) *GetLicenseConfigurationOutput

SetLicenseConfigurationArn sets the LicenseConfigurationArn field's value.

func (*GetLicenseConfigurationOutput) SetLicenseConfigurationId

func (s *GetLicenseConfigurationOutput) SetLicenseConfigurationId(v string) *GetLicenseConfigurationOutput

SetLicenseConfigurationId sets the LicenseConfigurationId field's value.

func (*GetLicenseConfigurationOutput) SetLicenseCount

func (s *GetLicenseConfigurationOutput) SetLicenseCount(v int64) *GetLicenseConfigurationOutput

SetLicenseCount sets the LicenseCount field's value.

func (*GetLicenseConfigurationOutput) SetLicenseCountHardLimit

func (s *GetLicenseConfigurationOutput) SetLicenseCountHardLimit(v bool) *GetLicenseConfigurationOutput

SetLicenseCountHardLimit sets the LicenseCountHardLimit field's value.

func (*GetLicenseConfigurationOutput) SetLicenseCountingType

func (s *GetLicenseConfigurationOutput) SetLicenseCountingType(v string) *GetLicenseConfigurationOutput

SetLicenseCountingType sets the LicenseCountingType field's value.

func (*GetLicenseConfigurationOutput) SetLicenseRules

func (s *GetLicenseConfigurationOutput) SetLicenseRules(v []*string) *GetLicenseConfigurationOutput

SetLicenseRules sets the LicenseRules field's value.

func (*GetLicenseConfigurationOutput) SetManagedResourceSummaryList

func (s *GetLicenseConfigurationOutput) SetManagedResourceSummaryList(v []*ManagedResourceSummary) *GetLicenseConfigurationOutput

SetManagedResourceSummaryList sets the ManagedResourceSummaryList field's value.

func (*GetLicenseConfigurationOutput) SetName

func (s *GetLicenseConfigurationOutput) SetName(v string) *GetLicenseConfigurationOutput

SetName sets the Name field's value.

func (*GetLicenseConfigurationOutput) SetOwnerAccountId

func (s *GetLicenseConfigurationOutput) SetOwnerAccountId(v string) *GetLicenseConfigurationOutput

SetOwnerAccountId sets the OwnerAccountId field's value.

func (*GetLicenseConfigurationOutput) SetProductInformationList

func (s *GetLicenseConfigurationOutput) SetProductInformationList(v []*ProductInformation) *GetLicenseConfigurationOutput

SetProductInformationList sets the ProductInformationList field's value.

func (*GetLicenseConfigurationOutput) SetStatus

func (s *GetLicenseConfigurationOutput) SetStatus(v string) *GetLicenseConfigurationOutput

SetStatus sets the Status field's value.

func (*GetLicenseConfigurationOutput) SetTags

func (s *GetLicenseConfigurationOutput) SetTags(v []*Tag) *GetLicenseConfigurationOutput

SetTags sets the Tags field's value.

func (GetLicenseConfigurationOutput) String

func (s GetLicenseConfigurationOutput) String() string

String returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

type GetLicenseConversionTaskInput

type GetLicenseConversionTaskInput struct {

    // ID of the license type conversion task to retrieve information on.
    //
    // LicenseConversionTaskId is a required field
    LicenseConversionTaskId *string `type:"string" required:"true"`
    // contains filtered or unexported fields
}

func (GetLicenseConversionTaskInput) GoString

func (s GetLicenseConversionTaskInput) GoString() string

GoString returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

func (*GetLicenseConversionTaskInput) SetLicenseConversionTaskId

func (s *GetLicenseConversionTaskInput) SetLicenseConversionTaskId(v string) *GetLicenseConversionTaskInput

SetLicenseConversionTaskId sets the LicenseConversionTaskId field's value.

func (GetLicenseConversionTaskInput) String

func (s GetLicenseConversionTaskInput) String() string

String returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

func (*GetLicenseConversionTaskInput) Validate

func (s *GetLicenseConversionTaskInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type GetLicenseConversionTaskOutput

type GetLicenseConversionTaskOutput struct {

    // Information about the license type converted to.
    DestinationLicenseContext *LicenseConversionContext `type:"structure"`

    // Time at which the license type conversion task was completed.
    EndTime *time.Time `type:"timestamp"`

    // ID of the license type conversion task.
    LicenseConversionTaskId *string `type:"string"`

    // Amount of time to complete the license type conversion.
    LicenseConversionTime *time.Time `type:"timestamp"`

    // Amazon Resource Names (ARN) of the resources the license conversion task
    // is associated with.
    ResourceArn *string `type:"string"`

    // Information about the license type converted from.
    SourceLicenseContext *LicenseConversionContext `type:"structure"`

    // Time at which the license type conversion task was started .
    StartTime *time.Time `type:"timestamp"`

    // Status of the license type conversion task.
    Status *string `type:"string" enum:"LicenseConversionTaskStatus"`

    // The status message for the conversion task.
    StatusMessage *string `type:"string"`
    // contains filtered or unexported fields
}

func (GetLicenseConversionTaskOutput) GoString

func (s GetLicenseConversionTaskOutput) GoString() string

GoString returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

func (*GetLicenseConversionTaskOutput) SetDestinationLicenseContext

func (s *GetLicenseConversionTaskOutput) SetDestinationLicenseContext(v *LicenseConversionContext) *GetLicenseConversionTaskOutput

SetDestinationLicenseContext sets the DestinationLicenseContext field's value.

func (*GetLicenseConversionTaskOutput) SetEndTime

func (s *GetLicenseConversionTaskOutput) SetEndTime(v time.Time) *GetLicenseConversionTaskOutput

SetEndTime sets the EndTime field's value.

func (*GetLicenseConversionTaskOutput) SetLicenseConversionTaskId

func (s *GetLicenseConversionTaskOutput) SetLicenseConversionTaskId(v string) *GetLicenseConversionTaskOutput

SetLicenseConversionTaskId sets the LicenseConversionTaskId field's value.

func (*GetLicenseConversionTaskOutput) SetLicenseConversionTime

func (s *GetLicenseConversionTaskOutput) SetLicenseConversionTime(v time.Time) *GetLicenseConversionTaskOutput

SetLicenseConversionTime sets the LicenseConversionTime field's value.

func (*GetLicenseConversionTaskOutput) SetResourceArn

func (s *GetLicenseConversionTaskOutput) SetResourceArn(v string) *GetLicenseConversionTaskOutput

SetResourceArn sets the ResourceArn field's value.

func (*GetLicenseConversionTaskOutput) SetSourceLicenseContext

func (s *GetLicenseConversionTaskOutput) SetSourceLicenseContext(v *LicenseConversionContext) *GetLicenseConversionTaskOutput

SetSourceLicenseContext sets the SourceLicenseContext field's value.

func (*GetLicenseConversionTaskOutput) SetStartTime

func (s *GetLicenseConversionTaskOutput) SetStartTime(v time.Time) *GetLicenseConversionTaskOutput

SetStartTime sets the StartTime field's value.

func (*GetLicenseConversionTaskOutput) SetStatus

func (s *GetLicenseConversionTaskOutput) SetStatus(v string) *GetLicenseConversionTaskOutput

SetStatus sets the Status field's value.

func (*GetLicenseConversionTaskOutput) SetStatusMessage

func (s *GetLicenseConversionTaskOutput) SetStatusMessage(v string) *GetLicenseConversionTaskOutput

SetStatusMessage sets the StatusMessage field's value.

func (GetLicenseConversionTaskOutput) String

func (s GetLicenseConversionTaskOutput) String() string

String returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

type GetLicenseInput

type GetLicenseInput struct {

    // Amazon Resource Name (ARN) of the license.
    //
    // LicenseArn is a required field
    LicenseArn *string `type:"string" required:"true"`

    // License version.
    Version *string `type:"string"`
    // contains filtered or unexported fields
}

func (GetLicenseInput) GoString

func (s GetLicenseInput) GoString() string

GoString returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

func (*GetLicenseInput) SetLicenseArn

func (s *GetLicenseInput) SetLicenseArn(v string) *GetLicenseInput

SetLicenseArn sets the LicenseArn field's value.

func (*GetLicenseInput) SetVersion

func (s *GetLicenseInput) SetVersion(v string) *GetLicenseInput

SetVersion sets the Version field's value.

func (GetLicenseInput) String

func (s GetLicenseInput) String() string

String returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

func (*GetLicenseInput) Validate

func (s *GetLicenseInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type GetLicenseManagerReportGeneratorInput

type GetLicenseManagerReportGeneratorInput struct {

    // Amazon Resource Name (ARN) of the report generator.
    //
    // LicenseManagerReportGeneratorArn is a required field
    LicenseManagerReportGeneratorArn *string `type:"string" required:"true"`
    // contains filtered or unexported fields
}

func (GetLicenseManagerReportGeneratorInput) GoString

func (s GetLicenseManagerReportGeneratorInput) GoString() string

GoString returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

func (*GetLicenseManagerReportGeneratorInput) SetLicenseManagerReportGeneratorArn

func (s *GetLicenseManagerReportGeneratorInput) SetLicenseManagerReportGeneratorArn(v string) *GetLicenseManagerReportGeneratorInput

SetLicenseManagerReportGeneratorArn sets the LicenseManagerReportGeneratorArn field's value.

func (GetLicenseManagerReportGeneratorInput) String

func (s GetLicenseManagerReportGeneratorInput) String() string

String returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

func (*GetLicenseManagerReportGeneratorInput) Validate

func (s *GetLicenseManagerReportGeneratorInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type GetLicenseManagerReportGeneratorOutput

type GetLicenseManagerReportGeneratorOutput struct {

    // A report generator that creates periodic reports about your license configurations.
    ReportGenerator *ReportGenerator `type:"structure"`
    // contains filtered or unexported fields
}

func (GetLicenseManagerReportGeneratorOutput) GoString

func (s GetLicenseManagerReportGeneratorOutput) GoString() string

GoString returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

func (*GetLicenseManagerReportGeneratorOutput) SetReportGenerator

func (s *GetLicenseManagerReportGeneratorOutput) SetReportGenerator(v *ReportGenerator) *GetLicenseManagerReportGeneratorOutput

SetReportGenerator sets the ReportGenerator field's value.

func (GetLicenseManagerReportGeneratorOutput) String

func (s GetLicenseManagerReportGeneratorOutput) String() string

String returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

type GetLicenseOutput

type GetLicenseOutput struct {

    // License details.
    License *License `type:"structure"`
    // contains filtered or unexported fields
}

func (GetLicenseOutput) GoString

func (s GetLicenseOutput) GoString() string

GoString returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

func (*GetLicenseOutput) SetLicense

func (s *GetLicenseOutput) SetLicense(v *License) *GetLicenseOutput

SetLicense sets the License field's value.

func (GetLicenseOutput) String

func (s GetLicenseOutput) String() string

String returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

type GetLicenseUsageInput

type GetLicenseUsageInput struct {

    // Amazon Resource Name (ARN) of the license.
    //
    // LicenseArn is a required field
    LicenseArn *string `type:"string" required:"true"`
    // contains filtered or unexported fields
}

func (GetLicenseUsageInput) GoString

func (s GetLicenseUsageInput) GoString() string

GoString returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

func (*GetLicenseUsageInput) SetLicenseArn

func (s *GetLicenseUsageInput) SetLicenseArn(v string) *GetLicenseUsageInput

SetLicenseArn sets the LicenseArn field's value.

func (GetLicenseUsageInput) String

func (s GetLicenseUsageInput) String() string

String returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

func (*GetLicenseUsageInput) Validate

func (s *GetLicenseUsageInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type GetLicenseUsageOutput

type GetLicenseUsageOutput struct {

    // License usage details.
    LicenseUsage *LicenseUsage `type:"structure"`
    // contains filtered or unexported fields
}

func (GetLicenseUsageOutput) GoString

func (s GetLicenseUsageOutput) GoString() string

GoString returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

func (*GetLicenseUsageOutput) SetLicenseUsage

func (s *GetLicenseUsageOutput) SetLicenseUsage(v *LicenseUsage) *GetLicenseUsageOutput

SetLicenseUsage sets the LicenseUsage field's value.

func (GetLicenseUsageOutput) String

func (s GetLicenseUsageOutput) String() string

String returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

type GetServiceSettingsInput

type GetServiceSettingsInput struct {
    // contains filtered or unexported fields
}

func (GetServiceSettingsInput) GoString

func (s GetServiceSettingsInput) GoString() string

GoString returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

func (GetServiceSettingsInput) String

func (s GetServiceSettingsInput) String() string

String returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

type GetServiceSettingsOutput

type GetServiceSettingsOutput struct {

    // Indicates whether cross-account discovery is enabled.
    EnableCrossAccountsDiscovery *bool `type:"boolean"`

    // Amazon Resource Name (ARN) of the resource share. The License Manager management
    // account provides member accounts with access to this share.
    LicenseManagerResourceShareArn *string `type:"string"`

    // Indicates whether Organizations is integrated with License Manager for cross-account
    // discovery.
    OrganizationConfiguration *OrganizationConfiguration `type:"structure"`

    // Regional S3 bucket path for storing reports, license trail event data, discovery
    // data, and so on.
    S3BucketArn *string `type:"string"`

    // SNS topic configured to receive notifications from License Manager.
    SnsTopicArn *string `type:"string"`
    // contains filtered or unexported fields
}

func (GetServiceSettingsOutput) GoString

func (s GetServiceSettingsOutput) GoString() string

GoString returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

func (*GetServiceSettingsOutput) SetEnableCrossAccountsDiscovery

func (s *GetServiceSettingsOutput) SetEnableCrossAccountsDiscovery(v bool) *GetServiceSettingsOutput

SetEnableCrossAccountsDiscovery sets the EnableCrossAccountsDiscovery field's value.

func (*GetServiceSettingsOutput) SetLicenseManagerResourceShareArn

func (s *GetServiceSettingsOutput) SetLicenseManagerResourceShareArn(v string) *GetServiceSettingsOutput

SetLicenseManagerResourceShareArn sets the LicenseManagerResourceShareArn field's value.

func (*GetServiceSettingsOutput) SetOrganizationConfiguration

func (s *GetServiceSettingsOutput) SetOrganizationConfiguration(v *OrganizationConfiguration) *GetServiceSettingsOutput

SetOrganizationConfiguration sets the OrganizationConfiguration field's value.

func (*GetServiceSettingsOutput) SetS3BucketArn

func (s *GetServiceSettingsOutput) SetS3BucketArn(v string) *GetServiceSettingsOutput

SetS3BucketArn sets the S3BucketArn field's value.

func (*GetServiceSettingsOutput) SetSnsTopicArn

func (s *GetServiceSettingsOutput) SetSnsTopicArn(v string) *GetServiceSettingsOutput

SetSnsTopicArn sets the SnsTopicArn field's value.

func (GetServiceSettingsOutput) String

func (s GetServiceSettingsOutput) String() string

String returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

type Grant

type Grant struct {

    // Amazon Resource Name (ARN) of the grant.
    //
    // GrantArn is a required field
    GrantArn *string `type:"string" required:"true"`

    // Grant name.
    //
    // GrantName is a required field
    GrantName *string `type:"string" required:"true"`

    // Grant status.
    //
    // GrantStatus is a required field
    GrantStatus *string `type:"string" required:"true" enum:"GrantStatus"`

    // Granted operations.
    //
    // GrantedOperations is a required field
    GrantedOperations []*string `min:"1" type:"list" required:"true" enum:"AllowedOperation"`

    // The grantee principal ARN.
    //
    // GranteePrincipalArn is a required field
    GranteePrincipalArn *string `type:"string" required:"true"`

    // Home Region of the grant.
    //
    // HomeRegion is a required field
    HomeRegion *string `type:"string" required:"true"`

    // License ARN.
    //
    // LicenseArn is a required field
    LicenseArn *string `type:"string" required:"true"`

    // The options specified for the grant.
    Options *Options `type:"structure"`

    // Parent ARN.
    //
    // ParentArn is a required field
    ParentArn *string `type:"string" required:"true"`

    // Grant status reason.
    StatusReason *string `type:"string"`

    // Grant version.
    //
    // Version is a required field
    Version *string `type:"string" required:"true"`
    // contains filtered or unexported fields
}

Describes a grant.

func (Grant) GoString

func (s Grant) GoString() string

GoString returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

func (*Grant) SetGrantArn

func (s *Grant) SetGrantArn(v string) *Grant

SetGrantArn sets the GrantArn field's value.

func (*Grant) SetGrantName

func (s *Grant) SetGrantName(v string) *Grant

SetGrantName sets the GrantName field's value.

func (*Grant) SetGrantStatus

func (s *Grant) SetGrantStatus(v string) *Grant

SetGrantStatus sets the GrantStatus field's value.

func (*Grant) SetGrantedOperations

func (s *Grant) SetGrantedOperations(v []*string) *Grant

SetGrantedOperations sets the GrantedOperations field's value.

func (*Grant) SetGranteePrincipalArn

func (s *Grant) SetGranteePrincipalArn(v string) *Grant

SetGranteePrincipalArn sets the GranteePrincipalArn field's value.

func (*Grant) SetHomeRegion

func (s *Grant) SetHomeRegion(v string) *Grant

SetHomeRegion sets the HomeRegion field's value.

func (*Grant) SetLicenseArn

func (s *Grant) SetLicenseArn(v string) *Grant

SetLicenseArn sets the LicenseArn field's value.

func (*Grant) SetOptions

func (s *Grant) SetOptions(v *Options) *Grant

SetOptions sets the Options field's value.

func (*Grant) SetParentArn

func (s *Grant) SetParentArn(v string) *Grant

SetParentArn sets the ParentArn field's value.

func (*Grant) SetStatusReason

func (s *Grant) SetStatusReason(v string) *Grant

SetStatusReason sets the StatusReason field's value.

func (*Grant) SetVersion

func (s *Grant) SetVersion(v string) *Grant

SetVersion sets the Version field's value.

func (Grant) String

func (s Grant) String() string

String returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

type GrantedLicense

type GrantedLicense struct {

    // Granted license beneficiary.
    Beneficiary *string `type:"string"`

    // Configuration for consumption of the license.
    ConsumptionConfiguration *ConsumptionConfiguration `type:"structure"`

    // Creation time of the granted license.
    CreateTime *string `type:"string"`

    // License entitlements.
    Entitlements []*Entitlement `type:"list"`

    // Home Region of the granted license.
    HomeRegion *string `type:"string"`

    // Granted license issuer.
    Issuer *IssuerDetails `type:"structure"`

    // Amazon Resource Name (ARN) of the license.
    LicenseArn *string `type:"string"`

    // Granted license metadata.
    LicenseMetadata []*Metadata `type:"list"`

    // License name.
    LicenseName *string `type:"string"`

    // Product name.
    ProductName *string `type:"string"`

    // Product SKU.
    ProductSKU *string `type:"string"`

    // Granted license received metadata.
    ReceivedMetadata *ReceivedMetadata `type:"structure"`

    // Granted license status.
    Status *string `type:"string" enum:"LicenseStatus"`

    // Date and time range during which the granted license is valid, in ISO8601-UTC
    // format.
    Validity *DatetimeRange `type:"structure"`

    // Version of the granted license.
    Version *string `type:"string"`
    // contains filtered or unexported fields
}

Describes a license that is granted to a grantee.

func (GrantedLicense) GoString

func (s GrantedLicense) GoString() string

GoString returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

func (*GrantedLicense) SetBeneficiary

func (s *GrantedLicense) SetBeneficiary(v string) *GrantedLicense

SetBeneficiary sets the Beneficiary field's value.

func (*GrantedLicense) SetConsumptionConfiguration

func (s *GrantedLicense) SetConsumptionConfiguration(v *ConsumptionConfiguration) *GrantedLicense

SetConsumptionConfiguration sets the ConsumptionConfiguration field's value.

func (*GrantedLicense) SetCreateTime

func (s *GrantedLicense) SetCreateTime(v string) *GrantedLicense

SetCreateTime sets the CreateTime field's value.

func (*GrantedLicense) SetEntitlements

func (s *GrantedLicense) SetEntitlements(v []*Entitlement) *GrantedLicense

SetEntitlements sets the Entitlements field's value.

func (*GrantedLicense) SetHomeRegion

func (s *GrantedLicense) SetHomeRegion(v string) *GrantedLicense

SetHomeRegion sets the HomeRegion field's value.

func (*GrantedLicense) SetIssuer

func (s *GrantedLicense) SetIssuer(v *IssuerDetails) *GrantedLicense

SetIssuer sets the Issuer field's value.

func (*GrantedLicense) SetLicenseArn

func (s *GrantedLicense) SetLicenseArn(v string) *GrantedLicense

SetLicenseArn sets the LicenseArn field's value.

func (*GrantedLicense) SetLicenseMetadata

func (s *GrantedLicense) SetLicenseMetadata(v []*Metadata) *GrantedLicense

SetLicenseMetadata sets the LicenseMetadata field's value.

func (*GrantedLicense) SetLicenseName

func (s *GrantedLicense) SetLicenseName(v string) *GrantedLicense

SetLicenseName sets the LicenseName field's value.

func (*GrantedLicense) SetProductName

func (s *GrantedLicense) SetProductName(v string) *GrantedLicense

SetProductName sets the ProductName field's value.

func (*GrantedLicense) SetProductSKU

func (s *GrantedLicense) SetProductSKU(v string) *GrantedLicense

SetProductSKU sets the ProductSKU field's value.

func (*GrantedLicense) SetReceivedMetadata

func (s *GrantedLicense) SetReceivedMetadata(v *ReceivedMetadata) *GrantedLicense

SetReceivedMetadata sets the ReceivedMetadata field's value.

func (*GrantedLicense) SetStatus

func (s *GrantedLicense) SetStatus(v string) *GrantedLicense

SetStatus sets the Status field's value.

func (*GrantedLicense) SetValidity

func (s *GrantedLicense) SetValidity(v *DatetimeRange) *GrantedLicense

SetValidity sets the Validity field's value.

func (*GrantedLicense) SetVersion

func (s *GrantedLicense) SetVersion(v string) *GrantedLicense

SetVersion sets the Version field's value.

func (GrantedLicense) String

func (s GrantedLicense) String() string

String returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

type InvalidParameterValueException

type InvalidParameterValueException struct {
    RespMetadata protocol.ResponseMetadata `json:"-" xml:"-"`

    Message_ *string `locationName:"Message" type:"string"`
    // contains filtered or unexported fields
}

One or more parameter values are not valid.

func (*InvalidParameterValueException) Code

func (s *InvalidParameterValueException) Code() string

Code returns the exception type name.

func (*InvalidParameterValueException) Error

func (s *InvalidParameterValueException) Error() string

func (InvalidParameterValueException) GoString

func (s InvalidParameterValueException) GoString() string

GoString returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

func (*InvalidParameterValueException) Message

func (s *InvalidParameterValueException) Message() string

Message returns the exception's message.

func (*InvalidParameterValueException) OrigErr

func (s *InvalidParameterValueException) OrigErr() error

OrigErr always returns nil, satisfies awserr.Error interface.

func (*InvalidParameterValueException) RequestID

func (s *InvalidParameterValueException) RequestID() string

RequestID returns the service's response RequestID for request.

func (*InvalidParameterValueException) StatusCode

func (s *InvalidParameterValueException) StatusCode() int

Status code returns the HTTP status code for the request's response error.

func (InvalidParameterValueException) String

func (s InvalidParameterValueException) String() string

String returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

type InvalidResourceStateException

type InvalidResourceStateException struct {
    RespMetadata protocol.ResponseMetadata `json:"-" xml:"-"`

    Message_ *string `locationName:"Message" type:"string"`
    // contains filtered or unexported fields
}

License Manager cannot allocate a license to a resource because of its state.

For example, you cannot allocate a license to an instance in the process of shutting down.

func (*InvalidResourceStateException) Code

func (s *InvalidResourceStateException) Code() string

Code returns the exception type name.

func (*InvalidResourceStateException) Error

func (s *InvalidResourceStateException) Error() string

func (InvalidResourceStateException) GoString

func (s InvalidResourceStateException) GoString() string

GoString returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

func (*InvalidResourceStateException) Message

func (s *InvalidResourceStateException) Message() string

Message returns the exception's message.

func (*InvalidResourceStateException) OrigErr

func (s *InvalidResourceStateException) OrigErr() error

OrigErr always returns nil, satisfies awserr.Error interface.

func (*InvalidResourceStateException) RequestID

func (s *InvalidResourceStateException) RequestID() string

RequestID returns the service's response RequestID for request.

func (*InvalidResourceStateException) StatusCode

func (s *InvalidResourceStateException) StatusCode() int

Status code returns the HTTP status code for the request's response error.

func (InvalidResourceStateException) String

func (s InvalidResourceStateException) String() string

String returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

type InventoryFilter

type InventoryFilter struct {

    // Condition of the filter.
    //
    // Condition is a required field
    Condition *string `type:"string" required:"true" enum:"InventoryFilterCondition"`

    // Name of the filter.
    //
    // Name is a required field
    Name *string `type:"string" required:"true"`

    // Value of the filter.
    Value *string `type:"string"`
    // contains filtered or unexported fields
}

An inventory filter.

func (InventoryFilter) GoString

func (s InventoryFilter) GoString() string

GoString returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

func (*InventoryFilter) SetCondition

func (s *InventoryFilter) SetCondition(v string) *InventoryFilter

SetCondition sets the Condition field's value.

func (*InventoryFilter) SetName

func (s *InventoryFilter) SetName(v string) *InventoryFilter

SetName sets the Name field's value.

func (*InventoryFilter) SetValue

func (s *InventoryFilter) SetValue(v string) *InventoryFilter

SetValue sets the Value field's value.

func (InventoryFilter) String

func (s InventoryFilter) String() string

String returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

func (*InventoryFilter) Validate

func (s *InventoryFilter) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type Issuer

type Issuer struct {

    // Issuer name.
    //
    // Name is a required field
    Name *string `type:"string" required:"true"`

    // Asymmetric KMS key from Key Management Service. The KMS key must have a key
    // usage of sign and verify, and support the RSASSA-PSS SHA-256 signing algorithm.
    SignKey *string `type:"string"`
    // contains filtered or unexported fields
}

Details about the issuer of a license.

func (Issuer) GoString

func (s Issuer) GoString() string

GoString returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

func (*Issuer) SetName

func (s *Issuer) SetName(v string) *Issuer

SetName sets the Name field's value.

func (*Issuer) SetSignKey

func (s *Issuer) SetSignKey(v string) *Issuer

SetSignKey sets the SignKey field's value.

func (Issuer) String

func (s Issuer) String() string

String returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

func (*Issuer) Validate

func (s *Issuer) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type IssuerDetails

type IssuerDetails struct {

    // Issuer key fingerprint.
    KeyFingerprint *string `type:"string"`

    // Issuer name.
    Name *string `type:"string"`

    // Asymmetric KMS key from Key Management Service. The KMS key must have a key
    // usage of sign and verify, and support the RSASSA-PSS SHA-256 signing algorithm.
    SignKey *string `type:"string"`
    // contains filtered or unexported fields
}

Details associated with the issuer of a license.

func (IssuerDetails) GoString

func (s IssuerDetails) GoString() string

GoString returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

func (*IssuerDetails) SetKeyFingerprint

func (s *IssuerDetails) SetKeyFingerprint(v string) *IssuerDetails

SetKeyFingerprint sets the KeyFingerprint field's value.

func (*IssuerDetails) SetName

func (s *IssuerDetails) SetName(v string) *IssuerDetails

SetName sets the Name field's value.

func (*IssuerDetails) SetSignKey

func (s *IssuerDetails) SetSignKey(v string) *IssuerDetails

SetSignKey sets the SignKey field's value.

func (IssuerDetails) String

func (s IssuerDetails) String() string

String returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

type License

type License struct {

    // License beneficiary.
    Beneficiary *string `type:"string"`

    // Configuration for consumption of the license.
    ConsumptionConfiguration *ConsumptionConfiguration `type:"structure"`

    // License creation time.
    CreateTime *string `type:"string"`

    // License entitlements.
    Entitlements []*Entitlement `type:"list"`

    // Home Region of the license.
    HomeRegion *string `type:"string"`

    // License issuer.
    Issuer *IssuerDetails `type:"structure"`

    // Amazon Resource Name (ARN) of the license.
    LicenseArn *string `type:"string"`

    // License metadata.
    LicenseMetadata []*Metadata `type:"list"`

    // License name.
    LicenseName *string `type:"string"`

    // Product name.
    ProductName *string `type:"string"`

    // Product SKU.
    ProductSKU *string `type:"string"`

    // License status.
    Status *string `type:"string" enum:"LicenseStatus"`

    // Date and time range during which the license is valid, in ISO8601-UTC format.
    Validity *DatetimeRange `type:"structure"`

    // License version.
    Version *string `type:"string"`
    // contains filtered or unexported fields
}

Software license that is managed in License Manager.

func (License) GoString

func (s License) GoString() string

GoString returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

func (*License) SetBeneficiary

func (s *License) SetBeneficiary(v string) *License

SetBeneficiary sets the Beneficiary field's value.

func (*License) SetConsumptionConfiguration

func (s *License) SetConsumptionConfiguration(v *ConsumptionConfiguration) *License

SetConsumptionConfiguration sets the ConsumptionConfiguration field's value.

func (*License) SetCreateTime

func (s *License) SetCreateTime(v string) *License

SetCreateTime sets the CreateTime field's value.

func (*License) SetEntitlements

func (s *License) SetEntitlements(v []*Entitlement) *License

SetEntitlements sets the Entitlements field's value.

func (*License) SetHomeRegion

func (s *License) SetHomeRegion(v string) *License

SetHomeRegion sets the HomeRegion field's value.

func (*License) SetIssuer

func (s *License) SetIssuer(v *IssuerDetails) *License

SetIssuer sets the Issuer field's value.

func (*License) SetLicenseArn

func (s *License) SetLicenseArn(v string) *License

SetLicenseArn sets the LicenseArn field's value.

func (*License) SetLicenseMetadata

func (s *License) SetLicenseMetadata(v []*Metadata) *License

SetLicenseMetadata sets the LicenseMetadata field's value.

func (*License) SetLicenseName

func (s *License) SetLicenseName(v string) *License

SetLicenseName sets the LicenseName field's value.

func (*License) SetProductName

func (s *License) SetProductName(v string) *License

SetProductName sets the ProductName field's value.

func (*License) SetProductSKU

func (s *License) SetProductSKU(v string) *License

SetProductSKU sets the ProductSKU field's value.

func (*License) SetStatus

func (s *License) SetStatus(v string) *License

SetStatus sets the Status field's value.

func (*License) SetValidity

func (s *License) SetValidity(v *DatetimeRange) *License

SetValidity sets the Validity field's value.

func (*License) SetVersion

func (s *License) SetVersion(v string) *License

SetVersion sets the Version field's value.

func (License) String

func (s License) String() string

String returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

type LicenseConfiguration

type LicenseConfiguration struct {

    // Automated discovery information.
    AutomatedDiscoveryInformation *AutomatedDiscoveryInformation `type:"structure"`

    // Summaries for licenses consumed by various resources.
    ConsumedLicenseSummaryList []*ConsumedLicenseSummary `type:"list"`

    // Number of licenses consumed.
    ConsumedLicenses *int64 `type:"long"`

    // Description of the license configuration.
    Description *string `type:"string"`

    // When true, disassociates a resource when software is uninstalled.
    DisassociateWhenNotFound *bool `type:"boolean"`

    // Amazon Resource Name (ARN) of the license configuration.
    LicenseConfigurationArn *string `type:"string"`

    // Unique ID of the license configuration.
    LicenseConfigurationId *string `type:"string"`

    // Number of licenses managed by the license configuration.
    LicenseCount *int64 `type:"long"`

    // Number of available licenses as a hard limit.
    LicenseCountHardLimit *bool `type:"boolean"`

    // Dimension to use to track the license inventory.
    LicenseCountingType *string `type:"string" enum:"LicenseCountingType"`

    // License rules.
    LicenseRules []*string `type:"list"`

    // Summaries for managed resources.
    ManagedResourceSummaryList []*ManagedResourceSummary `type:"list"`

    // Name of the license configuration.
    Name *string `type:"string"`

    // Account ID of the license configuration's owner.
    OwnerAccountId *string `type:"string"`

    // Product information.
    ProductInformationList []*ProductInformation `type:"list"`

    // Status of the license configuration.
    Status *string `type:"string"`
    // contains filtered or unexported fields
}

A license configuration is an abstraction of a customer license agreement that can be consumed and enforced by License Manager. Components include specifications for the license type (licensing by instance, socket, CPU, or vCPU), allowed tenancy (shared tenancy, Dedicated Instance, Dedicated Host, or all of these), host affinity (how long a VM must be associated with a host), and the number of licenses purchased and used.

func (LicenseConfiguration) GoString

func (s LicenseConfiguration) GoString() string

GoString returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

func (*LicenseConfiguration) SetAutomatedDiscoveryInformation

func (s *LicenseConfiguration) SetAutomatedDiscoveryInformation(v *AutomatedDiscoveryInformation) *LicenseConfiguration

SetAutomatedDiscoveryInformation sets the AutomatedDiscoveryInformation field's value.

func (*LicenseConfiguration) SetConsumedLicenseSummaryList

func (s *LicenseConfiguration) SetConsumedLicenseSummaryList(v []*ConsumedLicenseSummary) *LicenseConfiguration

SetConsumedLicenseSummaryList sets the ConsumedLicenseSummaryList field's value.

func (*LicenseConfiguration) SetConsumedLicenses

func (s *LicenseConfiguration) SetConsumedLicenses(v int64) *LicenseConfiguration

SetConsumedLicenses sets the ConsumedLicenses field's value.

func (*LicenseConfiguration) SetDescription

func (s *LicenseConfiguration) SetDescription(v string) *LicenseConfiguration

SetDescription sets the Description field's value.

func (*LicenseConfiguration) SetDisassociateWhenNotFound

func (s *LicenseConfiguration) SetDisassociateWhenNotFound(v bool) *LicenseConfiguration

SetDisassociateWhenNotFound sets the DisassociateWhenNotFound field's value.

func (*LicenseConfiguration) SetLicenseConfigurationArn

func (s *LicenseConfiguration) SetLicenseConfigurationArn(v string) *LicenseConfiguration

SetLicenseConfigurationArn sets the LicenseConfigurationArn field's value.

func (*LicenseConfiguration) SetLicenseConfigurationId

func (s *LicenseConfiguration) SetLicenseConfigurationId(v string) *LicenseConfiguration

SetLicenseConfigurationId sets the LicenseConfigurationId field's value.

func (*LicenseConfiguration) SetLicenseCount

func (s *LicenseConfiguration) SetLicenseCount(v int64) *LicenseConfiguration

SetLicenseCount sets the LicenseCount field's value.

func (*LicenseConfiguration) SetLicenseCountHardLimit

func (s *LicenseConfiguration) SetLicenseCountHardLimit(v bool) *LicenseConfiguration

SetLicenseCountHardLimit sets the LicenseCountHardLimit field's value.

func (*LicenseConfiguration) SetLicenseCountingType

func (s *LicenseConfiguration) SetLicenseCountingType(v string) *LicenseConfiguration

SetLicenseCountingType sets the LicenseCountingType field's value.

func (*LicenseConfiguration) SetLicenseRules

func (s *LicenseConfiguration) SetLicenseRules(v []*string) *LicenseConfiguration

SetLicenseRules sets the LicenseRules field's value.

func (*LicenseConfiguration) SetManagedResourceSummaryList

func (s *LicenseConfiguration) SetManagedResourceSummaryList(v []*ManagedResourceSummary) *LicenseConfiguration

SetManagedResourceSummaryList sets the ManagedResourceSummaryList field's value.

func (*LicenseConfiguration) SetName

func (s *LicenseConfiguration) SetName(v string) *LicenseConfiguration

SetName sets the Name field's value.

func (*LicenseConfiguration) SetOwnerAccountId

func (s *LicenseConfiguration) SetOwnerAccountId(v string) *LicenseConfiguration

SetOwnerAccountId sets the OwnerAccountId field's value.

func (*LicenseConfiguration) SetProductInformationList

func (s *LicenseConfiguration) SetProductInformationList(v []*ProductInformation) *LicenseConfiguration

SetProductInformationList sets the ProductInformationList field's value.

func (*LicenseConfiguration) SetStatus

func (s *LicenseConfiguration) SetStatus(v string) *LicenseConfiguration

SetStatus sets the Status field's value.

func (LicenseConfiguration) String

func (s LicenseConfiguration) String() string

String returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

type LicenseConfigurationAssociation

type LicenseConfigurationAssociation struct {

    // Scope of AMI associations. The possible value is cross-account.
    AmiAssociationScope *string `type:"string"`

    // Time when the license configuration was associated with the resource.
    AssociationTime *time.Time `type:"timestamp"`

    // Amazon Resource Name (ARN) of the resource.
    ResourceArn *string `type:"string"`

    // ID of the Amazon Web Services account that owns the resource consuming licenses.
    ResourceOwnerId *string `type:"string"`

    // Type of server resource.
    ResourceType *string `type:"string" enum:"ResourceType"`
    // contains filtered or unexported fields
}

Describes an association with a license configuration.

func (LicenseConfigurationAssociation) GoString

func (s LicenseConfigurationAssociation) GoString() string

GoString returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

func (*LicenseConfigurationAssociation) SetAmiAssociationScope

func (s *LicenseConfigurationAssociation) SetAmiAssociationScope(v string) *LicenseConfigurationAssociation

SetAmiAssociationScope sets the AmiAssociationScope field's value.

func (*LicenseConfigurationAssociation) SetAssociationTime

func (s *LicenseConfigurationAssociation) SetAssociationTime(v time.Time) *LicenseConfigurationAssociation

SetAssociationTime sets the AssociationTime field's value.

func (*LicenseConfigurationAssociation) SetResourceArn

func (s *LicenseConfigurationAssociation) SetResourceArn(v string) *LicenseConfigurationAssociation

SetResourceArn sets the ResourceArn field's value.

func (*LicenseConfigurationAssociation) SetResourceOwnerId

func (s *LicenseConfigurationAssociation) SetResourceOwnerId(v string) *LicenseConfigurationAssociation

SetResourceOwnerId sets the ResourceOwnerId field's value.

func (*LicenseConfigurationAssociation) SetResourceType

func (s *LicenseConfigurationAssociation) SetResourceType(v string) *LicenseConfigurationAssociation

SetResourceType sets the ResourceType field's value.

func (LicenseConfigurationAssociation) String

func (s LicenseConfigurationAssociation) String() string

String returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

type LicenseConfigurationUsage

type LicenseConfigurationUsage struct {

    // Time when the license configuration was initially associated with the resource.
    AssociationTime *time.Time `type:"timestamp"`

    // Number of licenses consumed by the resource.
    ConsumedLicenses *int64 `type:"long"`

    // Amazon Resource Name (ARN) of the resource.
    ResourceArn *string `type:"string"`

    // ID of the account that owns the resource.
    ResourceOwnerId *string `type:"string"`

    // Status of the resource.
    ResourceStatus *string `type:"string"`

    // Type of resource.
    ResourceType *string `type:"string" enum:"ResourceType"`
    // contains filtered or unexported fields
}

Details about the usage of a resource associated with a license configuration.

func (LicenseConfigurationUsage) GoString

func (s LicenseConfigurationUsage) GoString() string

GoString returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

func (*LicenseConfigurationUsage) SetAssociationTime

func (s *LicenseConfigurationUsage) SetAssociationTime(v time.Time) *LicenseConfigurationUsage

SetAssociationTime sets the AssociationTime field's value.

func (*LicenseConfigurationUsage) SetConsumedLicenses

func (s *LicenseConfigurationUsage) SetConsumedLicenses(v int64) *LicenseConfigurationUsage

SetConsumedLicenses sets the ConsumedLicenses field's value.

func (*LicenseConfigurationUsage) SetResourceArn

func (s *LicenseConfigurationUsage) SetResourceArn(v string) *LicenseConfigurationUsage

SetResourceArn sets the ResourceArn field's value.

func (*LicenseConfigurationUsage) SetResourceOwnerId

func (s *LicenseConfigurationUsage) SetResourceOwnerId(v string) *LicenseConfigurationUsage

SetResourceOwnerId sets the ResourceOwnerId field's value.

func (*LicenseConfigurationUsage) SetResourceStatus

func (s *LicenseConfigurationUsage) SetResourceStatus(v string) *LicenseConfigurationUsage

SetResourceStatus sets the ResourceStatus field's value.

func (*LicenseConfigurationUsage) SetResourceType

func (s *LicenseConfigurationUsage) SetResourceType(v string) *LicenseConfigurationUsage

SetResourceType sets the ResourceType field's value.

func (LicenseConfigurationUsage) String

func (s LicenseConfigurationUsage) String() string

String returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

type LicenseConversionContext

type LicenseConversionContext struct {

    // The Usage operation value that corresponds to the license type you are converting
    // your resource from. For more information about which platforms correspond
    // to which usage operation values see Sample data: usage operation by platform
    // (https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/billing-info-fields.html#billing-info)
    UsageOperation *string `type:"string"`
    // contains filtered or unexported fields
}

Information about a license type conversion task.

func (LicenseConversionContext) GoString

func (s LicenseConversionContext) GoString() string

GoString returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

func (*LicenseConversionContext) SetUsageOperation

func (s *LicenseConversionContext) SetUsageOperation(v string) *LicenseConversionContext

SetUsageOperation sets the UsageOperation field's value.

func (LicenseConversionContext) String

func (s LicenseConversionContext) String() string

String returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

type LicenseConversionTask

type LicenseConversionTask struct {

    // Information about the license type this conversion task converted to.
    DestinationLicenseContext *LicenseConversionContext `type:"structure"`

    // The time the conversion task was completed.
    EndTime *time.Time `type:"timestamp"`

    // The ID of the license type conversion task.
    LicenseConversionTaskId *string `type:"string"`

    // The time the usage operation value of the resource was changed.
    LicenseConversionTime *time.Time `type:"timestamp"`

    // The Amazon Resource Name (ARN) of the resource associated with the license
    // type conversion task.
    ResourceArn *string `type:"string"`

    // Information about the license type this conversion task converted from.
    SourceLicenseContext *LicenseConversionContext `type:"structure"`

    // The time the conversion task was started at.
    StartTime *time.Time `type:"timestamp"`

    // The status of the conversion task.
    Status *string `type:"string" enum:"LicenseConversionTaskStatus"`

    // The status message for the conversion task.
    StatusMessage *string `type:"string"`
    // contains filtered or unexported fields
}

Information about a license type conversion task.

func (LicenseConversionTask) GoString

func (s LicenseConversionTask) GoString() string

GoString returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

func (*LicenseConversionTask) SetDestinationLicenseContext

func (s *LicenseConversionTask) SetDestinationLicenseContext(v *LicenseConversionContext) *LicenseConversionTask

SetDestinationLicenseContext sets the DestinationLicenseContext field's value.

func (*LicenseConversionTask) SetEndTime

func (s *LicenseConversionTask) SetEndTime(v time.Time) *LicenseConversionTask

SetEndTime sets the EndTime field's value.

func (*LicenseConversionTask) SetLicenseConversionTaskId

func (s *LicenseConversionTask) SetLicenseConversionTaskId(v string) *LicenseConversionTask

SetLicenseConversionTaskId sets the LicenseConversionTaskId field's value.

func (*LicenseConversionTask) SetLicenseConversionTime

func (s *LicenseConversionTask) SetLicenseConversionTime(v time.Time) *LicenseConversionTask

SetLicenseConversionTime sets the LicenseConversionTime field's value.

func (*LicenseConversionTask) SetResourceArn

func (s *LicenseConversionTask) SetResourceArn(v string) *LicenseConversionTask

SetResourceArn sets the ResourceArn field's value.

func (*LicenseConversionTask) SetSourceLicenseContext

func (s *LicenseConversionTask) SetSourceLicenseContext(v *LicenseConversionContext) *LicenseConversionTask

SetSourceLicenseContext sets the SourceLicenseContext field's value.

func (*LicenseConversionTask) SetStartTime

func (s *LicenseConversionTask) SetStartTime(v time.Time) *LicenseConversionTask

SetStartTime sets the StartTime field's value.

func (*LicenseConversionTask) SetStatus

func (s *LicenseConversionTask) SetStatus(v string) *LicenseConversionTask

SetStatus sets the Status field's value.

func (*LicenseConversionTask) SetStatusMessage

func (s *LicenseConversionTask) SetStatusMessage(v string) *LicenseConversionTask

SetStatusMessage sets the StatusMessage field's value.

func (LicenseConversionTask) String

func (s LicenseConversionTask) String() string

String returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

type LicenseManager

type LicenseManager struct {
    *client.Client
}

LicenseManager provides the API operation methods for making requests to AWS License Manager. See this package's package overview docs for details on the service.

LicenseManager methods are safe to use concurrently. It is not safe to modify mutate any of the struct's properties though.

func New

func New(p client.ConfigProvider, cfgs ...*aws.Config) *LicenseManager

New creates a new instance of the LicenseManager client with a session. If additional configuration is needed for the client instance use the optional aws.Config parameter to add your extra config.

Example:

mySession := session.Must(session.NewSession())

// Create a LicenseManager client from just a session.
svc := licensemanager.New(mySession)

// Create a LicenseManager client with additional configuration
svc := licensemanager.New(mySession, aws.NewConfig().WithRegion("us-west-2"))

func (*LicenseManager) AcceptGrant

func (c *LicenseManager) AcceptGrant(input *AcceptGrantInput) (*AcceptGrantOutput, error)

AcceptGrant API operation for AWS License Manager.

Accepts the specified grant.

Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.

See the AWS API reference guide for AWS License Manager's API operation AcceptGrant for usage and error information.

Returned Error Types:

  • ValidationException The provided input is not valid. Try your request again.

  • InvalidParameterValueException One or more parameter values are not valid.

  • AuthorizationException The Amazon Web Services user account does not have permission to perform the action. Check the IAM policy associated with this account.

  • AccessDeniedException Access to resource denied.

  • RateLimitExceededException Too many requests have been submitted. Try again after a brief wait.

  • ResourceLimitExceededException Your resource limits have been exceeded.

  • ServerInternalException The server experienced an internal error. Try again.

See also, https://docs.aws.amazon.com/goto/WebAPI/license-manager-2018-08-01/AcceptGrant

func (*LicenseManager) AcceptGrantRequest

func (c *LicenseManager) AcceptGrantRequest(input *AcceptGrantInput) (req *request.Request, output *AcceptGrantOutput)

AcceptGrantRequest generates a "aws/request.Request" representing the client's request for the AcceptGrant operation. The "output" return value will be populated with the request's response once the request completes successfully.

Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.

See AcceptGrant for more information on using the AcceptGrant API call, and error handling.

This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.

// Example sending a request using the AcceptGrantRequest method.
req, resp := client.AcceptGrantRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

See also, https://docs.aws.amazon.com/goto/WebAPI/license-manager-2018-08-01/AcceptGrant

func (*LicenseManager) AcceptGrantWithContext

func (c *LicenseManager) AcceptGrantWithContext(ctx aws.Context, input *AcceptGrantInput, opts ...request.Option) (*AcceptGrantOutput, error)

AcceptGrantWithContext is the same as AcceptGrant with the addition of the ability to pass a context and additional request options.

See AcceptGrant for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*LicenseManager) CheckInLicense

func (c *LicenseManager) CheckInLicense(input *CheckInLicenseInput) (*CheckInLicenseOutput, error)

CheckInLicense API operation for AWS License Manager.

Checks in the specified license. Check in a license when it is no longer in use.

Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.

See the AWS API reference guide for AWS License Manager's API operation CheckInLicense for usage and error information.

Returned Error Types:

  • ValidationException The provided input is not valid. Try your request again.

  • InvalidParameterValueException One or more parameter values are not valid.

  • ResourceNotFoundException The resource cannot be found.

  • ConflictException There was a conflict processing the request. Try your request again.

  • AuthorizationException The Amazon Web Services user account does not have permission to perform the action. Check the IAM policy associated with this account.

  • AccessDeniedException Access to resource denied.

  • RateLimitExceededException Too many requests have been submitted. Try again after a brief wait.

  • ServerInternalException The server experienced an internal error. Try again.

See also, https://docs.aws.amazon.com/goto/WebAPI/license-manager-2018-08-01/CheckInLicense

func (*LicenseManager) CheckInLicenseRequest

func (c *LicenseManager) CheckInLicenseRequest(input *CheckInLicenseInput) (req *request.Request, output *CheckInLicenseOutput)

CheckInLicenseRequest generates a "aws/request.Request" representing the client's request for the CheckInLicense operation. The "output" return value will be populated with the request's response once the request completes successfully.

Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.

See CheckInLicense for more information on using the CheckInLicense API call, and error handling.

This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.

// Example sending a request using the CheckInLicenseRequest method.
req, resp := client.CheckInLicenseRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

See also, https://docs.aws.amazon.com/goto/WebAPI/license-manager-2018-08-01/CheckInLicense

func (*LicenseManager) CheckInLicenseWithContext

func (c *LicenseManager) CheckInLicenseWithContext(ctx aws.Context, input *CheckInLicenseInput, opts ...request.Option) (*CheckInLicenseOutput, error)

CheckInLicenseWithContext is the same as CheckInLicense with the addition of the ability to pass a context and additional request options.

See CheckInLicense for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*LicenseManager) CheckoutBorrowLicense

func (c *LicenseManager) CheckoutBorrowLicense(input *CheckoutBorrowLicenseInput) (*CheckoutBorrowLicenseOutput, error)

CheckoutBorrowLicense API operation for AWS License Manager.

Checks out the specified license for offline use.

Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.

See the AWS API reference guide for AWS License Manager's API operation CheckoutBorrowLicense for usage and error information.

Returned Error Types:

  • ValidationException The provided input is not valid. Try your request again.

  • InvalidParameterValueException One or more parameter values are not valid.

  • ResourceNotFoundException The resource cannot be found.

  • NoEntitlementsAllowedException There are no entitlements found for this license, or the entitlement maximum count is reached.

  • EntitlementNotAllowedException The entitlement is not allowed.

  • UnsupportedDigitalSignatureMethodException The digital signature method is unsupported. Try your request again.

  • RedirectException This is not the correct Region for the resource. Try again.

  • AuthorizationException The Amazon Web Services user account does not have permission to perform the action. Check the IAM policy associated with this account.

  • AccessDeniedException Access to resource denied.

  • RateLimitExceededException Too many requests have been submitted. Try again after a brief wait.

  • ServerInternalException The server experienced an internal error. Try again.

See also, https://docs.aws.amazon.com/goto/WebAPI/license-manager-2018-08-01/CheckoutBorrowLicense

func (*LicenseManager) CheckoutBorrowLicenseRequest

func (c *LicenseManager) CheckoutBorrowLicenseRequest(input *CheckoutBorrowLicenseInput) (req *request.Request, output *CheckoutBorrowLicenseOutput)

CheckoutBorrowLicenseRequest generates a "aws/request.Request" representing the client's request for the CheckoutBorrowLicense operation. The "output" return value will be populated with the request's response once the request completes successfully.

Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.

See CheckoutBorrowLicense for more information on using the CheckoutBorrowLicense API call, and error handling.

This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.

// Example sending a request using the CheckoutBorrowLicenseRequest method.
req, resp := client.CheckoutBorrowLicenseRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

See also, https://docs.aws.amazon.com/goto/WebAPI/license-manager-2018-08-01/CheckoutBorrowLicense

func (*LicenseManager) CheckoutBorrowLicenseWithContext

func (c *LicenseManager) CheckoutBorrowLicenseWithContext(ctx aws.Context, input *CheckoutBorrowLicenseInput, opts ...request.Option) (*CheckoutBorrowLicenseOutput, error)

CheckoutBorrowLicenseWithContext is the same as CheckoutBorrowLicense with the addition of the ability to pass a context and additional request options.

See CheckoutBorrowLicense for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*LicenseManager) CheckoutLicense

func (c *LicenseManager) CheckoutLicense(input *CheckoutLicenseInput) (*CheckoutLicenseOutput, error)

CheckoutLicense API operation for AWS License Manager.

Checks out the specified license.

If the account that created the license is the same that is performing the check out, you must specify the account as the beneficiary.

Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.

See the AWS API reference guide for AWS License Manager's API operation CheckoutLicense for usage and error information.

Returned Error Types:

  • ValidationException The provided input is not valid. Try your request again.

  • InvalidParameterValueException One or more parameter values are not valid.

  • ResourceNotFoundException The resource cannot be found.

  • NoEntitlementsAllowedException There are no entitlements found for this license, or the entitlement maximum count is reached.

  • UnsupportedDigitalSignatureMethodException The digital signature method is unsupported. Try your request again.

  • RedirectException This is not the correct Region for the resource. Try again.

  • AuthorizationException The Amazon Web Services user account does not have permission to perform the action. Check the IAM policy associated with this account.

  • AccessDeniedException Access to resource denied.

  • RateLimitExceededException Too many requests have been submitted. Try again after a brief wait.

  • ServerInternalException The server experienced an internal error. Try again.

See also, https://docs.aws.amazon.com/goto/WebAPI/license-manager-2018-08-01/CheckoutLicense

func (*LicenseManager) CheckoutLicenseRequest

func (c *LicenseManager) CheckoutLicenseRequest(input *CheckoutLicenseInput) (req *request.Request, output *CheckoutLicenseOutput)

CheckoutLicenseRequest generates a "aws/request.Request" representing the client's request for the CheckoutLicense operation. The "output" return value will be populated with the request's response once the request completes successfully.

Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.

See CheckoutLicense for more information on using the CheckoutLicense API call, and error handling.

This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.

// Example sending a request using the CheckoutLicenseRequest method.
req, resp := client.CheckoutLicenseRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

See also, https://docs.aws.amazon.com/goto/WebAPI/license-manager-2018-08-01/CheckoutLicense

func (*LicenseManager) CheckoutLicenseWithContext

func (c *LicenseManager) CheckoutLicenseWithContext(ctx aws.Context, input *CheckoutLicenseInput, opts ...request.Option) (*CheckoutLicenseOutput, error)

CheckoutLicenseWithContext is the same as CheckoutLicense with the addition of the ability to pass a context and additional request options.

See CheckoutLicense for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*LicenseManager) CreateGrant

func (c *LicenseManager) CreateGrant(input *CreateGrantInput) (*CreateGrantOutput, error)

CreateGrant API operation for AWS License Manager.

Creates a grant for the specified license. A grant shares the use of license entitlements with a specific Amazon Web Services account, an organization, or an organizational unit (OU). For more information, see Granted licenses in License Manager (https://docs.aws.amazon.com/license-manager/latest/userguide/granted-licenses.html) in the License Manager User Guide.

Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.

See the AWS API reference guide for AWS License Manager's API operation CreateGrant for usage and error information.

Returned Error Types:

  • ValidationException The provided input is not valid. Try your request again.

  • InvalidParameterValueException One or more parameter values are not valid.

  • ResourceLimitExceededException Your resource limits have been exceeded.

  • ServerInternalException The server experienced an internal error. Try again.

  • AuthorizationException The Amazon Web Services user account does not have permission to perform the action. Check the IAM policy associated with this account.

  • RateLimitExceededException Too many requests have been submitted. Try again after a brief wait.

  • AccessDeniedException Access to resource denied.

See also, https://docs.aws.amazon.com/goto/WebAPI/license-manager-2018-08-01/CreateGrant

func (*LicenseManager) CreateGrantRequest

func (c *LicenseManager) CreateGrantRequest(input *CreateGrantInput) (req *request.Request, output *CreateGrantOutput)

CreateGrantRequest generates a "aws/request.Request" representing the client's request for the CreateGrant operation. The "output" return value will be populated with the request's response once the request completes successfully.

Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.

See CreateGrant for more information on using the CreateGrant API call, and error handling.

This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.

// Example sending a request using the CreateGrantRequest method.
req, resp := client.CreateGrantRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

See also, https://docs.aws.amazon.com/goto/WebAPI/license-manager-2018-08-01/CreateGrant

func (*LicenseManager) CreateGrantVersion

func (c *LicenseManager) CreateGrantVersion(input *CreateGrantVersionInput) (*CreateGrantVersionOutput, error)

CreateGrantVersion API operation for AWS License Manager.

Creates a new version of the specified grant. For more information, see Granted licenses in License Manager (https://docs.aws.amazon.com/license-manager/latest/userguide/granted-licenses.html) in the License Manager User Guide.

Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.

See the AWS API reference guide for AWS License Manager's API operation CreateGrantVersion for usage and error information.

Returned Error Types:

  • ValidationException The provided input is not valid. Try your request again.

  • InvalidParameterValueException One or more parameter values are not valid.

  • ResourceLimitExceededException Your resource limits have been exceeded.

  • ServerInternalException The server experienced an internal error. Try again.

  • AuthorizationException The Amazon Web Services user account does not have permission to perform the action. Check the IAM policy associated with this account.

  • AccessDeniedException Access to resource denied.

  • RateLimitExceededException Too many requests have been submitted. Try again after a brief wait.

See also, https://docs.aws.amazon.com/goto/WebAPI/license-manager-2018-08-01/CreateGrantVersion

func (*LicenseManager) CreateGrantVersionRequest

func (c *LicenseManager) CreateGrantVersionRequest(input *CreateGrantVersionInput) (req *request.Request, output *CreateGrantVersionOutput)

CreateGrantVersionRequest generates a "aws/request.Request" representing the client's request for the CreateGrantVersion operation. The "output" return value will be populated with the request's response once the request completes successfully.

Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.

See CreateGrantVersion for more information on using the CreateGrantVersion API call, and error handling.

This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.

// Example sending a request using the CreateGrantVersionRequest method.
req, resp := client.CreateGrantVersionRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

See also, https://docs.aws.amazon.com/goto/WebAPI/license-manager-2018-08-01/CreateGrantVersion

func (*LicenseManager) CreateGrantVersionWithContext

func (c *LicenseManager) CreateGrantVersionWithContext(ctx aws.Context, input *CreateGrantVersionInput, opts ...request.Option) (*CreateGrantVersionOutput, error)

CreateGrantVersionWithContext is the same as CreateGrantVersion with the addition of the ability to pass a context and additional request options.

See CreateGrantVersion for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*LicenseManager) CreateGrantWithContext

func (c *LicenseManager) CreateGrantWithContext(ctx aws.Context, input *CreateGrantInput, opts ...request.Option) (*CreateGrantOutput, error)

CreateGrantWithContext is the same as CreateGrant with the addition of the ability to pass a context and additional request options.

See CreateGrant for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*LicenseManager) CreateLicense

func (c *LicenseManager) CreateLicense(input *CreateLicenseInput) (*CreateLicenseOutput, error)

CreateLicense API operation for AWS License Manager.

Creates a license.

Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.

See the AWS API reference guide for AWS License Manager's API operation CreateLicense for usage and error information.

Returned Error Types:

  • ValidationException The provided input is not valid. Try your request again.

  • InvalidParameterValueException One or more parameter values are not valid.

  • RedirectException This is not the correct Region for the resource. Try again.

  • AuthorizationException The Amazon Web Services user account does not have permission to perform the action. Check the IAM policy associated with this account.

  • AccessDeniedException Access to resource denied.

  • RateLimitExceededException Too many requests have been submitted. Try again after a brief wait.

  • ServerInternalException The server experienced an internal error. Try again.

See also, https://docs.aws.amazon.com/goto/WebAPI/license-manager-2018-08-01/CreateLicense

func (*LicenseManager) CreateLicenseConfiguration

func (c *LicenseManager) CreateLicenseConfiguration(input *CreateLicenseConfigurationInput) (*CreateLicenseConfigurationOutput, error)

CreateLicenseConfiguration API operation for AWS License Manager.

Creates a license configuration.

A license configuration is an abstraction of a customer license agreement that can be consumed and enforced by License Manager. Components include specifications for the license type (licensing by instance, socket, CPU, or vCPU), allowed tenancy (shared tenancy, Dedicated Instance, Dedicated Host, or all of these), license affinity to host (how long a license must be associated with a host), and the number of licenses purchased and used.

Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.

See the AWS API reference guide for AWS License Manager's API operation CreateLicenseConfiguration for usage and error information.

Returned Error Types:

  • InvalidParameterValueException One or more parameter values are not valid.

  • ServerInternalException The server experienced an internal error. Try again.

  • ResourceLimitExceededException Your resource limits have been exceeded.

  • AuthorizationException The Amazon Web Services user account does not have permission to perform the action. Check the IAM policy associated with this account.

  • AccessDeniedException Access to resource denied.

  • RateLimitExceededException Too many requests have been submitted. Try again after a brief wait.

See also, https://docs.aws.amazon.com/goto/WebAPI/license-manager-2018-08-01/CreateLicenseConfiguration

func (*LicenseManager) CreateLicenseConfigurationRequest

func (c *LicenseManager) CreateLicenseConfigurationRequest(input *CreateLicenseConfigurationInput) (req *request.Request, output *CreateLicenseConfigurationOutput)

CreateLicenseConfigurationRequest generates a "aws/request.Request" representing the client's request for the CreateLicenseConfiguration operation. The "output" return value will be populated with the request's response once the request completes successfully.

Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.

See CreateLicenseConfiguration for more information on using the CreateLicenseConfiguration API call, and error handling.

This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.

// Example sending a request using the CreateLicenseConfigurationRequest method.
req, resp := client.CreateLicenseConfigurationRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

See also, https://docs.aws.amazon.com/goto/WebAPI/license-manager-2018-08-01/CreateLicenseConfiguration

func (*LicenseManager) CreateLicenseConfigurationWithContext

func (c *LicenseManager) CreateLicenseConfigurationWithContext(ctx aws.Context, input *CreateLicenseConfigurationInput, opts ...request.Option) (*CreateLicenseConfigurationOutput, error)

CreateLicenseConfigurationWithContext is the same as CreateLicenseConfiguration with the addition of the ability to pass a context and additional request options.

See CreateLicenseConfiguration for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*LicenseManager) CreateLicenseConversionTaskForResource

func (c *LicenseManager) CreateLicenseConversionTaskForResource(input *CreateLicenseConversionTaskForResourceInput) (*CreateLicenseConversionTaskForResourceOutput, error)

CreateLicenseConversionTaskForResource API operation for AWS License Manager.

Creates a new license conversion task.

Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.

See the AWS API reference guide for AWS License Manager's API operation CreateLicenseConversionTaskForResource for usage and error information.

Returned Error Types:

  • InvalidParameterValueException One or more parameter values are not valid.

  • ValidationException The provided input is not valid. Try your request again.

  • ServerInternalException The server experienced an internal error. Try again.

  • AuthorizationException The Amazon Web Services user account does not have permission to perform the action. Check the IAM policy associated with this account.

  • AccessDeniedException Access to resource denied.

  • RateLimitExceededException Too many requests have been submitted. Try again after a brief wait.

See also, https://docs.aws.amazon.com/goto/WebAPI/license-manager-2018-08-01/CreateLicenseConversionTaskForResource

func (*LicenseManager) CreateLicenseConversionTaskForResourceRequest

func (c *LicenseManager) CreateLicenseConversionTaskForResourceRequest(input *CreateLicenseConversionTaskForResourceInput) (req *request.Request, output *CreateLicenseConversionTaskForResourceOutput)

CreateLicenseConversionTaskForResourceRequest generates a "aws/request.Request" representing the client's request for the CreateLicenseConversionTaskForResource operation. The "output" return value will be populated with the request's response once the request completes successfully.

Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.

See CreateLicenseConversionTaskForResource for more information on using the CreateLicenseConversionTaskForResource API call, and error handling.

This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.

// Example sending a request using the CreateLicenseConversionTaskForResourceRequest method.
req, resp := client.CreateLicenseConversionTaskForResourceRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

See also, https://docs.aws.amazon.com/goto/WebAPI/license-manager-2018-08-01/CreateLicenseConversionTaskForResource

func (*LicenseManager) CreateLicenseConversionTaskForResourceWithContext

func (c *LicenseManager) CreateLicenseConversionTaskForResourceWithContext(ctx aws.Context, input *CreateLicenseConversionTaskForResourceInput, opts ...request.Option) (*CreateLicenseConversionTaskForResourceOutput, error)

CreateLicenseConversionTaskForResourceWithContext is the same as CreateLicenseConversionTaskForResource with the addition of the ability to pass a context and additional request options.

See CreateLicenseConversionTaskForResource for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*LicenseManager) CreateLicenseManagerReportGenerator

func (c *LicenseManager) CreateLicenseManagerReportGenerator(input *CreateLicenseManagerReportGeneratorInput) (*CreateLicenseManagerReportGeneratorOutput, error)

CreateLicenseManagerReportGenerator API operation for AWS License Manager.

Creates a report generator.

Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.

See the AWS API reference guide for AWS License Manager's API operation CreateLicenseManagerReportGenerator for usage and error information.

Returned Error Types:

  • ValidationException The provided input is not valid. Try your request again.

  • InvalidParameterValueException One or more parameter values are not valid.

  • ResourceLimitExceededException Your resource limits have been exceeded.

  • ServerInternalException The server experienced an internal error. Try again.

  • AuthorizationException The Amazon Web Services user account does not have permission to perform the action. Check the IAM policy associated with this account.

  • RateLimitExceededException Too many requests have been submitted. Try again after a brief wait.

  • AccessDeniedException Access to resource denied.

  • ResourceNotFoundException The resource cannot be found.

See also, https://docs.aws.amazon.com/goto/WebAPI/license-manager-2018-08-01/CreateLicenseManagerReportGenerator

func (*LicenseManager) CreateLicenseManagerReportGeneratorRequest

func (c *LicenseManager) CreateLicenseManagerReportGeneratorRequest(input *CreateLicenseManagerReportGeneratorInput) (req *request.Request, output *CreateLicenseManagerReportGeneratorOutput)

CreateLicenseManagerReportGeneratorRequest generates a "aws/request.Request" representing the client's request for the CreateLicenseManagerReportGenerator operation. The "output" return value will be populated with the request's response once the request completes successfully.

Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.

See CreateLicenseManagerReportGenerator for more information on using the CreateLicenseManagerReportGenerator API call, and error handling.

This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.

// Example sending a request using the CreateLicenseManagerReportGeneratorRequest method.
req, resp := client.CreateLicenseManagerReportGeneratorRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

See also, https://docs.aws.amazon.com/goto/WebAPI/license-manager-2018-08-01/CreateLicenseManagerReportGenerator

func (*LicenseManager) CreateLicenseManagerReportGeneratorWithContext

func (c *LicenseManager) CreateLicenseManagerReportGeneratorWithContext(ctx aws.Context, input *CreateLicenseManagerReportGeneratorInput, opts ...request.Option) (*CreateLicenseManagerReportGeneratorOutput, error)

CreateLicenseManagerReportGeneratorWithContext is the same as CreateLicenseManagerReportGenerator with the addition of the ability to pass a context and additional request options.

See CreateLicenseManagerReportGenerator for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*LicenseManager) CreateLicenseRequest

func (c *LicenseManager) CreateLicenseRequest(input *CreateLicenseInput) (req *request.Request, output *CreateLicenseOutput)

CreateLicenseRequest generates a "aws/request.Request" representing the client's request for the CreateLicense operation. The "output" return value will be populated with the request's response once the request completes successfully.

Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.

See CreateLicense for more information on using the CreateLicense API call, and error handling.

This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.

// Example sending a request using the CreateLicenseRequest method.
req, resp := client.CreateLicenseRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

See also, https://docs.aws.amazon.com/goto/WebAPI/license-manager-2018-08-01/CreateLicense

func (*LicenseManager) CreateLicenseVersion

func (c *LicenseManager) CreateLicenseVersion(input *CreateLicenseVersionInput) (*CreateLicenseVersionOutput, error)

CreateLicenseVersion API operation for AWS License Manager.

Creates a new version of the specified license.

Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.

See the AWS API reference guide for AWS License Manager's API operation CreateLicenseVersion for usage and error information.

Returned Error Types:

  • ValidationException The provided input is not valid. Try your request again.

  • AccessDeniedException Access to resource denied.

  • ResourceNotFoundException The resource cannot be found.

  • RedirectException This is not the correct Region for the resource. Try again.

  • ConflictException There was a conflict processing the request. Try your request again.

  • ServerInternalException The server experienced an internal error. Try again.

  • AuthorizationException The Amazon Web Services user account does not have permission to perform the action. Check the IAM policy associated with this account.

  • RateLimitExceededException Too many requests have been submitted. Try again after a brief wait.

See also, https://docs.aws.amazon.com/goto/WebAPI/license-manager-2018-08-01/CreateLicenseVersion

func (*LicenseManager) CreateLicenseVersionRequest

func (c *LicenseManager) CreateLicenseVersionRequest(input *CreateLicenseVersionInput) (req *request.Request, output *CreateLicenseVersionOutput)

CreateLicenseVersionRequest generates a "aws/request.Request" representing the client's request for the CreateLicenseVersion operation. The "output" return value will be populated with the request's response once the request completes successfully.

Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.

See CreateLicenseVersion for more information on using the CreateLicenseVersion API call, and error handling.

This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.

// Example sending a request using the CreateLicenseVersionRequest method.
req, resp := client.CreateLicenseVersionRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

See also, https://docs.aws.amazon.com/goto/WebAPI/license-manager-2018-08-01/CreateLicenseVersion

func (*LicenseManager) CreateLicenseVersionWithContext

func (c *LicenseManager) CreateLicenseVersionWithContext(ctx aws.Context, input *CreateLicenseVersionInput, opts ...request.Option) (*CreateLicenseVersionOutput, error)

CreateLicenseVersionWithContext is the same as CreateLicenseVersion with the addition of the ability to pass a context and additional request options.

See CreateLicenseVersion for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*LicenseManager) CreateLicenseWithContext

func (c *LicenseManager) CreateLicenseWithContext(ctx aws.Context, input *CreateLicenseInput, opts ...request.Option) (*CreateLicenseOutput, error)

CreateLicenseWithContext is the same as CreateLicense with the addition of the ability to pass a context and additional request options.

See CreateLicense for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*LicenseManager) CreateToken

func (c *LicenseManager) CreateToken(input *CreateTokenInput) (*CreateTokenOutput, error)

CreateToken API operation for AWS License Manager.

Creates a long-lived token.

A refresh token is a JWT token used to get an access token. With an access token, you can call AssumeRoleWithWebIdentity to get role credentials that you can use to call License Manager to manage the specified license.

Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.

See the AWS API reference guide for AWS License Manager's API operation CreateToken for usage and error information.

Returned Error Types:

  • ValidationException The provided input is not valid. Try your request again.

  • AuthorizationException The Amazon Web Services user account does not have permission to perform the action. Check the IAM policy associated with this account.

  • AccessDeniedException Access to resource denied.

  • RateLimitExceededException Too many requests have been submitted. Try again after a brief wait.

  • ResourceLimitExceededException Your resource limits have been exceeded.

  • ServerInternalException The server experienced an internal error. Try again.

  • ResourceNotFoundException The resource cannot be found.

  • RedirectException This is not the correct Region for the resource. Try again.

See also, https://docs.aws.amazon.com/goto/WebAPI/license-manager-2018-08-01/CreateToken

func (*LicenseManager) CreateTokenRequest

func (c *LicenseManager) CreateTokenRequest(input *CreateTokenInput) (req *request.Request, output *CreateTokenOutput)

CreateTokenRequest generates a "aws/request.Request" representing the client's request for the CreateToken operation. The "output" return value will be populated with the request's response once the request completes successfully.

Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.

See CreateToken for more information on using the CreateToken API call, and error handling.

This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.

// Example sending a request using the CreateTokenRequest method.
req, resp := client.CreateTokenRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

See also, https://docs.aws.amazon.com/goto/WebAPI/license-manager-2018-08-01/CreateToken

func (*LicenseManager) CreateTokenWithContext

func (c *LicenseManager) CreateTokenWithContext(ctx aws.Context, input *CreateTokenInput, opts ...request.Option) (*CreateTokenOutput, error)

CreateTokenWithContext is the same as CreateToken with the addition of the ability to pass a context and additional request options.

See CreateToken for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*LicenseManager) DeleteGrant

func (c *LicenseManager) DeleteGrant(input *DeleteGrantInput) (*DeleteGrantOutput, error)

DeleteGrant API operation for AWS License Manager.

Deletes the specified grant.

Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.

See the AWS API reference guide for AWS License Manager's API operation DeleteGrant for usage and error information.

Returned Error Types:

  • ValidationException The provided input is not valid. Try your request again.

  • InvalidParameterValueException One or more parameter values are not valid.

  • AuthorizationException The Amazon Web Services user account does not have permission to perform the action. Check the IAM policy associated with this account.

  • AccessDeniedException Access to resource denied.

  • RateLimitExceededException Too many requests have been submitted. Try again after a brief wait.

  • ResourceLimitExceededException Your resource limits have been exceeded.

  • ServerInternalException The server experienced an internal error. Try again.

See also, https://docs.aws.amazon.com/goto/WebAPI/license-manager-2018-08-01/DeleteGrant

func (*LicenseManager) DeleteGrantRequest

func (c *LicenseManager) DeleteGrantRequest(input *DeleteGrantInput) (req *request.Request, output *DeleteGrantOutput)

DeleteGrantRequest generates a "aws/request.Request" representing the client's request for the DeleteGrant operation. The "output" return value will be populated with the request's response once the request completes successfully.

Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.

See DeleteGrant for more information on using the DeleteGrant API call, and error handling.

This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.

// Example sending a request using the DeleteGrantRequest method.
req, resp := client.DeleteGrantRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

See also, https://docs.aws.amazon.com/goto/WebAPI/license-manager-2018-08-01/DeleteGrant

func (*LicenseManager) DeleteGrantWithContext

func (c *LicenseManager) DeleteGrantWithContext(ctx aws.Context, input *DeleteGrantInput, opts ...request.Option) (*DeleteGrantOutput, error)

DeleteGrantWithContext is the same as DeleteGrant with the addition of the ability to pass a context and additional request options.

See DeleteGrant for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*LicenseManager) DeleteLicense

func (c *LicenseManager) DeleteLicense(input *DeleteLicenseInput) (*DeleteLicenseOutput, error)

DeleteLicense API operation for AWS License Manager.

Deletes the specified license.

Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.

See the AWS API reference guide for AWS License Manager's API operation DeleteLicense for usage and error information.

Returned Error Types:

  • ValidationException The provided input is not valid. Try your request again.

  • InvalidParameterValueException One or more parameter values are not valid.

  • RedirectException This is not the correct Region for the resource. Try again.

  • ConflictException There was a conflict processing the request. Try your request again.

  • ServerInternalException The server experienced an internal error. Try again.

  • AuthorizationException The Amazon Web Services user account does not have permission to perform the action. Check the IAM policy associated with this account.

  • AccessDeniedException Access to resource denied.

  • RateLimitExceededException Too many requests have been submitted. Try again after a brief wait.

See also, https://docs.aws.amazon.com/goto/WebAPI/license-manager-2018-08-01/DeleteLicense

func (*LicenseManager) DeleteLicenseConfiguration

func (c *LicenseManager) DeleteLicenseConfiguration(input *DeleteLicenseConfigurationInput) (*DeleteLicenseConfigurationOutput, error)

DeleteLicenseConfiguration API operation for AWS License Manager.

Deletes the specified license configuration.

You cannot delete a license configuration that is in use.

Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.

See the AWS API reference guide for AWS License Manager's API operation DeleteLicenseConfiguration for usage and error information.

Returned Error Types:

  • InvalidParameterValueException One or more parameter values are not valid.

  • ServerInternalException The server experienced an internal error. Try again.

  • AuthorizationException The Amazon Web Services user account does not have permission to perform the action. Check the IAM policy associated with this account.

  • AccessDeniedException Access to resource denied.

  • RateLimitExceededException Too many requests have been submitted. Try again after a brief wait.

See also, https://docs.aws.amazon.com/goto/WebAPI/license-manager-2018-08-01/DeleteLicenseConfiguration

func (*LicenseManager) DeleteLicenseConfigurationRequest

func (c *LicenseManager) DeleteLicenseConfigurationRequest(input *DeleteLicenseConfigurationInput) (req *request.Request, output *DeleteLicenseConfigurationOutput)

DeleteLicenseConfigurationRequest generates a "aws/request.Request" representing the client's request for the DeleteLicenseConfiguration operation. The "output" return value will be populated with the request's response once the request completes successfully.

Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.

See DeleteLicenseConfiguration for more information on using the DeleteLicenseConfiguration API call, and error handling.

This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.

// Example sending a request using the DeleteLicenseConfigurationRequest method.
req, resp := client.DeleteLicenseConfigurationRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

See also, https://docs.aws.amazon.com/goto/WebAPI/license-manager-2018-08-01/DeleteLicenseConfiguration

func (*LicenseManager) DeleteLicenseConfigurationWithContext

func (c *LicenseManager) DeleteLicenseConfigurationWithContext(ctx aws.Context, input *DeleteLicenseConfigurationInput, opts ...request.Option) (*DeleteLicenseConfigurationOutput, error)

DeleteLicenseConfigurationWithContext is the same as DeleteLicenseConfiguration with the addition of the ability to pass a context and additional request options.

See DeleteLicenseConfiguration for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*LicenseManager) DeleteLicenseManagerReportGenerator

func (c *LicenseManager) DeleteLicenseManagerReportGenerator(input *DeleteLicenseManagerReportGeneratorInput) (*DeleteLicenseManagerReportGeneratorOutput, error)

DeleteLicenseManagerReportGenerator API operation for AWS License Manager.

Deletes the specified report generator.

This action deletes the report generator, which stops it from generating future reports. The action cannot be reversed. It has no effect on the previous reports from this generator.

Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.

See the AWS API reference guide for AWS License Manager's API operation DeleteLicenseManagerReportGenerator for usage and error information.

Returned Error Types:

  • ValidationException The provided input is not valid. Try your request again.

  • InvalidParameterValueException One or more parameter values are not valid.

  • ResourceLimitExceededException Your resource limits have been exceeded.

  • ServerInternalException The server experienced an internal error. Try again.

  • AuthorizationException The Amazon Web Services user account does not have permission to perform the action. Check the IAM policy associated with this account.

  • RateLimitExceededException Too many requests have been submitted. Try again after a brief wait.

  • AccessDeniedException Access to resource denied.

  • ResourceNotFoundException The resource cannot be found.

See also, https://docs.aws.amazon.com/goto/WebAPI/license-manager-2018-08-01/DeleteLicenseManagerReportGenerator

func (*LicenseManager) DeleteLicenseManagerReportGeneratorRequest

func (c *LicenseManager) DeleteLicenseManagerReportGeneratorRequest(input *DeleteLicenseManagerReportGeneratorInput) (req *request.Request, output *DeleteLicenseManagerReportGeneratorOutput)

DeleteLicenseManagerReportGeneratorRequest generates a "aws/request.Request" representing the client's request for the DeleteLicenseManagerReportGenerator operation. The "output" return value will be populated with the request's response once the request completes successfully.

Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.

See DeleteLicenseManagerReportGenerator for more information on using the DeleteLicenseManagerReportGenerator API call, and error handling.

This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.

// Example sending a request using the DeleteLicenseManagerReportGeneratorRequest method.
req, resp := client.DeleteLicenseManagerReportGeneratorRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

See also, https://docs.aws.amazon.com/goto/WebAPI/license-manager-2018-08-01/DeleteLicenseManagerReportGenerator

func (*LicenseManager) DeleteLicenseManagerReportGeneratorWithContext

func (c *LicenseManager) DeleteLicenseManagerReportGeneratorWithContext(ctx aws.Context, input *DeleteLicenseManagerReportGeneratorInput, opts ...request.Option) (*DeleteLicenseManagerReportGeneratorOutput, error)

DeleteLicenseManagerReportGeneratorWithContext is the same as DeleteLicenseManagerReportGenerator with the addition of the ability to pass a context and additional request options.

See DeleteLicenseManagerReportGenerator for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*LicenseManager) DeleteLicenseRequest

func (c *LicenseManager) DeleteLicenseRequest(input *DeleteLicenseInput) (req *request.Request, output *DeleteLicenseOutput)

DeleteLicenseRequest generates a "aws/request.Request" representing the client's request for the DeleteLicense operation. The "output" return value will be populated with the request's response once the request completes successfully.

Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.

See DeleteLicense for more information on using the DeleteLicense API call, and error handling.

This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.

// Example sending a request using the DeleteLicenseRequest method.
req, resp := client.DeleteLicenseRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

See also, https://docs.aws.amazon.com/goto/WebAPI/license-manager-2018-08-01/DeleteLicense

func (*LicenseManager) DeleteLicenseWithContext

func (c *LicenseManager) DeleteLicenseWithContext(ctx aws.Context, input *DeleteLicenseInput, opts ...request.Option) (*DeleteLicenseOutput, error)

DeleteLicenseWithContext is the same as DeleteLicense with the addition of the ability to pass a context and additional request options.

See DeleteLicense for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*LicenseManager) DeleteToken

func (c *LicenseManager) DeleteToken(input *DeleteTokenInput) (*DeleteTokenOutput, error)

DeleteToken API operation for AWS License Manager.

Deletes the specified token. Must be called in the license home Region.

Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.

See the AWS API reference guide for AWS License Manager's API operation DeleteToken for usage and error information.

Returned Error Types:

  • ValidationException The provided input is not valid. Try your request again.

  • AuthorizationException The Amazon Web Services user account does not have permission to perform the action. Check the IAM policy associated with this account.

  • AccessDeniedException Access to resource denied.

  • RateLimitExceededException Too many requests have been submitted. Try again after a brief wait.

  • ServerInternalException The server experienced an internal error. Try again.

  • ResourceNotFoundException The resource cannot be found.

  • RedirectException This is not the correct Region for the resource. Try again.

See also, https://docs.aws.amazon.com/goto/WebAPI/license-manager-2018-08-01/DeleteToken

func (*LicenseManager) DeleteTokenRequest

func (c *LicenseManager) DeleteTokenRequest(input *DeleteTokenInput) (req *request.Request, output *DeleteTokenOutput)

DeleteTokenRequest generates a "aws/request.Request" representing the client's request for the DeleteToken operation. The "output" return value will be populated with the request's response once the request completes successfully.

Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.

See DeleteToken for more information on using the DeleteToken API call, and error handling.

This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.

// Example sending a request using the DeleteTokenRequest method.
req, resp := client.DeleteTokenRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

See also, https://docs.aws.amazon.com/goto/WebAPI/license-manager-2018-08-01/DeleteToken

func (*LicenseManager) DeleteTokenWithContext

func (c *LicenseManager) DeleteTokenWithContext(ctx aws.Context, input *DeleteTokenInput, opts ...request.Option) (*DeleteTokenOutput, error)

DeleteTokenWithContext is the same as DeleteToken with the addition of the ability to pass a context and additional request options.

See DeleteToken for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*LicenseManager) ExtendLicenseConsumption

func (c *LicenseManager) ExtendLicenseConsumption(input *ExtendLicenseConsumptionInput) (*ExtendLicenseConsumptionOutput, error)

ExtendLicenseConsumption API operation for AWS License Manager.

Extends the expiration date for license consumption.

Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.

See the AWS API reference guide for AWS License Manager's API operation ExtendLicenseConsumption for usage and error information.

Returned Error Types:

  • ValidationException The provided input is not valid. Try your request again.

  • InvalidParameterValueException One or more parameter values are not valid.

  • AuthorizationException The Amazon Web Services user account does not have permission to perform the action. Check the IAM policy associated with this account.

  • AccessDeniedException Access to resource denied.

  • RateLimitExceededException Too many requests have been submitted. Try again after a brief wait.

  • ServerInternalException The server experienced an internal error. Try again.

  • ResourceNotFoundException The resource cannot be found.

See also, https://docs.aws.amazon.com/goto/WebAPI/license-manager-2018-08-01/ExtendLicenseConsumption

func (*LicenseManager) ExtendLicenseConsumptionRequest

func (c *LicenseManager) ExtendLicenseConsumptionRequest(input *ExtendLicenseConsumptionInput) (req *request.Request, output *ExtendLicenseConsumptionOutput)

ExtendLicenseConsumptionRequest generates a "aws/request.Request" representing the client's request for the ExtendLicenseConsumption operation. The "output" return value will be populated with the request's response once the request completes successfully.

Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.

See ExtendLicenseConsumption for more information on using the ExtendLicenseConsumption API call, and error handling.

This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.

// Example sending a request using the ExtendLicenseConsumptionRequest method.
req, resp := client.ExtendLicenseConsumptionRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

See also, https://docs.aws.amazon.com/goto/WebAPI/license-manager-2018-08-01/ExtendLicenseConsumption

func (*LicenseManager) ExtendLicenseConsumptionWithContext

func (c *LicenseManager) ExtendLicenseConsumptionWithContext(ctx aws.Context, input *ExtendLicenseConsumptionInput, opts ...request.Option) (*ExtendLicenseConsumptionOutput, error)

ExtendLicenseConsumptionWithContext is the same as ExtendLicenseConsumption with the addition of the ability to pass a context and additional request options.

See ExtendLicenseConsumption for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*LicenseManager) GetAccessToken

func (c *LicenseManager) GetAccessToken(input *GetAccessTokenInput) (*GetAccessTokenOutput, error)

GetAccessToken API operation for AWS License Manager.

Gets a temporary access token to use with AssumeRoleWithWebIdentity. Access tokens are valid for one hour.

Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.

See the AWS API reference guide for AWS License Manager's API operation GetAccessToken for usage and error information.

Returned Error Types:

  • ValidationException The provided input is not valid. Try your request again.

  • AuthorizationException The Amazon Web Services user account does not have permission to perform the action. Check the IAM policy associated with this account.

  • AccessDeniedException Access to resource denied.

  • RateLimitExceededException Too many requests have been submitted. Try again after a brief wait.

  • ServerInternalException The server experienced an internal error. Try again.

See also, https://docs.aws.amazon.com/goto/WebAPI/license-manager-2018-08-01/GetAccessToken

func (*LicenseManager) GetAccessTokenRequest

func (c *LicenseManager) GetAccessTokenRequest(input *GetAccessTokenInput) (req *request.Request, output *GetAccessTokenOutput)

GetAccessTokenRequest generates a "aws/request.Request" representing the client's request for the GetAccessToken operation. The "output" return value will be populated with the request's response once the request completes successfully.

Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.

See GetAccessToken for more information on using the GetAccessToken API call, and error handling.

This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.

// Example sending a request using the GetAccessTokenRequest method.
req, resp := client.GetAccessTokenRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

See also, https://docs.aws.amazon.com/goto/WebAPI/license-manager-2018-08-01/GetAccessToken

func (*LicenseManager) GetAccessTokenWithContext

func (c *LicenseManager) GetAccessTokenWithContext(ctx aws.Context, input *GetAccessTokenInput, opts ...request.Option) (*GetAccessTokenOutput, error)

GetAccessTokenWithContext is the same as GetAccessToken with the addition of the ability to pass a context and additional request options.

See GetAccessToken for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*LicenseManager) GetGrant

func (c *LicenseManager) GetGrant(input *GetGrantInput) (*GetGrantOutput, error)

GetGrant API operation for AWS License Manager.

Gets detailed information about the specified grant.

Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.

See the AWS API reference guide for AWS License Manager's API operation GetGrant for usage and error information.

Returned Error Types:

  • ValidationException The provided input is not valid. Try your request again.

  • InvalidParameterValueException One or more parameter values are not valid.

  • ResourceLimitExceededException Your resource limits have been exceeded.

  • ServerInternalException The server experienced an internal error. Try again.

  • AuthorizationException The Amazon Web Services user account does not have permission to perform the action. Check the IAM policy associated with this account.

  • AccessDeniedException Access to resource denied.

  • RateLimitExceededException Too many requests have been submitted. Try again after a brief wait.

See also, https://docs.aws.amazon.com/goto/WebAPI/license-manager-2018-08-01/GetGrant

func (*LicenseManager) GetGrantRequest

func (c *LicenseManager) GetGrantRequest(input *GetGrantInput) (req *request.Request, output *GetGrantOutput)

GetGrantRequest generates a "aws/request.Request" representing the client's request for the GetGrant operation. The "output" return value will be populated with the request's response once the request completes successfully.

Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.

See GetGrant for more information on using the GetGrant API call, and error handling.

This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.

// Example sending a request using the GetGrantRequest method.
req, resp := client.GetGrantRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

See also, https://docs.aws.amazon.com/goto/WebAPI/license-manager-2018-08-01/GetGrant

func (*LicenseManager) GetGrantWithContext

func (c *LicenseManager) GetGrantWithContext(ctx aws.Context, input *GetGrantInput, opts ...request.Option) (*GetGrantOutput, error)

GetGrantWithContext is the same as GetGrant with the addition of the ability to pass a context and additional request options.

See GetGrant for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*LicenseManager) GetLicense

func (c *LicenseManager) GetLicense(input *GetLicenseInput) (*GetLicenseOutput, error)

GetLicense API operation for AWS License Manager.

Gets detailed information about the specified license.

Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.

See the AWS API reference guide for AWS License Manager's API operation GetLicense for usage and error information.

Returned Error Types:

  • ValidationException The provided input is not valid. Try your request again.

  • InvalidParameterValueException One or more parameter values are not valid.

  • AuthorizationException The Amazon Web Services user account does not have permission to perform the action. Check the IAM policy associated with this account.

  • AccessDeniedException Access to resource denied.

  • RateLimitExceededException Too many requests have been submitted. Try again after a brief wait.

  • ServerInternalException The server experienced an internal error. Try again.

See also, https://docs.aws.amazon.com/goto/WebAPI/license-manager-2018-08-01/GetLicense

func (*LicenseManager) GetLicenseConfiguration

func (c *LicenseManager) GetLicenseConfiguration(input *GetLicenseConfigurationInput) (*GetLicenseConfigurationOutput, error)

GetLicenseConfiguration API operation for AWS License Manager.

Gets detailed information about the specified license configuration.

Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.

See the AWS API reference guide for AWS License Manager's API operation GetLicenseConfiguration for usage and error information.

Returned Error Types:

  • InvalidParameterValueException One or more parameter values are not valid.

  • ServerInternalException The server experienced an internal error. Try again.

  • AuthorizationException The Amazon Web Services user account does not have permission to perform the action. Check the IAM policy associated with this account.

  • AccessDeniedException Access to resource denied.

  • RateLimitExceededException Too many requests have been submitted. Try again after a brief wait.

See also, https://docs.aws.amazon.com/goto/WebAPI/license-manager-2018-08-01/GetLicenseConfiguration

func (*LicenseManager) GetLicenseConfigurationRequest

func (c *LicenseManager) GetLicenseConfigurationRequest(input *GetLicenseConfigurationInput) (req *request.Request, output *GetLicenseConfigurationOutput)

GetLicenseConfigurationRequest generates a "aws/request.Request" representing the client's request for the GetLicenseConfiguration operation. The "output" return value will be populated with the request's response once the request completes successfully.

Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.

See GetLicenseConfiguration for more information on using the GetLicenseConfiguration API call, and error handling.

This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.

// Example sending a request using the GetLicenseConfigurationRequest method.
req, resp := client.GetLicenseConfigurationRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

See also, https://docs.aws.amazon.com/goto/WebAPI/license-manager-2018-08-01/GetLicenseConfiguration

func (*LicenseManager) GetLicenseConfigurationWithContext

func (c *LicenseManager) GetLicenseConfigurationWithContext(ctx aws.Context, input *GetLicenseConfigurationInput, opts ...request.Option) (*GetLicenseConfigurationOutput, error)

GetLicenseConfigurationWithContext is the same as GetLicenseConfiguration with the addition of the ability to pass a context and additional request options.

See GetLicenseConfiguration for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*LicenseManager) GetLicenseConversionTask

func (c *LicenseManager) GetLicenseConversionTask(input *GetLicenseConversionTaskInput) (*GetLicenseConversionTaskOutput, error)

GetLicenseConversionTask API operation for AWS License Manager.

Gets information about the specified license type conversion task.

Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.

See the AWS API reference guide for AWS License Manager's API operation GetLicenseConversionTask for usage and error information.

Returned Error Types:

  • InvalidParameterValueException One or more parameter values are not valid.

  • ServerInternalException The server experienced an internal error. Try again.

  • AuthorizationException The Amazon Web Services user account does not have permission to perform the action. Check the IAM policy associated with this account.

  • AccessDeniedException Access to resource denied.

  • RateLimitExceededException Too many requests have been submitted. Try again after a brief wait.

See also, https://docs.aws.amazon.com/goto/WebAPI/license-manager-2018-08-01/GetLicenseConversionTask

func (*LicenseManager) GetLicenseConversionTaskRequest

func (c *LicenseManager) GetLicenseConversionTaskRequest(input *GetLicenseConversionTaskInput) (req *request.Request, output *GetLicenseConversionTaskOutput)

GetLicenseConversionTaskRequest generates a "aws/request.Request" representing the client's request for the GetLicenseConversionTask operation. The "output" return value will be populated with the request's response once the request completes successfully.

Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.

See GetLicenseConversionTask for more information on using the GetLicenseConversionTask API call, and error handling.

This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.

// Example sending a request using the GetLicenseConversionTaskRequest method.
req, resp := client.GetLicenseConversionTaskRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

See also, https://docs.aws.amazon.com/goto/WebAPI/license-manager-2018-08-01/GetLicenseConversionTask

func (*LicenseManager) GetLicenseConversionTaskWithContext

func (c *LicenseManager) GetLicenseConversionTaskWithContext(ctx aws.Context, input *GetLicenseConversionTaskInput, opts ...request.Option) (*GetLicenseConversionTaskOutput, error)

GetLicenseConversionTaskWithContext is the same as GetLicenseConversionTask with the addition of the ability to pass a context and additional request options.

See GetLicenseConversionTask for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*LicenseManager) GetLicenseManagerReportGenerator

func (c *LicenseManager) GetLicenseManagerReportGenerator(input *GetLicenseManagerReportGeneratorInput) (*GetLicenseManagerReportGeneratorOutput, error)

GetLicenseManagerReportGenerator API operation for AWS License Manager.

Gets information about the specified report generator.

Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.

See the AWS API reference guide for AWS License Manager's API operation GetLicenseManagerReportGenerator for usage and error information.

Returned Error Types:

  • ValidationException The provided input is not valid. Try your request again.

  • InvalidParameterValueException One or more parameter values are not valid.

  • ResourceLimitExceededException Your resource limits have been exceeded.

  • ServerInternalException The server experienced an internal error. Try again.

  • AuthorizationException The Amazon Web Services user account does not have permission to perform the action. Check the IAM policy associated with this account.

  • RateLimitExceededException Too many requests have been submitted. Try again after a brief wait.

  • AccessDeniedException Access to resource denied.

  • ResourceNotFoundException The resource cannot be found.

See also, https://docs.aws.amazon.com/goto/WebAPI/license-manager-2018-08-01/GetLicenseManagerReportGenerator

func (*LicenseManager) GetLicenseManagerReportGeneratorRequest

func (c *LicenseManager) GetLicenseManagerReportGeneratorRequest(input *GetLicenseManagerReportGeneratorInput) (req *request.Request, output *GetLicenseManagerReportGeneratorOutput)

GetLicenseManagerReportGeneratorRequest generates a "aws/request.Request" representing the client's request for the GetLicenseManagerReportGenerator operation. The "output" return value will be populated with the request's response once the request completes successfully.

Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.

See GetLicenseManagerReportGenerator for more information on using the GetLicenseManagerReportGenerator API call, and error handling.

This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.

// Example sending a request using the GetLicenseManagerReportGeneratorRequest method.
req, resp := client.GetLicenseManagerReportGeneratorRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

See also, https://docs.aws.amazon.com/goto/WebAPI/license-manager-2018-08-01/GetLicenseManagerReportGenerator

func (*LicenseManager) GetLicenseManagerReportGeneratorWithContext

func (c *LicenseManager) GetLicenseManagerReportGeneratorWithContext(ctx aws.Context, input *GetLicenseManagerReportGeneratorInput, opts ...request.Option) (*GetLicenseManagerReportGeneratorOutput, error)

GetLicenseManagerReportGeneratorWithContext is the same as GetLicenseManagerReportGenerator with the addition of the ability to pass a context and additional request options.

See GetLicenseManagerReportGenerator for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*LicenseManager) GetLicenseRequest

func (c *LicenseManager) GetLicenseRequest(input *GetLicenseInput) (req *request.Request, output *GetLicenseOutput)

GetLicenseRequest generates a "aws/request.Request" representing the client's request for the GetLicense operation. The "output" return value will be populated with the request's response once the request completes successfully.

Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.

See GetLicense for more information on using the GetLicense API call, and error handling.

This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.

// Example sending a request using the GetLicenseRequest method.
req, resp := client.GetLicenseRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

See also, https://docs.aws.amazon.com/goto/WebAPI/license-manager-2018-08-01/GetLicense

func (*LicenseManager) GetLicenseUsage

func (c *LicenseManager) GetLicenseUsage(input *GetLicenseUsageInput) (*GetLicenseUsageOutput, error)

GetLicenseUsage API operation for AWS License Manager.

Gets detailed information about the usage of the specified license.

Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.

See the AWS API reference guide for AWS License Manager's API operation GetLicenseUsage for usage and error information.

Returned Error Types:

  • ValidationException The provided input is not valid. Try your request again.

  • InvalidParameterValueException One or more parameter values are not valid.

  • AuthorizationException The Amazon Web Services user account does not have permission to perform the action. Check the IAM policy associated with this account.

  • AccessDeniedException Access to resource denied.

  • RateLimitExceededException Too many requests have been submitted. Try again after a brief wait.

  • ServerInternalException The server experienced an internal error. Try again.

See also, https://docs.aws.amazon.com/goto/WebAPI/license-manager-2018-08-01/GetLicenseUsage

func (*LicenseManager) GetLicenseUsageRequest

func (c *LicenseManager) GetLicenseUsageRequest(input *GetLicenseUsageInput) (req *request.Request, output *GetLicenseUsageOutput)

GetLicenseUsageRequest generates a "aws/request.Request" representing the client's request for the GetLicenseUsage operation. The "output" return value will be populated with the request's response once the request completes successfully.

Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.

See GetLicenseUsage for more information on using the GetLicenseUsage API call, and error handling.

This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.

// Example sending a request using the GetLicenseUsageRequest method.
req, resp := client.GetLicenseUsageRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

See also, https://docs.aws.amazon.com/goto/WebAPI/license-manager-2018-08-01/GetLicenseUsage

func (*LicenseManager) GetLicenseUsageWithContext

func (c *LicenseManager) GetLicenseUsageWithContext(ctx aws.Context, input *GetLicenseUsageInput, opts ...request.Option) (*GetLicenseUsageOutput, error)

GetLicenseUsageWithContext is the same as GetLicenseUsage with the addition of the ability to pass a context and additional request options.

See GetLicenseUsage for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*LicenseManager) GetLicenseWithContext

func (c *LicenseManager) GetLicenseWithContext(ctx aws.Context, input *GetLicenseInput, opts ...request.Option) (*GetLicenseOutput, error)

GetLicenseWithContext is the same as GetLicense with the addition of the ability to pass a context and additional request options.

See GetLicense for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*LicenseManager) GetServiceSettings

func (c *LicenseManager) GetServiceSettings(input *GetServiceSettingsInput) (*GetServiceSettingsOutput, error)

GetServiceSettings API operation for AWS License Manager.

Gets the License Manager settings for the current Region.

Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.

See the AWS API reference guide for AWS License Manager's API operation GetServiceSettings for usage and error information.

Returned Error Types:

  • ServerInternalException The server experienced an internal error. Try again.

  • AuthorizationException The Amazon Web Services user account does not have permission to perform the action. Check the IAM policy associated with this account.

  • AccessDeniedException Access to resource denied.

  • RateLimitExceededException Too many requests have been submitted. Try again after a brief wait.

See also, https://docs.aws.amazon.com/goto/WebAPI/license-manager-2018-08-01/GetServiceSettings

func (*LicenseManager) GetServiceSettingsRequest

func (c *LicenseManager) GetServiceSettingsRequest(input *GetServiceSettingsInput) (req *request.Request, output *GetServiceSettingsOutput)

GetServiceSettingsRequest generates a "aws/request.Request" representing the client's request for the GetServiceSettings operation. The "output" return value will be populated with the request's response once the request completes successfully.

Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.

See GetServiceSettings for more information on using the GetServiceSettings API call, and error handling.

This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.

// Example sending a request using the GetServiceSettingsRequest method.
req, resp := client.GetServiceSettingsRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

See also, https://docs.aws.amazon.com/goto/WebAPI/license-manager-2018-08-01/GetServiceSettings

func (*LicenseManager) GetServiceSettingsWithContext

func (c *LicenseManager) GetServiceSettingsWithContext(ctx aws.Context, input *GetServiceSettingsInput, opts ...request.Option) (*GetServiceSettingsOutput, error)

GetServiceSettingsWithContext is the same as GetServiceSettings with the addition of the ability to pass a context and additional request options.

See GetServiceSettings for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*LicenseManager) ListAssociationsForLicenseConfiguration

func (c *LicenseManager) ListAssociationsForLicenseConfiguration(input *ListAssociationsForLicenseConfigurationInput) (*ListAssociationsForLicenseConfigurationOutput, error)

ListAssociationsForLicenseConfiguration API operation for AWS License Manager.

Lists the resource associations for the specified license configuration.

Resource associations need not consume licenses from a license configuration. For example, an AMI or a stopped instance might not consume a license (depending on the license rules).

Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.

See the AWS API reference guide for AWS License Manager's API operation ListAssociationsForLicenseConfiguration for usage and error information.

Returned Error Types:

  • InvalidParameterValueException One or more parameter values are not valid.

  • FilterLimitExceededException The request uses too many filters or too many filter values.

  • ServerInternalException The server experienced an internal error. Try again.

  • AuthorizationException The Amazon Web Services user account does not have permission to perform the action. Check the IAM policy associated with this account.

  • AccessDeniedException Access to resource denied.

  • RateLimitExceededException Too many requests have been submitted. Try again after a brief wait.

See also, https://docs.aws.amazon.com/goto/WebAPI/license-manager-2018-08-01/ListAssociationsForLicenseConfiguration

func (*LicenseManager) ListAssociationsForLicenseConfigurationRequest

func (c *LicenseManager) ListAssociationsForLicenseConfigurationRequest(input *ListAssociationsForLicenseConfigurationInput) (req *request.Request, output *ListAssociationsForLicenseConfigurationOutput)

ListAssociationsForLicenseConfigurationRequest generates a "aws/request.Request" representing the client's request for the ListAssociationsForLicenseConfiguration operation. The "output" return value will be populated with the request's response once the request completes successfully.

Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.

See ListAssociationsForLicenseConfiguration for more information on using the ListAssociationsForLicenseConfiguration API call, and error handling.

This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.

// Example sending a request using the ListAssociationsForLicenseConfigurationRequest method.
req, resp := client.ListAssociationsForLicenseConfigurationRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

See also, https://docs.aws.amazon.com/goto/WebAPI/license-manager-2018-08-01/ListAssociationsForLicenseConfiguration

func (*LicenseManager) ListAssociationsForLicenseConfigurationWithContext

func (c *LicenseManager) ListAssociationsForLicenseConfigurationWithContext(ctx aws.Context, input *ListAssociationsForLicenseConfigurationInput, opts ...request.Option) (*ListAssociationsForLicenseConfigurationOutput, error)

ListAssociationsForLicenseConfigurationWithContext is the same as ListAssociationsForLicenseConfiguration with the addition of the ability to pass a context and additional request options.

See ListAssociationsForLicenseConfiguration for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*LicenseManager) ListDistributedGrants

func (c *LicenseManager) ListDistributedGrants(input *ListDistributedGrantsInput) (*ListDistributedGrantsOutput, error)

ListDistributedGrants API operation for AWS License Manager.

Lists the grants distributed for the specified license.

Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.

See the AWS API reference guide for AWS License Manager's API operation ListDistributedGrants for usage and error information.

Returned Error Types:

  • ValidationException The provided input is not valid. Try your request again.

  • InvalidParameterValueException One or more parameter values are not valid.

  • ResourceLimitExceededException Your resource limits have been exceeded.

  • ServerInternalException The server experienced an internal error. Try again.

  • AuthorizationException The Amazon Web Services user account does not have permission to perform the action. Check the IAM policy associated with this account.

  • AccessDeniedException Access to resource denied.

  • RateLimitExceededException Too many requests have been submitted. Try again after a brief wait.

See also, https://docs.aws.amazon.com/goto/WebAPI/license-manager-2018-08-01/ListDistributedGrants

func (*LicenseManager) ListDistributedGrantsRequest

func (c *LicenseManager) ListDistributedGrantsRequest(input *ListDistributedGrantsInput) (req *request.Request, output *ListDistributedGrantsOutput)

ListDistributedGrantsRequest generates a "aws/request.Request" representing the client's request for the ListDistributedGrants operation. The "output" return value will be populated with the request's response once the request completes successfully.

Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.

See ListDistributedGrants for more information on using the ListDistributedGrants API call, and error handling.

This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.

// Example sending a request using the ListDistributedGrantsRequest method.
req, resp := client.ListDistributedGrantsRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

See also, https://docs.aws.amazon.com/goto/WebAPI/license-manager-2018-08-01/ListDistributedGrants

func (*LicenseManager) ListDistributedGrantsWithContext

func (c *LicenseManager) ListDistributedGrantsWithContext(ctx aws.Context, input *ListDistributedGrantsInput, opts ...request.Option) (*ListDistributedGrantsOutput, error)

ListDistributedGrantsWithContext is the same as ListDistributedGrants with the addition of the ability to pass a context and additional request options.

See ListDistributedGrants for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*LicenseManager) ListFailuresForLicenseConfigurationOperations

func (c *LicenseManager) ListFailuresForLicenseConfigurationOperations(input *ListFailuresForLicenseConfigurationOperationsInput) (*ListFailuresForLicenseConfigurationOperationsOutput, error)

ListFailuresForLicenseConfigurationOperations API operation for AWS License Manager.

Lists the license configuration operations that failed.

Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.

See the AWS API reference guide for AWS License Manager's API operation ListFailuresForLicenseConfigurationOperations for usage and error information.

Returned Error Types:

  • InvalidParameterValueException One or more parameter values are not valid.

  • ServerInternalException The server experienced an internal error. Try again.

  • AuthorizationException The Amazon Web Services user account does not have permission to perform the action. Check the IAM policy associated with this account.

  • AccessDeniedException Access to resource denied.

  • RateLimitExceededException Too many requests have been submitted. Try again after a brief wait.

See also, https://docs.aws.amazon.com/goto/WebAPI/license-manager-2018-08-01/ListFailuresForLicenseConfigurationOperations

func (*LicenseManager) ListFailuresForLicenseConfigurationOperationsRequest

func (c *LicenseManager) ListFailuresForLicenseConfigurationOperationsRequest(input *ListFailuresForLicenseConfigurationOperationsInput) (req *request.Request, output *ListFailuresForLicenseConfigurationOperationsOutput)

ListFailuresForLicenseConfigurationOperationsRequest generates a "aws/request.Request" representing the client's request for the ListFailuresForLicenseConfigurationOperations operation. The "output" return value will be populated with the request's response once the request completes successfully.

Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.

See ListFailuresForLicenseConfigurationOperations for more information on using the ListFailuresForLicenseConfigurationOperations API call, and error handling.

This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.

// Example sending a request using the ListFailuresForLicenseConfigurationOperationsRequest method.
req, resp := client.ListFailuresForLicenseConfigurationOperationsRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

See also, https://docs.aws.amazon.com/goto/WebAPI/license-manager-2018-08-01/ListFailuresForLicenseConfigurationOperations

func (*LicenseManager) ListFailuresForLicenseConfigurationOperationsWithContext

func (c *LicenseManager) ListFailuresForLicenseConfigurationOperationsWithContext(ctx aws.Context, input *ListFailuresForLicenseConfigurationOperationsInput, opts ...request.Option) (*ListFailuresForLicenseConfigurationOperationsOutput, error)

ListFailuresForLicenseConfigurationOperationsWithContext is the same as ListFailuresForLicenseConfigurationOperations with the addition of the ability to pass a context and additional request options.

See ListFailuresForLicenseConfigurationOperations for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*LicenseManager) ListLicenseConfigurations

func (c *LicenseManager) ListLicenseConfigurations(input *ListLicenseConfigurationsInput) (*ListLicenseConfigurationsOutput, error)

ListLicenseConfigurations API operation for AWS License Manager.

Lists the license configurations for your account.

Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.

See the AWS API reference guide for AWS License Manager's API operation ListLicenseConfigurations for usage and error information.

Returned Error Types:

  • InvalidParameterValueException One or more parameter values are not valid.

  • ServerInternalException The server experienced an internal error. Try again.

  • FilterLimitExceededException The request uses too many filters or too many filter values.

  • AuthorizationException The Amazon Web Services user account does not have permission to perform the action. Check the IAM policy associated with this account.

  • AccessDeniedException Access to resource denied.

  • RateLimitExceededException Too many requests have been submitted. Try again after a brief wait.

See also, https://docs.aws.amazon.com/goto/WebAPI/license-manager-2018-08-01/ListLicenseConfigurations

func (*LicenseManager) ListLicenseConfigurationsRequest

func (c *LicenseManager) ListLicenseConfigurationsRequest(input *ListLicenseConfigurationsInput) (req *request.Request, output *ListLicenseConfigurationsOutput)

ListLicenseConfigurationsRequest generates a "aws/request.Request" representing the client's request for the ListLicenseConfigurations operation. The "output" return value will be populated with the request's response once the request completes successfully.

Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.

See ListLicenseConfigurations for more information on using the ListLicenseConfigurations API call, and error handling.

This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.

// Example sending a request using the ListLicenseConfigurationsRequest method.
req, resp := client.ListLicenseConfigurationsRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

See also, https://docs.aws.amazon.com/goto/WebAPI/license-manager-2018-08-01/ListLicenseConfigurations

func (*LicenseManager) ListLicenseConfigurationsWithContext

func (c *LicenseManager) ListLicenseConfigurationsWithContext(ctx aws.Context, input *ListLicenseConfigurationsInput, opts ...request.Option) (*ListLicenseConfigurationsOutput, error)

ListLicenseConfigurationsWithContext is the same as ListLicenseConfigurations with the addition of the ability to pass a context and additional request options.

See ListLicenseConfigurations for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*LicenseManager) ListLicenseConversionTasks

func (c *LicenseManager) ListLicenseConversionTasks(input *ListLicenseConversionTasksInput) (*ListLicenseConversionTasksOutput, error)

ListLicenseConversionTasks API operation for AWS License Manager.

Lists the license type conversion tasks for your account.

Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.

See the AWS API reference guide for AWS License Manager's API operation ListLicenseConversionTasks for usage and error information.

Returned Error Types:

  • InvalidParameterValueException One or more parameter values are not valid.

  • ServerInternalException The server experienced an internal error. Try again.

  • AuthorizationException The Amazon Web Services user account does not have permission to perform the action. Check the IAM policy associated with this account.

  • AccessDeniedException Access to resource denied.

  • RateLimitExceededException Too many requests have been submitted. Try again after a brief wait.

See also, https://docs.aws.amazon.com/goto/WebAPI/license-manager-2018-08-01/ListLicenseConversionTasks

func (*LicenseManager) ListLicenseConversionTasksRequest

func (c *LicenseManager) ListLicenseConversionTasksRequest(input *ListLicenseConversionTasksInput) (req *request.Request, output *ListLicenseConversionTasksOutput)

ListLicenseConversionTasksRequest generates a "aws/request.Request" representing the client's request for the ListLicenseConversionTasks operation. The "output" return value will be populated with the request's response once the request completes successfully.

Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.

See ListLicenseConversionTasks for more information on using the ListLicenseConversionTasks API call, and error handling.

This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.

// Example sending a request using the ListLicenseConversionTasksRequest method.
req, resp := client.ListLicenseConversionTasksRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

See also, https://docs.aws.amazon.com/goto/WebAPI/license-manager-2018-08-01/ListLicenseConversionTasks

func (*LicenseManager) ListLicenseConversionTasksWithContext

func (c *LicenseManager) ListLicenseConversionTasksWithContext(ctx aws.Context, input *ListLicenseConversionTasksInput, opts ...request.Option) (*ListLicenseConversionTasksOutput, error)

ListLicenseConversionTasksWithContext is the same as ListLicenseConversionTasks with the addition of the ability to pass a context and additional request options.

See ListLicenseConversionTasks for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*LicenseManager) ListLicenseManagerReportGenerators

func (c *LicenseManager) ListLicenseManagerReportGenerators(input *ListLicenseManagerReportGeneratorsInput) (*ListLicenseManagerReportGeneratorsOutput, error)

ListLicenseManagerReportGenerators API operation for AWS License Manager.

Lists the report generators for your account.

Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.

See the AWS API reference guide for AWS License Manager's API operation ListLicenseManagerReportGenerators for usage and error information.

Returned Error Types:

  • ValidationException The provided input is not valid. Try your request again.

  • InvalidParameterValueException One or more parameter values are not valid.

  • ResourceLimitExceededException Your resource limits have been exceeded.

  • ServerInternalException The server experienced an internal error. Try again.

  • AuthorizationException The Amazon Web Services user account does not have permission to perform the action. Check the IAM policy associated with this account.

  • RateLimitExceededException Too many requests have been submitted. Try again after a brief wait.

  • AccessDeniedException Access to resource denied.

  • ResourceNotFoundException The resource cannot be found.

See also, https://docs.aws.amazon.com/goto/WebAPI/license-manager-2018-08-01/ListLicenseManagerReportGenerators

func (*LicenseManager) ListLicenseManagerReportGeneratorsRequest

func (c *LicenseManager) ListLicenseManagerReportGeneratorsRequest(input *ListLicenseManagerReportGeneratorsInput) (req *request.Request, output *ListLicenseManagerReportGeneratorsOutput)

ListLicenseManagerReportGeneratorsRequest generates a "aws/request.Request" representing the client's request for the ListLicenseManagerReportGenerators operation. The "output" return value will be populated with the request's response once the request completes successfully.

Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.

See ListLicenseManagerReportGenerators for more information on using the ListLicenseManagerReportGenerators API call, and error handling.

This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.

// Example sending a request using the ListLicenseManagerReportGeneratorsRequest method.
req, resp := client.ListLicenseManagerReportGeneratorsRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

See also, https://docs.aws.amazon.com/goto/WebAPI/license-manager-2018-08-01/ListLicenseManagerReportGenerators

func (*LicenseManager) ListLicenseManagerReportGeneratorsWithContext

func (c *LicenseManager) ListLicenseManagerReportGeneratorsWithContext(ctx aws.Context, input *ListLicenseManagerReportGeneratorsInput, opts ...request.Option) (*ListLicenseManagerReportGeneratorsOutput, error)

ListLicenseManagerReportGeneratorsWithContext is the same as ListLicenseManagerReportGenerators with the addition of the ability to pass a context and additional request options.

See ListLicenseManagerReportGenerators for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*LicenseManager) ListLicenseSpecificationsForResource

func (c *LicenseManager) ListLicenseSpecificationsForResource(input *ListLicenseSpecificationsForResourceInput) (*ListLicenseSpecificationsForResourceOutput, error)

ListLicenseSpecificationsForResource API operation for AWS License Manager.

Describes the license configurations for the specified resource.

Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.

See the AWS API reference guide for AWS License Manager's API operation ListLicenseSpecificationsForResource for usage and error information.

Returned Error Types:

  • InvalidParameterValueException One or more parameter values are not valid.

  • ServerInternalException The server experienced an internal error. Try again.

  • AuthorizationException The Amazon Web Services user account does not have permission to perform the action. Check the IAM policy associated with this account.

  • AccessDeniedException Access to resource denied.

  • RateLimitExceededException Too many requests have been submitted. Try again after a brief wait.

See also, https://docs.aws.amazon.com/goto/WebAPI/license-manager-2018-08-01/ListLicenseSpecificationsForResource

func (*LicenseManager) ListLicenseSpecificationsForResourceRequest

func (c *LicenseManager) ListLicenseSpecificationsForResourceRequest(input *ListLicenseSpecificationsForResourceInput) (req *request.Request, output *ListLicenseSpecificationsForResourceOutput)

ListLicenseSpecificationsForResourceRequest generates a "aws/request.Request" representing the client's request for the ListLicenseSpecificationsForResource operation. The "output" return value will be populated with the request's response once the request completes successfully.

Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.

See ListLicenseSpecificationsForResource for more information on using the ListLicenseSpecificationsForResource API call, and error handling.

This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.

// Example sending a request using the ListLicenseSpecificationsForResourceRequest method.
req, resp := client.ListLicenseSpecificationsForResourceRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

See also, https://docs.aws.amazon.com/goto/WebAPI/license-manager-2018-08-01/ListLicenseSpecificationsForResource

func (*LicenseManager) ListLicenseSpecificationsForResourceWithContext

func (c *LicenseManager) ListLicenseSpecificationsForResourceWithContext(ctx aws.Context, input *ListLicenseSpecificationsForResourceInput, opts ...request.Option) (*ListLicenseSpecificationsForResourceOutput, error)

ListLicenseSpecificationsForResourceWithContext is the same as ListLicenseSpecificationsForResource with the addition of the ability to pass a context and additional request options.

See ListLicenseSpecificationsForResource for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*LicenseManager) ListLicenseVersions

func (c *LicenseManager) ListLicenseVersions(input *ListLicenseVersionsInput) (*ListLicenseVersionsOutput, error)

ListLicenseVersions API operation for AWS License Manager.

Lists all versions of the specified license.

Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.

See the AWS API reference guide for AWS License Manager's API operation ListLicenseVersions for usage and error information.

Returned Error Types:

  • InvalidParameterValueException One or more parameter values are not valid.

  • AuthorizationException The Amazon Web Services user account does not have permission to perform the action. Check the IAM policy associated with this account.

  • AccessDeniedException Access to resource denied.

  • RateLimitExceededException Too many requests have been submitted. Try again after a brief wait.

  • ServerInternalException The server experienced an internal error. Try again.

See also, https://docs.aws.amazon.com/goto/WebAPI/license-manager-2018-08-01/ListLicenseVersions

func (*LicenseManager) ListLicenseVersionsRequest

func (c *LicenseManager) ListLicenseVersionsRequest(input *ListLicenseVersionsInput) (req *request.Request, output *ListLicenseVersionsOutput)

ListLicenseVersionsRequest generates a "aws/request.Request" representing the client's request for the ListLicenseVersions operation. The "output" return value will be populated with the request's response once the request completes successfully.

Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.

See ListLicenseVersions for more information on using the ListLicenseVersions API call, and error handling.

This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.

// Example sending a request using the ListLicenseVersionsRequest method.
req, resp := client.ListLicenseVersionsRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

See also, https://docs.aws.amazon.com/goto/WebAPI/license-manager-2018-08-01/ListLicenseVersions

func (*LicenseManager) ListLicenseVersionsWithContext

func (c *LicenseManager) ListLicenseVersionsWithContext(ctx aws.Context, input *ListLicenseVersionsInput, opts ...request.Option) (*ListLicenseVersionsOutput, error)

ListLicenseVersionsWithContext is the same as ListLicenseVersions with the addition of the ability to pass a context and additional request options.

See ListLicenseVersions for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*LicenseManager) ListLicenses

func (c *LicenseManager) ListLicenses(input *ListLicensesInput) (*ListLicensesOutput, error)

ListLicenses API operation for AWS License Manager.

Lists the licenses for your account.

Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.

See the AWS API reference guide for AWS License Manager's API operation ListLicenses for usage and error information.

Returned Error Types:

  • ValidationException The provided input is not valid. Try your request again.

  • InvalidParameterValueException One or more parameter values are not valid.

  • AuthorizationException The Amazon Web Services user account does not have permission to perform the action. Check the IAM policy associated with this account.

  • AccessDeniedException Access to resource denied.

  • RateLimitExceededException Too many requests have been submitted. Try again after a brief wait.

  • ServerInternalException The server experienced an internal error. Try again.

See also, https://docs.aws.amazon.com/goto/WebAPI/license-manager-2018-08-01/ListLicenses

func (*LicenseManager) ListLicensesRequest

func (c *LicenseManager) ListLicensesRequest(input *ListLicensesInput) (req *request.Request, output *ListLicensesOutput)

ListLicensesRequest generates a "aws/request.Request" representing the client's request for the ListLicenses operation. The "output" return value will be populated with the request's response once the request completes successfully.

Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.

See ListLicenses for more information on using the ListLicenses API call, and error handling.

This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.

// Example sending a request using the ListLicensesRequest method.
req, resp := client.ListLicensesRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

See also, https://docs.aws.amazon.com/goto/WebAPI/license-manager-2018-08-01/ListLicenses

func (*LicenseManager) ListLicensesWithContext

func (c *LicenseManager) ListLicensesWithContext(ctx aws.Context, input *ListLicensesInput, opts ...request.Option) (*ListLicensesOutput, error)

ListLicensesWithContext is the same as ListLicenses with the addition of the ability to pass a context and additional request options.

See ListLicenses for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*LicenseManager) ListReceivedGrants

func (c *LicenseManager) ListReceivedGrants(input *ListReceivedGrantsInput) (*ListReceivedGrantsOutput, error)

ListReceivedGrants API operation for AWS License Manager.

Lists grants that are received. Received grants are grants created while specifying the recipient as this Amazon Web Services account, your organization, or an organizational unit (OU) to which this member account belongs.

Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.

See the AWS API reference guide for AWS License Manager's API operation ListReceivedGrants for usage and error information.

Returned Error Types:

  • ValidationException The provided input is not valid. Try your request again.

  • InvalidParameterValueException One or more parameter values are not valid.

  • ResourceLimitExceededException Your resource limits have been exceeded.

  • ServerInternalException The server experienced an internal error. Try again.

  • AuthorizationException The Amazon Web Services user account does not have permission to perform the action. Check the IAM policy associated with this account.

  • AccessDeniedException Access to resource denied.

  • RateLimitExceededException Too many requests have been submitted. Try again after a brief wait.

See also, https://docs.aws.amazon.com/goto/WebAPI/license-manager-2018-08-01/ListReceivedGrants

func (*LicenseManager) ListReceivedGrantsForOrganization

func (c *LicenseManager) ListReceivedGrantsForOrganization(input *ListReceivedGrantsForOrganizationInput) (*ListReceivedGrantsForOrganizationOutput, error)

ListReceivedGrantsForOrganization API operation for AWS License Manager.

Lists the grants received for all accounts in the organization.

Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.

See the AWS API reference guide for AWS License Manager's API operation ListReceivedGrantsForOrganization for usage and error information.

Returned Error Types:

  • ValidationException The provided input is not valid. Try your request again.

  • InvalidParameterValueException One or more parameter values are not valid.

  • ResourceLimitExceededException Your resource limits have been exceeded.

  • ServerInternalException The server experienced an internal error. Try again.

  • AuthorizationException The Amazon Web Services user account does not have permission to perform the action. Check the IAM policy associated with this account.

  • AccessDeniedException Access to resource denied.

  • RateLimitExceededException Too many requests have been submitted. Try again after a brief wait.

See also, https://docs.aws.amazon.com/goto/WebAPI/license-manager-2018-08-01/ListReceivedGrantsForOrganization

func (*LicenseManager) ListReceivedGrantsForOrganizationRequest

func (c *LicenseManager) ListReceivedGrantsForOrganizationRequest(input *ListReceivedGrantsForOrganizationInput) (req *request.Request, output *ListReceivedGrantsForOrganizationOutput)

ListReceivedGrantsForOrganizationRequest generates a "aws/request.Request" representing the client's request for the ListReceivedGrantsForOrganization operation. The "output" return value will be populated with the request's response once the request completes successfully.

Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.

See ListReceivedGrantsForOrganization for more information on using the ListReceivedGrantsForOrganization API call, and error handling.

This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.

// Example sending a request using the ListReceivedGrantsForOrganizationRequest method.
req, resp := client.ListReceivedGrantsForOrganizationRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

See also, https://docs.aws.amazon.com/goto/WebAPI/license-manager-2018-08-01/ListReceivedGrantsForOrganization

func (*LicenseManager) ListReceivedGrantsForOrganizationWithContext

func (c *LicenseManager) ListReceivedGrantsForOrganizationWithContext(ctx aws.Context, input *ListReceivedGrantsForOrganizationInput, opts ...request.Option) (*ListReceivedGrantsForOrganizationOutput, error)

ListReceivedGrantsForOrganizationWithContext is the same as ListReceivedGrantsForOrganization with the addition of the ability to pass a context and additional request options.

See ListReceivedGrantsForOrganization for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*LicenseManager) ListReceivedGrantsRequest

func (c *LicenseManager) ListReceivedGrantsRequest(input *ListReceivedGrantsInput) (req *request.Request, output *ListReceivedGrantsOutput)

ListReceivedGrantsRequest generates a "aws/request.Request" representing the client's request for the ListReceivedGrants operation. The "output" return value will be populated with the request's response once the request completes successfully.

Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.

See ListReceivedGrants for more information on using the ListReceivedGrants API call, and error handling.

This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.

// Example sending a request using the ListReceivedGrantsRequest method.
req, resp := client.ListReceivedGrantsRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

See also, https://docs.aws.amazon.com/goto/WebAPI/license-manager-2018-08-01/ListReceivedGrants

func (*LicenseManager) ListReceivedGrantsWithContext

func (c *LicenseManager) ListReceivedGrantsWithContext(ctx aws.Context, input *ListReceivedGrantsInput, opts ...request.Option) (*ListReceivedGrantsOutput, error)

ListReceivedGrantsWithContext is the same as ListReceivedGrants with the addition of the ability to pass a context and additional request options.

See ListReceivedGrants for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*LicenseManager) ListReceivedLicenses

func (c *LicenseManager) ListReceivedLicenses(input *ListReceivedLicensesInput) (*ListReceivedLicensesOutput, error)

ListReceivedLicenses API operation for AWS License Manager.

Lists received licenses.

Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.

See the AWS API reference guide for AWS License Manager's API operation ListReceivedLicenses for usage and error information.

Returned Error Types:

  • ValidationException The provided input is not valid. Try your request again.

  • InvalidParameterValueException One or more parameter values are not valid.

  • ResourceLimitExceededException Your resource limits have been exceeded.

  • ServerInternalException The server experienced an internal error. Try again.

  • AuthorizationException The Amazon Web Services user account does not have permission to perform the action. Check the IAM policy associated with this account.

  • AccessDeniedException Access to resource denied.

  • RateLimitExceededException Too many requests have been submitted. Try again after a brief wait.

See also, https://docs.aws.amazon.com/goto/WebAPI/license-manager-2018-08-01/ListReceivedLicenses

func (*LicenseManager) ListReceivedLicensesForOrganization

func (c *LicenseManager) ListReceivedLicensesForOrganization(input *ListReceivedLicensesForOrganizationInput) (*ListReceivedLicensesForOrganizationOutput, error)

ListReceivedLicensesForOrganization API operation for AWS License Manager.

Lists the licenses received for all accounts in the organization.

Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.

See the AWS API reference guide for AWS License Manager's API operation ListReceivedLicensesForOrganization for usage and error information.

Returned Error Types:

  • ValidationException The provided input is not valid. Try your request again.

  • InvalidParameterValueException One or more parameter values are not valid.

  • ResourceLimitExceededException Your resource limits have been exceeded.

  • ServerInternalException The server experienced an internal error. Try again.

  • AuthorizationException The Amazon Web Services user account does not have permission to perform the action. Check the IAM policy associated with this account.

  • AccessDeniedException Access to resource denied.

  • RateLimitExceededException Too many requests have been submitted. Try again after a brief wait.

See also, https://docs.aws.amazon.com/goto/WebAPI/license-manager-2018-08-01/ListReceivedLicensesForOrganization

func (*LicenseManager) ListReceivedLicensesForOrganizationRequest

func (c *LicenseManager) ListReceivedLicensesForOrganizationRequest(input *ListReceivedLicensesForOrganizationInput) (req *request.Request, output *ListReceivedLicensesForOrganizationOutput)

ListReceivedLicensesForOrganizationRequest generates a "aws/request.Request" representing the client's request for the ListReceivedLicensesForOrganization operation. The "output" return value will be populated with the request's response once the request completes successfully.

Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.

See ListReceivedLicensesForOrganization for more information on using the ListReceivedLicensesForOrganization API call, and error handling.

This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.

// Example sending a request using the ListReceivedLicensesForOrganizationRequest method.
req, resp := client.ListReceivedLicensesForOrganizationRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

See also, https://docs.aws.amazon.com/goto/WebAPI/license-manager-2018-08-01/ListReceivedLicensesForOrganization

func (*LicenseManager) ListReceivedLicensesForOrganizationWithContext

func (c *LicenseManager) ListReceivedLicensesForOrganizationWithContext(ctx aws.Context, input *ListReceivedLicensesForOrganizationInput, opts ...request.Option) (*ListReceivedLicensesForOrganizationOutput, error)

ListReceivedLicensesForOrganizationWithContext is the same as ListReceivedLicensesForOrganization with the addition of the ability to pass a context and additional request options.

See ListReceivedLicensesForOrganization for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*LicenseManager) ListReceivedLicensesRequest

func (c *LicenseManager) ListReceivedLicensesRequest(input *ListReceivedLicensesInput) (req *request.Request, output *ListReceivedLicensesOutput)

ListReceivedLicensesRequest generates a "aws/request.Request" representing the client's request for the ListReceivedLicenses operation. The "output" return value will be populated with the request's response once the request completes successfully.

Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.

See ListReceivedLicenses for more information on using the ListReceivedLicenses API call, and error handling.

This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.

// Example sending a request using the ListReceivedLicensesRequest method.
req, resp := client.ListReceivedLicensesRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

See also, https://docs.aws.amazon.com/goto/WebAPI/license-manager-2018-08-01/ListReceivedLicenses

func (*LicenseManager) ListReceivedLicensesWithContext

func (c *LicenseManager) ListReceivedLicensesWithContext(ctx aws.Context, input *ListReceivedLicensesInput, opts ...request.Option) (*ListReceivedLicensesOutput, error)

ListReceivedLicensesWithContext is the same as ListReceivedLicenses with the addition of the ability to pass a context and additional request options.

See ListReceivedLicenses for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*LicenseManager) ListResourceInventory

func (c *LicenseManager) ListResourceInventory(input *ListResourceInventoryInput) (*ListResourceInventoryOutput, error)

ListResourceInventory API operation for AWS License Manager.

Lists resources managed using Systems Manager inventory.

Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.

See the AWS API reference guide for AWS License Manager's API operation ListResourceInventory for usage and error information.

Returned Error Types:

  • InvalidParameterValueException One or more parameter values are not valid.

  • ServerInternalException The server experienced an internal error. Try again.

  • FilterLimitExceededException The request uses too many filters or too many filter values.

  • FailedDependencyException A dependency required to run the API is missing.

  • AuthorizationException The Amazon Web Services user account does not have permission to perform the action. Check the IAM policy associated with this account.

  • AccessDeniedException Access to resource denied.

  • RateLimitExceededException Too many requests have been submitted. Try again after a brief wait.

See also, https://docs.aws.amazon.com/goto/WebAPI/license-manager-2018-08-01/ListResourceInventory

func (*LicenseManager) ListResourceInventoryRequest

func (c *LicenseManager) ListResourceInventoryRequest(input *ListResourceInventoryInput) (req *request.Request, output *ListResourceInventoryOutput)

ListResourceInventoryRequest generates a "aws/request.Request" representing the client's request for the ListResourceInventory operation. The "output" return value will be populated with the request's response once the request completes successfully.

Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.

See ListResourceInventory for more information on using the ListResourceInventory API call, and error handling.

This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.

// Example sending a request using the ListResourceInventoryRequest method.
req, resp := client.ListResourceInventoryRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

See also, https://docs.aws.amazon.com/goto/WebAPI/license-manager-2018-08-01/ListResourceInventory

func (*LicenseManager) ListResourceInventoryWithContext

func (c *LicenseManager) ListResourceInventoryWithContext(ctx aws.Context, input *ListResourceInventoryInput, opts ...request.Option) (*ListResourceInventoryOutput, error)

ListResourceInventoryWithContext is the same as ListResourceInventory with the addition of the ability to pass a context and additional request options.

See ListResourceInventory for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*LicenseManager) ListTagsForResource

func (c *LicenseManager) ListTagsForResource(input *ListTagsForResourceInput) (*ListTagsForResourceOutput, error)

ListTagsForResource API operation for AWS License Manager.

Lists the tags for the specified license configuration.

Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.

See the AWS API reference guide for AWS License Manager's API operation ListTagsForResource for usage and error information.

Returned Error Types:

  • InvalidParameterValueException One or more parameter values are not valid.

  • ServerInternalException The server experienced an internal error. Try again.

  • AuthorizationException The Amazon Web Services user account does not have permission to perform the action. Check the IAM policy associated with this account.

  • AccessDeniedException Access to resource denied.

  • RateLimitExceededException Too many requests have been submitted. Try again after a brief wait.

See also, https://docs.aws.amazon.com/goto/WebAPI/license-manager-2018-08-01/ListTagsForResource

func (*LicenseManager) ListTagsForResourceRequest

func (c *LicenseManager) ListTagsForResourceRequest(input *ListTagsForResourceInput) (req *request.Request, output *ListTagsForResourceOutput)

ListTagsForResourceRequest generates a "aws/request.Request" representing the client's request for the ListTagsForResource operation. The "output" return value will be populated with the request's response once the request completes successfully.

Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.

See ListTagsForResource for more information on using the ListTagsForResource API call, and error handling.

This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.

// Example sending a request using the ListTagsForResourceRequest method.
req, resp := client.ListTagsForResourceRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

See also, https://docs.aws.amazon.com/goto/WebAPI/license-manager-2018-08-01/ListTagsForResource

func (*LicenseManager) ListTagsForResourceWithContext

func (c *LicenseManager) ListTagsForResourceWithContext(ctx aws.Context, input *ListTagsForResourceInput, opts ...request.Option) (*ListTagsForResourceOutput, error)

ListTagsForResourceWithContext is the same as ListTagsForResource with the addition of the ability to pass a context and additional request options.

See ListTagsForResource for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*LicenseManager) ListTokens

func (c *LicenseManager) ListTokens(input *ListTokensInput) (*ListTokensOutput, error)

ListTokens API operation for AWS License Manager.

Lists your tokens.

Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.

See the AWS API reference guide for AWS License Manager's API operation ListTokens for usage and error information.

Returned Error Types:

  • ValidationException The provided input is not valid. Try your request again.

  • AuthorizationException The Amazon Web Services user account does not have permission to perform the action. Check the IAM policy associated with this account.

  • AccessDeniedException Access to resource denied.

  • RateLimitExceededException Too many requests have been submitted. Try again after a brief wait.

  • ServerInternalException The server experienced an internal error. Try again.

See also, https://docs.aws.amazon.com/goto/WebAPI/license-manager-2018-08-01/ListTokens

func (*LicenseManager) ListTokensRequest

func (c *LicenseManager) ListTokensRequest(input *ListTokensInput) (req *request.Request, output *ListTokensOutput)

ListTokensRequest generates a "aws/request.Request" representing the client's request for the ListTokens operation. The "output" return value will be populated with the request's response once the request completes successfully.

Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.

See ListTokens for more information on using the ListTokens API call, and error handling.

This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.

// Example sending a request using the ListTokensRequest method.
req, resp := client.ListTokensRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

See also, https://docs.aws.amazon.com/goto/WebAPI/license-manager-2018-08-01/ListTokens

func (*LicenseManager) ListTokensWithContext

func (c *LicenseManager) ListTokensWithContext(ctx aws.Context, input *ListTokensInput, opts ...request.Option) (*ListTokensOutput, error)

ListTokensWithContext is the same as ListTokens with the addition of the ability to pass a context and additional request options.

See ListTokens for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*LicenseManager) ListUsageForLicenseConfiguration

func (c *LicenseManager) ListUsageForLicenseConfiguration(input *ListUsageForLicenseConfigurationInput) (*ListUsageForLicenseConfigurationOutput, error)

ListUsageForLicenseConfiguration API operation for AWS License Manager.

Lists all license usage records for a license configuration, displaying license consumption details by resource at a selected point in time. Use this action to audit the current license consumption for any license inventory and configuration.

Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.

See the AWS API reference guide for AWS License Manager's API operation ListUsageForLicenseConfiguration for usage and error information.

Returned Error Types:

  • InvalidParameterValueException One or more parameter values are not valid.

  • FilterLimitExceededException The request uses too many filters or too many filter values.

  • ServerInternalException The server experienced an internal error. Try again.

  • AuthorizationException The Amazon Web Services user account does not have permission to perform the action. Check the IAM policy associated with this account.

  • AccessDeniedException Access to resource denied.

  • RateLimitExceededException Too many requests have been submitted. Try again after a brief wait.

See also, https://docs.aws.amazon.com/goto/WebAPI/license-manager-2018-08-01/ListUsageForLicenseConfiguration

func (*LicenseManager) ListUsageForLicenseConfigurationRequest

func (c *LicenseManager) ListUsageForLicenseConfigurationRequest(input *ListUsageForLicenseConfigurationInput) (req *request.Request, output *ListUsageForLicenseConfigurationOutput)

ListUsageForLicenseConfigurationRequest generates a "aws/request.Request" representing the client's request for the ListUsageForLicenseConfiguration operation. The "output" return value will be populated with the request's response once the request completes successfully.

Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.

See ListUsageForLicenseConfiguration for more information on using the ListUsageForLicenseConfiguration API call, and error handling.

This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.

// Example sending a request using the ListUsageForLicenseConfigurationRequest method.
req, resp := client.ListUsageForLicenseConfigurationRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

See also, https://docs.aws.amazon.com/goto/WebAPI/license-manager-2018-08-01/ListUsageForLicenseConfiguration

func (*LicenseManager) ListUsageForLicenseConfigurationWithContext

func (c *LicenseManager) ListUsageForLicenseConfigurationWithContext(ctx aws.Context, input *ListUsageForLicenseConfigurationInput, opts ...request.Option) (*ListUsageForLicenseConfigurationOutput, error)

ListUsageForLicenseConfigurationWithContext is the same as ListUsageForLicenseConfiguration with the addition of the ability to pass a context and additional request options.

See ListUsageForLicenseConfiguration for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*LicenseManager) RejectGrant

func (c *LicenseManager) RejectGrant(input *RejectGrantInput) (*RejectGrantOutput, error)

RejectGrant API operation for AWS License Manager.

Rejects the specified grant.

Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.

See the AWS API reference guide for AWS License Manager's API operation RejectGrant for usage and error information.

Returned Error Types:

  • ValidationException The provided input is not valid. Try your request again.

  • InvalidParameterValueException One or more parameter values are not valid.

  • AuthorizationException The Amazon Web Services user account does not have permission to perform the action. Check the IAM policy associated with this account.

  • AccessDeniedException Access to resource denied.

  • RateLimitExceededException Too many requests have been submitted. Try again after a brief wait.

  • ResourceLimitExceededException Your resource limits have been exceeded.

  • ServerInternalException The server experienced an internal error. Try again.

See also, https://docs.aws.amazon.com/goto/WebAPI/license-manager-2018-08-01/RejectGrant

func (*LicenseManager) RejectGrantRequest

func (c *LicenseManager) RejectGrantRequest(input *RejectGrantInput) (req *request.Request, output *RejectGrantOutput)

RejectGrantRequest generates a "aws/request.Request" representing the client's request for the RejectGrant operation. The "output" return value will be populated with the request's response once the request completes successfully.

Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.

See RejectGrant for more information on using the RejectGrant API call, and error handling.

This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.

// Example sending a request using the RejectGrantRequest method.
req, resp := client.RejectGrantRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

See also, https://docs.aws.amazon.com/goto/WebAPI/license-manager-2018-08-01/RejectGrant

func (*LicenseManager) RejectGrantWithContext

func (c *LicenseManager) RejectGrantWithContext(ctx aws.Context, input *RejectGrantInput, opts ...request.Option) (*RejectGrantOutput, error)

RejectGrantWithContext is the same as RejectGrant with the addition of the ability to pass a context and additional request options.

See RejectGrant for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*LicenseManager) TagResource

func (c *LicenseManager) TagResource(input *TagResourceInput) (*TagResourceOutput, error)

TagResource API operation for AWS License Manager.

Adds the specified tags to the specified license configuration.

Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.

See the AWS API reference guide for AWS License Manager's API operation TagResource for usage and error information.

Returned Error Types:

  • InvalidParameterValueException One or more parameter values are not valid.

  • ServerInternalException The server experienced an internal error. Try again.

  • AuthorizationException The Amazon Web Services user account does not have permission to perform the action. Check the IAM policy associated with this account.

  • AccessDeniedException Access to resource denied.

  • RateLimitExceededException Too many requests have been submitted. Try again after a brief wait.

See also, https://docs.aws.amazon.com/goto/WebAPI/license-manager-2018-08-01/TagResource

func (*LicenseManager) TagResourceRequest

func (c *LicenseManager) TagResourceRequest(input *TagResourceInput) (req *request.Request, output *TagResourceOutput)

TagResourceRequest generates a "aws/request.Request" representing the client's request for the TagResource operation. The "output" return value will be populated with the request's response once the request completes successfully.

Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.

See TagResource for more information on using the TagResource API call, and error handling.

This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.

// Example sending a request using the TagResourceRequest method.
req, resp := client.TagResourceRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

See also, https://docs.aws.amazon.com/goto/WebAPI/license-manager-2018-08-01/TagResource

func (*LicenseManager) TagResourceWithContext

func (c *LicenseManager) TagResourceWithContext(ctx aws.Context, input *TagResourceInput, opts ...request.Option) (*TagResourceOutput, error)

TagResourceWithContext is the same as TagResource with the addition of the ability to pass a context and additional request options.

See TagResource for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*LicenseManager) UntagResource

func (c *LicenseManager) UntagResource(input *UntagResourceInput) (*UntagResourceOutput, error)

UntagResource API operation for AWS License Manager.

Removes the specified tags from the specified license configuration.

Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.

See the AWS API reference guide for AWS License Manager's API operation UntagResource for usage and error information.

Returned Error Types:

  • InvalidParameterValueException One or more parameter values are not valid.

  • ServerInternalException The server experienced an internal error. Try again.

  • AuthorizationException The Amazon Web Services user account does not have permission to perform the action. Check the IAM policy associated with this account.

  • AccessDeniedException Access to resource denied.

  • RateLimitExceededException Too many requests have been submitted. Try again after a brief wait.

See also, https://docs.aws.amazon.com/goto/WebAPI/license-manager-2018-08-01/UntagResource

func (*LicenseManager) UntagResourceRequest

func (c *LicenseManager) UntagResourceRequest(input *UntagResourceInput) (req *request.Request, output *UntagResourceOutput)

UntagResourceRequest generates a "aws/request.Request" representing the client's request for the UntagResource operation. The "output" return value will be populated with the request's response once the request completes successfully.

Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.

See UntagResource for more information on using the UntagResource API call, and error handling.

This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.

// Example sending a request using the UntagResourceRequest method.
req, resp := client.UntagResourceRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

See also, https://docs.aws.amazon.com/goto/WebAPI/license-manager-2018-08-01/UntagResource

func (*LicenseManager) UntagResourceWithContext

func (c *LicenseManager) UntagResourceWithContext(ctx aws.Context, input *UntagResourceInput, opts ...request.Option) (*UntagResourceOutput, error)

UntagResourceWithContext is the same as UntagResource with the addition of the ability to pass a context and additional request options.

See UntagResource for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*LicenseManager) UpdateLicenseConfiguration

func (c *LicenseManager) UpdateLicenseConfiguration(input *UpdateLicenseConfigurationInput) (*UpdateLicenseConfigurationOutput, error)

UpdateLicenseConfiguration API operation for AWS License Manager.

Modifies the attributes of an existing license configuration.

Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.

See the AWS API reference guide for AWS License Manager's API operation UpdateLicenseConfiguration for usage and error information.

Returned Error Types:

  • InvalidParameterValueException One or more parameter values are not valid.

  • ServerInternalException The server experienced an internal error. Try again.

  • AuthorizationException The Amazon Web Services user account does not have permission to perform the action. Check the IAM policy associated with this account.

  • AccessDeniedException Access to resource denied.

  • RateLimitExceededException Too many requests have been submitted. Try again after a brief wait.

  • ResourceLimitExceededException Your resource limits have been exceeded.

See also, https://docs.aws.amazon.com/goto/WebAPI/license-manager-2018-08-01/UpdateLicenseConfiguration

func (*LicenseManager) UpdateLicenseConfigurationRequest

func (c *LicenseManager) UpdateLicenseConfigurationRequest(input *UpdateLicenseConfigurationInput) (req *request.Request, output *UpdateLicenseConfigurationOutput)

UpdateLicenseConfigurationRequest generates a "aws/request.Request" representing the client's request for the UpdateLicenseConfiguration operation. The "output" return value will be populated with the request's response once the request completes successfully.

Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.

See UpdateLicenseConfiguration for more information on using the UpdateLicenseConfiguration API call, and error handling.

This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.

// Example sending a request using the UpdateLicenseConfigurationRequest method.
req, resp := client.UpdateLicenseConfigurationRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

See also, https://docs.aws.amazon.com/goto/WebAPI/license-manager-2018-08-01/UpdateLicenseConfiguration

func (*LicenseManager) UpdateLicenseConfigurationWithContext

func (c *LicenseManager) UpdateLicenseConfigurationWithContext(ctx aws.Context, input *UpdateLicenseConfigurationInput, opts ...request.Option) (*UpdateLicenseConfigurationOutput, error)

UpdateLicenseConfigurationWithContext is the same as UpdateLicenseConfiguration with the addition of the ability to pass a context and additional request options.

See UpdateLicenseConfiguration for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*LicenseManager) UpdateLicenseManagerReportGenerator

func (c *LicenseManager) UpdateLicenseManagerReportGenerator(input *UpdateLicenseManagerReportGeneratorInput) (*UpdateLicenseManagerReportGeneratorOutput, error)

UpdateLicenseManagerReportGenerator API operation for AWS License Manager.

Updates a report generator.

After you make changes to a report generator, it starts generating new reports within 60 minutes of being updated.

Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.

See the AWS API reference guide for AWS License Manager's API operation UpdateLicenseManagerReportGenerator for usage and error information.

Returned Error Types:

  • ValidationException The provided input is not valid. Try your request again.

  • InvalidParameterValueException One or more parameter values are not valid.

  • RateLimitExceededException Too many requests have been submitted. Try again after a brief wait.

  • ServerInternalException The server experienced an internal error. Try again.

  • AuthorizationException The Amazon Web Services user account does not have permission to perform the action. Check the IAM policy associated with this account.

  • AccessDeniedException Access to resource denied.

  • ResourceNotFoundException The resource cannot be found.

  • ResourceLimitExceededException Your resource limits have been exceeded.

See also, https://docs.aws.amazon.com/goto/WebAPI/license-manager-2018-08-01/UpdateLicenseManagerReportGenerator

func (*LicenseManager) UpdateLicenseManagerReportGeneratorRequest

func (c *LicenseManager) UpdateLicenseManagerReportGeneratorRequest(input *UpdateLicenseManagerReportGeneratorInput) (req *request.Request, output *UpdateLicenseManagerReportGeneratorOutput)

UpdateLicenseManagerReportGeneratorRequest generates a "aws/request.Request" representing the client's request for the UpdateLicenseManagerReportGenerator operation. The "output" return value will be populated with the request's response once the request completes successfully.

Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.

See UpdateLicenseManagerReportGenerator for more information on using the UpdateLicenseManagerReportGenerator API call, and error handling.

This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.

// Example sending a request using the UpdateLicenseManagerReportGeneratorRequest method.
req, resp := client.UpdateLicenseManagerReportGeneratorRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

See also, https://docs.aws.amazon.com/goto/WebAPI/license-manager-2018-08-01/UpdateLicenseManagerReportGenerator

func (*LicenseManager) UpdateLicenseManagerReportGeneratorWithContext

func (c *LicenseManager) UpdateLicenseManagerReportGeneratorWithContext(ctx aws.Context, input *UpdateLicenseManagerReportGeneratorInput, opts ...request.Option) (*UpdateLicenseManagerReportGeneratorOutput, error)

UpdateLicenseManagerReportGeneratorWithContext is the same as UpdateLicenseManagerReportGenerator with the addition of the ability to pass a context and additional request options.

See UpdateLicenseManagerReportGenerator for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*LicenseManager) UpdateLicenseSpecificationsForResource

func (c *LicenseManager) UpdateLicenseSpecificationsForResource(input *UpdateLicenseSpecificationsForResourceInput) (*UpdateLicenseSpecificationsForResourceOutput, error)

UpdateLicenseSpecificationsForResource API operation for AWS License Manager.

Adds or removes the specified license configurations for the specified Amazon Web Services resource.

You can update the license specifications of AMIs, instances, and hosts. You cannot update the license specifications for launch templates and CloudFormation templates, as they send license configurations to the operation that creates the resource.

Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.

See the AWS API reference guide for AWS License Manager's API operation UpdateLicenseSpecificationsForResource for usage and error information.

Returned Error Types:

  • InvalidParameterValueException One or more parameter values are not valid.

  • InvalidResourceStateException License Manager cannot allocate a license to a resource because of its state.

    For example, you cannot allocate a license to an instance in the process of shutting down.

  • LicenseUsageException You do not have enough licenses available to support a new resource launch.

  • ServerInternalException The server experienced an internal error. Try again.

  • AuthorizationException The Amazon Web Services user account does not have permission to perform the action. Check the IAM policy associated with this account.

  • AccessDeniedException Access to resource denied.

  • RateLimitExceededException Too many requests have been submitted. Try again after a brief wait.

See also, https://docs.aws.amazon.com/goto/WebAPI/license-manager-2018-08-01/UpdateLicenseSpecificationsForResource

func (*LicenseManager) UpdateLicenseSpecificationsForResourceRequest

func (c *LicenseManager) UpdateLicenseSpecificationsForResourceRequest(input *UpdateLicenseSpecificationsForResourceInput) (req *request.Request, output *UpdateLicenseSpecificationsForResourceOutput)

UpdateLicenseSpecificationsForResourceRequest generates a "aws/request.Request" representing the client's request for the UpdateLicenseSpecificationsForResource operation. The "output" return value will be populated with the request's response once the request completes successfully.

Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.

See UpdateLicenseSpecificationsForResource for more information on using the UpdateLicenseSpecificationsForResource API call, and error handling.

This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.

// Example sending a request using the UpdateLicenseSpecificationsForResourceRequest method.
req, resp := client.UpdateLicenseSpecificationsForResourceRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

See also, https://docs.aws.amazon.com/goto/WebAPI/license-manager-2018-08-01/UpdateLicenseSpecificationsForResource

func (*LicenseManager) UpdateLicenseSpecificationsForResourceWithContext

func (c *LicenseManager) UpdateLicenseSpecificationsForResourceWithContext(ctx aws.Context, input *UpdateLicenseSpecificationsForResourceInput, opts ...request.Option) (*UpdateLicenseSpecificationsForResourceOutput, error)

UpdateLicenseSpecificationsForResourceWithContext is the same as UpdateLicenseSpecificationsForResource with the addition of the ability to pass a context and additional request options.

See UpdateLicenseSpecificationsForResource for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*LicenseManager) UpdateServiceSettings

func (c *LicenseManager) UpdateServiceSettings(input *UpdateServiceSettingsInput) (*UpdateServiceSettingsOutput, error)

UpdateServiceSettings API operation for AWS License Manager.

Updates License Manager settings for the current Region.

Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.

See the AWS API reference guide for AWS License Manager's API operation UpdateServiceSettings for usage and error information.

Returned Error Types:

  • InvalidParameterValueException One or more parameter values are not valid.

  • ServerInternalException The server experienced an internal error. Try again.

  • AuthorizationException The Amazon Web Services user account does not have permission to perform the action. Check the IAM policy associated with this account.

  • AccessDeniedException Access to resource denied.

  • RateLimitExceededException Too many requests have been submitted. Try again after a brief wait.

See also, https://docs.aws.amazon.com/goto/WebAPI/license-manager-2018-08-01/UpdateServiceSettings

func (*LicenseManager) UpdateServiceSettingsRequest

func (c *LicenseManager) UpdateServiceSettingsRequest(input *UpdateServiceSettingsInput) (req *request.Request, output *UpdateServiceSettingsOutput)

UpdateServiceSettingsRequest generates a "aws/request.Request" representing the client's request for the UpdateServiceSettings operation. The "output" return value will be populated with the request's response once the request completes successfully.

Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.

See UpdateServiceSettings for more information on using the UpdateServiceSettings API call, and error handling.

This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.

// Example sending a request using the UpdateServiceSettingsRequest method.
req, resp := client.UpdateServiceSettingsRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

See also, https://docs.aws.amazon.com/goto/WebAPI/license-manager-2018-08-01/UpdateServiceSettings

func (*LicenseManager) UpdateServiceSettingsWithContext

func (c *LicenseManager) UpdateServiceSettingsWithContext(ctx aws.Context, input *UpdateServiceSettingsInput, opts ...request.Option) (*UpdateServiceSettingsOutput, error)

UpdateServiceSettingsWithContext is the same as UpdateServiceSettings with the addition of the ability to pass a context and additional request options.

See UpdateServiceSettings for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

type LicenseOperationFailure

type LicenseOperationFailure struct {

    // Error message.
    ErrorMessage *string `type:"string"`

    // Failure time.
    FailureTime *time.Time `type:"timestamp"`

    // Reserved.
    MetadataList []*Metadata `type:"list"`

    // Name of the operation.
    OperationName *string `type:"string"`

    // The requester is "License Manager Automated Discovery".
    OperationRequestedBy *string `type:"string"`

    // Amazon Resource Name (ARN) of the resource.
    ResourceArn *string `type:"string"`

    // ID of the Amazon Web Services account that owns the resource.
    ResourceOwnerId *string `type:"string"`

    // Resource type.
    ResourceType *string `type:"string" enum:"ResourceType"`
    // contains filtered or unexported fields
}

Describes the failure of a license operation.

func (LicenseOperationFailure) GoString

func (s LicenseOperationFailure) GoString() string

GoString returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

func (*LicenseOperationFailure) SetErrorMessage

func (s *LicenseOperationFailure) SetErrorMessage(v string) *LicenseOperationFailure

SetErrorMessage sets the ErrorMessage field's value.

func (*LicenseOperationFailure) SetFailureTime

func (s *LicenseOperationFailure) SetFailureTime(v time.Time) *LicenseOperationFailure

SetFailureTime sets the FailureTime field's value.

func (*LicenseOperationFailure) SetMetadataList

func (s *LicenseOperationFailure) SetMetadataList(v []*Metadata) *LicenseOperationFailure

SetMetadataList sets the MetadataList field's value.

func (*LicenseOperationFailure) SetOperationName

func (s *LicenseOperationFailure) SetOperationName(v string) *LicenseOperationFailure

SetOperationName sets the OperationName field's value.

func (*LicenseOperationFailure) SetOperationRequestedBy

func (s *LicenseOperationFailure) SetOperationRequestedBy(v string) *LicenseOperationFailure

SetOperationRequestedBy sets the OperationRequestedBy field's value.

func (*LicenseOperationFailure) SetResourceArn

func (s *LicenseOperationFailure) SetResourceArn(v string) *LicenseOperationFailure

SetResourceArn sets the ResourceArn field's value.

func (*LicenseOperationFailure) SetResourceOwnerId

func (s *LicenseOperationFailure) SetResourceOwnerId(v string) *LicenseOperationFailure

SetResourceOwnerId sets the ResourceOwnerId field's value.

func (*LicenseOperationFailure) SetResourceType

func (s *LicenseOperationFailure) SetResourceType(v string) *LicenseOperationFailure

SetResourceType sets the ResourceType field's value.

func (LicenseOperationFailure) String

func (s LicenseOperationFailure) String() string

String returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

type LicenseSpecification

type LicenseSpecification struct {

    // Scope of AMI associations. The possible value is cross-account.
    AmiAssociationScope *string `type:"string"`

    // Amazon Resource Name (ARN) of the license configuration.
    //
    // LicenseConfigurationArn is a required field
    LicenseConfigurationArn *string `type:"string" required:"true"`
    // contains filtered or unexported fields
}

Details for associating a license configuration with a resource.

func (LicenseSpecification) GoString

func (s LicenseSpecification) GoString() string

GoString returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

func (*LicenseSpecification) SetAmiAssociationScope

func (s *LicenseSpecification) SetAmiAssociationScope(v string) *LicenseSpecification

SetAmiAssociationScope sets the AmiAssociationScope field's value.

func (*LicenseSpecification) SetLicenseConfigurationArn

func (s *LicenseSpecification) SetLicenseConfigurationArn(v string) *LicenseSpecification

SetLicenseConfigurationArn sets the LicenseConfigurationArn field's value.

func (LicenseSpecification) String

func (s LicenseSpecification) String() string

String returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

func (*LicenseSpecification) Validate

func (s *LicenseSpecification) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type LicenseUsage

type LicenseUsage struct {

    // License entitlement usages.
    EntitlementUsages []*EntitlementUsage `type:"list"`
    // contains filtered or unexported fields
}

Describes the entitlement usage associated with a license.

func (LicenseUsage) GoString

func (s LicenseUsage) GoString() string

GoString returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

func (*LicenseUsage) SetEntitlementUsages

func (s *LicenseUsage) SetEntitlementUsages(v []*EntitlementUsage) *LicenseUsage

SetEntitlementUsages sets the EntitlementUsages field's value.

func (LicenseUsage) String

func (s LicenseUsage) String() string

String returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

type LicenseUsageException

type LicenseUsageException struct {
    RespMetadata protocol.ResponseMetadata `json:"-" xml:"-"`

    Message_ *string `locationName:"Message" type:"string"`
    // contains filtered or unexported fields
}

You do not have enough licenses available to support a new resource launch.

func (*LicenseUsageException) Code

func (s *LicenseUsageException) Code() string

Code returns the exception type name.

func (*LicenseUsageException) Error

func (s *LicenseUsageException) Error() string

func (LicenseUsageException) GoString

func (s LicenseUsageException) GoString() string

GoString returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

func (*LicenseUsageException) Message

func (s *LicenseUsageException) Message() string

Message returns the exception's message.

func (*LicenseUsageException) OrigErr

func (s *LicenseUsageException) OrigErr() error

OrigErr always returns nil, satisfies awserr.Error interface.

func (*LicenseUsageException) RequestID

func (s *LicenseUsageException) RequestID() string

RequestID returns the service's response RequestID for request.

func (*LicenseUsageException) StatusCode

func (s *LicenseUsageException) StatusCode() int

Status code returns the HTTP status code for the request's response error.

func (LicenseUsageException) String

func (s LicenseUsageException) String() string

String returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

type ListAssociationsForLicenseConfigurationInput

type ListAssociationsForLicenseConfigurationInput struct {

    // Amazon Resource Name (ARN) of a license configuration.
    //
    // LicenseConfigurationArn is a required field
    LicenseConfigurationArn *string `type:"string" required:"true"`

    // Maximum number of results to return in a single call.
    MaxResults *int64 `type:"integer"`

    // Token for the next set of results.
    NextToken *string `type:"string"`
    // contains filtered or unexported fields
}

func (ListAssociationsForLicenseConfigurationInput) GoString

func (s ListAssociationsForLicenseConfigurationInput) GoString() string

GoString returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

func (*ListAssociationsForLicenseConfigurationInput) SetLicenseConfigurationArn

func (s *ListAssociationsForLicenseConfigurationInput) SetLicenseConfigurationArn(v string) *ListAssociationsForLicenseConfigurationInput

SetLicenseConfigurationArn sets the LicenseConfigurationArn field's value.

func (*ListAssociationsForLicenseConfigurationInput) SetMaxResults

func (s *ListAssociationsForLicenseConfigurationInput) SetMaxResults(v int64) *ListAssociationsForLicenseConfigurationInput

SetMaxResults sets the MaxResults field's value.

func (*ListAssociationsForLicenseConfigurationInput) SetNextToken

func (s *ListAssociationsForLicenseConfigurationInput) SetNextToken(v string) *ListAssociationsForLicenseConfigurationInput

SetNextToken sets the NextToken field's value.

func (ListAssociationsForLicenseConfigurationInput) String

func (s ListAssociationsForLicenseConfigurationInput) String() string

String returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

func (*ListAssociationsForLicenseConfigurationInput) Validate

func (s *ListAssociationsForLicenseConfigurationInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type ListAssociationsForLicenseConfigurationOutput

type ListAssociationsForLicenseConfigurationOutput struct {

    // Information about the associations for the license configuration.
    LicenseConfigurationAssociations []*LicenseConfigurationAssociation `type:"list"`

    // Token for the next set of results.
    NextToken *string `type:"string"`
    // contains filtered or unexported fields
}

func (ListAssociationsForLicenseConfigurationOutput) GoString

func (s ListAssociationsForLicenseConfigurationOutput) GoString() string

GoString returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

func (*ListAssociationsForLicenseConfigurationOutput) SetLicenseConfigurationAssociations

func (s *ListAssociationsForLicenseConfigurationOutput) SetLicenseConfigurationAssociations(v []*LicenseConfigurationAssociation) *ListAssociationsForLicenseConfigurationOutput

SetLicenseConfigurationAssociations sets the LicenseConfigurationAssociations field's value.

func (*ListAssociationsForLicenseConfigurationOutput) SetNextToken

func (s *ListAssociationsForLicenseConfigurationOutput) SetNextToken(v string) *ListAssociationsForLicenseConfigurationOutput

SetNextToken sets the NextToken field's value.

func (ListAssociationsForLicenseConfigurationOutput) String

func (s ListAssociationsForLicenseConfigurationOutput) String() string

String returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

type ListDistributedGrantsInput

type ListDistributedGrantsInput struct {

    // Filters to scope the results. The following filters are supported:
    //
    //    * LicenseArn
    //
    //    * GrantStatus
    //
    //    * GranteePrincipalARN
    //
    //    * ProductSKU
    //
    //    * LicenseIssuerName
    Filters []*Filter `type:"list"`

    // Amazon Resource Names (ARNs) of the grants.
    GrantArns []*string `type:"list"`

    // Maximum number of results to return in a single call.
    MaxResults *int64 `min:"1" type:"integer"`

    // Token for the next set of results.
    NextToken *string `type:"string"`
    // contains filtered or unexported fields
}

func (ListDistributedGrantsInput) GoString

func (s ListDistributedGrantsInput) GoString() string

GoString returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

func (*ListDistributedGrantsInput) SetFilters

func (s *ListDistributedGrantsInput) SetFilters(v []*Filter) *ListDistributedGrantsInput

SetFilters sets the Filters field's value.

func (*ListDistributedGrantsInput) SetGrantArns

func (s *ListDistributedGrantsInput) SetGrantArns(v []*string) *ListDistributedGrantsInput

SetGrantArns sets the GrantArns field's value.

func (*ListDistributedGrantsInput) SetMaxResults

func (s *ListDistributedGrantsInput) SetMaxResults(v int64) *ListDistributedGrantsInput

SetMaxResults sets the MaxResults field's value.

func (*ListDistributedGrantsInput) SetNextToken

func (s *ListDistributedGrantsInput) SetNextToken(v string) *ListDistributedGrantsInput

SetNextToken sets the NextToken field's value.

func (ListDistributedGrantsInput) String

func (s ListDistributedGrantsInput) String() string

String returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

func (*ListDistributedGrantsInput) Validate

func (s *ListDistributedGrantsInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type ListDistributedGrantsOutput

type ListDistributedGrantsOutput struct {

    // Distributed grant details.
    Grants []*Grant `type:"list"`

    // Token for the next set of results.
    NextToken *string `type:"string"`
    // contains filtered or unexported fields
}

func (ListDistributedGrantsOutput) GoString

func (s ListDistributedGrantsOutput) GoString() string

GoString returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

func (*ListDistributedGrantsOutput) SetGrants

func (s *ListDistributedGrantsOutput) SetGrants(v []*Grant) *ListDistributedGrantsOutput

SetGrants sets the Grants field's value.

func (*ListDistributedGrantsOutput) SetNextToken

func (s *ListDistributedGrantsOutput) SetNextToken(v string) *ListDistributedGrantsOutput

SetNextToken sets the NextToken field's value.

func (ListDistributedGrantsOutput) String

func (s ListDistributedGrantsOutput) String() string

String returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

type ListFailuresForLicenseConfigurationOperationsInput

type ListFailuresForLicenseConfigurationOperationsInput struct {

    // Amazon Resource Name of the license configuration.
    //
    // LicenseConfigurationArn is a required field
    LicenseConfigurationArn *string `type:"string" required:"true"`

    // Maximum number of results to return in a single call.
    MaxResults *int64 `type:"integer"`

    // Token for the next set of results.
    NextToken *string `type:"string"`
    // contains filtered or unexported fields
}

func (ListFailuresForLicenseConfigurationOperationsInput) GoString

func (s ListFailuresForLicenseConfigurationOperationsInput) GoString() string

GoString returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

func (*ListFailuresForLicenseConfigurationOperationsInput) SetLicenseConfigurationArn

func (s *ListFailuresForLicenseConfigurationOperationsInput) SetLicenseConfigurationArn(v string) *ListFailuresForLicenseConfigurationOperationsInput

SetLicenseConfigurationArn sets the LicenseConfigurationArn field's value.

func (*ListFailuresForLicenseConfigurationOperationsInput) SetMaxResults

func (s *ListFailuresForLicenseConfigurationOperationsInput) SetMaxResults(v int64) *ListFailuresForLicenseConfigurationOperationsInput

SetMaxResults sets the MaxResults field's value.

func (*ListFailuresForLicenseConfigurationOperationsInput) SetNextToken

func (s *ListFailuresForLicenseConfigurationOperationsInput) SetNextToken(v string) *ListFailuresForLicenseConfigurationOperationsInput

SetNextToken sets the NextToken field's value.

func (ListFailuresForLicenseConfigurationOperationsInput) String

func (s ListFailuresForLicenseConfigurationOperationsInput) String() string

String returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

func (*ListFailuresForLicenseConfigurationOperationsInput) Validate

func (s *ListFailuresForLicenseConfigurationOperationsInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type ListFailuresForLicenseConfigurationOperationsOutput

type ListFailuresForLicenseConfigurationOperationsOutput struct {

    // License configuration operations that failed.
    LicenseOperationFailureList []*LicenseOperationFailure `type:"list"`

    // Token for the next set of results.
    NextToken *string `type:"string"`
    // contains filtered or unexported fields
}

func (ListFailuresForLicenseConfigurationOperationsOutput) GoString

func (s ListFailuresForLicenseConfigurationOperationsOutput) GoString() string

GoString returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

func (*ListFailuresForLicenseConfigurationOperationsOutput) SetLicenseOperationFailureList

func (s *ListFailuresForLicenseConfigurationOperationsOutput) SetLicenseOperationFailureList(v []*LicenseOperationFailure) *ListFailuresForLicenseConfigurationOperationsOutput

SetLicenseOperationFailureList sets the LicenseOperationFailureList field's value.

func (*ListFailuresForLicenseConfigurationOperationsOutput) SetNextToken

func (s *ListFailuresForLicenseConfigurationOperationsOutput) SetNextToken(v string) *ListFailuresForLicenseConfigurationOperationsOutput

SetNextToken sets the NextToken field's value.

func (ListFailuresForLicenseConfigurationOperationsOutput) String

func (s ListFailuresForLicenseConfigurationOperationsOutput) String() string

String returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

type ListLicenseConfigurationsInput

type ListLicenseConfigurationsInput struct {

    // Filters to scope the results. The following filters and logical operators
    // are supported:
    //
    //    * licenseCountingType - The dimension for which licenses are counted.
    //    Possible values are vCPU | Instance | Core | Socket. Logical operators
    //    are EQUALS | NOT_EQUALS.
    //
    //    * enforceLicenseCount - A Boolean value that indicates whether hard license
    //    enforcement is used. Logical operators are EQUALS | NOT_EQUALS.
    //
    //    * usagelimitExceeded - A Boolean value that indicates whether the available
    //    licenses have been exceeded. Logical operators are EQUALS | NOT_EQUALS.
    Filters []*Filter `type:"list"`

    // Amazon Resource Names (ARN) of the license configurations.
    LicenseConfigurationArns []*string `type:"list"`

    // Maximum number of results to return in a single call.
    MaxResults *int64 `type:"integer"`

    // Token for the next set of results.
    NextToken *string `type:"string"`
    // contains filtered or unexported fields
}

func (ListLicenseConfigurationsInput) GoString

func (s ListLicenseConfigurationsInput) GoString() string

GoString returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

func (*ListLicenseConfigurationsInput) SetFilters

func (s *ListLicenseConfigurationsInput) SetFilters(v []*Filter) *ListLicenseConfigurationsInput

SetFilters sets the Filters field's value.

func (*ListLicenseConfigurationsInput) SetLicenseConfigurationArns

func (s *ListLicenseConfigurationsInput) SetLicenseConfigurationArns(v []*string) *ListLicenseConfigurationsInput

SetLicenseConfigurationArns sets the LicenseConfigurationArns field's value.

func (*ListLicenseConfigurationsInput) SetMaxResults

func (s *ListLicenseConfigurationsInput) SetMaxResults(v int64) *ListLicenseConfigurationsInput

SetMaxResults sets the MaxResults field's value.

func (*ListLicenseConfigurationsInput) SetNextToken

func (s *ListLicenseConfigurationsInput) SetNextToken(v string) *ListLicenseConfigurationsInput

SetNextToken sets the NextToken field's value.

func (ListLicenseConfigurationsInput) String

func (s ListLicenseConfigurationsInput) String() string

String returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

type ListLicenseConfigurationsOutput

type ListLicenseConfigurationsOutput struct {

    // Information about the license configurations.
    LicenseConfigurations []*LicenseConfiguration `type:"list"`

    // Token for the next set of results.
    NextToken *string `type:"string"`
    // contains filtered or unexported fields
}

func (ListLicenseConfigurationsOutput) GoString

func (s ListLicenseConfigurationsOutput) GoString() string

GoString returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

func (*ListLicenseConfigurationsOutput) SetLicenseConfigurations

func (s *ListLicenseConfigurationsOutput) SetLicenseConfigurations(v []*LicenseConfiguration) *ListLicenseConfigurationsOutput

SetLicenseConfigurations sets the LicenseConfigurations field's value.

func (*ListLicenseConfigurationsOutput) SetNextToken

func (s *ListLicenseConfigurationsOutput) SetNextToken(v string) *ListLicenseConfigurationsOutput

SetNextToken sets the NextToken field's value.

func (ListLicenseConfigurationsOutput) String

func (s ListLicenseConfigurationsOutput) String() string

String returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

type ListLicenseConversionTasksInput

type ListLicenseConversionTasksInput struct {

    // Filters to scope the results. Valid filters are ResourceArns and Status.
    Filters []*Filter `type:"list"`

    // Maximum number of results to return in a single call.
    MaxResults *int64 `type:"integer"`

    // Token for the next set of results.
    NextToken *string `type:"string"`
    // contains filtered or unexported fields
}

func (ListLicenseConversionTasksInput) GoString

func (s ListLicenseConversionTasksInput) GoString() string

GoString returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

func (*ListLicenseConversionTasksInput) SetFilters

func (s *ListLicenseConversionTasksInput) SetFilters(v []*Filter) *ListLicenseConversionTasksInput

SetFilters sets the Filters field's value.

func (*ListLicenseConversionTasksInput) SetMaxResults

func (s *ListLicenseConversionTasksInput) SetMaxResults(v int64) *ListLicenseConversionTasksInput

SetMaxResults sets the MaxResults field's value.

func (*ListLicenseConversionTasksInput) SetNextToken

func (s *ListLicenseConversionTasksInput) SetNextToken(v string) *ListLicenseConversionTasksInput

SetNextToken sets the NextToken field's value.

func (ListLicenseConversionTasksInput) String

func (s ListLicenseConversionTasksInput) String() string

String returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

type ListLicenseConversionTasksOutput

type ListLicenseConversionTasksOutput struct {

    // Information about the license configuration tasks for your account.
    LicenseConversionTasks []*LicenseConversionTask `type:"list"`

    // Token for the next set of results.
    NextToken *string `type:"string"`
    // contains filtered or unexported fields
}

func (ListLicenseConversionTasksOutput) GoString

func (s ListLicenseConversionTasksOutput) GoString() string

GoString returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

func (*ListLicenseConversionTasksOutput) SetLicenseConversionTasks

func (s *ListLicenseConversionTasksOutput) SetLicenseConversionTasks(v []*LicenseConversionTask) *ListLicenseConversionTasksOutput

SetLicenseConversionTasks sets the LicenseConversionTasks field's value.

func (*ListLicenseConversionTasksOutput) SetNextToken

func (s *ListLicenseConversionTasksOutput) SetNextToken(v string) *ListLicenseConversionTasksOutput

SetNextToken sets the NextToken field's value.

func (ListLicenseConversionTasksOutput) String

func (s ListLicenseConversionTasksOutput) String() string

String returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

type ListLicenseManagerReportGeneratorsInput

type ListLicenseManagerReportGeneratorsInput struct {

    // Filters to scope the results. The following filters are supported:
    //
    //    * LicenseConfigurationArn
    Filters []*Filter `type:"list"`

    // Maximum number of results to return in a single call.
    MaxResults *int64 `min:"1" type:"integer"`

    // Token for the next set of results.
    NextToken *string `type:"string"`
    // contains filtered or unexported fields
}

func (ListLicenseManagerReportGeneratorsInput) GoString

func (s ListLicenseManagerReportGeneratorsInput) GoString() string

GoString returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

func (*ListLicenseManagerReportGeneratorsInput) SetFilters

func (s *ListLicenseManagerReportGeneratorsInput) SetFilters(v []*Filter) *ListLicenseManagerReportGeneratorsInput

SetFilters sets the Filters field's value.

func (*ListLicenseManagerReportGeneratorsInput) SetMaxResults

func (s *ListLicenseManagerReportGeneratorsInput) SetMaxResults(v int64) *ListLicenseManagerReportGeneratorsInput

SetMaxResults sets the MaxResults field's value.

func (*ListLicenseManagerReportGeneratorsInput) SetNextToken

func (s *ListLicenseManagerReportGeneratorsInput) SetNextToken(v string) *ListLicenseManagerReportGeneratorsInput

SetNextToken sets the NextToken field's value.

func (ListLicenseManagerReportGeneratorsInput) String

func (s ListLicenseManagerReportGeneratorsInput) String() string

String returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

func (*ListLicenseManagerReportGeneratorsInput) Validate

func (s *ListLicenseManagerReportGeneratorsInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type ListLicenseManagerReportGeneratorsOutput

type ListLicenseManagerReportGeneratorsOutput struct {

    // Token for the next set of results.
    NextToken *string `type:"string"`

    // A report generator that creates periodic reports about your license configurations.
    ReportGenerators []*ReportGenerator `type:"list"`
    // contains filtered or unexported fields
}

func (ListLicenseManagerReportGeneratorsOutput) GoString

func (s ListLicenseManagerReportGeneratorsOutput) GoString() string

GoString returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

func (*ListLicenseManagerReportGeneratorsOutput) SetNextToken

func (s *ListLicenseManagerReportGeneratorsOutput) SetNextToken(v string) *ListLicenseManagerReportGeneratorsOutput

SetNextToken sets the NextToken field's value.

func (*ListLicenseManagerReportGeneratorsOutput) SetReportGenerators

func (s *ListLicenseManagerReportGeneratorsOutput) SetReportGenerators(v []*ReportGenerator) *ListLicenseManagerReportGeneratorsOutput

SetReportGenerators sets the ReportGenerators field's value.

func (ListLicenseManagerReportGeneratorsOutput) String

func (s ListLicenseManagerReportGeneratorsOutput) String() string

String returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

type ListLicenseSpecificationsForResourceInput

type ListLicenseSpecificationsForResourceInput struct {

    // Maximum number of results to return in a single call.
    MaxResults *int64 `type:"integer"`

    // Token for the next set of results.
    NextToken *string `type:"string"`

    // Amazon Resource Name (ARN) of a resource that has an associated license configuration.
    //
    // ResourceArn is a required field
    ResourceArn *string `type:"string" required:"true"`
    // contains filtered or unexported fields
}

func (ListLicenseSpecificationsForResourceInput) GoString

func (s ListLicenseSpecificationsForResourceInput) GoString() string

GoString returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

func (*ListLicenseSpecificationsForResourceInput) SetMaxResults

func (s *ListLicenseSpecificationsForResourceInput) SetMaxResults(v int64) *ListLicenseSpecificationsForResourceInput

SetMaxResults sets the MaxResults field's value.

func (*ListLicenseSpecificationsForResourceInput) SetNextToken

func (s *ListLicenseSpecificationsForResourceInput) SetNextToken(v string) *ListLicenseSpecificationsForResourceInput

SetNextToken sets the NextToken field's value.

func (*ListLicenseSpecificationsForResourceInput) SetResourceArn

func (s *ListLicenseSpecificationsForResourceInput) SetResourceArn(v string) *ListLicenseSpecificationsForResourceInput

SetResourceArn sets the ResourceArn field's value.

func (ListLicenseSpecificationsForResourceInput) String

func (s ListLicenseSpecificationsForResourceInput) String() string

String returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

func (*ListLicenseSpecificationsForResourceInput) Validate

func (s *ListLicenseSpecificationsForResourceInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type ListLicenseSpecificationsForResourceOutput

type ListLicenseSpecificationsForResourceOutput struct {

    // License configurations associated with a resource.
    LicenseSpecifications []*LicenseSpecification `type:"list"`

    // Token for the next set of results.
    NextToken *string `type:"string"`
    // contains filtered or unexported fields
}

func (ListLicenseSpecificationsForResourceOutput) GoString

func (s ListLicenseSpecificationsForResourceOutput) GoString() string

GoString returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

func (*ListLicenseSpecificationsForResourceOutput) SetLicenseSpecifications

func (s *ListLicenseSpecificationsForResourceOutput) SetLicenseSpecifications(v []*LicenseSpecification) *ListLicenseSpecificationsForResourceOutput

SetLicenseSpecifications sets the LicenseSpecifications field's value.

func (*ListLicenseSpecificationsForResourceOutput) SetNextToken

func (s *ListLicenseSpecificationsForResourceOutput) SetNextToken(v string) *ListLicenseSpecificationsForResourceOutput

SetNextToken sets the NextToken field's value.

func (ListLicenseSpecificationsForResourceOutput) String

func (s ListLicenseSpecificationsForResourceOutput) String() string

String returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

type ListLicenseVersionsInput

type ListLicenseVersionsInput struct {

    // Amazon Resource Name (ARN) of the license.
    //
    // LicenseArn is a required field
    LicenseArn *string `type:"string" required:"true"`

    // Maximum number of results to return in a single call.
    MaxResults *int64 `min:"1" type:"integer"`

    // Token for the next set of results.
    NextToken *string `type:"string"`
    // contains filtered or unexported fields
}

func (ListLicenseVersionsInput) GoString

func (s ListLicenseVersionsInput) GoString() string

GoString returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

func (*ListLicenseVersionsInput) SetLicenseArn

func (s *ListLicenseVersionsInput) SetLicenseArn(v string) *ListLicenseVersionsInput

SetLicenseArn sets the LicenseArn field's value.

func (*ListLicenseVersionsInput) SetMaxResults

func (s *ListLicenseVersionsInput) SetMaxResults(v int64) *ListLicenseVersionsInput

SetMaxResults sets the MaxResults field's value.

func (*ListLicenseVersionsInput) SetNextToken

func (s *ListLicenseVersionsInput) SetNextToken(v string) *ListLicenseVersionsInput

SetNextToken sets the NextToken field's value.

func (ListLicenseVersionsInput) String

func (s ListLicenseVersionsInput) String() string

String returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

func (*ListLicenseVersionsInput) Validate

func (s *ListLicenseVersionsInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type ListLicenseVersionsOutput

type ListLicenseVersionsOutput struct {

    // License details.
    Licenses []*License `type:"list"`

    // Token for the next set of results.
    NextToken *string `type:"string"`
    // contains filtered or unexported fields
}

func (ListLicenseVersionsOutput) GoString

func (s ListLicenseVersionsOutput) GoString() string

GoString returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

func (*ListLicenseVersionsOutput) SetLicenses

func (s *ListLicenseVersionsOutput) SetLicenses(v []*License) *ListLicenseVersionsOutput

SetLicenses sets the Licenses field's value.

func (*ListLicenseVersionsOutput) SetNextToken

func (s *ListLicenseVersionsOutput) SetNextToken(v string) *ListLicenseVersionsOutput

SetNextToken sets the NextToken field's value.

func (ListLicenseVersionsOutput) String

func (s ListLicenseVersionsOutput) String() string

String returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

type ListLicensesInput

type ListLicensesInput struct {

    // Filters to scope the results. The following filters are supported:
    //
    //    * Beneficiary
    //
    //    * ProductSKU
    //
    //    * Fingerprint
    //
    //    * Status
    Filters []*Filter `type:"list"`

    // Amazon Resource Names (ARNs) of the licenses.
    LicenseArns []*string `type:"list"`

    // Maximum number of results to return in a single call.
    MaxResults *int64 `min:"1" type:"integer"`

    // Token for the next set of results.
    NextToken *string `type:"string"`
    // contains filtered or unexported fields
}

func (ListLicensesInput) GoString

func (s ListLicensesInput) GoString() string

GoString returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

func (*ListLicensesInput) SetFilters

func (s *ListLicensesInput) SetFilters(v []*Filter) *ListLicensesInput

SetFilters sets the Filters field's value.

func (*ListLicensesInput) SetLicenseArns

func (s *ListLicensesInput) SetLicenseArns(v []*string) *ListLicensesInput

SetLicenseArns sets the LicenseArns field's value.

func (*ListLicensesInput) SetMaxResults

func (s *ListLicensesInput) SetMaxResults(v int64) *ListLicensesInput

SetMaxResults sets the MaxResults field's value.

func (*ListLicensesInput) SetNextToken

func (s *ListLicensesInput) SetNextToken(v string) *ListLicensesInput

SetNextToken sets the NextToken field's value.

func (ListLicensesInput) String

func (s ListLicensesInput) String() string

String returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

func (*ListLicensesInput) Validate

func (s *ListLicensesInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type ListLicensesOutput

type ListLicensesOutput struct {

    // License details.
    Licenses []*License `type:"list"`

    // Token for the next set of results.
    NextToken *string `type:"string"`
    // contains filtered or unexported fields
}

func (ListLicensesOutput) GoString

func (s ListLicensesOutput) GoString() string

GoString returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

func (*ListLicensesOutput) SetLicenses

func (s *ListLicensesOutput) SetLicenses(v []*License) *ListLicensesOutput

SetLicenses sets the Licenses field's value.

func (*ListLicensesOutput) SetNextToken

func (s *ListLicensesOutput) SetNextToken(v string) *ListLicensesOutput

SetNextToken sets the NextToken field's value.

func (ListLicensesOutput) String

func (s ListLicensesOutput) String() string

String returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

type ListReceivedGrantsForOrganizationInput

type ListReceivedGrantsForOrganizationInput struct {

    // Filters to scope the results. The following filters are supported:
    //
    //    * ParentArn
    //
    //    * GranteePrincipalArn
    Filters []*Filter `type:"list"`

    // The Amazon Resource Name (ARN) of the received license.
    //
    // LicenseArn is a required field
    LicenseArn *string `type:"string" required:"true"`

    // Maximum number of results to return in a single call.
    MaxResults *int64 `min:"1" type:"integer"`

    // Token for the next set of results.
    NextToken *string `type:"string"`
    // contains filtered or unexported fields
}

func (ListReceivedGrantsForOrganizationInput) GoString

func (s ListReceivedGrantsForOrganizationInput) GoString() string

GoString returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

func (*ListReceivedGrantsForOrganizationInput) SetFilters

func (s *ListReceivedGrantsForOrganizationInput) SetFilters(v []*Filter) *ListReceivedGrantsForOrganizationInput

SetFilters sets the Filters field's value.

func (*ListReceivedGrantsForOrganizationInput) SetLicenseArn

func (s *ListReceivedGrantsForOrganizationInput) SetLicenseArn(v string) *ListReceivedGrantsForOrganizationInput

SetLicenseArn sets the LicenseArn field's value.

func (*ListReceivedGrantsForOrganizationInput) SetMaxResults

func (s *ListReceivedGrantsForOrganizationInput) SetMaxResults(v int64) *ListReceivedGrantsForOrganizationInput

SetMaxResults sets the MaxResults field's value.

func (*ListReceivedGrantsForOrganizationInput) SetNextToken

func (s *ListReceivedGrantsForOrganizationInput) SetNextToken(v string) *ListReceivedGrantsForOrganizationInput

SetNextToken sets the NextToken field's value.

func (ListReceivedGrantsForOrganizationInput) String

func (s ListReceivedGrantsForOrganizationInput) String() string

String returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

func (*ListReceivedGrantsForOrganizationInput) Validate

func (s *ListReceivedGrantsForOrganizationInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type ListReceivedGrantsForOrganizationOutput

type ListReceivedGrantsForOrganizationOutput struct {

    // Lists the grants the organization has received.
    Grants []*Grant `type:"list"`

    // Token for the next set of results.
    NextToken *string `type:"string"`
    // contains filtered or unexported fields
}

func (ListReceivedGrantsForOrganizationOutput) GoString

func (s ListReceivedGrantsForOrganizationOutput) GoString() string

GoString returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

func (*ListReceivedGrantsForOrganizationOutput) SetGrants

func (s *ListReceivedGrantsForOrganizationOutput) SetGrants(v []*Grant) *ListReceivedGrantsForOrganizationOutput

SetGrants sets the Grants field's value.

func (*ListReceivedGrantsForOrganizationOutput) SetNextToken

func (s *ListReceivedGrantsForOrganizationOutput) SetNextToken(v string) *ListReceivedGrantsForOrganizationOutput

SetNextToken sets the NextToken field's value.

func (ListReceivedGrantsForOrganizationOutput) String

func (s ListReceivedGrantsForOrganizationOutput) String() string

String returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

type ListReceivedGrantsInput

type ListReceivedGrantsInput struct {

    // Filters to scope the results. The following filters are supported:
    //
    //    * ProductSKU
    //
    //    * LicenseIssuerName
    //
    //    * LicenseArn
    //
    //    * GrantStatus
    //
    //    * GranterAccountId
    Filters []*Filter `type:"list"`

    // Amazon Resource Names (ARNs) of the grants.
    GrantArns []*string `type:"list"`

    // Maximum number of results to return in a single call.
    MaxResults *int64 `min:"1" type:"integer"`

    // Token for the next set of results.
    NextToken *string `type:"string"`
    // contains filtered or unexported fields
}

func (ListReceivedGrantsInput) GoString

func (s ListReceivedGrantsInput) GoString() string

GoString returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

func (*ListReceivedGrantsInput) SetFilters

func (s *ListReceivedGrantsInput) SetFilters(v []*Filter) *ListReceivedGrantsInput

SetFilters sets the Filters field's value.

func (*ListReceivedGrantsInput) SetGrantArns

func (s *ListReceivedGrantsInput) SetGrantArns(v []*string) *ListReceivedGrantsInput

SetGrantArns sets the GrantArns field's value.

func (*ListReceivedGrantsInput) SetMaxResults

func (s *ListReceivedGrantsInput) SetMaxResults(v int64) *ListReceivedGrantsInput

SetMaxResults sets the MaxResults field's value.

func (*ListReceivedGrantsInput) SetNextToken

func (s *ListReceivedGrantsInput) SetNextToken(v string) *ListReceivedGrantsInput

SetNextToken sets the NextToken field's value.

func (ListReceivedGrantsInput) String

func (s ListReceivedGrantsInput) String() string

String returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

func (*ListReceivedGrantsInput) Validate

func (s *ListReceivedGrantsInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type ListReceivedGrantsOutput

type ListReceivedGrantsOutput struct {

    // Received grant details.
    Grants []*Grant `type:"list"`

    // Token for the next set of results.
    NextToken *string `type:"string"`
    // contains filtered or unexported fields
}

func (ListReceivedGrantsOutput) GoString

func (s ListReceivedGrantsOutput) GoString() string

GoString returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

func (*ListReceivedGrantsOutput) SetGrants

func (s *ListReceivedGrantsOutput) SetGrants(v []*Grant) *ListReceivedGrantsOutput

SetGrants sets the Grants field's value.

func (*ListReceivedGrantsOutput) SetNextToken

func (s *ListReceivedGrantsOutput) SetNextToken(v string) *ListReceivedGrantsOutput

SetNextToken sets the NextToken field's value.

func (ListReceivedGrantsOutput) String

func (s ListReceivedGrantsOutput) String() string

String returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

type ListReceivedLicensesForOrganizationInput

type ListReceivedLicensesForOrganizationInput struct {

    // Filters to scope the results. The following filters are supported:
    //
    //    * Beneficiary
    //
    //    * ProductSKU
    Filters []*Filter `type:"list"`

    // Maximum number of results to return in a single call.
    MaxResults *int64 `min:"1" type:"integer"`

    // Token for the next set of results.
    NextToken *string `type:"string"`
    // contains filtered or unexported fields
}

func (ListReceivedLicensesForOrganizationInput) GoString

func (s ListReceivedLicensesForOrganizationInput) GoString() string

GoString returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

func (*ListReceivedLicensesForOrganizationInput) SetFilters

func (s *ListReceivedLicensesForOrganizationInput) SetFilters(v []*Filter) *ListReceivedLicensesForOrganizationInput

SetFilters sets the Filters field's value.

func (*ListReceivedLicensesForOrganizationInput) SetMaxResults

func (s *ListReceivedLicensesForOrganizationInput) SetMaxResults(v int64) *ListReceivedLicensesForOrganizationInput

SetMaxResults sets the MaxResults field's value.

func (*ListReceivedLicensesForOrganizationInput) SetNextToken

func (s *ListReceivedLicensesForOrganizationInput) SetNextToken(v string) *ListReceivedLicensesForOrganizationInput

SetNextToken sets the NextToken field's value.

func (ListReceivedLicensesForOrganizationInput) String

func (s ListReceivedLicensesForOrganizationInput) String() string

String returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

func (*ListReceivedLicensesForOrganizationInput) Validate

func (s *ListReceivedLicensesForOrganizationInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type ListReceivedLicensesForOrganizationOutput

type ListReceivedLicensesForOrganizationOutput struct {

    // Lists the licenses the organization has received.
    Licenses []*GrantedLicense `type:"list"`

    // Token for the next set of results.
    NextToken *string `type:"string"`
    // contains filtered or unexported fields
}

func (ListReceivedLicensesForOrganizationOutput) GoString

func (s ListReceivedLicensesForOrganizationOutput) GoString() string

GoString returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

func (*ListReceivedLicensesForOrganizationOutput) SetLicenses

func (s *ListReceivedLicensesForOrganizationOutput) SetLicenses(v []*GrantedLicense) *ListReceivedLicensesForOrganizationOutput

SetLicenses sets the Licenses field's value.

func (*ListReceivedLicensesForOrganizationOutput) SetNextToken

func (s *ListReceivedLicensesForOrganizationOutput) SetNextToken(v string) *ListReceivedLicensesForOrganizationOutput

SetNextToken sets the NextToken field's value.

func (ListReceivedLicensesForOrganizationOutput) String

func (s ListReceivedLicensesForOrganizationOutput) String() string

String returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

type ListReceivedLicensesInput

type ListReceivedLicensesInput struct {

    // Filters to scope the results. The following filters are supported:
    //
    //    * ProductSKU
    //
    //    * Status
    //
    //    * Fingerprint
    //
    //    * IssuerName
    //
    //    * Beneficiary
    Filters []*Filter `type:"list"`

    // Amazon Resource Names (ARNs) of the licenses.
    LicenseArns []*string `type:"list"`

    // Maximum number of results to return in a single call.
    MaxResults *int64 `min:"1" type:"integer"`

    // Token for the next set of results.
    NextToken *string `type:"string"`
    // contains filtered or unexported fields
}

func (ListReceivedLicensesInput) GoString

func (s ListReceivedLicensesInput) GoString() string

GoString returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

func (*ListReceivedLicensesInput) SetFilters

func (s *ListReceivedLicensesInput) SetFilters(v []*Filter) *ListReceivedLicensesInput

SetFilters sets the Filters field's value.

func (*ListReceivedLicensesInput) SetLicenseArns

func (s *ListReceivedLicensesInput) SetLicenseArns(v []*string) *ListReceivedLicensesInput

SetLicenseArns sets the LicenseArns field's value.

func (*ListReceivedLicensesInput) SetMaxResults

func (s *ListReceivedLicensesInput) SetMaxResults(v int64) *ListReceivedLicensesInput

SetMaxResults sets the MaxResults field's value.

func (*ListReceivedLicensesInput) SetNextToken

func (s *ListReceivedLicensesInput) SetNextToken(v string) *ListReceivedLicensesInput

SetNextToken sets the NextToken field's value.

func (ListReceivedLicensesInput) String

func (s ListReceivedLicensesInput) String() string

String returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

func (*ListReceivedLicensesInput) Validate

func (s *ListReceivedLicensesInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type ListReceivedLicensesOutput

type ListReceivedLicensesOutput struct {

    // Received license details.
    Licenses []*GrantedLicense `type:"list"`

    // Token for the next set of results.
    NextToken *string `type:"string"`
    // contains filtered or unexported fields
}

func (ListReceivedLicensesOutput) GoString

func (s ListReceivedLicensesOutput) GoString() string

GoString returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

func (*ListReceivedLicensesOutput) SetLicenses

func (s *ListReceivedLicensesOutput) SetLicenses(v []*GrantedLicense) *ListReceivedLicensesOutput

SetLicenses sets the Licenses field's value.

func (*ListReceivedLicensesOutput) SetNextToken

func (s *ListReceivedLicensesOutput) SetNextToken(v string) *ListReceivedLicensesOutput

SetNextToken sets the NextToken field's value.

func (ListReceivedLicensesOutput) String

func (s ListReceivedLicensesOutput) String() string

String returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

type ListResourceInventoryInput

type ListResourceInventoryInput struct {

    // Filters to scope the results. The following filters and logical operators
    // are supported:
    //
    //    * account_id - The ID of the Amazon Web Services account that owns the
    //    resource. Logical operators are EQUALS | NOT_EQUALS.
    //
    //    * application_name - The name of the application. Logical operators are
    //    EQUALS | BEGINS_WITH.
    //
    //    * license_included - The type of license included. Logical operators are
    //    EQUALS | NOT_EQUALS. Possible values are sql-server-enterprise | sql-server-standard
    //    | sql-server-web | windows-server-datacenter.
    //
    //    * platform - The platform of the resource. Logical operators are EQUALS
    //    | BEGINS_WITH.
    //
    //    * resource_id - The ID of the resource. Logical operators are EQUALS |
    //    NOT_EQUALS.
    //
    //    * tag:<key> - The key/value combination of a tag assigned to the resource.
    //    Logical operators are EQUALS (single account) or EQUALS | NOT_EQUALS (cross
    //    account).
    Filters []*InventoryFilter `type:"list"`

    // Maximum number of results to return in a single call.
    MaxResults *int64 `type:"integer"`

    // Token for the next set of results.
    NextToken *string `type:"string"`
    // contains filtered or unexported fields
}

func (ListResourceInventoryInput) GoString

func (s ListResourceInventoryInput) GoString() string

GoString returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

func (*ListResourceInventoryInput) SetFilters

func (s *ListResourceInventoryInput) SetFilters(v []*InventoryFilter) *ListResourceInventoryInput

SetFilters sets the Filters field's value.

func (*ListResourceInventoryInput) SetMaxResults

func (s *ListResourceInventoryInput) SetMaxResults(v int64) *ListResourceInventoryInput

SetMaxResults sets the MaxResults field's value.

func (*ListResourceInventoryInput) SetNextToken

func (s *ListResourceInventoryInput) SetNextToken(v string) *ListResourceInventoryInput

SetNextToken sets the NextToken field's value.

func (ListResourceInventoryInput) String

func (s ListResourceInventoryInput) String() string

String returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

func (*ListResourceInventoryInput) Validate

func (s *ListResourceInventoryInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type ListResourceInventoryOutput

type ListResourceInventoryOutput struct {

    // Token for the next set of results.
    NextToken *string `type:"string"`

    // Information about the resources.
    ResourceInventoryList []*ResourceInventory `type:"list"`
    // contains filtered or unexported fields
}

func (ListResourceInventoryOutput) GoString

func (s ListResourceInventoryOutput) GoString() string

GoString returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

func (*ListResourceInventoryOutput) SetNextToken

func (s *ListResourceInventoryOutput) SetNextToken(v string) *ListResourceInventoryOutput

SetNextToken sets the NextToken field's value.

func (*ListResourceInventoryOutput) SetResourceInventoryList

func (s *ListResourceInventoryOutput) SetResourceInventoryList(v []*ResourceInventory) *ListResourceInventoryOutput

SetResourceInventoryList sets the ResourceInventoryList field's value.

func (ListResourceInventoryOutput) String

func (s ListResourceInventoryOutput) String() string

String returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

type ListTagsForResourceInput

type ListTagsForResourceInput struct {

    // Amazon Resource Name (ARN) of the license configuration.
    //
    // ResourceArn is a required field
    ResourceArn *string `type:"string" required:"true"`
    // contains filtered or unexported fields
}

func (ListTagsForResourceInput) GoString

func (s ListTagsForResourceInput) GoString() string

GoString returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

func (*ListTagsForResourceInput) SetResourceArn

func (s *ListTagsForResourceInput) SetResourceArn(v string) *ListTagsForResourceInput

SetResourceArn sets the ResourceArn field's value.

func (ListTagsForResourceInput) String

func (s ListTagsForResourceInput) String() string

String returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

func (*ListTagsForResourceInput) Validate

func (s *ListTagsForResourceInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type ListTagsForResourceOutput

type ListTagsForResourceOutput struct {

    // Information about the tags.
    Tags []*Tag `type:"list"`
    // contains filtered or unexported fields
}

func (ListTagsForResourceOutput) GoString

func (s ListTagsForResourceOutput) GoString() string

GoString returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

func (*ListTagsForResourceOutput) SetTags

func (s *ListTagsForResourceOutput) SetTags(v []*Tag) *ListTagsForResourceOutput

SetTags sets the Tags field's value.

func (ListTagsForResourceOutput) String

func (s ListTagsForResourceOutput) String() string

String returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

type ListTokensInput

type ListTokensInput struct {

    // Filters to scope the results. The following filter is supported:
    //
    //    * LicenseArns
    Filters []*Filter `type:"list"`

    // Maximum number of results to return in a single call.
    MaxResults *int64 `min:"1" type:"integer"`

    // Token for the next set of results.
    NextToken *string `type:"string"`

    // Token IDs.
    TokenIds []*string `type:"list"`
    // contains filtered or unexported fields
}

func (ListTokensInput) GoString

func (s ListTokensInput) GoString() string

GoString returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

func (*ListTokensInput) SetFilters

func (s *ListTokensInput) SetFilters(v []*Filter) *ListTokensInput

SetFilters sets the Filters field's value.

func (*ListTokensInput) SetMaxResults

func (s *ListTokensInput) SetMaxResults(v int64) *ListTokensInput

SetMaxResults sets the MaxResults field's value.

func (*ListTokensInput) SetNextToken

func (s *ListTokensInput) SetNextToken(v string) *ListTokensInput

SetNextToken sets the NextToken field's value.

func (*ListTokensInput) SetTokenIds

func (s *ListTokensInput) SetTokenIds(v []*string) *ListTokensInput

SetTokenIds sets the TokenIds field's value.

func (ListTokensInput) String

func (s ListTokensInput) String() string

String returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

func (*ListTokensInput) Validate

func (s *ListTokensInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type ListTokensOutput

type ListTokensOutput struct {

    // Token for the next set of results.
    NextToken *string `type:"string"`

    // Received token details.
    Tokens []*TokenData `type:"list"`
    // contains filtered or unexported fields
}

func (ListTokensOutput) GoString

func (s ListTokensOutput) GoString() string

GoString returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

func (*ListTokensOutput) SetNextToken

func (s *ListTokensOutput) SetNextToken(v string) *ListTokensOutput

SetNextToken sets the NextToken field's value.

func (*ListTokensOutput) SetTokens

func (s *ListTokensOutput) SetTokens(v []*TokenData) *ListTokensOutput

SetTokens sets the Tokens field's value.

func (ListTokensOutput) String

func (s ListTokensOutput) String() string

String returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

type ListUsageForLicenseConfigurationInput

type ListUsageForLicenseConfigurationInput struct {

    // Filters to scope the results. The following filters and logical operators
    // are supported:
    //
    //    * resourceArn - The ARN of the license configuration resource. Logical
    //    operators are EQUALS | NOT_EQUALS.
    //
    //    * resourceType - The resource type (EC2_INSTANCE | EC2_HOST | EC2_AMI
    //    | SYSTEMS_MANAGER_MANAGED_INSTANCE). Logical operators are EQUALS | NOT_EQUALS.
    //
    //    * resourceAccount - The ID of the account that owns the resource. Logical
    //    operators are EQUALS | NOT_EQUALS.
    Filters []*Filter `type:"list"`

    // Amazon Resource Name (ARN) of the license configuration.
    //
    // LicenseConfigurationArn is a required field
    LicenseConfigurationArn *string `type:"string" required:"true"`

    // Maximum number of results to return in a single call.
    MaxResults *int64 `type:"integer"`

    // Token for the next set of results.
    NextToken *string `type:"string"`
    // contains filtered or unexported fields
}

func (ListUsageForLicenseConfigurationInput) GoString

func (s ListUsageForLicenseConfigurationInput) GoString() string

GoString returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

func (*ListUsageForLicenseConfigurationInput) SetFilters

func (s *ListUsageForLicenseConfigurationInput) SetFilters(v []*Filter) *ListUsageForLicenseConfigurationInput

SetFilters sets the Filters field's value.

func (*ListUsageForLicenseConfigurationInput) SetLicenseConfigurationArn

func (s *ListUsageForLicenseConfigurationInput) SetLicenseConfigurationArn(v string) *ListUsageForLicenseConfigurationInput

SetLicenseConfigurationArn sets the LicenseConfigurationArn field's value.

func (*ListUsageForLicenseConfigurationInput) SetMaxResults

func (s *ListUsageForLicenseConfigurationInput) SetMaxResults(v int64) *ListUsageForLicenseConfigurationInput

SetMaxResults sets the MaxResults field's value.

func (*ListUsageForLicenseConfigurationInput) SetNextToken

func (s *ListUsageForLicenseConfigurationInput) SetNextToken(v string) *ListUsageForLicenseConfigurationInput

SetNextToken sets the NextToken field's value.

func (ListUsageForLicenseConfigurationInput) String

func (s ListUsageForLicenseConfigurationInput) String() string

String returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

func (*ListUsageForLicenseConfigurationInput) Validate

func (s *ListUsageForLicenseConfigurationInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type ListUsageForLicenseConfigurationOutput

type ListUsageForLicenseConfigurationOutput struct {

    // Information about the license configurations.
    LicenseConfigurationUsageList []*LicenseConfigurationUsage `type:"list"`

    // Token for the next set of results.
    NextToken *string `type:"string"`
    // contains filtered or unexported fields
}

func (ListUsageForLicenseConfigurationOutput) GoString

func (s ListUsageForLicenseConfigurationOutput) GoString() string

GoString returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

func (*ListUsageForLicenseConfigurationOutput) SetLicenseConfigurationUsageList

func (s *ListUsageForLicenseConfigurationOutput) SetLicenseConfigurationUsageList(v []*LicenseConfigurationUsage) *ListUsageForLicenseConfigurationOutput

SetLicenseConfigurationUsageList sets the LicenseConfigurationUsageList field's value.

func (*ListUsageForLicenseConfigurationOutput) SetNextToken

func (s *ListUsageForLicenseConfigurationOutput) SetNextToken(v string) *ListUsageForLicenseConfigurationOutput

SetNextToken sets the NextToken field's value.

func (ListUsageForLicenseConfigurationOutput) String

func (s ListUsageForLicenseConfigurationOutput) String() string

String returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

type ManagedResourceSummary

type ManagedResourceSummary struct {

    // Number of resources associated with licenses.
    AssociationCount *int64 `type:"long"`

    // Type of resource associated with a license.
    ResourceType *string `type:"string" enum:"ResourceType"`
    // contains filtered or unexported fields
}

Summary information about a managed resource.

func (ManagedResourceSummary) GoString

func (s ManagedResourceSummary) GoString() string

GoString returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

func (*ManagedResourceSummary) SetAssociationCount

func (s *ManagedResourceSummary) SetAssociationCount(v int64) *ManagedResourceSummary

SetAssociationCount sets the AssociationCount field's value.

func (*ManagedResourceSummary) SetResourceType

func (s *ManagedResourceSummary) SetResourceType(v string) *ManagedResourceSummary

SetResourceType sets the ResourceType field's value.

func (ManagedResourceSummary) String

func (s ManagedResourceSummary) String() string

String returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

type Metadata

type Metadata struct {

    // The key name.
    Name *string `type:"string"`

    // The value.
    Value *string `type:"string"`
    // contains filtered or unexported fields
}

Describes key/value pairs.

func (Metadata) GoString

func (s Metadata) GoString() string

GoString returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

func (*Metadata) SetName

func (s *Metadata) SetName(v string) *Metadata

SetName sets the Name field's value.

func (*Metadata) SetValue

func (s *Metadata) SetValue(v string) *Metadata

SetValue sets the Value field's value.

func (Metadata) String

func (s Metadata) String() string

String returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

type NoEntitlementsAllowedException

type NoEntitlementsAllowedException struct {
    RespMetadata protocol.ResponseMetadata `json:"-" xml:"-"`

    Message_ *string `locationName:"Message" type:"string"`
    // contains filtered or unexported fields
}

There are no entitlements found for this license, or the entitlement maximum count is reached.

func (*NoEntitlementsAllowedException) Code

func (s *NoEntitlementsAllowedException) Code() string

Code returns the exception type name.

func (*NoEntitlementsAllowedException) Error

func (s *NoEntitlementsAllowedException) Error() string

func (NoEntitlementsAllowedException) GoString

func (s NoEntitlementsAllowedException) GoString() string

GoString returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

func (*NoEntitlementsAllowedException) Message

func (s *NoEntitlementsAllowedException) Message() string

Message returns the exception's message.

func (*NoEntitlementsAllowedException) OrigErr

func (s *NoEntitlementsAllowedException) OrigErr() error

OrigErr always returns nil, satisfies awserr.Error interface.

func (*NoEntitlementsAllowedException) RequestID

func (s *NoEntitlementsAllowedException) RequestID() string

RequestID returns the service's response RequestID for request.

func (*NoEntitlementsAllowedException) StatusCode

func (s *NoEntitlementsAllowedException) StatusCode() int

Status code returns the HTTP status code for the request's response error.

func (NoEntitlementsAllowedException) String

func (s NoEntitlementsAllowedException) String() string

String returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

type Options

type Options struct {

    // An activation option for your grant that determines the behavior of activating
    // a grant. Activation options can only be used with granted licenses sourced
    // from the Amazon Web Services Marketplace. Additionally, the operation must
    // specify the value of ACTIVE for the Status parameter.
    //
    //    * As a license administrator, you can optionally specify an ActivationOverrideBehavior
    //    when activating a grant.
    //
    //    * As a grantor, you can optionally specify an ActivationOverrideBehavior
    //    when you activate a grant for a grantee account in your organization.
    //
    //    * As a grantee, if the grantor creating the distributed grant doesn’t
    //    specify an ActivationOverrideBehavior, you can optionally specify one
    //    when you are activating the grant.
    //
    // DISTRIBUTED_GRANTS_ONLY
    //
    // Use this value to activate a grant without replacing any member account’s
    // active grants for the same product.
    //
    // ALL_GRANTS_PERMITTED_BY_ISSUER
    //
    // Use this value to activate a grant and disable other active grants in any
    // member accounts for the same product. This action will also replace their
    // previously activated grants with this activated grant.
    ActivationOverrideBehavior *string `type:"string" enum:"ActivationOverrideBehavior"`
    // contains filtered or unexported fields
}

The options you can specify when you create a new version of a grant, such as activation override behavior. For more information, see Granted licenses in License Manager (https://docs.aws.amazon.com/license-manager/latest/userguide/granted-licenses.html) in the License Manager User Guide.

func (Options) GoString

func (s Options) GoString() string

GoString returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

func (*Options) SetActivationOverrideBehavior

func (s *Options) SetActivationOverrideBehavior(v string) *Options

SetActivationOverrideBehavior sets the ActivationOverrideBehavior field's value.

func (Options) String

func (s Options) String() string

String returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

type OrganizationConfiguration

type OrganizationConfiguration struct {

    // Enables Organizations integration.
    //
    // EnableIntegration is a required field
    EnableIntegration *bool `type:"boolean" required:"true"`
    // contains filtered or unexported fields
}

Configuration information for Organizations.

func (OrganizationConfiguration) GoString

func (s OrganizationConfiguration) GoString() string

GoString returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

func (*OrganizationConfiguration) SetEnableIntegration

func (s *OrganizationConfiguration) SetEnableIntegration(v bool) *OrganizationConfiguration

SetEnableIntegration sets the EnableIntegration field's value.

func (OrganizationConfiguration) String

func (s OrganizationConfiguration) String() string

String returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

func (*OrganizationConfiguration) Validate

func (s *OrganizationConfiguration) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type ProductInformation

type ProductInformation struct {

    // A Product information filter consists of a ProductInformationFilterComparator
    // which is a logical operator, a ProductInformationFilterName which specifies
    // the type of filter being declared, and a ProductInformationFilterValue that
    // specifies the value to filter on.
    //
    // Accepted values for ProductInformationFilterName are listed here along with
    // descriptions and valid options for ProductInformationFilterComparator.
    //
    // The following filters and are supported when the resource type is SSM_MANAGED:
    //
    //    * Application Name - The name of the application. Logical operator is
    //    EQUALS.
    //
    //    * Application Publisher - The publisher of the application. Logical operator
    //    is EQUALS.
    //
    //    * Application Version - The version of the application. Logical operator
    //    is EQUALS.
    //
    //    * Platform Name - The name of the platform. Logical operator is EQUALS.
    //
    //    * Platform Type - The platform type. Logical operator is EQUALS.
    //
    //    * Tag:key - The key of a tag attached to an Amazon Web Services resource
    //    you wish to exclude from automated discovery. Logical operator is NOT_EQUALS.
    //    The key for your tag must be appended to Tag: following the example: Tag:name-of-your-key.
    //    ProductInformationFilterValue is optional if you are not using values
    //    for the key.
    //
    //    * AccountId - The 12-digit ID of an Amazon Web Services account you wish
    //    to exclude from automated discovery. Logical operator is NOT_EQUALS.
    //
    //    * License Included - The type of license included. Logical operators are
    //    EQUALS and NOT_EQUALS. Possible values are: sql-server-enterprise | sql-server-standard
    //    | sql-server-web | windows-server-datacenter.
    //
    // The following filters and logical operators are supported when the resource
    // type is RDS:
    //
    //    * Engine Edition - The edition of the database engine. Logical operator
    //    is EQUALS. Possible values are: oracle-ee | oracle-se | oracle-se1 | oracle-se2.
    //
    //    * License Pack - The license pack. Logical operator is EQUALS. Possible
    //    values are: data guard | diagnostic pack sqlt | tuning pack sqlt | ols
    //    | olap.
    //
    // ProductInformationFilterList is a required field
    ProductInformationFilterList []*ProductInformationFilter `type:"list" required:"true"`

    // Resource type. The possible values are SSM_MANAGED | RDS.
    //
    // ResourceType is a required field
    ResourceType *string `type:"string" required:"true"`
    // contains filtered or unexported fields
}

Describes product information for a license configuration.

func (ProductInformation) GoString

func (s ProductInformation) GoString() string

GoString returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

func (*ProductInformation) SetProductInformationFilterList

func (s *ProductInformation) SetProductInformationFilterList(v []*ProductInformationFilter) *ProductInformation

SetProductInformationFilterList sets the ProductInformationFilterList field's value.

func (*ProductInformation) SetResourceType

func (s *ProductInformation) SetResourceType(v string) *ProductInformation

SetResourceType sets the ResourceType field's value.

func (ProductInformation) String

func (s ProductInformation) String() string

String returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

func (*ProductInformation) Validate

func (s *ProductInformation) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type ProductInformationFilter

type ProductInformationFilter struct {

    // Logical operator.
    //
    // ProductInformationFilterComparator is a required field
    ProductInformationFilterComparator *string `type:"string" required:"true"`

    // Filter name.
    //
    // ProductInformationFilterName is a required field
    ProductInformationFilterName *string `type:"string" required:"true"`

    // Filter value.
    ProductInformationFilterValue []*string `type:"list"`
    // contains filtered or unexported fields
}

Describes product information filters.

func (ProductInformationFilter) GoString

func (s ProductInformationFilter) GoString() string

GoString returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

func (*ProductInformationFilter) SetProductInformationFilterComparator

func (s *ProductInformationFilter) SetProductInformationFilterComparator(v string) *ProductInformationFilter

SetProductInformationFilterComparator sets the ProductInformationFilterComparator field's value.

func (*ProductInformationFilter) SetProductInformationFilterName

func (s *ProductInformationFilter) SetProductInformationFilterName(v string) *ProductInformationFilter

SetProductInformationFilterName sets the ProductInformationFilterName field's value.

func (*ProductInformationFilter) SetProductInformationFilterValue

func (s *ProductInformationFilter) SetProductInformationFilterValue(v []*string) *ProductInformationFilter

SetProductInformationFilterValue sets the ProductInformationFilterValue field's value.

func (ProductInformationFilter) String

func (s ProductInformationFilter) String() string

String returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

func (*ProductInformationFilter) Validate

func (s *ProductInformationFilter) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type ProvisionalConfiguration

type ProvisionalConfiguration struct {

    // Maximum time for the provisional configuration, in minutes.
    //
    // MaxTimeToLiveInMinutes is a required field
    MaxTimeToLiveInMinutes *int64 `type:"integer" required:"true"`
    // contains filtered or unexported fields
}

Details about a provisional configuration.

func (ProvisionalConfiguration) GoString

func (s ProvisionalConfiguration) GoString() string

GoString returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

func (*ProvisionalConfiguration) SetMaxTimeToLiveInMinutes

func (s *ProvisionalConfiguration) SetMaxTimeToLiveInMinutes(v int64) *ProvisionalConfiguration

SetMaxTimeToLiveInMinutes sets the MaxTimeToLiveInMinutes field's value.

func (ProvisionalConfiguration) String

func (s ProvisionalConfiguration) String() string

String returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

func (*ProvisionalConfiguration) Validate

func (s *ProvisionalConfiguration) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type RateLimitExceededException

type RateLimitExceededException struct {
    RespMetadata protocol.ResponseMetadata `json:"-" xml:"-"`

    Message_ *string `locationName:"Message" type:"string"`
    // contains filtered or unexported fields
}

Too many requests have been submitted. Try again after a brief wait.

func (*RateLimitExceededException) Code

func (s *RateLimitExceededException) Code() string

Code returns the exception type name.

func (*RateLimitExceededException) Error

func (s *RateLimitExceededException) Error() string

func (RateLimitExceededException) GoString

func (s RateLimitExceededException) GoString() string

GoString returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

func (*RateLimitExceededException) Message

func (s *RateLimitExceededException) Message() string

Message returns the exception's message.

func (*RateLimitExceededException) OrigErr

func (s *RateLimitExceededException) OrigErr() error

OrigErr always returns nil, satisfies awserr.Error interface.

func (*RateLimitExceededException) RequestID

func (s *RateLimitExceededException) RequestID() string

RequestID returns the service's response RequestID for request.

func (*RateLimitExceededException) StatusCode

func (s *RateLimitExceededException) StatusCode() int

Status code returns the HTTP status code for the request's response error.

func (RateLimitExceededException) String

func (s RateLimitExceededException) String() string

String returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

type ReceivedMetadata

type ReceivedMetadata struct {

    // Allowed operations.
    AllowedOperations []*string `min:"1" type:"list" enum:"AllowedOperation"`

    // Received status.
    ReceivedStatus *string `type:"string" enum:"ReceivedStatus"`

    // Received status reason.
    ReceivedStatusReason *string `type:"string"`
    // contains filtered or unexported fields
}

Metadata associated with received licenses and grants.

func (ReceivedMetadata) GoString

func (s ReceivedMetadata) GoString() string

GoString returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

func (*ReceivedMetadata) SetAllowedOperations

func (s *ReceivedMetadata) SetAllowedOperations(v []*string) *ReceivedMetadata

SetAllowedOperations sets the AllowedOperations field's value.

func (*ReceivedMetadata) SetReceivedStatus

func (s *ReceivedMetadata) SetReceivedStatus(v string) *ReceivedMetadata

SetReceivedStatus sets the ReceivedStatus field's value.

func (*ReceivedMetadata) SetReceivedStatusReason

func (s *ReceivedMetadata) SetReceivedStatusReason(v string) *ReceivedMetadata

SetReceivedStatusReason sets the ReceivedStatusReason field's value.

func (ReceivedMetadata) String

func (s ReceivedMetadata) String() string

String returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

type RedirectException

type RedirectException struct {
    RespMetadata protocol.ResponseMetadata `json:"-" xml:"-"`

    Location *string `type:"string"`

    Message_ *string `locationName:"Message" type:"string"`
    // contains filtered or unexported fields
}

This is not the correct Region for the resource. Try again.

func (*RedirectException) Code

func (s *RedirectException) Code() string

Code returns the exception type name.

func (*RedirectException) Error

func (s *RedirectException) Error() string

func (RedirectException) GoString

func (s RedirectException) GoString() string

GoString returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

func (*RedirectException) Message

func (s *RedirectException) Message() string

Message returns the exception's message.

func (*RedirectException) OrigErr

func (s *RedirectException) OrigErr() error

OrigErr always returns nil, satisfies awserr.Error interface.

func (*RedirectException) RequestID

func (s *RedirectException) RequestID() string

RequestID returns the service's response RequestID for request.

func (*RedirectException) StatusCode

func (s *RedirectException) StatusCode() int

Status code returns the HTTP status code for the request's response error.

func (RedirectException) String

func (s RedirectException) String() string

String returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

type RejectGrantInput

type RejectGrantInput struct {

    // Amazon Resource Name (ARN) of the grant.
    //
    // GrantArn is a required field
    GrantArn *string `type:"string" required:"true"`
    // contains filtered or unexported fields
}

func (RejectGrantInput) GoString

func (s RejectGrantInput) GoString() string

GoString returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

func (*RejectGrantInput) SetGrantArn

func (s *RejectGrantInput) SetGrantArn(v string) *RejectGrantInput

SetGrantArn sets the GrantArn field's value.

func (RejectGrantInput) String

func (s RejectGrantInput) String() string

String returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

func (*RejectGrantInput) Validate

func (s *RejectGrantInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type RejectGrantOutput

type RejectGrantOutput struct {

    // Grant ARN.
    GrantArn *string `type:"string"`

    // Grant status.
    Status *string `type:"string" enum:"GrantStatus"`

    // Grant version.
    Version *string `type:"string"`
    // contains filtered or unexported fields
}

func (RejectGrantOutput) GoString

func (s RejectGrantOutput) GoString() string

GoString returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

func (*RejectGrantOutput) SetGrantArn

func (s *RejectGrantOutput) SetGrantArn(v string) *RejectGrantOutput

SetGrantArn sets the GrantArn field's value.

func (*RejectGrantOutput) SetStatus

func (s *RejectGrantOutput) SetStatus(v string) *RejectGrantOutput

SetStatus sets the Status field's value.

func (*RejectGrantOutput) SetVersion

func (s *RejectGrantOutput) SetVersion(v string) *RejectGrantOutput

SetVersion sets the Version field's value.

func (RejectGrantOutput) String

func (s RejectGrantOutput) String() string

String returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

type ReportContext

type ReportContext struct {

    // Amazon Resource Name (ARN) of the license configuration that this generator
    // reports on.
    //
    // LicenseConfigurationArns is a required field
    LicenseConfigurationArns []*string `locationName:"licenseConfigurationArns" type:"list" required:"true"`
    // contains filtered or unexported fields
}

Details of the license configuration that this generator reports on.

func (ReportContext) GoString

func (s ReportContext) GoString() string

GoString returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

func (*ReportContext) SetLicenseConfigurationArns

func (s *ReportContext) SetLicenseConfigurationArns(v []*string) *ReportContext

SetLicenseConfigurationArns sets the LicenseConfigurationArns field's value.

func (ReportContext) String

func (s ReportContext) String() string

String returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

func (*ReportContext) Validate

func (s *ReportContext) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type ReportFrequency

type ReportFrequency struct {

    // Time period between each report. The period can be daily, weekly, or monthly.
    Period *string `locationName:"period" type:"string" enum:"ReportFrequencyType"`

    // Number of times within the frequency period that a report is generated. The
    // only supported value is 1.
    Value *int64 `locationName:"value" type:"integer"`
    // contains filtered or unexported fields
}

Details about how frequently reports are generated.

func (ReportFrequency) GoString

func (s ReportFrequency) GoString() string

GoString returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

func (*ReportFrequency) SetPeriod

func (s *ReportFrequency) SetPeriod(v string) *ReportFrequency

SetPeriod sets the Period field's value.

func (*ReportFrequency) SetValue

func (s *ReportFrequency) SetValue(v int64) *ReportFrequency

SetValue sets the Value field's value.

func (ReportFrequency) String

func (s ReportFrequency) String() string

String returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

type ReportGenerator

type ReportGenerator struct {

    // Time the report was created.
    CreateTime *string `type:"string"`

    // Description of the report generator.
    Description *string `type:"string"`

    // Time the last report was generated at.
    LastReportGenerationTime *string `type:"string"`

    // Failure message for the last report generation attempt.
    LastRunFailureReason *string `type:"string"`

    // Status of the last report generation attempt.
    LastRunStatus *string `type:"string"`

    // Amazon Resource Name (ARN) of the report generator.
    LicenseManagerReportGeneratorArn *string `type:"string"`

    // License configuration type for this generator.
    ReportContext *ReportContext `type:"structure"`

    // The Amazon Web Services account ID used to create the report generator.
    ReportCreatorAccount *string `type:"string"`

    // Details about how frequently reports are generated.
    ReportFrequency *ReportFrequency `type:"structure"`

    // Name of the report generator.
    ReportGeneratorName *string `type:"string"`

    // Type of reports that are generated.
    ReportType []*string `type:"list" enum:"ReportType"`

    // Details of the S3 bucket that report generator reports are published to.
    S3Location *S3Location `type:"structure"`

    // Tags associated with the report generator.
    Tags []*Tag `type:"list"`
    // contains filtered or unexported fields
}

Describe the details of a report generator.

func (ReportGenerator) GoString

func (s ReportGenerator) GoString() string

GoString returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

func (*ReportGenerator) SetCreateTime

func (s *ReportGenerator) SetCreateTime(v string) *ReportGenerator

SetCreateTime sets the CreateTime field's value.

func (*ReportGenerator) SetDescription

func (s *ReportGenerator) SetDescription(v string) *ReportGenerator

SetDescription sets the Description field's value.

func (*ReportGenerator) SetLastReportGenerationTime

func (s *ReportGenerator) SetLastReportGenerationTime(v string) *ReportGenerator

SetLastReportGenerationTime sets the LastReportGenerationTime field's value.

func (*ReportGenerator) SetLastRunFailureReason

func (s *ReportGenerator) SetLastRunFailureReason(v string) *ReportGenerator

SetLastRunFailureReason sets the LastRunFailureReason field's value.

func (*ReportGenerator) SetLastRunStatus

func (s *ReportGenerator) SetLastRunStatus(v string) *ReportGenerator

SetLastRunStatus sets the LastRunStatus field's value.

func (*ReportGenerator) SetLicenseManagerReportGeneratorArn

func (s *ReportGenerator) SetLicenseManagerReportGeneratorArn(v string) *ReportGenerator

SetLicenseManagerReportGeneratorArn sets the LicenseManagerReportGeneratorArn field's value.

func (*ReportGenerator) SetReportContext

func (s *ReportGenerator) SetReportContext(v *ReportContext) *ReportGenerator

SetReportContext sets the ReportContext field's value.

func (*ReportGenerator) SetReportCreatorAccount

func (s *ReportGenerator) SetReportCreatorAccount(v string) *ReportGenerator

SetReportCreatorAccount sets the ReportCreatorAccount field's value.

func (*ReportGenerator) SetReportFrequency

func (s *ReportGenerator) SetReportFrequency(v *ReportFrequency) *ReportGenerator

SetReportFrequency sets the ReportFrequency field's value.

func (*ReportGenerator) SetReportGeneratorName

func (s *ReportGenerator) SetReportGeneratorName(v string) *ReportGenerator

SetReportGeneratorName sets the ReportGeneratorName field's value.

func (*ReportGenerator) SetReportType

func (s *ReportGenerator) SetReportType(v []*string) *ReportGenerator

SetReportType sets the ReportType field's value.

func (*ReportGenerator) SetS3Location

func (s *ReportGenerator) SetS3Location(v *S3Location) *ReportGenerator

SetS3Location sets the S3Location field's value.

func (*ReportGenerator) SetTags

func (s *ReportGenerator) SetTags(v []*Tag) *ReportGenerator

SetTags sets the Tags field's value.

func (ReportGenerator) String

func (s ReportGenerator) String() string

String returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

type ResourceInventory

type ResourceInventory struct {

    // Platform of the resource.
    Platform *string `type:"string"`

    // Platform version of the resource in the inventory.
    PlatformVersion *string `type:"string"`

    // Amazon Resource Name (ARN) of the resource.
    ResourceArn *string `type:"string"`

    // ID of the resource.
    ResourceId *string `type:"string"`

    // ID of the account that owns the resource.
    ResourceOwningAccountId *string `type:"string"`

    // Type of resource.
    ResourceType *string `type:"string" enum:"ResourceType"`
    // contains filtered or unexported fields
}

Details about a resource.

func (ResourceInventory) GoString

func (s ResourceInventory) GoString() string

GoString returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

func (*ResourceInventory) SetPlatform

func (s *ResourceInventory) SetPlatform(v string) *ResourceInventory

SetPlatform sets the Platform field's value.

func (*ResourceInventory) SetPlatformVersion

func (s *ResourceInventory) SetPlatformVersion(v string) *ResourceInventory

SetPlatformVersion sets the PlatformVersion field's value.

func (*ResourceInventory) SetResourceArn

func (s *ResourceInventory) SetResourceArn(v string) *ResourceInventory

SetResourceArn sets the ResourceArn field's value.

func (*ResourceInventory) SetResourceId

func (s *ResourceInventory) SetResourceId(v string) *ResourceInventory

SetResourceId sets the ResourceId field's value.

func (*ResourceInventory) SetResourceOwningAccountId

func (s *ResourceInventory) SetResourceOwningAccountId(v string) *ResourceInventory

SetResourceOwningAccountId sets the ResourceOwningAccountId field's value.

func (*ResourceInventory) SetResourceType

func (s *ResourceInventory) SetResourceType(v string) *ResourceInventory

SetResourceType sets the ResourceType field's value.

func (ResourceInventory) String

func (s ResourceInventory) String() string

String returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

type ResourceLimitExceededException

type ResourceLimitExceededException struct {
    RespMetadata protocol.ResponseMetadata `json:"-" xml:"-"`

    Message_ *string `locationName:"Message" type:"string"`
    // contains filtered or unexported fields
}

Your resource limits have been exceeded.

func (*ResourceLimitExceededException) Code

func (s *ResourceLimitExceededException) Code() string

Code returns the exception type name.

func (*ResourceLimitExceededException) Error

func (s *ResourceLimitExceededException) Error() string

func (ResourceLimitExceededException) GoString

func (s ResourceLimitExceededException) GoString() string

GoString returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

func (*ResourceLimitExceededException) Message

func (s *ResourceLimitExceededException) Message() string

Message returns the exception's message.

func (*ResourceLimitExceededException) OrigErr

func (s *ResourceLimitExceededException) OrigErr() error

OrigErr always returns nil, satisfies awserr.Error interface.

func (*ResourceLimitExceededException) RequestID

func (s *ResourceLimitExceededException) RequestID() string

RequestID returns the service's response RequestID for request.

func (*ResourceLimitExceededException) StatusCode

func (s *ResourceLimitExceededException) StatusCode() int

Status code returns the HTTP status code for the request's response error.

func (ResourceLimitExceededException) String

func (s ResourceLimitExceededException) String() string

String returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

type ResourceNotFoundException

type ResourceNotFoundException struct {
    RespMetadata protocol.ResponseMetadata `json:"-" xml:"-"`

    Message_ *string `locationName:"Message" type:"string"`
    // contains filtered or unexported fields
}

The resource cannot be found.

func (*ResourceNotFoundException) Code

func (s *ResourceNotFoundException) Code() string

Code returns the exception type name.

func (*ResourceNotFoundException) Error

func (s *ResourceNotFoundException) Error() string

func (ResourceNotFoundException) GoString

func (s ResourceNotFoundException) GoString() string

GoString returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

func (*ResourceNotFoundException) Message

func (s *ResourceNotFoundException) Message() string

Message returns the exception's message.

func (*ResourceNotFoundException) OrigErr

func (s *ResourceNotFoundException) OrigErr() error

OrigErr always returns nil, satisfies awserr.Error interface.

func (*ResourceNotFoundException) RequestID

func (s *ResourceNotFoundException) RequestID() string

RequestID returns the service's response RequestID for request.

func (*ResourceNotFoundException) StatusCode

func (s *ResourceNotFoundException) StatusCode() int

Status code returns the HTTP status code for the request's response error.

func (ResourceNotFoundException) String

func (s ResourceNotFoundException) String() string

String returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

type S3Location

type S3Location struct {

    // Name of the S3 bucket reports are published to.
    Bucket *string `locationName:"bucket" type:"string"`

    // Prefix of the S3 bucket reports are published to.
    KeyPrefix *string `locationName:"keyPrefix" type:"string"`
    // contains filtered or unexported fields
}

Details of the S3 bucket that report generator reports are published to.

func (S3Location) GoString

func (s S3Location) GoString() string

GoString returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

func (*S3Location) SetBucket

func (s *S3Location) SetBucket(v string) *S3Location

SetBucket sets the Bucket field's value.

func (*S3Location) SetKeyPrefix

func (s *S3Location) SetKeyPrefix(v string) *S3Location

SetKeyPrefix sets the KeyPrefix field's value.

func (S3Location) String

func (s S3Location) String() string

String returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

type ServerInternalException

type ServerInternalException struct {
    RespMetadata protocol.ResponseMetadata `json:"-" xml:"-"`

    Message_ *string `locationName:"Message" type:"string"`
    // contains filtered or unexported fields
}

The server experienced an internal error. Try again.

func (*ServerInternalException) Code

func (s *ServerInternalException) Code() string

Code returns the exception type name.

func (*ServerInternalException) Error

func (s *ServerInternalException) Error() string

func (ServerInternalException) GoString

func (s ServerInternalException) GoString() string

GoString returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

func (*ServerInternalException) Message

func (s *ServerInternalException) Message() string

Message returns the exception's message.

func (*ServerInternalException) OrigErr

func (s *ServerInternalException) OrigErr() error

OrigErr always returns nil, satisfies awserr.Error interface.

func (*ServerInternalException) RequestID

func (s *ServerInternalException) RequestID() string

RequestID returns the service's response RequestID for request.

func (*ServerInternalException) StatusCode

func (s *ServerInternalException) StatusCode() int

Status code returns the HTTP status code for the request's response error.

func (ServerInternalException) String

func (s ServerInternalException) String() string

String returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

type Tag

type Tag struct {

    // Tag key.
    Key *string `type:"string"`

    // Tag value.
    Value *string `type:"string"`
    // contains filtered or unexported fields
}

Details about a tag for a license configuration.

func (Tag) GoString

func (s Tag) GoString() string

GoString returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

func (*Tag) SetKey

func (s *Tag) SetKey(v string) *Tag

SetKey sets the Key field's value.

func (*Tag) SetValue

func (s *Tag) SetValue(v string) *Tag

SetValue sets the Value field's value.

func (Tag) String

func (s Tag) String() string

String returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

type TagResourceInput

type TagResourceInput struct {

    // Amazon Resource Name (ARN) of the license configuration.
    //
    // ResourceArn is a required field
    ResourceArn *string `type:"string" required:"true"`

    // One or more tags.
    //
    // Tags is a required field
    Tags []*Tag `type:"list" required:"true"`
    // contains filtered or unexported fields
}

func (TagResourceInput) GoString

func (s TagResourceInput) GoString() string

GoString returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

func (*TagResourceInput) SetResourceArn

func (s *TagResourceInput) SetResourceArn(v string) *TagResourceInput

SetResourceArn sets the ResourceArn field's value.

func (*TagResourceInput) SetTags

func (s *TagResourceInput) SetTags(v []*Tag) *TagResourceInput

SetTags sets the Tags field's value.

func (TagResourceInput) String

func (s TagResourceInput) String() string

String returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

func (*TagResourceInput) Validate

func (s *TagResourceInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type TagResourceOutput

type TagResourceOutput struct {
    // contains filtered or unexported fields
}

func (TagResourceOutput) GoString

func (s TagResourceOutput) GoString() string

GoString returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

func (TagResourceOutput) String

func (s TagResourceOutput) String() string

String returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

type TokenData

type TokenData struct {

    // Token expiration time, in ISO8601-UTC format.
    ExpirationTime *string `type:"string"`

    // Amazon Resource Name (ARN) of the license.
    LicenseArn *string `type:"string"`

    // Amazon Resource Names (ARN) of the roles included in the token.
    RoleArns []*string `type:"list"`

    // Token status. The possible values are AVAILABLE and DELETED.
    Status *string `type:"string"`

    // Token ID.
    TokenId *string `type:"string"`

    // Data specified by the caller.
    TokenProperties []*string `type:"list"`

    // Type of token generated. The supported value is REFRESH_TOKEN.
    TokenType *string `type:"string"`
    // contains filtered or unexported fields
}

Describes a token.

func (TokenData) GoString

func (s TokenData) GoString() string

GoString returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

func (*TokenData) SetExpirationTime

func (s *TokenData) SetExpirationTime(v string) *TokenData

SetExpirationTime sets the ExpirationTime field's value.

func (*TokenData) SetLicenseArn

func (s *TokenData) SetLicenseArn(v string) *TokenData

SetLicenseArn sets the LicenseArn field's value.

func (*TokenData) SetRoleArns

func (s *TokenData) SetRoleArns(v []*string) *TokenData

SetRoleArns sets the RoleArns field's value.

func (*TokenData) SetStatus

func (s *TokenData) SetStatus(v string) *TokenData

SetStatus sets the Status field's value.

func (*TokenData) SetTokenId

func (s *TokenData) SetTokenId(v string) *TokenData

SetTokenId sets the TokenId field's value.

func (*TokenData) SetTokenProperties

func (s *TokenData) SetTokenProperties(v []*string) *TokenData

SetTokenProperties sets the TokenProperties field's value.

func (*TokenData) SetTokenType

func (s *TokenData) SetTokenType(v string) *TokenData

SetTokenType sets the TokenType field's value.

func (TokenData) String

func (s TokenData) String() string

String returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

type UnsupportedDigitalSignatureMethodException

type UnsupportedDigitalSignatureMethodException struct {
    RespMetadata protocol.ResponseMetadata `json:"-" xml:"-"`

    Message_ *string `locationName:"Message" type:"string"`
    // contains filtered or unexported fields
}

The digital signature method is unsupported. Try your request again.

func (*UnsupportedDigitalSignatureMethodException) Code

func (s *UnsupportedDigitalSignatureMethodException) Code() string

Code returns the exception type name.

func (*UnsupportedDigitalSignatureMethodException) Error

func (s *UnsupportedDigitalSignatureMethodException) Error() string

func (UnsupportedDigitalSignatureMethodException) GoString

func (s UnsupportedDigitalSignatureMethodException) GoString() string

GoString returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

func (*UnsupportedDigitalSignatureMethodException) Message

func (s *UnsupportedDigitalSignatureMethodException) Message() string

Message returns the exception's message.

func (*UnsupportedDigitalSignatureMethodException) OrigErr

func (s *UnsupportedDigitalSignatureMethodException) OrigErr() error

OrigErr always returns nil, satisfies awserr.Error interface.

func (*UnsupportedDigitalSignatureMethodException) RequestID

func (s *UnsupportedDigitalSignatureMethodException) RequestID() string

RequestID returns the service's response RequestID for request.

func (*UnsupportedDigitalSignatureMethodException) StatusCode

func (s *UnsupportedDigitalSignatureMethodException) StatusCode() int

Status code returns the HTTP status code for the request's response error.

func (UnsupportedDigitalSignatureMethodException) String

func (s UnsupportedDigitalSignatureMethodException) String() string

String returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

type UntagResourceInput

type UntagResourceInput struct {

    // Amazon Resource Name (ARN) of the license configuration.
    //
    // ResourceArn is a required field
    ResourceArn *string `type:"string" required:"true"`

    // Keys identifying the tags to remove.
    //
    // TagKeys is a required field
    TagKeys []*string `type:"list" required:"true"`
    // contains filtered or unexported fields
}

func (UntagResourceInput) GoString

func (s UntagResourceInput) GoString() string

GoString returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

func (*UntagResourceInput) SetResourceArn

func (s *UntagResourceInput) SetResourceArn(v string) *UntagResourceInput

SetResourceArn sets the ResourceArn field's value.

func (*UntagResourceInput) SetTagKeys

func (s *UntagResourceInput) SetTagKeys(v []*string) *UntagResourceInput

SetTagKeys sets the TagKeys field's value.

func (UntagResourceInput) String

func (s UntagResourceInput) String() string

String returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

func (*UntagResourceInput) Validate

func (s *UntagResourceInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type UntagResourceOutput

type UntagResourceOutput struct {
    // contains filtered or unexported fields
}

func (UntagResourceOutput) GoString

func (s UntagResourceOutput) GoString() string

GoString returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

func (UntagResourceOutput) String

func (s UntagResourceOutput) String() string

String returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

type UpdateLicenseConfigurationInput

type UpdateLicenseConfigurationInput struct {

    // New description of the license configuration.
    Description *string `type:"string"`

    // When true, disassociates a resource when software is uninstalled.
    DisassociateWhenNotFound *bool `type:"boolean"`

    // Amazon Resource Name (ARN) of the license configuration.
    //
    // LicenseConfigurationArn is a required field
    LicenseConfigurationArn *string `type:"string" required:"true"`

    // New status of the license configuration.
    LicenseConfigurationStatus *string `type:"string" enum:"LicenseConfigurationStatus"`

    // New number of licenses managed by the license configuration.
    LicenseCount *int64 `type:"long"`

    // New hard limit of the number of available licenses.
    LicenseCountHardLimit *bool `type:"boolean"`

    // New license rule. The only rule that you can add after you create a license
    // configuration is licenseAffinityToHost.
    LicenseRules []*string `type:"list"`

    // New name of the license configuration.
    Name *string `type:"string"`

    // New product information.
    ProductInformationList []*ProductInformation `type:"list"`
    // contains filtered or unexported fields
}

func (UpdateLicenseConfigurationInput) GoString

func (s UpdateLicenseConfigurationInput) GoString() string

GoString returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

func (*UpdateLicenseConfigurationInput) SetDescription

func (s *UpdateLicenseConfigurationInput) SetDescription(v string) *UpdateLicenseConfigurationInput

SetDescription sets the Description field's value.

func (*UpdateLicenseConfigurationInput) SetDisassociateWhenNotFound

func (s *UpdateLicenseConfigurationInput) SetDisassociateWhenNotFound(v bool) *UpdateLicenseConfigurationInput

SetDisassociateWhenNotFound sets the DisassociateWhenNotFound field's value.

func (*UpdateLicenseConfigurationInput) SetLicenseConfigurationArn

func (s *UpdateLicenseConfigurationInput) SetLicenseConfigurationArn(v string) *UpdateLicenseConfigurationInput

SetLicenseConfigurationArn sets the LicenseConfigurationArn field's value.

func (*UpdateLicenseConfigurationInput) SetLicenseConfigurationStatus

func (s *UpdateLicenseConfigurationInput) SetLicenseConfigurationStatus(v string) *UpdateLicenseConfigurationInput

SetLicenseConfigurationStatus sets the LicenseConfigurationStatus field's value.

func (*UpdateLicenseConfigurationInput) SetLicenseCount

func (s *UpdateLicenseConfigurationInput) SetLicenseCount(v int64) *UpdateLicenseConfigurationInput

SetLicenseCount sets the LicenseCount field's value.

func (*UpdateLicenseConfigurationInput) SetLicenseCountHardLimit

func (s *UpdateLicenseConfigurationInput) SetLicenseCountHardLimit(v bool) *UpdateLicenseConfigurationInput

SetLicenseCountHardLimit sets the LicenseCountHardLimit field's value.

func (*UpdateLicenseConfigurationInput) SetLicenseRules

func (s *UpdateLicenseConfigurationInput) SetLicenseRules(v []*string) *UpdateLicenseConfigurationInput

SetLicenseRules sets the LicenseRules field's value.

func (*UpdateLicenseConfigurationInput) SetName

func (s *UpdateLicenseConfigurationInput) SetName(v string) *UpdateLicenseConfigurationInput

SetName sets the Name field's value.

func (*UpdateLicenseConfigurationInput) SetProductInformationList

func (s *UpdateLicenseConfigurationInput) SetProductInformationList(v []*ProductInformation) *UpdateLicenseConfigurationInput

SetProductInformationList sets the ProductInformationList field's value.

func (UpdateLicenseConfigurationInput) String

func (s UpdateLicenseConfigurationInput) String() string

String returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

func (*UpdateLicenseConfigurationInput) Validate

func (s *UpdateLicenseConfigurationInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type UpdateLicenseConfigurationOutput

type UpdateLicenseConfigurationOutput struct {
    // contains filtered or unexported fields
}

func (UpdateLicenseConfigurationOutput) GoString

func (s UpdateLicenseConfigurationOutput) GoString() string

GoString returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

func (UpdateLicenseConfigurationOutput) String

func (s UpdateLicenseConfigurationOutput) String() string

String returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

type UpdateLicenseManagerReportGeneratorInput

type UpdateLicenseManagerReportGeneratorInput struct {

    // Unique, case-sensitive identifier that you provide to ensure the idempotency
    // of the request.
    //
    // ClientToken is a required field
    ClientToken *string `min:"1" type:"string" required:"true"`

    // Description of the report generator.
    Description *string `type:"string"`

    // Amazon Resource Name (ARN) of the report generator to update.
    //
    // LicenseManagerReportGeneratorArn is a required field
    LicenseManagerReportGeneratorArn *string `type:"string" required:"true"`

    // The report context.
    //
    // ReportContext is a required field
    ReportContext *ReportContext `type:"structure" required:"true"`

    // Frequency by which reports are generated.
    //
    // ReportFrequency is a required field
    ReportFrequency *ReportFrequency `type:"structure" required:"true"`

    // Name of the report generator.
    //
    // ReportGeneratorName is a required field
    ReportGeneratorName *string `min:"1" type:"string" required:"true"`

    // Type of reports to generate. The following report types are supported:
    //
    //    * License configuration report - Reports the number and details of consumed
    //    licenses for a license configuration.
    //
    //    * Resource report - Reports the tracked licenses and resource consumption
    //    for a license configuration.
    //
    // Type is a required field
    Type []*string `type:"list" required:"true" enum:"ReportType"`
    // contains filtered or unexported fields
}

func (UpdateLicenseManagerReportGeneratorInput) GoString

func (s UpdateLicenseManagerReportGeneratorInput) GoString() string

GoString returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

func (*UpdateLicenseManagerReportGeneratorInput) SetClientToken

func (s *UpdateLicenseManagerReportGeneratorInput) SetClientToken(v string) *UpdateLicenseManagerReportGeneratorInput

SetClientToken sets the ClientToken field's value.

func (*UpdateLicenseManagerReportGeneratorInput) SetDescription

func (s *UpdateLicenseManagerReportGeneratorInput) SetDescription(v string) *UpdateLicenseManagerReportGeneratorInput

SetDescription sets the Description field's value.

func (*UpdateLicenseManagerReportGeneratorInput) SetLicenseManagerReportGeneratorArn

func (s *UpdateLicenseManagerReportGeneratorInput) SetLicenseManagerReportGeneratorArn(v string) *UpdateLicenseManagerReportGeneratorInput

SetLicenseManagerReportGeneratorArn sets the LicenseManagerReportGeneratorArn field's value.

func (*UpdateLicenseManagerReportGeneratorInput) SetReportContext

func (s *UpdateLicenseManagerReportGeneratorInput) SetReportContext(v *ReportContext) *UpdateLicenseManagerReportGeneratorInput

SetReportContext sets the ReportContext field's value.

func (*UpdateLicenseManagerReportGeneratorInput) SetReportFrequency

func (s *UpdateLicenseManagerReportGeneratorInput) SetReportFrequency(v *ReportFrequency) *UpdateLicenseManagerReportGeneratorInput

SetReportFrequency sets the ReportFrequency field's value.

func (*UpdateLicenseManagerReportGeneratorInput) SetReportGeneratorName

func (s *UpdateLicenseManagerReportGeneratorInput) SetReportGeneratorName(v string) *UpdateLicenseManagerReportGeneratorInput

SetReportGeneratorName sets the ReportGeneratorName field's value.

func (*UpdateLicenseManagerReportGeneratorInput) SetType

func (s *UpdateLicenseManagerReportGeneratorInput) SetType(v []*string) *UpdateLicenseManagerReportGeneratorInput

SetType sets the Type field's value.

func (UpdateLicenseManagerReportGeneratorInput) String

func (s UpdateLicenseManagerReportGeneratorInput) String() string

String returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

func (*UpdateLicenseManagerReportGeneratorInput) Validate

func (s *UpdateLicenseManagerReportGeneratorInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type UpdateLicenseManagerReportGeneratorOutput

type UpdateLicenseManagerReportGeneratorOutput struct {
    // contains filtered or unexported fields
}

func (UpdateLicenseManagerReportGeneratorOutput) GoString

func (s UpdateLicenseManagerReportGeneratorOutput) GoString() string

GoString returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

func (UpdateLicenseManagerReportGeneratorOutput) String

func (s UpdateLicenseManagerReportGeneratorOutput) String() string

String returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

type UpdateLicenseSpecificationsForResourceInput

type UpdateLicenseSpecificationsForResourceInput struct {

    // ARNs of the license configurations to add.
    AddLicenseSpecifications []*LicenseSpecification `type:"list"`

    // ARNs of the license configurations to remove.
    RemoveLicenseSpecifications []*LicenseSpecification `type:"list"`

    // Amazon Resource Name (ARN) of the Amazon Web Services resource.
    //
    // ResourceArn is a required field
    ResourceArn *string `type:"string" required:"true"`
    // contains filtered or unexported fields
}

func (UpdateLicenseSpecificationsForResourceInput) GoString

func (s UpdateLicenseSpecificationsForResourceInput) GoString() string

GoString returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

func (*UpdateLicenseSpecificationsForResourceInput) SetAddLicenseSpecifications

func (s *UpdateLicenseSpecificationsForResourceInput) SetAddLicenseSpecifications(v []*LicenseSpecification) *UpdateLicenseSpecificationsForResourceInput

SetAddLicenseSpecifications sets the AddLicenseSpecifications field's value.

func (*UpdateLicenseSpecificationsForResourceInput) SetRemoveLicenseSpecifications

func (s *UpdateLicenseSpecificationsForResourceInput) SetRemoveLicenseSpecifications(v []*LicenseSpecification) *UpdateLicenseSpecificationsForResourceInput

SetRemoveLicenseSpecifications sets the RemoveLicenseSpecifications field's value.

func (*UpdateLicenseSpecificationsForResourceInput) SetResourceArn

func (s *UpdateLicenseSpecificationsForResourceInput) SetResourceArn(v string) *UpdateLicenseSpecificationsForResourceInput

SetResourceArn sets the ResourceArn field's value.

func (UpdateLicenseSpecificationsForResourceInput) String

func (s UpdateLicenseSpecificationsForResourceInput) String() string

String returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

func (*UpdateLicenseSpecificationsForResourceInput) Validate

func (s *UpdateLicenseSpecificationsForResourceInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type UpdateLicenseSpecificationsForResourceOutput

type UpdateLicenseSpecificationsForResourceOutput struct {
    // contains filtered or unexported fields
}

func (UpdateLicenseSpecificationsForResourceOutput) GoString

func (s UpdateLicenseSpecificationsForResourceOutput) GoString() string

GoString returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

func (UpdateLicenseSpecificationsForResourceOutput) String

func (s UpdateLicenseSpecificationsForResourceOutput) String() string

String returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

type UpdateServiceSettingsInput

type UpdateServiceSettingsInput struct {

    // Activates cross-account discovery.
    EnableCrossAccountsDiscovery *bool `type:"boolean"`

    // Enables integration with Organizations for cross-account discovery.
    OrganizationConfiguration *OrganizationConfiguration `type:"structure"`

    // Amazon Resource Name (ARN) of the Amazon S3 bucket where the License Manager
    // information is stored.
    S3BucketArn *string `type:"string"`

    // Amazon Resource Name (ARN) of the Amazon SNS topic used for License Manager
    // alerts.
    SnsTopicArn *string `type:"string"`
    // contains filtered or unexported fields
}

func (UpdateServiceSettingsInput) GoString

func (s UpdateServiceSettingsInput) GoString() string

GoString returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

func (*UpdateServiceSettingsInput) SetEnableCrossAccountsDiscovery

func (s *UpdateServiceSettingsInput) SetEnableCrossAccountsDiscovery(v bool) *UpdateServiceSettingsInput

SetEnableCrossAccountsDiscovery sets the EnableCrossAccountsDiscovery field's value.

func (*UpdateServiceSettingsInput) SetOrganizationConfiguration

func (s *UpdateServiceSettingsInput) SetOrganizationConfiguration(v *OrganizationConfiguration) *UpdateServiceSettingsInput

SetOrganizationConfiguration sets the OrganizationConfiguration field's value.

func (*UpdateServiceSettingsInput) SetS3BucketArn

func (s *UpdateServiceSettingsInput) SetS3BucketArn(v string) *UpdateServiceSettingsInput

SetS3BucketArn sets the S3BucketArn field's value.

func (*UpdateServiceSettingsInput) SetSnsTopicArn

func (s *UpdateServiceSettingsInput) SetSnsTopicArn(v string) *UpdateServiceSettingsInput

SetSnsTopicArn sets the SnsTopicArn field's value.

func (UpdateServiceSettingsInput) String

func (s UpdateServiceSettingsInput) String() string

String returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

func (*UpdateServiceSettingsInput) Validate

func (s *UpdateServiceSettingsInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type UpdateServiceSettingsOutput

type UpdateServiceSettingsOutput struct {
    // contains filtered or unexported fields
}

func (UpdateServiceSettingsOutput) GoString

func (s UpdateServiceSettingsOutput) GoString() string

GoString returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

func (UpdateServiceSettingsOutput) String

func (s UpdateServiceSettingsOutput) String() string

String returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

type ValidationException

type ValidationException struct {
    RespMetadata protocol.ResponseMetadata `json:"-" xml:"-"`

    Message_ *string `locationName:"Message" type:"string"`
    // contains filtered or unexported fields
}

The provided input is not valid. Try your request again.

func (*ValidationException) Code

func (s *ValidationException) Code() string

Code returns the exception type name.

func (*ValidationException) Error

func (s *ValidationException) Error() string

func (ValidationException) GoString

func (s ValidationException) GoString() string

GoString returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".

func (*ValidationException) Message

func (s *ValidationException) Message() string

Message returns the exception's message.

func (*ValidationException) OrigErr

func (s *ValidationException) OrigErr() error

OrigErr always returns nil, satisfies awserr.Error interface.

func (*ValidationException) RequestID

func (s *ValidationException) RequestID() string

RequestID returns the service's response RequestID for request.

func (*ValidationException) StatusCode

func (s *ValidationException) StatusCode() int

Status code returns the HTTP status code for the request's response error.

func (ValidationException) String

func (s ValidationException) String() string

String returns the string representation.

API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".