Creates a network endpoint for the Remote Desktop Services (RDS) license server
Source:R/licensemanagerusersubscriptions_operations.R
licensemanagerusersubscriptions_cre_lic_ser_end.RdCreates a network endpoint for the Remote Desktop Services (RDS) license server.
See https://www.paws-r-sdk.com/docs/licensemanagerusersubscriptions_create_license_server_endpoint/ for full documentation.
Usage
licensemanagerusersubscriptions_create_license_server_endpoint(
IdentityProviderArn,
LicenseServerSettings,
Tags = NULL
)Arguments
- IdentityProviderArn
[required] The Amazon Resource Name (ARN) that identifies the
IdentityProviderresource that contains details about a registered identity provider. In the case of Active Directory, that can be a self-managed Active Directory or an Amazon Web Services Managed Active Directory that contains user identity details.- LicenseServerSettings
[required] The
LicenseServerSettingsresource to create for the endpoint. The settings include the type of license server and the Secrets Manager secret that enables administrators to add or remove users associated with the license server.The tags that apply for the license server endpoint.