AWS iot documentation change
Summary
Added FIPS-compliant endpoints for AWS IoT Device Management - Managed Integrations
Security assessment
The change documents new FIPS 140-2 compliant endpoints, which are security-related compliance features. However, this is a routine update for regulatory adherence rather than addressing a specific security vulnerability.
Diff
diff --git a/iot/latest/developerguide/iot-connect-fips.md b/iot/latest/developerguide/iot-connect-fips.md index 6b757218b..2ae053323 100644 --- a//iot/latest/developerguide/iot-connect-fips.md +++ b//iot/latest/developerguide/iot-connect-fips.md @@ -5 +5 @@ -AWS IoT Core - control plane endpointsAWS IoT Core - data plane endpointsAWS IoT Core - credential provider endpointsAWS IoT Device Management - jobs data endpointsAWS IoT Device Management - Fleet Hub endpointsAWS IoT Device Management - secure tunneling endpoints +AWS IoT Core - control plane endpointsAWS IoT Core - data plane endpointsAWS IoT Core - credential provider endpointsAWS IoT Device Management - jobs data endpointsAWS IoT Device Management - Fleet Hub endpointsAWS IoT Device Management - secure tunneling endpointsAWS IoT Device Management - Managed Integrations endpoints @@ -26,0 +27,2 @@ The following sections describe how to access the FIPS compliant AWS IoT endpoin + * AWS IoT Device Management - Managed Integrations endpoints + @@ -75,0 +78,8 @@ To use the FIPS compliant **AWS IoT Device Management - secure tunneling** endpo +## AWS IoT Device Management - Managed Integrations endpoints + +The FIPS compliant **control plane** endpoints that support the managed integrations operations and their related AWS CLI commands are listed in [FIPS Endpoints by Service](https://aws.amazon.com/compliance/fips/#FIPS_Endpoints_by_Service). In [FIPS Endpoints by Service](https://aws.amazon.com/compliance/fips/#FIPS_Endpoints_by_Service), find the **AWS IoT Device Management - Managed integrations** service, and look up the endpoint for your AWS Region. + +To use the FIPS compliant endpoint when you access the managed integrations operations, use the AWS SDK or the REST API with the endpoint that is appropriate for your AWS Region. + +To use the FIPS compliant endpoint when you run managed integrations CLI commands, add the **\--endpoint** parameter with the appropriate endpoint for your AWS Region to the command. +