Prerequisites for AWS S3¶
Before proceeding with the AWS S3 setup, ensure that the following prerequisites are met:
- IAM Role Creation:
- Create a new IAM role or use an existing one in your AWS environment.
- Grant the IAM role the necessary access permissions by attaching an appropriate access policy via the AWS Console.
- Trust Relationship Configuration:
- Add the following Trust policy JSON configuration to the IAM role to establish a trust relationship with PrivaceraCloud:
- Prev topic: Access Management Overview
- Next topic: Setup