aaronshaf / dynamodb-admin

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

chore: bump aws-sdk from 2.1285.0 to 2.1312.0 #364

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps aws-sdk from 2.1285.0 to 2.1312.0.

Release notes

Sourced from aws-sdk's releases.

Release v2.1312.0

See changelog for more information.

Release v2.1311.0

See changelog for more information.

Release v2.1310.0

See changelog for more information.

Release v2.1309.0

See changelog for more information.

Release v2.1308.0

See changelog for more information.

Release v2.1307.0

See changelog for more information.

Release v2.1306.0

See changelog for more information.

Release v2.1305.0

See changelog for more information.

Release v2.1304.0

See changelog for more information.

Release v2.1303.0

See changelog for more information.

Release v2.1302.0

See changelog for more information.

Release v2.1301.0

See changelog for more information.

Release v2.1300.0

See changelog for more information.

Release v2.1299.0

See changelog for more information.

Release v2.1298.0

See changelog for more information.

Release v2.1297.0

See changelog for more information.

Release v2.1296.0

See changelog for more information.

... (truncated)

Changelog

Sourced from aws-sdk's changelog.

2.1312.0

  • feature: EMRcontainers: EMR on EKS allows configuring retry policies for job runs through the StartJobRun API. Using retry policies, a job cause a driver pod to be restarted automatically if it fails or is deleted. The job's status can be seen in the DescribeJobRun and ListJobRun APIs and monitored using CloudWatch events.
  • feature: Evidently: Updated entity overrides parameter to accept up to 2500 overrides or a total of 40KB.
  • feature: LexModelsV2: AWS Lex now supports Network of Bots.
  • feature: LexRuntimeV2: Updates API to latest version.
  • feature: MigrationHubRefactorSpaces: This release adds support for creating environments with a network fabric type of NONE

2.1311.0

  • feature: 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.
  • feature: CloudFront: CloudFront Origin Access Control extends support to AWS Elemental MediaStore origins.
  • feature: Glue: DirectJDBCSource + Glue 4.0 streaming options
  • feature: LakeFormation: This release removes the LFTagpolicyResource expression limits.

2.1310.0

  • feature: ComputeOptimizer: AWS Compute optimizer can now infer if Kafka is running on an instance.
  • feature: CustomerProfiles: 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.
  • feature: 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.
  • feature: 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.
  • feature: 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.

2.1309.0

  • feature: Proton: Add new GetResourcesSummary API

2.1308.0

  • feature: AppConfig: AWS AppConfig introduces KMS customer-managed key (CMK) encryption of configuration data, along with AWS Secrets Manager as a new configuration data source. S3 objects using SSE-KMS encryption and SSM Parameter Store SecureStrings are also now supported.
  • feature: Connect: Enabled FIPS endpoints for GovCloud (US) regions in SDK.
  • feature: EC2: Documentation updates for EC2.
  • feature: Keyspaces: Enabled FIPS endpoints for GovCloud (US) regions in SDK.
  • feature: QuickSight: QuickSight support for Radar Chart and Dashboard Publish Options
  • feature: Redshift: Enabled FIPS endpoints for GovCloud (US) regions in SDK.
  • feature: SSOAdmin: Enabled FIPS endpoints for GovCloud (US) regions in SDK.

2.1307.0

  • feature: DevOpsGuru: This release adds filter support ListAnomalyForInsight API.
  • feature: ForecastService: This release will enable customer select INCREMENTAL as ImportModel in Forecast's CreateDatasetImportJob API. Verified latest SDK containing required attribute, following https://w.amazon.com/bin/view/AWS-Seer/Launch/Trebuchet/
  • feature: MediaTailor: The AWS Elemental MediaTailor SDK for Channel Assembly has added support for program updates, and the ability to clip the end of VOD sources in programs.
  • feature: SNS: Additional attributes added for set-topic-attributes.

2.1306.0

  • feature: AccessAnalyzer: Enabled FIPS endpoints for GovCloud (US) regions in SDK.
  • feature: AppSync: This release introduces the feature to support EventBridge as AppSync data source.
  • feature: CloudTrail: Add new "Channel" APIs to enable users to manage channels used for CloudTrail Lake integrations, and "Resource Policy" APIs to enable users to manage the resource-based permissions policy attached to a channel.
  • feature: CloudTrailData: Add CloudTrail Data Service to enable users to ingest activity events from non-AWS sources into CloudTrail Lake.
  • feature: CodeArtifact: This release introduces a new DeletePackage API, which enables deletion of a package and all of its versions from a repository.
  • feature: ConnectParticipant: Enabled FIPS endpoints for GovCloud (US) regions in SDK.
  • feature: EC2: This launch allows customers to associate up to 8 IP addresses to their NAT Gateways to increase the limit on concurrent connections to a single destination by eight times from 55K to 440K.
  • feature: GroundStation: DigIF Expansion changes to the Customer APIs.
  • feature: Iot: Added support for IoT Rules Engine Cloudwatch Logs action batch mode.
  • feature: Kinesis: Updates API to latest version.
  • feature: OpenSearch: Amazon OpenSearch Service adds the option for a VPC endpoint connection between two domains when the local domain uses OpenSearch version 1.3 or 2.3. You can now use remote reindex to copy indices from one VPC domain to another without a reverse proxy.

... (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 1 year ago

Superseded by #367.