Delete Access Entry
eks_delete_access_entry | R Documentation |
Deletes an access entry¶
Description¶
Deletes an access entry.
Deleting an access entry of a type other than Standard
can cause your
cluster to function improperly. If you delete an access entry in error,
you can recreate it.
Usage¶
Arguments¶
clusterName
[required] The name of your cluster.
principalArn
[required] The ARN of the IAM principal for the
AccessEntry
.
Value¶
An empty list.