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.
Contents
- SecurityGroupId
-
A security group ID that allows inbound TCP port 1688 communication between resources in your VPC and the VPC endpoint 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: Yes
- Subnets
-
The subnets defined for the registered identity provider.
Type: Array of strings
Array Members: Minimum number of 1 item.
Pattern:
^subnet-[a-z0-9]{8,17}
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: