jedcunningham opened a new pull request #18337: URL: https://github.com/apache/airflow/pull/18337
`moto==2.2.7` broke a test in main. e.g: https://github.com/apache/airflow/runs/3635791248 ``` tests/providers/amazon/aws/hooks/test_kinesis.py::TestAwsFirehoseHook::test_insert_batch_records_kinesis_firehose: botocore.exceptions.ClientError: An error occurred (UnrecognizedClientException) when calling the CreateDeliveryStream operation: The security token included in the request is invalid. ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
