'2.0', 'service' => '

With License Manager, you can discover and track your commercial Linux subscriptions on running Amazon EC2 instances.

', 'operations' => [ 'GetServiceSettings' => '

Lists the Linux subscriptions service settings.

', 'ListLinuxSubscriptionInstances' => '

Lists the running Amazon EC2 instances that were discovered with commercial Linux subscriptions.

', 'ListLinuxSubscriptions' => '

Lists the Linux subscriptions that have been discovered. If you have linked your organization, the returned results will include data aggregated across your accounts in Organizations.

', 'UpdateServiceSettings' => '

Updates the service settings for Linux subscriptions.

', ], 'shapes' => [ 'Boolean' => [ 'base' => NULL, 'refs' => [ 'UpdateServiceSettingsRequest$AllowUpdate' => '

Describes if updates are allowed to the service settings for Linux subscriptions. If you allow updates, you can aggregate Linux subscription data in more than one home Region.

', ], ], 'BoxInteger' => [ 'base' => NULL, 'refs' => [ 'ListLinuxSubscriptionInstancesRequest$MaxResults' => '

Maximum number of results to return in a single call.

', 'ListLinuxSubscriptionsRequest$MaxResults' => '

Maximum number of results to return in a single call.

', ], ], 'BoxLong' => [ 'base' => NULL, 'refs' => [ 'Subscription$InstanceCount' => '

The total amount of running instances using this subscription.

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

A filter object 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.

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

An array of structures that you can use to filter the results to those that match one or more sets of key-value pairs that you specify. For example, you can filter by the name of AmiID with an optional operator to see subscriptions that match, partially match, or don\'t match a certain Amazon Machine Image (AMI) ID.

The valid names for this filter are:

The valid Operators for this filter are:

', 'ListLinuxSubscriptionsRequest$Filters' => '

An array of structures that you can use to filter the results to those that match one or more sets of key-value pairs that you specify. For example, you can filter by the name of Subscription with an optional operator to see subscriptions that match, partially match, or don\'t match a certain subscription\'s name.

The valid names for this filter are:

The valid Operators for this filter are:

', ], ], 'GetServiceSettingsRequest' => [ 'base' => NULL, 'refs' => [], ], 'GetServiceSettingsResponse' => [ 'base' => NULL, 'refs' => [], ], 'Instance' => [ 'base' => '

Details discovered information about a running instance using Linux subscriptions.

', 'refs' => [ 'InstanceList$member' => NULL, ], ], 'InstanceList' => [ 'base' => NULL, 'refs' => [ 'ListLinuxSubscriptionInstancesResponse$Instances' => '

An array that contains instance objects.

', ], ], 'InternalServerException' => [ 'base' => '

An exception occurred with the service.

', 'refs' => [], ], 'LinuxSubscriptionsDiscovery' => [ 'base' => NULL, 'refs' => [ 'GetServiceSettingsResponse$LinuxSubscriptionsDiscovery' => '

Lists if discovery has been enabled for Linux subscriptions.

', 'UpdateServiceSettingsRequest$LinuxSubscriptionsDiscovery' => '

Describes if the discovery of Linux subscriptions is enabled.

', 'UpdateServiceSettingsResponse$LinuxSubscriptionsDiscovery' => '

Lists if discovery has been enabled for Linux subscriptions.

', ], ], 'LinuxSubscriptionsDiscoverySettings' => [ 'base' => '

Lists the settings defined for discovering Linux subscriptions.

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

Lists the settings defined for Linux subscriptions discovery. The settings include if Organizations integration has been enabled, and which Regions data will be aggregated from.

', 'UpdateServiceSettingsRequest$LinuxSubscriptionsDiscoverySettings' => '

The settings defined for Linux subscriptions discovery. The settings include if Organizations integration has been enabled, and which Regions data will be aggregated from.

', 'UpdateServiceSettingsResponse$LinuxSubscriptionsDiscoverySettings' => '

The settings defined for Linux subscriptions discovery. The settings include if Organizations integration has been enabled, and which Regions data will be aggregated from.

', ], ], 'ListLinuxSubscriptionInstancesRequest' => [ 'base' => '

NextToken length limit is half of ddb accepted limit. Increase this limit if parameters in request increases.

', 'refs' => [], ], 'ListLinuxSubscriptionInstancesRequestNextTokenString' => [ 'base' => NULL, 'refs' => [ 'ListLinuxSubscriptionInstancesRequest$NextToken' => '

Token for the next set of results.

', ], ], 'ListLinuxSubscriptionInstancesResponse' => [ 'base' => NULL, 'refs' => [], ], 'ListLinuxSubscriptionsRequest' => [ 'base' => '

