To download and install the PingIntelligence policy tool:

  1. Download the PingIntelligence policy tool to the /opt directory.
  2. Complete the following steps to untar the policy tool:
    1. At the command prompt, enter the following command to untar the policy tool file:
      tar –zxvf <filename>
      tar –zxvf pi-aws-4.0.tar.gz
    2. To verify that the tool successfully installed, enter the ls command at the command prompt. This should list the pingidentity directory and the build .tgz file.
      The following table lists the directories.
      Directory Description

      bin

      Contains the following scripts:

      • deploy.sh: The script to deploy the PingIntelligence policy
      • undeploy.sh: The script to undeploy the PingIntelligence policy
      • status.sh: Reports the deployment status of the identity and access management (IAM) role and Lambda function

      lib

      jar files and various dependencies. Do not edit the contents of this directory.

      policy

      Contains the request and response Lambda functions:

      • request_lambda.zip
      • response_lambda.zip

      config

      Contains the aws.properties file

      logs

      Contains the log and status files