'2.0', 'service' => '

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

', 'operations' => [ 'AcceptGrant' => '

Accepts the specified grant.

', 'CheckInLicense' => '

Checks in the specified license. Check in a license when it is no longer in use.

', 'CheckoutBorrowLicense' => '

Checks out the specified license for offline use.

', 'CheckoutLicense' => '

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.

', 'CreateGrant' => '

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 in the License Manager User Guide.

', 'CreateGrantVersion' => '

Creates a new version of the specified grant. For more information, see Granted licenses in License Manager in the License Manager User Guide.

', 'CreateLicense' => '

Creates a license.

', 'CreateLicenseConfiguration' => '

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.

', 'CreateLicenseConversionTaskForResource' => '

Creates a new license conversion task.

', 'CreateLicenseManagerReportGenerator' => '

Creates a report generator.

', 'CreateLicenseVersion' => '

Creates a new version of the specified license.

', 'CreateToken' => '

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.

', 'DeleteGrant' => '

Deletes the specified grant.

', 'DeleteLicense' => '

Deletes the specified license.

', 'DeleteLicenseConfiguration' => '

Deletes the specified license configuration.

You cannot delete a license configuration that is in use.

', 'DeleteLicenseManagerReportGenerator' => '

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.

', 'DeleteToken' => '

Deletes the specified token. Must be called in the license home Region.

', 'ExtendLicenseConsumption' => '

Extends the expiration date for license consumption.

', 'GetAccessToken' => '

Gets a temporary access token to use with AssumeRoleWithWebIdentity. Access tokens are valid for one hour.

', 'GetGrant' => '

Gets detailed information about the specified grant.

', 'GetLicense' => '

Gets detailed information about the specified license.

', 'GetLicenseConfiguration' => '

Gets detailed information about the specified license configuration.

', 'GetLicenseConversionTask' => '

Gets information about the specified license type conversion task.

', 'GetLicenseManagerReportGenerator' => '

Gets information about the specified report generator.

', 'GetLicenseUsage' => '

Gets detailed information about the usage of the specified license.

', 'GetServiceSettings' => '

Gets the License Manager settings for the current Region.

', 'ListAssociationsForLicenseConfiguration' => '

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).

', 'ListDistributedGrants' => '

Lists the grants distributed for the specified license.

', 'ListFailuresForLicenseConfigurationOperations' => '

Lists the license configuration operations that failed.

', 'ListLicenseConfigurations' => '

Lists the license configurations for your account.

', 'ListLicenseConversionTasks' => '

Lists the license type conversion tasks for your account.

', 'ListLicenseManagerReportGenerators' => '

Lists the report generators for your account.

', 'ListLicenseSpecificationsForResource' => '

Describes the license configurations for the specified resource.

', 'ListLicenseVersions' => '

Lists all versions of the specified license.

', 'ListLicenses' => '

Lists the licenses for your account.

', 'ListReceivedGrants' => '

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.

', 'ListReceivedGrantsForOrganization' => '

Lists the grants received for all accounts in the organization.

', 'ListReceivedLicenses' => '

Lists received licenses.

', 'ListReceivedLicensesForOrganization' => '

Lists the licenses received for all accounts in the organization.

', 'ListResourceInventory' => '

Lists resources managed using Systems Manager inventory.

', 'ListTagsForResource' => '

Lists the tags for the specified license configuration.

', 'ListTokens' => '

Lists your tokens.

', 'ListUsageForLicenseConfiguration' => '

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.

', 'RejectGrant' => '

Rejects the specified grant.

', 'TagResource' => '

Adds the specified tags to the specified license configuration.

', 'UntagResource' => '

Removes the specified tags from the specified license configuration.

', 'UpdateLicenseConfiguration' => '

Modifies the attributes of an existing license configuration.

', 'UpdateLicenseManagerReportGenerator' => '

Updates a report generator.

After you make changes to a report generator, it starts generating new reports within 60 minutes of being updated.

', 'UpdateLicenseSpecificationsForResource' => '

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.

', 'UpdateServiceSettings' => '

Updates License Manager settings for the current Region.

', ], 'shapes' => [ 'AcceptGrantRequest' => [ 'base' => NULL, 'refs' => [], ], 'AcceptGrantResponse' => [ 'base' => NULL, 'refs' => [], ], 'AccessDeniedException' => [ 'base' => '

Access to resource denied.

', 'refs' => [], ], 'ActivationOverrideBehavior' => [ 'base' => NULL, 'refs' => [ 'Options$ActivationOverrideBehavior' => '

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.

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.

', ], ], 'AllowedOperation' => [ 'base' => NULL, 'refs' => [ 'AllowedOperationList$member' => NULL, ], ], 'AllowedOperationList' => [ 'base' => NULL, 'refs' => [ 'CreateGrantRequest$AllowedOperations' => '

Allowed operations for the grant.

', 'CreateGrantVersionRequest$AllowedOperations' => '

Allowed operations for the grant.

', 'Grant$GrantedOperations' => '

Granted operations.

', 'ReceivedMetadata$AllowedOperations' => '

Allowed operations.

', ], ], 'Arn' => [ 'base' => NULL, 'refs' => [ 'AcceptGrantRequest$GrantArn' => '

Amazon Resource Name (ARN) of the grant.

', 'AcceptGrantResponse$GrantArn' => '

Grant ARN.

', 'ArnList$member' => NULL, 'CheckoutBorrowLicenseRequest$LicenseArn' => '

Amazon Resource Name (ARN) of the license. The license must use the borrow consumption configuration.

', 'CheckoutBorrowLicenseResponse$LicenseArn' => '

Amazon Resource Name (ARN) of the license.

', 'CreateGrantRequest$LicenseArn' => '

Amazon Resource Name (ARN) of the license.

', 'CreateGrantResponse$GrantArn' => '

Grant ARN.

', 'CreateGrantVersionRequest$GrantArn' => '

Amazon Resource Name (ARN) of the grant.

', 'CreateGrantVersionResponse$GrantArn' => '

Grant ARN.

', 'CreateLicenseConversionTaskForResourceRequest$ResourceArn' => '

Amazon Resource Name (ARN) of the resource you are converting the license type for.

', 'CreateLicenseResponse$LicenseArn' => '

Amazon Resource Name (ARN) of the license.

', 'CreateLicenseVersionRequest$LicenseArn' => '

Amazon Resource Name (ARN) of the license.

', 'CreateLicenseVersionResponse$LicenseArn' => '

License ARN.

', 'CreateTokenRequest$LicenseArn' => '

Amazon Resource Name (ARN) of the license. The ARN is mapped to the aud claim of the JWT token.

', 'DeleteGrantRequest$GrantArn' => '

Amazon Resource Name (ARN) of the grant.

', 'DeleteGrantResponse$GrantArn' => '

Grant ARN.

', 'DeleteLicenseRequest$LicenseArn' => '

Amazon Resource Name (ARN) of the license.

', 'GetGrantRequest$GrantArn' => '

Amazon Resource Name (ARN) of the grant.

', 'GetLicenseRequest$LicenseArn' => '

Amazon Resource Name (ARN) of the license.

', 'GetLicenseUsageRequest$LicenseArn' => '

Amazon Resource Name (ARN) of the license.

', 'Grant$GrantArn' => '

Amazon Resource Name (ARN) of the grant.

', 'Grant$ParentArn' => '

Parent ARN.

', 'Grant$LicenseArn' => '

License ARN.

', 'Grant$GranteePrincipalArn' => '

The grantee principal ARN.

', 'GrantedLicense$LicenseArn' => '

Amazon Resource Name (ARN) of the license.

', 'License$LicenseArn' => '

Amazon Resource Name (ARN) of the license.

', 'ListLicenseVersionsRequest$LicenseArn' => '

Amazon Resource Name (ARN) of the license.

', 'ListReceivedGrantsForOrganizationRequest$LicenseArn' => '

The Amazon Resource Name (ARN) of the received license.

', 'PrincipalArnList$member' => NULL, 'RejectGrantRequest$GrantArn' => '

Amazon Resource Name (ARN) of the grant.

', 'RejectGrantResponse$GrantArn' => '

Grant ARN.

', ], ], 'ArnList' => [ 'base' => NULL, 'refs' => [ 'CreateTokenRequest$RoleArns' => '

Amazon Resource Name (ARN) of the IAM roles to embed in the token. License Manager does not check whether the roles are in use.

', 'ListDistributedGrantsRequest$GrantArns' => '

Amazon Resource Names (ARNs) of the grants.

', 'ListLicensesRequest$LicenseArns' => '

Amazon Resource Names (ARNs) of the licenses.

', 'ListReceivedGrantsRequest$GrantArns' => '

Amazon Resource Names (ARNs) of the grants.

', 'ListReceivedLicensesRequest$LicenseArns' => '

Amazon Resource Names (ARNs) of the licenses.

', 'ReportContext$licenseConfigurationArns' => '

Amazon Resource Name (ARN) of the license configuration that this generator reports on.

', 'TokenData$RoleArns' => '

Amazon Resource Names (ARN) of the roles included in the token.

', ], ], 'AuthorizationException' => [ 'base' => '

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

', 'refs' => [], ], 'AutomatedDiscoveryInformation' => [ 'base' => '

