eks_delete_fargate_profile: Deletes an Fargate profile

View source: R/eks_operations.R

eks_delete_fargate_profileR Documentation

Deletes an Fargate profile

Description

Deletes an Fargate profile.

See https://www.paws-r-sdk.com/docs/eks_delete_fargate_profile/ for full documentation.

Usage

eks_delete_fargate_profile(clusterName, fargateProfileName)

Arguments

clusterName

[required] The name of the Amazon EKS cluster associated with the Fargate profile to delete.

fargateProfileName

[required] The name of the Fargate profile to delete.


paws.compute documentation built on Sept. 12, 2023, 1:28 a.m.