General Highlights
- Feature: Adds RetryMaxAttempts and RetryMod to API client Options. This allows the API clients' default Retryer to be configured from the shared configuration files or environment variables. Adding a new Retry mode of
Adaptive
.Adaptive
retry mode is an experimental mode, adding client rate limiting when throttles reponses are received from an API. See retry.AdaptiveMode for more details, and configuration options. - Feature: Updated
github.com/aws/smithy-go
to latest version - Bug Fix: Fixes the AWS Sigv4 signer to trim header value's whitespace when computing the canonical headers block of the string to sign.
- Dependency Update: Updated to the latest SDK module versions
Module Highlights
github.com/aws/aws-sdk-go-v2
: v1.14.0- Feature: Add new AdaptiveMode retryer to aws/retry package. This new retryer uses dynamic token bucketing with client ratelimiting when throttle responses are received.
- Feature: Adds new interface aws.RetryerV2, replacing aws.Retryer and deprecating the GetInitialToken method in favor of GetAttemptToken so Context can be provided. The SDK will use aws.RetryerV2 internally. Wrapping aws.Retryers as aws.RetryerV2 automatically.
github.com/aws/aws-sdk-go-v2/config
: v1.14.0- Feature: Adds support for loading RetryMaxAttempts and RetryMod from the environment and shared configuration files. These parameters drive how the SDK's API client will initialize its default retryer, if custome retryer has not been specified. See config module and aws.Config for more information about and how to use these new options.
- Feature: Adds support for the
ca_bundle
parameter in shared config and credentials files. The usage of the file is the same as environment variable,AWS_CA_BUNDLE
, but sourced from shared config. Fixes #1589
github.com/aws/aws-sdk-go-v2/credentials
: v1.9.0github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue
: v1.7.0github.com/aws/aws-sdk-go-v2/feature/dynamodb/expression
: v1.4.0- Feature: Add support for expression names with dots via new NameBuilder function NameNoDotSplit, related to aws/aws-sdk-go#2570
github.com/aws/aws-sdk-go-v2/feature/dynamodbstreams/attributevalue
: v1.7.0github.com/aws/aws-sdk-go-v2/service/accessanalyzer
: v1.14.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/account
: v1.5.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/acm
: v1.13.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/acmpca
: v1.15.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/alexaforbusiness
: v1.13.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/amp
: v1.13.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/amplify
: v1.10.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/amplifybackend
: v1.11.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/amplifyuibuilder
: v1.4.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/apigateway
: v1.14.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/apigatewaymanagementapi
: v1.9.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/apigatewayv2
: v1.11.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/appconfig
: v1.11.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/appconfigdata
: v1.3.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/appflow
: v1.13.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/appintegrations
: v1.12.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/applicationautoscaling
: v1.14.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/applicationcostprofiler
: v1.8.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/applicationdiscoveryservice
: v1.11.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/applicationinsights
: v1.14.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/appmesh
: v1.12.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/apprunner
: v1.10.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/appstream
: v1.14.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/appsync
: v1.13.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/athena
: v1.13.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/auditmanager
: v1.16.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/autoscaling
: v1.20.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/autoscalingplans
: v1.11.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/backup
: v1.14.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/backupgateway
: v1.4.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/batch
: v1.15.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/braket
: v1.14.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/budgets
: v1.11.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/chime
: v1.18.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/chimesdkidentity
: v1.8.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/chimesdkmeetings
: v1.6.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/chimesdkmessaging
: v1.8.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/cloud9
: v1.15.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/cloudcontrol
: v1.7.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/clouddirectory
: v1.11.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/cloudformation
: v1.19.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/cloudfront
: v1.15.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/cloudhsm
: v1.11.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/cloudhsmv2
: v1.12.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/cloudsearch
: v1.12.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/cloudsearchdomain
: v1.10.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/cloudtrail
: v1.14.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/cloudwatch
: v1.16.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/cloudwatchevents
: v1.13.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs
: v1.14.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/codeartifact
: v1.11.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/codebuild
: v1.18.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/codecommit
: v1.12.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/codedeploy
: v1.13.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/codeguruprofiler
: v1.11.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/codegurureviewer
: v1.14.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/codepipeline
: v1.12.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/codestar
: v1.10.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/codestarconnections
: v1.12.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/codestarnotifications
: v1.10.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/cognitoidentity
: v1.12.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/cognitoidentityprovider
: v1.13.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/cognitosync
: v1.10.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/comprehend
: v1.15.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/comprehendmedical
: v1.12.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/computeoptimizer
: v1.16.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/configservice
: v1.17.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/connect
: v1.18.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/connectcontactlens
: v1.11.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/connectparticipant
: v1.10.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/costandusagereportservice
: v1.12.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/costexplorer
: v1.16.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/customerprofiles
: v1.16.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/databasemigrationservice
: v1.17.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/databrew
: v1.17.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/dataexchange
: v1.13.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/datapipeline
: v1.12.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/datasync
: v1.13.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/dax
: v1.10.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/detective
: v1.14.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/devicefarm
: v1.12.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/devopsguru
: v1.15.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/directconnect
: v1.16.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/directoryservice
: v1.12.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/dlm
: v1.10.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/docdb
: v1.16.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/drs
: v1.4.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/dynamodb
: v1.14.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/dynamodbstreams
: v1.12.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/ebs
: v1.13.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/ec2
: v1.30.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/ec2instanceconnect
: v1.12.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/ecr
: v1.15.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/ecrpublic
: v1.12.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/ecs
: v1.17.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/efs
: v1.15.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/eks
: v1.19.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/elasticache
: v1.19.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/elasticbeanstalk
: v1.13.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/elasticinference
: v1.10.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/elasticloadbalancing
: v1.13.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/elasticloadbalancingv2
: v1.17.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/elasticsearchservice
: v1.14.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/elastictranscoder
: v1.12.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/emr
: v1.16.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/emrcontainers
: v1.12.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/eventbridge
: v1.14.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/evidently
: v1.5.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/finspace
: v1.7.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/finspacedata
: v1.9.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/firehose
: v1.13.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/fis
: v1.11.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/fms
: v1.14.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/forecast
: v1.18.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/forecastquery
: v1.10.0- Feature: API client updated
- Bug Fix: Fixed an issue that resulted in the wrong service endpoints being constructed.
github.com/aws/aws-sdk-go-v2/service/frauddetector
: v1.18.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/fsx
: v1.19.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/gamelift
: v1.13.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/glacier
: v1.12.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/globalaccelerator
: v1.12.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/glue
: v1.20.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/grafana
: v1.6.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/greengrass
: v1.12.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/greengrassv2
: v1.14.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/groundstation
: v1.12.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/guardduty
: v1.12.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/health
: v1.14.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/healthlake
: v1.13.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/honeycode
: v1.11.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/iam
: v1.17.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/identitystore
: v1.13.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/imagebuilder
: v1.18.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/inspector
: v1.11.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/inspector2
: v1.5.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/internal/checksum
: v1.0.0- Release: New module for computing checksums
github.com/aws/aws-sdk-go-v2/service/iot
: v1.22.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/iot1clickdevicesservice
: v1.9.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/iot1clickprojects
: v1.10.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/iotanalytics
: v1.11.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/iotdataplane
: v1.10.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/iotdeviceadvisor
: v1.13.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/iotevents
: v1.13.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/ioteventsdata
: v1.10.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/iotfleethub
: v1.11.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/iotjobsdataplane
: v1.10.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/iotsecuretunneling
: v1.11.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/iotsitewise
: v1.19.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/iotthingsgraph
: v1.11.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/iottwinmaker
: v1.4.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/iotwireless
: v1.17.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/ivs
: v1.15.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/kafka
: v1.16.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/kafkaconnect
: v1.7.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/kendra
: v1.21.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/kinesis
: v1.14.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/kinesisanalytics
: v1.12.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/kinesisanalyticsv2
: v1.13.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/kinesisvideo
: v1.10.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/kinesisvideoarchivedmedia
: v1.11.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/kinesisvideomedia
: v1.9.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/kinesisvideosignaling
: v1.9.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/kms
: v1.15.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/lakeformation
: v1.14.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/lambda
: v1.18.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/lexmodelbuildingservice
: v1.15.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/lexmodelsv2
: v1.18.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/lexruntimeservice
: v1.11.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/lexruntimev2
: v1.13.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/licensemanager
: v1.14.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/lightsail
: v1.16.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/location
: v1.14.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/lookoutequipment
: v1.11.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/lookoutmetrics
: v1.10.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/lookoutvision
: v1.11.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/machinelearning
: v1.13.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/macie
: v1.13.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/macie2
: v1.19.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/managedblockchain
: v1.11.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/marketplacecatalog
: v1.11.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/marketplacecommerceanalytics
: v1.10.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/marketplaceentitlementservice
: v1.10.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/marketplacemetering
: v1.12.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/mediaconnect
: v1.14.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/mediaconvert
: v1.20.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/medialive
: v1.18.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/mediapackage
: v1.14.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/mediapackagevod
: v1.15.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/mediastore
: v1.11.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/mediastoredata
: v1.11.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/mediatailor
: v1.15.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/memorydb
: v1.8.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/mgn
: v1.12.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/migrationhub
: v1.11.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/migrationhubconfig
: v1.11.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/migrationhubrefactorspaces
: v1.4.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/migrationhubstrategy
: v1.4.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/mobile
: v1.10.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/mq
: v1.11.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/mturk
: v1.12.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/mwaa
: v1.11.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/neptune
: v1.15.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/networkfirewall
: v1.14.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/networkmanager
: v1.11.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/nimble
: v1.11.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/opensearch
: v1.8.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/opsworks
: v1.12.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/opsworkscm
: v1.13.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/organizations
: v1.13.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/outposts
: v1.16.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/panorama
: v1.5.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/personalize
: v1.16.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/personalizeevents
: v1.10.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/personalizeruntime
: v1.10.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/pi
: v1.13.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/pinpoint
: v1.15.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/pinpointemail
: v1.10.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/pinpointsmsvoice
: v1.9.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/polly
: v1.12.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/pricing
: v1.13.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/proton
: v1.11.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/qldb
: v1.13.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/qldbsession
: v1.12.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/quicksight
: v1.19.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/ram
: v1.15.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/rbin
: v1.5.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/rds
: v1.17.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/rdsdata
: v1.10.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/redshift
: v1.20.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/redshiftdata
: v1.14.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/rekognition
: v1.16.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/resiliencehub
: v1.4.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/resourcegroups
: v1.11.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/resourcegroupstaggingapi
: v1.12.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/robomaker
: v1.15.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/route53
: v1.18.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/route53domains
: v1.11.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/route53recoverycluster
: v1.7.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/route53recoverycontrolconfig
: v1.8.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/route53recoveryreadiness
: v1.7.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/route53resolver
: v1.14.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/rum
: v1.5.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/s3
: v1.25.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/s3control
: v1.19.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/s3outposts
: v1.11.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/sagemaker
: v1.25.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/sagemakera2iruntime
: v1.11.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/sagemakeredge
: v1.10.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/sagemakerfeaturestoreruntime
: v1.10.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/sagemakerruntime
: v1.14.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/savingsplans
: v1.10.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/schemas
: v1.13.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/secretsmanager
: v1.14.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/securityhub
: v1.18.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/serverlessapplicationrepository
: v1.10.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/servicecatalog
: v1.12.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/servicecatalogappregistry
: v1.11.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/servicediscovery
: v1.16.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/servicequotas
: v1.12.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/ses
: v1.13.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/sesv2
: v1.12.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/sfn
: v1.12.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/shield
: v1.15.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/signer
: v1.12.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/sms
: v1.11.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/snowball
: v1.14.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/snowdevicemanagement
: v1.7.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/sns
: v1.16.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/sqs
: v1.17.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/ssm
: v1.21.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/ssmcontacts
: v1.12.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/ssmincidents
: v1.11.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/sso
: v1.10.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/ssoadmin
: v1.13.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/ssooidc
: v1.11.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/storagegateway
: v1.15.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/sts
: v1.15.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/support
: v1.12.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/swf
: v1.12.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/synthetics
: v1.13.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/textract
: v1.13.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/timestreamquery
: v1.12.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/timestreamwrite
: v1.12.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/transcribe
: v1.16.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/transcribestreaming
: v1.4.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/transfer
: v1.16.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/translate
: v1.12.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/voiceid
: v1.7.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/waf
: v1.10.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/wafregional
: v1.11.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/wafv2
: v1.17.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/wellarchitected
: v1.13.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/wisdom
: v1.6.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/workdocs
: v1.10.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/worklink
: v1.10.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/workmail
: v1.14.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/workmailmessageflow
: v1.10.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/workspaces
: v1.15.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/workspacesweb
: v1.4.0- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/xray
: v1.12.0- Feature: API client updated