A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://docs.aws.amazon.com/sdkforruby/api/Aws/IAM/Types/ContextEntry.html below:

ContextEntry — AWS SDK for Ruby V2

You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::IAM::Types::ContextEntry
Inherits:
Struct show all
Defined in:
(unknown)
Overview Note:

When 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 collapse Instance Attribute Details #context_key_name ⇒ String

The full name of a condition context key, including the service prefix. For example, aws:SourceIp or s3:VersionId.

#context_key_type ⇒ String

The data type of the value (or values) specified in the ContextKeyValues parameter.

Possible values:

#context_key_values ⇒ Array<String>

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