class
Amazonite::Sts::AssumeRootRequest
- Amazonite::Sts::AssumeRootRequest
- Reference
- Object
Defined in:
sts/assume_root_request.crConstructors
- .from_xml(node : XML::Node) : self
- .new(target_principal : String, task_policy_arn : PolicyDescriptorType, duration_seconds : Int32 | Nil = nil)
Instance Method Summary
-
#==(other : self)
Returns
trueif this reference is the same as other. -
#duration_seconds : Int32 | Nil
The duration, in seconds, of the privileged session.
-
#duration_seconds=(duration_seconds : Int32 | Nil)
The duration, in seconds, of the privileged session.
-
#hash(hasher)
See
Object#hash(hasher) -
#target_principal : String
The member account principal ARN or account ID.
-
#target_principal=(target_principal : String)
The member account principal ARN or account ID.
-
#task_policy_arn : PolicyDescriptorType
The identity based policy that scopes the session to the privileged tasks that can be performed.
-
#task_policy_arn=(task_policy_arn : PolicyDescriptorType)
The identity based policy that scopes the session to the privileged tasks that can be performed.
- #to_query_params(prefix : String) : Array(Tuple(String, String))
- #validate! : Nil
Constructor Detail
Instance Method Detail
Returns true if this reference is the same as other. Invokes same?.
The duration, in seconds, of the privileged session. The value can range from 0 seconds up to the maximum session duration of 900 seconds (15 minutes). If you specify a value higher than this setting, the operation fails.
By default, the value is set to 900 seconds.
The duration, in seconds, of the privileged session. The value can range from 0 seconds up to the maximum session duration of 900 seconds (15 minutes). If you specify a value higher than this setting, the operation fails.
By default, the value is set to 900 seconds.
The identity based policy that scopes the session to the privileged tasks that can be performed. You must use one of following Amazon Web Services managed policies to scope root session actions:
The identity based policy that scopes the session to the privileged tasks that can be performed. You must use one of following Amazon Web Services managed policies to scope root session actions: