# NOT RUN {
# The following command creates an instance profile named Webserver that
# is ready to have a role attached and then be associated with an EC2
# instance.
# }
# NOT RUN {
svc$create_instance_profile(
InstanceProfileName = "Webserver"
)
# }
# NOT RUN {
# }
Run the code above in your browser using DataLab