I am testing my code that sends data from aws lambda to firehose. This is my code:
client = boto3.client(\'firehose\') for item in items: response = client.pu