Skip to content

Commit 2d34126

Browse files
committed
Merge branch 'v2' into fix/vanity-url-feature-id
2 parents b89c8e4 + 825142a commit 2d34126

101 files changed

Lines changed: 12292 additions & 917 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.changes/2.35.17.json

Lines changed: 62 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,62 @@
1+
[
2+
{
3+
"category": "``inspector2``",
4+
"description": "This release extends vulnerability management to Azure VM, container registries and function apps. Adds support for per-member-account scan configuration settings.",
5+
"type": "api-change"
6+
},
7+
{
8+
"category": "``ssm``",
9+
"description": "Adding SSM Cloud Connector to support Azure Virtual Machines onboarding to AWS Systems Manager",
10+
"type": "api-change"
11+
},
12+
{
13+
"category": "``connect``",
14+
"description": "Adds support for CreateAuthCode and DeleteSession APIs.",
15+
"type": "api-change"
16+
},
17+
{
18+
"category": "``ec2``",
19+
"description": "This launch surfaces the public SSM parameter associated with public AMIs in the AMI metadata.",
20+
"type": "api-change"
21+
},
22+
{
23+
"category": "``meteringmarketplace``",
24+
"description": "The usage reporting window for the BatchMeterUsage API has been extended from 6 hours to 24 hours. Sellers can now submit usage records for up to 24 hours after a metered event occurs. The existing 6-hour grace period at the end of a billing cycle still applies.",
25+
"type": "api-change"
26+
},
27+
{
28+
"category": "``lambda``",
29+
"description": "AWS Lambda Durable Functions now supports customer managed KMS keys. This allows customers to configure a KMS key in Durable Config to have all their durable execution data encrypted.",
30+
"type": "api-change"
31+
},
32+
{
33+
"category": "``marketplace-catalog``",
34+
"description": "This release enhances the ListEntities API to support ResellerRole filter for ResaleAuthorization entity.",
35+
"type": "api-change"
36+
},
37+
{
38+
"category": "Python",
39+
"description": "Upgraded the Python interpreter that is bundled with AWS CLI v2 installers to version ``3.14.6``.",
40+
"type": "enhancement"
41+
},
42+
{
43+
"category": "``partnercentral-revenue-measurement``",
44+
"description": "Add support for AWS Partner Central Revenue Measurement API for creating, managing, and tracking revenue attributions and marketplace revenue share allocations.",
45+
"type": "api-change"
46+
},
47+
{
48+
"category": "``route53globalresolver``",
49+
"description": "Adds ListSharedDNSViews operation to list all DNS Views shared with caller using AWS Resource Access Manager. Also updates ListHostedZoneAssociations operation so that resource ARN param is optional, allowing caller to list all HostedZoneAssociations in account.",
50+
"type": "api-change"
51+
},
52+
{
53+
"category": "``config``",
54+
"description": "Added support for connecting AWS Config to third-party cloud service providers. New APIs include PutConnector, GetConnector, DeleteConnector, and ListConnectors for managing connectors, and PutThirdPartyServiceLinkedConfigurationRecorder for creating third-party service-linked recorders.",
55+
"type": "api-change"
56+
},
57+
{
58+
"category": "``securityhub``",
59+
"description": "release SecurityHub MultiCloud integration with Azure",
60+
"type": "api-change"
61+
}
62+
]

.changes/2.35.18.json

Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,37 @@
1+
[
2+
{
3+
"category": "``ecs``",
4+
"description": "Amazon ECS now automatically detects the correct CPU architecture for Express Mode services.",
5+
"type": "api-change"
6+
},
7+
{
8+
"category": "``geo-places``",
9+
"description": "Added AddressNamesMode, AddressNameTranslations, MobilityMode, PostalCodeMode, SecondaryAddresses, and DriveThrough features across Places V2 APIs to support address name formatting, multilingual translations, travel-aware search, multi-city postal codes, and unit-level address resolution.",
10+
"type": "api-change"
11+
},
12+
{
13+
"category": "``ec2``",
14+
"description": "Replace Root Volume now supports a VolumeId parameter. This allows the customer to pass in a pre-prepared volume as the target root volume for an RRV workflow.",
15+
"type": "api-change"
16+
},
17+
{
18+
"category": "``appconfig``",
19+
"description": "Update ExperimentRun APIs to support ConflictExceptions.",
20+
"type": "api-change"
21+
},
22+
{
23+
"category": "``iotwireless``",
24+
"description": "Default session downlink transmission parameters have been added to the existing Multicast Group APIs. Explicit transmission parameters are no longer required when starting a multicast session during the FUOTA procedure.",
25+
"type": "api-change"
26+
},
27+
{
28+
"category": "``bedrock-agentcore-control``",
29+
"description": "AgentCore Gateway now supports mapping allowed scopes to separate advertised scopes on the inbound authorizer.",
30+
"type": "api-change"
31+
},
32+
{
33+
"category": "``resiliencehubv2``",
34+
"description": "Next Generation Resilience Hub now supports filtering and sorting failure mode assessments, resource type filtering in ListResources, cross-region and cross-account topology edges, data recovery achievability status, and more granular dependency discovery progress tracking.",
35+
"type": "api-change"
36+
}
37+
]

