Initializer
Properties
| Name | Type | Description |
|---|---|---|
Duration | *string | (Optional) The duration individual credentials will be valid. |
Policy | *string | (Optional) IAM Policy JSON describing further restricting permissions for the IAM Role being assumed. |
PolicyArns | *[]*string | (Optional) Set of Amazon Resource Names (ARNs) of IAM Policies describing further restricting permissions for the IAM Role being assumed. |
RoleArn | *string | (Required) Amazon Resource Name (ARN) of the IAM Role to assume. |
SessionName | *string | (Optional) Session name to use when assuming the role. |
WebIdentityToken | *string | (Optional) The value of a web identity token from an OpenID Connect (OIDC) or OAuth provider. |
WebIdentityTokenFile | *string | (Optional) File containing a web identity token from an OpenID Connect (OIDC) or OAuth provider. |
DurationOptional
- Type: *string
PolicyOptional
- Type: *string
PolicyArnsOptional
- Type: *[]*string
RoleArnOptional
- Type: *string
SessionNameOptional
- Type: *string
WebIdentityTokenOptional
- Type: *string
WebIdentityTokenFileOptional
- Type: *string