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.1193.0 #291

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps aws-sdk from 2.1125.0 to 2.1193.0.

Release notes

Sourced from aws-sdk's releases.

Release v2.1193.0

See changelog for more information.

Release v2.1192.0

See changelog for more information.

Release v2.1191.0

See changelog for more information.

Release v2.1190.0

See changelog for more information.

Release v2.1189.0

See changelog for more information.

Release v2.1188.0

See changelog for more information.

Release v2.1187.0

See changelog for more information.

Release v2.1186.0

See changelog for more information.

Release v2.1185.0

See changelog for more information.

Release v2.1184.0

See changelog for more information.

Release v2.1183.0

See changelog for more information.

Release v2.1182.0

See changelog for more information.

Release v2.1181.0

See changelog for more information.

Release v2.1180.0

See changelog for more information.

Release v2.1179.0

See changelog for more information.

Release v2.1178.0

See changelog for more information.

Release v2.1177.0

See changelog for more information.

... (truncated)

Changelog

Sourced from aws-sdk's changelog.

2.1193.0

  • feature: BackupStorage: This is the first public release of AWS Backup Storage. We are exposing some previously-internal APIs for use by external services. These APIs are not meant to be used directly by customers.
  • feature: Glue: Add support for Python 3.9 AWS Glue Python Shell jobs
  • feature: PrivateNetworks: This is the initial SDK release for AWS Private 5G. AWS Private 5G is a managed service that makes it easy to deploy, operate, and scale your own private mobile network at your on-premises location.

2.1192.0

  • feature: DLM: This release adds support for excluding specific data (non-boot) volumes from multi-volume snapshot sets created by snapshot lifecycle policies
  • feature: EC2: This release adds support for excluding specific data (non-root) volumes from multi-volume snapshot sets created from instances.

2.1191.0

  • feature: AugmentedAIRuntime: Fix bug with parsing ISO-8601 CreationTime in Java SDK in DescribeHumanLoop
  • feature: CloudWatch: Various quota increases related to dimensions and custom metrics
  • feature: Location: Amazon Location Service now allows circular geofences in BatchPutGeofence, PutGeofence, and GetGeofence APIs.
  • feature: SageMaker: Amazon SageMaker Automatic Model Tuning now supports specifying multiple alternate EC2 instance types to make tuning jobs more robust when the preferred instance type is not available due to insufficient capacity.

2.1190.0

  • feature: Glue: Add an option to run non-urgent or non-time sensitive Glue Jobs on spare capacity
  • feature: IoTWireless: AWS IoT Wireless release support for sidewalk data reliability.
  • feature: Pinpoint: Adds support for Advance Quiet Time in Journeys. Adds RefreshOnSegmentUpdate and WaitForQuietTime to JourneyResponse.

2.1189.0

  • feature: ChimeSDKMeetings: Adds support for Tags on Amazon Chime SDK WebRTC sessions
  • feature: ConfigService: Add resourceType enums for Athena, GlobalAccelerator, Detective and EC2 types
  • feature: Iot: The release is to support attach a provisioning template to CACert for JITP function, Customer now doesn't have to hardcode a roleArn and templateBody during register a CACert to enable JITP.

2.1188.0

  • feature: CognitoIdentityServiceProvider: Add a new exception type, ForbiddenException, that is returned when request is not allowed
  • feature: WAFV2: You can now associate an AWS WAF web ACL with an Amazon Cognito user pool.

2.1187.0

  • feature: LicenseManagerUserSubscriptions: This release supports user based subscription for Microsoft Visual Studio Professional and Enterprise on EC2.
  • feature: Personalize: This release adds support for incremental bulk ingestion for the Personalize CreateDatasetImportJob API.

2.1186.0

  • feature: WorkSpaces: This release introduces ModifySamlProperties, a new API that allows control of SAML properties associated with a WorkSpaces directory. The DescribeWorkspaceDirectories API will now additionally return SAML properties in its responses.

2.1185.0

  • feature: EC2: Documentation updates for Amazon EC2.
  • feature: Shield: AWS Shield Advanced now supports filtering for ListProtections and ListProtectionGroups.

2.1184.0

  • feature: ES: This release adds support for gp3 EBS (Elastic Block Store) storage.
  • feature: LookoutVision: This release introduces support for image segmentation models and updates CPU accelerator options for models hosted on edge devices.
  • feature: OpenSearch: This release adds support for gp3 EBS (Elastic Block Store) storage.

2.1183.0

  • bugfix: Browser Builder: Fixes #3555 Cannot set property 2011-06-15 of # which has only a getter in strict mode. When generating specific service, the script always generate extra STS client. Since STS client will already be included by Browserify through the browser credential classes, the extra STS client code is trying to re-assign a property that is already set, and without a setter property. This change prevents generating extra sts and cognitoidentity clients that already generated by browserify.
  • feature: AuditManager: This release adds an exceeded quota exception to several APIs. We added a ServiceQuotaExceededException for the following operations: CreateAssessment, CreateControl, CreateAssessmentFramework, and UpdateAssessmentStatus.
  • feature: Chime: Chime VoiceConnector will now support ValidateE911Address which will allow customers to prevalidate their addresses included in their SIP invites for emergency calling
  • feature: ConfigService: This release adds ListConformancePackComplianceScores API to support the new compliance score feature, which provides a percentage of the number of compliant rule-resource combinations in a conformance pack compared to the number of total possible rule-resource combinations in the conformance pack.

... (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 #294.