UpdateSettings - License Manager User Subscriptions

UpdateSettings

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

Contents

AddSubnets

The ID of one or more subnets in which License Manager will create a VPC endpoint for products that require connectivity to activation servers.

Type: Array of strings

Pattern: ^subnet-[a-z0-9]{8,17}

Required: Yes

RemoveSubnets

The ID of one or more subnets to remove.

Type: Array of strings

Pattern: ^subnet-[a-z0-9]{8,17}

Required: Yes

SecurityGroupId

A security group ID that allows inbound TCP port 1688 communication between resources in your VPC and the VPC endpoints for activation servers.

Type: String

Length Constraints: Minimum length of 5. Maximum length of 200.

Pattern: ^sg-(([0-9a-z]{8})|([0-9a-z]{17}))$

Required: No

See Also

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