Skip to content

Latest commit

 

History

History
39 lines (31 loc) · 2.48 KB

File metadata and controls

39 lines (31 loc) · 2.48 KB

DynamicSecretUpdateEks

dynamicSecretUpdateEks is a command that updates eks dynamic secret

Properties

Name Type Description Notes
deleteProtection String Protection from accidental deletion of this object [true/false] [optional]
description String Description of the object [optional]
eksAccessKeyId String Access Key ID [optional]
eksAssumeRole String IAM assume role [optional]
eksClusterCaCert String EKS cluster CA certificate [optional]
eksClusterEndpoint String EKS cluster URL endpoint [optional]
eksClusterName String EKS cluster name [optional]
eksRegion String Region [optional]
eksSecretAccessKey String Secret Access Key [optional]
itemCustomFields Map<String, String> Additional custom fields to associate with the item [optional]
json Boolean Set output format to JSON [optional]
name String Dynamic secret name
newName String Dynamic secret name [optional]
producerEncryptionKeyName String Dynamic producer encryption key [optional]
secureAccessAllowPortForwading Boolean Enable Port forwarding while using CLI access [optional]
secureAccessBastionIssuer String Deprecated. use secure-access-certificate-issuer [optional]
secureAccessCertificateIssuer String Path to the SSH Certificate Issuer for your Akeyless Secure Access [optional]
secureAccessClusterEndpoint String The K8s cluster endpoint URL [optional]
secureAccessDelay Long The delay duration, in seconds, to wait after generating just-in-time credentials. Accepted range: 0-120 seconds [optional]
secureAccessEnable String Enable/Disable secure remote access [true/false] [optional]
secureAccessWeb Boolean Enable Web Secure Remote Access [optional]
tags List<String> Add tags attached to this object [optional]
targetName String Target name [optional]
token String Authentication token (see `/auth` and `/configure`) [optional]
uidToken String The universal identity token, Required only for universal_identity authentication [optional]
userTtl String User TTL [optional]