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 sadece bir parçası?