- Amazon Fargate Quick Start Guide
- Deepak Vohra
- 143字
- 2021-08-13 16:07:19
Conventions used
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 the version is 3.0 with the get-host command."
A block of code is set as follows:
{
"Version": "2012-10-17",
"Statement": [
{
"Sid": "",
"Effect": "Allow",
"Principal": {
"Service": "ecs-tasks.amazonaws.com"
},
"Action": "sts:AssumeRole"
}
]
}
Any command-line input or output is written as follows:
Set-ExecutionPolicy RemoteSigned
Bold: Indicates a new term, an important word, or words that you see onscreen. For example, words in menus or dialog boxes appear in the text like this. Here is an example: "The Edit container dialog gets displayed."
Warnings or important notes appear like this.
Tips and tricks appear like this.
推薦閱讀
- Linux Mint System Administrator’s Beginner's Guide
- 基于LPC3250的嵌入式Linux系統(tǒng)開發(fā)
- 條碼技術及應用
- 中國戰(zhàn)略性新興產業(yè)研究與發(fā)展·工業(yè)機器人
- 網絡安全與防護
- Lightning Fast Animation in Element 3D
- 激光選區(qū)熔化3D打印技術
- Word 2007,Excel 2007辦公應用融會貫通
- Visual C++項目開發(fā)案例精粹
- Excel 2010函數與公式速查手冊
- Hands-On Dashboard Development with QlikView
- 和機器人一起進化
- 數據要素:全球經濟社會發(fā)展的新動力
- 基于人工免疫原理的檢測系統(tǒng)模型及其應用
- Learning Cassandra for Administrators