directoryservice_update_trust: Updates the trust that has been set up between your AWS Managed
Microsoft AD directory and an on-premises Active Directory
Description
Updates the trust that has been set up between your AWS Managed
Microsoft AD directory and an on-premises Active Directory.
Usage
directoryservice_update_trust(TrustId, SelectiveAuth)
Arguments
TrustId
[required] Identifier of the trust relationship.
SelectiveAuth
Updates selective authentication for the trust.
Request syntax
svc$update_trust(
TrustId = "string",
SelectiveAuth = "Enabled"|"Disabled"
)