Assuming your SCP is in raw JSON then ${PARTITION} has no meaning — are you trying to use the CloudFormation AWS::Partition pseudo parameter? Try hardcoding aws instead.
${PARTITION}
AWS::Partition
aws