AWS Parameters
  • 07 Nov 2022
  • 1 Minute to read
  • Dark
    Light
  • PDF

AWS Parameters

  • Dark
    Light
  • PDF

Article Summary

  1. Region Names or Get All Regions (optional) - Specify one or more comma-separated region names for specific regions. Alternatively, select the Get All Regions option to connect to all available regions.
  2. AWS Access Key ID (optional) - Provide AWS Access Key ID or choose to use an EC2 instance attached IAM role.
  3. AWS Access Key Secret (optional) - Provide AWS Access Key Secret or choose to use an EC2 instance attached IAM role.
Note:

When you use an instance profile, AWS Access Key ID and AWS Access Key Secret are not required, and if input are ignored.

  1. Account Tag (optional) - Tag for the EC2 instance ("nickname").
  2. Proxy (optional) - HTTPS proxy to use when connecting to the AWS APIs.
    • If supplied, Axonius will utilize the proxy when connecting to the AWS APIs.
    • If not supplied, Axonius will connect directly to the AWS APIs.
  3. Roles to assume (optional) – A file with role-ARNs which the AWS Adapter will try to assume for cross-account access with the single IAM user. Two available formats:
    • List of comma-delimited role-ARNs
    arn:aws:iam::111111111111:role/axonius-role, arn:aws:iam::222222222222:role/axonius-role
    
    • JSON format - list of dictionaries that define each role.
      • external_id is only supported in the JSON format
      • The external_id can be different for every role in the list.
    [
        {"arn": "arn:aws:iam::111111111111:role/axonius-role"},
        {"arn": "arn:aws:iam::222222222222:role/axonius-role", "external_id": "MY-SECRET"}
    ]
    
  4. Use instance profile (attached role) (optional) - Select to use the EC2 instance (Axonius installed on) attached IAM role / instance profile instead of using the AWS Access Key ID and AWS Access Key Secret credentials supplied. This does not affect the Roles to assume parameter.
Note:

When you use the EC2 instance the adapter ignores the AWS Access Key ID and AWS Access Key Secret

  1. Advanced Configuration File (optional) - Upload an advanced configuration JSON file. For details, see AWS Advanced Configuration File.
  2. For details on the common adapter connection parameters and buttons, see Adding a New Adapter Connection.

AWSADapter



Was this article helpful?

Changing your password will log you out immediately. Use the new password to log back in.
First name must have atleast 2 characters. Numbers and special characters are not allowed.
Last name must have atleast 1 characters. Numbers and special characters are not allowed.
Enter a valid email
Enter a valid password
Your profile has been successfully updated.