.changes/2.35.19.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
[
2+
{
3+
"category": "``signin``",
4+
"description": "Adds support for OAuth 2.0 token operations in AWS Sign-In, CreateOAuth2TokenWithIAM (client credentials flow), IntrospectOAuth2TokenWithIAM (token inspection), and RevokeOAuth2TokenWithIAM (token revocation).",
5+
"type": "api-change"
6+
}
7+
]

.changes/2.35.20.json

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
[
2+
{
3+
"category": "``connect``",
4+
"description": "Amazon Connect - Added DeleteContactData API to support PII deletion of customer endpoint, additional email recipients and email subject.",
5+
"type": "api-change"
6+
},
7+
{
8+
"category": "``ivs``",
9+
"description": "adds support for AWS IVS ad configuration APIs to allow for a postRollConfiguration object on the ad configuration resource",
10+
"type": "api-change"
11+
},
12+
{
13+
"category": "``guardduty``",
14+
"description": "Adding \"AI Analyst\" enum value for detector",
15+
"type": "api-change"
16+
},
17+
{
18+
"category": "``ec2``",
19+
"description": "Added support for additional override parameters in CreateFleet, including LaunchTemplateSpecificationUserData, KeyName, IamInstanceProfile, and MetadataOptions. The CreateFleet response now also includes SubnetId, AvailabilityZone, and AvailabilityZoneId for launched instances.",
20+
"type": "api-change"
21+
},
22+
{
23+
"category": "``synthetics``",
24+
"description": "CloudWatch Synthetics adds support for customer managed KMS keys for canary environment variables. Customers can now encrypt their canary's Lambda function environment variables at rest using their own AWS KMS key, providing additional control over data protection.",
25+
"type": "api-change"
26+
}
27+
]

.changes/2.35.21.json

Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,37 @@
1+
[
2+
{
3+
"category": "``ec2``",
4+
"description": "New Amazon EC2 instances. M9g, M9gd, C9g, and C9gd on AWS Graviton5. C8in, M8in, and R8in add 600 Gbps network. C8ib, M8ib, and R8ib add 300 Gbps EBS. C8ine, M8ine, M8idn, R8idn, M8idb, and R8idb round out Intel Xeon 6. Mac-m3ultra with Apple M3 Ultra. G7 with NVIDIA RTX PRO 4500 Blackwell GPUs.",
5+
"type": "api-change"
6+
},
7+
{
8+
"category": "``lambda``",
9+
"description": "Added TelemetryConfig support for Managed Instances Capacity Provider, enabling customers to configure system log level and custom log group for managed instance logging.",
10+
"type": "api-change"
11+
},
12+
{
13+
"category": "``license-manager``",
14+
"description": "Added the ResetUsage field to the CreateLicenseVersion API. When set to true, the entitlement usage counts for the license are reset to 0. If it is false or not specified, entitlement usage is left unchanged.",
15+
"type": "api-change"
16+
},
17+
{
18+
"category": "``inspector2``",
19+
"description": "Support for 3 day and 7 day ECR re-scan durations",
20+
"type": "api-change"
21+
},
22+
{
23+
"category": "``quicksight``",
24+
"description": "Provides CreateKnowledgeBase and UpdateKnowledgeBase APIs",
25+
"type": "api-change"
26+
},
27+
{
28+
"category": "``sagemaker``",
29+
"description": "Release support for g4d, c6g, c7g, c8g instance types for SageMaker HyperPod",
30+
"type": "api-change"
31+
},
32+
{
33+
"category": "``cloudwatch``",
34+
"description": "CloudWatch now assigns a unique identifier to each anomaly detector. PutAnomalyDetector and DescribeAnomalyDetectors return this AnomalyDetectorId, which you can use to describe or delete a specific anomaly detector directly.",
35+
"type": "api-change"
36+
}
37+
]

