compliantdynamodb
Project description
this is where we place the documentation
# Example automatically generated without compilation. See https://github.com/aws/jsii/issues/826
self.backup_vault = backup.BackupVault(self, "BackupVault",
backup_vault_name=f"{props.tableName}-backup-vault",
access_policy=iam.PolicyDocument(
statements=[
iam.PolicyStatement(
sid="backup-recovery-point-manual-deletion-disabled",
effect=iam.Effect.DENY,
principals=[iam.AnyPrincipal()],
actions=["backup:DeleteRecoveryPoint", "backup:PutBackupVaultAccessPolicy", "backup:UpdateRecoveryPointLifecycle"
],
resources=["*"]
)
]
)
)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
compliantdynamodb-0.0.24.tar.gz
(29.9 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file compliantdynamodb-0.0.24.tar.gz.
File metadata
- Download URL: compliantdynamodb-0.0.24.tar.gz
- Upload date:
- Size: 29.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.7.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
06281f5c27bb2859820aa8d0fd5ad5a1ae7a87e8914dc14da7ef409286d0ec88
|
|
| MD5 |
acce28e9b56451c930c6066c5f474700
|
|
| BLAKE2b-256 |
44881c3e2a347b2d9404ad17296e3e87d04153874059c4a727957d8150174b3f
|
File details
Details for the file compliantdynamodb-0.0.24-py3-none-any.whl.
File metadata
- Download URL: compliantdynamodb-0.0.24-py3-none-any.whl
- Upload date:
- Size: 29.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.7.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e7ef31687928335a7b951b635db3cf3528f1479c1e9a12dddc408c2804e32872
|
|
| MD5 |
65d38ea9e5d2036b5de7fea9cf8e6755
|
|
| BLAKE2b-256 |
e69154b92918a7ba47725e5ca9eb06d6bfe3d6f4511520c664192769a0d9ada4
|