aws-sdk-go-v2

AWS SDK for the Go programming language.

APACHE-2.0 License

Stars
2.5K
Committers
116
aws-sdk-go-v2 - Release (2024-01-18)

Published by aws-sdk-go-v2-automation 9 months ago

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/b2bi: v1.0.0-preview.11
    • Feature: Increasing TestMapping inputFileContent file size limit to 5MB and adding file size limit 250KB for TestParsing input file. This release also includes exposing InternalServerException for Tag APIs.
  • github.com/aws/aws-sdk-go-v2/service/cloudtrail: v1.36.0
    • Feature: This release adds a new API ListInsightsMetricData to retrieve metric data from CloudTrail Insights.
  • github.com/aws/aws-sdk-go-v2/service/connect: v1.90.0
    • Feature: GetMetricDataV2 now supports 3 groupings
  • github.com/aws/aws-sdk-go-v2/service/drs: v1.22.0
    • Feature: Removed invalid and unnecessary default values.
  • github.com/aws/aws-sdk-go-v2/service/emrserverless: v1.15.0
    • Feature: BREAKFIX: Correct nullability of InitialCapacityConfig's WorkerCount field. The type of this value has changed from int64 to *int64. Due to this field being marked required, with an enforced minimum of 1, but a default of 0, the former type would result in automatic failure behavior without caller intervention. Calling code will need to be updated accordingly.
  • github.com/aws/aws-sdk-go-v2/service/evidently: v1.17.0
    • Feature: BREAKFIX: Correct nullability of GetExperimentResultsInput's Period field. The type of this value has changed from int64 to *int64. Due to the nature of default value serialization, the former type could cause unexpected/incorrect behavior when set to its zero value. Calling code will need to be updated accordingly.
  • github.com/aws/aws-sdk-go-v2/service/firehose: v1.24.0
    • Feature: Allow support for Snowflake as a Kinesis Data Firehose delivery destination.
  • github.com/aws/aws-sdk-go-v2/service/sagemakerfeaturestoreruntime: v1.23.0
    • Feature: Increase BatchGetRecord limits from 10 items to 100 items
aws-sdk-go-v2 - Release (2024-01-17)

Published by aws-sdk-go-v2-automation 9 months ago

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/dynamodb: v1.26.9
    • Documentation: Updating note for enabling streams for UpdateTable.
  • github.com/aws/aws-sdk-go-v2/service/keyspaces: v1.8.0
    • Feature: This release adds support for Multi-Region Replication with provisioned tables, and Keyspaces auto scaling APIs
aws-sdk-go-v2 - Release (2024-01-16)

Published by aws-sdk-go-v2-automation 10 months ago

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/iot: v1.49.0
    • Feature: Revert release of LogTargetTypes
  • github.com/aws/aws-sdk-go-v2/service/iotfleetwise: v1.12.0
    • Feature: Updated APIs: SignalNodeType query parameter has been added to ListSignalCatalogNodesRequest and ListVehiclesResponse has been extended with attributes field.
  • github.com/aws/aws-sdk-go-v2/service/macie2: v1.35.0
    • Feature: This release adds support for analyzing Amazon S3 objects that are encrypted using dual-layer server-side encryption with AWS KMS keys (DSSE-KMS). It also adds support for reporting DSSE-KMS details in statistics and metadata about encryption settings for S3 buckets and objects.
  • github.com/aws/aws-sdk-go-v2/service/paymentcryptography: v1.7.0
    • Feature: Provide an additional option for key exchange using RSA wrap/unwrap in addition to tr-34/tr-31 in ImportKey and ExportKey operations. Added new key usage (type) TR31_M1_ISO_9797_1_MAC_KEY, for use with Generate/VerifyMac dataplane operations with ISO9797 Algorithm 1 MAC calculations.
  • github.com/aws/aws-sdk-go-v2/service/personalize: v1.30.7
    • Documentation: Documentation updates for Amazon Personalize.
  • github.com/aws/aws-sdk-go-v2/service/personalizeruntime: v1.20.7
    • Documentation: Documentation updates for Amazon Personalize
  • github.com/aws/aws-sdk-go-v2/service/rekognition: v1.36.0
    • Feature: This release adds ContentType and TaxonomyLevel attributes to DetectModerationLabels and GetMediaAnalysisJob API responses.
  • github.com/aws/aws-sdk-go-v2/service/securityhub: v1.44.3
    • Documentation: Documentation updates for AWS Security Hub
aws-sdk-go-v2 - Release (2024-01-14)

