File tree Expand file tree Collapse file tree 2 files changed +8
-4
lines changed Expand file tree Collapse file tree 2 files changed +8
-4
lines changed Original file line number Diff line number Diff line change 4
4
"spec_versions": {
5
5
"v1": {
6
6
"apigentools_version": "1.6.6",
7
- "regenerated": "2025-05-26 12:46:03.517132 ",
8
- "spec_repo_commit": "a6954c1c "
7
+ "regenerated": "2025-05-27 07:41:46.695489 ",
8
+ "spec_repo_commit": "9349a5dc "
9
9
},
10
10
"v2": {
11
11
"apigentools_version": "1.6.6",
12
- "regenerated": "2025-05-26 12:46:03.532550 ",
13
- "spec_repo_commit": "a6954c1c "
12
+ "regenerated": "2025-05-27 07:41:46.711136 ",
13
+ "spec_repo_commit": "9349a5dc "
14
14
}
15
15
}
16
16
}
Original file line number Diff line number Diff line change @@ -1578,6 +1578,7 @@ components:
1578
1578
required:
1579
1579
- data
1580
1580
type: object
1581
+ x-model-simple-name: AWSLSResponse
1581
1582
AWSLogsServicesResponseAttributes:
1582
1583
description: AWS Logs Services response body
1583
1584
properties:
@@ -1592,6 +1593,7 @@ components:
1592
1593
required:
1593
1594
- logs_services
1594
1595
type: object
1596
+ x-model-simple-name: AWSLSResponseAttrs
1595
1597
AWSLogsServicesResponseData:
1596
1598
description: AWS Logs Services response body
1597
1599
properties:
@@ -1608,6 +1610,7 @@ components:
1608
1610
- id
1609
1611
- type
1610
1612
type: object
1613
+ x-model-simple-name: AWSLSResponseData
1611
1614
AWSLogsServicesResponseDataType:
1612
1615
default: logs_services
1613
1616
description: The `AWSLogsServicesResponseData` `type`.
@@ -1617,6 +1620,7 @@ components:
1617
1620
type: string
1618
1621
x-enum-varnames:
1619
1622
- LOGS_SERVICES
1623
+ x-model-simple-name: AWSLSResponseType
1620
1624
AWSMetricsConfig:
1621
1625
description: AWS Metrics Collection config.
1622
1626
properties:
You can’t perform that action at this time.
0 commit comments