role_arn should be roleArn in assume_role python example #1722
Labels
good-first-issue
Start here if you'd like to start contributing to Pulumi
impact/usability
Something that impacts users' ability to use the product easily and intuitively
kind/bug
Some behavior is incorrect or out of spec
language/python
role_arn is incorrect, roleArn is necessary
https://github.com/pulumi/examples/blob/master/aws-py-assume-role/assume-role/__main__.py#L13
The text was updated successfully, but these errors were encountered: