package
2.0.0-beta3+incompatible
Repository: https://github.com/synfinatic/aws-sso-cli.git
Documentation: pkg.go.dev
# Functions
Expired returns a credentials expired response.
InternalServerErrror returns an internal server error response.
Invalid returns an invalid request response.
JSONResponse return a JSON blob as a result.
No description provided by the author
OK returns an OK response.
OpenSecurityFile opens the security file for reading (FILE_READ) or writing (FILE_WRITE).
ReadClientRequest unmarshals the client's request into our ClientRequest struct used to load new credentials into the server.
ReadSecurityConfig reads the security configuration from a regular file and then deletes it.
No description provided by the author
Unavailable returns a credentials unavailable response.
WriteCreds returns the JSON of the provided creds to the HTTP client https://docs.aws.amazon.com/AmazonECS/latest/developerguide/task-iam-roles.html.
No description provided by the author
No description provided by the author
WriteMessage returns a JSON message to the caller with the appropriate HTTP Status Code.
WriteSecurityConfig writes the security configuration to a regular file since the ECS container can't read from named pipes when the host is Windows or MacOS.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
put/get/delete: default credentials.
No description provided by the author
No description provided by the author
get name of default creds.
No description provided by the author
put/get/delete.
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
Use format as defined here: https://pkg.go.dev/github.com/aws/aws-sdk-go-v2/credentials/endpointcreds.
# Type aliases
No description provided by the author