aws-sdk-go v1.31.8 Release Notes

Release Date: 2020-06-01 // almost 4 years ago
  • ๐Ÿš€ Release v1.31.8 (2020-06-01)

    โšก๏ธ Service Client Updates

    • ๐Ÿ“š service/athena: Updates service API, documentation, and paginators
    • ๐Ÿ“š service/elasticmapreduce: Updates service API and documentation
      • Amazon EMR now supports encrypting log files with AWS Key Management Service (KMS) customer managed keys.
    • ๐Ÿ“š service/fsx: Updates service API and documentation
    • ๐Ÿ“š service/kms: Updates service API and documentation
      • AWS Key Management Service (AWS KMS): If the GenerateDataKeyPair or GenerateDataKeyPairWithoutPlaintext APIs are called on a CMK in a custom key store (origin == AWS_CLOUDHSM), they return an UnsupportedOperationException. If a call to UpdateAlias causes a customer to exceed the Alias resource quota, the UpdateAlias API returns a LimitExceededException.
    • ๐Ÿ“š service/sagemaker: Updates service API and documentation
      • We are releasing HumanTaskUiArn as a new parameter in CreateLabelingJob and RenderUiTemplate which can take an ARN for a system managed UI to render a task.
    • ๐Ÿ“š service/worklink: Updates service API and documentation