Create Service Specific Credential

GET {{aws_identtity_and_access_management_base_url}}/?ServiceName&UserName&Version=2010-05-08

Request Params

KeyDatatypeRequiredDescription
ServiceNamenullThe name of the AWS service that is to be associated with the credentials. The service you specify here is the only service that can be accessed using these credentials.
UserNamenullThe name of the IAM user that is to be associated with the credentials. The new service-specific credentials have the same permissions as the associated user except that they can be used only to access the specified service.
VersionstringThe version of the API.