PrivateConnectivityConfig
Information about the private connectivity configuration for an Outpost.
Contents
- PrivateConnectivityStatus
-
The status of private connectivity for the Outpost. Valid values are
ENABLEDandDISABLED.Type: String
Valid Values:
ENABLED | DISABLEDRequired: No
- ProvisioningRoleArn
-
The Amazon Resource Name (ARN) of the provisioning role in your account that AWS Outposts uses to establish the service link connection during Outpost installation. This field is present only when VPC endpoint-based provisioning is configured.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 150.
Pattern:
^arn:aws([a-z-]+)?:iam::\d{12}:role\/[a-zA-Z_0-9+=,.@\-_\/]+Required: No
- RoleArn
-
The Amazon Resource Name (ARN) of the service-linked role that AWS Outposts creates and uses to provision and attach the network interfaces for private connectivity in your VPC. The role's permissions are scoped to the specific Outpost and VPC.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 150.
Pattern:
^arn:aws([a-z-]+)?:iam::\d{12}:role\/[a-zA-Z_0-9+=,.@\-_\/]+Required: No
- VpcInformationList
-
Information about the VPC used for private connectivity.
Type: Array of VpcInformation objects
Array Members: Fixed number of 1 item.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: