Removes the resource policy associated with a knowledge base. After deletion, other AWS accounts can no longer access the knowledge base using cross-account permissions.
delete/resourcepolicy/{resourceArn}
Path parameters
resourceArnstring required
The Amazon Resource Name (ARN) of the knowledge base to remove the resource policy from.
Query parameters
expectedRevisionIdstring
The expected revision identifier of the resource policy. Use this to prevent conflicts when multiple users update the same policy concurrently.
Response
Success