/AWS1/CL_EC2=>GETNETWORKINSIGHTSACCSCOPE00()
¶
About GetNetworkInsightsAccessScopeAnalysisFindings¶
Gets the findings for the specified Network Access Scope analysis.
Method Signature¶
IMPORTING¶
Required arguments:¶
IV_NETWORKINSIGHTSACCSCOPE00
TYPE /AWS1/EC2NETWORKINSIGHTSACCS01
/AWS1/EC2NETWORKINSIGHTSACCS01
¶
The ID of the Network Access Scope analysis.
Optional arguments:¶
IV_MAXRESULTS
TYPE /AWS1/EC2GETNETWORKINSIGHTSA00
/AWS1/EC2GETNETWORKINSIGHTSA00
¶
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
.