wellarchitected_update_global_settings {paws.developer.tools} | R Documentation |
Update whether the Amazon Web Services account is opted into organization sharing and discovery integration features.
See https://www.paws-r-sdk.com/docs/wellarchitected_update_global_settings/ for full documentation.
wellarchitected_update_global_settings(
OrganizationSharingStatus = NULL,
DiscoveryIntegrationStatus = NULL,
JiraConfiguration = NULL
)
OrganizationSharingStatus |
The status of organization sharing settings. |
DiscoveryIntegrationStatus |
The status of discovery support settings. |
JiraConfiguration |
The status of Jira integration settings. |