以下の内容はhttps://anton0825.hatenablog.com/entry/2017/04/29/000000より取得しました。


boto3でbucketのregionを取得する

以下でできた。

s3: ServiceResource = boto3.resource('s3')
bucket = s3.Bucket(bucket_name)
bucket.meta.client.get_bucket_location(Bucket=self.bucket_name)['LocationConstraint']

参考: stackoverflow.com




以上の内容はhttps://anton0825.hatenablog.com/entry/2017/04/29/000000より取得しました。
このページはhttp://font.textar.tv/のウェブフォントを使用してます

不具合報告/要望等はこちらへお願いします。
モバイルやる夫Viewer Ver0.14