Modifies the managed resource visibility configuration for the account
Source:R/ec2_operations.R
ec2_modify_managed_resource_visibility.RdModifies the managed resource visibility configuration for the account. Use this operation to control whether managed resources are hidden or visible by default. Visibility settings are account-wide and affect all IAM principals uniformly. Hidden resources remain fully operational and billable.
See https://www.paws-r-sdk.com/docs/ec2_modify_managed_resource_visibility/ for full documentation.
Arguments
- DryRun
Checks whether you have the required permissions for the operation, without actually making the request, and provides an error response. If you have the required permissions, the error response is
DryRunOperation. Otherwise, it isUnauthorizedOperation.- DefaultVisibility
[required] The default visibility setting for managed resources. Valid values:
hidden|visible.