AWS savingsplans documentation change
Summary
Fixed pluralization of 'Savings Plan' to 'Savings Plans' in multiple locations
Security assessment
Grammatical corrections (pluralization) without security implications.
Diff
diff --git a/savingsplans/latest/userguide/automating-savingsplans-with-eventbridge.md b/savingsplans/latest/userguide/automating-savingsplans-with-eventbridge.md index b968a42a5..1ef64930f 100644 --- a//savingsplans/latest/userguide/automating-savingsplans-with-eventbridge.md +++ b//savingsplans/latest/userguide/automating-savingsplans-with-eventbridge.md @@ -28 +28 @@ Some examples of using CloudWatch Events with Savings Plans include: - * Activating a Lambda function when a Savings Plan retires. + * Activating a Lambda function when a Savings Plans retires. @@ -30 +30 @@ Some examples of using CloudWatch Events with Savings Plans include: - * Notifying an Amazon SNS topic when a Savings Plan is marked `payment-failed` or `active`. + * Notifying an Amazon SNS topic when a Savings Plans is marked `payment-failed` or `active`. @@ -43 +43 @@ This section includes example events from Savings Plans. Savings Plans generate -Savings Plans state changes are generated when a Savings Plan transitions from one state to another. For example, `payment-pending` state changes to `active`, or an `active` state changes to `retired`. +Savings Plans state changes are generated when a Savings Plans transitions from one state to another. For example, `payment-pending` state changes to `active`, or an `active` state changes to `retired`. @@ -81 +81 @@ pending-return | active | ERROR | `SavingsPlanReturnUnsuccessful` -Savings Plans state change alerts are generated when a Savings Plan transitions from the `queued` state to `active`, or `active` to `retired` in one or seven days. This is a proactive notification to alert you if any Savings Plan is retiring, or a queued state is fulfilled. +Savings Plans state change alerts are generated when a Savings Plans transitions from the `queued` state to `active`, or `active` to `retired` in one or seven days. This is a proactive notification to alert you if any Savings Plans is retiring, or a queued state is fulfilled.