Sourced from @aws-sdk/client-appsync
's
releases.
v3.721.0
3.721.0(2025-01-02)
Documentation Changes
- client-sqs: In-flight message typo fix from 20k to 120k. (6ed6c121)
- fix various tsdoc tags (#6765) (599a60f9)
New Features
- clients: update client endpoints as of 2025-01-02 (195db96a)
- client-organizations: Added ALL_FEATURES_MIGRATION_ORGANIZATION_SIZE_LIMIT_EXCEEDED to ConstraintViolationException for the EnableAllFeatures operation. (f509e1df)
- client-appsync: Modify UpdateGraphQLAPI operation and flag authenticationType as required. (66363a29)
- client-mediaconvert: This release adds support for the AVC3 codec and fixes an alignment issue with Japanese vertical captions. (08f266e9)
- client-mediaconnect: AWS Elemental MediaConnect now supports Content Quality Analysis for enhanced source stream monitoring. This enables you to track specific audio and video metrics in transport stream source flows, ensuring your content meets quality standards. (c0288fd1)
- client-sagemaker: Adding ETag information with Model Artifacts for Model Registry (c5a3b23a)
- client-gamelift: Amazon GameLift releases a new game session shutdown feature. Use the Amazon GameLift console or AWS CLI to terminate an in-progress game session that's entered a bad state or is no longer needed. (fb4238db)
For list of updated packages, view updated-packages.md in assets-3.721.0.zip
v3.720.0
3.720.0(2024-12-28)
New Features
- client-ecr-public: Restoring custom endpoint functionality for ECR Public (fdea90a0)
- client-ecr: Restoring custom endpoint functionality for ECR (53504cc1)
For list of updated packages, view updated-packages.md in assets-3.720.0.zip
v3.719.1
3.719.1(2024-12-27)
Chores
Documentation Changes
- client-rds: Updates Amazon RDS documentation to correct various descriptions. (b0b5547d)
... (truncated)
Sourced from @aws-sdk/client-appsync
's
changelog.
3.721.0 (2025-01-02)
Features
- client-appsync: Modify UpdateGraphQLAPI operation and flag authenticationType as required. (66363a2)
b72d98a
Publish v3.721.066363a2
feat(client-appsync): Modify UpdateGraphQLAPI operation and flag
authenticati...