Select your cookie preferences

We use essential cookies and similar tools that are necessary to provide our site and services. We use performance cookies to collect anonymous statistics, so we can understand how customers use our site and make improvements. Essential cookies cannot be deactivated, but you can choose “Customize” or “Decline” to decline performance cookies.

If you agree, AWS and approved third parties will also use cookies to provide useful site features, remember your preferences, and display relevant content, including relevant advertising. To accept or decline all non-essential cookies, choose “Accept” or “Decline.” To make more detailed choices, choose “Customize.”

FargateProfile - Amazon EKS

FargateProfile

An object representing an AWS Fargate profile.

Contents

clusterName

The name of your cluster.

Type: String

Required: No

createdAt

The Unix epoch timestamp at object creation.

Type: Timestamp

Required: No

fargateProfileArn

The full Amazon Resource Name (ARN) of the Fargate profile.

Type: String

Required: No

fargateProfileName

The name of the Fargate profile.

Type: String

Required: No

health

The health status of the Fargate profile. If there are issues with your Fargate profile's health, they are listed here.

Type: FargateProfileHealth object

Required: No

podExecutionRoleArn

The Amazon Resource Name (ARN) of the Pod execution role to use for any Pod that matches the selectors in the Fargate profile. For more information, see Pod execution role in the Amazon EKS User Guide.

Type: String

Required: No

selectors

The selectors to match for a Pod to use this Fargate profile.

Type: Array of FargateProfileSelector objects

Required: No

status

The current status of the Fargate profile.

Type: String

Valid Values: CREATING | ACTIVE | DELETING | CREATE_FAILED | DELETE_FAILED

Required: No

subnets

The IDs of subnets to launch a Pod into.

Type: Array of strings

Required: No

tags

Metadata that assists with categorization and organization. Each tag consists of a key and an optional value. You define both. Tags don't propagate to any other cluster or AWS resources.

Type: String to string map

Map Entries: Maximum number of 50 items.

Key Length Constraints: Minimum length of 1. Maximum length of 128.

Value Length Constraints: Maximum length of 256.

Required: No

See Also

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

PrivacySite termsCookie preferences
© 2025, Amazon Web Services, Inc. or its affiliates. All rights reserved.