Yes.
No.
1. Log in to the AWS Console
2. Navigate to AWS Mainframe Modernization service
3. Select Refactor with Blu Age and click on “Get Started”
4. Click on “Continue in Blu Insights”
Here is a recording guiding you through the first SSO access with an AWS Account/Role combination that hasn’t yet accessed Blu Insights:
And this one shows the SSO access for approved accounts:
AWS Blu Insights will detect if the entered email is linked to a legacy account and will guide you through to migrate to SSO. You will receive an email asking you to confirm that you want to link your legacy account to the concerned AWS Account and role.
Here is a recording guiding you through the process:
No. For each AWS account, you will create a new Blu Insights environment. Remember, the AWS account used for the environment will be charged for Transformation Center usage. To work with multiple AWS accounts on Blu Insights we recommend to go for one of these two options:
Yes. One Blu Insights environment can be created for every role on the account.
First, make sure you are in an AWS region where the AWS Blu Insights service is available. Then, make sure that the role you are using on your AWS account has an IAM Policy that allows it to access AWS Blu Insights.
The role you are using should at least have the permissions of the following statement:
{
"Version": "2012-10-17",
"Statement": [
{
"Effect": "Allow",
"Action": [
"m2:GetSignedBluinsightsUrl"
],
"Resource": "arn:aws:m2:{region}:{account}:*"
}
]
}
with your own values for {region}
and {account}
.
AWS Blu Insights will use that email address to provide updates on your ongoing modernization projects. As different AWS Blu Insights users can use from the same AWS Account, the address of the AWS Account can’t be used for this purpose.
No, you don’t.
Update your Profile in a snap! Click on your avatar in the upper right corner of AWS Blu Insights and in order to edit your information, select Profile in Menu.
For security reasons, we disable inactive accounts. Although AWS Blu Insights alerts you prior to disable your account. If you need to re-activate it, please follow the instruction when trying to log-in.
AWS Blu Insights is accessible only for Certified individuals with the AWS Refactor Accreditation Program and AWS Blu Age customers. Please email aws-bluage-accreditation@amazon.com to let us know your actual situation (e.g. certification level, team/manager, AWS Blu Age projects, etc.).
It involves JWT tokens that are encrypted and decrypted by the console and AWS Blu Insights using AWS KMS.
Yes, use the get-signed-bluinsights-url CLI command for this. For example the aws m2 get-signed-bluinsights-url --region eu-west-3
command will get a you an SSO URL to AWS Blu Insights in eu-west-3.
Yes, there will be one Blu Insights environment for every role session name.
No.
Use Profiles to control who can invite other members.
You can gain back access to AWS Blu Insights by following one of these two options: