- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
02-17-2022 01:37 PM - last edited on 08-03-2022 12:54 PM by RPrasadi
Hi Team,
Prisma Cloud RQL S3 API not listing the Object Lock Status for my below RQL , need your help and advice.
config from cloud.resource where api.name = 'aws-s3-access-point' AND json.rule = policyStatus contains "Object Lock"
Regards,
VJ
07-29-2022 07:56 AM - edited 07-29-2022 07:56 AM
Greetings VPackeriswamy,
I hope that this message finds you well! In what I've been able to locate on both the AWS API documentation site as well as through trying to mirror this query in internal environments I have not been able to view a resource through the Prisma Cloud CSPM console yet that has this field correlated to that specific API. However I was able to get this field by searching the 'aws-s3api-get-bucket-acl' api through the RQL query instead. Based on the AWS documentation it looks like this field has a potential boolean value called IsPublic that you can query for: https://docs.aws.amazon.com/AmazonS3/latest/API/API_control_PolicyStatus.html
Kind Regards,
Avery
Click Accept as Solution to acknowledge that the answer to your question has been provided.
The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!
These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!
The LIVEcommunity thanks you for your participation!