
add-working-storage
*******************


DESCRIPTION
===========

This operation configures one or more gateway local disks as working
storage for a gateway. This operation is supported only for the
gateway-stored volume architecture.

Note: Working storage is also referred to as upload buffer. You can also
  use the add-upload-buffer operation to add upload buffer to a
  stored-volume gateway.

In the request, you specify the gateway Amazon Resource Name (ARN) to
which you want to add working storage, and one or more disk IDs that
you want to configure as working storage.


SYNOPSIS
========

   aws storagegateway add-working-storage
     --gateway-arn <value>
     --disk-ids <value>


REQUIRED PARAMETERS
===================

"--gateway-arn"  (string)

"--disk-ids"  (list of string)

   *Parameter Syntax*

      ["string", ...]


OPTIONAL PARAMETERS
===================

None
