AWS iot-mi documentation change
Summary
Capitalized 'Managed Integrations' consistently throughout the document and corrected grammar ('exchanges' to 'exchanges').
Security assessment
Changes are grammatical/formatting improvements without security context. Account linking flow documentation remains unchanged in substance, with no security vulnerabilities addressed or security features added.
Diff
diff --git a/iot-mi/latest/devguide/account-linking-flow.md b/iot-mi/latest/devguide/account-linking-flow.md index 3978bfc9b..f6bf6a6c2 100644 --- a//iot-mi/latest/devguide/account-linking-flow.md +++ b//iot-mi/latest/devguide/account-linking-flow.md @@ -19 +19 @@ For a customer's managed integrations for AWS IoT Device Management platform to - 4. Managed integrations exchanges this code with the third-party platform token URI. + 4. Managed Integrations exchanges this code with the third-party platform token URI. @@ -23 +23 @@ For a customer's managed integrations for AWS IoT Device Management platform to - 6. Managed integrations calls the C2C connector with `AWS.ActivateUser` operation to complete the Account Linking flow and get UserId. + 6. Managed Integrations calls the C2C connector with `AWS.ActivateUser` operation to complete the Account Linking flow and get UserId. @@ -25 +25 @@ For a customer's managed integrations for AWS IoT Device Management platform to - 7. Managed integrations returns OAuthRedirectUrl (from the Connector Policy configuration) of the successful authentication page to the customer application. + 7. Managed Integrations returns OAuthRedirectUrl (from the Connector Policy configuration) of the successful authentication page to the customer application.