AWS Security ChangesHomeSearch

AWS ram documentation change

Service: ram · 2026-05-01 · Documentation low

File: ram/index.md

Summary

Added new documentation page for AWS Resource Management covering resource discovery, grouping, sharing, and tagging with service links.

Security assessment

The change introduces general resource management documentation. While it mentions security in the context of tagging for attribute-based access control (ABAC), this is a routine feature description without evidence of addressing a specific vulnerability. The ABAC reference constitutes security feature documentation.

Diff

diff --git a/ram/index.md b/ram/index.md
index 8b1378917..8111941e4 100644
--- a//ram/index.md
+++ b//ram/index.md
@@ -0,0 +1,54 @@
+# AWS Resource Management Documentation
+
+Learn how to manage your AWS resources.
+
+## Discovering your AWS resources
+
+Search for and discover your resources across the AWS Regions in your AWS account.
+
+### [AWS Resource Explorer User Guide Introduces you to AWS Resource Explorer. Explains how to enable search functionality in your AWS account. Also explains how to create views that determine which results are available when searching with that view. ](/resource-explorer/latest/userguide/)
+
+### [AWS Resource Explorer API Reference Describes the API operations for AWS Resource Explorer in detail. It provides sample requests, responses, and errors for the supported web service protocols. ](/resource-explorer/latest/apireference/)
+
+### [AWS Resource Explorer section of AWS CLI Reference Describes the AWS CLI commands that you can use to administer the Resource Explorer service and manage the search experience for your users. Provides syntax, options, and usage examples for each command. ](/cli/latest/reference/resource-explorer-2/)
+
+## Grouping your AWS resources
+
+Group your resources to manage them as a single unit instead of individually. You can create resource groups that consist of all of the resources that are part of an AWS CloudFormation stack. You can also create a group of all resources that are tagged with specific keys and values.
+
+### [AWS Resource Groups User Guide Introduces you to AWS Resource Groups. Explains the basic concepts and includes instructions for using both the console and the command line interface. Learn how to configure groups of AWS resources and build queries of resources to save as groups. ](/ARG/latest/userguide/)
+
+### [AWS Resource Groups API Reference Describes the API operations for AWS Resource Groups in detail. It provides sample requests, responses, and errors for the supported web service protocols. ](/ARG/latest/APIReference/)
+
+### [AWS Resource Groups section of AWS CLI Reference Describes the AWS CLI commands that you can use to administer resource groups. Provides syntax, options, and usage examples for each command. ](/cli/latest/reference/resource-groups/index.html)
+
+## Sharing your AWS resources
+
+Use AWS Resource Access Manager (AWS RAM) to share resources you create in one AWS account with other accounts. If your account is part of an organization, then you can share your resources with all of the accounts in the organization, or with specific organizational units (OUs). Some resource types let you share with individual AWS Identity and Access Management (IAM) users and roles.
+
+### [AWS RAM User Guide Introduces you to AWS RAM and helps you set up a resource share. When you create a resource share, you select the resources to share, choose an AWS RAM managed permission per resource type, and specify whom you want to have access to the resources. ](/ram/latest/userguide/)
+
+### [AWS RAM API Reference Describes all the API operations for AWS RAM. Also provides sample requests, responses, and errors for the supported web services protocols. ](/ram/latest/APIReference/Welcome.html)
+
+### [AWS RAM section of the AWS CLI Reference Describes the AWS CLI commands that you can use to administer AWS RAM. ](/cli/latest/reference/ram/index.html)
+
+## Tagging your AWS resources
+
+Attach string key and value pairs to your resources to categorize them for a variety of purposes, including [cost allocation](http://docs.aws.amazon.com/awsaccountbilling/latest/aboutv2/cost-alloc-tags.html) and security by using [attribute-based access control  ](http://aws.amazon.com/identity/attribute-based-access-control/). 
+
+### [Tag Editor User Guide Introduces you to AWS Resource Groups and Tag Editor. Explains the basic concepts and includes instructions for using both the console and the command line interface. Learn how to configure groups of AWS resources, build queries of resources to save as groups, and tag resources for easy organization. ](/tag-editor/latest/userguide/)
+
+### [AWS Resource Groups Tagging API Reference Describes the API operations for tagging AWS resources in detail. It provides sample requests, responses, and errors for the supported web service protocols. ](/resourcegroupstagging/latest/APIReference/)
+
+### [Resource Groups Tagging API section of AWS CLI Reference Describes the AWS CLI commands that you can use to tag, untag, and retrieve information about your tagged resources. Provides syntax, options, and usage examples for each command. ](/cli/latest/reference/resourcegroupstaggingapi/)
+
+## Related Links
+
+  * [AWS Glossary](http://docs.aws.amazon.com/general/latest/gr/glos-chap.html)
+  * [Getting Started with AWS](https://aws.amazon.com/documentation/gettingstarted/)
+  * [SDKs & Tools](https://aws.amazon.com/tools/)
+  * [AWS General Reference](http://docs.aws.amazon.com/general/latest/gr/Welcome.html)
+  * [AWS Training](https://aws.amazon.com/training/)
+  * [AWS Case Studies](https://aws.amazon.com/solutions/case-studies/)
+  * [AWS Whitepapers](https://aws.amazon.com/whitepapers/)
+