You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::IAM::Types::ContextEntryWhen passing ContextEntry as input to an Aws::Client method, you can use a vanilla Hash:
{
context_key_name: "ContextKeyNameType",
context_key_values: ["ContextKeyValueType"],
context_key_type: "string", }
Contains information about a condition context key. It includes the name of the key and specifies the value (or values, if the context key supports multiple values) to use in the simulation. This information is used when evaluating the Condition
elements of the input policies.
This data type is used as an input parameter to SimulateCustomPolicy and SimulatePrincipalPolicy.
Instance Attribute Summary collapseThe full name of a condition context key, including the service prefix.
The data type of the value (or values) specified in the ContextKeyValues
parameter.
The value (or values, if the condition context key supports multiple values) to provide to the simulation when the key is referenced by a Condition
element in an input policy.
The full name of a condition context key, including the service prefix. For example, aws:SourceIp
or s3:VersionId
.
The data type of the value (or values) specified in the ContextKeyValues
parameter.
Possible values:
The value (or values, if the condition context key supports multiple values) to provide to the simulation when the key is referenced by a Condition
element in an input policy.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4