AWS iot-mi documentation change
Summary
Updated capitalization in IAM policy statement IDs from 'Managed Integrations' to 'managed integrations' for consistency.
Security assessment
Changes are stylistic/capitalization fixes in policy statement descriptions. No modifications to actual policy permissions or encryption mechanisms. Does not affect security controls.
Diff
diff --git a/iot-mi/latest/devguide/data-protection.md b/iot-mi/latest/devguide/data-protection.md index 7d2e8f960..888a20e5b 100644 --- a//iot-mi/latest/devguide/data-protection.md +++ b//iot-mi/latest/devguide/data-protection.md @@ -123 +123 @@ The following is an example of a key policy statement you can use for managing a - "Sid" : "Allow access to principals authorized to use Managed Integrations", + "Sid" : "Allow access to principals authorized to use managed integrations", @@ -180 +180 @@ The following is an example of a key policy statement you can use for managing a - "Sid" : "Allow access to principals authorized to use Managed Integrations for describe key", + "Sid" : "Allow access to principals authorized to use managed integrations for describe key",