Skip to content

Releases: awslabs/aws-sdk-swift

1.0.62

17 Dec 19:53
Compare
Choose a tag to compare

What's Changed

Service Features

  • AWS synthetics: Add support to toggle outbound IPv6 traffic on canaries connected to dualstack subnets. This behavior can be controlled via the new Ipv6AllowedForDualStack parameter of the VpcConfig input object in CreateCanary and UpdateCanary APIs.
  • AWS m2: This release adds support for AWS Mainframe Modernization(M2) Service to allow specifying network type(ipv4, dual) for the environment instances. For dual network type, m2 environment applications will serve both IPv4 and IPv6 requests, whereas for ipv4 it will serve only IPv4 requests.
  • AWS ECS: Added support for enableFaultInjection task definition parameter which can be used to enable Fault Injection feature on ECS tasks.
  • AWS Batch: This feature allows AWS Batch on Amazon EKS to support configuration of Pod Annotations, overriding Namespace on which the Batch job's Pod runs on, and allows Subpath and Persistent Volume claim to be set for AWS Batch on Amazon EKS jobs.
  • AWS CodePipeline: AWS CodePipeline V2 type pipelines now support Managed Compute Rule.
  • AWS CloudFront: Adds support for OriginReadTimeout and OriginKeepaliveTimeout to create CloudFront Distributions with VPC Origins.
  • AWS Backup: Add Support for Backup Indexing
  • AWS Account: Update endpoint configuration.
  • AWS CleanRoomsML: Add support for SQL compute configuration for StartAudienceGenerationJob API.

Full Changelog: 1.0.61...1.0.62

1.0.61

16 Dec 19:57
Compare
Choose a tag to compare

What's Changed

Service Features

  • AWS GreengrassV2: Add support for runtime in GetCoreDevice and ListCoreDevices APIs.
  • AWS EC2: This release adds support for EBS local snapshots in AWS Dedicated Local Zones, which allows you to store snapshots of EBS volumes locally in Dedicated Local Zones.
  • AWS MediaLive: AWS Elemental MediaLive adds three new features: MediaPackage v2 endpoint support for live stream delivery, KLV metadata passthrough in CMAF Ingest output groups, and Metadata Name Modifier in CMAF Ingest output groups for customizing metadata track names in output streams.
  • AWS DLM: This release adds support for Local Zones in Amazon Data Lifecycle Manager EBS snapshot lifecycle policies.
  • AWS RDS: This release adds support for the "MYSQL_CACHING_SHA2_PASSWORD" enum value for RDS Proxy ClientPasswordAuthType.

Service Documentation

  • AWS Cloud9: Added information about Ubuntu 18.04 will be removed from the available imageIds for Cloud9 because Ubuntu 18.04 has ended standard support on May 31, 2023.

Full Changelog: 1.0.60...1.0.61

1.0.60

13 Dec 20:08
Compare
Choose a tag to compare

What's Changed

Service Features

  • AWS CloudHSM V2: Add support for Dual-Stack hsm2m.medium clusters. The customers will now be able to create hsm2m.medium clusters having both IPv4 and IPv6 connection capabilities by specifying a new param called NetworkType=DUALSTACK during cluster creation.
  • AWS EC2: This release adds GroupId to the response for DeleteSecurityGroup.
  • AWS EKS: Add NodeRepairConfig in CreateNodegroupRequest and UpdateNodegroupConfigRequest
  • AWS MediaConnect: AWS Elemental MediaConnect Gateway now supports Source Specific Multicast (SSM) for ingress bridges. This enables you to specify a source IP address in addition to a multicast IP when creating or updating an ingress bridge source.
  • AWS ServiceDiscovery: AWS Cloud Map now supports service-level attributes, allowing you to associate custom metadata directly with services. These attributes can be retrieved, updated, and deleted using the new GetServiceAttributes, UpdateServiceAttributes, and DeleteServiceAttributes API calls.
  • AWS CloudWatch Logs: Limit PutIntegration IntegrationName and ListIntegrations IntegrationNamePrefix parameters to 50 characters

Service Documentation

  • AWS NetworkManager: There was a sentence fragment in UpdateDirectConnectGatewayAttachment that was causing customer confusion as to whether it's an incomplete sentence or if it was a typo. Removed the fragment.

Full Changelog: 1.0.59...1.0.60

1.0.59

12 Dec 20:14
Compare
Choose a tag to compare

What's Changed

