gammarers.aws-rds-database-running-schedule-stack 2.4.11__tar.gz → 2.5.0__tar.gz

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.

Files changed (17) hide show
  1. {gammarers_aws_rds_database_running_schedule_stack-2.4.11/src/gammarers.aws_rds_database_running_schedule_stack.egg-info → gammarers_aws_rds_database_running_schedule_stack-2.5.0}/PKG-INFO +1 -1
  2. {gammarers_aws_rds_database_running_schedule_stack-2.4.11 → gammarers_aws_rds_database_running_schedule_stack-2.5.0}/setup.py +2 -2
  3. {gammarers_aws_rds_database_running_schedule_stack-2.4.11 → gammarers_aws_rds_database_running_schedule_stack-2.5.0}/src/gammarers/aws_rds_database_running_schedule_stack/__init__.py +46 -46
  4. {gammarers_aws_rds_database_running_schedule_stack-2.4.11 → gammarers_aws_rds_database_running_schedule_stack-2.5.0}/src/gammarers/aws_rds_database_running_schedule_stack/_jsii/__init__.py +2 -2
  5. gammarers_aws_rds_database_running_schedule_stack-2.5.0/src/gammarers/aws_rds_database_running_schedule_stack/_jsii/aws-rds-database-running-schedule-stack@2.5.0.jsii.tgz +0 -0
  6. {gammarers_aws_rds_database_running_schedule_stack-2.4.11 → gammarers_aws_rds_database_running_schedule_stack-2.5.0/src/gammarers.aws_rds_database_running_schedule_stack.egg-info}/PKG-INFO +1 -1
  7. {gammarers_aws_rds_database_running_schedule_stack-2.4.11 → gammarers_aws_rds_database_running_schedule_stack-2.5.0}/src/gammarers.aws_rds_database_running_schedule_stack.egg-info/SOURCES.txt +1 -1
  8. gammarers_aws_rds_database_running_schedule_stack-2.4.11/src/gammarers/aws_rds_database_running_schedule_stack/_jsii/aws-rds-database-running-schedule-stack@2.4.11.jsii.tgz +0 -0
  9. {gammarers_aws_rds_database_running_schedule_stack-2.4.11 → gammarers_aws_rds_database_running_schedule_stack-2.5.0}/LICENSE +0 -0
  10. {gammarers_aws_rds_database_running_schedule_stack-2.4.11 → gammarers_aws_rds_database_running_schedule_stack-2.5.0}/MANIFEST.in +0 -0
  11. {gammarers_aws_rds_database_running_schedule_stack-2.4.11 → gammarers_aws_rds_database_running_schedule_stack-2.5.0}/README.md +0 -0
  12. {gammarers_aws_rds_database_running_schedule_stack-2.4.11 → gammarers_aws_rds_database_running_schedule_stack-2.5.0}/pyproject.toml +0 -0
  13. {gammarers_aws_rds_database_running_schedule_stack-2.4.11 → gammarers_aws_rds_database_running_schedule_stack-2.5.0}/setup.cfg +0 -0
  14. {gammarers_aws_rds_database_running_schedule_stack-2.4.11 → gammarers_aws_rds_database_running_schedule_stack-2.5.0}/src/gammarers/aws_rds_database_running_schedule_stack/py.typed +0 -0
  15. {gammarers_aws_rds_database_running_schedule_stack-2.4.11 → gammarers_aws_rds_database_running_schedule_stack-2.5.0}/src/gammarers.aws_rds_database_running_schedule_stack.egg-info/dependency_links.txt +0 -0
  16. {gammarers_aws_rds_database_running_schedule_stack-2.4.11 → gammarers_aws_rds_database_running_schedule_stack-2.5.0}/src/gammarers.aws_rds_database_running_schedule_stack.egg-info/requires.txt +0 -0
  17. {gammarers_aws_rds_database_running_schedule_stack-2.4.11 → gammarers_aws_rds_database_running_schedule_stack-2.5.0}/src/gammarers.aws_rds_database_running_schedule_stack.egg-info/top_level.txt +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: gammarers.aws-rds-database-running-schedule-stack
