官术网_书友最值得收藏!

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: "Mount the downloaded WebStorm-10*.dmg disk image file as another disk in your system."

A block of code is set as follows:

public class KMSClient{
private String keyId = "arn:aws:kms:us-west-2:450394462648:key/1cd0e2d5-61e1-4a71-a6b2-b9db825c9fce";
private AWSCredentials credentials;
private AWSKMSClient kms;

public KMSClient(){
credentials = new BasicAWSCredentials(accessKey, secretKey);

kms = new AWSKMSClient(credentials);
kms.setEndpoint("kms.us-west-2.amazonaws.com");
}

Any command-line input or output is written as follows:

mkdir a1electronics

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: "From the EC2 navigation pane, click on Instances to view all your EC2 instances."

Warnings or important notes appear like this.
Tips and tricks appear like this.
主站蜘蛛池模板: 湟中县| 建宁县| 江源县| 湖口县| 陵川县| 潮安县| 长丰县| 贺兰县| 洱源县| 峡江县| 神木县| 大余县| 佛学| 南岸区| 清苑县| 龙川县| 西乌珠穆沁旗| 夏津县| 太湖县| 巧家县| 新泰市| 广平县| 崇义县| 怀远县| 枞阳县| 谷城县| 巴中市| 阿克陶县| 保亭| 南漳县| 陆良县| 大厂| 蕉岭县| 韶关市| 兰州市| 桃园市| 永兴县| 西和县| 平陆县| 民县| 新邵县|