Deep-linking into the AWS Console

As of Substrate 2022.09, you can deep-link into the AWS Console via your Intranet. You should try to take this extra step whenever you’re presenting your coworkers with links into the AWS Console to avoid two points of friction:

  1. They might not be logged in and the AWS Console isn’t very aware of outside identity providers like the ones you integrate via Substrate.
  2. They might be logged into a different AWS account, which will almost certainly result in something akin to a 404 Not Found within the AWS Console.

By deep-linking via your Intranet, you can ensure folks will be logged in and to the appropriate AWS account.

You must construct a URL like this:

https://example.com/accounts?next=https%3A%2F%2Fconsole.aws.amazon.com%2Fsome-service%2Fsome-resource%3Fsome-querystring&number=12-digit-AWS-account-number&role=role-name