Updates License Manager settings for the current Region
Source:R/licensemanager_operations.R
licensemanager_update_service_settings.RdUpdates License Manager settings for the current Region.
See https://www.paws-r-sdk.com/docs/licensemanager_update_service_settings/ for full documentation.
Usage
licensemanager_update_service_settings(
S3BucketArn = NULL,
SnsTopicArn = NULL,
OrganizationConfiguration = NULL,
EnableCrossAccountsDiscovery = NULL,
EnabledDiscoverySourceRegions = NULL
)Arguments
- 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.
- EnabledDiscoverySourceRegions
Cross region discovery enabled source regions.