Updates the current service opt-in settings for the Region. If
service-opt-in is enabled for a service, AWS Backup tries to protect
that service's resources in this Region, when the resource is included
in an on-demand backup or scheduled backup plan. Otherwise, AWS Backup
does not try to protect that service's resources in this Region. Use the
describe_region_settings
API to
determine the resource types that are supported.
backup_update_region_settings(ResourceTypeOptInPreference)
An empty list.
Updates the list of services along with the opt-in preferences for the Region.
svc$update_region_settings(
ResourceTypeOptInPreference = list(
TRUE|FALSE
)
)