# NOT RUN {
## Set the timeout to 10 seconds
aws_set_network_timeout(10)
## Get the timeout setting
aws_get_network_timeout()
## Turn off print on error
aws_set_print_on_error(FALSE)
## Set the retry times to 5
aws_set_retry_time(5)
# }
Run the code above in your browser using DataLab