---
title: "POST /promoteresourcesharecreatedfrompolicy#resourceShareArn"
method: POST
path: "/promoteresourcesharecreatedfrompolicy#resourceShareArn"
---

# POST /promoteresourcesharecreatedfrompolicy#resourceShareArn

`POST /promoteresourcesharecreatedfrompolicy#resourceShareArn`

When you attach a resource-based policy to a resource, RAM automatically creates a resource share of `featureSet`\=`CREATED_FROM_POLICY` with a managed permission that has the same IAM permissions as the original resource-based policy. However, this type of managed permission is visible to only the resource share owner, and the associated resource share can't be modified by using RAM.

This operation promotes the resource share to a `STANDARD` resource share that is fully manageable in RAM. When you promote a resource share, you can then manage the resource share in RAM and it becomes visible to all of the principals you shared it with.

Before you perform this operation, you should first run PromotePermissionCreatedFromPolicyto ensure that you have an appropriate customer managed permission that can be associated with this resource share after its is promoted. If this operation can't find a managed permission that exactly matches the existing `CREATED_FROM_POLICY` permission, then this operation fails.

## Query parameters

- `resourceShareArn` string, required

## Response `200`

Success

- PromoteResourceShareCreatedFromPolicyResponse
  - `returnValue` boolean — A return value of <code>true</code> indicates that the request succeeded. A value of <code>false</code> indicates that the request failed.

## Other responses

- `480` — MalformedArnException
- `481` — ResourceShareLimitExceededException
- `482` — OperationNotPermittedException
- `483` — InvalidParameterException
- `484` — MissingRequiredParameterException
- `485` — ServerInternalException
- `486` — ServiceUnavailableException
- `487` — UnknownResourceException
- `488` — InvalidStateTransitionException
- `489` — UnmatchedPolicyPermissionException

---

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