

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

# Reference: AWS Health events Amazon EventBridge 스키마
<a name="aws-health-events-eventbridge-schema"></a>

다음은 AWS Health 이벤트에 대한 스키마입니다. 세부 정보 파라미터의 내용은 두 번째 테이블에서 확인할 수 있습니다. 샘플 페이로드는 스키마 테이블 뒤에 제공됩니다.

## AWS Health 이벤트 스키마
<a name="aws-health-event-schema"></a>


**AWS Health 이벤트 스키마**  

<table>
<thead>
  <tr><th colspan="4">파라미터</th><th>설명</th><th>필수</th></tr>
</thead>
<tbody>
  <tr><td colspan="4">version</td><td>EventBridge 버전, 현재 ‘0’</td><td>예</td></tr>
  <tr><td colspan="4">id</td><td>EventBridge 이벤트의 고유 식별자입니다.</td><td>예</td></tr>
  <tr><td colspan="4">detail-type</td><td>세부 정보의 유형입니다. AWS Health 이벤트의 경우 지원되는 값은 &AWS Health Event 및 입니다. AWS Health Abuse Event </td><td> 예</td></tr>
  <tr><td colspan="4">source</td><td>이벤트 버스 소스. AWS Health 이벤트의 경우 지원되는 값은 입니다. `aws.health` </td><td>예</td></tr>
  <tr><td colspan="4">account</td><td> AWS Health 이벤트가 전송된 계정 ID입니다. 조직 보기의 경우 관리 계정 또는 위임된 관리자 계정에서 수신된 경우 해당 계정은 영향받은 계정과 다른 계정입니다. </td><td>예</td></tr>
  <tr><td colspan="4">time</td><td>알림이 EventBridge로 전송된 시간 형식: yyyy-mm-ddThh:mm:ssZ</td><td>예</td></tr>
  <tr><td colspan="4">리전</td><td>알림 AWS 리전 이 배달된 입니다. 이 필드는이 AWS Health 이벤트의 영향을 받는 리전을 나타내지 않습니다. 이 정보는 `detail.eventRegion`에 보고됩니다. </td><td>예</td></tr>
  <tr><td colspan="4">resources</td><td>계정 내에서 영향을 받는 리소스의 목록이 있는 경우 이 목록을 설명합니다.<br />참조된 리소스가 없는 경우 이 필드는 비어 있습니다.</td><td>아니요</td></tr>
  <tr><td colspan="4">세부 정보</td><td>이 섹션 바로 다음 표에 설명된 대로 AWS Health 이벤트에 대한 세부 정보가 포함된 섹션입니다.</td><td>예</td></tr>
</tbody>
</table>


### '세부 정보' 파라미터의 스키마 콘텐츠
<a name="schema-details"></a>

다음 표에서는 AWS Health 이벤트 스키마에 **세부** 정보 파라미터의 내용을 문서화합니다.


**AWS Health 이벤트 스키마: 세부 파라미터 콘텐츠**  

| '세부 정보' 파라미터 콘텐츠 | 설명 | 필수 | 
| --- | --- | --- | 
| eventArn | 리전 및 AWS Health 이벤트 ID를 포함하여 특정 리전의 이벤트에 대한 고유 식별자입니다. 이벤트 ARN은 특정 AWS 계정 또는 리전에 고유하지 않습니다.  | 예 | 
| 서비스 |  AWS Health 이벤트의 AWS 서비스 영향을 받는 입니다. 예를 들어, Amazon EC2, Amazon Simple Storage Service, Amazon Redshift, 또는 Amazon Relational Database Service  | 예 | 
| eventTypeCode | 이벤트 유형의 고유 식별자입니다. 예를 들면 AWS\_EC2\_INSTANCE\_NETWORK\_MAINTENANCE\_SCHEDULED 및 AWS\_EC2\_INSTANCE\_REBOOT\_MAINTENANCE\_SCHEDULED 등입니다. MAINTENANCE\_SCHEDULED가 포함된 이벤트는 일반적으로 시작 시간 약 2주 전에 푸시됩니다. 새로 계획된 모든 수명 주기 이벤트에는 `AWS_{SERVICE}_PLANNED_LIFECYCLE_EVENT` 이벤트 유형이 있습니다.  | 예 | 
| eventTypeCategory | 이벤트의 범주 코드입니다. 지원되는 값에는 issue, accountNotification, investigation, scheduledChange가 포함됩니다. | 예 | 
| eventScopeCode | 이벤트가 계정별 이벤트인지 퍼블릭 AWS Health 이벤트인지 나타냅니다. 지원되는 값은 ACCOUNT\_SPECIFIC 또는 PUBLIC입니다. | 예 | 
| communicationId |  AWS Health 이벤트에 대한이 통신의 고유 식별자입니다.<br />통신 ID가 동일한 메시지는 단일 AWS Health 이벤트의 백업 메시지 또는 페이지일 수 있습니다. 이 식별자를 계정 ID와 함께 사용하면 메시지 중복을 제거하는 데 도움이 됩니다.<br /> AWS Health 이벤트 페이지 매김 지원을 통해 통신 ID에는 12345678910-1과 같이 여러 페이지에서 통신 ID를 고유하게 유지하기 위한 페이지 번호가 포함됩니다. 자세한 내용은 [EventBridge에서 페이지가 매겨진 AWS Health 이벤트 목록 보기](pagnation-of-health-events.md) 단원을 참조하십시오. | 예 | 
| startTime | 형식의 AWS Health 이벤트 시작 시간입니다DoW, DD, MMM, YYYY, HH:MM:SS TZ.예약된 이벤트의 시작 시간은 미래일 수 있습니다. | 예 | 
| endTime |  AWS Health 이벤트 종료 시간이며 형식은 다음과 같습니다DoW, DD MMM YYYY HH:MM:SS TZ.나중에 예약된 이벤트에는 종료 시간을 입력할 수 없습니다. | 아니요 | 
| lastUpdatedTime | 형식의 AWS Health 이벤트의 마지막 업데이트 시간입니다DoW, DD MMM YYYY HH:MM:SS TZ. | 예 | 
| statusCode |  AWS Health 이벤트의 상태입니다.<br />지원되는 값에는 `open`, `closed`, `upcoming`이 포함됩니다. | 예 | 
| eventRegion | 이 AWS Health 이벤트에서 설명하는 영향을 받는 리전입니다. | 예 | 
| eventDescription |  AWS Health 이벤트를 설명하는 섹션입니다. 여기에는 이벤트를 설명하는 언어 및 텍스트 필드가 포함됩니다.[See the AWS documentation website for more details](http://docs.aws.amazon.com/ko_kr/health/latest/ug/aws-health-events-eventbridge-schema.html) | 예 | 
| eventMetadata |  AWS Health 이벤트에 제공할 수 있는 추가 이벤트 메타데이터[See the AWS documentation website for more details](http://docs.aws.amazon.com/ko_kr/health/latest/ug/aws-health-events-eventbridge-schema.html) | 아니요 | 
| affectedEntities |  AWS Health 이벤트 내에서 영향을 받는 리소스의 리소스 값과 상태를 설명하는 배열입니다.[See the AWS documentation website for more details](http://docs.aws.amazon.com/ko_kr/health/latest/ug/aws-health-events-eventbridge-schema.html) | 아니요 | 
| 페이지 | 이 메시지가 나타내는 페이지입니다. 자세한 내용은 [EventBridge에서 페이지가 매겨진 AWS Health 이벤트 목록 보기](pagnation-of-health-events.md) 섹션을 참조하십시오. 페이지 매김은 리소스에서만 발생합니다. 다른 이유로 256KB 크기 제한을 초과하면 통신이 실패합니다.  | 예 | 
| totalPages | 이 상태 이벤트의 총 페이지 수입니다. 자세한 내용은 [EventBridge에서 페이지가 매겨진 AWS Health 이벤트 목록 보기](pagnation-of-health-events.md) 단원을 참조하십시오.<br />이 값을 사용하여 한 계정에 대해 여러 페이지로 구성된 통신의 모든 페이지를 수신했는지 확인할 수 있습니다. | 예 | 
| backupEvent | 이 플래그는 고객이 중복성을 활용하지 않으려는 경우 파티션 내의 지정된 백업 리전에서 백업 이벤트를 필터링합니다. 이 값은 true 또는 false일 수 있습니다. | 예 | 
| affectedAccount | 영향을 받는 계정의 계정 ID입니다.<br />이 상태 이벤트가의 일부인 계정으로 전송 AWS Organizations 되고 관리 계정 또는 위임된 관리자 계정으로 수신되는 경우 `account` 필드의 값과 다를 수 있습니다. | 예 | 
| 실행 가능성 | 수동 검사 없이 작업이 필요한 이벤트에 대한 프로그래밍 방식 결정을 활성화하는 메타데이터입니다. 가능한 (단일) 값은 ACTION\_REQUIRED, ACTION\_MAY\_BE\_REQUIRED또는 일 수 있습니다INFORMATIONAL. | 아니요 | 
| 페르소나 | 이 메타데이터 목록은 이벤트를 라우팅할 이해관계자를 프로그래밍 방식으로 결정합니다. 가능한 (여러) 값은 OPERATIONAL, SECURITY및 입니다BILLING. | 아니요 | 

## 공개 상태 이벤트 - Amazon EC2 운영 문제
<a name="amazon-ec2-operational-issue"></a>

```
{
    "version": "0",
    "id": "7bf73129-1428-4cd3-a780-95db273d1602",
    "detail-type": "AWS Health Event",
    "source": "aws.health",
    "account": "123456789012",
    "time": "2023-01-27T09:01:22Z",
    "region": "af-south-1",
    "resources": [],
    "detail": {
        "eventArn": "arn:aws:health:af-south-1::event/EC2/AWS_EC2_OPERATIONAL_ISSUE/AWS_EC2_OPERATIONAL_ISSUE_7f35c8ae-af1f-54e6-a526-d0179ed6d68f",
        "service": "EC2",
        "eventTypeCode": "AWS_EC2_OPERATIONAL_ISSUE",
        "eventTypeCategory": "issue",
        "eventScopeCode": "PUBLIC",
        "communicationId": "01b0993207d81a09dcd552ebd1e633e36cf1f09a-1",
        "startTime": "Fri, 27 Jan 2023 06:02:51 GMT",
        "endTime": "Fri, 27 Jan 2023 09:01:22 GMT",
        "lastUpdatedTime": "Fri, 27 Jan 2023 09:01:22 GMT",
        "statusCode": "open",
        "eventRegion": "af-south-1",
        "eventDescription": [{
            "language": "en_US",
            "latestDescription": "Current severity level: Operating normally\n\n[RESOLVED] \n\n [03:15 PM PST] We continue see recovery \n\nThe following AWS services were previously impacted but are now operating normally: APPSYNC, BACKUP, EVENTS."
        }],
        "affectedEntities": [],
        "page": "1",
        "totalPages": "1",
        "backupEvent": "false",
        "affectedAccount": "123456789012",
        "personas": ["OPERATIONS"]
    }
}
```

## 계정별 AWS Health 이벤트 - Elastic Load Balancing API 문제
<a name="elastic-load-balancing-api-issue"></a>

```
{
    "version": "0",
    "id": "121345678-1234-1234-1234-123456789012",
    "detail-type": "AWS Health Event",
    "source": "aws.health",
    "account": "123456789012",
    "time": "2022-06-10T06:27:57Z",
    "region": "ap-southeast-2",
    "resources": [],
    "detail": {
        "eventArn": "arn:aws:health:ap-southeast-2::event/AWS_ELASTICLOADBALANCING_API_ISSUE_90353408594353980",
        "service": "ELASTICLOADBALANCING",
        "eventTypeCode": "AWS_ELASTICLOADBALANCING_API_ISSUE",
        "eventTypeCategory": "issue",
        "eventScopeCode": "ACCOUNT_SPECIFIC",
        "communicationId": "01b0993207d81a09dcd552ebd1e633e36cf1f09a-1",
        "startTime": "Fri, 10 Jun 2022 05:01:10 GMT",
        "endTime": "Fri, 10 Jun 2022 05:30:57 GMT",
        "statusCode": "open",
        "eventRegion": "ap-southeast-2",
        "eventDescription": [{
            "language": "en_US",
            "latestDescription": "A description of the event will be provided here"
        }],
        "page": "1",
        "totalPages": "1",
        "backupEvent": "false",
        "affectedAccount": "123456789012",
        "personas": ["OPERATIONS"]
    }
}
```

## 계정별 AWS Health 이벤트 - Amazon EC2 인스턴스 스토어 드라이브 성능 저하에 대한 백업 이벤트
<a name="amazon-ec2-instance-store-drive-performance-degraded"></a>

```
{
    "version": "0",
    "id": "121345678-1234-1234-1234-123456789012",
    "detail-type": "AWS Health Event",
    "source": "aws.health",
    "account": "123456789012",
    "time": "2022-06-03T06:27:57Z",
    "region": "us-west-2",
    "resources": [
        "i-abcd1111"
    ],
    "detail": {
        "eventArn": "arn:aws:health:us-east-1::event/AWS_EC2_INSTANCE_STORE_DRIVE_PERFORMANCE_DEGRADED_90353408594353980",
        "service": "EC2",
        "eventTypeCode": "AWS_EC2_INSTANCE_STORE_DRIVE_PERFORMANCE_DEGRADED",
        "eventTypeCategory": "issue",
        "eventScopeCode": "ACCOUNT_SPECIFIC",
        "communicationId": "01b0993207d81a09dcd552ebd1e633e36cf1f09a-1",
        "startTime": "Fri, 3 Jun 2022 05:01:10 GMT",
        "endTime": "Fri, 3 Jun 2022 05:30:57 GMT",
        "statusCode": "open",
        "eventRegion": "us-east-1",
        "eventDescription": [{
            "language": "en_US",
            "latestDescription": "A description of the event will be provided here"
        }],
        "affectedEntities": [{
            "entityValue": "i-abcd1111"
        }],
        "page": "1",
        "totalPages": "1",
        "backupEvent": "true",
        "affectedAccount": "123456789012",
        "personas": ["OPERATIONS"]
    }
}
```

## 계정별 AWS Health 이벤트 - Amazon EC2 인스턴스 사용 중지
<a name="amazon-ec2-instance-retirement-scheduled"></a>

```
{
    "version": "0",
    "id": "7bf73129-1428-4cd3-a780-95db273d1602",
    "detail-type": "AWS Health Event",
    "source": "aws.health",
    "account": "123456789012",
    "time": "2026-01-27T01:43:21Z",
    "region": "us-east-1",
    "detail": {
        "eventArn": "arn:aws:health:us-east-1::event/AWS_EC2_INSTANCE_RETIREMENT_SCHEDULED_90353408594353983",
        "service": "EC2",
        "eventTypeCode": "AWS_EC2_INSTANCE_RETIREMENT_SCHEDULED",
        "eventTypeCategory": "scheduledChange",
        "eventScopeCode": "ACCOUNT_SPECIFIC",
        "communicationId": "1234abc01232a4012345678-1",
        "startTime": "Thu, 27 Aug 2026 13:19:03 GMT",
        "lastUpdatedTime": "Thu, 27 Jan 2026 13:44:13 GMT",
        "statusCode": "open",
        "eventRegion": "us-east-1",
        "eventDescription": [{
            "language": "en_US",
            "latestDescription": "A description of the event will be provided here"
        }],
        "eventMetadata": {
            "keystring1": "valuestring1",
            "keystring2": "valuestring2",
            "keystring3": "valuestring3",
            "keystring4": "valuestring4",
            "truncated": "true"
        },
        "affectedEntities": [{
            "entityValue": "arn:aws:ec2:us-east-1:123456789012:instance/i-1234567890abcdef0",
            "lastUpdatedTime": "Thu, 26 Jan 2026 19:01:55 GMT",
            "status": "PENDING"
        }],
        "affectedAccount": "123456789012",
        "page": "1",
        "totalPages": "1",
        "backupEvent": "false",
        "personas": ["OPERATIONS"],
        "actionability": "ACTION_REQUIRED"
    }
}
```

## 계정별 AWS Health 이벤트 - Lambda 계획된 수명 주기 이벤트
<a name="amazon-lambda-planned-lifecycle-event"></a>

```
{
    "version": "0",
    "id": "7bf73129-1428-4cd3-a780-95db273d1602",
    "detail-type": "AWS Health Event",
    "source": "aws.health",
    "account": "123456789012",
    "time": "2023-01-27T01:43:21Z",
    "region": "us-west-2",
    "resources": ["arn:lambda-1-101002929", "arn:lambda-1-101002930", "arn:lambda-1-101002931", "arn:lambda-1-101002932"],
    "detail": {
        "eventArn": "arn:aws:health:us-west-2::event/AWS_LAMBDA_PLANNED_LIFECYCLE_EVENT_90353408594353980",
        "service": "LAMBDA",
        "eventTypeCode": "AWS_LAMBDA_PLANNED_LIFECYCLE_EVENT",
        "eventTypeCategory": "scheduledChange",
        "eventScopeCode": "ACCOUNT_SPECIFIC",
        "communicationId": "1234abc01232a4012345678-1",
        "startTime": "Thu, 27 Aug 2026 13:19:03 GMT",
        "lastUpdatedTime": "Thu, 27 Jan 2026 13:44:13 GMT",
        "statusCode": "open",
        "eventRegion": "us-west-2",
        "eventDescription": [{
            "language": "en_US",
            "latestDescription": "A description of the event will be provided here"
        }],
        "eventMetadata": {
            "keystring1": "valuestring1",
            "keystring2": "valuestring2",
            "keystring3": "valuestring3",
            "keystring4": "valuestring4",
            "truncated": "true"
        },
        "affectedEntities": [{
            "entityValue": "arn:lambda-1-101002929",
            "lastUpdatedTime": "Thu, 26 Jan 2026 19:01:55 GMT",
            "status": "PENDING"
        }, {
            "entityValue": "arn:lambda-1-101002930",
            "lastUpdatedTime": "Thu, 26 Jan 2026 19:05:12 GMT",
            "status": "PENDING"
        }, {
            "entityValue": "arn:lambda-1-101002931",
            "lastUpdatedTime": "Thu, 26 Jan 2026 19:07:13 GMT",
            "status": "PENDING"
        }, {
            "entityValue": "arn:lambda-1-101002932",
            "lastUpdatedTime": "Thu, 26 Jan 2026 19:10:59 GMT",
            "status": "RESOLVED"
        }],
        "affectedAccount": "123456789012",
        "page": "1",
        "totalPages": "10",
        "backupEvent": "false",
        "personas": ["OPERATIONS"],
        "actionability": "ACTION_REQUIRED"
    }
}
```