enable_reachability_analyzer_organization_sharing(**kwargs)¶Establishes a trust relationship between Reachability Analyzer and Organizations. This operation must be performed by the management account for the organization.
After you establish a trust relationship, a user in the management account or a delegated administrator account can run a cross-account analysis using resources from the member accounts.
See also: AWS API Documentation
Request Syntax
response = client.enable_reachability_analyzer_organization_sharing(
DryRun=True|False
)
DryRunOperation . Otherwise, it is UnauthorizedOperation .{
'ReturnValue': True|False
}
Response Structure
Returns true if the request succeeds; otherwise, returns an error.