Starts Service Quotas Automatic Management for an Amazon Web Services account, including notification preferences and excluded quotas configurations
Source:R/servicequotas_operations.R
servicequotas_start_auto_management.RdStarts Service Quotas Automatic Management for an Amazon Web Services account, including notification preferences and excluded quotas configurations. Automatic Management monitors your Service Quotas utilization and notifies you before you run out of your allocated quotas.
See https://www.paws-r-sdk.com/docs/servicequotas_start_auto_management/ for full documentation.
Usage
servicequotas_start_auto_management(
OptInLevel,
OptInType,
NotificationArn = NULL,
ExclusionList = NULL
)Arguments
- OptInLevel
[required] Sets the opt-in level for Automatic Management. Only Amazon Web Services account level is supported.
- OptInType
[required] Sets the opt-in type for Automatic Management. There are two modes: Notify only and Notify and Auto-Adjust. Currently, only NotifyOnly is available.
- NotificationArn
The User Notifications Amazon Resource Name (ARN) for Automatic Management notifications.
- ExclusionList
List of Amazon Web Services services excluded from Automatic Management. You won't be notified of Service Quotas utilization for Amazon Web Services services added to the Automatic Management exclusion list.