PHP 클래스 Aws\Ses\SesClient

상속: extends Aws\Common\Client\AbstractClient
파일 보기 프로젝트 열기: aws/aws-sdk-php 1 사용 예제들

공개 메소드들

메소드 설명
generateSmtpPassword ( Aws\Credentials\CredentialsInterface $creds ) : string Create an SMTP password for a given IAM user's credentials.

메소드 상세

generateSmtpPassword() 공개 정적인 메소드

The SMTP username is the Access Key ID for the provided credentials.
public static generateSmtpPassword ( Aws\Credentials\CredentialsInterface $creds ) : string
$creds Aws\Credentials\CredentialsInterface
리턴 string