UNPKG

avp-cli

Version:

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

20 lines (19 loc) 425 B
{ "policyStoreId": "your-policy-store-id", "accessToken": "ACCESS_TOKEN_HERE", "action": { "actionType": "BankingTransactionSystem::Action", "actionId": "Approve" }, "resource": { "entityType": "BankingTransactionSystem::TransactionRecord", "entityId": "*" }, "entities": { "entityList": [] }, "context": { "contextMap": { } } }