View a markdown version of this page

멤버십 이벤트 - AWS 보안 인시던트 대응 사용 설명서

멤버십 이벤트

멤버십 생성됨

{ "version": "0", "id": "a1b2c3d4-5678-90ab-cdef-EXAMPLE11111", "detail-type": "Membership Created", "source": "aws.security-ir", "account": "111122223333", "time": "2023-04-01T10:00:00Z", "region": "us-west-2", "resources": [ "arn:aws:security-ir:us-west-2:111122223333:membership/m-1234567890abcdef0" ], "detail": { "membershipId": "m-1234567890abcdef0" } }

멤버십 업데이트됨

{ "version": "0", "id": "a1b2c3d4-5678-90ab-cdef-EXAMPLE11111", "detail-type": "Membership Updated", "source": "aws.security-ir", "account": "111122223333", "time": "2023-04-15T16:30:00Z", "region": "us-west-2", "resources": [ "arn:aws:security-ir:us-west-2:111122223333:membership/m-1234567890abcdef0" ], "detail": { "membershipId": "m-1234567890abcdef0" } }

취소된 멤버십

{ "version": "0", "id": "a1b2c3d4-5678-90ab-cdef-EXAMPLE11111", "detail-type": "Membership Closed", "source": "aws.security-ir", "account": "111122223333", "time": "2023-06-30T23:59:59Z", "region": "us-west-2", "resources": [ "arn:aws:security-ir:us-west-2:111122223333:membership/m-1234567890abcdef0" ], "detail": { "membershipId": "m-1234567890abcdef0" } }

종료된 멤버십

{ "version": "0", "id": "a1b2c3d4-5678-90ab-cdef-EXAMPLE11111", "detail-type": "Membership Terminated", "source": "aws.security-ir", "account": "111122223333", "time": "2023-07-01T00:00:00Z", "region": "us-west-2", "resources": [ "arn:aws:security-ir:us-west-2:111122223333:membership/m-123456s7890abcdef0" ], "detail": { "membershipId": "m-1234567890abcdef0" } }