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

## Properties

- `Name` (`string`, required): The name of the profile.
- `Arn` (`string`, optional): The Amazon Resource Name (ARN) of the resolver profile.
- `ClientToken` (`string`, optional): The id of the creator request
- `Id` (`string`, optional): The ID of the profile.
- `ShareStatus` (`"NOT_SHARED" | "SHARED_BY_ME" | "SHARED_WITH_ME"`, optional): The sharing status of the profile.
- `Tags` (`Route53ProfilesProfile_Tag[]`, optional): An array of key-value pairs to apply to this resource.

## Attributes

- `Arn`
- `ClientToken`
- `Id`
- `ShareStatus`
