{ "PropertyTypes": { "AWS::Route53::HealthCheck.HealthCheckConfig": { "Type": [ { "Regex": "CLOUDWATCH_METRIC", "RequiredProperties": [ "AlarmIdentifier" ] } ] } }, "ResourceTypes": { "AWS::DynamoDB::Table": { "BillingMode": [ { "Regex": "PAY_PER_REQUEST", "UnwantedProperties": [ "ProvisionedThroughput" ] } ] }, "AWS::Lambda::EventSourceMapping": { "EventSourceArn": [ { "GetAtt": { "AWS::DynamoDB::Table": "StreamArn", "AWS::Kinesis::Stream": "Arn" }, "Ref": [ "AWS::MSK::Cluster" ], "Regex": "arn:aws.*:(kinesis|kafka|dynamodb):.*", "RequiredProperties": [ "StartingPosition" ] }, { "GetAtt": { "AWS::SQS::Queue": "Arn" }, "Regex": "arn:aws.*:sqs:.*", "UnwantedProperties": [ "StartingPosition" ] } ] }, "AWS::RDS::DBCluster": { "EngineMode": [ { "Regex": "^((?!serverless).)*$", "UnwantedProperties": [ "ScalingConfiguration" ] } ] }, "AWS::RDS::DBInstance": { "Engine": [ { "Regex": "(aurora|aurora-mysql|aurora-postgresql)", "UnwantedProperties": [ "AllocatedStorage", "BackupRetentionPeriod", "CopyTagsToSnapshot", "DeletionProtection", "EnableIAMDatabaseAuthentication", "MasterUserPassword", "StorageEncrypted" ] } ] } } }
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
__pycache__ | Folder | 0755 |
|
|
AtLeastOne.json | File | 643 B | 0644 |
|
BasedOnValue.json | File | 1.42 KB | 0644 |
|
Exclusive.json | File | 2.25 KB | 0644 |
|
Inclusive.json | File | 755 B | 0644 |
|
LmbdRuntimeLifecycle.json | File | 1.39 KB | 0644 |
|
OnlyOne.json | File | 1.72 KB | 0644 |
|
Policies.json | File | 533.17 KB | 0644 |
|
RdsProperties.json | File | 444.58 KB | 0644 |
|
StatefulResources.json | File | 935 B | 0644 |
|
__init__.py | File | 106 B | 0644 |
|