Service Features

  • AWS Route 53 Domains: This release includes the following API updates: added the enumeration type RESTORE_DOMAIN to the OperationType; constrained the Price attribute to non-negative values; updated the LangCode to allow 2 or 3 alphabetical characters.
  • AWS Database Migration Service: Add parameters to support for kerberos authentication. Add parameter for disabling the Unicode source filter with PostgreSQL settings. Add parameter to use large integer value with Kinesis/Kafka settings.
  • AWS Glue: To support customer-managed encryption in Data Quality to allow customers encrypt data with their own KMS key, we will add a DataQualityEncryption field to the SecurityConfiguration API where customers can provide their KMS keys.
  • AWS Connect: Configure holidays and other overrides to hours of operation in advance. During contact handling, Amazon Connect automatically checks for overrides and provides customers with an appropriate flow path. After an override period passes call center automatically reverts to standard hours of operation.

Service Documentation

  • AWS GuardDuty: Improved descriptions for certain APIs.

Miscellaneous

  • feat!: Clean up logging (#1832)

Full Changelog: 1.0.58...1.0.59

1.0.58

11 Dec 20:31
Compare
Choose a tag to compare

What's Changed

Service Features

  • AWS Migration Hub: API and documentation updates for AWS MigrationHub related to adding support for listing migration task updates and associating, disassociating and listing source resources
  • AWS EMR Serverless: This release adds support for accessing system profile logs in Lake Formation-enabled jobs.
  • AWS Artifact: Add support for listing active customer agreements for the calling AWS Account.
  • AWS Timestream InfluxDB: Adds networkType parameter to CreateDbInstance API which allows IPv6 support to the InfluxDB endpoint
  • AWS SESv2: Introduces support for multi-region endpoint.

Service Documentation

  • AWS CloudTrail: Doc-only updates for CloudTrail.
  • AWS Cognito Identity Provider: Updated descriptions for some API operations and parameters, corrected some errors in Cognito user pools
  • AWS ControlCatalog: Minor documentation updates to the content of ImplementationDetails object part of the Control Catalog GetControl API

Miscellaneous

  • fix: Fix signing region source (#1845)

Full Changelog: 1.0.57...1.0.58

1.0.57

10 Dec 20:31
Compare
Choose a tag to compare

What's Changed

Service Features

  • AWS BCM Pricing Calculator: Updated condition key inference from Workload Estimate, Bill Scenario, and Bill Estimate resources. Updated documentation links.
  • AWS finspace: Update KxCommandLineArgument value parameter regex to allow for spaces and semicolons
  • AWS Connect: Add support for Push Notifications for Amazon Connect chat. With Push Notifications enabled an alert could be sent to customers about new messages even when they aren't actively using the mobile application.
  • AWS IVS RealTime: IVS Real-Time now offers customers the ability to customize thumbnails recording mode and interval for both Individual Participant Recording (IPR) and Server-Side Compositions (SSC).
  • AWS SESv2: Introduces support for creating DEED (Deterministic Easy-DKIM) identities.

Service Documentation

  • AWS Application Auto Scaling: Doc only update for AAS Predictive Scaling policy configuration API.
  • AWS DSQL: Doc only update to examples for DeleteMultiRegionClusters & CreateMultiRegionClusters

Full Changelog: 1.0.56...1.0.57

1.0.56

09 Dec 20:18
Compare
Choose a tag to compare

What's Changed

Service Features

  • AWS MediaLive: H265 outputs now support disabling the deblocking filter.
  • AWS EC2: This release includes a new API for modifying instance network-performance-options after launch.
  • AWS Cognito Identity Provider: Change CustomDomainConfig from a required to an optional parameter for the UpdateUserPoolDomain operation.

Service Documentation

  • AWS Keyspaces: Amazon Keyspaces: adding the list of IAM actions required by the UpdateKeyspace API.
  • AWS AppSync: Provides description of new Amazon Bedrock runtime datasource.
  • AWS WorkSpaces: Added text to clarify case-sensitivity
  • AWS ECS: This is a documentation only update to address various tickets for Amazon ECS.

Miscellaneous

  • fix: Temporarily disable smoke test codegen for S3Tables (#1840)

Full Changelog: 1.0.55...1.0.56

1.0.55

05 Dec 02:05
Compare
Choose a tag to compare

What's Changed

Service Features

  • AWS QBusiness: This release removes the deprecated UserId and UserGroups fields from SearchRelevantContent api's request parameters.
  • AWS PartnerCentral Selling: Introducing the preview of new partner central selling APIs designed to transform how AWS partners collaborate and co-sell with multiple partners. This enables multiple partners to seamlessly engage and jointly pursue customer opportunities, fostering a new era of collaborative selling.

Full Changelog: 1.0.54...1.0.55

1.0.54

04 Dec 19:57
Compare
Choose a tag to compare

What's Changed

Service Features

  • AWS Bedrock Runtime: Added support for Intelligent Prompt Router in Invoke, InvokeStream, Converse and ConverseStream. Add support for Bedrock Guardrails image content filter. New Bedrock Marketplace feature enabling a wider range of bedrock compatible models with self-hosted capability.
  • AWS Bedrock Agent: This release introduces the ability to generate SQL using natural language, through a new GenerateQuery API (with native integration into Knowledge Bases); ability to ingest and retrieve images through Bedrock Data Automation; and ability to create a Knowledge Base backed by Kendra GenAI Index.
  • AWS Bedrock Agent Runtime: This release introduces the ability to generate SQL using natural language, through a new GenerateQuery API (with native integration into Knowledge Bases); ability to ingest and retrieve images through Bedrock Data Automation; and ability to create a Knowledge Base backed by Kendra GenAI Index.
  • AWS Bedrock: Introduced two APIs ListPromptRouters and GetPromptRouter for Intelligent Prompt Router feature. Add support for Bedrock Guardrails image content filter. New Bedrock Marketplace feature enabling a wider range of bedrock compatible models with self-hosted capability.
  • AWS SageMaker: Amazon SageMaker HyperPod launched task governance to help customers maximize accelerator utilization for model development and flexible training plans to meet training timelines and budget while reducing weeks of training time. AI apps from AWS partner is now available in SageMaker.
  • AWS kendra: This release adds GenAI Index in Amazon Kendra for Retrieval Augmented Generation (RAG) and intelligent search. With the Kendra GenAI Index, customers get high retrieval accuracy powered by the latest information retrieval technologies and semantic models.

Full Changelog: 1.0.53...1.0.54

1.0.53

03 Dec 19:57
Compare
Choose a tag to compare

What's Changed

Service Features

  • AWS QuickSight: This release includes API needed to support for Unstructured Data in Q in QuickSight Q&A (IDC).
  • AWS DynamoDB: This change adds support for global tables with multi-Region strong consistency (in preview). The UpdateTable API now supports a new attribute MultiRegionConsistency to set consistency when creating global tables. The DescribeTable output now optionally includes the MultiRegionConsistency attribute.
  • AWS QApps: Add support for 11 new plugins as action cards to help automate repetitive tasks and improve productivity.
  • AWS Glue: This release includes(1)Zero-ETL integration to ingest data from 3P SaaS and DynamoDB to Redshift/Redlake (2)new properties on Connections to enable reuse; new connection APIs for retrieve/preview metadata (3)support of CRUD operations for Multi-catalog (4)support of automatic statistics collections
  • AWS Bedrock Runtime: Added support for Async Invoke Operations Start, List and Get. Support for invocation logs with requestMetadata field in Converse, ConverseStream, Invoke and InvokeStream. Video content blocks in Converse/ConverseStream accept raw bytes or S3 URI.
  • AWS Bedrock Agent: Releasing SDK for Multi-Agent Collaboration.
  • AWS Redshift: Adds support for Amazon Redshift RegisterNamespace and DeregisterNamespace APIs to share data to AWS Glue Data Catalog.
  • AWS S3: Amazon S3 Metadata stores object metadata in read-only, fully managed Apache Iceberg metadata tables that you can query. You can create metadata table configurations for S3 general purpose buckets.
  • AWS QBusiness: Amazon Q Business now supports customization options for your web experience, 11 new Plugins, and QuickSight support. Amazon Q index allows software providers to enrich their native generative AI experiences with their customer's enterprise knowledge and user context spanning multiple applications.
  • AWS Bedrock Agent Runtime: Releasing SDK for multi agent collaboration
  • AWS Bedrock: Tagging support for Async Invoke resources. Added support for Distillation in CreateModelCustomizationJob API. Support for videoDataDeliveryEnabled flag in invocation logging.
  • AWS Athena: Add FEDERATED type to CreateDataCatalog. This creates Athena Data Catalog, AWS Lambda connector, and AWS Glue connection. Create/DeleteDataCatalog returns DataCatalog. Add Status, ConnectionType, and Error to DataCatalog and DataCatalogSummary. Add DeleteCatalogOnly to delete Athena Catalog only.
  • AWS Redshift Serverless: Adds support for the ListManagedWorkgroups API to get an overview of existing managed workgroups.
  • AWS LakeFormation: This release added two new LakeFormation Permissions (CREATE_CATALOG, SUPER_USER) and added Id field for CatalogResource. It also added new conditon and expression field.
  • AWS DataZone: Adds support for Connections, ProjectProfiles, and JobRuns APIs. Supports the new Lineage feature at GA. Adjusts optionality of a parameter for DataSource and SubscriptionTarget APIs which may adjust types in some clients.

Service Documentation

  • AWS CloudWatch: Support for configuring AiOps investigation as alarm action

Full Changelog: 1.0.52...1.0.53