Description
Currently we support Import Policy by matching the resource signature of existing policy .
Now we support below matching criteria
1. matching by resource signature
2. matching by policy Name, Service Name and Zone Name
A. By default it will use matching by resource signature.
B. If you want to match by PolicyName then you have to pass extra parameter "policyMatchingAlgorithm=matchByName" while calling import API.
C. if you want to specify match by resource signature then you can pass "policyMatchingAlgorithm=matchByPolicySignature" while calling import API.
Attachments
Issue Links
- links to