AWS SDK: Value cannot be null. Parameter name: Options property cannot be empty: ClientName
When trying to assume an IAM role for use with AWS SDK using the example code from the documentation, an error is thrown saying that Value cannot be null. Parameter name: Options property cannot be empty: ClientName
. Code sample below: