This article explains how to rotate AWS credentials (Access Key ID and Secret Access Key) for the AWS IAM user configured with Signals Image Artist (SImA).
Steps
-
Generate New AWS Credentials
Follow the official AWS documentation to create new AWS credentials (Access Key ID and Secret Access Key) within your AWS account.
-
Update SImA Credential Files
Replace the contents of the following files in your SImA installation directory with the new credentials:
-
.secrets/data_storage_access_key
– for the Access Key ID -
.secrets/data_storage_secret_key
– for the Secret Access Key
-
-
Redeploy the SImA Stack
Follow the instructions in Signals Image Artist: How do I redeploy/restart the container stack? to redeploy the container stack and apply the changes.
-
Verify Functionality
Confirm that SImA is functioning correctly with the updated credentials.
Comments
0 comments
Article is closed for comments.