Skip to content

Commit da24fb5

Browse files
author
AWS
committed
Amazon CloudWatch Logs Update: This release introduces an improvement in PutLogEvents
1 parent 3916643 commit da24fb5

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"type": "feature",
3+
"category": "Amazon CloudWatch Logs",
4+
"contributor": "",
5+
"description": "This release introduces an improvement in PutLogEvents"
6+
}

services/cloudwatchlogs/src/main/resources/codegen-resources/service-2.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2663,7 +2663,7 @@
26632663
"type":"map",
26642664
"key":{"shape":"EntityKeyAttributesKey"},
26652665
"value":{"shape":"EntityKeyAttributesValue"},
2666-
"max":3,
2666+
"max":4,
26672667
"min":2
26682668
},
26692669
"EntityKeyAttributesKey":{

0 commit comments

Comments
 (0)