InstanceUserSummary - License Manager User Subscriptions
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

InstanceUserSummary

Describes users of an EC2 instance providing user-based subscriptions.

Contents

IdentityProvider

The IdentityProvider resource specifies details about the identity provider.

Type: IdentityProvider object

Note: This object is a Union. Only one member of this object can be specified or returned.

Required: Yes

InstanceId

The ID of the EC2 instance that provides user-based subscriptions.

Type: String

Required: Yes

Status

The status of a user associated with an EC2 instance.

Type: String

Required: Yes

Username

The user name from the identity provider for the user.

Type: String

Required: Yes

AssociationDate

The date a user was associated with an EC2 instance.

Type: String

Required: No

DisassociationDate

The date a user was disassociated from an EC2 instance.

Type: String

Required: No

Domain

The domain name of the Active Directory that contains the user information for the product subscription.

Type: String

Required: No

InstanceUserArn

The Amazon Resource Name (ARN) that identifies the instance user.

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-zA-Z0-9-\.]{1,510}/[a-zA-Z0-9-\.]{1,510}

Required: No

StatusMessage

The status message for users of an EC2 instance.

Type: String

Required: No

See Also

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