AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Generates a set of credentials consisting of a user name and password that can be used to access the service specified in the request. These credentials are generated by IAM, and can be used only for the specified service.
You can have a maximum of two sets of service-specific credentials for each supported service per user.
You can create service-specific credentials for CodeCommit and Amazon Keyspaces (for Apache Cassandra).
You can reset the password to a new service-generated value by calling ResetServiceSpecificCredential.
For more information about service-specific credentials, see Using IAM with CodeCommit: Git credentials, SSH keys, and Amazon Web Services access keys in the IAM User Guide.
For .NET Core this operation is only available in asynchronous form. Please refer to CreateServiceSpecificCredentialAsync.
Namespace: Amazon.IdentityManagement
Assembly: AWSSDK.IdentityManagement.dll
Version: 3.x.y.z
public virtual CreateServiceSpecificCredentialResponse CreateServiceSpecificCredential( CreateServiceSpecificCredentialRequest request )
Container for the necessary parameters to execute the CreateServiceSpecificCredential service method.
Exception | Condition |
---|---|
LimitExceededException | The request was rejected because it attempted to create resources beyond the current Amazon Web Services account limits. The error message describes the limit exceeded. |
NoSuchEntityException | The request was rejected because it referenced a resource entity that does not exist. The error message describes the resource. |
ServiceNotSupportedException | The specified service does not support service-specific credentials. |
.NET Framework:
Supported in: 4.5 and newer, 3.5