deleteAccessEntry
inline suspend fun EksClient.deleteAccessEntry(crossinline block: DeleteAccessEntryRequest.Builder.() -> Unit): DeleteAccessEntryResponse
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.