You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"description": "[``botocore``] Application Signals now supports creating composite Service Level Objectives on Service Operations. Users can now create service SLO on multiple operations.",
5
+
"type": "api-change"
6
+
},
7
+
{
8
+
"category": "``billingconductor``",
9
+
"description": "[``botocore``] Add support for Passthrough pricing plan",
10
+
"type": "api-change"
11
+
},
12
+
{
13
+
"category": "``gameliftstreams``",
14
+
"description": "[``botocore``] Adds Proton 10.0-4 to the list of runtime environment options available when creating an Amazon GameLift Streams application",
15
+
"type": "api-change"
16
+
},
17
+
{
18
+
"category": "``glue``",
19
+
"description": "[``botocore``] Addition of AdditionalAuditContext to GetPartition, GetPartitions, GetTableVersion, and GetTableVersions",
20
+
"type": "api-change"
21
+
},
22
+
{
23
+
"category": "``ivs``",
24
+
"description": "[``botocore``] Adds tags parameter to the CreateAdConfiguration operation",
25
+
"type": "api-change"
26
+
},
27
+
{
28
+
"category": "``kms``",
29
+
"description": "[``botocore``] KMS GetKeyLastUsage API provides information on the last successful cryptographic operation performed on KMS keys. This new API provides KMS customers with the last timestamp, CloudTrail eventId, and the cryptographic operation that was performed on the key.",
30
+
"type": "api-change"
31
+
},
32
+
{
33
+
"category": "``logs``",
34
+
"description": "[``botocore``] Adds support for selecting all logs sources and types in a single association.",
35
+
"type": "api-change"
36
+
},
37
+
{
38
+
"category": "``mgn``",
39
+
"description": "[``botocore``] Added network modernization support, enabling customers to edit, resize, merge, and split VPCs and subnets during migration while retaining functional, non-conflicting IP addresses.",
40
+
"type": "api-change"
41
+
},
42
+
{
43
+
"category": "``omics``",
44
+
"description": "[``botocore``] Enable Public Internet or VPC configuration to BatchRun",
45
+
"type": "api-change"
46
+
},
47
+
{
48
+
"category": "``opensearch``",
49
+
"description": "[``botocore``] Amazon OpenSearch Service now supports JWKS URL configuration for JWT authentication",
50
+
"type": "api-change"
51
+
},
52
+
{
53
+
"category": "``sagemaker``",
54
+
"description": "[``botocore``] Updated API documentation for endpoint MetricsConfig. Added details on supported metric publish frequencies and clarified how EnableEnhancedMetrics controls utilization and invocation metric behavior.",
55
+
"type": "api-change"
56
+
},
57
+
{
58
+
"category": "``workspaces``",
59
+
"description": "[``botocore``] Added support for Protocol as modified resource and added update failure as modification state",
Copy file name to clipboardExpand all lines: CHANGELOG.rst
+17Lines changed: 17 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,23 @@
2
2
CHANGELOG
3
3
=========
4
4
5
+
1.42.97
6
+
=======
7
+
8
+
* api-change:``application-signals``: [``botocore``] Application Signals now supports creating composite Service Level Objectives on Service Operations. Users can now create service SLO on multiple operations.
9
+
* api-change:``billingconductor``: [``botocore``] Add support for Passthrough pricing plan
10
+
* api-change:``gameliftstreams``: [``botocore``] Adds Proton 10.0-4 to the list of runtime environment options available when creating an Amazon GameLift Streams application
11
+
* api-change:``glue``: [``botocore``] Addition of AdditionalAuditContext to GetPartition, GetPartitions, GetTableVersion, and GetTableVersions
12
+
* api-change:``ivs``: [``botocore``] Adds tags parameter to the CreateAdConfiguration operation
13
+
* api-change:``kms``: [``botocore``] KMS GetKeyLastUsage API provides information on the last successful cryptographic operation performed on KMS keys. This new API provides KMS customers with the last timestamp, CloudTrail eventId, and the cryptographic operation that was performed on the key.
14
+
* api-change:``logs``: [``botocore``] Adds support for selecting all logs sources and types in a single association.
15
+
* api-change:``mgn``: [``botocore``] Added network modernization support, enabling customers to edit, resize, merge, and split VPCs and subnets during migration while retaining functional, non-conflicting IP addresses.
16
+
* api-change:``omics``: [``botocore``] Enable Public Internet or VPC configuration to BatchRun
17
+
* api-change:``opensearch``: [``botocore``] Amazon OpenSearch Service now supports JWKS URL configuration for JWT authentication
18
+
* api-change:``sagemaker``: [``botocore``] Updated API documentation for endpoint MetricsConfig. Added details on supported metric publish frequencies and clarified how EnableEnhancedMetrics controls utilization and invocation metric behavior.
19
+
* api-change:``workspaces``: [``botocore``] Added support for Protocol as modified resource and added update failure as modification state
0 commit comments