shield_update_subscription: Updates the details of an existing subscription

View source: R/shield_operations.R

shield_update_subscriptionR Documentation

Updates the details of an existing subscription

Description

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

See https://www.paws-r-sdk.com/docs/shield_update_subscription/ for full documentation.

Usage

shield_update_subscription(AutoRenew = NULL)

Arguments

AutoRenew

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


paws.security.identity documentation built on Sept. 12, 2023, 1:10 a.m.