Skip to content

Release (2023-01-03)

Compare
Choose a tag to compare
@aws-sdk-go-v2-automation aws-sdk-go-v2-automation released this 03 Jan 19:26
· 1752 commits to main since this release

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/securitylake: v1.1.0
    • Feature: Allow CreateSubscriber API to take string input that allows setting more descriptive SubscriberDescription field. Make souceTypes field required in model level for UpdateSubscriberRequest as it is required for every API call on the backend. Allow ListSubscribers take any String as nextToken param.