Nông Ngọc Hoài

Results 4 comments of Nông Ngọc Hoài

> did you find a workaround for this? Thank you, Yes i did, I have a fork

Error: An error occurred (AccessDeniedException) when calling the PutRecords operation: User: ...

Thankl, I resolved it: 1. Attach role [AmazonKinesisFirehoseFullAccess] 2. Change code python kinesis_client = boto3.client('firehose') => kinesis_client = boto3.client('firehose', region_name='us-west-1')