Values.PutSellingSystemSettingsRequestSourceUpdates the currently set system settings, which include the IAM Role used for resource snapshot jobs.
type nonrec t = {catalog : CatalogIdentifier.t;Specifies the catalog in which the settings will be updated. Acceptable values include AWS for production and Sandbox for testing environments.
*)resourceSnapshotJobRoleIdentifier : ResourceSnapshotJobRoleIdentifier.t option;Specifies the ARN of the IAM Role used for resource snapshot job executions.
*)}