Skip to content

Unsubcribe AWS shield Advance

0

How do I unsubscribe from AWS shield Advance

asked 3 years ago3.5K views
2 Answers
3
Accepted Answer

The documentation here stated that you need to contact AWS support to unsubscribe.
https://docs.aws.amazon.com/waf/latest/developerguide/enable-ddos-prem.html

When you are subscribed, to unsubscribe you must contact AWS Support.

To disable autorenewal for your subscription, you must use the Shield API operation UpdateSubscription or the CLI command update-subscription.

EXPERT
answered 3 years ago
EXPERT
reviewed 2 years ago
EXPERT
reviewed 2 years ago
0

Thanks Riku! To disable auto-renew subscription used

aws shield update-subscription --auto-renew DISABLED

However, The subscription autorenew flag cannot be changed earlier than 30 days before subscription end and later than 1 day before subscription end

answered 3 years ago
EXPERT
reviewed 2 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.