Add AssumeRole (AWS) like fuctionality in Plesk's Amazon extensions
AWS has an AssumeRole, which is a temporary security credentials: https://docs.aws.amazon.com/STS/latest/APIReference/API_AssumeRole.html#API_AssumeRole_RequestParameters
For security reasons, it is considered a better option than the IAM user method, so it would be great to see this functionality added in Plesk's Amazon Route 53 and Amazon S3 backup extensions.

Thank you for your input! We will consider this functionality in upcoming releases if it becomes popular.
Everyone, please continue voting for this feature if you consider it important.
-- SH
-
Yoshinori commented
I am using Plesk on AWS.
Plesk's Amazon Route 53 and Amazon S3 backup extensions require creating an IAM user for use.
AWS recommends using AssumeRole permissions instead of creating an IAM user.
If absolutely necessary, it is also recommended to rotate keys within 90 days.The following warning appears in Security Hub:
IAM users' access keys should be rotated every 90 days or lessWith AssumeRole, you only need to assign a role with Route 53 and S3 permission policies to the instance, so we are requesting this feature addition.