S3OnDeviceServiceConfiguration
Important
End of support notice: On November 12, 2024, AWS will discontinue previous generation AWS Snowball devices, and both Snowcone devices (HDD and SDD). We will continue to support existing customers using these end-of-life devices until November 12, 2025. The latest generation AWS Snowball devices are available for all customers.
For more information, visit this blog post
Amazon S3 compatible storage on Snowball Edge devices configuration items.
Contents
- FaultTolerance
-
>Fault tolerance level of the cluster. This indicates the number of nodes that can go down without degrading the performance of the cluster. This additional input helps when the specified
StorageLimit
matches more than one Amazon S3 compatible storage on Snowball Edge devices service configuration.Type: Integer
Valid Range: Minimum value of 1. Maximum value of 4.
Required: No
- ServiceSize
-
Applicable when creating a cluster. Specifies how many nodes are needed for Amazon S3 compatible storage on Snowball Edge devices. If specified, the other input can be omitted.
Type: Integer
Valid Range: Minimum value of 3. Maximum value of 16.
Required: No
- StorageLimit
-
If the specified storage limit value matches storage limit of one of the defined configurations, that configuration will be used. If the specified storage limit value does not match any defined configuration, the request will fail. If more than one configuration has the same storage limit as specified, the other input need to be provided.
Type: Double
Valid Range: Minimum value of 0.0.
Required: No
- StorageUnit
-
Storage unit. Currently the only supported unit is TB.
Type: String
Valid Values:
TB
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: