waitUntilInstanceProfileExists
suspend fun IamClient.waitUntilInstanceProfileExists(request: GetInstanceProfileRequest): Outcome<GetInstanceProfileResponse>
suspend fun IamClient.waitUntilInstanceProfileExists(block: GetInstanceProfileRequest.Builder.() -> Unit): Outcome<GetInstanceProfileResponse>