AWS greengrass documentation change
Summary
Updated IAM policy example reference from ListCoreDevices to GetComponent API
Security assessment
Change only modifies an example API reference in IAM policy documentation. No evidence of security vulnerability remediation or new security features being added.
Diff
diff --git a/greengrass/v2/developerguide/tag-resources.md b/greengrass/v2/developerguide/tag-resources.md index ed87fd96c..146516ced 100644 --- a//greengrass/v2/developerguide/tag-resources.md +++ b//greengrass/v2/developerguide/tag-resources.md @@ -90 +90 @@ Require that a specific set of tag keys be used, or not used, when creating or m -The condition context keys and values in an IAM policy apply only to actions that have a taggable resource as a required parameter. For example, you can set tag-based conditional access for [ListCoreDevices](https://docs.aws.amazon.com/greengrass/v2/APIReference/API_ListCoreDevices.html). +The condition context keys and values in an IAM policy apply only to actions that have a taggable resource as a required parameter. For example, you can set tag-based conditional access for [GetComponent](https://docs.aws.amazon.com/greengrass/v2/APIReference/API_GetComponent.html).