---
type: resource-type
title: FargateProfile
description: aws resource type AWS::EKS::FargateProfile
name: FargateProfile
lexicon: aws
resource_type: AWS::EKS::FargateProfile
---
`AWS::EKS::FargateProfile`, a resource type of the aws lexicon.

## Properties

- `ClusterName` (`string`, required): Name of the Cluster
- `PodExecutionRoleArn` (`string`, required): The IAM policy arn for pods
- `Selectors` (`FargateProfile_Selector[]`, required)
- `Arn` (`string`, optional)
- `FargateProfileName` (`string`, optional): Name of FargateProfile
- `Subnets` (`string[]`, optional)
- `Tags` (`FargateProfile_Tag[]`, optional): An array of key-value pairs to apply to this resource.

## Attributes

- `Arn`
