proxy.golang.org : github.com/aws/aws-sdk-go-v2/credentials/endpointcreds
Package endpointcreds provides support for retrieving credentials from an arbitrary HTTP endpoint. The credentials endpoint Provider can receive both static and refreshable credentials that will expire. Credentials are static when an "Expiration" value is not provided in the endpoint's response. Static credentials will never expire once they have been retrieved. The format of the static credentials response: Refreshable credentials will expire within the "ExpiryWindow" of the Expiration value in the response. The format of the refreshable credentials response: Errors should be returned in the following format and only returned with 400 or 500 HTTP status codes.
Registry
-
Source
- Documentation
- JSON
purl: pkg:golang/github.com/aws/aws-sdk-go-v2/credentials/endpointcreds
Keywords:
aws
, aws-sdk
, go
, golang
License: Apache-2.0
Latest release: 4 days ago
Namespace: github.com/aws/aws-sdk-go-v2/credentials
Stars: 2,531 on GitHub
Forks: 612 on GitHub
Total Commits: 2384
Committers: 101
Average commits per author: 23.604
Development Distribution Score (DDS): 0.573
More commit stats: commits.ecosyste.ms
See more repository details: repos.ecosyste.ms
Last synced: 4 days ago