WellArchitected / Client / update_global_settings
update_global_settings#
- WellArchitected.Client.update_global_settings(**kwargs)#
- Updates whether the Amazon Web Services account is opted into organization sharing features. - See also: AWS API Documentation - Request Syntax - response = client.update_global_settings( OrganizationSharingStatus='ENABLED'|'DISABLED' ) - Parameters:
- OrganizationSharingStatus (string) – The status of organization sharing settings. 
- Returns:
- None 
 - Exceptions - WellArchitected.Client.exceptions.ValidationException
- WellArchitected.Client.exceptions.ConflictException
- WellArchitected.Client.exceptions.InternalServerException
- WellArchitected.Client.exceptions.AccessDeniedException
- WellArchitected.Client.exceptions.ThrottlingException