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

fix(deps): update dependency aws-sdk to v2.1488.0 #86

Merged
merged 1 commit into from
Nov 3, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 16, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
aws-sdk 2.1472.0 -> 2.1488.0 age adoption passing confidence

Release Notes

aws/aws-sdk-js (aws-sdk)

v2.1488.0

Compare Source

  • feature: ConfigService: Updated ResourceType enum with new resource types onboarded by AWS Config in October 2023.
  • feature: Connect: Amazon Connect Chat introduces Create Persistent Contact Association API, allowing customers to choose when to resume previous conversations from previous chats, eliminating the need to repeat themselves and allowing agents to provide personalized service with access to entire conversation history.
  • feature: IMDS: IMDSv1 fallback toggle
  • feature: IoTWireless: Added LoRaWAN version 1.0.4 support
  • feature: LaunchWizard: AWS Launch Wizard is a service that helps reduce the time it takes to deploy applications to the cloud while providing a guided deployment experience.

v2.1487.0

Compare Source

  • feature: AppRunner: AWS App Runner now supports using dual-stack address type for the public endpoint of your incoming traffic.
  • feature: Connect: GetMetricDataV2 API: Update to include new metrics PERCENT_NON_TALK_TIME, PERCENT_TALK_TIME, PERCENT_TALK_TIME_AGENT, PERCENT_TALK_TIME_CUSTOMER
  • feature: GameLift: Amazon GameLift adds support for shared credentials, which allows applications that are deployed on managed EC2 fleets to interact with other AWS resources.
  • feature: Glue: This release introduces Google BigQuery Source and Target in AWS Glue CodeGenConfigurationNode.
  • feature: NetworkFirewall: This release introduces the stateless rule analyzer, which enables you to analyze your stateless rules for asymmetric routing.
  • feature: QuickSight: Got confirmed from qmeixua@ about custom week features, and tested locally with aws cli and java sdk that the subtypes are showing up.

v2.1486.0

Compare Source

  • feature: Connect: Adds the BatchGetFlowAssociation API which returns flow associations (flow-resource) corresponding to the list of resourceArns supplied in the request. This release also adds IsDefault, LastModifiedRegion and LastModifiedTime fields to the responses of several Describe and List APIs.
  • feature: GlobalAccelerator: Global Accelerator now support accelerators with cross account endpoints.
  • feature: RDS: This release adds support for customized networking resources to Amazon RDS Custom.
  • feature: Redshift: Added support for Multi-AZ deployments for Provisioned RA3 clusters that provide 99.99% SLA availability.
  • feature: SageMaker: Support for batch transform input in Model dashboard

v2.1485.0

Compare Source

  • feature: Amplify: Add backend field to CreateBranch and UpdateBranch requests. Add pagination support for ListApps, ListDomainAssociations, ListBranches, and ListJobs
  • feature: ApplicationInsights: Automate attaching managed policies
  • feature: EC2: Capacity Blocks for ML are a new EC2 purchasing option for reserving GPU instances on a future date to support short duration machine learning (ML) workloads. Capacity Blocks automatically place instances close together inside Amazon EC2 UltraClusters for low-latency, high-throughput networking.
  • feature: M2: Added name filter ability for ListDataSets API, added ForceUpdate for Updating environment and BatchJob submission using S3BatchJobIdentifier
  • feature: Neptunedata: Minor change to not retry CancelledByUserException
  • feature: Translate: Added support for Brevity translation settings feature.

v2.1484.0

Compare Source

  • feature: Connect: This release adds InstanceId field for phone number APIs.
  • feature: DataExchange: We added a new API action: SendDataSetNotification.
  • feature: DataSync: Platform version changes to support AL1 deprecation initiative.
  • feature: Finspace: Introducing new API UpdateKxClusterCodeConfiguration, introducing new cache types for clusters and introducing new deployment modes for updating clusters.
  • feature: MediaPackageV2: This feature allows customers to create a combination of manifest filtering, startover and time delay configuration that applies to all egress requests by default.
  • feature: RDS: This release launches the CreateIntegration, DeleteIntegration, and DescribeIntegrations APIs to manage zero-ETL Integrations.
  • feature: RedshiftServerless: Added support for custom domain names for Amazon Redshift Serverless workgroups. This feature enables customers to create a custom domain name and use ACM to generate fully secure connections to it.
  • feature: Resiliencehub: Introduced the ability to filter applications by their last assessment date and time and have included metrics for the application's estimated workload Recovery Time Objective (RTO) and estimated workload Recovery Point Objective (RPO).
  • feature: S3Outposts: Updated ListOutpostsWithS3 API response to include S3OutpostArn for use with AWS RAM.

v2.1483.0

Compare Source

  • feature: EMR: Updated CreateCluster API request and DescribeCluster API responses to include EbsRootVolumeIops, and EbsRootVolumeThroughput attributes that specify the user configured root volume IOPS and throughput for Amazon EBS root device volume. This feature will be available from Amazon EMR releases 6.15.0
  • feature: Neptune: Update TdeCredentialPassword type to SensitiveString
  • feature: Redshift: added support to create a dual stack cluster

v2.1482.0

Compare Source

  • feature: AppStream: This release introduces multi-session fleets, allowing customers to provision more than one user session on a single fleet instance.
  • feature: EC2: Launching GetSecurityGroupsForVpc API. This API gets security groups that can be associated by the AWS account making the request with network interfaces in the specified VPC.
  • feature: NetworkFirewall: Network Firewall now supports inspection of outbound SSL/TLS traffic.
  • feature: OpenSearch: You can specify ipv4 or dualstack IPAddressType for cluster endpoints. If you specify IPAddressType as dualstack, the new endpoint will be visible under the 'EndpointV2' parameter and will support IPv4 and IPv6 requests. Whereas, the 'Endpoint' will continue to serve IPv4 requests.
  • feature: Redshift: Add Redshift APIs GetResourcePolicy, DeleteResourcePolicy, PutResourcePolicy and DescribeInboundIntegrations for the new Amazon Redshift Zero-ETL integration feature, which can be used to control data ingress into Redshift namespace, and view inbound integrations.
  • feature: SNS: Message Archiving and Replay is now supported in Amazon SNS for FIFO topics.
  • feature: SageMaker: Amazon Sagemaker Autopilot now supports Text Generation jobs.
  • feature: SsmSap: AWS Systems Manager for SAP added support for registration and discovery of SAP ABAP applications
  • feature: Transfer: No API changes from previous release. This release migrated the model to Smithy keeping all features unchanged.

v2.1481.0

Compare Source

  • feature: ConnectCases: Increase maximum length of CommentBody to 3000, and increase maximum length of StringValue to 1500
  • feature: GroundStation: This release will allow KMS alias names to be used when creating Mission Profiles
  • feature: IAM: Updates to GetAccessKeyLastUsed action to replace NoSuchEntity error with AccessDeniedException error.

v2.1480.0

Compare Source

  • feature: CodePipeline: Add ability to trigger pipelines from git tags, define variables at pipeline level and new pipeline type V2.
  • feature: EC2: This release updates the documentation for InstanceInterruptionBehavior and HibernationOptionsRequest to more accurately describe the behavior of these two parameters when using Spot hibernation.
  • feature: EKS: Added support for Cluster Subnet and Security Group mutability.
  • feature: IAM: Add the partitional endpoint for IAM in iso-f.
  • feature: MigrationHubConfig: This release introduces DeleteHomeRegionControl API that customers can use to delete the Migration Hub Home Region configuration
  • feature: MigrationHubStrategy: This release introduces multi-data-source feature in Migration Hub Strategy Recommendations. This feature now supports vCenter as a data source to fetch inventory in addition to ADS and Import from file workflow that is currently supported with MHSR collector.
  • feature: OpenSearchServerless: This release includes the following new APIs: CreateLifecyclePolicy, UpdateLifecyclePolicy, BatchGetLifecyclePolicy, DeleteLifecyclePolicy, ListLifecyclePolicies and BatchGetEffectiveLifecyclePolicy to support the data lifecycle management feature.

v2.1479.0

Compare Source

  • feature: MarketplaceCommerceAnalytics: The StartSupportDataExport operation has been deprecated as part of the Product Support Connection deprecation. As of December 2022, Product Support Connection is no longer supported.
  • feature: NetworkManager: This release adds API support for Tunnel-less Connect (NoEncap Protocol) for AWS Cloud WAN
  • feature: RedshiftServerless: This release adds support for customers to see the patch version and workgroup version in Amazon Redshift Serverless.
  • feature: Rekognition: Amazon Rekognition introduces StartMediaAnalysisJob, GetMediaAnalysisJob, and ListMediaAnalysisJobs operations to run a bulk analysis of images with a Detect Moderation model.

v2.1478.0

Compare Source

  • feature: AppConfig: Update KmsKeyIdentifier constraints to support AWS KMS multi-Region keys.
  • feature: AppIntegrations: Updated ScheduleConfig to be an optional input to CreateDataIntegration to support event driven downloading of files from sources such as Amazon s3 using Amazon Connect AppIntegrations.
  • feature: Connect: This release adds support for updating phone number metadata, such as phone number description.
  • feature: Discovery: This release introduces three new APIs: StartBatchDeleteConfigurationTask, DescribeBatchDeleteConfigurationTask, and BatchDeleteAgents.
  • feature: SSM: This release introduces a new API: DeleteOpsItem. This allows deletion of an OpsItem.

v2.1477.0

Compare Source

  • bugfix: Gamesparks: Deprecate Gamesparks
  • feature: EC2: Amazon EC2 C7a instances, powered by 4th generation AMD EPYC processors, are ideal for high performance, compute-intensive workloads such as high performance computing. Amazon EC2 R7i instances are next-generation memory optimized and powered by custom 4th Generation Intel Xeon Scalable processors.
  • feature: ManagedBlockchainQuery: This release adds support for Ethereum Sepolia network
  • feature: Omics: This change enables customers to retrieve failure reasons with detailed status messages for their failed runs
  • feature: OpenSearch: Added Cluster Administrative options for node restart, opensearch process restart and opensearch dashboard restart for Multi-AZ without standby domains
  • feature: QuickSight: This release adds the following: 1) Trino and Starburst Database Connectors 2) Custom total for tables and pivot tables 3) Enable restricted folders 4) Add rolling dates for time equality filters 5) Refine DataPathValue and introduce DataPathType 6) Add SeriesType to ReferenceLineDataConfiguration
  • feature: ServiceCatalog: Introduce support for EXTERNAL product and provisioning artifact type in CreateProduct and CreateProvisioningArtifact APIs.
  • feature: VerifiedPermissions: Improving Amazon Verified Permissions Create experience

v2.1476.0

Compare Source

  • feature: Kendra: Changes for a new feature in Amazon Kendra's Query API to Collapse/Expand query results
  • feature: RDS: This release adds support for upgrading the storage file system configuration on the DB instance using a blue/green deployment or a read replica.
  • feature: Wisdom: This release adds an max limit of 25 recommendation ids for NotifyRecommendationsReceived API.

v2.1475.0

Compare Source

  • feature: CodePipeline: Add retryMode ALL_ACTIONS to RetryStageExecution API that retries a failed stage starting from first action in the stage
  • feature: Discovery: This release introduces three new APIs: StartBatchDeleteConfigurationTask, DescribeBatchDeleteConfigurationTask, and BatchDeleteAgents.
  • feature: GlobalAccelerator: Fixed error where ListCustomRoutingEndpointGroups did not have a paginator
  • feature: GuardDuty: Add domainWithSuffix finding field to dnsRequestAction
  • feature: 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.
  • feature: Route53RecoveryCluster: Adds Owner field to ListRoutingControls API.
  • feature: Route53RecoveryControlConfig: Adds permissions for GetResourcePolicy to support returning details about AWS Resource Access Manager resource policies for shared resources.

v2.1474.0

Compare Source

  • feature: CloudFormation: SDK and documentation updates for UpdateReplacePolicy
  • feature: Drs: Updated exsiting API to allow AWS Elastic Disaster Recovery support of launching recovery into existing EC2 instances.
  • feature: 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,.
  • feature: ManagedBlockchainQuery: This release introduces two new APIs: GetAssetContract and ListAssetContracts. This release also adds support for Bitcoin Testnet.
  • feature: MediaPackageV2: This release allows customers to manage MediaPackage v2 resource using CloudFormation.
  • feature: OpenSearch: This release allows customers to list and associate optional plugin packages with compatible Amazon OpenSearch Service clusters for enhanced functionality.
  • feature: Redshift: Added support for managing credentials of provisioned cluster admin using AWS Secrets Manager.
  • feature: RedshiftServerless: Added support for managing credentials of serverless namespace admin using AWS Secrets Manager.
  • feature: 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.
  • feature: XRay: This releases enhances GetTraceSummaries API to support new TimeRangeType Service to query trace summaries by segment end time.

v2.1473.0

Compare Source

  • feature: 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.
  • feature: AutoScaling: Update the NotificationMetadata field to only allow visible ascii characters. Add paginators to DescribeInstanceRefreshes, DescribeLoadBalancers, and DescribeLoadBalancerTargetGroups
  • feature: ConfigService: Add enums for resource types supported by Config
  • feature: ControlTower: Added new EnabledControl resource details to ListEnabledControls API and added new GetEnabledControl API.
  • feature: CustomerProfiles: Adds sensitive trait to various shapes in Customer Profiles Calculated Attribute API model.
  • feature: 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.
  • feature: Glue: Extending version control support to GitLab and Bitbucket from AWSGlue
  • feature: IVSRealTime: Update GetParticipant to return additional metadata.
  • feature: Inspector2: Add MacOs ec2 platform support
  • feature: Lambda: Adds support for Lambda functions to access Dual-Stack subnets over IPv6, via an opt-in flag in CreateFunction and UpdateFunctionConfiguration APIs
  • feature: Location: This release adds endpoint updates for all AWS Location resource operations.
  • feature: MachineLearning: This release marks Password field as sensitive
  • feature: RDS: This release adds support for adding a dedicated log volume to open-source RDS instances.
  • feature: 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.
  • feature: SageMaker: Amazon SageMaker Canvas adds KendraSettings and DirectDeploySettings support for CanvasAppSettings
  • feature: 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.
  • feature: TranscribeService: This release is to enable m4a format to customers

Configuration

📅 Schedule: Branch creation - "before 3am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added dependencies Pull requests that update a dependency file renovate labels Oct 16, 2023
@socket-security
Copy link

socket-security bot commented Oct 16, 2023

Updated dependencies detected. Learn more about Socket for GitHub ↗︎

Packages Version New capabilities Transitives Size Publisher
aws-sdk 2.1472.0...2.1488.0 None +0/-0 89.1 MB aws-sdk-bot

@renovate renovate bot changed the title fix(deps): update dependency aws-sdk to v2.1473.0 fix(deps): update dependency aws-sdk to v2.1474.0 Oct 16, 2023
@renovate renovate bot force-pushed the renovate/aws-sdk-2.x-lockfile branch from c1f720e to 7fdaee0 Compare October 16, 2023 18:51
@renovate renovate bot changed the title fix(deps): update dependency aws-sdk to v2.1474.0 fix(deps): update dependency aws-sdk to v2.1475.0 Oct 17, 2023
@renovate renovate bot force-pushed the renovate/aws-sdk-2.x-lockfile branch 2 times, most recently from b708a04 to 55480d3 Compare October 18, 2023 19:31
@renovate renovate bot changed the title fix(deps): update dependency aws-sdk to v2.1475.0 fix(deps): update dependency aws-sdk to v2.1476.0 Oct 18, 2023
@renovate renovate bot changed the title fix(deps): update dependency aws-sdk to v2.1476.0 fix(deps): update dependency aws-sdk to v2.1477.0 Oct 19, 2023
@renovate renovate bot force-pushed the renovate/aws-sdk-2.x-lockfile branch from 55480d3 to a2ab646 Compare October 19, 2023 20:46
@renovate renovate bot changed the title fix(deps): update dependency aws-sdk to v2.1477.0 fix(deps): update dependency aws-sdk to v2.1478.0 Oct 20, 2023
@renovate renovate bot force-pushed the renovate/aws-sdk-2.x-lockfile branch 2 times, most recently from 01c84e1 to e0a681f Compare October 23, 2023 03:19
@renovate renovate bot changed the title fix(deps): update dependency aws-sdk to v2.1478.0 fix(deps): update dependency aws-sdk to v2.1479.0 Oct 23, 2023
@renovate renovate bot force-pushed the renovate/aws-sdk-2.x-lockfile branch from e0a681f to a7d0a62 Compare October 23, 2023 19:59
@renovate renovate bot changed the title fix(deps): update dependency aws-sdk to v2.1479.0 fix(deps): update dependency aws-sdk to v2.1480.0 Oct 24, 2023
@renovate renovate bot force-pushed the renovate/aws-sdk-2.x-lockfile branch from a7d0a62 to 2985e78 Compare October 24, 2023 19:39
@renovate renovate bot changed the title fix(deps): update dependency aws-sdk to v2.1480.0 fix(deps): update dependency aws-sdk to v2.1481.0 Oct 25, 2023
@renovate renovate bot force-pushed the renovate/aws-sdk-2.x-lockfile branch from 2985e78 to 5e1d417 Compare October 25, 2023 22:46
@renovate renovate bot changed the title fix(deps): update dependency aws-sdk to v2.1481.0 fix(deps): update dependency aws-sdk to v2.1482.0 Oct 26, 2023
@renovate renovate bot force-pushed the renovate/aws-sdk-2.x-lockfile branch from 5e1d417 to e0c300a Compare October 26, 2023 19:04
@renovate renovate bot changed the title fix(deps): update dependency aws-sdk to v2.1482.0 fix(deps): update dependency aws-sdk to v2.1483.0 Oct 27, 2023
@renovate renovate bot force-pushed the renovate/aws-sdk-2.x-lockfile branch from e0c300a to b7c6f3a Compare October 27, 2023 19:37
@renovate renovate bot changed the title fix(deps): update dependency aws-sdk to v2.1483.0 fix(deps): update dependency aws-sdk to v2.1484.0 Oct 30, 2023
@renovate renovate bot force-pushed the renovate/aws-sdk-2.x-lockfile branch 3 times, most recently from c970998 to 3927bb7 Compare October 30, 2023 20:14
@renovate renovate bot changed the title fix(deps): update dependency aws-sdk to v2.1484.0 fix(deps): update dependency aws-sdk to v2.1485.0 Oct 31, 2023
@renovate renovate bot force-pushed the renovate/aws-sdk-2.x-lockfile branch from 3927bb7 to 7802043 Compare October 31, 2023 19:25
@renovate renovate bot changed the title fix(deps): update dependency aws-sdk to v2.1485.0 fix(deps): update dependency aws-sdk to v2.1486.0 Nov 1, 2023
@renovate renovate bot force-pushed the renovate/aws-sdk-2.x-lockfile branch 2 times, most recently from 34e5ac3 to 9264b7b Compare November 2, 2023 19:47
@renovate renovate bot changed the title fix(deps): update dependency aws-sdk to v2.1486.0 fix(deps): update dependency aws-sdk to v2.1487.0 Nov 2, 2023
@renovate renovate bot changed the title fix(deps): update dependency aws-sdk to v2.1487.0 fix(deps): update dependency aws-sdk to v2.1488.0 Nov 3, 2023
@renovate renovate bot force-pushed the renovate/aws-sdk-2.x-lockfile branch from 9264b7b to 3632f2b Compare November 3, 2023 21:26
@renovate renovate bot force-pushed the renovate/aws-sdk-2.x-lockfile branch from 3632f2b to 3acd545 Compare November 3, 2023 23:30
@fmarier fmarier merged commit f245827 into master Nov 3, 2023
3 checks passed
@fmarier fmarier deleted the renovate/aws-sdk-2.x-lockfile branch November 3, 2023 23:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file renovate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant