AWS iot-mi documentation change
Summary
Removed preview notice and updated documentation formatting/terminology (changed 'managedThing' to italicized 'Managed Thing', updated notification setup link text)
Security assessment
Changes focus on documentation formatting, terminology consistency, and removing preview status notice. No specific security vulnerabilities or security feature additions are mentioned. Encryption key usage description remains unchanged.
Diff
diff --git a/iot-mi/latest/devguide/data-protection.md b/iot-mi/latest/devguide/data-protection.md index 888a20e5b..98f921fdd 100644 --- a//iot-mi/latest/devguide/data-protection.md +++ b//iot-mi/latest/devguide/data-protection.md @@ -7,2 +6,0 @@ Data encryption at rest for managed integrations -Managed integrations for AWS IoT Device Management is in preview release and is subject to change. For access, contact us from the [managed integrations console](https://console.aws.amazon.com/iot/home#/managed-integrations/intro). - @@ -79 +77 @@ Managed integrations uses encryption keys to encrypt multiple types of data stor - * Creation of a `managedThing` representing the physical device and a device profile containing the capabilities for a specific device type. For more information on a device and device profile, see [Device](./device-and-device-profile-lifecycle-management.html#device) and [Device](./device-and-device-profile-lifecycle-management.html#device). + * Creation of a _Managed Thing_ that represents the physical device and a device profile containing the capabilities for a specific device type. For more information on a device and device profile, see [Device](./device-and-device-profile-lifecycle-management.html#device) and [Device](./device-and-device-profile-lifecycle-management.html#device). @@ -81 +79 @@ Managed integrations uses encryption keys to encrypt multiple types of data stor - * Managed integrations notifications on various aspects of your device implementation. For more information on managed integrations notifications, see [Setting up managed integrations notifications](./managedintegrations-notifications.html#managedintegrations-notification-setup). + * Managed integrations notifications on various aspects of your device implementation. For more information on managed integrations notifications, see [Set up managed integrations notifications](./managedintegrations-notifications.html#managedintegrations-notification-setup).