# NOT RUN {
# The following example retrieves object list. The request specifies max
# keys to limit response to include only 2 object keys.
# }
# NOT RUN {
svc$list_objects_v2(
Bucket = "examplebucket",
MaxKeys = "2"
)
# }
# NOT RUN {
# }
Run the code above in your browser using DataLab