Socket
Socket
Sign inDemoInstall

@aws-sdk/property-provider

Package Overview
Dependencies
3
Maintainers
5
Versions
122
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous1245
13Next

3.267.0

Diff

Changelog

Source

3.267.0 (2023-02-08)

Bug Fixes

  • prefix error when checking for error status codes (#4419) (f8e86c2)

Features

  • client-backup: This release added one attribute (resource name) in the output model of our 9 existing APIs in AWS backup so that customers will see the resource name at the output. No input required from Customers. (162432f)
  • client-cloudfront: CloudFront Origin Access Control extends support to AWS Elemental MediaStore origins. (8ff16f9)
  • client-glue: DirectJDBCSource + Glue 4.0 streaming options (0593722)
  • client-lakeformation: This release removes the LFTagpolicyResource expression limits. (690ee89)
  • clients: update client endpoints as of 2023-02-08 (4cef2b1)
  • util-dns: add DNS interfaces and initial implementations (#4386) (2b5c0c5)
aws-sdk-bot
published 3.266.1 •

Changelog

Source

3.266.1 (2023-02-07)

Bug Fixes

  • types: declare Blob type without requiring dom (#4408) (0b943b5)

Features

  • clients: update client endpoints as of 2023-02-07 (64c05d3)
aws-sdk-bot
published 3.266.0 •

Changelog

Source

3.266.0 (2023-02-06)

Bug Fixes

  • features-dynamodb: remove testing for error-should-be message (#4409) (a3ed754)
  • middleware-sdk-transcribe-streaming: close sockets on WebSocketHandler.destroy() (#4400) (3a0cc76)

Features

  • client-compute-optimizer: AWS Compute optimizer can now infer if Kafka is running on an instance. (65e7f31)
  • client-customer-profiles: This release deprecates the PartyType and Gender enum data types from the Profile model and replaces them with new PartyTypeString and GenderString attributes, which accept any string of length up to 255. (4e190c7)
  • client-frauddetector: My AWS Service (Amazon Fraud Detector) - This release introduces Cold Start Model Training which optimizes training for small datasets and adds intelligent methods for treating unlabeled data. You can now train Online Fraud Insights or Transaction Fraud Insights models with minimal historical-data. (34dac99)
  • client-mediaconvert: The AWS Elemental MediaConvert SDK has added improved scene change detection capabilities and a bandwidth reduction filter, along with video quality enhancements, to the AVC encoder. (dea6044)
  • client-outposts: Adds OrderType to Order structure. Adds PreviousOrderId and PreviousLineItemId to LineItem structure. Adds new line item status REPLACED. Increases maximum length of pagination token. (312c4e4)
  • clients: update client endpoints as of 2023-02-06 (f023912)
  • protocol-http: add types for field (#4390) (688b866)
  • types: add request and response interfaces (#4389) (6b1be0b)
  • util-stream: create util-stream package (#4402) (91ec1aa)
aws-sdk-bot
published 3.257.0 •

Changelog

Source

3.257.0 (2023-01-24)

Features

  • client-databrew: Enabled FIPS us-gov-west-1 endpoints in SDK. (c22758d)
  • client-route-53: Amazon Route 53 now supports the Asia Pacific (Melbourne) Region (ap-southeast-4) for latency records, geoproximity records, and private DNS for Amazon VPCs in that region. (98c0783)
  • client-ssm-sap: This release provides updates to documentation and support for listing operations performed by AWS Systems Manager for SAP. (dd335a9)
  • middleware-api-key: add new auth middleware (#4012) (bdf7a59)
aws-sdk-bot
published 3.254.0 •

Changelog

Source

3.254.0 (2023-01-19)

Bug Fixes

  • clients: revert timestamp format serialization (#4348) (0633164)
  • util-utf8: add missing dependency in middleware-flexible-checksums (#4349) (1aed07e)

Features

  • checksum: replace Hash with Checksum (#4346) (172b4f3)
  • client-appflow: Adding support for Salesforce Pardot connector in Amazon AppFlow. (cbc9306)
  • client-cloudwatch-logs: Bug fix - Removed the regex pattern validation from CoralModel to avoid potential security issue. (18a3866)
  • client-codeartifact: Documentation updates for CodeArtifact (3a8d890)
  • client-connect: Amazon Connect Chat introduces Persistent Chat, allowing customers to resume previous conversations with context and transcripts carried over from previous chats, eliminating the need to repeat themselves and allowing agents to provide personalized service with access to entire conversation history. (360932e)
  • client-connectparticipant: This release updates Amazon Connect Participant's GetTranscript api to provide transcripts of past chats on a persistent chat session. (b2b008d)
  • client-ec2: Adds SSM Parameter Resource Aliasing support to EC2 Launch Templates. Launch Templates can now store parameter aliases in place of AMI Resource IDs. CreateLaunchTemplateVersion and DescribeLaunchTemplateVersions now support a convenience flag, ResolveAlias, to return the resolved parameter value. (a165989)
  • client-glue: Release Glue Studio Hudi Data Lake Format for SDK/CLI (603c44c)
  • client-groundstation: Add configurable prepass and postpass times for DataflowEndpointGroup. Add Waiter to allow customers to wait for a contact that was reserved through ReserveContact (737c964)
  • client-medialive: AWS Elemental MediaLive adds support for SCTE 35 preRollMilliSeconds. (8f23e93)
  • client-opensearch: This release adds the enhanced dry run option, that checks for validation errors that might occur when deploying configuration changes and provides a summary of these errors, if any. The feature will also indicate whether a blue/green deployment will be required to apply a change. (76d4e0d)
  • client-panorama: Added AllowMajorVersionUpdate option to OTAJobConfig to make appliance software major version updates opt-in. (87eea2c)
  • client-sagemaker: HyperParameterTuningJobs now allow passing environment variables into the corresponding TrainingJobs (ac78b3b)
  • clients: update client endpoints as of 2023-01-19 (f8768aa)
aws-sdk-bot
published 3.226.0 •

Changelog

Source

3.226.0 (2022-12-07)

Bug Fixes

  • codegen: remove unused import (#4260) (d65ca1b)
  • types: add missing tslib dependency to types (#4128) (5dab646)

Features

  • client-cloudfront: Introducing UpdateDistributionWithStagingConfig that can be used to promote the staging configuration to the production. (ce728a2)
  • client-cost-explorer: This release adds the LinkedAccountName field to the GetAnomalies API response under RootCause (cef502f)
  • client-eks: Adds support for EKS add-ons configurationValues fields and DescribeAddonConfiguration function (47f65dd)
  • clients: update client endpoints as of 2022-12-07 (eea62b4)
aws-sdk-bot
published 3.224.0 •

Changelog

Source

3.224.0 (2022-12-05)

Bug Fixes

  • lib-dynamodb: fix use of log filters in conjunction with DynamDBDocumentClient (#4249) (1534f62)

Features

  • client-cost-explorer: This release introduces two new APIs that offer a 1-click experience to refresh Savings Plans recommendations. The two APIs are StartSavingsPlansPurchaseRecommendationGeneration and ListSavingsPlansPurchaseRecommendationGeneration. (d0dbebc)
  • client-ec2: Documentation updates for EC2. (7446494)
  • client-ivschat: Adds PendingVerification error type to messaging APIs to block the resource usage for accounts identified as being fraudulent. (e94d8e5)
  • client-rds: This release adds the InvalidDBInstanceStateFault to the RestoreDBClusterFromSnapshot operation. (b1d84f4)
  • client-transcribe: Amazon Transcribe now supports creating custom language models in the following languages: Japanese (ja-JP) and German (de-DE). (57057bb)
  • clients: update client endpoints as of 2022-12-05 (b302f16)
aws-sdk-bot
published 3.222.0 •

Changelog

Source

3.222.0 (2022-12-01)

Features

  • client-codecatalyst: This release adds operations that support customers using the AWS Toolkits and Amazon CodeCatalyst, a unified software development service that helps developers develop, deploy, and maintain applications in the cloud. For more information, see the documentation. (cb94b0c)
  • client-comprehend: Comprehend now supports semi-structured documents (such as PDF files or image files) as inputs for custom analysis using the synchronous APIs (ClassifyDocument and DetectEntities). (5c0d056)
  • client-gamelift: GameLift introduces a new feature, GameLift Anywhere. GameLift Anywhere allows you to integrate your own compute resources with GameLift. You can also use GameLift Anywhere to iteratively test your game servers without uploading the build to GameLift for every iteration. (b38a48f)
  • client-pipes: AWS introduces new Amazon EventBridge Pipes which allow you to connect sources (SQS, Kinesis, DDB, Kafka, MQ) to Targets (14+ EventBridge Targets) without any code, with filtering, batching, input transformation, and an optional Enrichment stage (Lambda, StepFunctions, ApiGateway, ApiDestinations) (c2e00d5)
  • client-sfn: This release adds support for the AWS Step Functions Map state in Distributed mode. The changes include a new MapRun resource and several new and modified APIs. (31a78be)
  • clients: update client endpoints as of 2022-12-01 (75af76d)
  • types: add checksum interface (#4216) (89598b6)
  • utl-retry: add util-retry package and its types (#4224) (a2579b7)
aws-sdk-bot
published 3.215.0 •

Changelog

Source

3.215.0 (2022-11-21)

Features

  • client-route-53: Amazon Route 53 now supports the Asia Pacific (Hyderabad) Region (ap-south-2) for latency records, geoproximity records, and private DNS for Amazon VPCs in that region. (94e5777)
  • module: create util-utf8 package (#4206) (6b5a56b)
  • types: update identity types (#4189) (aa73203)
aws-sdk-bot
published 3.212.0 •

Changelog

Source

3.212.0 (2022-11-16)

Features

  • client-billingconductor: This release adds a new feature BillingEntity pricing rule. (6f15a0a)
  • client-cloudformation: Added UnsupportedTarget HandlerErrorCode for use with CFN Resource Hooks (6c5beed)
  • client-comprehendmedical: This release supports new set of entities and traits. It also adds new category (BEHAVIORAL_ENVIRONMENTAL_SOCIAL). (05089b4)
  • client-connect: This release adds a new MonitorContact API for initiating monitoring of ongoing Voice and Chat contacts. (2adc9d0)
  • client-eks: Adds support for customer-provided placement groups for Kubernetes control plane instances when creating local EKS clusters on Outposts (4c8f3dc)
  • client-elasticache: for Redis now supports AWS Identity and Access Management authentication access to Redis clusters starting with redis-engine version 7.0 (d1ac8d8)
  • client-iottwinmaker: This release adds the following: 1) ExecuteQuery API allows users to query their AWS IoT TwinMaker Knowledge Graph 2) Pricing plan APIs allow users to configure and manage their pricing mode 3) Support for property groups and tabular property values in existing AWS IoT TwinMaker APIs. (8d31224)
  • client-personalize-events: This release provides support for creation and use of metric attributions in AWS Personalize (f30761f)
  • client-proton: Add support for sorting and filtering in ListServiceInstances (68d0e23)
  • client-rds: This release adds support for container databases (CDBs) to Amazon RDS Custom for Oracle. A CDB contains one PDB at creation. You can add more PDBs using Oracle SQL. You can also customize your database installation by setting the Oracle base, Oracle home, and the OS user name and group. (6aa6b3a)
  • client-ssm-incidents: Add support for PagerDuty integrations on ResponsePlan, IncidentRecord, and RelatedItem APIs (7b5617c)
  • client-ssm: This release adds support for cross account access in CreateOpsItem, UpdateOpsItem and GetOpsItem. It introduces new APIs to setup resource policies for SSM resources: PutResourcePolicy, GetResourcePolicies and DeleteResourcePolicy. (1d04c01)
  • client-transfer: Allow additional operations to throw ThrottlingException (108f81d)
  • client-xray: This release adds new APIs - PutResourcePolicy, DeleteResourcePolicy, ListResourcePolicies for supporting resource based policies for AWS X-Ray. (1e16743)
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc