Socket
Socket
Sign inDemoInstall

@aws-sdk/client-sso

Package Overview
Dependencies
127
Maintainers
5
Versions
327
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous1245
33Next

3.511.0

Diff

Changelog

Source

3.511.0 (2024-02-09)

Bug Fixes

  • credential-provider-node: pass client region to inner credential client region (#5758) (8c0b29e)

Features

  • client-batch: This feature allows Batch to support configuration of repository credentials for jobs running on ECS (28bd5fc)
  • client-braket: Creating a job will result in DeviceOfflineException when using an offline device, and DeviceRetiredException when using a retired device. (228341b)
  • client-cost-optimization-hub: Adding includeMemberAccounts field to the response of ListEnrollmentStatuses API. (13b2406)
  • client-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. (3d21d31)
  • client-pricing: Add Throttling Exception to all APIs. (022ccd4)
  • clients: update client endpoints as of 2024-02-09 (7f7fd0c)
aws-sdk-bot
published 3.507.0 •

Changelog

Source

3.507.0 (2024-02-05)

Bug Fixes

  • middleware-sdk-sqs: add middleware to prioritize QueueUrl endpoint resolution (#5759) (2da1b6c)

Features

  • client-glue: Introduce Catalog Encryption Role within Glue Data Catalog Settings. Introduce SASL/PLAIN as an authentication method for Glue Kafka connections (8df187d)
  • unified error dispatcher in protocols (#5756) (0872087)
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.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.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)
aws-sdk-bot
published 3.485.0 •

Changelog

Source

3.485.0 (2024-01-03)

Features

  • client-connect: Amazon Connect, Contact Lens Evaluation API increase evaluation notes max length to 3072. (a0b0198)
  • client-mediaconvert: This release includes video engine updates including HEVC improvements, support for ingesting VP9 encoded video in MP4 containers, and support for user-specified 3D LUTs. (f784647)
  • clients: update client endpoints as of 2024-01-03 (8f2029a)
  • credential-providers: add credentialScope field (#5606) (04c1459)
aws-sdk-bot
published 3.484.0 •

Changelog

Source

3.484.0 (2023-12-29)

Bug Fixes

Features

  • client-apprunner: AWS App Runner adds Python 3.11 and Node.js 18 runtimes. (edf4079)
  • client-location: This release introduces a new parameter to bypasses an API key's expiry conditions and delete the key. (e713dfd)
  • client-quicksight: Add LinkEntityArn support for different partitions; Add UnsupportedUserEditionException in UpdateDashboardLinks API; Add support for New Reader Experience Topics (20cf1b2)
  • middleware-compression: add middleware for request compression (#5620) (df38d23)
aws-sdk-bot
published 3.481.0 •

Changelog

Source

3.481.0 (2023-12-26)

Features

  • clients: update client endpoints as of 2023-12-26 (8950edc)
  • codegen for command class builder (#5604) (4835de4)
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