Versions in this module Expand all Collapse all v1 v1.0.0 Mar 6, 2025 Changes in this version + const EndpointsID + const ServiceID + const ServiceName + type Sks struct + func ExtraNew(info *utils.UrlInfo, p client.ConfigProvider, cfgs ...*aws.Config) *Sks + func New(p client.ConfigProvider, cfgs ...*aws.Config) *Sks + func SdkNew(p client.ConfigProvider, cfgs *ksc.Config, info ...*utils.UrlInfo) *Sks + func (c *Sks) CreateKey(input *map[string]interface{}) (*map[string]interface{}, error) + func (c *Sks) CreateKeyRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{}) + func (c *Sks) CreateKeyWithContext(ctx aws.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error) + func (c *Sks) DeleteKey(input *map[string]interface{}) (*map[string]interface{}, error) + func (c *Sks) DeleteKeyRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{}) + func (c *Sks) DeleteKeyWithContext(ctx aws.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error) + func (c *Sks) DescribeKeys(input *map[string]interface{}) (*map[string]interface{}, error) + func (c *Sks) DescribeKeysRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{}) + func (c *Sks) DescribeKeysWithContext(ctx aws.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error) + func (c *Sks) ImportKey(input *map[string]interface{}) (*map[string]interface{}, error) + func (c *Sks) ImportKeyRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{}) + func (c *Sks) ImportKeyWithContext(ctx aws.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error) + func (c *Sks) ModifyKey(input *map[string]interface{}) (*map[string]interface{}, error) + func (c *Sks) ModifyKeyRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{}) + func (c *Sks) ModifyKeyWithContext(ctx aws.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)