generated from amazon-archives/__template_Custom
-
Notifications
You must be signed in to change notification settings - Fork 237
Open
Description
Hello!
I'm currently working on creating a Cloudwatch agent on my Linux 2 Cloud Desktop, and when I try to start the agent, it works when I manually set the credentials from "default" with
aws configure AmazonCloudWatchAgent.
If I try using common-config.toml in order to set the credentials to point to default, the credentials don't work though.
Are the credentials supposed to look like this?
[credentials]
shared_credential_profile = "default"
shared_credential_file = "/root/.aws/credentials"
I also tried keeping shared_credential_file commented out or setting it to "~/.aws/credentials"
Metadata
Metadata
Assignees
Labels
No labels