Taragolis opened a new pull request, #27198:
URL: https://github.com/apache/airflow/pull/27198

   Follow-up: https://github.com/apache/airflow/pull/26946 and 
https://github.com/apache/airflow/pull/27177
   
   Seems like in new version of `moto` also changed STS mock responses of get 
caller identity.
   Remove check that Role Session Name is part of UserID. My fault that I added 
it initially because it might depend on internal implementation of `moto`. We 
actually check that pass this parameters during session creation within 
**another test case**:
   
   
https://github.com/apache/airflow/blob/5e542e7532521665dadc4d428c53cbc8e7e57c66/tests/providers/amazon/aws/hooks/test_base_aws.py#L362-L371
   
   


-- 
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]

Reply via email to