v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1436175135.8 KB

Updates the details of an existing subscription. Only enter values for parameters you want to change. Empty parameters are not updated.

For accounts that are members of an Organizations organization, Shield Advanced subscriptions are billed against the organization's payer account, regardless of whether the payer account itself is subscribed.

post/#X-Amz-Target=AWSShield_20160616.UpdateSubscription

Headers

X-Amz-Target'AWSShield_20160616.UpdateSubscription' required

Request body

AutoRenew'ENABLED' | 'DISABLED'

When you initally create a subscription, <code>AutoRenew</code> is set to <code>ENABLED</code>. If <code>ENABLED</code>, the subscription will be automatically renewed at the end of the existing subscription period. You can change this by submitting an <code>UpdateSubscription</code> request. If the <code>UpdateSubscription</code> request does not included a value for <code>AutoRenew</code>, the existing value for <code>AutoRenew</code> remains unchanged.

Response

Success

UpdateSubscriptionResponse required