Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Snyk] Upgrade @aws-sdk/client-sns from 3.428.0 to 3.430.0 #6

Merged
merged 1 commit into from
Nov 9, 2023

Conversation

afgallo
Copy link
Owner

@afgallo afgallo commented Nov 8, 2023

This PR was automatically created by Snyk using the credentials of a real user.


Snyk has created this PR to upgrade @aws-sdk/client-sns from 3.428.0 to 3.430.0.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 2 versions ahead of your current version.
  • The recommended version was released 22 days ago, on 2023-10-17.
Release notes
Package name: @aws-sdk/client-sns
  • 3.430.0 - 2023-10-17

    3.430.0(2023-10-17)

    Chores
    Documentation Changes
    • client-ecs: Documentation only updates to address Amazon ECS tickets. (9a3a3f69)
    New Features
    • clients: update client endpoints as of 2023-10-17 (13c7b744)
    • client-route53-recovery-cluster: Adds Owner field to ListRoutingControls API. (375efbf1)
    • client-route53-recovery-control-config: Adds permissions for GetResourcePolicy to support returning details about AWS Resource Access Manager resource policies for shared resources. (81747e43)
    • client-application-discovery-service: This release introduces three new APIs: StartBatchDeleteConfigurationTask, DescribeBatchDeleteConfigurationTask, and BatchDeleteAgents. (c5617b08)
    • client-kafka: AWS Managed Streaming for Kafka is launching MSK Replicator, a new feature that enables customers to reliably replicate data across Amazon MSK clusters in same or different AWS regions. You can now use SDK to create, list, describe, delete, update, and manage tags of MSK Replicators. (db53ab12)
    • client-global-accelerator: Fixed error where ListCustomRoutingEndpointGroups did not have a paginator (7d309f30)
    • client-guardduty: Add domainWithSuffix finding field to dnsRequestAction (f1a4256c)
    • client-codepipeline: Add retryMode ALL_ACTIONS to RetryStageExecution API that retries a failed stage starting from first action in the stage (9d179e84)

    For list of updated packages, view updated-packages.md in assets-3.430.0.zip

  • 3.429.0 - 2023-10-16

    3.429.0(2023-10-16)

    Chores
    Documentation Changes
    • client-transfer: Documentation updates for AWS Transfer Family (83809a24)
    New Features
    • clients: update client endpoints as of 2023-10-16 (d71d1991)
    • client-entityresolution: This launch expands our matching techniques to include provider-based matching to help customer match, link, and enhance records with minimal data movement. With data service providers, we have removed the need for customers to build bespoke integrations,. (ba8b3ef5)
    • client-mediapackagev2: This release allows customers to manage MediaPackage v2 resource using CloudFormation. (8a890095)
    • client-redshift: Added support for managing credentials of provisioned cluster admin using AWS Secrets Manager. (81f66cb1)
    • client-sesv2: This release provides enhanced visibility into your SES identity verification status. This will offer you more actionable insights, enabling you to promptly address any verification-related issues. (95a88278)
    • client-redshift-serverless: Added support for managing credentials of serverless namespace admin using AWS Secrets Manager. (00b6795c)
    • client-opensearch: This release allows customers to list and associate optional plugin packages with compatible Amazon OpenSearch Service clusters for enhanced functionality. (90dcb197)
    • client-cloudformation: SDK and documentation updates for UpdateReplacePolicy (c1fd48ee)
    • client-drs: Updated exsiting API to allow AWS Elastic Disaster Recovery support of launching recovery into existing EC2 instances. (d861f676)
    • client-xray: This releases enhances GetTraceSummaries API to support new TimeRangeType Service to query trace summaries by segment end time. (8da8457b)
    • client-managedblockchain-query: This release introduces two new APIs: GetAssetContract and ListAssetContracts. This release also adds support for Bitcoin Testnet. (6dc7cd7a)
    Bug Fixes
    • middleware-host-header: populate :authority pseudo-header with authority section of target URI (#5369) (242a32c5)
    • lib-dynamodb: backwards compat for undefined columns (#5365) (65d5b36f)
    Tests

    For list of updated packages, view updated-packages.md in assets-3.429.0.zip

  • 3.428.0 - 2023-10-12

    3.428.0(2023-10-12)

    Chores
    • read service specific endpoints from env/config (#5350) (39126a49)
    • update bug-report.yml (#5314) (d0978841)
    • middleware-flexible-checksums: split FlexibleChecksumsMiddlewareConfig into request/response (#5344) (78a50c93)
    • util-endpoints: remove utility to read service specific endpoints (#5341) (bde7d54c)
    • clients: support reading ini subsections and get entire config in configSelector (#5330) (1ccfce17)
    Documentation Changes
    • client-pricing: Documentation updates for Price List (ec57e773)
    • client-elastic-load-balancing-v2: This release enables routing policies with Availability Zone affinity for Network Load Balancers. (8368f0f6)
    • client-workspaces: Updated the CreateWorkspaces action documentation to clarify that the PCoIP protocol is only available for Windows bundles. (8153a417)
    • lib-dynamodb: fix import path for api extractor compatibility (#5336) (7477787e)
    • update README.md in smithy-aws-typescript (#5316) (7cac08f9)
    New Features
    • clients: update client endpoints as of 2023-10-12 (34763390)
    • client-sagemaker: Amazon SageMaker Canvas adds KendraSettings and DirectDeploySettings support for CanvasAppSettings (685916ce)
    • client-auditmanager: This release introduces a new limit to the awsAccounts parameter. When you create or update an assessment, there is now a limit of 200 AWS accounts that can be specified in the assessment scope. (af417648)
    • client-ivs-realtime: Update GetParticipant to return additional metadata. (4adb6260)
    • client-controltower: Added new EnabledControl resource details to ListEnabledControls API and added new GetEnabledControl API. (784c6fb6)
    • client-rekognition: Amazon Rekognition introduces support for Custom Moderation. This allows the enhancement of accuracy for detect moderation labels operations by creating custom adapters tuned on customer data. (87763f3b)
    • client-textract: This release adds 9 new APIs for adapter and adapter version management, 3 new APIs for tagging, and updates AnalyzeDocument and StartDocumentAnalysis API parameters for using adapters. (4ce1e296)
    • client-location: This release adds endpoint updates for all AWS Location resource operations. (f71b2162)
    • client-lambda: Adds support for Lambda functions to access Dual-Stack subnets over IPv6, via an opt-in flag in CreateFunction and UpdateFunctionConfiguration APIs (2bb63a02)
    • client-auto-scaling: Update the NotificationMetadata field to only allow visible ascii characters. Add paginators to DescribeInstanceRefreshes, DescribeLoadBalancers, and DescribeLoadBalancerTargetGroups (67270850)
    • client-machine-learning: This release marks Password field as sensitive (4d5eac69)
    • client-inspector2: Add MacOs ec2 platform support (2964c2f7)
    • client-rds: This release adds support for adding a dedicated log volume to open-source RDS instances. (634a9831)
    • client-customer-profiles: Adds sensitive trait to various shapes in Customer Profiles Calculated Attribute API model. (73c92296)
    • client-glue: Extending version control support to GitLab and Bitbucket from AWSGlue (b683df3c)
    • client-config-service: Add enums for resource types supported by Config (1cdcf430)
    • client-transcribe: This release is to enable m4a format to customers (8c24c288)
    • client-ec2: This release adds Ubuntu Pro as a supported platform for On-Demand Capacity Reservations and adds support for setting an Amazon Machine Image (AMI) to disabled state. Disabling the AMI makes it private if it was previously shared, and prevents new EC2 instance launches from it. (9c57ae32)
    Bug Fixes
    • middleware-flexible-checksums: skip checksum validation for s3 whole-object multipart GET (#5345) (6a6a75e6)
    • lib-dynamodb: add e2e suite and bug fixes for lib-dynamodb (#5306) (2fe0a883)
    Tests
    • lib-dynamodb:
    • middleware-flexible-checksums: flexibleChecksumsResponseMiddleware.spec.ts (#5342) (e1db7b10)
    • add more randomness to bucketNames (#5332) (178aea91)

    For list of updated packages, view updated-packages.md in assets-3.428.0.zip

from @aws-sdk/client-sns GitHub release notes

Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (da81c5b) 100.00% compared to head (d8a6012) 100.00%.

Additional details and impacted files
@@            Coverage Diff            @@
##              main        #6   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            2         2           
  Lines           37        37           
=========================================
  Hits            37        37           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@afgallo afgallo merged commit 5f29ac6 into main Nov 9, 2023
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants