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.1579.0 #909

Merged
merged 1 commit into from
Mar 18, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 18, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
aws-sdk 2.1540.0 -> 2.1579.0 age adoption passing confidence

Release Notes

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

v2.1579.0

Compare Source

  • feature: Backup: This release introduces a boolean attribute ManagedByAWSBackupOnly as part of ListRecoveryPointsByResource api to filter the recovery points based on ownership. This attribute can be used to filter out the recovery points protected by AWSBackup.
  • feature: CodeBuild: AWS CodeBuild now supports overflow behavior on Reserved Capacity.
  • feature: Connect: This release adds Hierarchy based Access Control fields to Security Profile public APIs and adds support for UserAttributeFilter to SearchUsers API.
  • feature: EC2: Add media accelerator and neuron device information on the describe instance types API.
  • feature: KinesisAnalyticsV2: Support for Flink 1.18 in Managed Service for Apache Flink
  • feature: SageMaker: Adds m6i, m6id, m7i, c6i, c6id, c7i, r6i r6id, r7i, p5 instance type support to Sagemaker Notebook Instances and miscellaneous wording fixes for previous Sagemaker documentation.
  • feature: WorkSpacesThinClient: Removed unused parameter kmsKeyArn from UpdateDeviceRequest

v2.1578.0

Compare Source

  • bugfix: IoTRoborunner: Deprecate IoTRoborunner
  • feature: EC2InstanceConnect: This release includes a new exception type "SerialConsoleSessionUnsupportedException" for SendSerialConsoleSSHPublicKey API.
  • feature: Fis: This release adds support for previewing target resources before running a FIS experiment. It also adds resource ARNs for actions, experiments, and experiment templates to API responses.
  • feature: TimestreamInfluxDB: This is the initial SDK release for Amazon Timestream for InfluxDB. Amazon Timestream for InfluxDB is a new time-series database engine that makes it easy for application developers and DevOps teams to run InfluxDB databases on AWS for near real-time time-series applications using open source APIs.

v2.1577.0

Compare Source

  • feature: IVSRealTime: adds support for multiple new composition layout configuration options (grid, pip)
  • feature: KinesisAnalyticsV2: Support new RuntimeEnvironmentUpdate parameter within UpdateApplication API allowing callers to change the Flink version upon which their application runs.
  • feature: S3: This release makes the default option for S3 on Outposts request signing to use the SigV4A algorithm when using AWS Common Runtime (CRT).

v2.1576.0

Compare Source

  • feature: Connect: This release increases MaxResults limit to 500 in request for SearchUsers, SearchQueues and SearchRoutingProfiles APIs of Amazon Connect.
  • feature: Kafka: Added support for specifying the starting position of topic replication in MSK-Replicator.

v2.1575.0

Compare Source

  • feature: CodeStarconnections: Added a sync configuration enum to disable publishing of deployment status to source providers (PublishDeploymentStatus). Added a sync configuration enum (TriggerStackUpdateOn) to only trigger changes.
  • feature: MediaPackageV2: This release enables customers to safely update their MediaPackage v2 channel groups, channels and origin endpoints using entity tags.

v2.1574.0

Compare Source

  • feature: Batch: This release adds JobStateTimeLimitActions setting to the Job Queue API. It allows you to configure an action Batch can take for a blocking job in front of the queue after the defined period of time. The new parameter applies for ECS, EKS, and FARGATE Job Queues.
  • feature: CloudTrail: Added exceptions to CreateTrail, DescribeTrails, and ListImportFailures APIs.
  • feature: CognitoIdentityServiceProvider: Add ConcurrentModificationException to SetUserPoolMfaConfig
  • feature: GuardDuty: Add RDS Provisioned and Serverless Usage types
  • feature: Support: Update maintenance mode message to share upcoming end-of-support
  • feature: Transfer: Added DES_EDE3_CBC to the list of supported encryption algorithms for messages sent with an AS2 connector.

v2.1573.0

Compare Source

  • feature: AppConfig: AWS AppConfig now supports dynamic parameters, which enhance the functionality of AppConfig Extensions by allowing you to provide parameter values to your Extensions at the time you deploy your configuration.
  • feature: EC2: This release adds an optional parameter to RegisterImage and CopyImage APIs to support tagging AMIs at the time of creation.
  • feature: Grafana: Adds support for the new GrafanaToken as part of the Amazon Managed Grafana Enterprise plugins upgrade to associate your AWS account with a Grafana Labs account.
  • feature: PaymentCryptographyData: AWS Payment Cryptography EMV Decrypt Feature Release
  • feature: WAFV2: You can increase the max request body inspection size for some regional resources. The size setting is in the web ACL association config. Also, the AWSManagedRulesBotControlRuleSet EnableMachineLearning setting now takes a Boolean instead of a primitive boolean type, for languages like Java.

v2.1572.0

Compare Source

  • feature: Imagebuilder: Add PENDING status to Lifecycle Execution resource status. Add StartTime and EndTime to ListLifecycleExecutionResource API response.
  • feature: RDS: Updated the input of CreateDBCluster and ModifyDBCluster to support setting CA certificates. Updated the output of DescribeDBCluster to show current CA certificate setting value.
  • feature: Support: Update README with v2 end-of-support announcement
  • feature: Support: Add upcoming end-of-support message in postinstall
  • feature: VerifiedPermissions: Deprecating details in favor of configuration for GetIdentitySource and ListIdentitySources APIs.

v2.1571.0

Compare Source

  • feature: Organizations: This release contains an endpoint addition
  • feature: SESV2: Adds support for providing custom headers within SendEmail and SendBulkEmail for SESv2.

v2.1570.0

Compare Source

  • feature: CloudFormation: Add DetailedStatus field to DescribeStackEvents and DescribeStacks APIs
  • feature: FSx: Added support for creating FSx for NetApp ONTAP file systems with up to 12 HA pairs, delivering up to 72 GB/s of read throughput and 12 GB/s of write throughput.
  • feature: Organizations: Documentation update for AWS Organizations

v2.1569.0

Compare Source

  • feature: DocDBElastic: Launched Elastic Clusters Readable Secondaries, Start/Stop, Configurable Shard Instance count, Automatic Backups and Snapshot Copying
  • feature: EKS: Added support for new AL2023 AMIs to the supported AMITypes.
  • feature: LexModelsV2: This release makes AMAZON.QnAIntent generally available in Amazon Lex. This generative AI feature leverages large language models available through Amazon Bedrock to automate frequently asked questions (FAQ) experience for end-users.
  • feature: MigrationHubOrchestrator: Adds new CreateTemplate, UpdateTemplate and DeleteTemplate APIs.
  • feature: QuickSight: TooltipTarget for Combo chart visuals; ColumnConfiguration limit increase to 2000; Documentation Update
  • feature: SageMaker: Adds support for ModelDataSource in Model Packages to support unzipped models. Adds support to specify SourceUri for models which allows registration of models without mandating a container for hosting. Using SourceUri, customers can decouple the model from hosting information during registration.
  • feature: SecurityLake: Add capability to update the Data Lake's MetaStoreManager Role in order to perform required data lake updates to use Iceberg table format in their data lake or update the role for any other reason.

v2.1568.0

Compare Source

  • feature: Batch: This release adds Batch support for configuration of multicontainer jobs in ECS, Fargate, and EKS. This support is available for all types of jobs, including both array jobs and multi-node parallel jobs.
  • feature: BedrockAgentRuntime: This release adds support to override search strategy performed by the Retrieve and RetrieveAndGenerate APIs for Amazon Bedrock Agents
  • feature: CostExplorer: This release introduces the new API 'GetApproximateUsageRecords', which retrieves estimated usage records for hourly granularity or resource-level data at daily granularity.
  • feature: EC2: This release increases the range of MaxResults for GetNetworkInsightsAccessScopeAnalysisFindings to 1,000.
  • feature: Iot: This release reduces the maximum results returned per query invocation from 500 to 100 for the SearchIndex API. This change has no implications as long as the API is invoked until the nextToken is NULL.
  • feature: WAFV2: AWS WAF now supports configurable time windows for request aggregation with rate-based rules. Customers can now select time windows of 1 minute, 2 minutes or 10 minutes, in addition to the previously supported 5 minutes.

v2.1567.0

Compare Source

  • feature: AmplifyUIBuilder: We have added the ability to tag resources after they are created

v2.1566.0

Compare Source

  • feature: Drs: Added volume status to DescribeSourceServer replicated volumes.
  • feature: KafkaConnect: Adds support for tagging, with new TagResource, UntagResource and ListTagsForResource APIs to manage tags and updates to existing APIs to allow tag on create. This release also adds support for the new DeleteWorkerConfiguration API.
  • feature: RDS: This release adds support for gp3 data volumes for Multi-AZ DB Clusters.

v2.1565.0

Compare Source

  • feature: RDS: Add pattern and length based validations for DBShardGroupIdentifier

v2.1564.0

Compare Source

  • feature: InternetMonitor: This release adds IPv4 prefixes to health events
  • feature: KinesisVideo: Increasing NextToken parameter length restriction for List APIs from 512 to 1024.

v2.1563.0

Compare Source

  • feature: IoTEvents: Increase the maximum length of descriptions for Inputs, Detector Models, and Alarm Models
  • feature: LookoutEquipment: This release adds a field exposing model quality to read APIs for models. It also adds a model quality field to the API response when creating an inference scheduler.
  • feature: MediaLive: MediaLive now supports the ability to restart pipelines in a running channel.
  • feature: SSM: This release adds support for sharing Systems Manager parameters with other AWS accounts.

v2.1562.0

Compare Source

  • feature: Firehose: This release updates a few Firehose related APIs.
  • feature: Lambda: Add .NET 8 (dotnet8) Runtime support to AWS Lambda.

v2.1561.0

Compare Source

  • feature: Amplify: This release contains API changes that enable users to configure their Amplify domains with their own custom SSL/TLS certificate.
  • feature: Chatbot: This release adds support for AWS Chatbot. You can now monitor, operate, and troubleshoot your AWS resources with interactive ChatOps using the AWS SDK.
  • feature: MediaTailor: MediaTailor: marking #AdBreak.OffsetMillis as required.

v2.1560.0

Compare Source

  • feature: EMR: adds fine grained control over Unhealthy Node Replacement to Amazon ElasticMapReduce
  • feature: Firehose: This release adds support for Data Message Extraction for decompressed CloudWatch logs, and to use a custom file extension or time zone for S3 destinations.
  • feature: SNS: This release marks phone numbers as sensitive inputs.

v2.1559.0

Compare Source

  • feature: Artifact: This is the initial SDK release for AWS Artifact. AWS Artifact provides on-demand access to compliance and third-party compliance reports. This release includes access to List and Get reports, along with their metadata. This release also includes access to AWS Artifact notifications settings.
  • feature: CodePipeline: Add ability to override timeout on action level.
  • feature: GuardDuty: Marked fields IpAddressV4, PrivateIpAddress, Email as Sensitive.
  • feature: HealthLake: This release adds a new response parameter, JobProgressReport, to the DescribeFHIRImportJob and ListFHIRImportJobs API operation. JobProgressReport provides details on the progress of the import job on the server.
  • feature: OpenSearch: Adds additional supported instance types.
  • feature: Polly: Amazon Polly adds 1 new voice - Burcu (tr-TR)
  • feature: SageMaker: This release adds a new API UpdateClusterSoftware for SageMaker HyperPod. This API allows users to patch HyperPod clusters with latest platform softwares.

v2.1558.0

Compare Source

  • feature: ControlTower: Adds support for new Baseline and EnabledBaseline APIs for automating multi-account governance.
  • feature: LookoutEquipment: This feature allows customers to see pointwise model diagnostics results for their models.
  • feature: QBusiness: This release adds the metadata-boosting feature, which allows customers to easily fine-tune the underlying ranking of retrieved RAG passages in order to optimize Q&A answer relevance. It also adds new feedback reasons for the PutFeedback API.

v2.1557.0

Compare Source

  • feature: Lightsail: This release adds support to upgrade the major version of a database.
  • feature: MarketplaceCatalog: AWS Marketplace Catalog API now supports setting intent on requests
  • feature: ResourceExplorer2: Resource Explorer now uses newly supported IPv4 'amazonaws.com' endpoints by default.

v2.1556.0

Compare Source

  • feature: AppSync: Adds support for new options on GraphqlAPIs, Resolvers and Data Sources for emitting Amazon CloudWatch metrics for enhanced monitoring of AppSync APIs.
  • feature: CloudWatch: This release enables PutMetricData API request payload compression by default.
  • feature: Route53Domains: This release adds bill contact support for RegisterDomain, TransferDomain, UpdateDomainContact and GetDomainDetail API.

v2.1555.0

Compare Source

  • feature: Batch: This feature allows Batch to support configuration of repository credentials for jobs running on ECS
  • feature: Braket: Creating a job will result in DeviceOfflineException when using an offline device, and DeviceRetiredException when using a retired device.
  • feature: CostOptimizationHub: Adding includeMemberAccounts field to the response of ListEnrollmentStatuses API.
  • feature: Iot: This release allows AWS IoT Core users to enable Online Certificate Status Protocol (OCSP) Stapling for TLS X.509 Server Certificates when creating and updating AWS IoT Domain Configurations with Custom Domain.
  • feature: Pricing: Add Throttling Exception to all APIs.

v2.1554.0

Compare Source

  • feature: CodePipeline: Add ability to execute pipelines with new parallel & queued execution modes and add support for triggers with filtering on branches and file paths.
  • feature: QuickSight: General Interactions for Visuals; Waterfall Chart Color Configuration; Documentation Update
  • feature: WorkSpaces: This release introduces User-Decoupling feature. This feature allows Workspaces Core customers to provision workspaces without providing users. CreateWorkspaces and DescribeWorkspaces APIs will now take a new optional parameter "WorkspaceName".

v2.1553.0

Compare Source

  • feature: DataSync: AWS DataSync now supports manifests for specifying files or objects to transfer.
  • feature: LexModelsV2: This release introduces a new bot replication feature as part of Lex Global Resiliency offering. This feature leverages a new set of APIs that allow customers to create bot replicas and replicate changes to bots across regions.
  • feature: Redshift: LisRecommendations API to fetch Amazon Redshift Advisor recommendations.

v2.1552.0

Compare Source

  • feature: AppSync: Support for environment variables in AppSync GraphQL APIs
  • feature: CloudWatchLogs: This release adds a new field, logGroupArn, to the response of the logs:DescribeLogGroups action.
  • feature: ES: This release adds clear visibility to the customers on the changes that they make on the domain.
  • feature: OpenSearch: This release adds clear visibility to the customers on the changes that they make on the domain.
  • feature: WAFV2: You can now delete an API key that you've created for use with your CAPTCHA JavaScript integration API.

v2.1551.0

Compare Source

  • feature: Glue: Introduce Catalog Encryption Role within Glue Data Catalog Settings. Introduce SASL/PLAIN as an authentication method for Glue Kafka connections

v2.1550.0

Compare Source

  • bugfix: eks pod identity: adds support to use eks pod identity
  • feature: SageMaker: Amazon SageMaker Canvas adds GenerativeAiSettings support for CanvasAppSettings.

v2.1549.0

Compare Source

  • feature: CognitoIdentityServiceProvider: Added CreateIdentityProvider and UpdateIdentityProvider details for new SAML IdP features
  • feature: IVS: This release introduces a new resource Playback Restriction Policy which can be used to geo-restrict or domain-restrict channel stream playback when associated with a channel. New APIs to support this resource were introduced in the form of Create/Delete/Get/Update/List.
  • feature: ManagedBlockchainQuery: This release adds support for transactions that have not reached finality. It also removes support for the status property from the response of the GetTransaction operation. You can use the confirmationStatus and executionStatus properties to determine the status of the transaction.
  • feature: MediaConvert: This release includes support for broadcast-mixed audio description tracks.

v2.1548.0