Describes automated discovery.

', 'refs' => [ 'GetLicenseConfigurationResponse$AutomatedDiscoveryInformation' => '

Automated discovery information.

', 'LicenseConfiguration$AutomatedDiscoveryInformation' => '

Automated discovery information.

', ], ], 'Boolean' => [ 'base' => NULL, 'refs' => [ 'ExtendLicenseConsumptionRequest$DryRun' => '

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.

', 'OrganizationConfiguration$EnableIntegration' => '

Enables Organizations integration.

', ], ], 'BorrowConfiguration' => [ 'base' => '

Details about a borrow configuration.

', 'refs' => [ 'ConsumptionConfiguration$BorrowConfiguration' => '

Details about a borrow configuration.

', ], ], 'BoxBoolean' => [ 'base' => NULL, 'refs' => [ 'BorrowConfiguration$AllowEarlyCheckIn' => '

Indicates whether early check-ins are allowed.

', 'CreateLicenseConfigurationRequest$LicenseCountHardLimit' => '

Indicates whether hard or soft license enforcement is used. Exceeding a hard limit blocks the launch of new instances.

', 'CreateLicenseConfigurationRequest$DisassociateWhenNotFound' => '

When true, disassociates a resource when software is uninstalled.

', 'Entitlement$Overage' => '

Indicates whether overages are allowed.

', 'Entitlement$AllowCheckIn' => '

Indicates whether check-ins are allowed.

', 'GetLicenseConfigurationResponse$LicenseCountHardLimit' => '

Sets the number of available licenses as a hard limit.

', 'GetLicenseConfigurationResponse$DisassociateWhenNotFound' => '

When true, disassociates a resource when software is uninstalled.

', 'GetServiceSettingsResponse$EnableCrossAccountsDiscovery' => '

Indicates whether cross-account discovery is enabled.

', 'LicenseConfiguration$LicenseCountHardLimit' => '

Number of available licenses as a hard limit.

', 'LicenseConfiguration$DisassociateWhenNotFound' => '

When true, disassociates a resource when software is uninstalled.

', 'UpdateLicenseConfigurationRequest$LicenseCountHardLimit' => '

New hard limit of the number of available licenses.

', 'UpdateLicenseConfigurationRequest$DisassociateWhenNotFound' => '

When true, disassociates a resource when software is uninstalled.

', 'UpdateServiceSettingsRequest$EnableCrossAccountsDiscovery' => '

Activates cross-account discovery.

', ], ], 'BoxInteger' => [ 'base' => NULL, 'refs' => [ 'BorrowConfiguration$MaxTimeToLiveInMinutes' => '

Maximum time for the borrow configuration, in minutes.

', 'ListAssociationsForLicenseConfigurationRequest$MaxResults' => '

Maximum number of results to return in a single call.

', 'ListFailuresForLicenseConfigurationOperationsRequest$MaxResults' => '

Maximum number of results to return in a single call.

', 'ListLicenseConfigurationsRequest$MaxResults' => '

Maximum number of results to return in a single call.

', 'ListLicenseConversionTasksRequest$MaxResults' => '

Maximum number of results to return in a single call.

', 'ListLicenseSpecificationsForResourceRequest$MaxResults' => '

Maximum number of results to return in a single call.

', 'ListResourceInventoryRequest$MaxResults' => '

Maximum number of results to return in a single call.

', 'ListUsageForLicenseConfigurationRequest$MaxResults' => '

Maximum number of results to return in a single call.

', 'ProvisionalConfiguration$MaxTimeToLiveInMinutes' => '

Maximum time for the provisional configuration, in minutes.

', ], ], 'BoxLong' => [ 'base' => NULL, 'refs' => [ 'ConsumedLicenseSummary$ConsumedLicenses' => '

Number of licenses consumed by the resource.

', 'CreateLicenseConfigurationRequest$LicenseCount' => '

Number of licenses managed by the license configuration.

', 'GetLicenseConfigurationResponse$LicenseCount' => '

Number of available licenses.

', 'GetLicenseConfigurationResponse$ConsumedLicenses' => '

Number of licenses assigned to resources.

', 'LicenseConfiguration$LicenseCount' => '

Number of licenses managed by the license configuration.

', 'LicenseConfiguration$ConsumedLicenses' => '

Number of licenses consumed.

', 'LicenseConfigurationUsage$ConsumedLicenses' => '

Number of licenses consumed by the resource.

', 'ManagedResourceSummary$AssociationCount' => '

Number of resources associated with licenses.

', 'UpdateLicenseConfigurationRequest$LicenseCount' => '

New number of licenses managed by the license configuration.

', ], ], 'CheckInLicenseRequest' => [ 'base' => NULL, 'refs' => [], ], 'CheckInLicenseResponse' => [ 'base' => NULL, 'refs' => [], ], 'CheckoutBorrowLicenseRequest' => [ 'base' => NULL, 'refs' => [], ], 'CheckoutBorrowLicenseResponse' => [ 'base' => NULL, 'refs' => [], ], 'CheckoutLicenseRequest' => [ 'base' => NULL, 'refs' => [], ], 'CheckoutLicenseResponse' => [ 'base' => NULL, 'refs' => [], ], 'CheckoutType' => [ 'base' => NULL, 'refs' => [ 'CheckoutLicenseRequest$CheckoutType' => '

Checkout type.

', 'CheckoutLicenseResponse$CheckoutType' => '

Checkout type.

', ], ], 'ClientRequestToken' => [ 'base' => NULL, 'refs' => [ 'CreateLicenseManagerReportGeneratorRequest$ClientToken' => '

Unique, case-sensitive identifier that you provide to ensure the idempotency of the request.

', 'UpdateLicenseManagerReportGeneratorRequest$ClientToken' => '

Unique, case-sensitive identifier that you provide to ensure the idempotency of the request.

', ], ], 'ClientToken' => [ 'base' => NULL, 'refs' => [ 'CheckoutBorrowLicenseRequest$ClientToken' => '

Unique, case-sensitive identifier that you provide to ensure the idempotency of the request.

', 'CheckoutLicenseRequest$ClientToken' => '

Unique, case-sensitive identifier that you provide to ensure the idempotency of the request.

', 'CreateGrantRequest$ClientToken' => '

Unique, case-sensitive identifier that you provide to ensure the idempotency of the request.

', 'CreateGrantVersionRequest$ClientToken' => '

Unique, case-sensitive identifier that you provide to ensure the idempotency of the request.

', 'CreateLicenseRequest$ClientToken' => '

Unique, case-sensitive identifier that you provide to ensure the idempotency of the request.

', 'CreateLicenseVersionRequest$ClientToken' => '

Unique, case-sensitive identifier that you provide to ensure the idempotency of the request.

', 'CreateTokenRequest$ClientToken' => '

Idempotency token, valid for 10 minutes.

', ], ], 'ConflictException' => [ 'base' => '

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

', 'refs' => [], ], 'ConsumedLicenseSummary' => [ 'base' => '

Details about license consumption.

', 'refs' => [ 'ConsumedLicenseSummaryList$member' => NULL, ], ], 'ConsumedLicenseSummaryList' => [ 'base' => NULL, 'refs' => [ 'GetLicenseConfigurationResponse$ConsumedLicenseSummaryList' => '

Summaries of the licenses consumed by resources.

', 'LicenseConfiguration$ConsumedLicenseSummaryList' => '

Summaries for licenses consumed by various resources.

', ], ], 'ConsumptionConfiguration' => [ 'base' => '

Details about a consumption configuration.

', 'refs' => [ 'CreateLicenseRequest$ConsumptionConfiguration' => '

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.

', 'CreateLicenseVersionRequest$ConsumptionConfiguration' => '

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.

', 'GrantedLicense$ConsumptionConfiguration' => '

Configuration for consumption of the license.

', 'License$ConsumptionConfiguration' => '

Configuration for consumption of the license.

', ], ], 'CreateGrantRequest' => [ 'base' => NULL, 'refs' => [], ], 'CreateGrantResponse' => [ 'base' => NULL, 'refs' => [], ], 'CreateGrantVersionRequest' => [ 'base' => NULL, 'refs' => [], ], 'CreateGrantVersionResponse' => [ 'base' => NULL, 'refs' => [], ], 'CreateLicenseConfigurationRequest' => [ 'base' => NULL, 'refs' => [], ], 'CreateLicenseConfigurationResponse' => [ 'base' => NULL, 'refs' => [], ], 'CreateLicenseConversionTaskForResourceRequest' => [ 'base' => NULL, 'refs' => [], ], 'CreateLicenseConversionTaskForResourceResponse' => [ 'base' => NULL, 'refs' => [], ], 'CreateLicenseManagerReportGeneratorRequest' => [ 'base' => NULL, 'refs' => [], ], 'CreateLicenseManagerReportGeneratorResponse' => [ 'base' => NULL, 'refs' => [], ], 'CreateLicenseRequest' => [ 'base' => NULL, 'refs' => [], ], 'CreateLicenseResponse' => [ 'base' => NULL, 'refs' => [], ], 'CreateLicenseVersionRequest' => [ 'base' => NULL, 'refs' => [], ], 'CreateLicenseVersionResponse' => [ 'base' => NULL, 'refs' => [], ], 'CreateTokenRequest' => [ 'base' => NULL, 'refs' => [], ], 'CreateTokenResponse' => [ 'base' => NULL, 'refs' => [], ], 'DateTime' => [ 'base' => NULL, 'refs' => [ 'AutomatedDiscoveryInformation$LastRunTime' => '

