| access_mode |
String |
|
[optional] |
| admin_rotation_interval_days |
Integer |
Admin credentials rotation interval (days) |
[optional][default to 0] |
| aws_access_key_id |
String |
Access Key ID |
[optional] |
| aws_access_secret_key |
String |
Secret Access Key |
[optional] |
| aws_external_id |
String |
The AWS External ID associated with the AWS role (relevant only for assume_role mode) |
[optional] |
| aws_role_arns |
String |
AWS Role ARNs to be used in the Assume Role operation (relevant only for assume_role mode) |
[optional] |
| aws_user_console_access |
Boolean |
AWS User console access |
[optional][default to false] |
| aws_user_groups |
String |
AWS User groups |
[optional] |
| aws_user_policies |
String |
AWS User policies |
[optional] |
| aws_user_programmatic_access |
Boolean |
Enable AWS User programmatic access |
[optional][default to true] |
| custom_username_template |
String |
Customize how temporary usernames are generated using go template |
[optional] |
| delete_protection |
String |
Protection from accidental deletion of this object [true/false] |
[optional] |
| description |
String |
Description of the object |
[optional] |
| enable_admin_rotation |
Boolean |
Automatic admin credentials rotation |
[optional][default to false] |
| item_custom_fields |
Hash<String, String> |
Additional custom fields to associate with the item |
[optional] |
| json |
Boolean |
Set output format to JSON |
[optional][default to false] |
| name |
String |
Dynamic secret name |
|
| password_length |
String |
The length of the password to be generated |
[optional] |
| producer_encryption_key_name |
String |
Dynamic producer encryption key |
[optional] |
| region |
String |
Region |
[optional][default to 'us-east-2'] |
| secure_access_aws_account_id |
String |
The AWS account id |
[optional] |
| secure_access_aws_native_cli |
Boolean |
The AWS native cli |
[optional] |
| secure_access_bastion_issuer |
String |
Deprecated. use secure-access-certificate-issuer |
[optional] |
| secure_access_certificate_issuer |
String |
Path to the SSH Certificate Issuer for your Akeyless Secure Access |
[optional] |
| secure_access_delay |
Integer |
The delay duration, in seconds, to wait after generating just-in-time credentials. Accepted range: 0-120 seconds |
[optional] |
| secure_access_enable |
String |
Enable/Disable secure remote access [true/false] |
[optional] |
| secure_access_web |
Boolean |
Enable Web Secure Remote Access |
[optional][default to true] |
| secure_access_web_browsing |
Boolean |
Secure browser via Akeyless's Secure Remote Access (SRA) |
[optional][default to false] |
| secure_access_web_proxy |
Boolean |
Web-Proxy via Akeyless's Secure Remote Access (SRA) |
[optional][default to false] |
| session_tags |
String |
String of Key value session tags comma separated, relevant only for Assumed Role |
[optional] |
| tags |
Array<String> |
Add tags attached to this object |
[optional] |
| target_name |
String |
Target name |
[optional] |
| token |
String |
Authentication token (see `/auth` and `/configure`) |
[optional] |
| transitive_tag_keys |
String |
String of transitive tag keys space separated, relevant only for Assumed Role |
[optional] |
| uid_token |
String |
The universal identity token, Required only for universal_identity authentication |
[optional] |
| user_ttl |
String |
User TTL |
[optional][default to '60m'] |