# NOT RUN {
# The following command deletes the policy named ExamplePolicy from the
# group named Admins:
# }
# NOT RUN {
svc$delete_group_policy(
GroupName = "Admins",
PolicyName = "ExamplePolicy"
)
# }
# NOT RUN {
# }
Run the code above in your browser using DataLab