updateProfile
inline suspend fun RolesAnywhereClient.updateProfile(crossinline block: UpdateProfileRequest.Builder.() -> Unit): UpdateProfileResponse
Updates a profile, a list of the roles that IAM Roles Anywhere service is trusted to assume. You use profiles to intersect permissions with IAM managed policies.
**Required permissions: **rolesanywhere:UpdateProfile
.