Skip to contents

Modifies 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.

Usage

ec2_modify_managed_resource_visibility(DryRun = NULL, DefaultVisibility)

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 is UnauthorizedOperation.

DefaultVisibility

[required] The default visibility setting for managed resources. Valid values: hidden | visible.