Topic 1 Question 482
A developer needs to write an AWS CloudFormation template on a local machine and deploy a CloudFormation stack to AWS.
What must the developer do to complete these tasks?
Install the AWS CLI. Configure the AWS CLI by using an IAM user name and password.
Install the AWS CLI. Configure the AWS CLI by using an SSH key.
Install the AWS CLI, Configure the AWS CLI by using an IAM user access key and secret key.
Install an AWS software development kit (SDK). Configure the SDK by using an X.509 certificate.
ユーザの投票
コメント(1)
- 正解だと思う選択肢: C
Para desplegar una plantilla de CloudFormation desde una máquina local, debes tener instalada la AWS CLI y configurarla con las credenciales de un usuario IAM
👍 1italiancloud20252025/02/17
シャッフルモード