AWS认证解决方案架构助理 - AWS CLI笔记

AWS Command Line Interface
Control multiple AWS services from the command line and automate them through scripts.

The CLI lets you interact with AWS from anywhere by simply using a command line.

You can from the CLI perform action such as:

  • List buckets, upload data S3
  • Launch, stop, start and terminate EC2 instances
  • Update security groups, create subnets
  • etc

Import AWS CLI flags to know:
Easily switch between AWS accounts using –profile
Change the –output between json, table and text.

SDK

A Software Development Kit is a set of tools and libraries that you can use to create applications for a specific software package.

The AWS SDK is a set of API libraries that let you integrate AWS services into your applications. The SDK is available for the following languages:

  1. C++
  2. Go
  3. Java
  4. Javascript
  5. .NET
  6. NodeJs
  7. PHP
  8. Python
  9. Ruby

Access Key and Secret

When you enable Programmatic Access for AWS users, you will have the ability to create Access Key ID and Secret Access Key. These are collectively known as AWS Credentials.

You will want to stored your credentials in your user’s home e.g. ~/.aws/credentials

The credentials files allow you to manage multiple credentials(called profiles.)

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值