RegisteredSubscriptionProvider - License Manager Linux Subscriptions

RegisteredSubscriptionProvider

A third-party provider for operating system (OS) platform software and license subscriptions, such as Red Hat. When you register a third-party Linux subscription provider, License Manager can get subscription data from the registered provider.

Contents

LastSuccessfulDataRetrievalTime

The timestamp from the last time that License Manager accessed third-party subscription data for your account from your registered Linux subscription provider.

Type: String

Required: No

SecretArn

The Amazon Resource Name (ARN) of the Secrets Manager secret that stores your registered Linux subscription provider access token. For RHEL account subscriptions, this is the offline token.

Type: String

Pattern: ^arn:[a-z0-9-\.]{1,63}:secretsmanager:[a-z0-9-\.]{0,63}:[a-z0-9-\.]{0,63}:secret:[^/]{1,1023}$

Required: No

SubscriptionProviderArn

The Amazon Resource Name (ARN) of the Linux subscription provider resource that you registered.

Type: String

Pattern: ^arn:[a-z0-9-\.]{1,63}:[a-z0-9-\.]{1,63}:[a-z0-9-\.]{1,63}:[a-z0-9-\.]{1,63}:[a-z0-9-\.]{1,510}/[a-z0-9-\.]{1,510}$

Required: No

SubscriptionProviderSource

A supported third-party Linux subscription provider. License Manager currently supports Red Hat subscriptions.

Type: String

Valid Values: RedHat

Required: No

SubscriptionProviderStatus

Indicates the status of your registered Linux subscription provider access token from the last time License Manager retrieved subscription data. For RHEL account subscriptions, this is the status of the offline token.

Type: String

Valid Values: ACTIVE | INVALID | PENDING

Required: No

SubscriptionProviderStatusMessage

A detailed message that's associated with your BYOL subscription provider token status.

Type: String

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: