Setup for AWS Glue¶
Configure¶
Perform following steps to configure Dataserver with AWS-Glue:
-
SSH into the instance where Privacera Manager is installed.
-
Open the
vars.dataserver.aws.yml
file. -
Modify the following properties to add AWS S3 profile:
-
Once the properties are configured, run the following commands:
Configure¶
- In PrivaceraCloud, go to Settings -> Applications.
- On the Applications screen, select the Glue application under Available connections.
- Enter the Name and Description for the application, then click Save.
- You will see Privacera Access Management with a toggle button.
- Enable Privacera Access Management by toggling the button.
- Under the BASIC tab, enter values in the following fields:
- Profile Name: Enter a unique profile name for your application.
- AWS Account Setup:
- Without IAM Role:
- AWS Access Key: Enter the Access Key for the AWS account.
- AWS Secret Key: Enter the Secret Key for the AWS account.
- AWS Region: Enter the region of the AWS S3 bucket.
- With IAM Role:
- AWS IAM Role: Enter the full ARN of the IAM Role.
- AWS Region: Enter the region of the AWS S3 bucket.
- Without IAM Role:
- Click the Test Connection button to verify the connection.
- On the ADVANCED tab, you can add custom properties if needed.
- Click on the Test Connection again to ensure the settings are correct, then click Save.
Validation¶
To validate AWS-Glue configuration, use the following approach:
- Prev topic: Prerequistes
- Next topic: Advanced Configuration