AWS - Amazon Web Service。AWS是通过web service的方式提供服务的:用户使用浏览器,发送Http请求到AWS。

http://docs.aws.amazon.com/general/latest/gr/acct-identifiers.html

Every AWS account has 2 ID:

1, An AWS account ID -12-digit number

2, A canonical user ID - seems it only be useful in an Amazon S3 bucket policy for cross-account access.

Security Credentials:

1, root account user

Also can login in using federated user

ConduitAccessClientRole-DO-NOT-DELETE/my login

2, IAM users

3, Access key for programmatic use such as REST or Query APIs or in AWS Command Line Interface (AWS CLI).

4, AWS Multi-Factor Authentication (AWS MFA) provides an extra level of security that you can apply to your AWS account. With AWS MFA enabled, when you sign in to an AWS website, you are prompted for your user name and password, and an authentication code from an MFA device.

5, Key pairs for EC2 when using SSH.

AWS Account相关推荐

  1. 如何简单实用AWS的 AWS Educate Starter Account 账号玩转aws云

    亚马逊云科技-全球领先的大数据和云计算服务以及云解决方案提供商亚马逊云科技--亚马逊公司旗下云计算服务平台,为全球客户提供整套基础设施和云解决方案.以弹性云服务器.云存储.数据库.机器学习为主的安全. ...

  2. aws fargate_我如何在AWS Fargate上部署#100DaysOfCloud Twitter Bot

    aws fargate After passing my last certification, I asked myself how much time I spent studying cloud ...

  3. aws s3 静态网站_如何将静态网站或JAMstack应用托管并部署到AWS S3和CloudFront

    aws s3 静态网站 S3 and CloudFront are AWS cloud services that make serving static assets powerful and ch ...

  4. aws 认证_引入#AWSCertified挑战:您的第一个AWS认证之路

    aws 认证 You may already know that Amazon Web Services (AWS) is the largest, oldest, and most popular ...

  5. aws lambda使用_使用AWS Lambda安排Slack消息

    aws lambda使用 Migrating to serverless brings a lot of questions. How do you do some of the non-server ...

  6. k8s aws 部署_如何在短短30分钟内使用CircleCI设置到AWS S3的持续部署

    k8s aws 部署 by Adam Watt 通过亚当·瓦特 如何在短短30分钟内使用CircleCI设置到AWS S3的持续部署 (How to setup Continuous Deployme ...

  7. aws rds同步_将数据从Python同步到AWS RDS

    aws rds同步 什么是Amazon Web Services? (What is Amazon Web Services?) Amazon Web Services is the cloud pl ...

  8. aws ecr_在ECR上推送Spring Boot Docker映像

    aws ecr 在先前的博客中,我们将Spring Boot应用程序与EC2集成在一起. 它是您可以在Amazon Web Services上进行的最原始的部署形式之一. 在本教程中,我们将使用我们的 ...

  9. aws spark_使用Spark构建AWS数据湖时的一些问题以及如何处理这些问题

    aws spark 技术提示 (TECHNICAL TIPS) 介绍 (Introduction) At first, it seemed to be quite easy to write down ...

  10. 配置 aws cli_AWS CLI教程–如何安装,配置和使用AWS CLI了解您的资源环境

    配置 aws cli How to get exactly the account and environment information you need to manage your AWS ac ...

最新文章

  1. iOS App上架流程
  2. ORA-25155: NATURAL 联接中使用的列不能有限定词
  3. python 画折线图怎么控制x轴间隔_如何在折线图的分类轴(xaxis)上指定标签之间的间隔?...
  4. 国产光刻设备第一股:从官司缠身到国产希望?
  5. linux 分区克隆软件 partclone 简介
  6. 优秀设计师必备:视觉传达设计与视觉思维
  7. win8下面卸载MYSQL数据库
  8. 梦中女孩,不知还能不能再见你一面
  9. hbase 使用lzo_带你快速上手HBase | HBase列族优化
  10. 网络安全工程师毕业答辩杂记
  11. H3C基础配置命令(一)
  12. 深度卷积神经网络(CNN)特征层的可视化
  13. 计算机技术复试新浪微博,四川大学计算机学院复试经验交流
  14. 电脑硬件升级完全解决方案
  15. 微信小游戏云开发 | 72小时极限编程体验
  16. 奥利给,redis项目中初体验
  17. c++Tomorrow never knows?
  18. ospf协议说明之top思路图
  19. 推荐几个海外优秀的新闻网站[中文]
  20. Windows安装 Telnet 服务器

热门文章

  1. ECS 7天实践训练营-day1
  2. [Irving]WPF Invalid character in the given encoding. Line xx, position xx.' XML is not valid.
  3. 性能测试监控TP50、TP99、TP999含义
  4. 从阿里、华为、海尔的崛起看:财务生产力可以有多强
  5. Android系统应用开发
  6. FireFox浏览器的about:config参数大全及其具体用途介绍
  7. 苹果 python蚂蚁森林自动收能量_蚂蚁森林自动收能量的最新脚本
  8. 用大白话聊聊JavaSE -- 如何理解Java Bean
  9. 牛客刷题系列(C++)——详解MGJ8 链表合并(目前内存开销最小)
  10. 剑指offer 面试题46 python版+解析:把数字翻译成字符串