Describe IAM Instance Profile Associations
GET {{aws_ec2_base_url}}/?AssociationId.N&Filter.N&MaxResults&NextToken&Action=DescribeIamInstanceProfileAssociations
Describes your IAM instance profile associations.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
AssociationId.N | null | The IAM instance profile associations. | |
Filter.N | null | The filters. | |
MaxResults | null | The maximum number of results to return in a single call. To retrieve the remaining results, make another call with the returned NextToken value. | |
NextToken | null | The token to request the next page of results. | |
Action | string |