client-json? ( json -- ? )


Vocabulary
aws

Inputs
jsonan object


Outputs
?an object


Definition


: client-json? ( json -- ? )
{
[ "clientId" of ]
[ "clientSecret" of ]
[ "expiresAt" of ]
} 1&& ;