Time that automated discovery last ran.

', 'GetLicenseConversionTaskResponse$StartTime' => '

Time at which the license type conversion task was started .

', 'GetLicenseConversionTaskResponse$LicenseConversionTime' => '

Amount of time to complete the license type conversion.

', 'GetLicenseConversionTaskResponse$EndTime' => '

Time at which the license type conversion task was completed.

', 'LicenseConfigurationAssociation$AssociationTime' => '

Time when the license configuration was associated with the resource.

', 'LicenseConfigurationUsage$AssociationTime' => '

Time when the license configuration was initially associated with the resource.

', 'LicenseConversionTask$StartTime' => '

The time the conversion task was started at.

', 'LicenseConversionTask$LicenseConversionTime' => '

The time the usage operation value of the resource was changed.

', 'LicenseConversionTask$EndTime' => '

The time the conversion task was completed.

', 'LicenseOperationFailure$FailureTime' => '

Failure time.

', ], ], 'DatetimeRange' => [ 'base' => '

Describes a time range, in ISO8601-UTC format.

', 'refs' => [ 'CreateLicenseRequest$Validity' => '

Date and time range during which the license is valid, in ISO8601-UTC format.

', 'CreateLicenseVersionRequest$Validity' => '

Date and time range during which the license is valid, in ISO8601-UTC format.

', 'GrantedLicense$Validity' => '

Date and time range during which the granted license is valid, in ISO8601-UTC format.

', 'License$Validity' => '

Date and time range during which the license is valid, in ISO8601-UTC format.

', ], ], 'DeleteGrantRequest' => [ 'base' => NULL, 'refs' => [], ], 'DeleteGrantResponse' => [ 'base' => NULL, 'refs' => [], ], 'DeleteLicenseConfigurationRequest' => [ 'base' => NULL, 'refs' => [], ], 'DeleteLicenseConfigurationResponse' => [ 'base' => NULL, 'refs' => [], ], 'DeleteLicenseManagerReportGeneratorRequest' => [ 'base' => NULL, 'refs' => [], ], 'DeleteLicenseManagerReportGeneratorResponse' => [ 'base' => NULL, 'refs' => [], ], 'DeleteLicenseRequest' => [ 'base' => NULL, 'refs' => [], ], 'DeleteLicenseResponse' => [ 'base' => NULL, 'refs' => [], ], 'DeleteTokenRequest' => [ 'base' => NULL, 'refs' => [], ], 'DeleteTokenResponse' => [ 'base' => NULL, 'refs' => [], ], 'DigitalSignatureMethod' => [ 'base' => NULL, 'refs' => [ 'CheckoutBorrowLicenseRequest$DigitalSignatureMethod' => '

Digital signature method. The possible value is JSON Web Signature (JWS) algorithm PS384. For more information, see RFC 7518 Digital Signature with RSASSA-PSS.

', ], ], 'Entitlement' => [ 'base' => '

Describes a resource entitled for use with a license.

', 'refs' => [ 'EntitlementList$member' => NULL, ], ], 'EntitlementData' => [ 'base' => '

Data associated with an entitlement resource.

', 'refs' => [ 'EntitlementDataList$member' => NULL, ], ], 'EntitlementDataList' => [ 'base' => NULL, 'refs' => [ 'CheckoutBorrowLicenseRequest$Entitlements' => '

License entitlements. Partial checkouts are not supported.

', 'CheckoutBorrowLicenseResponse$EntitlementsAllowed' => '

Allowed license entitlements.

', 'CheckoutLicenseRequest$Entitlements' => '

License entitlements.

', 'CheckoutLicenseResponse$EntitlementsAllowed' => '

Allowed license entitlements.

', ], ], 'EntitlementDataUnit' => [ 'base' => NULL, 'refs' => [ 'EntitlementData$Unit' => '

Entitlement data unit.

', 'EntitlementUsage$Unit' => '

Entitlement usage unit.

', ], ], 'EntitlementList' => [ 'base' => NULL, 'refs' => [ 'CreateLicenseRequest$Entitlements' => '

License entitlements.

', 'CreateLicenseVersionRequest$Entitlements' => '

License entitlements.

', 'GrantedLicense$Entitlements' => '

License entitlements.

', 'License$Entitlements' => '

License entitlements.

', ], ], 'EntitlementNotAllowedException' => [ 'base' => '

The entitlement is not allowed.

', 'refs' => [], ], 'EntitlementUnit' => [ 'base' => NULL, 'refs' => [ 'Entitlement$Unit' => '

Entitlement unit.

', ], ], 'EntitlementUsage' => [ 'base' => '

Usage associated with an entitlement resource.

', 'refs' => [ 'EntitlementUsageList$member' => NULL, ], ], 'EntitlementUsageList' => [ 'base' => NULL, 'refs' => [ 'LicenseUsage$EntitlementUsages' => '

License entitlement usages.

', ], ], 'ExtendLicenseConsumptionRequest' => [ 'base' => NULL, 'refs' => [], ], 'ExtendLicenseConsumptionResponse' => [ 'base' => NULL, 'refs' => [], ], 'FailedDependencyException' => [ 'base' => '

A dependency required to run the API is missing.

', 'refs' => [], ], 'Filter' => [ 'base' => '

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.

', 'refs' => [ 'FilterList$member' => NULL, 'Filters$member' => NULL, ], ], 'FilterLimitExceededException' => [ 'base' => '

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

', 'refs' => [], ], 'FilterList' => [ 'base' => NULL, 'refs' => [ 'ListDistributedGrantsRequest$Filters' => '

Filters to scope the results. The following filters are supported:

', 'ListLicenseManagerReportGeneratorsRequest$Filters' => '

Filters to scope the results. The following filters are supported:

', 'ListLicensesRequest$Filters' => '

Filters to scope the results. The following filters are supported:

', 'ListReceivedGrantsForOrganizationRequest$Filters' => '

Filters to scope the results. The following filters are supported:

', 'ListReceivedGrantsRequest$Filters' => '

Filters to scope the results. The following filters are supported:

', 'ListReceivedLicensesForOrganizationRequest$Filters' => '

Filters to scope the results. The following filters are supported:

', 'ListReceivedLicensesRequest$Filters' => '

Filters to scope the results. The following filters are supported:

', 'ListTokensRequest$Filters' => '

Filters to scope the results. The following filter is supported:

', ], ], 'FilterName' => [ 'base' => NULL, 'refs' => [ 'Filter$Name' => '

Name of the filter. Filter names are case-sensitive.

', ], ], 'FilterValue' => [ 'base' => NULL, 'refs' => [ 'FilterValues$member' => NULL, ], ], 'FilterValues' => [ 'base' => NULL, 'refs' => [ 'Filter$Values' => '

The value of the filter, which is case-sensitive. You can only specify one value for the filter.

', ], ], 'Filters' => [ 'base' => NULL, 'refs' => [ 'ListLicenseConfigurationsRequest$Filters' => '

Filters to scope the results. The following filters and logical operators are supported:

', 'ListLicenseConversionTasksRequest$Filters' => '

Filters to scope the results. Valid filters are ResourceArns and Status.

', 'ListUsageForLicenseConfigurationRequest$Filters' => '

Filters to scope the results. The following filters and logical operators are supported:

', ], ], 'GetAccessTokenRequest' => [ 'base' => NULL, 'refs' => [], ], 'GetAccessTokenResponse' => [ 'base' => NULL, 'refs' => [], ], 'GetGrantRequest' => [ 'base' => NULL, 'refs' => [], ], 'GetGrantResponse' => [ 'base' => NULL, 'refs' => [], ], 'GetLicenseConfigurationRequest' => [ 'base' => NULL, 'refs' => [], ], 'GetLicenseConfigurationResponse' => [ 'base' => NULL, 'refs' => [], ], 'GetLicenseConversionTaskRequest' => [ 'base' => NULL, 'refs' => [], ], 'GetLicenseConversionTaskResponse' => [ 'base' => NULL, 'refs' => [], ], 'GetLicenseManagerReportGeneratorRequest' => [ 'base' => NULL, 'refs' => [], ], 'GetLicenseManagerReportGeneratorResponse' => [ 'base' => NULL, 'refs' => [], ], 'GetLicenseRequest' => [ 'base' => NULL, 'refs' => [], ], 'GetLicenseResponse' => [ 'base' => NULL, 'refs' => [], ], 'GetLicenseUsageRequest' => [ 'base' => NULL, 'refs' => [], ], 'GetLicenseUsageResponse' => [ 'base' => NULL, 'refs' => [], ], 'GetServiceSettingsRequest' => [ 'base' => NULL, 'refs' => [], ], 'GetServiceSettingsResponse' => [ 'base' => NULL, 'refs' => [], ], 'Grant' => [ 'base' => '

Describes a grant.

', 'refs' => [ 'GetGrantResponse$Grant' => '

Grant details.

', 'GrantList$member' => NULL, ], ], 'GrantList' => [ 'base' => NULL, 'refs' => [ 'ListDistributedGrantsResponse$Grants' => '

Distributed grant details.

', 'ListReceivedGrantsForOrganizationResponse$Grants' => '

Lists the grants the organization has received.

', 'ListReceivedGrantsResponse$Grants' => '

Received grant details.

', ], ], 'GrantStatus' => [ 'base' => NULL, 'refs' => [ 'AcceptGrantResponse$Status' => '

Grant status.

', 'CreateGrantResponse$Status' => '

Grant status.

', 'CreateGrantVersionRequest$Status' => '

Grant status.

', 'CreateGrantVersionResponse$Status' => '

Grant status.

', 'DeleteGrantResponse$Status' => '

Grant status.

', 'Grant$GrantStatus' => '

Grant status.

', 'RejectGrantResponse$Status' => '

Grant status.

', ], ], 'GrantedLicense' => [ 'base' => '

Describes a license that is granted to a grantee.

', 'refs' => [ 'GrantedLicenseList$member' => NULL, ], ], 'GrantedLicenseList' => [ 'base' => NULL, 'refs' => [ 'ListReceivedLicensesForOrganizationResponse$Licenses' => '

Lists the licenses the organization has received.

', 'ListReceivedLicensesResponse$Licenses' => '

Received license details.

', ], ], 'ISO8601DateTime' => [ 'base' => NULL, 'refs' => [ 'CheckoutBorrowLicenseResponse$IssuedAt' => '

Date and time at which the license checkout is issued.

', 'CheckoutBorrowLicenseResponse$Expiration' => '

Date and time at which the license checkout expires.

', 'CheckoutLicenseResponse$IssuedAt' => '

Date and time at which the license checkout is issued.

', 'CheckoutLicenseResponse$Expiration' => '

Date and time at which the license checkout expires.

', 'DatetimeRange$Begin' => '

Start of the time range.

', 'DatetimeRange$End' => '

End of the time range.

', 'DeleteLicenseResponse$DeletionDate' => '

Date when the license is deleted.

', 'ExtendLicenseConsumptionResponse$Expiration' => '

Date and time at which the license consumption expires.

', 'GrantedLicense$CreateTime' => '

Creation time of the granted license.

', 'License$CreateTime' => '

License creation time.

', 'TokenData$ExpirationTime' => '

Token expiration time, in ISO8601-UTC format.

', ], ], 'Integer' => [ 'base' => NULL, 'refs' => [ 'CreateTokenRequest$ExpirationInDays' => '

Token expiration, in days, counted from token creation. The default is 365 days.

', 'ReportFrequency$value' => '

Number of times within the frequency period that a report is generated. The only supported value is 1.

', ], ], 'InvalidParameterValueException' => [ 'base' => '

One or more parameter values are not valid.

', 'refs' => [], ], 'InvalidResourceStateException' => [ 'base' => '

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.

', 'refs' => [], ], 'InventoryFilter' => [ 'base' => '

An inventory filter.

', 'refs' => [ 'InventoryFilterList$member' => NULL, ], ], 'InventoryFilterCondition' => [ 'base' => NULL, 'refs' => [ 'InventoryFilter$Condition' => '

Condition of the filter.

', ], ], 'InventoryFilterList' => [ 'base' => NULL, 'refs' => [ 'ListResourceInventoryRequest$Filters' => '

Filters to scope the results. The following filters and logical operators are supported:

', ], ], 'Issuer' => [ 'base' => '

Details about the issuer of a license.

', 'refs' => [ 'CreateLicenseRequest$Issuer' => '

License issuer.

', 'CreateLicenseVersionRequest$Issuer' => '

License issuer.

', ], ], 'IssuerDetails' => [ 'base' => '

Details associated with the issuer of a license.

', 'refs' => [ 'GrantedLicense$Issuer' => '

Granted license issuer.

', 'License$Issuer' => '

License issuer.

', ], ], 'License' => [ 'base' => '

Software license that is managed in License Manager.

', 'refs' => [ 'GetLicenseResponse$License' => '

License details.

', 'LicenseList$member' => NULL, ], ], 'LicenseConfiguration' => [ 'base' => '

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.

', 'refs' => [ 'LicenseConfigurations$member' => NULL, ], ], 'LicenseConfigurationAssociation' => [ 'base' => '

Describes an association with a license configuration.

', 'refs' => [ 'LicenseConfigurationAssociations$member' => NULL, ], ], 'LicenseConfigurationAssociations' => [ 'base' => NULL, 'refs' => [ 'ListAssociationsForLicenseConfigurationResponse$LicenseConfigurationAssociations' => '

Information about the associations for the license configuration.

', ], ], 'LicenseConfigurationStatus' => [ 'base' => NULL, 'refs' => [ 'UpdateLicenseConfigurationRequest$LicenseConfigurationStatus' => '

New status of the license configuration.

', ], ], 'LicenseConfigurationUsage' => [ 'base' => '

Details about the usage of a resource associated with a license configuration.

', 'refs' => [ 'LicenseConfigurationUsageList$member' => NULL, ], ], 'LicenseConfigurationUsageList' => [ 'base' => NULL, 'refs' => [ 'ListUsageForLicenseConfigurationResponse$LicenseConfigurationUsageList' => '

Information about the license configurations.

', ], ], 'LicenseConfigurations' => [ 'base' => NULL, 'refs' => [ 'ListLicenseConfigurationsResponse$LicenseConfigurations' => '

Information about the license configurations.

', ], ], 'LicenseConversionContext' => [ 'base' => '

Information about a license type conversion task.

', 'refs' => [ 'CreateLicenseConversionTaskForResourceRequest$SourceLicenseContext' => '

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 in the License Manager User Guide.

', 'CreateLicenseConversionTaskForResourceRequest$DestinationLicenseContext' => '

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 in the License Manager User Guide.

', 'GetLicenseConversionTaskResponse$SourceLicenseContext' => '

Information about the license type converted from.

', 'GetLicenseConversionTaskResponse$DestinationLicenseContext' => '

Information about the license type converted to.

', 'LicenseConversionTask$SourceLicenseContext' => '

Information about the license type this conversion task converted from.

', 'LicenseConversionTask$DestinationLicenseContext' => '

Information about the license type this conversion task converted to.

', ], ], 'LicenseConversionTask' => [ 'base' => '

Information about a license type conversion task.

', 'refs' => [ 'LicenseConversionTasks$member' => NULL, ], ], 'LicenseConversionTaskId' => [ 'base' => NULL, 'refs' => [ 'CreateLicenseConversionTaskForResourceResponse$LicenseConversionTaskId' => '

The ID of the created license type conversion task.

', 'GetLicenseConversionTaskRequest$LicenseConversionTaskId' => '

ID of the license type conversion task to retrieve information on.

', 'GetLicenseConversionTaskResponse$LicenseConversionTaskId' => '

ID of the license type conversion task.

', 'LicenseConversionTask$LicenseConversionTaskId' => '

The ID of the license type conversion task.

', ], ], 'LicenseConversionTaskStatus' => [ 'base' => NULL, 'refs' => [ 'GetLicenseConversionTaskResponse$Status' => '

Status of the license type conversion task.

', 'LicenseConversionTask$Status' => '

The status of the conversion task.

', ], ], 'LicenseConversionTasks' => [ 'base' => NULL, 'refs' => [ 'ListLicenseConversionTasksResponse$LicenseConversionTasks' => '

Information about the license configuration tasks for your account.

', ], ], 'LicenseCountingType' => [ 'base' => NULL, 'refs' => [ 'CreateLicenseConfigurationRequest$LicenseCountingType' => '

Dimension used to track the license inventory.

', 'GetLicenseConfigurationResponse$LicenseCountingType' => '

Dimension for which the licenses are counted.

', 'LicenseConfiguration$LicenseCountingType' => '

Dimension to use to track the license inventory.

', ], ], 'LicenseDeletionStatus' => [ 'base' => NULL, 'refs' => [ 'DeleteLicenseResponse$Status' => '

License status.

', ], ], 'LicenseList' => [ 'base' => NULL, 'refs' => [ 'ListLicenseVersionsResponse$Licenses' => '

License details.

', 'ListLicensesResponse$Licenses' => '

License details.

', ], ], 'LicenseOperationFailure' => [ 'base' => '

Describes the failure of a license operation.

', 'refs' => [ 'LicenseOperationFailureList$member' => NULL, ], ], 'LicenseOperationFailureList' => [ 'base' => NULL, 'refs' => [ 'ListFailuresForLicenseConfigurationOperationsResponse$LicenseOperationFailureList' => '

License configuration operations that failed.

', ], ], 'LicenseSpecification' => [ 'base' => '

Details for associating a license configuration with a resource.

', 'refs' => [ 'LicenseSpecifications$member' => NULL, ], ], 'LicenseSpecifications' => [ 'base' => NULL, 'refs' => [ 'ListLicenseSpecificationsForResourceResponse$LicenseSpecifications' => '

License configurations associated with a resource.

', 'UpdateLicenseSpecificationsForResourceRequest$AddLicenseSpecifications' => '

ARNs of the license configurations to add.

', 'UpdateLicenseSpecificationsForResourceRequest$RemoveLicenseSpecifications' => '

