Package com.amazonaws.auth.policy.conditions
package com.amazonaws.auth.policy.conditions
Collection of AWS access control policy conditions. The primary access policy
conditions are:
In addition to the primary condition types, service specific functionality is also provided.
-
ClassDescriptionAWS access control policy condition that allows an access control statement to be conditionally applied based on the comparison of an Amazon Resource Name (ARN).Enumeration of the supported ways an ARN comparison can be evaluated.AWS access control policy condition that allows an access control statement to be conditionally applied based on a comparison of boolean values.Factory for creating common AWS access control policy conditions.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.Enumeration of the supported ways a date comparison can be evaluated.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.Enumeration of the supported ways an IP address comparison can be evaluated.AWS access control policy condition that allows an access control statement to be conditionally applied based on a numeric comparison.Enumeration of the supported ways a numeric comparison can be evaluatedFactory for creating access control policy conditions specific to Amazon S3.Factory for creating access control policy conditions specific to Amazon Simple Notification Service.String conditions let you constrain AWS access control policy statements using string matching rules.Enumeration of the supported ways a string comparison can be evaluated.