licensemanager_update_service_settings: Updates License Manager settings for the current Region

View source: R/licensemanager_operations.R

licensemanager_update_service_settingsR Documentation

Updates License Manager settings for the current Region

Description

Updates 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
)

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.


paws.management documentation built on Sept. 12, 2023, 1:06 a.m.