ablog

不器用で落着きのない技術者のメモ

STS のエンドポイントを .aws/config で指定する方法

STSのエンドポイントを .aws/config で指定する方法。

  • .~/aws/config
[profile dev]
services = custom-endpoint

[services custom-endpoint]
s3 = endpoint_url = 
sts = endpoint_url =