Change Developer role in FPR AWS multi account

Background

Count of FPR team is significantly increasing, and AWS IAM have some limitations, one of them is Role trust policy length max is 2048 characters.

To accommodate this things, we have created new Developer role with a number suffix. For example Developer_001 and Developer_002 . This format is similar with CRP and CRE in tvlk-prod account.

What do you need to do?

Kindly check your name in these files, in which file your name is stored :

For example :

Note :

[profile <profile-name>]

role_arn = arn:aws:iam::<aws-account-ID>:role/Developer_001

source_profile = saml

role_session_name = <your-email-name>@traveloka.com

region = ap-southeast-1

Plan

Going forward we will use Developer_001 and Developer_002 and we’re planning to remove the Developer role in fpr-stg and fpr-prod on 19 Feb 2021 at 15.00 (UTC+7), so kindly help to change your current Developer role before the day.

Please don’t hesitate to ask me or mention @fl-devops-eng if you have any questions

Reference