---
title: "DELETE /profileresourceassociation/profileid/{ProfileId}/resourcearn/{ResourceArn}"
method: DELETE
path: "/profileresourceassociation/profileid/{ProfileId}/resourcearn/{ResourceArn}"
---

# DELETE /profileresourceassociation/profileid/{ProfileId}/resourcearn/{ResourceArn}

`DELETE /profileresourceassociation/profileid/{ProfileId}/resourcearn/{ResourceArn}`

Dissoaciated a specified resource, from the Route 53 Profile.

## Path parameters

- `ProfileId` string, required
- `ResourceArn` string, required

## Response `200`

Success

- DisassociateResourceFromProfileResponse
  - `ProfileResourceAssociation` object — Information about the <code>DisassociateResourceFromProfile</code> request, including the status of the 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` — LimitExceededException
- `482` — InternalServiceErrorException
- `483` — InvalidParameterException
- `484` — ThrottlingException
- `485` — ValidationException
- `486` — AccessDeniedException
- `487` — ConflictException

---

[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)
