This message was deleted.
# getting-started
s
This message was deleted.
d
Not sure if this is the issue (as I think the error would be different), but I thought the type of the
assume_role
arg would look like this:
Copy code
Provider(
  "name",
  assume_rule=ProviderAssumeRoleArgs(role_arn=role_arn),
)