Skip to content

Release v1.44.16

Compare
Choose a tag to compare
@aws-sdk-go-automation aws-sdk-go-automation released this 17 May 18:17
· 747 commits to main since this release
107e836

Release v1.44.16 (2022-05-17)

Service Client Updates

  • service/glue: Updates service API and documentation
    • This release adds a new optional parameter called codeGenNodeConfiguration to CRUD job APIs that allows users to manage visual jobs via APIs. The updated CreateJob and UpdateJob will create jobs that can be viewed in Glue Studio as a visual graph. GetJob can be used to get codeGenNodeConfiguration.
  • service/kms: Updates service documentation
    • Add HMAC best practice tip, annual rotation of AWS managed keys.