모바일 푸시 API 오류 - Amazon Simple Notification Service

기계 번역으로 제공되는 번역입니다. 제공된 번역과 원본 영어의 내용이 상충하는 경우에는 영어 버전이 우선합니다.

모바일 푸시 API 오류

다음 표에는 모바일 푸시에 대해 Amazon SNS API에서 반환하는 오류가 나와 있습니다. 모바일 푸시용 Amazon SNS API에 대한 자세한 정보는 모바일 푸시 API 작업에서 확인하세요.

오류 설명 HTTPS 상태 코드 API 작업

Application Name is null string

필수 애플리케이션 이름이 null로 설정되었습니다.

400

CreatePlatformApplication

Platform Name is null string

필수 플랫폼 이름이 null로 설정되었습니다.

400

CreatePlatformApplication

Platform Name is invalid

플랫폼 이름으로 잘못된 값 또는 범위를 벗어나는 값이 제공되었습니다.

400

CreatePlatformApplication

APNs — Principal is not a valid certificate

APN 보안 주체, 즉 "SSL 인증서"에 대해 잘못된 인증서가 제공되었습니다. 자세한 정보는 Amazon Simple Notification Service API 참조의 CreatePlatformApplication을 참조하세요.

400

CreatePlatformApplication

APNs — Principal is a valid cert but not in a .pem format

APN 보안 주체, 즉 "SSL 인증서"에 대해 유효하지만 .pem 형식이 아닌 인증서가 제공되었습니다.

400

CreatePlatformApplication

APNs — Principal is an expired certificate

APN 보안 주체, 즉 "SSL 인증서"에 대해 만료된 인증서가 제공되었습니다.

400

CreatePlatformApplication

APNs — Principal is not an Apple issued certificate

APN 보안 주체, 즉 "SSL 인증서"에 대해 Apple에서 발행하지 않은 인증서가 제공되었습니다.

400

CreatePlatformApplication

APNs — Principal is not provided

APN 보안 주체, 즉 "SSL 인증서"가 제공되지 않았습니다.

400

CreatePlatformApplication

APNs — Credential is not provided

APN 자격 증명, 즉 "개인 키"가 제공되지 않았습니다. 자세한 정보는 Amazon Simple Notification Service API 참조의 CreatePlatformApplication을 참조하세요.

400

CreatePlatformApplication

APNs — Credential are not in a valid .pem format

APN 자격 증명, 즉 "개인 키"가 유효한 .pem 형식이 아닙니다.

400

CreatePlatformApplication

FCM — serverAPIKey is not provided

FCM 자격 증명, 즉 “API 키”가 제공되지 않았습니다. 자세한 정보는 Amazon Simple Notification Service API 참조의 CreatePlatformApplication을 참조하세요.

400

CreatePlatformApplication

FCM — serverAPIKey is empty

FCM 자격 증명, 즉 “API 키”가 비어 있습니다.

400

CreatePlatformApplication

FCM — serverAPIKey is a null string

FCM 자격 증명, 즉 “API 키”가 null입니다.

400

CreatePlatformApplication

FCM — serverAPIKey is invalid

FCM 자격 증명, 즉 “API 키”가 잘못되었습니다.

400

CreatePlatformApplication

ADM — clientsecret is not provided

필수 클라이언트 비밀번호가 제공되지 않았습니다.

400

CreatePlatformApplication

ADM — clientsecret is a null string

클라이언트 비밀번호에 대한 필수 문자열이 null입니다.

400

CreatePlatformApplication

ADM — client_secret is empty string

클라이언트 비밀번호에 대한 필수 문자열이 비어 있습니다.

400

CreatePlatformApplication

ADM — client_secret is not valid

클라이언트 비밀번호에 대한 필수 문자열이 유효하지 않습니다.

400

CreatePlatformApplication

ADM — client_id is empty string

클라이언트 ID에 대한 필수 문자열이 비어 있습니다.

400

CreatePlatformApplication

ADM — clientId is not provided

클라이언트 ID에 대한 필수 문자열이 제공되지 않았습니다.

400

CreatePlatformApplication

ADM — clientid is a null string

클라이언트 ID에 대한 필수 문자열이 null입니다.

400

CreatePlatformApplication

ADM — client_id is not valid

클라이언트 ID에 대한 필수 문자열이 유효하지 않습니다.

400

CreatePlatformApplication

EventEndpointCreated has invalid ARN format

EventEndpointCreated에 유효하지 않은 ARN 형식이 있습니다.

400

CreatePlatformApplication

EventEndpointDeleted has invalid ARN format

EventEndpointDeleted에 유효하지 않은 ARN 형식이 있습니다.

400

CreatePlatformApplication

EventEndpointUpdated has invalid ARN format

EventEndpointUpdated에 유효하지 않은 ARN 형식이 있습니다.

400

CreatePlatformApplication

EventDeliveryAttemptFailure has invalid ARN format

EventDeliveryAttemptFailure에 유효하지 않은 ARN 형식이 있습니다.

400

CreatePlatformApplication

EventDeliveryFailure has invalid ARN format

EventDeliveryFailure에 유효하지 않은 ARN 형식이 있습니다.

400

CreatePlatformApplication

EventEndpointCreated is not an existing Topic

EventEndpointCreated가 기존 주제가 아닙니다.

400

CreatePlatformApplication

EventEndpointDeleted is not an existing Topic

EventEndpointDeleted가 기존 주제가 아닙니다.

400

CreatePlatformApplication

EventEndpointUpdated is not an existing Topic

EventEndpointUpdated가 기존 주제가 아닙니다.

400

CreatePlatformApplication

EventDeliveryAttemptFailure is not an existing Topic

EventDeliveryAttemptFailure가 기존 주제가 아닙니다.

400

CreatePlatformApplication

EventDeliveryFailure is not an existing Topic

EventDeliveryFailure가 기존 주제가 아닙니다.

400

CreatePlatformApplication

Platform ARN is invalid

플랫폼 ARN이 유효하지 않습니다.

400

SetPlatformAttributes

Platform ARN is valid but does not belong to the user

플랫폼 ARN이 유효하지만 해당 사용자에게 속한 것이 아닙니다.

400

SetPlatformAttributes

APNs — Principal is not a valid certificate

APN 보안 주체, 즉 "SSL 인증서"에 대해 잘못된 인증서가 제공되었습니다. 자세한 정보는 Amazon Simple Notification Service API 참조의 CreatePlatformApplication을 참조하세요.

400

SetPlatformAttributes

APNs — Principal is a valid cert but not in a .pem format

APN 보안 주체, 즉 "SSL 인증서"에 대해 유효하지만 .pem 형식이 아닌 인증서가 제공되었습니다.

400

SetPlatformAttributes

APNs — Principal is an expired certificate

APN 보안 주체, 즉 "SSL 인증서"에 대해 만료된 인증서가 제공되었습니다.

400

SetPlatformAttributes

APNs — Principal is not an Apple issued certificate

APN 보안 주체, 즉 "SSL 인증서"에 대해 Apple에서 발행하지 않은 인증서가 제공되었습니다.

400

SetPlatformAttributes

APNs — Principal is not provided

APN 보안 주체, 즉 "SSL 인증서"가 제공되지 않았습니다.

400

SetPlatformAttributes

APNs — Credential is not provided

APN 자격 증명, 즉 "개인 키"가 제공되지 않았습니다. 자세한 정보는 Amazon Simple Notification Service API 참조의 CreatePlatformApplication을 참조하세요.

400

SetPlatformAttributes

APNs — Credential are not in a valid .pem format

APN 자격 증명, 즉 "개인 키"가 유효한 .pem 형식이 아닙니다.

400

SetPlatformAttributes

FCM — serverAPIKey is not provided

FCM 자격 증명, 즉 “API 키”가 제공되지 않았습니다. 자세한 정보는 Amazon Simple Notification Service API 참조의 CreatePlatformApplication을 참조하세요.

400

SetPlatformAttributes

FCM — serverAPIKey is a null string

FCM 자격 증명, 즉 “API 키”가 null입니다.

400

SetPlatformAttributes

ADM — clientId is not provided

클라이언트 ID에 대한 필수 문자열이 제공되지 않았습니다.

400

SetPlatformAttributes

ADM — clientid is a null string

클라이언트 ID에 대한 필수 문자열이 null입니다.

400

SetPlatformAttributes

ADM — clientsecret is not provided

필수 클라이언트 비밀번호가 제공되지 않았습니다.

400

SetPlatformAttributes

ADM — clientsecret is a null string

클라이언트 비밀번호에 대한 필수 문자열이 null입니다.

400

SetPlatformAttributes

EventEndpointUpdated has invalid ARN format

EventEndpointUpdated에 유효하지 않은 ARN 형식이 있습니다.

400

SetPlatformAttributes

EventEndpointDeleted has invalid ARN format

EventEndpointDeleted에 유효하지 않은 ARN 형식이 있습니다.

400

SetPlatformAttributes

EventEndpointUpdated has invalid ARN format

EventEndpointUpdated에 유효하지 않은 ARN 형식이 있습니다.

400

SetPlatformAttributes

EventDeliveryAttemptFailure has invalid ARN format

