EKS Fargate Profile

This table represents the EKS Fargate Profile resource from Amazon Web Services.

aws.eks_fargateprofile

Fields

TitleIDTypeData TypeDescription
_keycorestring
account_idcorestring
cluster_namecorestringThe name of your cluster.
created_atcoretimestampThe Unix epoch timestamp at object creation.
fargate_profile_arncorestringThe full Amazon Resource Name (ARN) of the Fargate profile.
fargate_profile_namecorestringThe name of the Fargate profile.
healthcorejsonThe health status of the Fargate profile. If there are issues with your Fargate profile's health, they are listed here.
pod_execution_role_arncorestringThe Amazon Resource Name (ARN) of the <code>Pod</code> execution role to use for any <code>Pod</code> that matches the selectors in the Fargate profile. For more information, see <a href="https://docs.aws.amazon.com/eks/latest/userguide/pod-execution-role.html"> <code>Pod</code> execution role</a> in the <i>Amazon EKS User Guide</i>.
selectorscorejsonThe selectors to match for a <code>Pod</code> to use this Fargate profile.
statuscorestringThe current status of the Fargate profile.
subnetscorearray<string>The IDs of subnets to launch a <code>Pod</code> into.
tagscorehstore