AWS iot documentation change
Summary
Corrected URL path formatting in IAM session duration documentation reference.
Security assessment
Only fixes URL syntax without altering security-related content about credential durations or authorization mechanisms. No evidence of security vulnerability being addressed.
Diff
diff --git a/iot/latest/developerguide/authorizing-direct-aws.md b/iot/latest/developerguide/authorizing-direct-aws.md index 56c6af42d..ff952f197 100644 --- a//iot/latest/developerguide/authorizing-direct-aws.md +++ b//iot/latest/developerguide/authorizing-direct-aws.md @@ -117 +117 @@ The AWS IoT Core Credential Provider can issue a credential with a maximum lifet -The `credentialDurationSeconds` value must be less than or equal to the maximum session duration of the IAM role that the role alias references. For more information, see [ Modifying a role maximum session duration (AWS API)](https://docs.aws.amazon.com/IAM/latest/UserGuide/roles-managingrole-editing-api.html#roles-modify_max-session-duration-api) from the AWS Identity and Access Management User Guide. +The `credentialDurationSeconds` value must be less than or equal to the maximum session duration of the IAM role that the role alias references. For more information, see [ Modifying a role maximum session duration (AWS API)](https://docs.aws.amazon.com//IAM/latest/UserGuide/roles-managingrole-editing-api.html#roles-modify_max-session-duration-api) from the AWS Identity and Access Management User Guide.