waitUntilInstanceProfileExists
suspend fun IamClient.waitUntilInstanceProfileExists(request: GetInstanceProfileRequest, retryStrategy: RetryStrategy? = null): Outcome<GetInstanceProfileResponse>
suspend fun IamClient.waitUntilInstanceProfileExists(block: GetInstanceProfileRequest.Builder.() -> Unit): Outcome<GetInstanceProfileResponse>