课程: Creating a Serverless Application Using React in AWS
今天就学习课程吧!
今天就开通帐号,24,700 门业界名师课程任您挑!
Configure the AWS CLI - Amazon Web Services (AWS)教程
课程: Creating a Serverless Application Using React in AWS
Configure the AWS CLI
- [Instructor] Now that you have the CLI and you have an IAM user, you're ready to actually set up your command line. So, whereas before you could do AWS version and you got back something sensible, we now want to do AWS configure. And this is going to walk you through setting up the user and the region to which you want to connect. And you can set up lots of different profiles and there's a ton of information related to the AWS CLI, but for now, we're going to keep it pretty simple. And this is where downloading that CSV comes into play. So you can see it's asking for my access key ID. I'm going to grab that from the downloaded file. And that's this long alphanumeric string, and that's probably blurred out on your screen, but you should be able to put in yours. And I'm going to accept that. And then it needs the secret key, which is the long chunk of code that looks like a really, really enormous password. And we're…
随堂练习,边学边练
下载课堂讲义。学练结合,紧跟进度,轻松巩固知识。
内容
-
-
-
-
-
Download and install the AWS Command Line Interface2 分钟 31 秒
-
(已锁定)
Set up an AWS IAM user2 分钟 37 秒
-
(已锁定)
Configure the AWS CLI1 分钟 54 秒
-
(已锁定)
Install the AWS SDK1 分钟 26 秒
-
(已锁定)
Create a DynamoDB table5 分钟 49 秒
-
(已锁定)
Challenge: Add DynamoDB tables for other components2 分钟 58 秒
-
(已锁定)
Solution: Add DynamoDB tables for other components5 分钟 3 秒
-
(已锁定)
Load data into DynamoDB using the AWS console1 分钟 28 秒
-
(已锁定)
Load single-value data into DynamoDB programmatically3 分钟 52 秒
-
(已锁定)
Load multi-value data into DynamoDB programmatically4 分钟 13 秒
-
-
-
-