Compare Source

  • feature: CloudFormation: CloudFormation IaC generator allows you to scan existing resources in your account and select resources to generate a template for a new or existing CloudFormation stack.
  • feature: ELBv2: This release enables unhealthy target draining intervals for Network Load Balancers.
  • feature: Glue: Update page size limits for GetJobRuns and GetTriggers APIs.
  • feature: SSM: This release adds an optional Duration parameter to StateManager Associations. This allows customers to specify how long an apply-only-on-cron association execution should run. Once the specified Duration is out all the ongoing cancellable commands or automations are cancelled.

v2.1547.0

Compare Source

  • feature: DataZone: Add new skipDeletionCheck to DeleteDomain. Add new skipDeletionCheck to DeleteProject which also automatically deletes dependent objects

v2.1546.0

Compare Source

  • feature: AutoScaling: EC2 Auto Scaling customers who use attribute based instance-type selection can now intuitively define their Spot instances price protection limit as a percentage of the lowest priced On-Demand instance type.
  • feature: EC2: EC2 Fleet customers who use attribute based instance-type selection can now intuitively define their Spot instances price protection limit as a percentage of the lowest priced On-Demand instance type.
  • feature: MWAA: This release adds MAINTENANCE environment status for Amazon MWAA environments.
  • feature: RDS: Introduced support for the InsufficientDBInstanceCapacityFault error in the RDS RestoreDBClusterFromSnapshot and RestoreDBClusterToPointInTime API methods. This provides enhanced error handling, ensuring a more robust experience.

v2.1545.0

Compare Source

  • feature: Connect: Update list and string length limits for predefined attributes.
  • feature: Inspector2: This release adds ECR container image scanning based on their lastRecordedPullTime.
  • feature: SageMaker: Amazon SageMaker Automatic Model Tuning now provides an API to programmatically delete tuning jobs.

v2.1544.0

Compare Source

  • feature: ACMPCA: AWS Private CA now supports an option to omit the CDP extension from issued certificates, when CRL revocation is enabled.
  • feature: Lightsail: This release adds support for IPv6-only instance plans.

v2.1543.0

Compare Source

  • bugfix: S3: add compatibility fallback S3#ExpiresString when S3#Expires field is not a date-time
  • feature: EC2: Introduced a new clientToken request parameter on CreateNetworkAcl and CreateRouteTable APIs. The clientToken parameter allows idempotent operations on the APIs.
  • feature: Outposts: DeviceSerialNumber parameter is now optional in StartConnection API
  • feature: RDS: This release adds support for Aurora Limitless Database.
  • feature: StorageGateway: Add DeprecationDate and SoftwareVersion to response of ListGateways.

v2.1542.0

Compare Source

  • feature: Inspector2: This release adds support for CIS scans on EC2 instances.

v2.1541.0

Compare Source

  • feature: AppConfigData: Fix FIPS Endpoints in aws-us-gov.
  • feature: ConnectCases: This release adds the ability to view audit history on a case and introduces a new parameter, performedBy, for CreateCase and UpdateCase API's.
  • feature: ECS: This release adds support for Transport Layer Security (TLS) and Configurable Timeout to ECS Service Connect. TLS facilitates privacy and data security for inter-service communications, while Configurable Timeout allows customized per-request timeout and idle timeout for Service Connect services.
  • feature: Finspace: Allow customer to set zip default through command line arguments.
  • feature: RDS: Introduced support for the InsufficientDBInstanceCapacityFault error in the RDS CreateDBCluster API method. This provides enhanced error handling, ensuring a more robust experience when creating database clusters with insufficient instance capacity.

Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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 the renovate label Mar 18, 2024
@kodiakhq kodiakhq bot merged commit 4d947af into main Mar 18, 2024
8 checks passed
@kodiakhq kodiakhq bot deleted the renovate/aws-sdk-2.x-lockfile branch March 18, 2024 03:51
@coveralls
Copy link

Pull Request Test Coverage Report for Build 8320995547

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 99.726%

Totals Coverage Status
Change from base Build 8319594861: 0.0%
Covered Lines: 606
Relevant Lines: 606

💛 - Coveralls

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant