roleArn

@JvmName(name = "avgxanpfbbmwbrfq")
suspend fun roleArn(value: Output<String>)
@JvmName(name = "yfykwbdhijytjmaq")
suspend fun roleArn(value: String?)

Parameters

value

The Amazon Resource Name (ARN) of an IAM role that CloudFormation assumes to create the stack. CloudFormation uses the role's credentials to make calls on your behalf. CloudFormation always uses this role for all future operations on the stack. Provided that users have permission to operate on the stack, CloudFormation uses this role even if the users don't have permission to pass it. Ensure that the role grants least privilege. If you don't specify a value, CloudFormation uses the role that was previously associated with the stack. If no role is available, CloudFormation uses a temporary session that's generated from your user credentials.