robhan-cdk-lib.aws-aps 0.0.0__py3-none-any.whl → 0.0.2__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 robhan-cdk-lib.aws-aps might be problematic. Click here for more details.

@@ -2344,9 +2344,9 @@ class Scraper(
2344
2344
 
2345
2345
  jsii.create(self.__class__, self, [scope, id, props])
2346
2346
 
2347
- @jsii.member(jsii_name="frommScraperAttributes")
2347
+ @jsii.member(jsii_name="fromScraperAttributes")
2348
2348
  @builtins.classmethod
2349
- def fromm_scraper_attributes(
2349
+ def from_scraper_attributes(
2350
2350
  cls,
2351
2351
  scope: _constructs_77d1e7e8.Construct,
2352
2352
  id: builtins.str,
@@ -2369,7 +2369,7 @@ class Scraper(
2369
2369
  :param role_configuration: The role configuration in an Amazon Managed Service for Prometheus scraper.
2370
2370
  '''
2371
2371
  if __debug__:
2372
- type_hints = typing.get_type_hints(_typecheckingstub__9042463e302e8d5b545ef0b98a65f1ad3e96f26564deaee8cf8be814acdc93d9)
2372
+ type_hints = typing.get_type_hints(_typecheckingstub__a782eecfe3a632aac5c0103f9029c7ec8a0b5f2ac8b500e9a0257a762eda243d)
2373
2373
  check_type(argname="argument scope", value=scope, expected_type=type_hints["scope"])
2374
2374
  check_type(argname="argument id", value=id, expected_type=type_hints["id"])
2375
2375
  attrs = ScraperAttributes(
@@ -2381,7 +2381,7 @@ class Scraper(
2381
2381
  role_configuration=role_configuration,
2382
2382
  )
2383
2383
 
2384
- return typing.cast(IScraper, jsii.sinvoke(cls, "frommScraperAttributes", [scope, id, attrs]))
2384
+ return typing.cast(IScraper, jsii.sinvoke(cls, "fromScraperAttributes", [scope, id, attrs]))
2385
2385
 
2386
2386
  @jsii.member(jsii_name="isScraper")
2387
2387
  @builtins.classmethod
@@ -2479,9 +2479,9 @@ class Workspace(
2479
2479
 
2480
2480
  jsii.create(self.__class__, self, [scope, id, props])
2481
2481
 
2482
- @jsii.member(jsii_name="frommWorkspaceAttributes")
2482
+ @jsii.member(jsii_name="fromWorkspaceAttributes")
2483
2483
  @builtins.classmethod
2484
- def fromm_workspace_attributes(
2484
+ def from_workspace_attributes(
2485
2485
  cls,
2486
2486
  scope: _constructs_77d1e7e8.Construct,
2487
2487
  id: builtins.str,
@@ -2506,7 +2506,7 @@ class Workspace(
2506
2506
  :param workspace_configuration: Use this structure to define label sets and the ingestion limits for time series that match label sets, and to specify the retention period of the workspace.
2507
2507
  '''
2508
2508
  if __debug__:
2509
- type_hints = typing.get_type_hints(_typecheckingstub__1c50e7638e8bb3bf822a899f34fed4b617b43ec46db0dae395a20c7ba16636bf)
2509
+ type_hints = typing.get_type_hints(_typecheckingstub__06e9f0a4ada069956fea79835fad029b7339fca1059f54a6118f01854e5e44ed)
2510
2510
  check_type(argname="argument scope", value=scope, expected_type=type_hints["scope"])
2511
2511
  check_type(argname="argument id", value=id, expected_type=type_hints["id"])
2512
2512
  attrs = WorkspaceAttributes(
@@ -2519,7 +2519,7 @@ class Workspace(
2519
2519
  workspace_configuration=workspace_configuration,
2520
2520
  )
2521
2521
 
2522
- return typing.cast(IWorkspace, jsii.sinvoke(cls, "frommWorkspaceAttributes", [scope, id, attrs]))
2522
+ return typing.cast(IWorkspace, jsii.sinvoke(cls, "fromWorkspaceAttributes", [scope, id, attrs]))
2523
2523
 
2524
2524
  @jsii.member(jsii_name="isWorkspace")
2525
2525
  @builtins.classmethod
@@ -2898,7 +2898,7 @@ def _typecheckingstub__420a8a3c500b6acbf7b84e9b716db0e0256ad4fe2f714daf764abfebb
2898
2898
  """Type checking stubs"""
2899
2899
  pass
2900
2900
 
2901
- def _typecheckingstub__9042463e302e8d5b545ef0b98a65f1ad3e96f26564deaee8cf8be814acdc93d9(
2901
+ def _typecheckingstub__a782eecfe3a632aac5c0103f9029c7ec8a0b5f2ac8b500e9a0257a762eda243d(
2902
2902
  scope: _constructs_77d1e7e8.Construct,
2903
2903
  id: builtins.str,
2904
2904
  *,
@@ -2932,7 +2932,7 @@ def _typecheckingstub__fce396480613eba99c44ddbc02181012d71649d36c3a0187e9437c526
2932
2932
  """Type checking stubs"""
2933
2933
  pass
2934
2934
 
2935
- def _typecheckingstub__1c50e7638e8bb3bf822a899f34fed4b617b43ec46db0dae395a20c7ba16636bf(
2935
+ def _typecheckingstub__06e9f0a4ada069956fea79835fad029b7339fca1059f54a6118f01854e5e44ed(
2936
2936
  scope: _constructs_77d1e7e8.Construct,
2937
2937
  id: builtins.str,
2938
2938
  *,
@@ -33,7 +33,7 @@ import constructs._jsii
33
33
  import robhan_cdk_lib.utils._jsii
34
34
 
35
35
  __jsii_assembly__ = jsii.JSIIAssembly.load(
36
- "@robhan-cdk-lib/aws_aps", "0.0.0", __name__[0:-6], "aws_aps@0.0.0.jsii.tgz"
36
+ "@robhan-cdk-lib/aws_aps", "0.0.2", __name__[0:-6], "aws_aps@0.0.2.jsii.tgz"
37
37
  )
38
38
 
39
39
  __all__ = [
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: robhan_cdk_lib.aws_aps
3
- Version: 0.0.0
3
+ Version: 0.0.2
4
4
  Summary: AWS CDK Construct Library for Amazon Managed Service for Prometheus
5
5
  Home-page: https://github.com/robert-hanuschke/cdk-aws_aps
6
6
  Author: Robert Hanuschke<robhan-cdk-lib@hanuschke.eu>
@@ -19,12 +19,12 @@ Classifier: License :: OSI Approved
19
19
  Requires-Python: ~=3.9
20
20
  Description-Content-Type: text/markdown
21
21
  License-File: LICENSE
22
- Requires-Dist: aws-cdk-lib<3.0.0,>=2.201.0
23
- Requires-Dist: constructs<11.0.0,>=10.0.5
24
- Requires-Dist: jsii<2.0.0,>=1.112.0
25
- Requires-Dist: publication>=0.0.3
26
- Requires-Dist: robhan-cdk-lib.utils<0.0.11,>=0.0.10
27
- Requires-Dist: typeguard<4.3.0,>=2.13.3
22
+ Requires-Dist: aws-cdk-lib <3.0.0,>=2.201.0
23
+ Requires-Dist: constructs <11.0.0,>=10.0.5
24
+ Requires-Dist: jsii <2.0.0,>=1.113.0
25
+ Requires-Dist: publication >=0.0.3
26
+ Requires-Dist: robhan-cdk-lib.utils <0.0.11,>=0.0.10
27
+ Requires-Dist: typeguard <4.3.0,>=2.13.3
28
28
 
29
29
  # @robhan-cdk-lib/aws_aps
30
30
 
@@ -0,0 +1,9 @@
1
+ robhan_cdk_lib/aws_aps/__init__.py,sha256=Rvl_um3OTufgx9DpMwrAFpMz-kAmSlMRC8yZ5zqVKQQ,131201
2
+ robhan_cdk_lib/aws_aps/py.typed,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
3
+ robhan_cdk_lib/aws_aps/_jsii/__init__.py,sha256=-_UgAUtcRTuoNMz3uDwsXKLmo-kwCRKJPQEAG6sqUGg,1475
4
+ robhan_cdk_lib/aws_aps/_jsii/aws_aps@0.0.2.jsii.tgz,sha256=2CQuliT6agsr5Z3fJJCMXVvNjZY05ypDMEkEpULWYc0,60668
5
+ robhan_cdk_lib_aws_aps-0.0.2.dist-info/LICENSE,sha256=4XPjxtvMDZSu-9820NaFomMw08Ri6JrgByiDz0XZhDY,1060
6
+ robhan_cdk_lib_aws_aps-0.0.2.dist-info/METADATA,sha256=fQnvY6Vg6ytqIBeoFhlDg-Y4GMkMKRPuDxYtTL7ct6U,3557
7
+ robhan_cdk_lib_aws_aps-0.0.2.dist-info/WHEEL,sha256=iAkIy5fosb7FzIOwONchHf19Qu7_1wCWyFNR5gu9nU0,91
8
+ robhan_cdk_lib_aws_aps-0.0.2.dist-info/top_level.txt,sha256=P6XdVCMOK2Rt55vMQhnq4WJqpu14FeZZcktc4hoDIwI,15
9
+ robhan_cdk_lib_aws_aps-0.0.2.dist-info/RECORD,,
@@ -1,9 +0,0 @@
1
- robhan_cdk_lib/aws_aps/__init__.py,sha256=v0fco26wpFIsmJLy_FfEj5ZQHQXcNuPRRudrjzn6-Pg,131207
2
- robhan_cdk_lib/aws_aps/py.typed,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
3
- robhan_cdk_lib/aws_aps/_jsii/__init__.py,sha256=gMcT9L_aqdiOKH9F5EqiRu4_JxHZ70sF0tYEIw2Bq3w,1475
4
- robhan_cdk_lib/aws_aps/_jsii/aws_aps@0.0.0.jsii.tgz,sha256=YPkdKpf2G1akmEpa9K67i3OhMkOLACL2fC9VFrJrVa4,60660
5
- robhan_cdk_lib_aws_aps-0.0.0.dist-info/LICENSE,sha256=4XPjxtvMDZSu-9820NaFomMw08Ri6JrgByiDz0XZhDY,1060
6
- robhan_cdk_lib_aws_aps-0.0.0.dist-info/METADATA,sha256=OCXbk_R56w424bLDoGdyuYVQGMdpI5S5QGb5n9rOftM,3551
7
- robhan_cdk_lib_aws_aps-0.0.0.dist-info/WHEEL,sha256=iAkIy5fosb7FzIOwONchHf19Qu7_1wCWyFNR5gu9nU0,91
8
- robhan_cdk_lib_aws_aps-0.0.0.dist-info/top_level.txt,sha256=P6XdVCMOK2Rt55vMQhnq4WJqpu14FeZZcktc4hoDIwI,15
9
- robhan_cdk_lib_aws_aps-0.0.0.dist-info/RECORD,,