Gets and Sets the conditions associated with this policy statement. Conditions
allow policy statements to be conditionally evaluated based on the many
available condition types.
Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)For example, a statement that allows access to an Amazon SQS queue could use a condition to only apply the effect of that statement for requests that are made before a certain date, or that originate from a range of IP addresses.
When multiple conditions are included in a single statement, all conditions must evaluate to true in order for the statement to take effect.