ARNs of the license configurations to remove.

', ], ], 'LicenseStatus' => [ 'base' => NULL, 'refs' => [ 'CreateLicenseResponse$Status' => '

License status.

', 'CreateLicenseVersionRequest$Status' => '

License status.

', 'CreateLicenseVersionResponse$Status' => '

License status.

', 'GrantedLicense$Status' => '

Granted license status.

', 'License$Status' => '

License status.

', ], ], 'LicenseUsage' => [ 'base' => '

Describes the entitlement usage associated with a license.

', 'refs' => [ 'GetLicenseUsageResponse$LicenseUsage' => '

License usage details.

', ], ], 'LicenseUsageException' => [ 'base' => '

You do not have enough licenses available to support a new resource launch.

', 'refs' => [], ], 'ListAssociationsForLicenseConfigurationRequest' => [ 'base' => NULL, 'refs' => [], ], 'ListAssociationsForLicenseConfigurationResponse' => [ 'base' => NULL, 'refs' => [], ], 'ListDistributedGrantsRequest' => [ 'base' => NULL, 'refs' => [], ], 'ListDistributedGrantsResponse' => [ 'base' => NULL, 'refs' => [], ], 'ListFailuresForLicenseConfigurationOperationsRequest' => [ 'base' => NULL, 'refs' => [], ], 'ListFailuresForLicenseConfigurationOperationsResponse' => [ 'base' => NULL, 'refs' => [], ], 'ListLicenseConfigurationsRequest' => [ 'base' => NULL, 'refs' => [], ], 'ListLicenseConfigurationsResponse' => [ 'base' => NULL, 'refs' => [], ], 'ListLicenseConversionTasksRequest' => [ 'base' => NULL, 'refs' => [], ], 'ListLicenseConversionTasksResponse' => [ 'base' => NULL, 'refs' => [], ], 'ListLicenseManagerReportGeneratorsRequest' => [ 'base' => NULL, 'refs' => [], ], 'ListLicenseManagerReportGeneratorsResponse' => [ 'base' => NULL, 'refs' => [], ], 'ListLicenseSpecificationsForResourceRequest' => [ 'base' => NULL, 'refs' => [], ], 'ListLicenseSpecificationsForResourceResponse' => [ 'base' => NULL, 'refs' => [], ], 'ListLicenseVersionsRequest' => [ 'base' => NULL, 'refs' => [], ], 'ListLicenseVersionsResponse' => [ 'base' => NULL, 'refs' => [], ], 'ListLicensesRequest' => [ 'base' => NULL, 'refs' => [], ], 'ListLicensesResponse' => [ 'base' => NULL, 'refs' => [], ], 'ListReceivedGrantsForOrganizationRequest' => [ 'base' => NULL, 'refs' => [], ], 'ListReceivedGrantsForOrganizationResponse' => [ 'base' => NULL, 'refs' => [], ], 'ListReceivedGrantsRequest' => [ 'base' => NULL, 'refs' => [], ], 'ListReceivedGrantsResponse' => [ 'base' => NULL, 'refs' => [], ], 'ListReceivedLicensesForOrganizationRequest' => [ 'base' => NULL, 'refs' => [], ], 'ListReceivedLicensesForOrganizationResponse' => [ 'base' => NULL, 'refs' => [], ], 'ListReceivedLicensesRequest' => [ 'base' => NULL, 'refs' => [], ], 'ListReceivedLicensesResponse' => [ 'base' => NULL, 'refs' => [], ], 'ListResourceInventoryRequest' => [ 'base' => NULL, 'refs' => [], ], 'ListResourceInventoryResponse' => [ 'base' => NULL, 'refs' => [], ], 'ListTagsForResourceRequest' => [ 'base' => NULL, 'refs' => [], ], 'ListTagsForResourceResponse' => [ 'base' => NULL, 'refs' => [], ], 'ListTokensRequest' => [ 'base' => NULL, 'refs' => [], ], 'ListTokensResponse' => [ 'base' => NULL, 'refs' => [], ], 'ListUsageForLicenseConfigurationRequest' => [ 'base' => NULL, 'refs' => [], ], 'ListUsageForLicenseConfigurationResponse' => [ 'base' => NULL, 'refs' => [], ], 'Location' => [ 'base' => NULL, 'refs' => [ 'RedirectException$Location' => NULL, ], ], 'Long' => [ 'base' => NULL, 'refs' => [ 'Entitlement$MaxCount' => '

Maximum entitlement count. Use if the unit is not None.

', ], ], 'ManagedResourceSummary' => [ 'base' => '

Summary information about a managed resource.

', 'refs' => [ 'ManagedResourceSummaryList$member' => NULL, ], ], 'ManagedResourceSummaryList' => [ 'base' => NULL, 'refs' => [ 'GetLicenseConfigurationResponse$ManagedResourceSummaryList' => '

Summaries of the managed resources.

', 'LicenseConfiguration$ManagedResourceSummaryList' => '

Summaries for managed resources.

', ], ], 'MaxSize100' => [ 'base' => NULL, 'refs' => [ 'ListDistributedGrantsRequest$MaxResults' => '

Maximum number of results to return in a single call.

', 'ListLicenseManagerReportGeneratorsRequest$MaxResults' => '

Maximum number of results to return in a single call.

', 'ListLicenseVersionsRequest$MaxResults' => '

Maximum number of results to return in a single call.

', 'ListLicensesRequest$MaxResults' => '

Maximum number of results to return in a single call.

', 'ListReceivedGrantsForOrganizationRequest$MaxResults' => '

Maximum number of results to return in a single call.

', 'ListReceivedGrantsRequest$MaxResults' => '

Maximum number of results to return in a single call.

', 'ListReceivedLicensesForOrganizationRequest$MaxResults' => '

Maximum number of results to return in a single call.

', 'ListReceivedLicensesRequest$MaxResults' => '

Maximum number of results to return in a single call.

', 'ListTokensRequest$MaxResults' => '

Maximum number of results to return in a single call.

', ], ], 'MaxSize3StringList' => [ 'base' => NULL, 'refs' => [ 'CreateTokenRequest$TokenProperties' => '

Data specified by the caller to be included in the JWT token. The data is mapped to the amr claim of the JWT token.

', 'GetAccessTokenRequest$TokenProperties' => '

Token properties to validate against those present in the JWT token.

', 'TokenData$TokenProperties' => '

Data specified by the caller.

', ], ], 'Message' => [ 'base' => NULL, 'refs' => [ 'AccessDeniedException$Message' => NULL, 'AuthorizationException$Message' => NULL, 'ConflictException$Message' => NULL, 'EntitlementNotAllowedException$Message' => NULL, 'FailedDependencyException$Message' => NULL, 'FilterLimitExceededException$Message' => NULL, 'InvalidParameterValueException$Message' => NULL, 'InvalidResourceStateException$Message' => NULL, 'LicenseUsageException$Message' => NULL, 'NoEntitlementsAllowedException$Message' => NULL, 'RateLimitExceededException$Message' => NULL, 'RedirectException$Message' => NULL, 'ResourceLimitExceededException$Message' => NULL, 'ResourceNotFoundException$Message' => NULL, 'ServerInternalException$Message' => NULL, 'UnsupportedDigitalSignatureMethodException$Message' => NULL, 'ValidationException$Message' => NULL, ], ], 'Metadata' => [ 'base' => '

Describes key/value pairs.

', 'refs' => [ 'MetadataList$member' => NULL, ], ], 'MetadataList' => [ 'base' => NULL, 'refs' => [ 'CheckoutBorrowLicenseRequest$CheckoutMetadata' => '

Information about constraints.

', 'CheckoutBorrowLicenseResponse$CheckoutMetadata' => '

Information about constraints.

', 'CreateLicenseRequest$LicenseMetadata' => '

Information about the license.

', 'CreateLicenseVersionRequest$LicenseMetadata' => '

Information about the license.

', 'GrantedLicense$LicenseMetadata' => '

Granted license metadata.

', 'License$LicenseMetadata' => '

License metadata.

', 'LicenseOperationFailure$MetadataList' => '

Reserved.

', ], ], 'NoEntitlementsAllowedException' => [ 'base' => '

There are no entitlements found for this license, or the entitlement maximum count is reached.

', 'refs' => [], ], 'Options' => [ 'base' => '

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 in the License Manager User Guide.

', 'refs' => [ 'CreateGrantVersionRequest$Options' => '

The options specified for the grant.

', 'Grant$Options' => '

The options specified for the grant.

', ], ], 'OrganizationConfiguration' => [ 'base' => '

Configuration information for Organizations.

', 'refs' => [ 'GetServiceSettingsResponse$OrganizationConfiguration' => '

Indicates whether Organizations is integrated with License Manager for cross-account discovery.

', 'UpdateServiceSettingsRequest$OrganizationConfiguration' => '

Enables integration with Organizations for cross-account discovery.

', ], ], 'PrincipalArnList' => [ 'base' => NULL, 'refs' => [ 'CreateGrantRequest$Principals' => '

The grant principals. You can specify one of the following as an Amazon Resource Name (ARN):

', ], ], 'ProductInformation' => [ 'base' => '

Describes product information for a license configuration.

