AWS detective documentation change
Summary
Updated API reference link and clarified email notification disablement
Security assessment
URL correction and documentation of notification control feature. While security-related feature, no vulnerability remediation shown.
Diff
diff --git a/detective/latest/userguide/accounts-invited-members.md b/detective/latest/userguide/accounts-invited-members.md index 373afba30..99999da3e 100644 --- a//detective/latest/userguide/accounts-invited-members.md +++ b//detective/latest/userguide/accounts-invited-members.md @@ -25 +25 @@ Detective does not perform this validation or sends email invitations to member -For other Regions, you can `DisableEmailNotification` using the [CreateMembers](https://docs.aws.amazon.com/detective/latest/APIReference/API_CreateMembers.html) operation of the Detective API. If `DisableEmailNotification` is set to true, then Detective will not send invitations to the member accounts. This is a useful setting for accounts that are managed centrally. +For other Regions, you can `DisableEmailNotification` using the [CreateMembers](https://docs.aws.amazon.com//detective/latest/APIReference/API_CreateMembers.html) operation of the Detective API. If `DisableEmailNotification` is set to true, then Detective will not send invitations to the member accounts. This is a useful setting for accounts that are managed centrally.