Describes your IAM instance profile associations.
get/#Action=DescribeIamInstanceProfileAssociations
Query parameters
AssociationIdstring[]
The IAM instance profile associations.
<p>The filters.</p> <ul> <li> <p> <code>instance-id</code> - The ID of the instance.</p> </li> <li> <p> <code>state</code> - The state of the association (<code>associating</code> | <code>associated</code> | <code>disassociating</code>).</p> </li> </ul>
MaxResultsinteger
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 <a href="https://docs.aws.amazon.com/AWSEC2/latest/APIReference/Query-Requests.html#api-pagination">Pagination</a>.
NextTokenstring
The token returned from a previous paginated request. Pagination continues from the end of the items returned by the previous request.
Action'DescribeIamInstanceProfileAssociations' required
Version'2016-11-15' required
Response
Success