简体   繁体   中英

How can I change the AWS Account Email with boto3?

Every AWS Account has an email associated to it. How can I change that email address for that account using boto3?

It is not possible to change an account's email address (Root) programmatically. You must log in to the console using Root credentials and update the email address.

截至2019年10月,否,您无法使用boto或任何其他AWS提供的SDK更新帐户信息(包括电子邮件)。

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM