# NOT RUN {
# Returns information about the upload buffer of a gateway including disk
# IDs and the amount of upload buffer space allocated/used.
# }
# NOT RUN {
svc$describe_upload_buffer(
GatewayARN = "arn:aws:storagegateway:us-east-1:111122223333:gateway/sgw-12A3456B"
)
# }
# NOT RUN {
# Returns information about the upload buffer of a gateway including disk
# IDs and the amount of upload buffer space allocated and used.
# }
# NOT RUN {
svc$describe_upload_buffer(
GatewayARN = "arn:aws:storagegateway:us-east-1:111122223333:gateway/sgw-12A3456B"
)
# }
# NOT RUN {
# }
Run the code above in your browser using DataLab