Skip to content

v6.4.0

Compare
Choose a tag to compare
@adam-fowler adam-fowler released this 04 Jan 17:30
· 36 commits to 6.x.x since this release

Using SotoCore v6.4.0
Using AWS models from Release (2023-01-03)

New Services

  • ARCZonalShift
  • CodeCatalyst
  • DocDBElastic
  • KinesisVideoWebRTCStorage
  • LicenseManagerLinuxSubscriptions
  • OAM
  • Omics
  • OpenSearchServerless
  • Pipes
  • SageMakerGeospatial
  • SageMakerMetrics
  • SecurityLake
  • SimSpaceWeaver

Minor Version Changes

  • Add support for FIPS and dualstack endpoints. Enabled via AWSService option .useFipsEndpoint and .useDualStackEndpoint.

Patch Version Changes

  • Merge service files into three different files: {service}-api.swift, {service}-api+async.swift and {service}-shapes.swift. This provides a fixed number of output files for the code generator build plugin.
  • Fixed issue with duplicate endpoint names.