---
type: resource-type
title: RolesAnywhereProfile
description: aws resource type AWS::RolesAnywhere::Profile
name: RolesAnywhereProfile
lexicon: aws
resource_type: AWS::RolesAnywhere::Profile
---
`AWS::RolesAnywhere::Profile`, a resource type of the aws lexicon.

## Properties

- `Name` (`string`, required)
- `RoleArns` (`string[]`, required)
- `AcceptRoleSessionName` (`boolean`, optional)
- `AttributeMappings` (`RolesAnywhereProfile_AttributeMapping[]`, optional)
- `DurationSeconds` (`number`, optional)
- `Enabled` (`boolean`, optional)
- `ManagedPolicyArns` (`string[]`, optional)
- `ProfileArn` (`string`, optional)
- `ProfileId` (`string`, optional)
- `RequireInstanceProperties` (`boolean`, optional)
- `SessionPolicy` (`string`, optional)
- `Tags` (`RolesAnywhereProfile_Tag[]`, optional)

## Attributes

- `ProfileArn`
- `ProfileId`
