S3
Requirements
Teleskope Role
Attach S3 read and/or write permissions to the Teleskope IAM role you created
Grant Teleskope Read Access to S3
Teleskope needs read access to scan and classify your data stored in S3.
Attach the AmazonS3ReadOnlyAccess to the Teleskope IAM role you created.
Terraform
Or create a least-privilege policy, and specify bucket restrictions under resource, and attach that policy to the role
Terraform
Inventory Reports
We highly recommend enabling inventory reports on your buckets. Teleskope could use those reports to efficiently list objects and reduce cost on your cloud. When enabling inventory reports, please make sure to add the following fields:
Bucket
Key
Size
Last Modified Date
Storage Class
Grant Teleskope Read and Write Access to S3
Teleskope needs write access take enforce remediation policies such as tagging, redaction, deletion, etc.
Attach the AmazonS3FullAccess to the Teleskope IAM role you created.
Terraform
Last updated