ExamQuestions.com

Register
Login
AWS Certified Security Specialty Exam Questions

Amazon

AWS Certified Security Specialty

282 / 310

Question 282:

You’re developing an application that is going to make use of Kinesis Data Streams. The data streams are going to be processed by Lambda functions. Which of the following steps are required to ensure that the Lambda functions have suitable permissions to manage resources related to your Kinesis data streams? (Select TWO.)

Answer options:

A.Create a service role of the type AWS Kinesis.
B.Create a Lambda execution role for the Lambda functions.
C.Use the AWSLambdaExecutionRole.
D.Attach the AWSLambdaKinesisExecutionRole policy to the Lambda execution role.