GetSnowballUsage
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
Returns information about the Snowball Edge service limit for your account, and also the number of Snow devices your account has in use.
The default service limit for the number of Snow devices that you can have at one time is 1. If you want to increase your service limit, contact AWS Support.
Response Syntax
{
"SnowballLimit": number,
"SnowballsInUse": number
}
Response Elements
If the action is successful, the service sends back an HTTP 200 response.
The following data is returned in JSON format by the service.
- SnowballLimit
-
The service limit for number of Snow devices this account can have at once. The default service limit is 1 (one).
Type: Integer
- SnowballsInUse
-
The number of Snow devices that this account is currently using.
Type: Integer
Errors
For information about the errors that are common to all actions, see Common Errors.
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: