Skip to content

/AWS1/CL_OUT=>LISTOUTPOSTS()

About ListOutposts

Lists the Outposts for your Amazon Web Services account.

Use filters to return specific results. If you specify multiple filters, the results include only the resources that match all of the specified filters. For a filter where you can specify multiple values, the results include items that match any of the values that you specify for the filter.

Method Signature

IMPORTING

Optional arguments:

IV_NEXTTOKEN TYPE /AWS1/OUTTOKEN /AWS1/OUTTOKEN

NextToken

IV_MAXRESULTS TYPE /AWS1/OUTMAXRESULTS1000 /AWS1/OUTMAXRESULTS1000

MaxResults

IT_LIFECYCLESTATUSFILTER TYPE /AWS1/CL_OUTLCSTATUSLIST_W=>TT_LIFECYCLESTATUSLIST TT_LIFECYCLESTATUSLIST

Filters the results by the lifecycle status.

IT_AVAILABILITYZONEFILTER TYPE /AWS1/CL_OUTAZLIST_W=>TT_AVAILABILITYZONELIST TT_AVAILABILITYZONELIST

Filters the results by Availability Zone (for example, us-east-1a).

IT_AVAILABILITYZONEIDFILTER TYPE /AWS1/CL_OUTAZIDLIST_W=>TT_AVAILABILITYZONEIDLIST TT_AVAILABILITYZONEIDLIST

Filters the results by AZ ID (for example, use1-az1).

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_OUTLISTOUTPOSTSOUTPUT /AWS1/CL_OUTLISTOUTPOSTSOUTPUT