**To add tags to a resource share** The following ``tag-resource`` example adds a tag key ``project`` and associated value ``lima`` to the specified resource share. :: aws ram tag-resource \ --tags key=project,value=lima \ --resource-share-arn arn:aws:ram:us-west-2:123456789012:resource-share/7ab63972-b505-7e2a-420d-6f5d3EXAMPLE This command produces no output.