Discover Packages
github.com/mumoshu/amazon-ssm-agent
agent
managedInstances
sharedCredentials
package
Version:
v0.0.0-...-a9ed6da
Opens a new window with list of versions in this module.
Published: May 7, 2018
License: Apache-2.0
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
Rendered for
linux/amd64
windows/amd64
darwin/amd64
js/wasm
package sharedCredentials provides access to the aws shared credentials file.
package sharedCredentials provides access to the aws shared credentials file.
func Store(accessKeyID, secretAccessKey, sessionToken, profile string ) error
Store function updates the shared credentials with the specified values:
* If the shared credentials file does not exist, it will be created. Any parent directories will also be created.
* If the section to update does not exist, it will be created.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.