Initializer
Properties
| Name | Type | Description |
|---|---|---|
roleArn | string | (Required) The ARN of the role to assume. |
sessionDuration | number | (Required) The duration of the session when making the AssumeRole call. |
sessionName | string | (Required) The session name to use when making the AssumeRole call. |
policy | any | (Optional) A more restrictive policy when making the AssumeRole call. |
roleArnRequired
- Type: string
sessionDurationRequired
- Type: number
sessionNameRequired
- Type: string
policyOptional
- Type: any