ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 38 - PAS-C01 discussion

Report
Export

A company has deployed SAP workloads on AWS The AWS Data Provider for SAP is installed on the Amazon EC2 instance where the SAP application is running An SAP solutions architect has attached an IAM role to the EC2 instance with the following policy.

The AWS Data Provider for SAP is not returning any metrics to the SAP application. Which change should the SAP solutions architect make to the 1AM permissions to resolve this issued.

A.
Add the cloudwatch ListMetrics action to the policy statement with Sid AWSDataProvider1.
Answers
A.
Add the cloudwatch ListMetrics action to the policy statement with Sid AWSDataProvider1.
B.
Add the cloudwatch GetMetricStatrstics action to the policy statement with Sid AWSDataProvider1
Answers
B.
Add the cloudwatch GetMetricStatrstics action to the policy statement with Sid AWSDataProvider1
C.
Add the cloudwatch GetMetricStream action (o the policy statement with Sid AWSDataProvider
Answers
C.
Add the cloudwatch GetMetricStream action (o the policy statement with Sid AWSDataProvider
D.
Add the cloudwatch DescribeAlarmsForMetric action to the policy statement with Sid AWSDataProvider
Answers
D.
Add the cloudwatch DescribeAlarmsForMetric action to the policy statement with Sid AWSDataProvider
Suggested answer: B

Explanation:

The AWS Data Provider for SAP requires the ability to access metrics data in order to return metrics to the SAP application. The IAM policy statement with Sid "AWSDataProvider1" currently does not have the necessary permissions to access metrics data. The SAP solutions architect should add the cloudwatch:GetMetricStatistics action to the policy statement with Sid "AWSDataProvider1" to grant the necessary permissions for the Data Provider to access metrics data.The other actions such as "EC2:DescribeInstances" and "EC2:DescribeVolumes" are not related to CloudWatch metrics and only provide the ability to describe EC2 instances and volumes. Actions such as "s3:GetObject" are not related to CloudWatch metrics, it's used to get an object from an S3 bucket. Actions such as "cloudwatch:ListMetrics" and "cloudwatch:DescribeAlarmsForMetric" would not be necessary for the AWS Data Provider for SAP to return metrics to the SAP application and it's not related to the problem described.https://docs.aws.amazon.com/sap/latest/general/data-provider-troubleshooting.html


asked 16/09/2024
Yassin Benjajji
37 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first