Question 226:
As a DevOps engineer, you are working on getting configured a cross-account log data sharing to a different Region. Which statements are true in this scenario? (Select TWO.)
Answer options:
A.Use subscriptions to deliver the feed to the Amazon Kinesis stream. Make sure to specify the Region when creating a destination data stream. B.You do not have to provide a role-arn for this Amazon Kinesis stream because it is already provided by the destination owner while creating a destination stream. C.The role-arn is not needed for AWS Lambda destinations because AWS CloudWatch Logs can get them from access control settings on the function itself. D.If AWS Lambda returns a throttling exception, CloudWatch Logs will retry delivery for up to 24 hours. E.Use subscriptions to deliver the feed to AWS Lambda. Make sure to specify the Region when creating a destination data stream. F.You do not have to provide a role-arn for Lambda destinations because AWS CloudWatch Logs can get them from access control settings on the Lambda function itself.