Versions in this module Expand all Collapse all v0 v0.3.1 Jan 11, 2024 Changes in this version + const EndpointsID + const ServiceID + const ServiceName + type Sts struct + func ExtraNew(info *utils.UrlInfo, p client.ConfigProvider, cfgs ...*aws.Config) *Sts + func New(p client.ConfigProvider, cfgs ...*aws.Config) *Sts + func SdkNew(p client.ConfigProvider, cfgs *ksc.Config, info ...*utils.UrlInfo) *Sts + func (c *Sts) AssumeRole(input *map[string]interface{}) (*map[string]interface{}, error) + func (c *Sts) AssumeRoleRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{}) + func (c *Sts) AssumeRoleWithContext(ctx aws.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)