Explanation: aws:SecureTransport is one of the predefined keys provided by AWS that can be included within a Condition element of an IAM policy. The key allows to check whether the request was sent using SSL.
Question :In regard to CloudFront, you can specify how long you want the object to remain in the cache before CloudFront gets the object again from the origin server. The minimum expiration time CloudFront supports is _______ for RTMP distributions. 1. 5 seconds 2. 0 second 3. Access Mostly Uused Products by 50000+ Subscribers 4. 3600 seconds
Explanation: The Cache-Control max-age directive lets you specify how long (in seconds) you want the object to remain in the cache before CloudFront gets the object again from the origin server. The minimum expiration time CloudFront supports is 0 seconds for web distributions and 3600 seconds for RTMP distributions.
Question :In regards to IAM, which of the predefined policy condition keys provided by AWS does check the requester's client application?
Explanation: aws:UserAgent is one of the predefined keys provided by AWS that can be included within a Condition element of an IAM policy. The key allows to check the requester's client application.
1. Write a script that moves data stored on an EBS volume to S3 after 6 months. 2. Use Amazon Direct Connect to store the data onsite and back it up to S3. 3. Access Mostly Uused Products by 50000+ Subscribers 4. None of the above