EventDeliveryAttemptFailure에 유효하지 않은 ARN 형식이 있습니다.

400

SetPlatformAttributes

EventDeliveryFailure has invalid ARN format

EventDeliveryFailure에 유효하지 않은 ARN 형식이 있습니다.

400

SetPlatformAttributes

EventEndpointCreated is not an existing Topic

EventEndpointCreated가 기존 주제가 아닙니다.

400

SetPlatformAttributes

EventEndpointDeleted is not an existing Topic

EventEndpointDeleted가 기존 주제가 아닙니다.

400

SetPlatformAttributes

EventEndpointUpdated is not an existing Topic

EventEndpointUpdated가 기존 주제가 아닙니다.

400

SetPlatformAttributes

EventDeliveryAttemptFailure is not an existing Topic

EventDeliveryAttemptFailure가 기존 주제가 아닙니다.

400

SetPlatformAttributes

EventDeliveryFailure is not an existing Topic

EventDeliveryFailure가 기존 주제가 아닙니다.

400

SetPlatformAttributes

Platform ARN is invalid

플랫폼 ARN이 유효하지 않습니다.

400

GetPlatformApplicationAttributes

Platform ARN is valid but does not belong to the user

플랫폼 ARN이 유효하지만 해당 사용자에게 속한 것이 아닙니다.

403

GetPlatformApplicationAttributes

Token specified is invalid

지정된 토큰이 유효하지 않습니다.

400

ListPlatformApplications

Platform ARN is invalid

플랫폼 ARN이 유효하지 않습니다.

400

ListEndpointsByPlatformApplication

Platform ARN is valid but does not belong to the user

플랫폼 ARN이 유효하지만 해당 사용자에게 속한 것이 아닙니다.

404

ListEndpointsByPlatformApplication

Token specified is invalid

지정된 토큰이 유효하지 않습니다.

400

ListEndpointsByPlatformApplication

Platform ARN is invalid

플랫폼 ARN이 유효하지 않습니다.

400

DeletePlatformApplication

Platform ARN is valid but does not belong to the user

플랫폼 ARN이 유효하지만 해당 사용자에게 속한 것이 아닙니다.

403

DeletePlatformApplication

Platform ARN is invalid

플랫폼 ARN이 유효하지 않습니다.

400

CreatePlatformEndpoint

Platform ARN is valid but does not belong to the user

플랫폼 ARN이 유효하지만 해당 사용자에게 속한 것이 아닙니다.

404

CreatePlatformEndpoint

Token is not specified

토큰이 지정되지 않았습니다.

400

CreatePlatformEndpoint

Token is not of correct length

토큰이 올바른 길이가 아닙니다.

400

CreatePlatformEndpoint

Customer User data is too large

고객 사용자 데이터는 UTF-8 인코딩 형식에서 2048바이트를 넘을 수 없습니다.

400

CreatePlatformEndpoint

Endpoint ARN is invalid

엔드포인트 ARN이 유효하지 않습니다.

400

DeleteEndpoint

Endpoint ARN is valid but does not belong to the user

엔드포인트 ARN이 유효하지만 해당 사용자에게 속한 것이 아닙니다.

403

DeleteEndpoint

Endpoint ARN is invalid

엔드포인트 ARN이 유효하지 않습니다.

400

SetEndpointAttributes

Endpoint ARN is valid but does not belong to the user

엔드포인트 ARN이 유효하지만 해당 사용자에게 속한 것이 아닙니다.

403

SetEndpointAttributes

Token is not specified

토큰이 지정되지 않았습니다.

400

SetEndpointAttributes

Token is not of correct length

토큰이 올바른 길이가 아닙니다.

400

SetEndpointAttributes

Customer User data is too large

고객 사용자 데이터는 UTF-8 인코딩 형식에서 2048바이트를 넘을 수 없습니다.

400

SetEndpointAttributes

Endpoint ARN is invalid

엔드포인트 ARN이 유효하지 않습니다.

400

GetEndpointAttributes

Endpoint ARN is valid but does not belong to the user

엔드포인트 ARN이 유효하지만 해당 사용자에게 속한 것이 아닙니다.

403

GetEndpointAttributes

Target ARN is invalid

대상 ARN이 유효하지 않습니다.

400

Publish

Target ARN is valid but does not belong to the user

대상 ARN이 유효하지만 해당 사용자에게 속한 것이 아닙니다.

403

Publish

Message format is invalid

메시지 형식이 잘못되었습니다.

400

Publish

Message size is larger than supported by protocol/end-service

메시지 크기가 protocol/end-service에서 지원하는 크기보다 큽니다.

400

Publish