generate Secret String
Parameters
A structure that specifies how to generate a password to encrypt and store in the secret. To include a specific string in the secret, use `SecretString`
instead. If you omit both `GenerateSecretString`
and `SecretString`
, you create an empty secret. When you make a change to this property, a new secret version is created. We recommend that you specify the maximum length and include every character type that the system you are generating a password for can support.
Parameters
A structure that specifies how to generate a password to encrypt and store in the secret. To include a specific string in the secret, use `SecretString`
instead. If you omit both `GenerateSecretString`
and `SecretString`
, you create an empty secret. When you make a change to this property, a new secret version is created. We recommend that you specify the maximum length and include every character type that the system you are generating a password for can support.