AWS unencrypted SNS Topic SCP policy

188 Views Asked by At

can anyone help with the format to create an scp policy in json format to restrict the creation of any unencrypted sns topics? Thank you

1

There are 1 best solutions below

0
On

I don't think this is possible because Actions, resources, and condition keys for Amazon SNS - Service Authorization Reference only lists Tags as the available Conditions for the CreateTopic command.