True or False: When using IAM to control access to your RDS resources, the key names that can be used are
case sensitive. For example, aws:CurrentTime is NOT equivalent to AWS:currenttime.
A.
TRUE
B.
FALSE
http://docs.aws.amazon.com/directconnect/latest/UserGuide/using_iam.html
Correct is B, as Explanation clarifies.
A
B is correct.
A is correct. The above link is in reference to Direct Connect. We are talking about IAM here. Refer to this link;
http://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/UsingWithRDS.IAM.Conditions.html
good catch
Nice one, thanks
There are two ways to specify conditions in an IAM policy for Amazon RDS:
Using Condition Keys
Using Custom Tags
Note
Custom tag identifiers are case-sensitive.
Note
Condition keys are case sensitive.