NextToken length limit is half of ddb accepted limit. Increase this limit if parameters in request increases.

', 'refs' => [], ], 'ListLinuxSubscriptionsRequestNextTokenString' => [ 'base' => NULL, 'refs' => [ 'ListLinuxSubscriptionsRequest$NextToken' => '

Token for the next set of results.

', ], ], 'ListLinuxSubscriptionsResponse' => [ 'base' => NULL, 'refs' => [], ], 'Operator' => [ 'base' => NULL, 'refs' => [ 'Filter$Operator' => '

An operator for filtering results.

', ], ], 'OrganizationIntegration' => [ 'base' => NULL, 'refs' => [ 'LinuxSubscriptionsDiscoverySettings$OrganizationIntegration' => '

Details if you have enabled resource discovery across your accounts in Organizations.

', ], ], 'ProductCodeList' => [ 'base' => NULL, 'refs' => [ 'Instance$ProductCode' => '

The product code for the instance. For more information, see Usage operation values in the License Manager User Guide .

', ], ], 'Status' => [ 'base' => NULL, 'refs' => [ 'GetServiceSettingsResponse$Status' => '

Indicates the status of Linux subscriptions settings being applied.

', 'UpdateServiceSettingsResponse$Status' => '

Indicates the status of Linux subscriptions settings being applied.

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

The type of name to filter by.

', 'Instance$AccountID' => '

The account ID which owns the instance.

', 'Instance$AmiId' => '

The AMI ID used to launch the instance.

', 'Instance$InstanceID' => '

The instance ID of the resource.

', 'Instance$InstanceType' => '

The instance type of the resource.

', 'Instance$LastUpdatedTime' => '

The time in which the last discovery updated the instance details.

', 'Instance$Region' => '

The Region the instance is running in.

', 'Instance$Status' => '

The status of the instance.

', 'Instance$SubscriptionName' => '

The name of the subscription being used by the instance.

', 'Instance$UsageOperation' => '

The usage operation of the instance. For more information, see For more information, see Usage operation values in the License Manager User Guide.

', 'InternalServerException$message' => NULL, 'ListLinuxSubscriptionInstancesResponse$NextToken' => '

Token for the next set of results.

', 'ListLinuxSubscriptionsResponse$NextToken' => '

Token for the next set of results.

', 'ProductCodeList$member' => NULL, 'StringMap$key' => NULL, 'StringMap$value' => NULL, 'Subscription$Name' => '

The name of the subscription.

', 'Subscription$Type' => '

The type of subscription. The type can be subscription-included with Amazon EC2, Bring Your Own Subscription model (BYOS), or from the Amazon Web Services Marketplace. Certain subscriptions may use licensing from the Amazon Web Services Marketplace as well as OS licensing from Amazon EC2 or BYOS.

', 'ThrottlingException$message' => NULL, 'ValidationException$message' => NULL, ], ], 'StringList' => [ 'base' => NULL, 'refs' => [ 'Filter$Values' => '

One or more values for the name to filter by.

', 'GetServiceSettingsResponse$HomeRegions' => '

The Region in which License Manager displays the aggregated data for Linux subscriptions.

', 'LinuxSubscriptionsDiscoverySettings$SourceRegions' => '

The Regions in which to discover data for Linux subscriptions.

', 'UpdateServiceSettingsResponse$HomeRegions' => '

The Region in which License Manager displays the aggregated data for Linux subscriptions.

', ], ], 'StringListMemberString' => [ 'base' => NULL, 'refs' => [ 'StringList$member' => NULL, ], ], 'StringMap' => [ 'base' => NULL, 'refs' => [ 'GetServiceSettingsResponse$StatusMessage' => '

A message which details the Linux subscriptions service settings current status.

', 'UpdateServiceSettingsResponse$StatusMessage' => '

A message which details the Linux subscriptions service settings current status.

', ], ], 'Subscription' => [ 'base' => '

An object which details a discovered Linux subscription.

', 'refs' => [ 'SubscriptionList$member' => NULL, ], ], 'SubscriptionList' => [ 'base' => NULL, 'refs' => [ 'ListLinuxSubscriptionsResponse$Subscriptions' => '

An array that contains subscription objects.

', ], ], 'ThrottlingException' => [ 'base' => '

The request was denied due to request throttling.

', 'refs' => [], ], 'UpdateServiceSettingsRequest' => [ 'base' => NULL, 'refs' => [], ], 'UpdateServiceSettingsResponse' => [ 'base' => NULL, 'refs' => [], ], 'ValidationException' => [ 'base' => '

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

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