6
boto3 istemcisi NoRegionError: Yalnızca bazen bir bölge hatası belirtmelisiniz
Bir boto3 istemcim var: boto3.client('kms') Ama yeni makinelerde olur, Dinamik olarak açılır ve kapanırlar. if endpoint is None: if region_name is None: # Raise a more specific error message that will give # better guidance to the user what needs to happen. raise NoRegionError() Bu neden oluyor? ve neden zamanın …