View source: R/licensemanager_operations.R
licensemanager_update_service_settings | R Documentation |
Updates License Manager settings for the current Region.
See https://www.paws-r-sdk.com/docs/licensemanager_update_service_settings/ for full documentation.
licensemanager_update_service_settings(
S3BucketArn = NULL,
SnsTopicArn = NULL,
OrganizationConfiguration = NULL,
EnableCrossAccountsDiscovery = NULL
)
S3BucketArn |
Amazon Resource Name (ARN) of the Amazon S3 bucket where the License Manager information is stored. |
SnsTopicArn |
Amazon Resource Name (ARN) of the Amazon SNS topic used for License Manager alerts. |
OrganizationConfiguration |
Enables integration with Organizations for cross-account discovery. |
EnableCrossAccountsDiscovery |
Activates cross-account discovery. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.