eks_describe_fargate_profile: Returns descriptive information about an Fargate profile

View source: R/eks_operations.R

eks_describe_fargate_profileR Documentation

Returns descriptive information about an Fargate profile

Description

Returns descriptive information about an Fargate profile.

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

Usage

eks_describe_fargate_profile(clusterName, fargateProfileName)

Arguments

clusterName

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

fargateProfileName

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


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