View source: R/wellarchitected_operations.R
wellarchitected_update_global_settings | 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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.