/AWS1/IF_IAM_WAITER¶
/AWS1/IF_IAM_WAITER represents the Waiter client for AWS Identity and Access Management, representing each waiter as a method call.
List of waiter methods implemented in /AWS1/IF_IAM_WAITER
| Waiter Method | Service Operation | Waiter Description |
|---|---|---|
| INSTANCEPROFILEEXISTS | GETINSTANCEPROFILE() |
Polls GetInstanceProfile API to wait until InstanceProfileExists |
| POLICYEXISTS | GETPOLICY() |
Polls GetPolicy API to wait until PolicyExists |
| ROLEEXISTS | GETROLE() |
Polls GetRole API to wait until RoleExists |
| USEREXISTS | GETUSER() |
Polls GetUser API to wait until UserExists |