A user has suspended the Auto Scaling process. The user updates the desired capacity of the Auto Scaling group. Which of the below mentioned statements is true with respect to this condition?
1. The desired capacity will not get updated as scaling is frozen 2. The desired capacity will get updated, but the scaling activity will not happen 3. Access Mostly Uused Products by 50000+ Subscribers 4. The scaling activity will happen as this is manual scaling
Explanation: The user may want to stop the automated scaling processes on the Auto Scaling groups either to perform manual operations or during emergency situations. To perform this, the user can suspend one or more scaling processes at any time. When the process is suspended and the user changes the desired capacity, the changes will take effect, but Auto Scaling will not be executed. Thus, the scaling activity will not happen even though there is a difference between the desired capacity and the current capacity.
Explanation: CloudWatch stores the alarm history of the last 14 days. The user can view it using the DescribeAlarmHistory API or CLI.
Question : If you want to delegate API access to a third party, after you create the IAM role, you must share the role's ________ with the third party.
Explanation: To allow API access to your AWS resources to third-party entities, you need to create an IAM role with the appropriated permissions and designate the third-party as a trusted entity that can assume the role. Later, the ARN associated with the role will need to be shared with the trusted party, so it can assume the role and start making requests.
1. Right click on the volume and select . 2. Create a snapshot of the volume and then create a volume based off the snapshot in the new availability zone. 3. Access Mostly Uused Products by 50000+ Subscribers 4. None of the above