AccessPolicy
An access policy includes permissions that allow Amazon EKS to authorize an
IAM principal to work with Kubernetes objects on your cluster. The policies are
managed by Amazon EKS, but they're not IAM policies. You can't
view the permissions in the policies using the API. The permissions for many of the
policies are similar to the Kubernetes cluster-admin
, admin
,
edit
, and view
cluster roles. For more information about
these cluster roles, see User-facing roles
Contents
- arn
-
The ARN of the access policy.
Type: String
Required: No
- name
-
The name of the access policy.
Type: String
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: