aws snowball update-cluster

While a cluster's ClusterState value is in the AwaitingQuorum state, you can update some of the information associated with a cluster. Once the cluster changes to a different job state, usually 60 minutes after the cluster being created, this action is no longer available

Options

NameDescription
--cluster-id <string>The cluster ID of the cluster that you want to update, for example CID123e4567-e89b-12d3-a456-426655440000
--role-arn <string>The new role Amazon Resource Name (ARN) that you want to associate with this cluster. To create a role ARN, use the CreateRole API action in AWS Identity and Access Management (IAM)
--description <string>The updated description of this cluster
--resources <structure>The updated arrays of JobResource objects that can include updated S3Resource objects or LambdaResource objects
--address-id <string>The ID of the updated Address object
--shipping-option <string>The updated shipping option value of this cluster's ShippingDetails object
--notification <structure>The new or updated Notification object
--forwarding-address-id <string>The updated ID for the forwarding address for a cluster. This field is not supported in most regions
--cli-input-json <string>Performs service operation based on the JSON string provided. The JSON string follows the format provided by ``--generate-cli-skeleton``. If other arguments are provided on the command line, the CLI values will override the JSON-provided values. It is not possible to pass arbitrary binary values using a JSON-provided value as the string will be taken literally
--generate-cli-skeleton <string>Prints a JSON skeleton to standard output without sending an API request. If provided with no value or the value ``input``, prints a sample input JSON that can be used as an argument for ``--cli-input-json``. If provided with the value ``output``, it validates the command inputs and returns a sample output JSON for that command