Slide 35
Slide 35 text
3.AWS Health の確認⽅法 ②AWS Health API
35
{
"successfulSet": [
{
"event": {
"arn": "arn:aws:health:us-west-2::event/DYNAMODB/AWS_DYNAMODB_OPERATIONAL_ISSUE/AWS_DYNAMODB_OPERATIONAL_ISSUE_...",
"service": "DYNAMODB",
"eventTypeCode": "AWS_DYNAMODB_OPERATIONAL_ISSUE",
"eventTypeCategory": "issue",
"region": "us-west-2",
"startTime": "2023-12-10T12:17:00+09:00",
"endTime": "2023-12-10T13:31:30+09:00",
"lastUpdatedTime": "2023-12-10T13:31:30.005000+09:00",
"statusCode": "closed",
"eventScopeCode": "PUBLIC"
},
"eventDescription": {
“latestDescription”: “Current severity level: Operating normally¥n¥n[RESOLVED] Increased Error Rates¥n¥n[08:29 PM PST]
The issue has been resolved and the service is operating normally.¥n¥n[08:17 PM PST] Starting at 6:45 PM PST, DynamoDB
experienced increased error rates and latencies for API requests in the US-WEST-2 Region. (ҎԼলུ)}
}
],
"failedSet": []
}