# NOT RUN {
# The following command removes the policy named ExamplePolicy from the
# role named Test-Role.
# }
# NOT RUN {
svc$delete_role_policy(
PolicyName = "ExamplePolicy",
RoleName = "Test-Role"
)
# }
# NOT RUN {
# }
Run the code above in your browser using DataLab