List of Listings

 

Chapter 11. Security: protecting data in your NoSQL systems

Listing 11.1. Adding a digital signature to a document

Listing 11.2. XQuery code for creating a string to sign using your AWS credentials

Listing 11.3. XQuery for signing a string with AWS secret key and hmac()

Listing 11.4. XQuery for REST HTTP GET with the AWS security credentials