', 'refs' => [ 'ProductInformationList$member' => NULL, ], ], 'ProductInformationFilter' => [ 'base' => '

Describes product information filters.

', 'refs' => [ 'ProductInformationFilterList$member' => NULL, ], ], 'ProductInformationFilterList' => [ 'base' => NULL, 'refs' => [ 'ProductInformation$ProductInformationFilterList' => '

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:

The following filters and logical operators are supported when the resource type is RDS:

', ], ], 'ProductInformationList' => [ 'base' => NULL, 'refs' => [ 'CreateLicenseConfigurationRequest$ProductInformationList' => '

Product information.

', 'GetLicenseConfigurationResponse$ProductInformationList' => '

Product information.

', 'LicenseConfiguration$ProductInformationList' => '

Product information.

', 'UpdateLicenseConfigurationRequest$ProductInformationList' => '

New product information.

', ], ], 'ProvisionalConfiguration' => [ 'base' => '

Details about a provisional configuration.

', 'refs' => [ 'ConsumptionConfiguration$ProvisionalConfiguration' => '

Details about a provisional configuration.

', ], ], 'RateLimitExceededException' => [ 'base' => '

Too many requests have been submitted. Try again after a brief wait.

', 'refs' => [], ], 'ReceivedMetadata' => [ 'base' => '

Metadata associated with received licenses and grants.

', 'refs' => [ 'GrantedLicense$ReceivedMetadata' => '

Granted license received metadata.

', ], ], 'ReceivedStatus' => [ 'base' => NULL, 'refs' => [ 'ReceivedMetadata$ReceivedStatus' => '

Received status.

', ], ], 'RedirectException' => [ 'base' => '

This is not the correct Region for the resource. Try again.

', 'refs' => [], ], 'RejectGrantRequest' => [ 'base' => NULL, 'refs' => [], ], 'RejectGrantResponse' => [ 'base' => NULL, 'refs' => [], ], 'RenewType' => [ 'base' => NULL, 'refs' => [ 'ConsumptionConfiguration$RenewType' => '

Renewal frequency.

', ], ], 'ReportContext' => [ 'base' => '

Details of the license configuration that this generator reports on.

', 'refs' => [ 'CreateLicenseManagerReportGeneratorRequest$ReportContext' => '

Defines the type of license configuration the report generator tracks.

', 'ReportGenerator$ReportContext' => '

License configuration type for this generator.

', 'UpdateLicenseManagerReportGeneratorRequest$ReportContext' => '

The report context.

', ], ], 'ReportFrequency' => [ 'base' => '

Details about how frequently reports are generated.

', 'refs' => [ 'CreateLicenseManagerReportGeneratorRequest$ReportFrequency' => '

Frequency by which reports are generated. Reports can be generated daily, monthly, or weekly.

', 'ReportGenerator$ReportFrequency' => '

Details about how frequently reports are generated.

', 'UpdateLicenseManagerReportGeneratorRequest$ReportFrequency' => '

Frequency by which reports are generated.

', ], ], 'ReportFrequencyType' => [ 'base' => NULL, 'refs' => [ 'ReportFrequency$period' => '

Time period between each report. The period can be daily, weekly, or monthly.

', ], ], 'ReportGenerator' => [ 'base' => '

Describe the details of a report generator.

', 'refs' => [ 'GetLicenseManagerReportGeneratorResponse$ReportGenerator' => '

A report generator that creates periodic reports about your license configurations.

', 'ReportGeneratorList$member' => NULL, ], ], 'ReportGeneratorList' => [ 'base' => NULL, 'refs' => [ 'ListLicenseManagerReportGeneratorsResponse$ReportGenerators' => '

A report generator that creates periodic reports about your license configurations.

', ], ], 'ReportGeneratorName' => [ 'base' => NULL, 'refs' => [ 'CreateLicenseManagerReportGeneratorRequest$ReportGeneratorName' => '

Name of the report generator.

', 'UpdateLicenseManagerReportGeneratorRequest$ReportGeneratorName' => '

Name of the report generator.

', ], ], 'ReportType' => [ 'base' => NULL, 'refs' => [ 'ReportTypeList$member' => NULL, ], ], 'ReportTypeList' => [ 'base' => NULL, 'refs' => [ 'CreateLicenseManagerReportGeneratorRequest$Type' => '

Type of reports to generate. The following report types an be generated:

', 'ReportGenerator$ReportType' => '

Type of reports that are generated.

', 'UpdateLicenseManagerReportGeneratorRequest$Type' => '

Type of reports to generate. The following report types are supported:

', ], ], 'ResourceInventory' => [ 'base' => '

Details about a resource.

', 'refs' => [ 'ResourceInventoryList$member' => NULL, ], ], 'ResourceInventoryList' => [ 'base' => NULL, 'refs' => [ 'ListResourceInventoryResponse$ResourceInventoryList' => '

Information about the resources.

', ], ], 'ResourceLimitExceededException' => [ 'base' => '

Your resource limits have been exceeded.

', 'refs' => [], ], 'ResourceNotFoundException' => [ 'base' => '

The resource cannot be found.

', 'refs' => [], ], 'ResourceType' => [ 'base' => NULL, 'refs' => [ 'ConsumedLicenseSummary$ResourceType' => '

Resource type of the resource consuming a license.

', 'LicenseConfigurationAssociation$ResourceType' => '

Type of server resource.

', 'LicenseConfigurationUsage$ResourceType' => '

Type of resource.

', 'LicenseOperationFailure$ResourceType' => '

Resource type.

', 'ManagedResourceSummary$ResourceType' => '

Type of resource associated with a license.

', 'ResourceInventory$ResourceType' => '

Type of resource.

', ], ], 'S3Location' => [ 'base' => '

Details of the S3 bucket that report generator reports are published to.

', 'refs' => [ 'ReportGenerator$S3Location' => '

Details of the S3 bucket that report generator reports are published to.

', ], ], 'ServerInternalException' => [ 'base' => '

The server experienced an internal error. Try again.

', 'refs' => [], ], 'SignedToken' => [ 'base' => NULL, 'refs' => [ 'CheckoutBorrowLicenseResponse$SignedToken' => '

Signed token.

', 'CheckoutLicenseResponse$SignedToken' => '

Signed token.

', ], ], 'StatusReasonMessage' => [ 'base' => NULL, 'refs' => [ 'CreateGrantVersionRequest$StatusReason' => '

Grant status reason.

', 'DeleteGrantRequest$StatusReason' => '

The Status reason for the delete request.

', 'Grant$StatusReason' => '

Grant status reason.

', 'ReceivedMetadata$ReceivedStatusReason' => '

Received status reason.

', ], ], 'String' => [ 'base' => NULL, 'refs' => [ 'AcceptGrantResponse$Version' => '

Grant version.

', 'CheckInLicenseRequest$LicenseConsumptionToken' => '

License consumption token.

', 'CheckInLicenseRequest$Beneficiary' => '

License beneficiary.

', 'CheckoutBorrowLicenseRequest$NodeId' => '

Node ID.

', 'CheckoutBorrowLicenseResponse$LicenseConsumptionToken' => '

License consumption token.

', 'CheckoutBorrowLicenseResponse$NodeId' => '

Node ID.

', 'CheckoutLicenseRequest$ProductSKU' => '

Product SKU.

', 'CheckoutLicenseRequest$KeyFingerprint' => '

Key fingerprint identifying the license.

', 'CheckoutLicenseRequest$Beneficiary' => '

License beneficiary.

', 'CheckoutLicenseRequest$NodeId' => '

Node ID.

', 'CheckoutLicenseResponse$LicenseConsumptionToken' => '

License consumption token.

', 'CheckoutLicenseResponse$NodeId' => '

Node ID.

', 'CheckoutLicenseResponse$LicenseArn' => '

Amazon Resource Name (ARN) of the checkout license.

', 'CreateGrantRequest$GrantName' => '

Grant name.

', 'CreateGrantRequest$HomeRegion' => '

Home Region of the grant.

', 'CreateGrantResponse$Version' => '

Grant version.

', 'CreateGrantVersionRequest$GrantName' => '

Grant name.

', 'CreateGrantVersionRequest$SourceVersion' => '

Current version of the grant.

', 'CreateGrantVersionResponse$Version' => '

New version of the grant.

', 'CreateLicenseConfigurationRequest$Name' => '

Name of the license configuration.

', 'CreateLicenseConfigurationRequest$Description' => '

Description of the license configuration.

', 'CreateLicenseConfigurationResponse$LicenseConfigurationArn' => '

Amazon Resource Name (ARN) of the license configuration.

', 'CreateLicenseManagerReportGeneratorRequest$Description' => '

Description of the report generator.

', 'CreateLicenseManagerReportGeneratorResponse$LicenseManagerReportGeneratorArn' => '

The Amazon Resource Name (ARN) of the new report generator.

', 'CreateLicenseRequest$LicenseName' => '

License name.

', 'CreateLicenseRequest$ProductName' => '

Product name.

', 'CreateLicenseRequest$ProductSKU' => '

Product SKU.

', 'CreateLicenseRequest$HomeRegion' => '

Home Region for the license.

', 'CreateLicenseRequest$Beneficiary' => '

License beneficiary.

', 'CreateLicenseResponse$Version' => '

License version.

