feature: ACM: This update returns additional certificate details such as certificate SANs and allows sorting in the ListCertificates API.
feature: AwsQueryCompatible: Return AWSQuery compatible error code from HTTP header if found
feature: EC2: u-3tb1 instances are powered by Intel Xeon Platinum 8176M (Skylake) processors and are purpose-built to run large in-memory databases.
feature: EMRServerless: This release adds API support to debug Amazon EMR Serverless jobs in real-time with live application UIs
feature: FSx: This release adds support for Amazon File Cache.
feature: MigrationHubOrchestrator: Introducing AWS MigrationHubOrchestrator. This is the first public release of AWS MigrationHubOrchestrator.
feature: Polly: Added support for the new Cantonese voice - Hiujin. Hiujin is available as a Neural voice only.
feature: Proton: This release adds an option to delete pipeline provisioning repositories using the UpdateAccountSettings API
feature: SageMaker: SageMaker Training Managed Warm Pools let you retain provisioned infrastructure to reduce latency for repetitive training workloads.
feature: Translate: This release enables customers to access control rights on Translate resources like Parallel Data and Custom Terminology using Tag Based Authorization.
feature: WorkSpaces: This release includes diagnostic log uploading feature. If it is enabled, the log files of WorkSpaces Windows client will be sent to Amazon WorkSpaces automatically for troubleshooting. You can use modifyClientProperty api to enable/disable this feature.
2.1225.0
bugfix: rest-json: unset content length in rest-json when payload is undefined
feature: CostExplorer: This release is to support retroactive Cost Categories. The new field will enable you to retroactively apply new and existing cost category rules to previous months.
feature: Location: This release adds place IDs, which are unique identifiers of places, along with a new GetPlace operation, which can be used with place IDs to find a place again later. UnitNumber and UnitType are also added as new properties of places.
2.1224.0
feature: CUR: This release adds two new support regions(me-central-1/eu-south-2) for OSG.
feature: SSM: This release includes support for applying a CloudWatch alarm to Systems Manager capabilities like Automation, Run Command, State Manager, and Maintenance Windows.
2.1223.0
feature: AppRunner: AWS App Runner adds a Node.js 16 runtime.
feature: EC2: Letting external AWS customers provide ImageId as a Launch Template override in FleetLaunchTemplateOverridesRequest
feature: LexModelsV2: This release introduces additional optional parameters promptAttemptsSpecification to PromptSpecification, which enables the users to configure interrupt setting and Audio, DTMF and Text input configuration for the initial and retry prompt played by the Bot
feature: Lightsail: This release adds Instance Metadata Service (IMDS) support for Lightsail instances.
feature: Nimble: Amazon Nimble Studio adds support for on-demand Amazon Elastic Compute Cloud (EC2) G3 and G5 instances, allowing customers to utilize additional GPU instance types for their creative projects.
feature: SSM: This release adds new SSM document types ConformancePackTemplate and CloudFormation
2.1222.0
feature: BackupGateway: Changes include: new GetVirtualMachineApi to fetch a single user's VM, improving ListVirtualMachines to fetch filtered VMs as well as all VMs, and improving GetGatewayApi to now also return the gateway's MaintenanceStartTime.
feature: DeviceFarm: This release adds the support for VPC-ENI based connectivity for private devices on AWS Device Farm.
feature: EC2: Documentation updates for Amazon EC2.
feature: Glue: Added support for S3 Event Notifications for Catalog Target Crawlers.
2.1221.0
feature: Comprehend: Amazon Comprehend now supports synchronous mode for targeted sentiment API operations.
feature: S3Control: S3 on Outposts launches support for object versioning for Outposts buckets. With S3 Versioning, you can preserve, retrieve, and restore every version of every object stored in your buckets. You can recover from both unintended user actions and application failures.
feature: SageMaker: SageMaker now allows customization on Canvas Application settings, including enabling/disabling time-series forecasting and specifying an Amazon Forecast execution role at both the Domain and UserProfile levels.
2.1220.0
feature: EC2: This release adds support for blocked paths to Amazon VPC Reachability Analyzer.
2.1219.0
feature: CloudTrail: This release includes support for importing existing trails into CloudTrail Lake.
feature: EC2: This release adds CapacityAllocations field to DescribeCapacityReservations
feature: MediaConnect: This change allows the customer to use the SRT Caller protocol as part of their flows
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps aws-sdk from 2.828.0 to 2.1226.0.
Release notes
Sourced from aws-sdk's releases.
... (truncated)
Changelog
Sourced from aws-sdk's changelog.
... (truncated)
Commits
3075622
Updates SDK to v2.1226.08dd2749
AWSQuery compatible error code (#4221)d525e91
Updates SDK to v2.1225.062f23c6
fix: unset content length in rest-json when payload is undefined (#4219)2728d90
chore(deps-dev): remove patch-package direct dependency (#4218)ac59c2d
Updates SDK to v2.1224.04b74b8f
chore(deps-dev): add patch-package direct dependency (#4217)f7b10c7
Updates SDK to v2.1223.0878c4d6
Updates SDK to v2.1222.09bc8b25
Updates SDK to v2.1221.0Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)