OutpostConfigResponse - Amazon EKS
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

OutpostConfigResponse

An object representing the configuration of your local Amazon EKS cluster on an Amazon Outpost. This API isn't available for Amazon EKS clusters on the Amazon cloud.

Contents

controlPlaneInstanceType

The Amazon EC2 instance type used for the control plane. The instance type is the same for all control plane instances.

Type: String

Required: Yes

outpostArns

The ARN of the Outpost that you specified for use with your local Amazon EKS cluster on Outposts.

Type: Array of strings

Required: Yes

controlPlanePlacement

An object representing the placement configuration for all the control plane instances of your local Amazon EKS cluster on an Amazon Outpost. For more information, see Capacity considerations in the Amazon EKS User Guide.

Type: ControlPlanePlacementResponse object

Required: No

See Also

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