AWS CodeDeploy
Supported version: Cloud
Pre-requisites:
- Python Script Integration Service deployed on Gathr Analytics.
- Below libraries available on the Gathr Analytics: a. jsonpath_ng b. boto3
- All the required roles and permissions for the AWS CodeDeploy.
- Client Id, Client Secret and AWS hosted region for the AWS CodeDeploy.
Note: The permission required for AWS CodeDeploy is : AWSCodeDeployFullAccess.
IMPORTANT: Please make sure your AWS CodeDeploy instance must be accessible from the Gathr Analytics Machine.
Operation Details:
Below are the list of all the python scripts operation for the AWS CodeDeploy:
S No. | Operation Name | Description |
---|---|---|
1 | Application Details | Get the Details of Applications of the AWS CodeDeploy. |
2 | Application Revisions | Get a list of all the Application Revisions of the AWS CodeDeploy. |
3 | Applications | Get a list of all the Applications of the AWS CodeDeploy. |
4 | Deployment Configs | Get a list of all the Deployment Configs of the AWS CodeDeploy. |
5 | Deployment Groups | Get a list of all the Deployment Groups of the AWS CodeDeploy. |
6 | Deployment Groups Details | Get the Details of Deployment Groups of the AWS CodeDeploy. |
7 | Deployment Instances | Get a list of all the Deployment Instances of the AWS CodeDeploy. |
8 | Deployment Instances Details | Get the Details of Deployment Instances of the AWS CodeDeploy. |
9 | Deployment Targets | Get a list of all the Deployment Targets of the AWS CodeDeploy. |
10 | Deployment Targets Details | Get the Details of Deployment Targets of the AWS CodeDeploy. |
11 | Deployments | Get a list of all the Deployments of the AWS CodeDeploy. |
12 | Deployments Details | Get the Details of Deployments of the AWS CodeDeploy. |
13 | On Premise Instance | Get a list of all the On Premise Instance of the AWS CodeDeploy. |
14 | On Premise Instance Details | Get the Details of On Premise Instances of the AWS CodeDeploy. |
Steps to use AWS CodeDeploy on the Gathr Analytics:
The user needs to follow the below steps:
- The user needs to upload the CodeDeploy App on the Gathr Analytics and in return it will auto-register all the python scripts on the Gathr Analytics.
- The user needs to right click on the floor and needs to go to the Scripts->Operations-> AWS CodeDeploy.
- It will expose all the scripts operations here and the user can run any operation of his/her choice.
If you have any feedback on Gathr documentation, please email us!