.changes/2.35.22.json

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
[
2+
{
3+
"category": "``es``",
4+
"description": "Adds support for the EngineMode and UseCase parameters on Amazon Elasticsearch Service domains, enabling GENERAL or OPTIMIZED engine modes and SEARCH, VECTOR, OBSERVABILITY, or MIXED usecases when creating and updating domain configurations.",
5+
"type": "api-change"
6+
},
7+
{
8+
"category": "``redshift-serverless``",
9+
"description": "Add support for preserving datasharing, zero-ETL and S3 event integrations on snapshot restore to serverless namespace.",
10+
"type": "api-change"
11+
},
12+
{
13+
"category": "``lambda``",
14+
"description": "Add Java 8, 11 and 17 on AL2023 (java8.al2023, java11.al2023, java17.al2023) support to AWS Lambda.",
15+
"type": "api-change"
16+
},
17+
{
18+
"category": "``guardduty``",
19+
"description": "GuardDuty AI Protection is now publicly available. Findings include Bedrock guardrail details, model details, observation numbers, and continuous scan details. GuardrailArn and GuardrailVersion are deprecated in favor of the guardrails list.",
20+
"type": "api-change"
21+
},
22+
{
23+
"category": "``gamelift``",
24+
"description": "Amazon GameLift Servers now includes fleet expiration for managed fleets. A managed fleet expires one year after creation, transitioning to EXPIRED status, emitting a FLEET EXPIRED event, and scaling to zero instances. Expired fleets cannot host new game sessions or increase capacity.",
25+
"type": "api-change"
26+
}
27+
]

.changes/2.35.23.json

Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,42 @@
1+
[
2+
{
3+
"category": "``mq``",
4+
"description": "This release adds storage size parameter for Amazon MQ for RabbitMQ cluster deployment broker on engine version RabbitMQ 4.2. You can now set a configurable storage size within a range of sizes dependent on broker instance size.",
5+
"type": "api-change"
6+
},
7+
{
8+
"category": "``securityhub``",
9+
"description": "AWS Security Hub now provides an AI inventory, giving central security teams a continuously updated, organization-wide view of AI assets and their security posture",
10+
"type": "api-change"
11+
},
12+
{
13+
"category": "``drs``",
14+
"description": "Fast recovery of EC2 based drs workloads by skipping the conversion step",
15+
"type": "api-change"
16+
},
17+
{
18+
"category": "``emr-containers``",
19+
"description": "Introduced 5 new fields across 3 APIs as part of Spark Connect server launch for EMR on EKS. The fields added are sessionIdleTimeoutInMinutes, sessionEnabled, endpointToken, authProxyUrl and encryptionKeyArn.",
20+
"type": "api-change"
21+
},
22+
{
23+
"category": "``servicediscovery``",
24+
"description": "Fixed Cloud Map endpoint resolution to correctly route to the dualstack endpoint when dualstack is enabled.",
25+
"type": "api-change"
26+
},
27+
{
28+
"category": "``lambda``",
29+
"description": "AWS Lambda now returns a new DependencyError value in StateReasonCode and LastUpdateStatusReasonCode to provide more actionable information when a function reaches a failed state due to an error from an upstream dependency or service.",
30+
"type": "api-change"
31+
},
32+
{
33+
"category": "``ssm``",
34+
"description": "Update AWS Systems Manager Automation Targets to be correct max value.",
35+
"type": "api-change"
36+
},
37+
{
38+
"category": "``connect``",
39+
"description": "This release adds SearchRules API which can be used to search for rules within an Amazon Connect instance.",
40+
"type": "api-change"
41+
}
42+
]

.changes/next-release/enhancement-Python-74511.json

Lines changed: 0 additions & 5 deletions
This file was deleted.
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"type": "enhancement",
3+
"category": "User Agent",
4+
"description": "Improve User-Agent attribution for agentic callers."
5+
}

0 commit comments

Comments
 (0)