# NOT RUN {
# Lists gateways owned by an AWS account in a specified region as
# requested. Results are sorted by gateway ARN up to a maximum of 100
# gateways.
# }
# NOT RUN {
svc$list_gateways(
Limit = 2L,
Marker = "1"
)
# }
# NOT RUN {
# }
Run the code above in your browser using DataLab