.../lib/python3.13/site-packages/yandexcloud/_auth_fabric.py:92: DeprecationWarning: datetime.datetime.utcfromtimestamp() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.fromtimestamp(timestamp, datetime.UTC).
now_utc = datetime.utcfromtimestamp(now)