gammarers.aws-rds-database-running-schedule-stack 2.1.0__py3-none-any.whl → 2.1.1__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of gammarers.aws-rds-database-running-schedule-stack might be problematic. Click here for more details.

@@ -8,6 +8,8 @@ r'''
8
8
  [![GitHub Workflow Status (branch)](https://img.shields.io/github/actions/workflow/status/gammarers/aws-rds-database-running-schedule-stack/release.yml?branch=main&label=release&style=flat-square)](https://github.com/gammarers/aws-rds-database-running-schedule-stack/actions/workflows/release.yml)
9
9
  [![GitHub release (latest SemVer)](https://img.shields.io/github/v/release/gammarers/aws-rds-database-running-schedule-stack?sort=semver&style=flat-square)](https://github.com/gammarers/aws-rds-database-running-schedule-stack/releases)
10
10
 
11
+ [![View on Construct Hub](https://constructs.dev/badge?package=@gammarers/aws-rds-database-running-schedule-stack)](https://constructs.dev/packages/@gammarers/aws-rds-database-running-schedule-stack)
12
+
11
13
  This AWS CDK Construct Stack controls the starting and stopping of RDS DB instances and clusters based on specified tags, ensuring they only run during working hours. It uses EventBridge Scheduler to trigger a StepFunctions State Machine at the start and end of the working hours(default 07:50(UTC) - 21:10(UTC)), which then starts or stops the databases depending on the mode.
12
14
 
13
15
  ## Fixed
@@ -18,9 +18,9 @@ import constructs._jsii
18
18
 
19
19
  __jsii_assembly__ = jsii.JSIIAssembly.load(
20
20
  "@gammarers/aws-rds-database-running-schedule-stack",
21
- "2.1.0",
21
+ "2.1.1",
22
22
  __name__[0:-6],
23
- "aws-rds-database-running-schedule-stack@2.1.0.jsii.tgz",
23
+ "aws-rds-database-running-schedule-stack@2.1.1.jsii.tgz",
24
24
  )
25
25
 
26
26
  __all__ = [
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: gammarers.aws-rds-database-running-schedule-stack
3
- Version: 2.1.0
3
+ Version: 2.1.1
4
4
  Summary: AWS RDS Database Running Scheduler
5
5
  Home-page: https://github.com/gammarers/aws-rds-database-running-schedule-stack.git
6
6
  Author: yicr<yicr@users.noreply.github.com>
@@ -35,6 +35,8 @@ Requires-Dist: typeguard~=2.13.3
35
35
  [![GitHub Workflow Status (branch)](https://img.shields.io/github/actions/workflow/status/gammarers/aws-rds-database-running-schedule-stack/release.yml?branch=main&label=release&style=flat-square)](https://github.com/gammarers/aws-rds-database-running-schedule-stack/actions/workflows/release.yml)
36
36
  [![GitHub release (latest SemVer)](https://img.shields.io/github/v/release/gammarers/aws-rds-database-running-schedule-stack?sort=semver&style=flat-square)](https://github.com/gammarers/aws-rds-database-running-schedule-stack/releases)
37
37
 
38
+ [![View on Construct Hub](https://constructs.dev/badge?package=@gammarers/aws-rds-database-running-schedule-stack)](https://constructs.dev/packages/@gammarers/aws-rds-database-running-schedule-stack)
39
+
38
40
  This AWS CDK Construct Stack controls the starting and stopping of RDS DB instances and clusters based on specified tags, ensuring they only run during working hours. It uses EventBridge Scheduler to trigger a StepFunctions State Machine at the start and end of the working hours(default 07:50(UTC) - 21:10(UTC)), which then starts or stops the databases depending on the mode.
39
41
 
40
42
  ## Fixed
@@ -0,0 +1,9 @@
1
+ gammarers/aws_rds_database_running_schedule_stack/__init__.py,sha256=blE_muakSG3iHoLMYg4SxUzU_MRHCiUwfbvJ46cp1wQ,36767
2
+ gammarers/aws_rds_database_running_schedule_stack/py.typed,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
3
+ gammarers/aws_rds_database_running_schedule_stack/_jsii/__init__.py,sha256=xh7nyhAXBDRLDGZkVthwHusSLU7leE0ydpPuZg57Bac,545
4
+ gammarers/aws_rds_database_running_schedule_stack/_jsii/aws-rds-database-running-schedule-stack@2.1.1.jsii.tgz,sha256=r6BONOFUm-Jt2JCVwHSFQf020togAwHZcMJ6x0vvlMQ,38884
5
+ gammarers.aws_rds_database_running_schedule_stack-2.1.1.dist-info/LICENSE,sha256=z8d0m5b2O9McPEK1xHG_dWgUBT6EfBDz6wA0F7xSPTA,11358
6
+ gammarers.aws_rds_database_running_schedule_stack-2.1.1.dist-info/METADATA,sha256=xjCNlRtzrrt_iyjxYyKJiK5dyEy6NIPCarfPGu4q9EU,4671
7
+ gammarers.aws_rds_database_running_schedule_stack-2.1.1.dist-info/WHEEL,sha256=eOLhNAGa2EW3wWl_TU484h7q1UNgy0JXjjoqKoxAAQc,92
8
+ gammarers.aws_rds_database_running_schedule_stack-2.1.1.dist-info/top_level.txt,sha256=aYHffMrt-8dtQoLeNk0M8OeqbA0a5gMcnNm5hL7OMHk,10
9
+ gammarers.aws_rds_database_running_schedule_stack-2.1.1.dist-info/RECORD,,
@@ -1,9 +0,0 @@
1
- gammarers/aws_rds_database_running_schedule_stack/__init__.py,sha256=Q470aIuG5Lt2T8Av4XwzAzUYyCV_4n1jOgu6z7dosUM,36566
2
- gammarers/aws_rds_database_running_schedule_stack/py.typed,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
3
- gammarers/aws_rds_database_running_schedule_stack/_jsii/__init__.py,sha256=Oy0DyF9_YtqkzBvhixqG_W9S-J0u6Ro5LAVbS8de0lM,545
4
- gammarers/aws_rds_database_running_schedule_stack/_jsii/aws-rds-database-running-schedule-stack@2.1.0.jsii.tgz,sha256=v_9ZsH-GeykjVFQSzz9_nwchRNdu7DF9-tnoVYUYch0,38809
5
- gammarers.aws_rds_database_running_schedule_stack-2.1.0.dist-info/LICENSE,sha256=z8d0m5b2O9McPEK1xHG_dWgUBT6EfBDz6wA0F7xSPTA,11358
6
- gammarers.aws_rds_database_running_schedule_stack-2.1.0.dist-info/METADATA,sha256=ChOzRlcWvUJq77WwyPuw95CA-OsIqql-pKMHeZrf88g,4470
7
- gammarers.aws_rds_database_running_schedule_stack-2.1.0.dist-info/WHEEL,sha256=eOLhNAGa2EW3wWl_TU484h7q1UNgy0JXjjoqKoxAAQc,92
8
- gammarers.aws_rds_database_running_schedule_stack-2.1.0.dist-info/top_level.txt,sha256=aYHffMrt-8dtQoLeNk0M8OeqbA0a5gMcnNm5hL7OMHk,10
9
- gammarers.aws_rds_database_running_schedule_stack-2.1.0.dist-info/RECORD,,