UNPKG

avp-cli

Version:

Small CLI to help interacts with the Amazon Verified Permissions (AVP) service.

22 lines (21 loc) 438 B
{ "policyStoreId": "your-policy-store-id", "principal": { "entityType": "Principal::Type", "entityId": "entity_id" }, "action": { "actionType": "Action::Type", "actionId": "action_id" }, "resource": { "entityType": "Resource::Type", "entityId": "resource_id" }, "entities": { "entityList": [] }, "context": { "contextMap": {} } }