Snowball / Client / update_long_term_pricing
update_long_term_pricing#
- Snowball.Client.update_long_term_pricing(**kwargs)#
Updates the long-term pricing type.
See also: AWS API Documentation
Request Syntax
response = client.update_long_term_pricing( LongTermPricingId='string', ReplacementJob='string', IsLongTermPricingAutoRenew=True|False )
- Parameters:
LongTermPricingId (string) –
[REQUIRED]
The ID of the long-term pricing type for the device.
ReplacementJob (string) – Specifies that a device that is ordered with long-term pricing should be replaced with a new device.
IsLongTermPricingAutoRenew (boolean) – If set to
true
, specifies that the current long-term pricing type for the device should be automatically renewed before the long-term pricing contract expires.
- Return type:
dict
- Returns:
Response Syntax
{}
Response Structure
(dict) –
Exceptions
Snowball.Client.exceptions.InvalidResourceException