licensemanager_update_service_settings {paws.management} | 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. |