Skip to content

/AWS1/CL_EC2=>CREATEVERIFIEDACCESSGROUP()

About CreateVerifiedAccessGroup

An Amazon Web Services Verified Access group is a collection of Amazon Web Services Verified Access endpoints who's associated applications have similar security requirements. Each instance within a Verified Access group shares an Verified Access policy. For example, you can group all Verified Access instances associated with "sales" applications together and use one common Verified Access policy.

Method Signature

IMPORTING

Required arguments:

IV_VERIFIEDACCESSINSTANCEID TYPE /AWS1/EC2VERIFIEDACCESSINSTID /AWS1/EC2VERIFIEDACCESSINSTID

The ID of the Verified Access instance.

Optional arguments:

IV_DESCRIPTION TYPE /AWS1/EC2STRING /AWS1/EC2STRING

A description for the Verified Access group.

IV_POLICYDOCUMENT TYPE /AWS1/EC2STRING /AWS1/EC2STRING

The Verified Access policy document.

IT_TAGSPECIFICATIONS TYPE /AWS1/CL_EC2TAGSPECIFICATION=>TT_TAGSPECIFICATIONLIST TT_TAGSPECIFICATIONLIST

The tags to assign to the Verified Access group.

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.

IO_SSESPECIFICATION TYPE REF TO /AWS1/CL_EC2VERIFIEDACCSSESP01 /AWS1/CL_EC2VERIFIEDACCSSESP01

The options for server side encryption.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_EC2CREVERIFIEDACCGRRS /AWS1/CL_EC2CREVERIFIEDACCGRRS