AWS servicequotas documentation change
Summary
Added documentation for Automatic Management modes (Notify and Auto-Adjust vs Notify Only), including feature comparison table and operational details about quota increase automation
Security assessment
The changes document operational features for quota management automation but do not address specific security vulnerabilities. However, they add documentation about monitoring/utilization thresholds which helps prevent service disruptions.
Diff
diff --git a/servicequotas/latest/userguide/automatic-management.md b/servicequotas/latest/userguide/automatic-management.md index d0de96333..0e4ebafa4 100644 --- a//servicequotas/latest/userguide/automatic-management.md +++ b//servicequotas/latest/userguide/automatic-management.md @@ -5 +5 @@ -Service Quotas Automatic Management permissions +Service Quotas Automatic Management modesService Quotas Automatic Management permissions @@ -18 +18 @@ Enable Automatic Management using the Service Quotas console, AWS CLI, or API. -**Usage notifications** +** @@ -19,0 +20 @@ Enable Automatic Management using the Service Quotas console, AWS CLI, or API. +Usage notifications** @@ -21 +22,2 @@ Enable Automatic Management using the Service Quotas console, AWS CLI, or API. -Receive notifications when quota usage reaches the following thresholds: + +Receive notifications when quota usage reaches the following utilization thresholds: @@ -29,0 +32,5 @@ Receive notifications when quota usage reaches the following thresholds: +**Auto-Adjust** + + +Automatic Management can make a service quota increase request on your behalf with Notify and Auto-Adjust mode. + @@ -49 +56 @@ Configure notifications through multiple channels: - * View notifications in the [AWS Health](https://docs.aws.amazon.com/health/latest/ug/what-is-aws-health.html) personal health dashboard + * View notifications in the [AWS Health](https://docs.aws.amazon.com/health/latest/ug/what-is-aws-health.html) dashboard @@ -55,0 +63,2 @@ Configure notifications through multiple channels: + * Service Quotas Automatic Management modes + @@ -70,0 +80,15 @@ Configure notifications through multiple channels: +## Service Quotas Automatic Management modes + +There are two modes with Automatic Management: Notify and Auto-Adjust and Notify Only. Both modes send you notifications about supported service quotas usage to the [AWS Health dashboard](https://docs.aws.amazon.com/health/latest/ug/aws-health-dashboard-status.html). + +The following table highlights different features for each mode. + +Mode | Creates service quota increase request when service usage exceeds 80% of utilization threshold | Creates service quota increase request when service usage exceeds 95% of utilization threshold | Sends notifications when your service increase request fails | Monitors service quotas usage and sends notifications when approaching 80% service utilization threshold | Monitors service quotas usage and sends notifications when approaching 95% service utilization thresholds +---|---|---|---|---|--- +Notify and Auto Adjust | Yes | Yes | Yes | No | Yes +Notify Only | No | No | No | Yes | Yes + +### How service quota increase requests work with Notify and Auto-Adjust mode + +Automatic Management monitors your service usage and sends these metrics to CloudWatch. When your usage for [adjustable services quotas](./intro.html#intro_getting-started) are greater than the utilization threshold, Automatic Management generates a service quota increase for that quota. + @@ -88 +112 @@ To start Automatic Management, you'll need permissions to view AWS Health notifi - * [`AWSHealthFullAccess`](https://docs.aws.amazon.com/health/latest/ug/security-iam-awsmanpol.html#security-iam-awsmanpol-AWSHealthFullAccess). + * [`AWSHealthFullAccess`](https://docs.aws.amazon.com/health/latest/ug/security-iam-awsmanpol.html#security-iam-awsmanpol-AWSHealthFullAccess)