Module types

Expand description

Data structures used by operation inputs/outputs.

Modules§

builders
Builders
error
Error types that AWS License Manager User Subscriptions can respond with.

Structs§

ActiveDirectoryIdentityProvider

Details about an Active Directory identity provider.

ActiveDirectorySettings

Contains network access and credential details that are needed for user administration in the Active Directory.

DomainNetworkSettings

Contains network settings for the Active Directory domain.

Filter

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

IdentityProviderSummary

Describes an identity provider.

InstanceSummary

Describes an EC2 instance providing user-based subscriptions.

InstanceUserSummary

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

LicenseServer

Information about a Remote Desktop Services (RDS) license server.

LicenseServerEndpoint

Contains details about a network endpoint for a Remote Desktop Services (RDS) license server.

LicenseServerSettings

The settings to configure your license server.

ProductUserSummary

A summary of the user-based subscription products for a specific user.

RdsSalSettings

Server settings that are specific to a Remote Desktop Services (RDS) license server.

SecretsManagerCredentialsProvider

Contains a credentials secret that's stored in Secrets Manager.

ServerEndpoint

A network endpoint through which you can access one or more servers.

Settings

The registered identity provider’s product related configuration settings such as the subnets to provision VPC endpoints, and the security group ID that is associated with the VPC endpoints. The security group should permit inbound TCP port 1688 communication from resources in the VPC.

UpdateSettings

Updates the registered identity provider’s product related configuration settings such as the subnets to provision VPC endpoints.

Enums§

ActiveDirectoryType
When writing a match expression against ActiveDirectoryType, it is important to ensure your code is forward-compatible. That is, if a match arm handles a case for a feature that is supported by the service but has not been represented as an enum variant in a current version of SDK, your code should continue to work when you upgrade SDK to a future version in which the enum does include a variant for that feature.
CredentialsProvider

Contains information about the credential provider for user administration.

IdentityProvider

Refers to an identity provider.

LicenseServerEndpointProvisioningStatus
When writing a match expression against LicenseServerEndpointProvisioningStatus, it is important to ensure your code is forward-compatible. That is, if a match arm handles a case for a feature that is supported by the service but has not been represented as an enum variant in a current version of SDK, your code should continue to work when you upgrade SDK to a future version in which the enum does include a variant for that feature.
LicenseServerHealthStatus
When writing a match expression against LicenseServerHealthStatus, it is important to ensure your code is forward-compatible. That is, if a match arm handles a case for a feature that is supported by the service but has not been represented as an enum variant in a current version of SDK, your code should continue to work when you upgrade SDK to a future version in which the enum does include a variant for that feature.
ServerSettings

Contains settings for a specific server.

ServerType
When writing a match expression against ServerType, it is important to ensure your code is forward-compatible. That is, if a match arm handles a case for a feature that is supported by the service but has not been represented as an enum variant in a current version of SDK, your code should continue to work when you upgrade SDK to a future version in which the enum does include a variant for that feature.