Installing the PingIntelligence AWS policy tool
Download and install the PingIntelligence Amazon Web Services (AWS) policy tool.
About this task
To download and install the PingIntelligence policy tool:
Steps
-
Download the PingIntelligence policy tool to the
/opt
directory. -
Complete the following steps to untar the policy tool:
-
At the command prompt, enter the following command to untar the policy tool file:
tar –zxvf <filename>
Example:
tar –zxvf pi-aws-4.0.tar.gz
-
To verify that the tool successfully installed, enter the
ls
command at the command prompt. This should list thepingidentity
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
filelogs
Contains the log and status files
-
-