Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AssumeRoleAndRun ¶
type AssumeRoleAndRun struct { Region string RoleARN string SessionName string UsernameSession bool SerialNumber string DurationSeconds int32 }
func (*AssumeRoleAndRun) AssumeRole ¶
func (a *AssumeRoleAndRun) AssumeRole(ctx context.Context) (*Session, error)
Click to show internal directories.
Click to hide internal directories.