', 'CreateLicenseVersionRequest$LicenseName' => '

License name.

', 'CreateLicenseVersionRequest$ProductName' => '

Product name.

', 'CreateLicenseVersionRequest$HomeRegion' => '

Home Region of the license.

', 'CreateLicenseVersionRequest$SourceVersion' => '

Current version of the license.

', 'CreateLicenseVersionResponse$Version' => '

New version of the license.

', 'CreateTokenResponse$TokenId' => '

Token ID.

', 'DeleteGrantRequest$Version' => '

Current version of the grant.

', 'DeleteGrantResponse$Version' => '

Grant version.

', 'DeleteLicenseConfigurationRequest$LicenseConfigurationArn' => '

ID of the license configuration.

', 'DeleteLicenseManagerReportGeneratorRequest$LicenseManagerReportGeneratorArn' => '

Amazon Resource Name (ARN) of the report generator to be deleted.

', 'DeleteLicenseRequest$SourceVersion' => '

Current version of the license.

', 'DeleteTokenRequest$TokenId' => '

Token ID.

', 'Entitlement$Name' => '

Entitlement name.

', 'Entitlement$Value' => '

Entitlement resource. Use only if the unit is None.

', 'EntitlementData$Name' => '

Entitlement data name.

', 'EntitlementData$Value' => '

Entitlement data value.

', 'EntitlementUsage$Name' => '

Entitlement usage name.

', 'EntitlementUsage$ConsumedValue' => '

Resource usage consumed.

', 'EntitlementUsage$MaxCount' => '

Maximum entitlement usage count.

', 'ExtendLicenseConsumptionRequest$LicenseConsumptionToken' => '

License consumption token.

', 'ExtendLicenseConsumptionResponse$LicenseConsumptionToken' => '

License consumption token.

', 'FailedDependencyException$ErrorCode' => NULL, 'GetGrantRequest$Version' => '

Grant version.

', 'GetLicenseConfigurationRequest$LicenseConfigurationArn' => '

Amazon Resource Name (ARN) of the license configuration.

', 'GetLicenseConfigurationResponse$LicenseConfigurationId' => '

Unique ID for the license configuration.

', 'GetLicenseConfigurationResponse$LicenseConfigurationArn' => '

Amazon Resource Name (ARN) of the license configuration.

', 'GetLicenseConfigurationResponse$Name' => '

Name of the license configuration.

', 'GetLicenseConfigurationResponse$Description' => '

Description of the license configuration.

', 'GetLicenseConfigurationResponse$Status' => '

License configuration status.

', 'GetLicenseConfigurationResponse$OwnerAccountId' => '

Account ID of the owner of the license configuration.

', 'GetLicenseConversionTaskResponse$ResourceArn' => '

Amazon Resource Names (ARN) of the resources the license conversion task is associated with.

', 'GetLicenseConversionTaskResponse$StatusMessage' => '

The status message for the conversion task.

', 'GetLicenseManagerReportGeneratorRequest$LicenseManagerReportGeneratorArn' => '

Amazon Resource Name (ARN) of the report generator.

', 'GetLicenseRequest$Version' => '

License version.

', 'GetServiceSettingsResponse$S3BucketArn' => '

Regional S3 bucket path for storing reports, license trail event data, discovery data, and so on.

', 'GetServiceSettingsResponse$SnsTopicArn' => '

SNS topic configured to receive notifications from License Manager.

', 'GetServiceSettingsResponse$LicenseManagerResourceShareArn' => '

Amazon Resource Name (ARN) of the resource share. The License Manager management account provides member accounts with access to this share.

', 'Grant$GrantName' => '

Grant name.

', 'Grant$HomeRegion' => '

Home Region of the grant.

', 'Grant$Version' => '

Grant version.

', 'GrantedLicense$LicenseName' => '

License name.

', 'GrantedLicense$ProductName' => '

Product name.

', 'GrantedLicense$ProductSKU' => '

Product SKU.

', 'GrantedLicense$HomeRegion' => '

Home Region of the granted license.

', 'GrantedLicense$Beneficiary' => '

Granted license beneficiary.

', 'GrantedLicense$Version' => '

Version of the granted license.

', 'InventoryFilter$Name' => '

Name of the filter.

', 'InventoryFilter$Value' => '

Value of the filter.

', 'Issuer$Name' => '

Issuer name.

', 'Issuer$SignKey' => '

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.

', 'IssuerDetails$Name' => '

Issuer name.

', 'IssuerDetails$SignKey' => '

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.

', 'IssuerDetails$KeyFingerprint' => '

Issuer key fingerprint.

', 'License$LicenseName' => '

License name.

', 'License$ProductName' => '

Product name.

', 'License$ProductSKU' => '

Product SKU.

', 'License$HomeRegion' => '

Home Region of the license.

', 'License$Beneficiary' => '

License beneficiary.

', 'License$Version' => '

License version.

', 'LicenseConfiguration$LicenseConfigurationId' => '

Unique ID of the license configuration.

', 'LicenseConfiguration$LicenseConfigurationArn' => '

Amazon Resource Name (ARN) of the license configuration.

', 'LicenseConfiguration$Name' => '

Name of the license configuration.

', 'LicenseConfiguration$Description' => '

Description of the license configuration.

', 'LicenseConfiguration$Status' => '

Status of the license configuration.

', 'LicenseConfiguration$OwnerAccountId' => '

Account ID of the license configuration\'s owner.

', 'LicenseConfigurationAssociation$ResourceArn' => '

Amazon Resource Name (ARN) of the resource.

', 'LicenseConfigurationAssociation$ResourceOwnerId' => '

ID of the Amazon Web Services account that owns the resource consuming licenses.

', 'LicenseConfigurationAssociation$AmiAssociationScope' => '

Scope of AMI associations. The possible value is cross-account.

', 'LicenseConfigurationUsage$ResourceArn' => '

Amazon Resource Name (ARN) of the resource.

', 'LicenseConfigurationUsage$ResourceStatus' => '

Status of the resource.

', 'LicenseConfigurationUsage$ResourceOwnerId' => '

ID of the account that owns the resource.

', 'LicenseConversionTask$ResourceArn' => '

The Amazon Resource Name (ARN) of the resource associated with the license type conversion task.

', 'LicenseConversionTask$StatusMessage' => '

The status message for the conversion task.

', 'LicenseOperationFailure$ResourceArn' => '

Amazon Resource Name (ARN) of the resource.

', 'LicenseOperationFailure$ErrorMessage' => '

Error message.

', 'LicenseOperationFailure$OperationName' => '

Name of the operation.

', 'LicenseOperationFailure$ResourceOwnerId' => '

ID of the Amazon Web Services account that owns the resource.

', 'LicenseOperationFailure$OperationRequestedBy' => '

The requester is "License Manager Automated Discovery".

', 'LicenseSpecification$LicenseConfigurationArn' => '

Amazon Resource Name (ARN) of the license configuration.

', 'LicenseSpecification$AmiAssociationScope' => '

Scope of AMI associations. The possible value is cross-account.

', 'ListAssociationsForLicenseConfigurationRequest$LicenseConfigurationArn' => '

Amazon Resource Name (ARN) of a license configuration.

', 'ListAssociationsForLicenseConfigurationRequest$NextToken' => '

Token for the next set of results.

', 'ListAssociationsForLicenseConfigurationResponse$NextToken' => '

Token for the next set of results.

', 'ListDistributedGrantsRequest$NextToken' => '

Token for the next set of results.

', 'ListDistributedGrantsResponse$NextToken' => '

Token for the next set of results.

', 'ListFailuresForLicenseConfigurationOperationsRequest$LicenseConfigurationArn' => '

Amazon Resource Name of the license configuration.

', 'ListFailuresForLicenseConfigurationOperationsRequest$NextToken' => '

Token for the next set of results.

', 'ListFailuresForLicenseConfigurationOperationsResponse$NextToken' => '

Token for the next set of results.

', 'ListLicenseConfigurationsRequest$NextToken' => '

Token for the next set of results.

', 'ListLicenseConfigurationsResponse$NextToken' => '

Token for the next set of results.

', 'ListLicenseConversionTasksRequest$NextToken' => '

Token for the next set of results.

', 'ListLicenseConversionTasksResponse$NextToken' => '

Token for the next set of results.

', 'ListLicenseManagerReportGeneratorsRequest$NextToken' => '

Token for the next set of results.

', 'ListLicenseManagerReportGeneratorsResponse$NextToken' => '

Token for the next set of results.

', 'ListLicenseSpecificationsForResourceRequest$ResourceArn' => '

Amazon Resource Name (ARN) of a resource that has an associated license configuration.

', 'ListLicenseSpecificationsForResourceRequest$NextToken' => '

Token for the next set of results.

', 'ListLicenseSpecificationsForResourceResponse$NextToken' => '

Token for the next set of results.

', 'ListLicenseVersionsRequest$NextToken' => '

Token for the next set of results.

', 'ListLicenseVersionsResponse$NextToken' => '

Token for the next set of results.

', 'ListLicensesRequest$NextToken' => '

Token for the next set of results.

', 'ListLicensesResponse$NextToken' => '

Token for the next set of results.

', 'ListReceivedGrantsForOrganizationRequest$NextToken' => '

