LicenseManager.Client.
update_service_settings
(**kwargs)¶Updates License Manager settings for the current Region.
See also: AWS API Documentation
Request Syntax
response = client.update_service_settings(
S3BucketArn='string',
SnsTopicArn='string',
OrganizationConfiguration={
'EnableIntegration': True|False
},
EnableCrossAccountsDiscovery=True|False
)
Enables integration with Organizations for cross-account discovery.
Enables Organizations integration.
dict
Response Syntax
{}
Response Structure
Exceptions
LicenseManager.Client.exceptions.InvalidParameterValueException
LicenseManager.Client.exceptions.ServerInternalException
LicenseManager.Client.exceptions.AuthorizationException
LicenseManager.Client.exceptions.AccessDeniedException
LicenseManager.Client.exceptions.RateLimitExceededException