3
- Version: 2.4.11
3
+ Version: 2.5.0
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>
@@ -5,7 +5,7 @@ kwargs = json.loads(
5
5
  """
6
6
  {
7
7
  "name": "gammarers.aws-rds-database-running-schedule-stack",
8
- "version": "2.4.11",
8
+ "version": "2.5.0",
9
9
  "description": "AWS RDS Database Running Scheduler",
10
10
  "license": "Apache-2.0",
11
11
  "url": "https://github.com/gammarers/aws-rds-database-running-schedule-stack.git",
@@ -26,7 +26,7 @@ kwargs = json.loads(
26
26
  ],
27
27
  "package_data": {
28
28
  "gammarers.aws_rds_database_running_schedule_stack._jsii": [
29
- "aws-rds-database-running-schedule-stack@2.4.11.jsii.tgz"
29
+ "aws-rds-database-running-schedule-stack@2.5.0.jsii.tgz"
30
30
  ],
31
31
  "gammarers.aws_rds_database_running_schedule_stack": [
32
32
  "py.typed"
@@ -174,11 +174,11 @@ import gammarers.aws_resource_naming as _gammarers_aws_resource_naming_22f917da
174
174
 
175
175
 
176
176
  @jsii.data_type(
177
- jsii_type="@gammarers/aws-rds-database-running-schedule-stack.NotificationsProperty",
177
+ jsii_type="@gammarers/aws-rds-database-running-schedule-stack.Notifications",
178
178
  jsii_struct_bases=[],
179
179
  name_mapping={"emails": "emails", "slack": "slack"},
180
180
  )
181
- class NotificationsProperty:
181
+ class Notifications:
182
182
  def __init__(
183
183
  self,
184
184
  *,
@@ -192,7 +192,7 @@ class NotificationsProperty:
192
192
  if isinstance(slack, dict):
193
193
  slack = Slack(**slack)
194
194
  if __debug__:
195
- type_hints = typing.get_type_hints(_typecheckingstub__251a05c825e7beb6ddfd9ceb6b6c38129822252bd8cdfdc0c3fe1e576d3a4326)
195
+ type_hints = typing.get_type_hints(_typecheckingstub__9263a5e99a8d2d6d95de03296670142a536b53c0f26d3bf3148db2380e5cd7fd)
196
196
  check_type(argname="argument emails", value=emails, expected_type=type_hints["emails"])
197
197
  check_type(argname="argument slack", value=slack, expected_type=type_hints["slack"])
198
198
  self._values: typing.Dict[builtins.str, typing.Any] = {}
@@ -218,7 +218,7 @@ class NotificationsProperty:
218
218
  return not (rhs == self)
219
219
 
220
220
  def __repr__(self) -> str:
221
- return "NotificationsProperty(%s)" % ", ".join(
221
+ return "Notifications(%s)" % ", ".join(
222
222
  k + "=" + repr(v) for k, v in self._values.items()
223
223
  )
224
224
 
@@ -233,12 +233,12 @@ class RDSDatabaseRunningScheduleStack(
233
233
  scope: _constructs_77d1e7e8.Construct,
234
234
  id: builtins.str,
235
235
  *,
236
- target_resource: typing.Union["TargetResourceProperty", typing.Dict[builtins.str, typing.Any]],
236
+ target_resource: typing.Union["TargetResource", typing.Dict[builtins.str, typing.Any]],
237
237
  enable_scheduling: typing.Optional[builtins.bool] = None,
238
- notifications: typing.Optional[typing.Union[NotificationsProperty, typing.Dict[builtins.str, typing.Any]]] = None,
238
+ notifications: typing.Optional[typing.Union[Notifications, typing.Dict[builtins.str, typing.Any]]] = None,
239
239
  resource_naming_option: typing.Optional[typing.Union[typing.Union["ResourceCustomNaming", typing.Dict[builtins.str, typing.Any]], typing.Union[_gammarers_aws_resource_naming_22f917da.ResourceDefaultNaming, typing.Dict[builtins.str, typing.Any]], typing.Union[_gammarers_aws_resource_naming_22f917da.ResourceAutoNaming, typing.Dict[builtins.str, typing.Any]]]] = None,
240
- start_schedule: typing.Optional[typing.Union["ScheduleProperty", typing.Dict[builtins.str, typing.Any]]] = None,
241
- stop_schedule: typing.Optional[typing.Union["ScheduleProperty", typing.Dict[builtins.str, typing.Any]]] = None,
240
+ start_schedule: typing.Optional[typing.Union["Schedule", typing.Dict[builtins.str, typing.Any]]] = None,
241
+ stop_schedule: typing.Optional[typing.Union["Schedule", typing.Dict[builtins.str, typing.Any]]] = None,
242
242
  analytics_reporting: typing.Optional[builtins.bool] = None,
243
243
  cross_region_references: typing.Optional[builtins.bool] = None,
244
244
  description: typing.Optional[builtins.str] = None,
@@ -332,12 +332,12 @@ class RDSDatabaseRunningScheduleStackProps(_aws_cdk_ceddda9d.StackProps):
332
332
  synthesizer: typing.Optional[_aws_cdk_ceddda9d.IStackSynthesizer] = None,
333
333
  tags: typing.Optional[typing.Mapping[builtins.str, builtins.str]] = None,
334
334
  termination_protection: typing.Optional[builtins.bool] = None,
335
- target_resource: typing.Union["TargetResourceProperty", typing.Dict[builtins.str, typing.Any]],
335
+ target_resource: typing.Union["TargetResource", typing.Dict[builtins.str, typing.Any]],
336
336
  enable_scheduling: typing.Optional[builtins.bool] = None,
337
- notifications: typing.Optional[typing.Union[NotificationsProperty, typing.Dict[builtins.str, typing.Any]]] = None,
337
+ notifications: typing.Optional[typing.Union[Notifications, typing.Dict[builtins.str, typing.Any]]] = None,
338
338
  resource_naming_option: typing.Optional[typing.Union[typing.Union["ResourceCustomNaming", typing.Dict[builtins.str, typing.Any]], typing.Union[_gammarers_aws_resource_naming_22f917da.ResourceDefaultNaming, typing.Dict[builtins.str, typing.Any]], typing.Union[_gammarers_aws_resource_naming_22f917da.ResourceAutoNaming, typing.Dict[builtins.str, typing.Any]]]] = None,
339
- start_schedule: typing.Optional[typing.Union["ScheduleProperty", typing.Dict[builtins.str, typing.Any]]] = None,
340
- stop_schedule: typing.Optional[typing.Union["ScheduleProperty", typing.Dict[builtins.str, typing.Any]]] = None,
339
+ start_schedule: typing.Optional[typing.Union["Schedule", typing.Dict[builtins.str, typing.Any]]] = None,
340
+ stop_schedule: typing.Optional[typing.Union["Schedule", typing.Dict[builtins.str, typing.Any]]] = None,
341
341
  ) -> None:
342
342
  '''
343
343
  :param analytics_reporting: Include runtime versioning information in this Stack. Default: ``analyticsReporting`` setting of containing ``App``, or value of 'aws:cdk:version-reporting' context key
@@ -360,13 +360,13 @@ class RDSDatabaseRunningScheduleStackProps(_aws_cdk_ceddda9d.StackProps):
360
360
  if isinstance(env, dict):
361
361
  env = _aws_cdk_ceddda9d.Environment(**env)
362
362
  if isinstance(target_resource, dict):
363
- target_resource = TargetResourceProperty(**target_resource)
363
+ target_resource = TargetResource(**target_resource)
364
364
  if isinstance(notifications, dict):
365
- notifications = NotificationsProperty(**notifications)
365
+ notifications = Notifications(**notifications)
366
366
  if isinstance(start_schedule, dict):
367
- start_schedule = ScheduleProperty(**start_schedule)
367
+ start_schedule = Schedule(**start_schedule)
368
368
  if isinstance(stop_schedule, dict):
369
- stop_schedule = ScheduleProperty(**stop_schedule)
369
+ stop_schedule = Schedule(**stop_schedule)
370
370
  if __debug__:
371
371
  type_hints = typing.get_type_hints(_typecheckingstub__e3a02c77b05b4403ac204e4b21fbecf9f310b2adf40ef9f6754f8cde04bbb117)
372
372
  check_type(argname="argument analytics_reporting", value=analytics_reporting, expected_type=type_hints["analytics_reporting"])
@@ -595,10 +595,10 @@ class RDSDatabaseRunningScheduleStackProps(_aws_cdk_ceddda9d.StackProps):
595
595
  return typing.cast(typing.Optional[builtins.bool], result)
596
596
 
597
597
  @builtins.property
598
- def target_resource(self) -> "TargetResourceProperty":
598
+ def target_resource(self) -> "TargetResource":
599
599
  result = self._values.get("target_resource")
600
600
  assert result is not None, "Required property 'target_resource' is missing"
601
- return typing.cast("TargetResourceProperty", result)
601
+ return typing.cast("TargetResource", result)
602
602
 
603
603
  @builtins.property
604
604
  def enable_scheduling(self) -> typing.Optional[builtins.bool]:
@@ -606,9 +606,9 @@ class RDSDatabaseRunningScheduleStackProps(_aws_cdk_ceddda9d.StackProps):
606
606
  return typing.cast(typing.Optional[builtins.bool], result)
607
607
 
608
608
  @builtins.property
609
- def notifications(self) -> typing.Optional[NotificationsProperty]:
609
+ def notifications(self) -> typing.Optional[Notifications]:
610
610
  result = self._values.get("notifications")
611
- return typing.cast(typing.Optional[NotificationsProperty], result)
611
+ return typing.cast(typing.Optional[Notifications], result)
612
612
 
613
613
  @builtins.property
614
614
  def resource_naming_option(
@@ -618,14 +618,14 @@ class RDSDatabaseRunningScheduleStackProps(_aws_cdk_ceddda9d.StackProps):
618
618
  return typing.cast(typing.Optional[typing.Union["ResourceCustomNaming", _gammarers_aws_resource_naming_22f917da.ResourceDefaultNaming, _gammarers_aws_resource_naming_22f917da.ResourceAutoNaming]], result)
619
619
 
620
620
  @builtins.property
621
- def start_schedule(self) -> typing.Optional["ScheduleProperty"]:
621
+ def start_schedule(self) -> typing.Optional["Schedule"]:
622
622
  result = self._values.get("start_schedule")
623
- return typing.cast(typing.Optional["ScheduleProperty"], result)
623
+ return typing.cast(typing.Optional["Schedule"], result)
624
624
 
625
625
  @builtins.property
626
- def stop_schedule(self) -> typing.Optional["ScheduleProperty"]:
626
+ def stop_schedule(self) -> typing.Optional["Schedule"]:
627
627
  result = self._values.get("stop_schedule")
628
- return typing.cast(typing.Optional["ScheduleProperty"], result)
628
+ return typing.cast(typing.Optional["Schedule"], result)
629
629
 
630
630
  def __eq__(self, rhs: typing.Any) -> builtins.bool:
631
631
  return isinstance(rhs, self.__class__) and rhs._values == self._values
@@ -758,7 +758,7 @@ class ResourceCustomNaming:
758
758
 
759
759
 
760
760
  @jsii.data_type(
761
- jsii_type="@gammarers/aws-rds-database-running-schedule-stack.ScheduleProperty",
761
+ jsii_type="@gammarers/aws-rds-database-running-schedule-stack.Schedule",
762
762
  jsii_struct_bases=[],
763
763
  name_mapping={
764
764
  "timezone": "timezone",
@@ -767,7 +767,7 @@ class ResourceCustomNaming:
767
767
  "week": "week",
768
768
  },
769
769
  )
770
- class ScheduleProperty:
770
+ class Schedule:
771
771
  def __init__(
772
772
  self,
773
773
  *,
@@ -783,7 +783,7 @@ class ScheduleProperty:
783
783
  :param week:
784
784
  '''
785
785
  if __debug__:
786
- type_hints = typing.get_type_hints(_typecheckingstub__698ada8cebb0f29cf7aa1b64e0b10a701ff87508b556665b4c2bae69b2799be8)
786
+ type_hints = typing.get_type_hints(_typecheckingstub__d16146a06536d251fa8a0d32c7168dec28863fd991067b1d7f83519b5884e78a)
787
787
  check_type(argname="argument timezone", value=timezone, expected_type=type_hints["timezone"])
788
788
  check_type(argname="argument hour", value=hour, expected_type=type_hints["hour"])
789
789
  check_type(argname="argument minute", value=minute, expected_type=type_hints["minute"])
@@ -826,7 +826,7 @@ class ScheduleProperty:
826
826
  return not (rhs == self)
827
827
 
828
828
  def __repr__(self) -> str:
829
- return "ScheduleProperty(%s)" % ", ".join(
829
+ return "Schedule(%s)" % ", ".join(
830
830
  k + "=" + repr(v) for k, v in self._values.items()
831
831
  )
832
832
 
@@ -867,11 +867,11 @@ class Slack:
867
867
 
868
868
 
869
869
  @jsii.data_type(
870
- jsii_type="@gammarers/aws-rds-database-running-schedule-stack.TargetResourceProperty",
870
+ jsii_type="@gammarers/aws-rds-database-running-schedule-stack.TargetResource",
871
871
  jsii_struct_bases=[],
872
872
  name_mapping={"tag_key": "tagKey", "tag_values": "tagValues"},
873
873
  )
874
- class TargetResourceProperty:
874
+ class TargetResource:
875
875
  def __init__(
876
876
  self,
877
877
  *,
@@ -883,7 +883,7 @@ class TargetResourceProperty:
883
883
  :param tag_values:
884
884
  '''
885
885
  if __debug__:
886
- type_hints = typing.get_type_hints(_typecheckingstub__8591c95e42de5a4e537e0f91a2110f72b09d18b72008139e5e23a0d230607030)
886
+ type_hints = typing.get_type_hints(_typecheckingstub__192bfa0133591042d61f7c1a7f90b1b3ecc87a45a8b8683ab7ea2019d61bd5c2)
887
887
  check_type(argname="argument tag_key", value=tag_key, expected_type=type_hints["tag_key"])
888
888
  check_type(argname="argument tag_values", value=tag_values, expected_type=type_hints["tag_values"])
889
889
  self._values: typing.Dict[builtins.str, typing.Any] = {
@@ -910,24 +910,24 @@ class TargetResourceProperty:
910
910
  return not (rhs == self)
911
911
 
912
912
  def __repr__(self) -> str:
913
- return "TargetResourceProperty(%s)" % ", ".join(
913
+ return "TargetResource(%s)" % ", ".join(
914
914
  k + "=" + repr(v) for k, v in self._values.items()
915
915
  )
916
916
 
917
917
 
918
918
  __all__ = [
919
- "NotificationsProperty",
919
+ "Notifications",
920
920
  "RDSDatabaseRunningScheduleStack",
921
921
  "RDSDatabaseRunningScheduleStackProps",
922
922
  "ResourceCustomNaming",
923
- "ScheduleProperty",
923
+ "Schedule",
924
924
  "Slack",
925
- "TargetResourceProperty",
925
+ "TargetResource",
926
926
  ]
927
927
 
928
928
  publication.publish()
929
929
 
930
- def _typecheckingstub__251a05c825e7beb6ddfd9ceb6b6c38129822252bd8cdfdc0c3fe1e576d3a4326(
930
+ def _typecheckingstub__9263a5e99a8d2d6d95de03296670142a536b53c0f26d3bf3148db2380e5cd7fd(
931
931
  *,
932
932
  emails: typing.Optional[typing.Sequence[builtins.str]] = None,
933
933
  slack: typing.Optional[typing.Union[Slack, typing.Dict[builtins.str, typing.Any]]] = None,
@@ -939,12 +939,12 @@ def _typecheckingstub__c1280dc248fa00837f0fd9aade32e57cf0658d41b8f0e88b4b0468581
939
939
  scope: _constructs_77d1e7e8.Construct,
940
940
  id: builtins.str,
941
941
  *,
942
- target_resource: typing.Union[TargetResourceProperty, typing.Dict[builtins.str, typing.Any]],
942
+ target_resource: typing.Union[TargetResource, typing.Dict[builtins.str, typing.Any]],
943
943
  enable_scheduling: typing.Optional[builtins.bool] = None,
944
- notifications: typing.Optional[typing.Union[NotificationsProperty, typing.Dict[builtins.str, typing.Any]]] = None,
944
+ notifications: typing.Optional[typing.Union[Notifications, typing.Dict[builtins.str, typing.Any]]] = None,
945
945
  resource_naming_option: typing.Optional[typing.Union[typing.Union[ResourceCustomNaming, typing.Dict[builtins.str, typing.Any]], typing.Union[_gammarers_aws_resource_naming_22f917da.ResourceDefaultNaming, typing.Dict[builtins.str, typing.Any]], typing.Union[_gammarers_aws_resource_naming_22f917da.ResourceAutoNaming, typing.Dict[builtins.str, typing.Any]]]] = None,
946
- start_schedule: typing.Optional[typing.Union[ScheduleProperty, typing.Dict[builtins.str, typing.Any]]] = None,
947
- stop_schedule: typing.Optional[typing.Union[ScheduleProperty, typing.Dict[builtins.str, typing.Any]]] = None,
946
+ start_schedule: typing.Optional[typing.Union[Schedule, typing.Dict[builtins.str, typing.Any]]] = None,
947
+ stop_schedule: typing.Optional[typing.Union[Schedule, typing.Dict[builtins.str, typing.Any]]] = None,
948
948
  analytics_reporting: typing.Optional[builtins.bool] = None,
949
949
  cross_region_references: typing.Optional[builtins.bool] = None,
950
950
  description: typing.Optional[builtins.str] = None,
@@ -971,12 +971,12 @@ def _typecheckingstub__e3a02c77b05b4403ac204e4b21fbecf9f310b2adf40ef9f6754f8cde0
971
971
  synthesizer: typing.Optional[_aws_cdk_ceddda9d.IStackSynthesizer] = None,
972
972
  tags: typing.Optional[typing.Mapping[builtins.str, builtins.str]] = None,
973
973
  termination_protection: typing.Optional[builtins.bool] = None,
974
- target_resource: typing.Union[TargetResourceProperty, typing.Dict[builtins.str, typing.Any]],
974
+ target_resource: typing.Union[TargetResource, typing.Dict[builtins.str, typing.Any]],
975
975
  enable_scheduling: typing.Optional[builtins.bool] = None,
976
- notifications: typing.Optional[typing.Union[NotificationsProperty, typing.Dict[builtins.str, typing.Any]]] = None,
976
+ notifications: typing.Optional[typing.Union[Notifications, typing.Dict[builtins.str, typing.Any]]] = None,
977
977
  resource_naming_option: typing.Optional[typing.Union[typing.Union[ResourceCustomNaming, typing.Dict[builtins.str, typing.Any]], typing.Union[_gammarers_aws_resource_naming_22f917da.ResourceDefaultNaming, typing.Dict[builtins.str, typing.Any]], typing.Union[_gammarers_aws_resource_naming_22f917da.ResourceAutoNaming, typing.Dict[builtins.str, typing.Any]]]] = None,
978
- start_schedule: typing.Optional[typing.Union[ScheduleProperty, typing.Dict[builtins.str, typing.Any]]] = None,
979
- stop_schedule: typing.Optional[typing.Union[ScheduleProperty, typing.Dict[builtins.str, typing.Any]]] = None,
978
+ start_schedule: typing.Optional[typing.Union[Schedule, typing.Dict[builtins.str, typing.Any]]] = None,
979
+ stop_schedule: typing.Optional[typing.Union[Schedule, typing.Dict[builtins.str, typing.Any]]] = None,
980
980
  ) -> None:
981
981
  """Type checking stubs"""
982
982
  pass
@@ -995,7 +995,7 @@ def _typecheckingstub__ba4c86401fc5845d6cceae6ebdfee1c87de413af5b5b3e7bf678da244
995
995
  """Type checking stubs"""
996
996
  pass
997
997
 
998
- def _typecheckingstub__698ada8cebb0f29cf7aa1b64e0b10a701ff87508b556665b4c2bae69b2799be8(
998
+ def _typecheckingstub__d16146a06536d251fa8a0d32c7168dec28863fd991067b1d7f83519b5884e78a(
999
999
  *,
1000
1000
  timezone: builtins.str,
1001
1001
  hour: typing.Optional[builtins.str] = None,
@@ -1012,7 +1012,7 @@ def _typecheckingstub__64a111b67af0ecdd544805a4aba8d4f776983826c5367073227bd499d
1012
1012
  """Type checking stubs"""
1013
1013
  pass
1014
1014
 
1015
- def _typecheckingstub__8591c95e42de5a4e537e0f91a2110f72b09d18b72008139e5e23a0d230607030(
1015
+ def _typecheckingstub__192bfa0133591042d61f7c1a7f90b1b3ecc87a45a8b8683ab7ea2019d61bd5c2(
1016
1016
  *,
1017
1017
  tag_key: builtins.str,
1018
1018
  tag_values: typing.Sequence[builtins.str],
@@ -35,9 +35,9 @@ import gammarers.aws_sns_slack_message_lambda_subscription._jsii
35
35
 
36
36
  __jsii_assembly__ = jsii.JSIIAssembly.load(
37
37
  "@gammarers/aws-rds-database-running-schedule-stack",
38
- "2.4.11",
38
+ "2.5.0",
39
39
  __name__[0:-6],
40
- "aws-rds-database-running-schedule-stack@2.4.11.jsii.tgz",
40
+ "aws-rds-database-running-schedule-stack@2.5.0.jsii.tgz",
41
41
  )
42
42
 
43
43
  __all__ = [
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: gammarers.aws-rds-database-running-schedule-stack
3
- Version: 2.4.11
3
+ Version: 2.5.0
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>
@@ -11,4 +11,4 @@ src/gammarers.aws_rds_database_running_schedule_stack.egg-info/top_level.txt
11
11
  src/gammarers/aws_rds_database_running_schedule_stack/__init__.py
12
12
  src/gammarers/aws_rds_database_running_schedule_stack/py.typed
13
13
  src/gammarers/aws_rds_database_running_schedule_stack/_jsii/__init__.py
14
- src/gammarers/aws_rds_database_running_schedule_stack/_jsii/aws-rds-database-running-schedule-stack@2.4.11.jsii.tgz
14
+ src/gammarers/aws_rds_database_running_schedule_stack/_jsii/aws-rds-database-running-schedule-stack@2.5.0.jsii.tgz