Exports the client configuration for a Verified Access instance
Source:R/ec2_operations.R
ec2_export_verified_access_instance_client_configuration.RdExports the client configuration for a Verified Access instance.
See https://www.paws-r-sdk.com/docs/ec2_export_verified_access_instance_client_configuration/ for full documentation.
Usage
ec2_export_verified_access_instance_client_configuration(
VerifiedAccessInstanceId,
DryRun = NULL
)Arguments
- VerifiedAccessInstanceId
[required] The ID of the Verified Access instance.
- DryRun
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is
DryRunOperation. Otherwise, it isUnauthorizedOperation.