Published by aws-sdk-go-v2-automation 10 months ago

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/sagemaker: v1.125.0
    • Feature: This release will have ValidationException thrown if certain invalid app types are provided. The release will also throw ValidationException if more than 10 account ids are provided in VpcOnlyTrustedAccounts.
aws-sdk-go-v2 - Release (2024-01-12)

Published by aws-sdk-go-v2-automation 10 months ago

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/connect: v1.89.0
    • Feature: Supervisor Barge for Chat is now supported through the MonitorContact API.
  • github.com/aws/aws-sdk-go-v2/service/connectparticipant: v1.21.0
    • Feature: Introduce new Supervisor participant role
  • github.com/aws/aws-sdk-go-v2/service/location: v1.35.1
    • Documentation: Location SDK documentation update. Added missing fonts to the MapConfiguration data type. Updated note for the SubMunicipality property in the place data type.
  • github.com/aws/aws-sdk-go-v2/service/mwaa: v1.23.0
    • Feature: This Amazon MWAA feature release includes new fields in CreateWebLoginToken response model. The new fields IamIdentity and AirflowIdentity will let you match identifications, as the Airflow identity length is currently hashed to 64 characters.
  • github.com/aws/aws-sdk-go-v2/service/s3control: v1.42.0
    • Feature: S3 On Outposts team adds dualstack endpoints support for S3Control and S3Outposts API calls.
  • github.com/aws/aws-sdk-go-v2/service/supplychain: v1.0.0
    • Release: New AWS service client module
    • Feature: This release includes APIs CreateBillOfMaterialsImportJob and GetBillOfMaterialsImportJob.
  • github.com/aws/aws-sdk-go-v2/service/transfer: v1.40.0
    • Feature: AWS Transfer Family now supports static IP addresses for SFTP & AS2 connectors and for async MDNs on AS2 servers.
aws-sdk-go-v2 - Release (2024-01-11)

Published by aws-sdk-go-v2-automation 10 months ago

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.144.0
    • Feature: This release adds support for adding an ElasticBlockStorage volume configurations in ECS RunTask/StartTask/CreateService/UpdateService APIs. The configuration allows for attaching EBS volumes to ECS Tasks.
  • github.com/aws/aws-sdk-go-v2/service/ecs: v1.37.0
    • Feature: This release adds support for adding an ElasticBlockStorage volume configurations in ECS RunTask/StartTask/CreateService/UpdateService APIs. The configuration allows for attaching EBS volumes to ECS Tasks.
  • github.com/aws/aws-sdk-go-v2/service/eventbridge: v1.28.0
    • Feature: Adding AppSync as an EventBridge Target
  • github.com/aws/aws-sdk-go-v2/service/iot: v1.48.0
    • Feature: Add ConflictException to Update APIs of AWS IoT Software Package Catalog
  • github.com/aws/aws-sdk-go-v2/service/iotfleetwise: v1.11.0
    • Feature: The following dataTypes have been removed: CUSTOMER_DECODED_INTERFACE in NetworkInterfaceType; CUSTOMER_DECODED_SIGNAL_INFO_IS_NULL in SignalDecoderFailureReason; CUSTOMER_DECODED_SIGNAL_NETWORK_INTERFACE_INFO_IS_NULL in NetworkInterfaceFailureReason; CUSTOMER_DECODED_SIGNAL in SignalDecoderType
  • github.com/aws/aws-sdk-go-v2/service/secretsmanager: v1.26.2
    • Documentation: Doc only update for Secrets Manager
  • github.com/aws/aws-sdk-go-v2/service/workspaces: v1.35.8
    • Documentation: Added AWS Workspaces RebootWorkspaces API - Extended Reboot documentation update
aws-sdk-go-v2 - Release (2024-01-10)

Published by aws-sdk-go-v2-automation 10 months ago

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs: v1.31.0
    • Feature: Add support for account level subscription filter policies to PutAccountPolicy, DescribeAccountPolicies, and DeleteAccountPolicy APIs. Additionally, PutAccountPolicy has been modified with new optional "selectionCriteria" parameter for resource selection.
  • github.com/aws/aws-sdk-go-v2/service/connectcampaigns: v1.8.0
    • Feature: Minor pattern updates for Campaign and Dial Request API fields.
  • github.com/aws/aws-sdk-go-v2/service/location: v1.35.0
    • Feature: This release adds API support for custom layers for the maps service APIs: CreateMap, UpdateMap, DescribeMap.
  • github.com/aws/aws-sdk-go-v2/service/qconnect: v1.3.0
    • Feature: QueryAssistant and GetRecommendations will be discontinued starting June 1, 2024. To receive generative responses after March 1, 2024 you will need to create a new Assistant in the Connect console and integrate the Amazon Q in Connect JavaScript library (amazon-q-connectjs) into your applications.
  • github.com/aws/aws-sdk-go-v2/service/redshiftserverless: v1.15.7
    • Documentation: Updates to ConfigParameter for RSS workgroup, removal of use_fips_ssl
  • github.com/aws/aws-sdk-go-v2/service/route53: v1.37.0
    • Feature: Route53 now supports geoproximity routing in AWS regions
  • github.com/aws/aws-sdk-go-v2/service/wisdom: v1.21.0
    • Feature: QueryAssistant and GetRecommendations will be discontinued starting June 1, 2024. To receive generative responses after March 1, 2024 you will need to create a new Assistant in the Connect console and integrate the Amazon Q in Connect JavaScript library (amazon-q-connectjs) into your applications.
aws-sdk-go-v2 - Release (2024-01-08)

Published by aws-sdk-go-v2-automation 10 months ago

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/codebuild: v1.27.0
    • Feature: Aws CodeBuild now supports new compute type BUILD_GENERAL1_XLARGE
  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.143.0
    • Feature: Amazon EC2 R7iz bare metal instances are powered by custom 4th generation Intel Xeon Scalable processors.
  • github.com/aws/aws-sdk-go-v2/service/route53resolver: v1.25.0
    • Feature: This release adds support for query type configuration on firewall rules that enables customers for granular action (ALLOW, ALERT, BLOCK) by DNS query type.
aws-sdk-go-v2 - Release (2024-01-05)

Published by aws-sdk-go-v2-automation 10 months ago

General Highlights

  • Feature: Support smithy sigv4a trait for codegen.
  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/kms: v1.27.9
    • Documentation: Documentation updates for AWS Key Management Service (KMS).
  • github.com/aws/aws-sdk-go-v2/service/redshiftserverless: v1.15.6
    • Documentation: use_fips_ssl and require_ssl parameter support for Workgroup, UpdateWorkgroup, and CreateWorkgroup
aws-sdk-go-v2 - Release (2024-01-04)

Published by aws-sdk-go-v2-automation 10 months ago

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2: v1.24.1
    • Documentation: removing incorrect doc string from config
  • github.com/aws/aws-sdk-go-v2/service/configservice: v1.44.0
    • Feature: Updated ResourceType enum with new resource types onboarded by AWS Config in November and December 2023.
  • github.com/aws/aws-sdk-go-v2/service/docdb: v1.30.0
    • Feature: Adding PerformanceInsightsEnabled and PerformanceInsightsKMSKeyId fields to DescribeDBInstances Response.
  • github.com/aws/aws-sdk-go-v2/service/ecs: v1.36.0
    • Feature: This release adds support for managed instance draining which facilitates graceful termination of Amazon ECS instances.
  • github.com/aws/aws-sdk-go-v2/service/elasticsearchservice: v1.25.0
    • Feature: This release adds support for new or existing Amazon OpenSearch domains to enable TLS 1.3 or TLS 1.2 with perfect forward secrecy cipher suites for domain endpoints.
  • github.com/aws/aws-sdk-go-v2/service/lightsail: v1.33.0
    • Feature: This release adds support to set up an HTTPS endpoint on an instance.
  • github.com/aws/aws-sdk-go-v2/service/opensearch: v1.28.0
    • Feature: This release adds support for new or existing Amazon OpenSearch domains to enable TLS 1.3 or TLS 1.2 with perfect forward secrecy cipher suites for domain endpoints.
  • github.com/aws/aws-sdk-go-v2/service/sagemaker: v1.124.0
    • Feature: Adding support for provisioned throughput mode for SageMaker Feature Groups
  • github.com/aws/aws-sdk-go-v2/service/servicecatalog: v1.26.0
    • Feature: Added Idempotency token support to Service Catalog AssociateServiceActionWithProvisioningArtifact, DisassociateServiceActionFromProvisioningArtifact, DeleteServiceAction API
aws-sdk-go-v2 - Release (2024-01-03)

Published by aws-sdk-go-v2-automation 10 months ago

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/connect: v1.88.0
    • Feature: Amazon Connect, Contact Lens Evaluation API increase evaluation notes max length to 3072.
  • github.com/aws/aws-sdk-go-v2/service/mediaconvert: v1.49.0
    • Feature: This release includes video engine updates including HEVC improvements, support for ingesting VP9 encoded video in MP4 containers, and support for user-specified 3D LUTs.
aws-sdk-go-v2 - Release (2023-12-29)

