Updates additional product configuration settings for the registered identity provider
Source:R/licensemanagerusersubscriptions_operations.R
licensemanagerusersubscriptions_upd_ide_pro_set.RdUpdates additional product configuration settings for the registered identity provider.
See https://www.paws-r-sdk.com/docs/licensemanagerusersubscriptions_update_identity_provider_settings/ for full documentation.
Usage
licensemanagerusersubscriptions_update_identity_provider_settings(
IdentityProvider = NULL,
Product = NULL,
IdentityProviderArn = NULL,
UpdateSettings
)Arguments
- IdentityProvider
Refers to an identity provider.
- Product
The name of the user-based subscription product.
Valid values:
VISUAL_STUDIO_ENTERPRISE|VISUAL_STUDIO_PROFESSIONAL|OFFICE_PROFESSIONAL_PLUS|REMOTE_DESKTOP_SERVICES- IdentityProviderArn
The Amazon Resource Name (ARN) of the identity provider to update.
- UpdateSettings
[required] Updates the registered identity provider’s product related configuration settings. You can update any combination of settings in a single operation such as the:
Subnets which you want to add to provision VPC endpoints.
Subnets which you want to remove the VPC endpoints from.
Security group ID which permits traffic to the VPC endpoints.