S3OnDeviceServiceConfiguration
Amazon S3 compatible storage on Snow family 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 Snow family 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 Snow family 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: