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
)
[REQUIRED]
The ID of the long-term pricing type for the device.
true
, specifies that the current long-term pricing type for the device should be automatically renewed before the long-term pricing contract expires.dict
Response Syntax
{}
Response Structure
Exceptions
Snowball.Client.exceptions.InvalidResourceException