以下の内容はhttps://yohei-a.hatenablog.jp/entry/20210727/1627346064より取得しました。


S3 Access Points aliases

S3 Access Points aliases で S3 アクセスポイントにバケット名のようにとしてアクセスできるようになった模様。

Now, you can use S3 Access Point aliases anywhere you use S3 bucket names to access data in S3. With this update, you can use S3 Access Point aliases with AWS services, including Amazon EMR, Amazon Storage Gateway, and Amazon Athena, open-source packages, such as Apache Spark and Apache Hive, and Amazon Partner Network (APN) solutions without any code changes and at no additional cost.

Amazon S3 Access Points aliases allow any application that requires an S3 bucket name to easily use an access point

マネコンで確認するとエイリアス列が増えている。
f:id:yohei-a:20210727093402p:plain
S3 アクセスポイントにエイリアスでアクセスしてみた。

$ aws s3 cp s3://arn:aws:s3:ap-northeast-1:123456789012:accesspoint/az1-put/test.txt ./ --profile if-pf
download: s3://arn:aws:s3:ap-northeast-1:123456789012:accesspoint/az1-put/test.txt to ./test.txt
$ aws s3 cp s3://az1-put-5f******************************1a-s3alias/test.txt ./ --profile if-pf
download: s3://az1-put-5f******************************1a-s3alias/test.txt to ./test.txt



以上の内容はhttps://yohei-a.hatenablog.jp/entry/20210727/1627346064より取得しました。
このページはhttp://font.textar.tv/のウェブフォントを使用してます

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