/AWS1/CL_EC2=>GETVERIFIEDACCENDPTTARGETS()
¶
About GetVerifiedAccessEndpointTargets¶
Gets the targets for the specified network CIDR endpoint for Verified Access.
Method Signature¶
IMPORTING¶
Required arguments:¶
IV_VERIFIEDACCESSENDPOINTID
TYPE /AWS1/EC2VERIFIEDACCESSENDPTID
/AWS1/EC2VERIFIEDACCESSENDPTID
¶
The ID of the network CIDR endpoint.
Optional arguments:¶
IV_MAXRESULTS
TYPE /AWS1/EC2GETVERIFIEDACCENDPT00
/AWS1/EC2GETVERIFIEDACCENDPT00
¶
The maximum number of results to return with a single call. To retrieve the remaining results, make another call with the returned
nextToken
value.
IV_NEXTTOKEN
TYPE /AWS1/EC2NEXTTOKEN
/AWS1/EC2NEXTTOKEN
¶
The token for the next page of results.
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 isUnauthorizedOperation
.