123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109 |
- {
- "version": "0",
- "id": "2487ab8e-b9ab-5561-6ab1-260c97fa0f5d",
- "detail-type": "AWS API Call via CloudTrail",
- "source": "aws.dynamodb",
- "account": "751146239996",
- "time": "2022-04-09T16:52:54Z",
- "region": "eu-west-1",
- "resources": [],
- "detail": {
- "eventVersion": "1.08",
- "userIdentity": {
- "type": "Root",
- "principalId": "751146239996",
- "arn": "arn:aws:iam::751146239996:root",
- "accountId": "751146239996",
- "accessKeyId": "ASIA25Y6OA76GKPIGLFJ",
- "userName": "osinet",
- "sessionContext": {
- "attributes": {
- "creationDate": "2022-04-09T16:27:26Z",
- "mfaAuthenticated": "false"
- }
- }
- },
- "eventTime": "2022-04-09T16:52:54Z",
- "eventSource": "dynamodb.amazonaws.com",
- "eventName": "CreateTable",
- "awsRegion": "eu-west-1",
- "sourceIPAddress": "AWS Internal",
- "userAgent": "AWS Internal",
- "requestParameters": {
- "attributeDefinitions": [
- {
- "attributeType": "S",
- "attributeName": "name"
- }
- ],
- "tableName": "eventbridge_events",
- "keySchema": [
- {
- "keyType": "HASH",
- "attributeName": "name"
- }
- ],
- "billingMode": "PAY_PER_REQUEST",
- "tags": [
- {
- "key": "temporary",
- "value": "22D"
- }
- ],
- "tableClass": "STANDARD"
- },
- "responseElements": {
- "tableDescription": {
- "tableId": "8de0050e-6f04-43c9-a63a-2793e175c539",
- "attributeDefinitions": [
- {
- "attributeType": "S",
- "attributeName": "name"
- }
- ],
- "tableName": "eventbridge_events",
- "tableThroughputModeSummary": {
- "tableThroughputMode": "PAY_PER_REQUEST"
- },
- "itemCount": 0.0,
- "creationDateTime": "Apr 9, 2022, 4:52:54 PM",
- "provisionedThroughput": {
- "readCapacityUnits": 0.0,
- "writeCapacityUnits": 0.0,
- "numberOfDecreasesToday": 0.0
- },
- "billingModeSummary": {
- "billingMode": "PAY_PER_REQUEST"
- },
- "tableSizeBytes": 0.0,
- "tableStatus": "CREATING",
- "keySchema": [
- {
- "keyType": "HASH",
- "attributeName": "name"
- }
- ],
- "tableArn": "arn:aws:dynamodb:eu-west-1:751146239996:table/eventbridge_events",
- "tableClassSummary": {
- "tableClass": "STANDARD"
- }
- }
- },
- "requestID": "S3U5FMDOGHFVBIMO7IHN39QGGFVV4KQNSO5AEMVJF66Q9ASUAAJG",
- "eventID": "55e86fd6-db57-49fe-9e68-631931fe1020",
- "readOnly": false,
- "resources": [
- {
- "accountId": "751146239996",
- "type": "AWS::DynamoDB::Table",
- "ARN": "arn:aws:dynamodb:eu-west-1:751146239996:table/eventbridge_events"
- }
- ],
- "eventType": "AwsApiCall",
- "apiVersion": "2012-08-10",
- "managementEvent": true,
- "recipientAccountId": "751146239996",
- "eventCategory": "Management",
- "sessionCredentialFromConsole": "true"
- }
- }
|