aws-cdk-lib 2.137.0__py3-none-any.whl → 2.139.0__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 aws-cdk-lib might be problematic. Click here for more details.
- aws_cdk/__init__.py +8 -0
- aws_cdk/_jsii/__init__.py +1 -1
- aws_cdk/_jsii/{aws-cdk-lib@2.137.0.jsii.tgz → aws-cdk-lib@2.139.0.jsii.tgz} +0 -0
- aws_cdk/aws_amplify/__init__.py +29 -113
- aws_cdk/aws_apigateway/__init__.py +29 -16
- aws_cdk/aws_appconfig/__init__.py +315 -77
- aws_cdk/aws_appintegrations/__init__.py +55 -6
- aws_cdk/aws_apprunner/__init__.py +5 -2
- aws_cdk/aws_appsync/__init__.py +400 -13
- aws_cdk/aws_aps/__init__.py +64 -47
- aws_cdk/aws_autoscaling/__init__.py +62 -60
- aws_cdk/aws_b2bi/__init__.py +2 -6
- aws_cdk/aws_backup/__init__.py +53 -57
- aws_cdk/aws_batch/__init__.py +109 -0
- aws_cdk/aws_bcmdataexports/__init__.py +1114 -0
- aws_cdk/aws_bedrock/__init__.py +4144 -0
- aws_cdk/aws_chatbot/__init__.py +6 -4
- aws_cdk/aws_cleanrooms/__init__.py +526 -3
- aws_cdk/aws_cleanroomsml/__init__.py +960 -0
- aws_cdk/aws_cloudtrail/__init__.py +10 -10
- aws_cdk/aws_cloudwatch/__init__.py +244 -8
- aws_cdk/aws_codebuild/__init__.py +27 -22
- aws_cdk/aws_codeconnections/__init__.py +435 -0
- aws_cdk/aws_cognito/__init__.py +175 -79
- aws_cdk/aws_datazone/__init__.py +22 -0
- aws_cdk/aws_deadline/__init__.py +5394 -0
- aws_cdk/aws_dms/__init__.py +2 -4
- aws_cdk/aws_ec2/__init__.py +402 -247
- aws_cdk/aws_ecr/__init__.py +630 -0
- aws_cdk/aws_ecs/__init__.py +361 -20
- aws_cdk/aws_efs/__init__.py +594 -2
- aws_cdk/aws_elasticache/__init__.py +86 -32
- aws_cdk/aws_elasticloadbalancingv2/__init__.py +75 -10
- aws_cdk/aws_emr/__init__.py +2 -2
- aws_cdk/aws_entityresolution/__init__.py +1982 -773
- aws_cdk/aws_events_targets/__init__.py +17 -4
- aws_cdk/aws_globalaccelerator/__init__.py +443 -0
- aws_cdk/aws_iam/__init__.py +1 -2
- aws_cdk/aws_internetmonitor/__init__.py +14 -6
- aws_cdk/aws_ivs/__init__.py +1273 -71
- aws_cdk/aws_kms/__init__.py +44 -0
- aws_cdk/aws_lambda/__init__.py +9 -0
- aws_cdk/aws_mediatailor/__init__.py +41 -0
- aws_cdk/aws_oam/__init__.py +204 -0
- aws_cdk/aws_personalize/__init__.py +8 -6
- aws_cdk/aws_pinpoint/__init__.py +5 -3
- aws_cdk/aws_pipes/__init__.py +5 -1
- aws_cdk/aws_quicksight/__init__.py +12 -6
- aws_cdk/aws_rds/__init__.py +370 -96
- aws_cdk/aws_redshiftserverless/__init__.py +157 -0
- aws_cdk/aws_route53/__init__.py +587 -14
- aws_cdk/aws_sagemaker/__init__.py +233 -2
- aws_cdk/aws_securityhub/__init__.py +4940 -102
- aws_cdk/aws_securitylake/__init__.py +1326 -89
- aws_cdk/aws_ses_actions/__init__.py +155 -0
- aws_cdk/aws_sns/__init__.py +61 -4
- aws_cdk/aws_ssm/__init__.py +5 -2
- aws_cdk/aws_ssmcontacts/__init__.py +11 -4
- aws_cdk/aws_stepfunctions/__init__.py +8 -16
- aws_cdk/aws_stepfunctions_tasks/__init__.py +676 -1
- aws_cdk/aws_timestream/__init__.py +1045 -0
- aws_cdk/aws_transfer/__init__.py +19 -10
- aws_cdk/aws_verifiedpermissions/__init__.py +114 -37
- aws_cdk/aws_wisdom/__init__.py +2 -2
- aws_cdk/aws_workspacesthinclient/__init__.py +8 -8
- aws_cdk/custom_resources/__init__.py +688 -26
- aws_cdk/cx_api/__init__.py +17 -0
- {aws_cdk_lib-2.137.0.dist-info → aws_cdk_lib-2.139.0.dist-info}/METADATA +3 -3
- {aws_cdk_lib-2.137.0.dist-info → aws_cdk_lib-2.139.0.dist-info}/RECORD +73 -69
- {aws_cdk_lib-2.137.0.dist-info → aws_cdk_lib-2.139.0.dist-info}/LICENSE +0 -0
- {aws_cdk_lib-2.137.0.dist-info → aws_cdk_lib-2.139.0.dist-info}/NOTICE +0 -0
- {aws_cdk_lib-2.137.0.dist-info → aws_cdk_lib-2.139.0.dist-info}/WHEEL +0 -0
- {aws_cdk_lib-2.137.0.dist-info → aws_cdk_lib-2.139.0.dist-info}/top_level.txt +0 -0
|
@@ -91,6 +91,13 @@ class CfnNamespace(
|
|
|
91
91
|
manage_admin_password=False,
|
|
92
92
|
namespace_resource_policy=namespace_resource_policy,
|
|
93
93
|
redshift_idc_application_arn="redshiftIdcApplicationArn",
|
|
94
|
+
snapshot_copy_configurations=[redshiftserverless.CfnNamespace.SnapshotCopyConfigurationProperty(
|
|
95
|
+
destination_region="destinationRegion",
|
|
96
|
+
|
|
97
|
+
# the properties below are optional
|
|
98
|
+
destination_kms_key_id="destinationKmsKeyId",
|
|
99
|
+
snapshot_retention_period=123
|
|
100
|
+
)],
|
|
94
101
|
tags=[CfnTag(
|
|
95
102
|
key="key",
|
|
96
103
|
value="value"
|
|
@@ -117,6 +124,7 @@ class CfnNamespace(
|
|
|
117
124
|
manage_admin_password: typing.Optional[typing.Union[builtins.bool, _IResolvable_da3f097b]] = None,
|
|
118
125
|
namespace_resource_policy: typing.Any = None,
|
|
119
126
|
redshift_idc_application_arn: typing.Optional[builtins.str] = None,
|
|
127
|
+
snapshot_copy_configurations: typing.Optional[typing.Union[_IResolvable_da3f097b, typing.Sequence[typing.Union[_IResolvable_da3f097b, typing.Union["CfnNamespace.SnapshotCopyConfigurationProperty", typing.Dict[builtins.str, typing.Any]]]]]] = None,
|
|
120
128
|
tags: typing.Optional[typing.Sequence[typing.Union[_CfnTag_f6864754, typing.Dict[builtins.str, typing.Any]]]] = None,
|
|
121
129
|
) -> None:
|
|
122
130
|
'''
|
|
@@ -136,6 +144,7 @@ class CfnNamespace(
|
|
|
136
144
|
:param manage_admin_password: If true, Amazon Redshift uses AWS Secrets Manager to manage the namespace's admin credentials. You can't use ``AdminUserPassword`` if ``ManageAdminPassword`` is true. If ``ManageAdminPassword`` is ``false`` or not set, Amazon Redshift uses ``AdminUserPassword`` for the admin user account's password.
|
|
137
145
|
:param namespace_resource_policy: The resource policy that will be attached to the namespace.
|
|
138
146
|
:param redshift_idc_application_arn: The ARN for the Redshift application that integrates with IAM Identity Center.
|
|
147
|
+
:param snapshot_copy_configurations: The snapshot copy configurations for the namespace.
|
|
139
148
|
:param tags: The map of the key-value pairs used to tag the namespace.
|
|
140
149
|
'''
|
|
141
150
|
if __debug__:
|
|
@@ -157,6 +166,7 @@ class CfnNamespace(
|
|
|
157
166
|
manage_admin_password=manage_admin_password,
|
|
158
167
|
namespace_resource_policy=namespace_resource_policy,
|
|
159
168
|
redshift_idc_application_arn=redshift_idc_application_arn,
|
|
169
|
+
snapshot_copy_configurations=snapshot_copy_configurations,
|
|
160
170
|
tags=tags,
|
|
161
171
|
)
|
|
162
172
|
|
|
@@ -510,6 +520,24 @@ class CfnNamespace(
|
|
|
510
520
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
|
511
521
|
jsii.set(self, "redshiftIdcApplicationArn", value)
|
|
512
522
|
|
|
523
|
+
@builtins.property
|
|
524
|
+
@jsii.member(jsii_name="snapshotCopyConfigurations")
|
|
525
|
+
def snapshot_copy_configurations(
|
|
526
|
+
self,
|
|
527
|
+
) -> typing.Optional[typing.Union[_IResolvable_da3f097b, typing.List[typing.Union[_IResolvable_da3f097b, "CfnNamespace.SnapshotCopyConfigurationProperty"]]]]:
|
|
528
|
+
'''The snapshot copy configurations for the namespace.'''
|
|
529
|
+
return typing.cast(typing.Optional[typing.Union[_IResolvable_da3f097b, typing.List[typing.Union[_IResolvable_da3f097b, "CfnNamespace.SnapshotCopyConfigurationProperty"]]]], jsii.get(self, "snapshotCopyConfigurations"))
|
|
530
|
+
|
|
531
|
+
@snapshot_copy_configurations.setter
|
|
532
|
+
def snapshot_copy_configurations(
|
|
533
|
+
self,
|
|
534
|
+
value: typing.Optional[typing.Union[_IResolvable_da3f097b, typing.List[typing.Union[_IResolvable_da3f097b, "CfnNamespace.SnapshotCopyConfigurationProperty"]]]],
|
|
535
|
+
) -> None:
|
|
536
|
+
if __debug__:
|
|
537
|
+
type_hints = typing.get_type_hints(_typecheckingstub__f7336d2da1a6ceace7b9ad8afbae65968e0c9440d9a2bcf4cd5e62d531da1693)
|
|
538
|
+
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
|
539
|
+
jsii.set(self, "snapshotCopyConfigurations", value)
|
|
540
|
+
|
|
513
541
|
@builtins.property
|
|
514
542
|
@jsii.member(jsii_name="tagsRaw")
|
|
515
543
|
def tags_raw(self) -> typing.Optional[typing.List[_CfnTag_f6864754]]:
|
|
@@ -776,6 +804,94 @@ class CfnNamespace(
|
|
|
776
804
|
k + "=" + repr(v) for k, v in self._values.items()
|
|
777
805
|
)
|
|
778
806
|
|
|
807
|
+
@jsii.data_type(
|
|
808
|
+
jsii_type="aws-cdk-lib.aws_redshiftserverless.CfnNamespace.SnapshotCopyConfigurationProperty",
|
|
809
|
+
jsii_struct_bases=[],
|
|
810
|
+
name_mapping={
|
|
811
|
+
"destination_region": "destinationRegion",
|
|
812
|
+
"destination_kms_key_id": "destinationKmsKeyId",
|
|
813
|
+
"snapshot_retention_period": "snapshotRetentionPeriod",
|
|
814
|
+
},
|
|
815
|
+
)
|
|
816
|
+
class SnapshotCopyConfigurationProperty:
|
|
817
|
+
def __init__(
|
|
818
|
+
self,
|
|
819
|
+
*,
|
|
820
|
+
destination_region: builtins.str,
|
|
821
|
+
destination_kms_key_id: typing.Optional[builtins.str] = None,
|
|
822
|
+
snapshot_retention_period: typing.Optional[jsii.Number] = None,
|
|
823
|
+
) -> None:
|
|
824
|
+
'''
|
|
825
|
+
:param destination_region:
|
|
826
|
+
:param destination_kms_key_id:
|
|
827
|
+
:param snapshot_retention_period:
|
|
828
|
+
|
|
829
|
+
:see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-redshiftserverless-namespace-snapshotcopyconfiguration.html
|
|
830
|
+
:exampleMetadata: fixture=_generated
|
|
831
|
+
|
|
832
|
+
Example::
|
|
833
|
+
|
|
834
|
+
# The code below shows an example of how to instantiate this type.
|
|
835
|
+
# The values are placeholders you should change.
|
|
836
|
+
from aws_cdk import aws_redshiftserverless as redshiftserverless
|
|
837
|
+
|
|
838
|
+
snapshot_copy_configuration_property = redshiftserverless.CfnNamespace.SnapshotCopyConfigurationProperty(
|
|
839
|
+
destination_region="destinationRegion",
|
|
840
|
+
|
|
841
|
+
# the properties below are optional
|
|
842
|
+
destination_kms_key_id="destinationKmsKeyId",
|
|
843
|
+
snapshot_retention_period=123
|
|
844
|
+
)
|
|
845
|
+
'''
|
|
846
|
+
if __debug__:
|
|
847
|
+
type_hints = typing.get_type_hints(_typecheckingstub__4f726a14406204ec2ead254e53f2cdca3d4ac96a2d835e99da9cbbb58c02dccd)
|
|
848
|
+
check_type(argname="argument destination_region", value=destination_region, expected_type=type_hints["destination_region"])
|
|
849
|
+
check_type(argname="argument destination_kms_key_id", value=destination_kms_key_id, expected_type=type_hints["destination_kms_key_id"])
|
|
850
|
+
check_type(argname="argument snapshot_retention_period", value=snapshot_retention_period, expected_type=type_hints["snapshot_retention_period"])
|
|
851
|
+
self._values: typing.Dict[builtins.str, typing.Any] = {
|
|
852
|
+
"destination_region": destination_region,
|
|
853
|
+
}
|
|
854
|
+
if destination_kms_key_id is not None:
|
|
855
|
+
self._values["destination_kms_key_id"] = destination_kms_key_id
|
|
856
|
+
if snapshot_retention_period is not None:
|
|
857
|
+
self._values["snapshot_retention_period"] = snapshot_retention_period
|
|
858
|
+
|
|
859
|
+
@builtins.property
|
|
860
|
+
def destination_region(self) -> builtins.str:
|
|
861
|
+
'''
|
|
862
|
+
:see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-redshiftserverless-namespace-snapshotcopyconfiguration.html#cfn-redshiftserverless-namespace-snapshotcopyconfiguration-destinationregion
|
|
863
|
+
'''
|
|
864
|
+
result = self._values.get("destination_region")
|
|
865
|
+
assert result is not None, "Required property 'destination_region' is missing"
|
|
866
|
+
return typing.cast(builtins.str, result)
|
|
867
|
+
|
|
868
|
+
@builtins.property
|
|
869
|
+
def destination_kms_key_id(self) -> typing.Optional[builtins.str]:
|
|
870
|
+
'''
|
|
871
|
+
:see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-redshiftserverless-namespace-snapshotcopyconfiguration.html#cfn-redshiftserverless-namespace-snapshotcopyconfiguration-destinationkmskeyid
|
|
872
|
+
'''
|
|
873
|
+
result = self._values.get("destination_kms_key_id")
|
|
874
|
+
return typing.cast(typing.Optional[builtins.str], result)
|
|
875
|
+
|
|
876
|
+
@builtins.property
|
|
877
|
+
def snapshot_retention_period(self) -> typing.Optional[jsii.Number]:
|
|
878
|
+
'''
|
|
879
|
+
:see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-redshiftserverless-namespace-snapshotcopyconfiguration.html#cfn-redshiftserverless-namespace-snapshotcopyconfiguration-snapshotretentionperiod
|
|
880
|
+
'''
|
|
881
|
+
result = self._values.get("snapshot_retention_period")
|
|
882
|
+
return typing.cast(typing.Optional[jsii.Number], result)
|
|
883
|
+
|
|
884
|
+
def __eq__(self, rhs: typing.Any) -> builtins.bool:
|
|
885
|
+
return isinstance(rhs, self.__class__) and rhs._values == self._values
|
|
886
|
+
|
|
887
|
+
def __ne__(self, rhs: typing.Any) -> builtins.bool:
|
|
888
|
+
return not (rhs == self)
|
|
889
|
+
|
|
890
|
+
def __repr__(self) -> str:
|
|
891
|
+
return "SnapshotCopyConfigurationProperty(%s)" % ", ".join(
|
|
892
|
+
k + "=" + repr(v) for k, v in self._values.items()
|
|
893
|
+
)
|
|
894
|
+
|
|
779
895
|
|
|
780
896
|
@jsii.data_type(
|
|
781
897
|
jsii_type="aws-cdk-lib.aws_redshiftserverless.CfnNamespaceProps",
|
|
@@ -795,6 +911,7 @@ class CfnNamespace(
|
|
|
795
911
|
"manage_admin_password": "manageAdminPassword",
|
|
796
912
|
"namespace_resource_policy": "namespaceResourcePolicy",
|
|
797
913
|
"redshift_idc_application_arn": "redshiftIdcApplicationArn",
|
|
914
|
+
"snapshot_copy_configurations": "snapshotCopyConfigurations",
|
|
798
915
|
"tags": "tags",
|
|
799
916
|
},
|
|
800
917
|
)
|
|
@@ -816,6 +933,7 @@ class CfnNamespaceProps:
|
|
|
816
933
|
manage_admin_password: typing.Optional[typing.Union[builtins.bool, _IResolvable_da3f097b]] = None,
|
|
817
934
|
namespace_resource_policy: typing.Any = None,
|
|
818
935
|
redshift_idc_application_arn: typing.Optional[builtins.str] = None,
|
|
936
|
+
snapshot_copy_configurations: typing.Optional[typing.Union[_IResolvable_da3f097b, typing.Sequence[typing.Union[_IResolvable_da3f097b, typing.Union[CfnNamespace.SnapshotCopyConfigurationProperty, typing.Dict[builtins.str, typing.Any]]]]]] = None,
|
|
819
937
|
tags: typing.Optional[typing.Sequence[typing.Union[_CfnTag_f6864754, typing.Dict[builtins.str, typing.Any]]]] = None,
|
|
820
938
|
) -> None:
|
|
821
939
|
'''Properties for defining a ``CfnNamespace``.
|
|
@@ -834,6 +952,7 @@ class CfnNamespaceProps:
|
|
|
834
952
|
:param manage_admin_password: If true, Amazon Redshift uses AWS Secrets Manager to manage the namespace's admin credentials. You can't use ``AdminUserPassword`` if ``ManageAdminPassword`` is true. If ``ManageAdminPassword`` is ``false`` or not set, Amazon Redshift uses ``AdminUserPassword`` for the admin user account's password.
|
|
835
953
|
:param namespace_resource_policy: The resource policy that will be attached to the namespace.
|
|
836
954
|
:param redshift_idc_application_arn: The ARN for the Redshift application that integrates with IAM Identity Center.
|
|
955
|
+
:param snapshot_copy_configurations: The snapshot copy configurations for the namespace.
|
|
837
956
|
:param tags: The map of the key-value pairs used to tag the namespace.
|
|
838
957
|
|
|
839
958
|
:see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-redshiftserverless-namespace.html
|
|
@@ -864,6 +983,13 @@ class CfnNamespaceProps:
|
|
|
864
983
|
manage_admin_password=False,
|
|
865
984
|
namespace_resource_policy=namespace_resource_policy,
|
|
866
985
|
redshift_idc_application_arn="redshiftIdcApplicationArn",
|
|
986
|
+
snapshot_copy_configurations=[redshiftserverless.CfnNamespace.SnapshotCopyConfigurationProperty(
|
|
987
|
+
destination_region="destinationRegion",
|
|
988
|
+
|
|
989
|
+
# the properties below are optional
|
|
990
|
+
destination_kms_key_id="destinationKmsKeyId",
|
|
991
|
+
snapshot_retention_period=123
|
|
992
|
+
)],
|
|
867
993
|
tags=[CfnTag(
|
|
868
994
|
key="key",
|
|
869
995
|
value="value"
|
|
@@ -886,6 +1012,7 @@ class CfnNamespaceProps:
|
|
|
886
1012
|
check_type(argname="argument manage_admin_password", value=manage_admin_password, expected_type=type_hints["manage_admin_password"])
|
|
887
1013
|
check_type(argname="argument namespace_resource_policy", value=namespace_resource_policy, expected_type=type_hints["namespace_resource_policy"])
|
|
888
1014
|
check_type(argname="argument redshift_idc_application_arn", value=redshift_idc_application_arn, expected_type=type_hints["redshift_idc_application_arn"])
|
|
1015
|
+
check_type(argname="argument snapshot_copy_configurations", value=snapshot_copy_configurations, expected_type=type_hints["snapshot_copy_configurations"])
|
|
889
1016
|
check_type(argname="argument tags", value=tags, expected_type=type_hints["tags"])
|
|
890
1017
|
self._values: typing.Dict[builtins.str, typing.Any] = {
|
|
891
1018
|
"namespace_name": namespace_name,
|
|
@@ -916,6 +1043,8 @@ class CfnNamespaceProps:
|
|
|
916
1043
|
self._values["namespace_resource_policy"] = namespace_resource_policy
|
|
917
1044
|
if redshift_idc_application_arn is not None:
|
|
918
1045
|
self._values["redshift_idc_application_arn"] = redshift_idc_application_arn
|
|
1046
|
+
if snapshot_copy_configurations is not None:
|
|
1047
|
+
self._values["snapshot_copy_configurations"] = snapshot_copy_configurations
|
|
919
1048
|
if tags is not None:
|
|
920
1049
|
self._values["tags"] = tags
|
|
921
1050
|
|
|
@@ -1056,6 +1185,17 @@ class CfnNamespaceProps:
|
|
|
1056
1185
|
result = self._values.get("redshift_idc_application_arn")
|
|
1057
1186
|
return typing.cast(typing.Optional[builtins.str], result)
|
|
1058
1187
|
|
|
1188
|
+
@builtins.property
|
|
1189
|
+
def snapshot_copy_configurations(
|
|
1190
|
+
self,
|
|
1191
|
+
) -> typing.Optional[typing.Union[_IResolvable_da3f097b, typing.List[typing.Union[_IResolvable_da3f097b, CfnNamespace.SnapshotCopyConfigurationProperty]]]]:
|
|
1192
|
+
'''The snapshot copy configurations for the namespace.
|
|
1193
|
+
|
|
1194
|
+
:see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-redshiftserverless-namespace.html#cfn-redshiftserverless-namespace-snapshotcopyconfigurations
|
|
1195
|
+
'''
|
|
1196
|
+
result = self._values.get("snapshot_copy_configurations")
|
|
1197
|
+
return typing.cast(typing.Optional[typing.Union[_IResolvable_da3f097b, typing.List[typing.Union[_IResolvable_da3f097b, CfnNamespace.SnapshotCopyConfigurationProperty]]]], result)
|
|
1198
|
+
|
|
1059
1199
|
@builtins.property
|
|
1060
1200
|
def tags(self) -> typing.Optional[typing.List[_CfnTag_f6864754]]:
|
|
1061
1201
|
'''The map of the key-value pairs used to tag the namespace.
|
|
@@ -2476,6 +2616,7 @@ def _typecheckingstub__e517382d9f55a518348d7299a7ce6c5be66bae2202f4223bf3c891a7d
|
|
|
2476
2616
|
manage_admin_password: typing.Optional[typing.Union[builtins.bool, _IResolvable_da3f097b]] = None,
|
|
2477
2617
|
namespace_resource_policy: typing.Any = None,
|
|
2478
2618
|
redshift_idc_application_arn: typing.Optional[builtins.str] = None,
|
|
2619
|
+
snapshot_copy_configurations: typing.Optional[typing.Union[_IResolvable_da3f097b, typing.Sequence[typing.Union[_IResolvable_da3f097b, typing.Union[CfnNamespace.SnapshotCopyConfigurationProperty, typing.Dict[builtins.str, typing.Any]]]]]] = None,
|
|
2479
2620
|
tags: typing.Optional[typing.Sequence[typing.Union[_CfnTag_f6864754, typing.Dict[builtins.str, typing.Any]]]] = None,
|
|
2480
2621
|
) -> None:
|
|
2481
2622
|
"""Type checking stubs"""
|
|
@@ -2577,6 +2718,12 @@ def _typecheckingstub__51136c4f6d62ea1ed8116bbb890860f45a983131873ecd0a7b4075950
|
|
|
2577
2718
|
"""Type checking stubs"""
|
|
2578
2719
|
pass
|
|
2579
2720
|
|
|
2721
|
+
def _typecheckingstub__f7336d2da1a6ceace7b9ad8afbae65968e0c9440d9a2bcf4cd5e62d531da1693(
|
|
2722
|
+
value: typing.Optional[typing.Union[_IResolvable_da3f097b, typing.List[typing.Union[_IResolvable_da3f097b, CfnNamespace.SnapshotCopyConfigurationProperty]]]],
|
|
2723
|
+
) -> None:
|
|
2724
|
+
"""Type checking stubs"""
|
|
2725
|
+
pass
|
|
2726
|
+
|
|
2580
2727
|
def _typecheckingstub__2e2da7bae4bc39426d05dc2f307e08d5246472ad626b032ef4c2ea7b7d1bd33f(
|
|
2581
2728
|
value: typing.Optional[typing.List[_CfnTag_f6864754]],
|
|
2582
2729
|
) -> None:
|
|
@@ -2602,6 +2749,15 @@ def _typecheckingstub__6bcbea65acb7d2a3cef7455cfbb52c832d3da01cd5e02df21a06cdb2b
|
|
|
2602
2749
|
"""Type checking stubs"""
|
|
2603
2750
|
pass
|
|
2604
2751
|
|
|
2752
|
+
def _typecheckingstub__4f726a14406204ec2ead254e53f2cdca3d4ac96a2d835e99da9cbbb58c02dccd(
|
|
2753
|
+
*,
|
|
2754
|
+
destination_region: builtins.str,
|
|
2755
|
+
destination_kms_key_id: typing.Optional[builtins.str] = None,
|
|
2756
|
+
snapshot_retention_period: typing.Optional[jsii.Number] = None,
|
|
2757
|
+
) -> None:
|
|
2758
|
+
"""Type checking stubs"""
|
|
2759
|
+
pass
|
|
2760
|
+
|
|
2605
2761
|
def _typecheckingstub__5964a5da555f62a5d9615a6e07cd0d1128cdf904fd5aa3c5be9fd5e53dc30bd9(
|
|
2606
2762
|
*,
|
|
2607
2763
|
namespace_name: builtins.str,
|
|
@@ -2618,6 +2774,7 @@ def _typecheckingstub__5964a5da555f62a5d9615a6e07cd0d1128cdf904fd5aa3c5be9fd5e53
|
|
|
2618
2774
|
manage_admin_password: typing.Optional[typing.Union[builtins.bool, _IResolvable_da3f097b]] = None,
|
|
2619
2775
|
namespace_resource_policy: typing.Any = None,
|
|
2620
2776
|
redshift_idc_application_arn: typing.Optional[builtins.str] = None,
|
|
2777
|
+
snapshot_copy_configurations: typing.Optional[typing.Union[_IResolvable_da3f097b, typing.Sequence[typing.Union[_IResolvable_da3f097b, typing.Union[CfnNamespace.SnapshotCopyConfigurationProperty, typing.Dict[builtins.str, typing.Any]]]]]] = None,
|
|
2621
2778
|
tags: typing.Optional[typing.Sequence[typing.Union[_CfnTag_f6864754, typing.Dict[builtins.str, typing.Any]]]] = None,
|
|
2622
2779
|
) -> None:
|
|
2623
2780
|
"""Type checking stubs"""
|