I receive an [RCP syntax error](https://docs.aws.amazon.com/IAM/latest/UserGuide/access-analyzer-reference-policy-checks.html#access-analyzer-reference-policy-checks-error-rcp-syntax-error-action) when applying the recommended identity perimeter RCP where specifically `cognito-sync:*` is included. I had to remove the following lines to proceed as normal: https://github.com/aws-samples/data-perimeter-policy-examples/blob/main/resource_control_policies/identity_perimeter_rcp.json#L22 https://github.com/aws-samples/data-perimeter-policy-examples/blob/main/resource_control_policies/identity_perimeter_rcp.json#L86
I receive an RCP syntax error when applying the recommended identity perimeter RCP where specifically
cognito-sync:*is included.I had to remove the following lines to proceed as normal:
https://github.com/aws-samples/data-perimeter-policy-examples/blob/main/resource_control_policies/identity_perimeter_rcp.json#L22
https://github.com/aws-samples/data-perimeter-policy-examples/blob/main/resource_control_policies/identity_perimeter_rcp.json#L86