Updates License Manager settings for the current Region.
licensemanager_update_service_settings(S3BucketArn, SnsTopicArn,
OrganizationConfiguration, EnableCrossAccountsDiscovery)
Amazon Resource Name (ARN) of the Amazon S3 bucket where the License Manager information is stored.
Amazon Resource Name (ARN) of the Amazon SNS topic used for License Manager alerts.
Enables integration with AWS Organizations for cross-account discovery.
Activates cross-account discovery.
svc$update_service_settings( S3BucketArn = "string", SnsTopicArn = "string", OrganizationConfiguration = list( EnableIntegration = TRUE|FALSE ), EnableCrossAccountsDiscovery = TRUE|FALSE )