Copy from https://github.com/xcir/libvmod-awsrest
import awsrestv2;
- Purpose for the changes
- Validate the client requests for the cached objects with standard AWS APIs
- Changing url for some requirements at proxy level, using v4_validate with previous token, and re-issue with v4_generic
- Prototype
v4_validate( STRING access_key, // [your access key] STRING secret_key, // [your secret key] )
- Return value
- Bool