Lists the tags that are attached to the specified IAM instance profile. The returned list of tags is sorted by tag key.
For more information about tagging, see Tagging IAM resources in the
IAM User Guide.
Example
Use a bare-bones client and the command you need to make an API call.
Lists the tags that are attached to the specified IAM instance profile. The returned list of tags is sorted by tag key. For more information about tagging, see Tagging IAM resources in the IAM User Guide.
Example
Use a bare-bones client and the command you need to make an API call.
Param
ListInstanceProfileTagsCommandInput
Returns
ListInstanceProfileTagsCommandOutput
See
input
shape.response
shape.config
shape.Throws
NoSuchEntityException (client fault)
The request was rejected because it referenced a resource entity that does not exist. The error message describes the resource.
Throws
ServiceFailureException (server fault)
The request processing has failed because of an unknown error, exception or failure.
Throws
IAMServiceException
Base exception class for all service exceptions from IAM service.