6
boto3 ग्राहक NoRegionError: आपको कभी-कभी एक क्षेत्र त्रुटि निर्दिष्ट करनी चाहिए
मेरे पास एक boto3 क्लाइंट है: boto3.client('kms') लेकिन यह नई मशीनों पर होता है, वे गतिशील रूप से खुलते और बंद होते हैं। 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 …