assumeRoleArn

val assumeRoleArn: Output<String>?

Specifies the ARN of the role that Vault should assume. When provided, Vault will use AWS STS to assume this role and generate temporary credentials. If assume_role_arn is provided, assume_role_session_name must also be provided. Requires Vault 1.19+. Available only for Vault Enterprise.