{"id":69380,"library":"tencentcloud-tencentcloud-sdk-go-tencentcloud-sts","title":"Tencent Cloud STS SDK","description":"Package sts provides Tencent Cloud Security Token Service (STS) API client for Go.","status":"active","version":"1.0.1059","language":"go","source_language":null,"source_url":"https://github.com/tencentcloud/tencentcloud-sdk-go","tags":["tencentcloud","sts","cloud","sdk","security"],"install":[{"cmd":"go get github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/sts","lang":"bash","label":"Install github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/sts"}],"dependencies":[],"imports":[{"symbol":"sts","correct":"github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/sts"}],"quickstart":{"code":"package main\n\nimport (\n    \"fmt\"\n    \"github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common\"\n    \"github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/sts\"\n)\n\nfunc main() {\n    client, _ := sts.NewClient(common.NewCredential(\"secretId\", \"secretKey\"), \"ap-guangzhou\")\n    req := sts.NewGetCallerIdentityRequest()\n    resp, _ := client.GetCallerIdentity(req)\n    fmt.Println(resp.ToJsonString())\n}","lang":"go","description":"Initialize STS client and call GetCallerIdentity"},"warnings":[],"env_vars":null,"search_vec":"'api':14 'client':15 'cloud':2,9,20 'go':17 'packag':5 'provid':7 'sdk':4,21 'secur':10,22 'servic':12 'sts':3,6,13,19 'tencent':1,8 'tencentcloud':18 'token':11","created_at":"2026-06-17T18:01:16.598608+00:00","updated_at":"2026-06-17T18:01:16.598608+00:00","problems":[],"ecosystem":"go","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/tencentcloud/tencentcloud-sdk-go","github":"https://github.com/tencentcloud/tencentcloud-sdk-go","docs":"https://pkg.go.dev/github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/sts#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["cloud","auth"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}