gatewayCreateProducerAws is a command that creates aws producer [Deprecated: Use dynamic-secret-create-aws command]
| Name | Type | Description | Notes |
|---|---|---|---|
| accessMode | String | [optional] | |
| adminRotationIntervalDays | Long | Admin credentials rotation interval (days) | [optional] |
| awsAccessKeyId | String | Access Key ID | [optional] |
| awsAccessSecretKey | String | Secret Access Key | [optional] |
| awsExternalId | String | The AWS External ID associated with the AWS role (relevant only for assume_role mode) | [optional] |
| awsRoleArns | String | AWS Role ARNs to be used in the Assume Role operation (relevant only for assume_role mode) | [optional] |
| awsUserConsoleAccess | Boolean | AWS User console access | [optional] |
| awsUserGroups | String | AWS User groups | [optional] |
| awsUserPolicies | String | AWS User policies | [optional] |
| awsUserProgrammaticAccess | Boolean | Enable AWS User programmatic access | [optional] |
| customUsernameTemplate | String | Customize how temporary usernames are generated using go template | [optional] |
| deleteProtection | String | Protection from accidental deletion of this object [true/false] | [optional] |
| enableAdminRotation | Boolean | Automatic admin credentials rotation | [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 | |
| passwordLength | String | The length of the password to be generated | [optional] |
| producerEncryptionKeyName | String | Dynamic producer encryption key | [optional] |
| region | String | Region | [optional] |
| secureAccessAwsAccountId | String | The AWS account id | [optional] |
| secureAccessAwsNativeCli | Boolean | The AWS native cli | [optional] |
| secureAccessBastionIssuer | String | Deprecated. use secure-access-certificate-issuer | [optional] |
| secureAccessCertificateIssuer | String | Path to the SSH Certificate Issuer for your Akeyless Secure Access | [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] |
| secureAccessWebBrowsing | Boolean | Secure browser via Akeyless's Secure Remote Access (SRA) | [optional] |
| secureAccessWebProxy | Boolean | Web-Proxy via Akeyless's Secure Remote Access (SRA) | [optional] |
| sessionTags | String | String of Key value session tags comma separated, relevant only for Assumed Role | [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] |
| transitiveTagKeys | String | String of transitive tag keys space separated, relevant only for Assumed Role | [optional] |
| uidToken | String | The universal identity token, Required only for universal_identity authentication | [optional] |
| userTtl | String | User TTL | [optional] |