Create service-specific credentials for programmatic access to Amazon Keyspaces
Service-specific credentials are similar to the traditional username and password that Cassandra uses for authentication and access management. Service-specific credentials enable IAM users to access a specific AWS service. These long-term credentials can't be used to access other AWS services. They are associated with a specific IAM user and can't be used by other IAM users.
Important
Service-specific credentials are long-term credentials associated with a specific IAM user and can only be used for the service they were created for. To give IAM roles or federated identities permissions to access all your AWS resources using temporary credentials, you should use AWS authentication with the SigV4 authentication plugin for Amazon Keyspaces.
Use one of the following procedures to generate service-specific credentials.