AWS resource-explorer documentation change
Summary
Removed feature announcement and updated CloudFormation reference formatting
Security assessment
Formatting change from 'AWS CloudFormation' to 'CloudFormation' is stylistic. Removal of announcement text doesn't impact security documentation. Security references to tags and IAM remain unchanged.
Diff
diff --git a/resource-explorer/latest/userguide/getting-started-terms-and-concepts.md b/resource-explorer/latest/userguide/getting-started-terms-and-concepts.md index b56d9eba1..c163bd9c1 100644 --- a//resource-explorer/latest/userguide/getting-started-terms-and-concepts.md +++ b//resource-explorer/latest/userguide/getting-started-terms-and-concepts.md @@ -7,2 +6,0 @@ Resource Explorer administratorResource Explorer userIndexViewResourceUnified Se -AWS Resource Explorer now provides immediate access to resource search and discovery capabilities in a Region. With this launch, you no longer need to activate Resource Explorer to discover your resources. [Learn more](https://docs.aws.amazon.com/resource-explorer/latest/userguide/manage-immediate-resource-discovery-experience.html) - @@ -181 +179 @@ For more information about views in Resource Explorer, see [Working with views]( -A _resource_ is an entity in AWS that you can work with. Resources are created by AWS services as you use the features of the service. Examples include an Amazon EC2 instance, an Amazon S3 bucket, or an AWS CloudFormation stack. Some resource types can contain customer data. All resource types have attributes or metadata to describe the resource, including a name, description, and the [Amazon resource name (ARN)](https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html) that you use to uniquely reference a resource. Most [resource types also support tags](https://docs.aws.amazon.com/general/latest/gr/aws_tagging.html). Tags are custom metadata that you can attach to your resources for a variety of purposes, such as [cost allocation in your billing](https://docs.aws.amazon.com/awsaccountbilling/latest/aboutv2/aws-tags.html), [security authorization using attribute-based access control](https://docs.aws.amazon.com/IAM/latest/UserGuide/access_tags.html), or to support your other categorization needs. +A _resource_ is an entity in AWS that you can work with. Resources are created by AWS services as you use the features of the service. Examples include an Amazon EC2 instance, an Amazon S3 bucket, or an CloudFormation stack. Some resource types can contain customer data. All resource types have attributes or metadata to describe the resource, including a name, description, and the [Amazon resource name (ARN)](https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html) that you use to uniquely reference a resource. Most [resource types also support tags](https://docs.aws.amazon.com/general/latest/gr/aws_tagging.html). Tags are custom metadata that you can attach to your resources for a variety of purposes, such as [cost allocation in your billing](https://docs.aws.amazon.com/awsaccountbilling/latest/aboutv2/aws-tags.html), [security authorization using attribute-based access control](https://docs.aws.amazon.com/IAM/latest/UserGuide/access_tags.html), or to support your other categorization needs.