aaronshaf / dynamodb-admin

GUI for DynamoDB Local or dynalite
MIT License
1.34k stars 133 forks source link

chore: bump aws-sdk from 2.1125.0 to 2.1217.0 #305

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps aws-sdk from 2.1125.0 to 2.1217.0.

Release notes

Sourced from aws-sdk's releases.

Release v2.1217.0

See changelog for more information.

Release v2.1216.0

See changelog for more information.

Release v2.1215.0

See changelog for more information.

Release v2.1214.0

See changelog for more information.

Release v2.1213.0

See changelog for more information.

Release v2.1212.0

See changelog for more information.

Release v2.1211.0

See changelog for more information.

Release v2.1210.0

See changelog for more information.

Release v2.1209.0

See changelog for more information.

Release v2.1208.0

See changelog for more information.

Release v2.1207.0

See changelog for more information.

Release v2.1206.0

See changelog for more information.

Release v2.1205.0

See changelog for more information.

Release v2.1204.0

See changelog for more information.

Release v2.1203.0

See changelog for more information.

Release v2.1202.0

See changelog for more information.

Release v2.1201.0

See changelog for more information.

... (truncated)

Changelog

Sourced from aws-sdk's changelog.

2.1217.0

  • feature: DynamoDB: Increased DynamoDB transaction limit from 25 to 100.
  • feature: EC2: This feature allows customers to create tags for vpc-endpoint-connections and vpc-endpoint-service-permissions.
  • feature: SageMaker: Amazon SageMaker Automatic Model Tuning now supports specifying Hyperband strategy for tuning jobs, which uses a multi-fidelity based tuning strategy to stop underperforming hyperparameter configurations early.

2.1216.0

  • feature: AmplifyUIBuilder: Amplify Studio UIBuilder is introducing forms functionality. Forms can be configured from Data Store models, JSON, or from scratch. These forms can then be generated in your project and used like any other React components.
  • feature: EC2: This update introduces API operations to manage and create local gateway route tables, CoIP pools, and VIF group associations.

2.1215.0

  • feature: CustomerProfiles: Added isUnstructured in response for Customer Profiles Integration APIs
  • feature: Drs: Fixed the data type of lagDuration that is returned in Describe Source Server API
  • feature: EC2: Two new features for local gateway route tables: support for static routes targeting Elastic Network Interfaces and direct VPC routing.
  • feature: Evidently: This release adds support for the client-side evaluation - powered by AWS AppConfig feature.
  • feature: Kendra: This release enables our customer to choose the option of Sharepoint 2019 for the on-premise Sharepoint connector.
  • feature: Transfer: This release introduces the ability to have multiple server host keys for any of your Transfer Family servers that use the SFTP protocol.

2.1214.0

  • feature: EKS: Adding support for local Amazon EKS clusters on Outposts

2.1213.0

  • feature: CloudTrail: This release adds CloudTrail getChannel and listChannels APIs to allow customer to view the ServiceLinkedChannel configurations.
  • feature: LexModelsV2: This release is for supporting Composite Slot Type feature in AWS Lex V2. Composite Slot Type will help developer to logically group coherent slots and maintain their inter-relationships in runtime conversation.
  • feature: LexRuntimeV2: Updates API to latest version.
  • feature: PI: Increases the maximum values of two RDS Performance Insights APIs. The maximum value of the Limit parameter of DimensionGroup is 25. The MaxResult maximum is now 25 for the following APIs: DescribeDimensionKeys, GetResourceMetrics, ListAvailableResourceDimensions, and ListAvailableResourceMetrics.

2.1212.0

  • feature: EC2: This release adds support to send VPC Flow Logs to kinesis-data-firehose as new destination type
  • feature: EMRcontainers: EMR on EKS now allows running Spark SQL using the newly introduced Spark SQL Job Driver in the Start Job Run API
  • feature: LookoutMetrics: Release dimension value filtering feature to allow customers to define dimension filters for including only a subset of their dataset to be used by LookoutMetrics.
  • feature: MediaLive: This change exposes API settings which allow Dolby Atmos and Dolby Vision to be used when running a channel using Elemental Media Live
  • feature: Route53: Amazon Route 53 now supports the Middle East (UAE) Region (me-central-1) for latency records, geoproximity records, and private DNS for Amazon VPCs in that region.
  • feature: SSM: This release adds support for Systems Manager State Manager Association tagging.
  • feature: SageMaker: This release adds Mode to AutoMLJobConfig.

2.1211.0

  • bugfix: SSO: sso did not allow httpOptions to be passed through
  • feature: DataExchange: Documentation updates for AWS Data Exchange.
  • feature: EC2: Documentation updates for Amazon EC2.
  • feature: EKS: Adds support for EKS Addons ResolveConflicts "preserve" flag. Also adds new update failed status for EKS Addons.
  • feature: Inspector2: This release adds new fields like fixAvailable, fixedInVersion and remediation to the finding model. The requirement to have vulnerablePackages in the finding model has also been removed. The documentation has been updated to reflect these changes.
  • feature: IoTSiteWise: Allow specifying units in Asset Properties
  • feature: SNS: Amazon SNS introduces the Data Protection Policy APIs, which enable customers to attach a data protection policy to an SNS topic. This allows topic owners to enable the new message data protection feature to audit and block sensitive data that is exchanged through their topics.
  • feature: SageMaker: SageMaker Hosting now allows customization on ML instance storage volume size, model data download timeout and inference container startup ping health check timeout for each ProductionVariant in CreateEndpointConfig API.

2.1210.0

  • feature: SageMaker: This release adds HyperParameterTuningJob type in Search API.

2.1209.0

  • feature: CognitoIdentityServiceProvider: This release adds a new "AuthSessionValidity" field to the UserPoolClient in Cognito. Application admins can configure this value for their users' authentication duration, which is currently fixed at 3 minutes, up to 15 minutes. Setting this field will also apply to the SMS MFA authentication flow.

... (truncated)

Commits


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 2 years ago

Superseded by #308.