Create an IAM user for programmatic access to Amazon Keyspaces in your Amazon account
To obtain credentials for programmatic access to Amazon Keyspaces with the Amazon CLI, the Amazon SDK, or the SigV4 plugin, you need to first create an IAM user or role. The process of creating a IAM user and configuring that IAM user to have programmatic access to Amazon Keyspaces is shown in the following steps:
-
Create the user in the Amazon Web Services Management Console, the Amazon CLI, Tools for Windows PowerShell, or using an Amazon API operation. If you create the user in the Amazon Web Services Management Console, then the credentials are created automatically.
-
If you create the user programmatically, then you must create an access key (access key ID and a secret access key) for that user in an additional step.
-
Give the user permissions to access Amazon Keyspaces.
For information about the permissions that you need in order to create an IAM user, see Permissions required to access IAM resources.