Published by aws-sdk-go-v2-automation 10 months ago

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/apprunner: v1.26.0
    • Feature: AWS App Runner adds Python 3.11 and Node.js 18 runtimes.
  • github.com/aws/aws-sdk-go-v2/service/location: v1.34.0
    • Feature: This release introduces a new parameter to bypasses an API key's expiry conditions and delete the key.
  • github.com/aws/aws-sdk-go-v2/service/quicksight: v1.55.0
    • Feature: Add LinkEntityArn support for different partitions; Add UnsupportedUserEditionException in UpdateDashboardLinks API; Add support for New Reader Experience Topics
aws-sdk-go-v2 - Release (2023-12-28)

Published by aws-sdk-go-v2-automation 10 months ago

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/codestarconnections: v1.22.0
    • Feature: New integration with the GitLab self-managed provider type.
  • github.com/aws/aws-sdk-go-v2/service/kinesisvideoarchivedmedia: v1.21.0
    • Feature: NoDataRetentionException thrown when GetImages requested for a Stream that does not retain data (that is, has a DataRetentionInHours of 0).
  • github.com/aws/aws-sdk-go-v2/service/sagemaker: v1.123.0
    • Feature: Amazon SageMaker Studio now supports Docker access from within app container
aws-sdk-go-v2 - Release (2023-12-27)

Published by aws-sdk-go-v2-automation 10 months ago

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/emr: v1.36.0
    • Feature: Add support for customers to modify cluster attribute auto-terminate post cluster launch
aws-sdk-go-v2 - Release (2023-12-26)

Published by aws-sdk-go-v2-automation 10 months ago

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/iam: v1.28.6
    • Documentation: Documentation updates for AWS Identity and Access Management (IAM).
aws-sdk-go-v2 - Release (2023-12-22)

Published by aws-sdk-go-v2-automation 10 months ago

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/glue: v1.73.0
    • Feature: This release adds additional configurations for Query Session Context on the following APIs: GetUnfilteredTableMetadata, GetUnfilteredPartitionMetadata, GetUnfilteredPartitionsMetadata.
  • github.com/aws/aws-sdk-go-v2/service/lakeformation: v1.29.0
    • Feature: This release adds additional configurations on GetTemporaryGlueTableCredentials for Query Session Context.
  • github.com/aws/aws-sdk-go-v2/service/mediaconnect: v1.25.0
    • Feature: This release adds the DescribeSourceMetadata API. This API can be used to view the stream information of the flow's source.
  • github.com/aws/aws-sdk-go-v2/service/networkmonitor: v1.0.0
    • Release: New AWS service client module
    • Feature: CloudWatch Network Monitor is a new service within CloudWatch that will help network administrators and operators continuously monitor network performance metrics such as round-trip-time and packet loss between their AWS-hosted applications and their on-premises locations.
  • github.com/aws/aws-sdk-go-v2/service/omics: v1.16.6
    • Documentation: Provides minor corrections and an updated description of APIs.
  • github.com/aws/aws-sdk-go-v2/service/secretsmanager: v1.26.0
    • Feature: Update endpoint rules and examples.
aws-sdk-go-v2 - Release (2023-12-21)

Published by aws-sdk-go-v2-automation 10 months ago

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/amp: v1.22.0
    • Feature: This release updates Amazon Managed Service for Prometheus APIs to support customer managed KMS keys.
  • github.com/aws/aws-sdk-go-v2/service/appintegrations: v1.23.0
    • Feature: The Amazon AppIntegrations service adds DeleteApplication API for deleting applications, and updates APIs to support third party applications reacting to workspace events and make data requests to Amazon Connect for agent and contact events.
  • github.com/aws/aws-sdk-go-v2/service/bedrockagent: v1.2.0
    • Feature: This release introduces Amazon Aurora as a vector store on Knowledge Bases for Amazon Bedrock
  • github.com/aws/aws-sdk-go-v2/service/codecommit: v1.20.0
    • Feature: AWS CodeCommit now supports customer managed keys from AWS Key Management Service. UpdateRepositoryEncryptionKey is added for updating the key configuration. CreateRepository, GetRepository, BatchGetRepositories are updated with new input or output parameters.
  • github.com/aws/aws-sdk-go-v2/service/connect: v1.87.0
    • Feature: Adds APIs to manage User Proficiencies and Predefined Attributes. Enhances StartOutboundVoiceContact API input. Introduces SearchContacts API. Enhances DescribeContact API. Adds an API to update Routing Attributes in QueuePriority and QueueTimeAdjustmentSeconds.
  • github.com/aws/aws-sdk-go-v2/service/medialive: v1.44.0
    • Feature: MediaLive now supports the ability to configure the audio that an AWS Elemental Link UHD device produces, when the device is configured as the source for a flow in AWS Elemental MediaConnect.
  • github.com/aws/aws-sdk-go-v2/service/neptunegraph: v1.1.0
    • Feature: Adds Waiters for successful creation and deletion of Graph, Graph Snapshot, Import Task and Private Endpoints for Neptune Analytics
  • github.com/aws/aws-sdk-go-v2/service/rds: v1.66.0
    • Feature: This release adds support for using RDS Data API with Aurora PostgreSQL Serverless v2 and provisioned DB clusters.
  • github.com/aws/aws-sdk-go-v2/service/rdsdata: v1.19.0
    • Feature: This release adds support for using RDS Data API with Aurora PostgreSQL Serverless v2 and provisioned DB clusters.
  • github.com/aws/aws-sdk-go-v2/service/sagemaker: v1.122.0
    • Feature: Amazon SageMaker Training now provides model training container access for debugging purposes. Amazon SageMaker Search now provides the ability to use visibility conditions to limit resource access to a single domain or multiple domains.
aws-sdk-go-v2 - Release (2023-12-20)

Published by aws-sdk-go-v2-automation 10 months ago

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/appstream: v1.31.0
    • Feature: This release introduces configurable clipboard, allowing admins to specify the maximum length of text that can be copied by the users from their device to the remote session and vice-versa.
  • github.com/aws/aws-sdk-go-v2/service/eks: v1.37.0
    • Feature: Add support for cluster insights, new EKS capability that surfaces potentially upgrade impacting issues.
  • github.com/aws/aws-sdk-go-v2/service/guardduty: v1.36.0
    • Feature: This release 1) introduces a new API: GetOrganizationStatistics , and 2) adds a new UsageStatisticType TOP_ACCOUNTS_BY_FEATURE for GetUsageStatistics API
  • github.com/aws/aws-sdk-go-v2/service/managedblockchainquery: v1.7.0
    • Feature: Adding Confirmation Status and Execution Status to GetTransaction Response.
  • github.com/aws/aws-sdk-go-v2/service/mediatailor: v1.33.0
    • Feature: Adds the ability to configure time shifting on MediaTailor channels using the TimeShiftConfiguration field
  • github.com/aws/aws-sdk-go-v2/service/route53: v1.36.0
    • Feature: Amazon Route 53 now supports the Canada West (Calgary) Region (ca-west-1) for latency records, geoproximity records, and private DNS for Amazon VPCs in that region.
aws-sdk-go-v2 - Release (2023-12-19)

Published by aws-sdk-go-v2-automation 10 months ago

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/appsync: v1.27.0
    • Feature: This release adds additional configurations on GraphQL APIs for limits on query depth, resolver count, and introspection
  • github.com/aws/aws-sdk-go-v2/service/chimesdkmeetings: v1.21.0
    • Feature: Add meeting features to specify a maximum camera resolution, a maximum content sharing resolution, and a maximum number of attendees for a given meeting.
  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.142.0
    • Feature: Provision BYOIPv4 address ranges and advertise them by specifying the network border groups option in Los Angeles, Phoenix and Dallas AWS Local Zones.
  • github.com/aws/aws-sdk-go-v2/service/fsx: v1.40.0
    • Feature: Added support for FSx for OpenZFS on-demand data replication across AWS accounts and/or regions.Added the IncludeShared attribute for DescribeSnapshots.Added the CopyStrategy attribute for OpenZFSVolumeConfiguration.
  • github.com/aws/aws-sdk-go-v2/service/marketplacecatalog: v1.23.0
    • Feature: AWS Marketplace now supports a new API, BatchDescribeEntities, which returns metadata and content for multiple entities.
  • github.com/aws/aws-sdk-go-v2/service/rds: v1.65.0
    • Feature: RDS - The release adds two new APIs: DescribeDBRecommendations and ModifyDBRecommendation
aws-sdk-go-v2 - Release (2023-12-18)

Published by aws-sdk-go-v2-automation 10 months ago

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/cognitoidentityprovider: v1.32.0
    • Feature: Amazon Cognito now supports trigger versions that define the fields in the request sent to pre token generation Lambda triggers.
  • github.com/aws/aws-sdk-go-v2/service/eks: v1.36.0
    • Feature: Add support for EKS Cluster Access Management.
  • github.com/aws/aws-sdk-go-v2/service/quicksight: v1.54.1
    • Documentation: A docs-only release to add missing entities to the API reference.
  • github.com/aws/aws-sdk-go-v2/service/route53resolver: v1.24.0
    • Feature: Add DOH protocols in resolver endpoints.