Viewing system environment details#
This guide outlines how to access the System Environment page and view technical details about your Adverity instance.
Introduction#
The System Environment page displays information about the Adverity instance you are working in, including the AWS IAM role your instance uses. If you configure an AWS trust policy for Adverity to assume a role in your own AWS account, you need this IAM role ARN. For more information, see Configuring a trust policy for role assumption.
Accessing the System Environment page#
Prerequisites#
Before you complete the procedure in this guide, perform all of the following actions:
Make sure you have Administrator rights on your account. For more information on user permissions, see Changing user permissions.
Procedure#
To access the System Environment page, follow these steps:
In the platform navigation menu, click Administration.
In the System section, click System Environment.
As a result, you are taken to the System Environment page.
Viewing system environment details#
The System Environment page displays the following fields:
- Version
The version of Adverity running on your instance.
- URL
The URL of your Adverity instance.
- IP Address
The outbound IP address of your Adverity instance.
- IAM Role
The ARN of the AWS IAM role your Adverity instance uses, for example
arn:aws:iam::123456789012:role/example-role. Use this ARN when configuring a trust policy that allows Adverity to assume a role in your own AWS account.Note
The IAM Role field is only displayed if your instance uses AWS role-based credentials.