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