if (FALSE) {
# The following example shows how to delete a policy from an organization.
# The example assumes that you previously detached the policy from all
# entities:
#
#
svc$delete_policy(
PolicyId = "p-examplepolicyid111"
)
}
Run the code above in your browser using DataLab