Skip to content

/AWS1/CL_EC2=>CREATEVERIFIEDACCESSINSTANCE()

About CreateVerifiedAccessInstance

An Amazon Web Services Verified Access instance is a regional entity that evaluates application requests and grants access only when your security requirements are met.

Method Signature

IMPORTING

Optional arguments:

IV_DESCRIPTION TYPE /AWS1/EC2STRING /AWS1/EC2STRING

A description for the Verified Access instance.

IT_TAGSPECIFICATIONS TYPE /AWS1/CL_EC2TAGSPECIFICATION=>TT_TAGSPECIFICATIONLIST TT_TAGSPECIFICATIONLIST

The tags to assign to the Verified Access instance.

IV_CLIENTTOKEN TYPE /AWS1/EC2STRING /AWS1/EC2STRING

A unique, case-sensitive token that you provide to ensure idempotency of your modification request. For more information, see Ensuring idempotency.

IV_DRYRUN TYPE /AWS1/EC2BOOLEAN /AWS1/EC2BOOLEAN

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.

IV_FIPSENABLED TYPE /AWS1/EC2BOOLEAN /AWS1/EC2BOOLEAN

Enable or disable support for Federal Information Processing Standards (FIPS) on the instance.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_EC2CREVERIFIEDACCIN01 /AWS1/CL_EC2CREVERIFIEDACCIN01