February 2020
Intermediate to advanced
440 pages
13h 51m
English
There are a number of text conventions used throughout this book.
CodeInText: Indicates code words in text, database table names, folder names, filenames, file extensions, pathnames, dummy URLs, user input, and Twitter handles. Here is an example: "Verify that our testuser user can now list the files in the S3 bucket."
A block of code is set as follows:
"Condition": { "StringEquals": { "s3:x-amz-acl": [ "public-read" ] }}
When we wish to draw your attention to a particular part of a code block, the relevant lines or items are set in bold:
"Condition": { "StringEquals": { "s3:x-amz-acl": [ "public-read" ] }}
Any command-line input or output is written as follows:
aws iam attach-group-policy \--group-name testusergroup ...
Read now
Unlock full access