| ArnCondition |
AWS access control policy condition that allows an access control statement
to be conditionally applied based on the comparison of an Amazon Resource
Name (ARN).
|
| ConditionFactory |
Factory for creating common AWS access control policy conditions.
|
| DateCondition |
AWS access control policy condition that allows an access control statement
to be conditionally applied based on the comparison of the current time at
which a request is received, and a specific date.
|
| IpAddressCondition |
AWS access control policy condition that allows an access control statement
to be conditionally applied based on the comparison of the the incoming
source IP address at the time of a request against a CIDR IP range.
|
| StringCondition |
String conditions let you constrain AWS access control policy statements
using string matching rules.
|