Token for the next set of results.

', 'ListReceivedGrantsForOrganizationResponse$NextToken' => '

Token for the next set of results.

', 'ListReceivedGrantsRequest$NextToken' => '

Token for the next set of results.

', 'ListReceivedGrantsResponse$NextToken' => '

Token for the next set of results.

', 'ListReceivedLicensesForOrganizationRequest$NextToken' => '

Token for the next set of results.

', 'ListReceivedLicensesForOrganizationResponse$NextToken' => '

Token for the next set of results.

', 'ListReceivedLicensesRequest$NextToken' => '

Token for the next set of results.

', 'ListReceivedLicensesResponse$NextToken' => '

Token for the next set of results.

', 'ListResourceInventoryRequest$NextToken' => '

Token for the next set of results.

', 'ListResourceInventoryResponse$NextToken' => '

Token for the next set of results.

', 'ListTagsForResourceRequest$ResourceArn' => '

Amazon Resource Name (ARN) of the license configuration.

', 'ListTokensRequest$NextToken' => '

Token for the next set of results.

', 'ListTokensResponse$NextToken' => '

Token for the next set of results.

', 'ListUsageForLicenseConfigurationRequest$LicenseConfigurationArn' => '

Amazon Resource Name (ARN) of the license configuration.

', 'ListUsageForLicenseConfigurationRequest$NextToken' => '

Token for the next set of results.

', 'ListUsageForLicenseConfigurationResponse$NextToken' => '

Token for the next set of results.

', 'MaxSize3StringList$member' => NULL, 'Metadata$Name' => '

The key name.

', 'Metadata$Value' => '

The value.

', 'ProductInformation$ResourceType' => '

Resource type. The possible values are SSM_MANAGED | RDS.

', 'ProductInformationFilter$ProductInformationFilterName' => '

Filter name.

', 'ProductInformationFilter$ProductInformationFilterComparator' => '

Logical operator.

', 'RejectGrantResponse$Version' => '

Grant version.

', 'ReportGenerator$ReportGeneratorName' => '

Name of the report generator.

', 'ReportGenerator$LicenseManagerReportGeneratorArn' => '

Amazon Resource Name (ARN) of the report generator.

', 'ReportGenerator$LastRunStatus' => '

Status of the last report generation attempt.

', 'ReportGenerator$LastRunFailureReason' => '

Failure message for the last report generation attempt.

', 'ReportGenerator$LastReportGenerationTime' => '

Time the last report was generated at.

', 'ReportGenerator$ReportCreatorAccount' => '

The Amazon Web Services account ID used to create the report generator.

', 'ReportGenerator$Description' => '

Description of the report generator.

', 'ReportGenerator$CreateTime' => '

Time the report was created.

', 'ResourceInventory$ResourceId' => '

ID of the resource.

', 'ResourceInventory$ResourceArn' => '

Amazon Resource Name (ARN) of the resource.

', 'ResourceInventory$Platform' => '

Platform of the resource.

', 'ResourceInventory$PlatformVersion' => '

Platform version of the resource in the inventory.

', 'ResourceInventory$ResourceOwningAccountId' => '

ID of the account that owns the resource.

', 'S3Location$bucket' => '

Name of the S3 bucket reports are published to.

', 'S3Location$keyPrefix' => '

Prefix of the S3 bucket reports are published to.

', 'StringList$member' => NULL, 'Tag$Key' => '

Tag key.

', 'Tag$Value' => '

Tag value.

', 'TagKeyList$member' => NULL, 'TagResourceRequest$ResourceArn' => '

Amazon Resource Name (ARN) of the license configuration.

', 'TokenData$TokenId' => '

Token ID.

', 'TokenData$TokenType' => '

Type of token generated. The supported value is REFRESH_TOKEN.

', 'TokenData$LicenseArn' => '

Amazon Resource Name (ARN) of the license.

', 'TokenData$Status' => '

Token status. The possible values are AVAILABLE and DELETED.

', 'UntagResourceRequest$ResourceArn' => '

Amazon Resource Name (ARN) of the license configuration.

', 'UpdateLicenseConfigurationRequest$LicenseConfigurationArn' => '

Amazon Resource Name (ARN) of the license configuration.

', 'UpdateLicenseConfigurationRequest$Name' => '

New name of the license configuration.

', 'UpdateLicenseConfigurationRequest$Description' => '

New description of the license configuration.

', 'UpdateLicenseManagerReportGeneratorRequest$LicenseManagerReportGeneratorArn' => '

Amazon Resource Name (ARN) of the report generator to update.

', 'UpdateLicenseManagerReportGeneratorRequest$Description' => '

Description of the report generator.

', 'UpdateLicenseSpecificationsForResourceRequest$ResourceArn' => '

Amazon Resource Name (ARN) of the Amazon Web Services resource.

', 'UpdateServiceSettingsRequest$S3BucketArn' => '

Amazon Resource Name (ARN) of the Amazon S3 bucket where the License Manager information is stored.

', 'UpdateServiceSettingsRequest$SnsTopicArn' => '

Amazon Resource Name (ARN) of the Amazon SNS topic used for License Manager alerts.

', ], ], 'StringList' => [ 'base' => NULL, 'refs' => [ 'CreateLicenseConfigurationRequest$LicenseRules' => '

License rules. The syntax is #name=value (for example, #allowedTenancy=EC2-DedicatedHost). The available rules vary by dimension, as follows.

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.

', 'GetLicenseConfigurationResponse$LicenseRules' => '

License rules.

', 'LicenseConfiguration$LicenseRules' => '

License rules.

', 'ListLicenseConfigurationsRequest$LicenseConfigurationArns' => '

Amazon Resource Names (ARN) of the license configurations.

', 'ListTokensRequest$TokenIds' => '

Token IDs.

', 'ProductInformationFilter$ProductInformationFilterValue' => '

Filter value.

', 'UpdateLicenseConfigurationRequest$LicenseRules' => '

New license rule. The only rule that you can add after you create a license configuration is licenseAffinityToHost.

', ], ], 'Tag' => [ 'base' => '

Details about a tag for a license configuration.

', 'refs' => [ 'TagList$member' => NULL, ], ], 'TagKeyList' => [ 'base' => NULL, 'refs' => [ 'UntagResourceRequest$TagKeys' => '

Keys identifying the tags to remove.

', ], ], 'TagList' => [ 'base' => NULL, 'refs' => [ 'CreateLicenseConfigurationRequest$Tags' => '

Tags to add to the license configuration.

', 'CreateLicenseManagerReportGeneratorRequest$Tags' => '

Tags to add to the report generator.

', 'GetLicenseConfigurationResponse$Tags' => '

Tags for the license configuration.

', 'ListTagsForResourceResponse$Tags' => '

Information about the tags.

', 'ReportGenerator$Tags' => '

Tags associated with the report generator.

', 'TagResourceRequest$Tags' => '

One or more tags.

', ], ], 'TagResourceRequest' => [ 'base' => NULL, 'refs' => [], ], 'TagResourceResponse' => [ 'base' => NULL, 'refs' => [], ], 'TokenData' => [ 'base' => '

Describes a token.

', 'refs' => [ 'TokenList$member' => NULL, ], ], 'TokenList' => [ 'base' => NULL, 'refs' => [ 'ListTokensResponse$Tokens' => '

Received token details.

', ], ], 'TokenString' => [ 'base' => NULL, 'refs' => [ 'CreateTokenResponse$Token' => '

Refresh token, encoded as a JWT token.

', 'GetAccessTokenRequest$Token' => '

Refresh token, encoded as a JWT token.

', 'GetAccessTokenResponse$AccessToken' => '

Temporary access token.

', ], ], 'TokenType' => [ 'base' => NULL, 'refs' => [ 'CreateTokenResponse$TokenType' => '

Token type.

', ], ], 'UnsupportedDigitalSignatureMethodException' => [ 'base' => '

The digital signature method is unsupported. Try your request again.

', 'refs' => [], ], 'UntagResourceRequest' => [ 'base' => NULL, 'refs' => [], ], 'UntagResourceResponse' => [ 'base' => NULL, 'refs' => [], ], 'UpdateLicenseConfigurationRequest' => [ 'base' => NULL, 'refs' => [], ], 'UpdateLicenseConfigurationResponse' => [ 'base' => NULL, 'refs' => [], ], 'UpdateLicenseManagerReportGeneratorRequest' => [ 'base' => NULL, 'refs' => [], ], 'UpdateLicenseManagerReportGeneratorResponse' => [ 'base' => NULL, 'refs' => [], ], 'UpdateLicenseSpecificationsForResourceRequest' => [ 'base' => NULL, 'refs' => [], ], 'UpdateLicenseSpecificationsForResourceResponse' => [ 'base' => NULL, 'refs' => [], ], 'UpdateServiceSettingsRequest' => [ 'base' => NULL, 'refs' => [], ], 'UpdateServiceSettingsResponse' => [ 'base' => NULL, 'refs' => [], ], 'UsageOperation' => [ 'base' => NULL, 'refs' => [ 'LicenseConversionContext$UsageOperation' => '

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

', ], ], 'ValidationException' => [ 'base' => '

The provided input is not valid. Try your request again.

', 'refs' => [], ], ],];