AWS AWSEC2 documentation change
Summary
Updated link reference from create-spot-fleet.html to spot-fleet-prerequisites.html for IAM permissions documentation
Security assessment
Change only updates a documentation link reference without introducing or modifying security content
Diff
diff --git a/AWSEC2/latest/UserGuide/spot-fleet-auto-scaling-IAM.md b/AWSEC2/latest/UserGuide/spot-fleet-auto-scaling-IAM.md index 2000041e6..87ccadb05 100644 --- a//AWSEC2/latest/UserGuide/spot-fleet-auto-scaling-IAM.md +++ b//AWSEC2/latest/UserGuide/spot-fleet-auto-scaling-IAM.md @@ -7 +7 @@ -Automatic scaling for Spot Fleet is made possible by a combination of the Amazon EC2, Amazon CloudWatch, and Application Auto Scaling APIs. Spot Fleet requests are created with Amazon EC2, alarms are created with CloudWatch, and scaling policies are created with Application Auto Scaling. In addition to the [IAM permissions required for using Spot Fleet](./create-spot-fleet.html#spot-fleet-iam-users) and Amazon EC2, the user that accesses the fleet scaling settings must have the appropriate permissions for the services that support automatic scaling. +Automatic scaling for Spot Fleet is made possible by a combination of the Amazon EC2, Amazon CloudWatch, and Application Auto Scaling APIs. Spot Fleet requests are created with Amazon EC2, alarms are created with CloudWatch, and scaling policies are created with Application Auto Scaling. In addition to the [IAM permissions required for using Spot Fleet](./spot-fleet-prerequisites.html#spot-fleet-iam-users) and Amazon EC2, the user that accesses the fleet scaling settings must have the appropriate permissions for the services that support automatic scaling.