# NOT RUN {
# This example provides a description of the specified container instance
# in your default region, using the container instance UUID as an
# identifier.
# }
# NOT RUN {
svc$describe_container_instances(
cluster = "default",
containerInstances = list(
"f2756532-8f13-4d53-87c9-aed50dc94cd7"
)
)
# }
# NOT RUN {
# }
Run the code above in your browser using DataLab