Skip to content

/AWS1/CL_APC=>LISTEXTENSIONASSOCIATIONS()

About ListExtensionAssociations

Lists all AppConfig extension associations in the account. For more information about extensions and associations, see Extending workflows in the AppConfig User Guide.

Method Signature

IMPORTING

Optional arguments:

IV_RESOURCEIDENTIFIER TYPE /AWS1/APCARN /AWS1/APCARN

The ARN of an application, configuration profile, or environment.

IV_EXTENSIONIDENTIFIER TYPE /AWS1/APCIDENTIFIER /AWS1/APCIDENTIFIER

The name, the ID, or the Amazon Resource Name (ARN) of the extension.

IV_EXTENSIONVERSIONNUMBER TYPE /AWS1/APCINTEGER /AWS1/APCINTEGER

The version number for the extension defined in the association.

IV_MAXRESULTS TYPE /AWS1/APCMAXRESULTS /AWS1/APCMAXRESULTS

The maximum number of items to return for this call. The call also returns a token that you can specify in a subsequent call to get the next set of results.

IV_NEXTTOKEN TYPE /AWS1/APCNEXTTOKEN /AWS1/APCNEXTTOKEN

A token to start the list. Use this token to get the next set of results or pass null to get the first set of results.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_APCEXTENSIONASSOCIA01 /AWS1/CL_APCEXTENSIONASSOCIA01