# Functions
IsProfileDeleted returns true if error from EKS API indicates that the EKS fargate profile has already been deleted.
Poll periodically fetches the fargate profile status until the node group becomes the desired state.
# Constants
FargateProfileStatusDELETEDORNOTEXIST defines the cluster status when the cluster is not found.
# Structs
FargateProfileStatus represents the CloudFormation status.