Back to Amazon IAM Integrations
Handler · Version 1

AWS IAM List Instance Profiles Amazon IAM

Download GitHub

About

This handler uses the AWS REST API to list the instance profiles that have the specified path prefix. If there are none, the action returns an empty list. For more information see the AWS Amazon Virtual Private Cloud User Guide online.

Parameters
Name Description Sample
Path Prefix The path prefix for filtering the results. For example, the prefix /application_abc/component_xyz/ gets all instance profiles whose path starts with /application_abc/component_xyz/. Use a slash (/) to list all instances. /application_abc/component_xyz/
Results
Name Description
Instance Profiles XML This handler returns a list of instance profiles from your specified path prefix.
Changelog

AWS IAM List Instance Profiles V1 (2017-08-28)

  • Initial version. See README for details.
Download GitHub

On This Page

Looking for a workflow engine? Learn more about the Kinetic Data Enterprise Workflow Platform. Check it out
Return to Top