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