Skip to content

/AWS1/CL_EC2=>DESCRIAMINSTPFLASSOCIATIONS()

About DescribeIamInstanceProfileAssociations

Describes your IAM instance profile associations.

Method Signature

IMPORTING

Optional arguments:

IT_ASSOCIATIONIDS TYPE /AWS1/CL_EC2ASSOCIATIONIDLST_W=>TT_ASSOCIATIONIDLIST TT_ASSOCIATIONIDLIST

The IAM instance profile associations.

IT_FILTERS TYPE /AWS1/CL_EC2FILTER=>TT_FILTERLIST TT_FILTERLIST

The filters.

  • instance-id - The ID of the instance.

  • state - The state of the association (associating | associated | disassociating).

IV_MAXRESULTS TYPE /AWS1/EC2DSCIAMINSTPFLASSOCI00 /AWS1/EC2DSCIAMINSTPFLASSOCI00

The maximum number of items to return for this request. To get the next page of items, make another request with the token returned in the output. For more information, see Pagination.

IV_NEXTTOKEN TYPE /AWS1/EC2NEXTTOKEN /AWS1/EC2NEXTTOKEN

The token returned from a previous paginated request. Pagination continues from the end of the items returned by the previous request.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_EC2DSCIAMINSTPFLASS01 /AWS1/CL_EC2DSCIAMINSTPFLASS01