AWS cli documentation change
Summary
Added comprehensive API reference documentation including IAM permissions guidance and alternative access methods
Security assessment
Added link to IAM permissions documentation which covers security controls but no specific vulnerability addressed
Diff
diff --git a/cli/latest/reference/ec2/index.md b/cli/latest/reference/ec2/index.md index 0c3f9cadf..bb472a871 100644 --- a//cli/latest/reference/ec2/index.md +++ b//cli/latest/reference/ec2/index.md @@ -15 +15 @@ - * [AWS CLI 2.34.52 Command Reference](../../index.html) » + * [AWS CLI 2.34.53 Command Reference](../../index.html) » @@ -55 +55,20 @@ First time using the AWS CLI? See the [User Guide](https://docs.aws.amazon.com/c -You can access the features of Amazon Elastic Compute Cloud (Amazon EC2) programmatically. For more information, see the [Amazon EC2 Developer Guide](https://docs.aws.amazon.com/ec2/latest/devguide) . +This is the _Amazon EC2 API Reference_ . It provides descriptions, API request parameters, and the XML response for each of the Amazon EC2 Query API actions. Note that the Amazon EC2 API includes actions for Amazon EC2 plus additional services, such as Amazon EBS and Amazon VPC. + +> **Learn more** + + * To learn about using the Query API, see [Using the API for Amazon EC2](https://docs.aws.amazon.com/ec2/latest/devguide/ec2-low-level-api.html) . + * To learn about the permissions required to call an Amazon EC2 API action, see [Actions, resources, and condition keys for Amazon EC2](https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonec2.html) . + * To get the list of API actions by service and resource, see [Actions by service](https://docs.aws.amazon.com/ec2/latest/devguide/OperationList-query.html) . + * To get the alphabetical list of API actions, see . + * To get descriptions of the API error codes, see [Error codes for the Amazon EC2 API](https://docs.aws.amazon.com/ec2/latest/devguide/errors-overview.html) . + + + +Alternatively, use one of the following methods to access the Amazon EC2 API, instead of using the Query API directly: + + * [Amazon Web Services CLI Command Reference - ec2 commands](https://docs.aws.amazon.com/cli/latest/reference/ec2/) + * [CloudFormation - Amazon EC2 resource type reference](https://docs.aws.amazon.com/AWSCloudFormation/latest/TemplateReference/AWS_EC2.html) + * [Amazon Web Services Tools for PowerShell Cmdlet Reference - Amazon EC2 cmdlets](https://docs.aws.amazon.com/powershell/v5/reference/items/EC2_cmdlets.html) + * [Amazon Web Services SDKs](https://builder.aws.com/build/tools) + + @@ -836 +855 @@ You can access the features of Amazon Elastic Compute Cloud (Amazon EC2) program - * [AWS CLI 2.34.52 Command Reference](../../index.html) » + * [AWS CLI 2.34.53 Command Reference](../../index.html) »