Updates the content and status of IP rules. To use this operation, you must provide the entire map of rules. You can use the describe_ip_restriction
operation to get the current rule map.
See https://www.paws-r-sdk.com/docs/quicksight_update_ip_restriction/ for full documentation.
quicksight_update_ip_restriction(
AwsAccountId,
IpRestrictionRuleMap = NULL,
Enabled = NULL
)
[required] The ID of the Amazon Web Services account that contains the IP rules.
A map that describes the updated IP rules with CIDR ranges and descriptions.
A value that specifies whether IP rules are turned on.