Socket
Socket
Sign inDemoInstall

@aws-sdk/client-secrets-manager

Package Overview
Dependencies
138
Maintainers
5
Versions
385
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous1
46
39Next

3.503.1

Diff

Changelog

Source

3.503.1 (2024-01-30)

Bug Fixes

  • credential-provider-node: add fromHttp credential provider to default chain (#5739) (6b99b0b)
aws-sdk-bot
published 3.503.0 •

Changelog

Source

3.503.0 (2024-01-30)

Bug Fixes

  • credential-provider-ini: support sso-session based profile as source_profile (#4820) (b87f5e0), closes #4757
  • credential-provider-node: only skip sso init if all sso fields are not present (#5746) (b0b840a)

Features

  • client-datazone: Add new skipDeletionCheck to DeleteDomain. Add new skipDeletionCheck to DeleteProject which also automatically deletes dependent objects (4a6c458)
aws-sdk-bot
published 3.502.0 •

Changelog

Source

3.502.0 (2024-01-29)

Bug Fixes

Features

  • client-auto-scaling: 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. (4769d4c)
  • client-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. (5465534)
  • client-mwaa: This release adds MAINTENANCE environment status for Amazon MWAA environments. (0fae62e)
  • client-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. (3e47615)
  • clients: update client endpoints as of 2024-01-29 (adc6069)
  • credential-providers: lazy load STS & SSO clients in credential providers (#5681) (d27301d)
aws-sdk-bot
published 3.501.0 •

Changelog

Source

3.501.0 (2024-01-26)

Bug Fixes

  • token-providers: use correct CreateTokenCommand (#5724) (be36543)

Features

  • client-connect: Update list and string length limits for predefined attributes. (8f7e28a)
  • client-inspector2: This release adds ECR container image scanning based on their lastRecordedPullTime. (b46ae7f)
  • client-sagemaker: Amazon SageMaker Automatic Model Tuning now provides an API to programmatically delete tuning jobs. (1462147)
aws-sdk-bot
published 3.499.0 •

Changelog

Source

3.499.0 (2024-01-24)

Features

  • client-ec2: Introduced a new clientToken request parameter on CreateNetworkAcl and CreateRouteTable APIs. The clientToken parameter allows idempotent operations on the APIs. (65a1927)
  • client-outposts: DeviceSerialNumber parameter is now optional in StartConnection API (9e30002)
  • client-rds: This release adds support for Aurora Limitless Database. (ecd7fe6)
  • client-storage-gateway: Add DeprecationDate and SoftwareVersion to response of ListGateways. (ee421ea)
  • credential-provider-node: use dynamic import for credential providers (#5698) (1452cd4)
aws-sdk-bot
published 3.496.0 •

Changelog

Source

3.496.0 (2024-01-19)

Bug Fixes

  • get full list of exports for esm compat in dist-cjs (#5694) (5d26da6)
  • revert "feat(credential-provider-node): use dynamic import for credential providers (#5677)" (4cea583)

Features

  • client-athena: Introducing new NotebookS3LocationUri parameter to Athena ImportNotebook API. Payload is no longer required and either Payload or NotebookS3LocationUri needs to be provided (not both) for a successful ImportNotebook API call. If both are provided, an InvalidRequestException will be thrown. (a8ed592)
  • client-codebuild: Release CodeBuild Reserved Capacity feature (c0c445d)
  • client-dynamodb: This release adds support for including ApproximateCreationDateTimePrecision configurations in EnableKinesisStreamingDestination API, adds the same as an optional field in the response of DescribeKinesisStreamingDestination, and adds support for a new UpdateKinesisStreamingDestination API. (2be6625)
  • client-qconnect: Increased Quick Response name max length to 100 (b02d4af)
  • clients: update client endpoints as of 2024-01-19 (cb1bc4e)
  • credential-provider-node: use dynamic import for credential providers (#5677) (7841411)
aws-sdk-bot
published 3.495.0 •

Changelog

Source

3.495.0 (2024-01-18)

Features

  • client-b2bi: 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. (255a7b4)
  • client-cloudtrail: This release adds a new API ListInsightsMetricData to retrieve metric data from CloudTrail Insights. (8bd69ca)
  • client-connect: GetMetricDataV2 now supports 3 groupings (9f1a143)
  • client-drs: Removed invalid and unnecessary default values. (d7c4d31)
  • client-firehose: Allow support for Snowflake as a Kinesis Data Firehose delivery destination. (bdf431e)
  • client-sagemaker-featurestore-runtime: Increase BatchGetRecord limits from 10 items to 100 items (f12c0b5)
  • clients: update client endpoints as of 2024-01-18 (cfe6ad9)
  • use bundled dist-cjs build (#5687) (5f79e22)
aws-sdk-bot
published 3.491.0 •

Changelog

Source

3.491.0 (2024-01-12)

Features

  • cjs inline build (#5644) (5aee321)
  • client-connectparticipant: Introduce new Supervisor participant role (2413b69)
  • client-connect: Supervisor Barge for Chat is now supported through the MonitorContact API. (ecf269c)
  • client-mwaa: 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. (68138df)
  • client-s3-control: S3 On Outposts team adds dualstack endpoints support for S3Control and S3Outposts API calls. (1c20e12)
  • client-supplychain: This release includes APIs CreateBillOfMaterialsImportJob and GetBillOfMaterialsImportJob. (4b2fcab)
  • client-transfer: AWS Transfer Family now supports static IP addresses for SFTP & AS2 connectors and for async MDNs on AS2 servers. (e2471e2)
  • clients: update client endpoints as of 2024-01-12 (e3f719a)
aws-sdk-bot
published 3.490.0 •

Changelog

Source

3.490.0 (2024-01-11)

Bug Fixes

  • experimentalIdentityAndAuth: rename AWSSDKSigV4 to AwsSdkSigV4 (#5667) (9c3e91a)
  • lib-storage: fix Location field decoding in Upload class (#5668) (59ff8e1)

Features

  • client-ec2: 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. (dd0cdf2)
  • client-ecs: 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. (8b7b13e)
  • client-eventbridge: Adding AppSync as an EventBridge Target (1853dab)
  • client-iot: Add ConflictException to Update APIs of AWS IoT Software Package Catalog (3b6b5e4)
  • client-iotfleetwise: 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 (ef8a699)
  • clients: update client endpoints as of 2024-01-11 (3ff330e)
  • experimentalIdentityAndAuth: release phase for services with customizations (#5288) (ddc477c)
aws-sdk-bot
published 3.489.0 •

Changelog

Source

3.489.0 (2024-01-10)

Bug Fixes

  • dependency check script and undeclared dependencies (#5658) (3c249d0)

Features

  • client-cloudwatch-logs: 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. (3bf5ed5)
  • client-connectcampaigns: Minor pattern updates for Campaign and Dial Request API fields. (f7bd277)
  • client-location: This release adds API support for custom layers for the maps service APIs: CreateMap, UpdateMap, DescribeMap. (75ee39f)
  • client-qconnect: 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. (27cbbe0)
  • client-route-53: Route53 now supports geoproximity routing in AWS regions (950e4a0)
  • client-wisdom: 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. (e7c58be)
  • clients: update client endpoints as of 2024-01-10 (e1dc42f)
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