Skip to content

Commit 5763930

Browse files
committed
fix
1 parent 02f63aa commit 5763930

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/content/en/preview/reference/cloudformation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -713,7 +713,7 @@ These rules include:
713713
Arn: !GetAtt KarpenterInterruptionQueue.Arn
714714
```
715715

716-
* CapacityReservationInterruptionRule: An EC2 Capacity Reservation Interruption warning informs users that the capacity owner within an AWS Organization is reclaiming reserved capacity, triggering a notification for node reclamation. The the [AWS::Events::Rule](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-events-rule.html) creates a rule to send event from the `aws.ec2` source to `KarpenterInterruptionQueue`.
716+
* CapacityReservationInterruptionRule: An EC2 Capacity Reservation Interruption warning informs users that the capacity owner within an AWS Organization is reclaiming reserved capacity, triggering a notification for node reclamation. The [AWS::Events::Rule](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-events-rule.html) here creates a rule to send event from the `aws.ec2` source to `KarpenterInterruptionQueue`.
717717

718718
```yaml
719719
CapacityReservationInterruptionRule:

0 commit comments

Comments
 (0)