AWS SDK for .NET Documentation
DryRun Method (request)
AmazonAmazon.EC2AmazonEC2ClientDryRun(EC2Request) Did this page help you?   Yes   No    Tell us about it...
Checks whether you have the required permissions for the action, without actually making the request.
Declaration Syntax
C#
public DryRunResponse DryRun(
	EC2Request request
)
Parameters
request (EC2Request)
Request to do a dry run of.
Return Value
Result of the dry run.

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)