개발자의 노트
반응형

아마존 웹 서비스를 사용할 경우, 각 서비스들의 기본 제한 값이 궁금하다면 아래 링크를 참조하세요.


http://docs.aws.amazon.com/general/latest/gr/aws_service_limits.html


예를 들어, SES 서비스의 제한은 아래와 같습니다.

 

Amazon SES Limits

The following are the default limits for Amazon SES in the sandbox environment.

ResourceDefault Limit
Daily sending quota200 messages per 24 hour period.
Maximum send rate1 email per second.
Recipient address verificationAll recipient addresses must be verified.

The following are the default limits for Amazon SES in the production environment.

ResourceDefault Limit
Daily sending quota10,000 messages per 24 hour period.
Maximum send rate5 emails per second.
Recipient address verificationRecipient addresses do not need to be verified.


profile

개발자의 노트

@곽코딩

포스팅이 좋았다면 "좋아요❤️" 또는 "구독👍🏻" 해주세요!