IIAMCreateServiceSpecificCredentialRequest
Interface in AWS.IAM
Interface for CreateServiceSpecificCredential requests.
Ancestors
Properties
ServiceName
property ServiceName: string
Specify the name of the AWS service to generate credentials for.
The AWS service name is similar to a URL without the http:// in front. For example elasticbeanstalk.amazonaws.com. You can only create service specific credentials for CodeCommit, and Amazon Keyspaces (for Apache Cassandra).
UserName
property UserName: string
Specify the name the IAM user to be associated with the credentials.