---
title: "GET /profileresourceassociation/{ProfileResourceAssociationId}"
method: GET
path: "/profileresourceassociation/{ProfileResourceAssociationId}"
---

# GET /profileresourceassociation/{ProfileResourceAssociationId}

`GET /profileresourceassociation/{ProfileResourceAssociationId}`

Returns information about a specified Route 53 Profile resource association.

## Path parameters

- `ProfileResourceAssociationId` string, required

## Response `200`

Success

- GetProfileResourceAssociationResponse
  - `ProfileResourceAssociation` object — Information about the Profile resource association that you specified in a <code>GetProfileResourceAssociation</code> request.
    - `CreationTime` string, date-time — The date and time that the Profile resource association was created, in Unix time format and Coordinated Universal Time (UTC).
    - `Id` string — ID of the Profile resource association.
    - `ModificationTime` string, date-time — The date and time that the Profile resource association was modified, in Unix time format and Coordinated Universal Time (UTC).
    - `Name` string — Name of the Profile resource association.
    - `OwnerId` string — Amazon Web Services account ID of the Profile resource association owner.
    - `ProfileId` string — Profile ID of the Profile that the resources are associated with.
    - `ResourceArn` string — The Amazon Resource Name (ARN) of the resource association.
    - `ResourceProperties` string — If the DNS resource is a DNS Firewall rule group, this indicates the priority.
    - `ResourceType` string — Resource type, such as a private hosted zone, or DNS Firewall rule group.
    - `Status` 'COMPLETE' | 'DELETING' | 'UPDATING' | 'CREATING' | 'DELETED' | 'FAILED' — Status of the Profile resource association.
    - `StatusMessage` string — Additional information about the Profile resource association.

## Other responses

- `480` — ResourceNotFoundException
- `481` — InvalidParameterException
- `482` — ThrottlingException
- `483` — ValidationException
- `484` — AccessDeniedException

---

[API](https://skmtc.net/aws/apis/route53profiles.md) · [All operations](https://skmtc.net/aws/apis/route53profiles/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/aws/route53profiles/versions/33f7afbcbb9d/schema)
