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/UpdateRoleRequest.html below:

UpdateRoleRequest — 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::UpdateRoleRequest
Inherits:
Struct show all
Defined in:
(unknown)
Overview Note:

When passing UpdateRoleRequest as input to an Aws::Client method, you can use a vanilla Hash:

{
  role_name: "roleNameType",   description: "roleDescriptionType",
  max_session_duration: 1,
}
Instance Attribute Summary collapse Instance Attribute Details #description ⇒ String

The new description that you want to apply to the specified role.

#max_session_duration ⇒ Integer

The maximum session duration (in seconds) that you want to set for the specified role. If you do not specify a value for this setting, the default maximum of one hour is applied. This setting can have a value from 1 hour to 12 hours.

Anyone who assumes the role from the AWS CLI or API can use the DurationSeconds API parameter or the duration-seconds CLI parameter to request a longer session. The MaxSessionDuration setting determines the maximum duration that can be requested using the DurationSeconds parameter. If users don\'t specify a value for the DurationSeconds parameter, their security credentials are valid for one hour by default. This applies when you use the AssumeRole* API operations or the assume-role* CLI operations but does not apply when you use those operations to create a console URL. For more information, see Using IAM Roles in the IAM User Guide.

#role_name ⇒ String

The name of the role that you want to modify.


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