Skip to main content

Set the Credentials for the Platform Secret (AWSIAMUserKey)

< Scope

warning

You must have the AWSIAMUserKey credentials and it can be generated using the AWS CLI or the AWS portal. Contact your AWS administrator for more information.

Authorise Wayfinder to access your AWS cloud account using static credentials (AWSIAMUserKey). The AWSIAMUserKey consists of a Access Key ID and the Access Secret Key, which serve as unique credentials for securely accessing AWS services and resources.


CLI Instructions

FORMAT:

wf create platformsecret cloudidentity awsiamuserkey NAMEOFSECRET --access-key-id ACCESSKEYID --access-secret-key ACCESSSECRETKEY

wf create platformsecret cloudidentity awsiamuserkey mysecret3 --access-key-id AKIAIOSFODNN7EXAMPLE --access-secret-key wJalrXUtnFEMI/K7MDENG/bPxRfiCYEXAMPLEKEY
◉ Creating secret mysecret3...
✔ Platform secret mysecret3 created

Web Interface Instructions

Steps

  • Select the AWSIAMUserKey option
  • Fill in the details as outlined in the Properties section
  • Click the Continue button

Screenshot(s)

AWSIAMUserKey


Properties

FieldDescription
TypeThe type of credential to use.
Option(s):
- AWSIAMUserKey
Access_key_idThe ID of the access key that this secret is associated with
Access_secret_keyThe secret key of the access key that this secret is associated with

What comes next?


See details for creating other Static Credential Values: