Update Ip Restriction
| quicksight_update_ip_restriction | R Documentation |
Updates the content and status of IP rules¶
Description¶
Updates the content and status of IP rules. Traffic from a source is
allowed when the source satisfies either the IpRestrictionRule,
VpcIdRestrictionRule, or VpcEndpointIdRestrictionRule. 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.
Usage¶
quicksight_update_ip_restriction(AwsAccountId, IpRestrictionRuleMap,
VpcIdRestrictionRuleMap, VpcEndpointIdRestrictionRuleMap, Enabled)
Arguments¶
AwsAccountId[required] The ID of the Amazon Web Services account that contains the IP rules.
IpRestrictionRuleMapA map that describes the updated IP rules with CIDR ranges and descriptions.
VpcIdRestrictionRuleMapA map of VPC IDs and their corresponding rules. When you configure this parameter, traffic from all VPC endpoints that are present in the specified VPC is allowed.
VpcEndpointIdRestrictionRuleMapA map of allowed VPC endpoint IDs and their corresponding rule descriptions.
EnabledA value that specifies whether IP rules are turned on.
Value¶
A list with the following syntax: