Skip to content

/AWS1/CL_EC2=>GETMANAGEDPREFIXLSTASSOCIA00()

About GetManagedPrefixListAssociations

Gets information about the resources that are associated with the specified managed prefix list.

Method Signature

IMPORTING

Required arguments:

IV_PREFIXLISTID TYPE /AWS1/EC2PREFIXLISTRESOURCEID /AWS1/EC2PREFIXLISTRESOURCEID

The ID of the prefix list.

Optional arguments:

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_MAXRESULTS TYPE /AWS1/EC2GETMANAGEDPREFIXLST00 /AWS1/EC2GETMANAGEDPREFIXLST00

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.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_EC2GETMANAGEDPREFIX01 /AWS1/CL_EC2GETMANAGEDPREFIX01