CredentialsService
SaveCredentialsDTOCredentialsstrstrgws_core.credentials.credentials.Credentials | Nonestrgws_core.credentials.credentials_type.CredentialsType | NoneCredentialsGenerate a unique credential name. If the name doesn't exist, return it as-is. Otherwise, append ' 1', ' 2', etc. until a unique name is found.
strstrint - 0int - 20PaginatorstrCredentialsRead the credentials details, need user credentials to double check
strUserCredentialsDTOdictReturn the specs of all credentials data types
CredentialsDataSpecsDTOReturn the lab Credentials model that matches the api key
strgws_core.credentials.credentials.Credentials | NoneReturn the lab credentials data that match the api key
strgws_core.credentials.credentials_type.CredentialsDataLab | NoneGet or create a BASIC credential. If the credential exists, check that it's BASIC type and return it. Otherwise create a new BASIC credential.
strstrstr | Nonestr | Nonestr | NoneCredentialsReturn the S3 credentials that match the access key id
strgws_core.credentials.credentials_type.CredentialsDataS3 | gws_core.credentials.credentials_type.CredentialsDataS3LabServer | NoneSearchParamsint - 0int - 20PaginatorstrSaveCredentialsDTOCredentialsUpdate an existing BASIC credential. If the credential does not exist or is not of type BASIC, an exception is raised.
strCredentialsDataBasicstr | NoneCredentials