1 // Code generated by smithy-go-codegen DO NOT EDIT.
2 3 // Package sts provides the API client, operations, and parameter types for AWS
4 // Security Token Service.
5 //
6 // # Security Token Service
7 //
8 // Security Token Service (STS) enables you to request temporary,
9 // limited-privilege credentials for users. This guide provides descriptions of the
10 // STS API. For more information about using this service, see [Temporary Security Credentials].
11 //
12 // [Temporary Security Credentials]: https://docs.aws.amazon.com/IAM/latest/UserGuide/id_credentials_temp.html
13 package sts
14