-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'develop' into update-output-protocol-tests
- Loading branch information
Showing
126 changed files
with
10,244 additions
and
1,887 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
[ | ||
{ | ||
"category": "``codebuild``", | ||
"description": "AWS CodeBuild Now Supports BuildBatch in Reserved Capacity and Lambda", | ||
"type": "api-change" | ||
}, | ||
{ | ||
"category": "``compute-optimizer``", | ||
"description": "This release expands AWS Compute Optimizer rightsizing recommendation support for Amazon EC2 Auto Scaling groups to include those with scaling policies and multiple instance types.", | ||
"type": "api-change" | ||
}, | ||
{ | ||
"category": "``fms``", | ||
"description": "AWS Firewall Manager now lets you combine multiple resource tags using the logical AND operator or the logical OR operator.", | ||
"type": "api-change" | ||
} | ||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
[ | ||
{ | ||
"category": "``redshift``", | ||
"description": "Additions to the PubliclyAccessible and Encrypted parameters clarifying what the defaults are.", | ||
"type": "api-change" | ||
}, | ||
{ | ||
"category": "``securitylake``", | ||
"description": "Doc only update for ServiceName that fixes several customer-reported issues", | ||
"type": "api-change" | ||
}, | ||
{ | ||
"category": "``sts``", | ||
"description": "Fixed typos in the descriptions.", | ||
"type": "api-change" | ||
} | ||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
[ | ||
{ | ||
"category": "``artifact``", | ||
"description": "Support resolving regional API calls to partition's leader region endpoint.", | ||
"type": "api-change" | ||
}, | ||
{ | ||
"category": "``bedrock``", | ||
"description": "With this release, Bedrock Evaluation will now support latency-optimized inference for foundation models.", | ||
"type": "api-change" | ||
}, | ||
{ | ||
"category": "``ec2``", | ||
"description": "Add support for DisconnectOnSessionTimeout flag in CreateClientVpnEndpoint and ModifyClientVpnEndpoint requests and DescribeClientVpnEndpoints responses", | ||
"type": "api-change" | ||
}, | ||
{ | ||
"category": "``kafkaconnect``", | ||
"description": "Support updating connector configuration via UpdateConnector API. Release Operations API to monitor the status of the connector operation.", | ||
"type": "api-change" | ||
}, | ||
{ | ||
"category": "``transcribe``", | ||
"description": "This update provides tagging support for Transcribe's Call Analytics Jobs and Call Analytics Categories.", | ||
"type": "api-change" | ||
} | ||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
[ | ||
{ | ||
"category": "``gamelift``", | ||
"description": "Amazon GameLift releases a new game session placement feature: PriorityConfigurationOverride. You can now override how a game session queue prioritizes placement locations for a single StartGameSessionPlacement request.", | ||
"type": "api-change" | ||
}, | ||
{ | ||
"category": "``route53``", | ||
"description": "Amazon Route 53 now supports the Mexico (Central) Region (mx-central-1) for latency records, geoproximity records, and private DNS for Amazon VPCs in that region", | ||
"type": "api-change" | ||
} | ||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,67 @@ | ||
[ | ||
{ | ||
"category": "``apigateway``", | ||
"description": "Documentation updates for Amazon API Gateway", | ||
"type": "api-change" | ||
}, | ||
{ | ||
"category": "``bedrock-agent-runtime``", | ||
"description": "Now supports streaming for inline agents.", | ||
"type": "api-change" | ||
}, | ||
{ | ||
"category": "``cognito-identity``", | ||
"description": "corrects the dual-stack endpoint configuration", | ||
"type": "api-change" | ||
}, | ||
{ | ||
"category": "``partnercentral-selling``", | ||
"description": "Add Tagging support for ResourceSnapshotJob resources", | ||
"type": "api-change" | ||
}, | ||
{ | ||
"category": "``s3``", | ||
"description": "This change enhances integrity protections for new SDK requests to S3. S3 SDKs now support the CRC64NVME checksum algorithm, full object checksums for multipart S3 objects, and new default integrity protections for S3 requests.", | ||
"type": "api-change" | ||
}, | ||
{ | ||
"category": "``security-ir``", | ||
"description": "Increase minimum length of Threat Actor IP 'userAgent' to 1.", | ||
"type": "api-change" | ||
}, | ||
{ | ||
"category": "``sesv2``", | ||
"description": "This release introduces a new recommendation in Virtual Deliverability Manager Advisor, which detects elevated complaint rates for customer sending identities.", | ||
"type": "api-change" | ||
}, | ||
{ | ||
"category": "``workspaces``", | ||
"description": "Added GeneralPurpose.4xlarge & GeneralPurpose.8xlarge ComputeTypes.", | ||
"type": "api-change" | ||
}, | ||
{ | ||
"category": "``workspaces-thin-client``", | ||
"description": "Mark type in MaintenanceWindow as required.", | ||
"type": "api-change" | ||
}, | ||
{ | ||
"category": "AWSCRT", | ||
"description": "Update awscrt version to 0.23.4", | ||
"type": "enhancement" | ||
}, | ||
{ | ||
"category": "``s3``", | ||
"description": "The S3 client attempts to validate response checksums for all S3 API operations that support checksums. However, if the SDK has not implemented the specified checksum algorithm then this validation is skipped. Checksum validation behavior can be configured using the ``when_supported`` and ``when_required`` options - in code using the ``response_checksum_validation`` parameter for ``botocore.config.Config``, in the shared AWS config file using ``response_checksum_validation``, or as an env variable using ``AWS_RESPONSE_CHECKSUM_VALIDATION``.", | ||
"type": "feature" | ||
}, | ||
{ | ||
"category": "``s3``", | ||
"description": "Added support for the CRC64NVME checksum algorithm in the S3 client through the optional AWS CRT (``awscrt``) dependency.", | ||
"type": "feature" | ||
}, | ||
{ | ||
"category": "``s3``", | ||
"description": "S3 client behavior is updated to always calculate a CRC32 checksum by default for operations that support it (such as PutObject or UploadPart), or require it (such as DeleteObjects). Checksum behavior can be configured using ``when_supported`` and ``when_required`` options - in code using the ``request_checksum_calculation`` parameter for ``botocore.config.Config``, in the shared AWS config file using ``request_checksum_calculation``, or as an env variable using ``AWS_REQUEST_CHECKSUM_CALCULATION``. Note: Botocore will no longer automatically compute and populate the Content-MD5 header.", | ||
"type": "feature" | ||
} | ||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
[ | ||
{ | ||
"category": "``ecs``", | ||
"description": "The release addresses Amazon ECS documentation tickets.", | ||
"type": "api-change" | ||
}, | ||
{ | ||
"category": "``sagemaker``", | ||
"description": "Added support for ml.trn1.32xlarge instance type in Reserved Capacity Offering", | ||
"type": "api-change" | ||
} | ||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,47 @@ | ||
[ | ||
{ | ||
"category": "``appstream``", | ||
"description": "Add support for managing admin consent requirement on selected domains for OneDrive Storage Connectors in AppStream2.0.", | ||
"type": "api-change" | ||
}, | ||
{ | ||
"category": "``bedrock-agent-runtime``", | ||
"description": "Add a 'reason' field to InternalServerException", | ||
"type": "api-change" | ||
}, | ||
{ | ||
"category": "``ecr``", | ||
"description": "Temporarily updating dualstack endpoint support", | ||
"type": "api-change" | ||
}, | ||
{ | ||
"category": "``ecr-public``", | ||
"description": "Temporarily updating dualstack endpoint support", | ||
"type": "api-change" | ||
}, | ||
{ | ||
"category": "``mediatailor``", | ||
"description": "Adds options for configuring how MediaTailor conditions ads before inserting them into the content stream. Based on the new settings, MediaTailor will either transcode ads to match the content stream as it has in the past, or it will insert ads without first transcoding them.", | ||
"type": "api-change" | ||
}, | ||
{ | ||
"category": "``qbusiness``", | ||
"description": "Added APIs to manage QBusiness user subscriptions", | ||
"type": "api-change" | ||
}, | ||
{ | ||
"category": "``s3tables``", | ||
"description": "You can now use the CreateTable API operation to create tables with schemas by adding an optional metadata argument.", | ||
"type": "api-change" | ||
}, | ||
{ | ||
"category": "``verifiedpermissions``", | ||
"description": "Adds Cedar JSON format support for entities and context data in authorization requests", | ||
"type": "api-change" | ||
}, | ||
{ | ||
"category": "AWSCRT", | ||
"description": "Update awscrt version to 0.23.8", | ||
"type": "enhancement" | ||
} | ||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,32 @@ | ||
[ | ||
{ | ||
"category": "``amp``", | ||
"description": "Add support for sending metrics to cross account and CMCK AMP workspaces through RoleConfiguration on Create/Update Scraper.", | ||
"type": "api-change" | ||
}, | ||
{ | ||
"category": "``bedrock-agent-runtime``", | ||
"description": "This change is to deprecate the existing citation field under RetrieveAndGenerateStream API response in lieu of GeneratedResponsePart and RetrievedReferences", | ||
"type": "api-change" | ||
}, | ||
{ | ||
"category": "``codebuild``", | ||
"description": "Added support for CodeBuild self-hosted Buildkite runner builds", | ||
"type": "api-change" | ||
}, | ||
{ | ||
"category": "``geo-routes``", | ||
"description": "The OptimizeWaypoints API now supports 50 waypoints per request (20 with constraints like AccessHours or AppointmentTime). It adds waypoint clustering via Clustering and ClusteringIndex for better optimization. Also, total distance validation is removed for greater flexibility.", | ||
"type": "api-change" | ||
}, | ||
{ | ||
"category": "``rds``", | ||
"description": "Updates to Aurora MySQL and Aurora PostgreSQL API pages with instance log type in the create and modify DB Cluster.", | ||
"type": "api-change" | ||
}, | ||
{ | ||
"category": "``sagemaker``", | ||
"description": "This release introduces a new valid value in InstanceType parameter: p5en.48xlarge, in ProductionVariant.", | ||
"type": "api-change" | ||
} | ||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
[ | ||
{ | ||
"category": "``bedrock-runtime``", | ||
"description": "Allow hyphens in tool name for Converse and ConverseStream APIs", | ||
"type": "api-change" | ||
}, | ||
{ | ||
"category": "``detective``", | ||
"description": "Doc only update for Detective documentation.", | ||
"type": "api-change" | ||
}, | ||
{ | ||
"category": "``ec2``", | ||
"description": "Release u7i-6tb.112xlarge, u7i-8tb.112xlarge, u7inh-32tb.480xlarge, p5e.48xlarge, p5en.48xlarge, f2.12xlarge, f2.48xlarge, trn2.48xlarge instance types.", | ||
"type": "api-change" | ||
}, | ||
{ | ||
"category": "``notifications``", | ||
"description": "Added support for Managed Notifications, integration with AWS Organization and added aggregation summaries for Aggregate Notifications", | ||
"type": "api-change" | ||
}, | ||
{ | ||
"category": "``sagemaker``", | ||
"description": "Correction of docs for \"Added support for ml.trn1.32xlarge instance type in Reserved Capacity Offering\"", | ||
"type": "api-change" | ||
} | ||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,42 @@ | ||
[ | ||
{ | ||
"category": "``batch``", | ||
"description": "Documentation-only update: clarified the description of the shareDecaySeconds parameter of the FairsharePolicy data type, clarified the description of the priority parameter of the JobQueueDetail data type.", | ||
"type": "api-change" | ||
}, | ||
{ | ||
"category": "``cognito-idp``", | ||
"description": "corrects the dual-stack endpoint configuration for cognitoidp", | ||
"type": "api-change" | ||
}, | ||
{ | ||
"category": "``connect``", | ||
"description": "Added DeleteContactFlowVersion API and the CAMPAIGN flow type", | ||
"type": "api-change" | ||
}, | ||
{ | ||
"category": "``emr-serverless``", | ||
"description": "Increasing entryPoint in SparkSubmit to accept longer script paths. New limit is 4kb.", | ||
"type": "api-change" | ||
}, | ||
{ | ||
"category": "``iotsitewise``", | ||
"description": "AWS IoT SiteWise now supports ingestion and querying of Null (all data types) and NaN (double type) values of bad or uncertain data quality. New partial error handling prevents data loss during ingestion. Enabled by default for new customers; existing customers can opt-in.", | ||
"type": "api-change" | ||
}, | ||
{ | ||
"category": "``logs``", | ||
"description": "Documentation-only update to address doc errors", | ||
"type": "api-change" | ||
}, | ||
{ | ||
"category": "``quicksight``", | ||
"description": "Added `DigitGroupingStyle` in ThousandsSeparator to allow grouping by `LAKH`( Indian Grouping system ) currency. Support LAKH and `CRORE` currency types in Column Formatting.", | ||
"type": "api-change" | ||
}, | ||
{ | ||
"category": "``sns``", | ||
"description": "This release adds support for the topic attribute FifoThroughputScope for SNS FIFO topics. For details, see the documentation history in the Amazon Simple Notification Service Developer Guide.", | ||
"type": "api-change" | ||
} | ||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
[ | ||
{ | ||
"category": "``bedrock-agent-runtime``", | ||
"description": "Adds multi-turn input support for an Agent node in an Amazon Bedrock Flow", | ||
"type": "api-change" | ||
}, | ||
{ | ||
"category": "``glue``", | ||
"description": "Docs Update for timeout changes", | ||
"type": "api-change" | ||
}, | ||
{ | ||
"category": "``medialive``", | ||
"description": "AWS Elemental MediaLive adds a new feature, ID3 segment tagging, in CMAF Ingest output groups. It allows customers to insert ID3 tags into every output segment, controlled by a newly added channel schedule action Id3SegmentTagging.", | ||
"type": "api-change" | ||
}, | ||
{ | ||
"category": "``workspaces-thin-client``", | ||
"description": "Rename WorkSpaces Web to WorkSpaces Secure Browser", | ||
"type": "api-change" | ||
} | ||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
[ | ||
{ | ||
"category": "``ec2``", | ||
"description": "Added \"future\" allocation type for future dated capacity reservation", | ||
"type": "api-change" | ||
} | ||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,32 @@ | ||
[ | ||
{ | ||
"category": "``cloudtrail``", | ||
"description": "This release introduces the SearchSampleQueries API that allows users to search for CloudTrail Lake sample queries.", | ||
"type": "api-change" | ||
}, | ||
{ | ||
"category": "``eks``", | ||
"description": "Adds support for UpdateStrategies in EKS Managed Node Groups.", | ||
"type": "api-change" | ||
}, | ||
{ | ||
"category": "``healthlake``", | ||
"description": "Added new authorization strategy value 'SMART_ON_FHIR' for CreateFHIRDatastore API to support Smart App 2.0", | ||
"type": "api-change" | ||
}, | ||
{ | ||
"category": "``ssm``", | ||
"description": "Systems Manager doc-only update for January, 2025.", | ||
"type": "api-change" | ||
}, | ||
{ | ||
"category": "``sso-oidc``", | ||
"description": "Fixed typos in the descriptions.", | ||
"type": "api-change" | ||
}, | ||
{ | ||
"category": "``transfer``", | ||
"description": "Added CustomDirectories as a new directory option for storing inbound AS2 messages, MDN files and Status files.", | ||
"type": "api-change" | ||
} | ||
] |
Oops, something went wrong.