ec2_export_verified_access_instance_client_configuration: Exports the client configuration for a Verified Access...

View source: R/ec2_operations.R

ec2_export_verified_access_instance_client_configurationR Documentation

Exports the client configuration for a Verified Access instance

Description

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


paws.compute documentation built on April 4, 2025, 5:47 a.m.