Skip to main content

🔌 AWS Redshift Cluster - object.extracts.yaml

  • Contextual name: 🔌 object.extracts.yaml
  • ID: /types/CA10__CaAwsRedshiftCluster__c/object.extracts.yaml

Used In

LogicPolicyFlags
🧠 prod.logic.yaml🟢🛡️ AWS Redshift Cluster automatic major version upgrade is not enabled🟢🟢 x3
🧠 prod.logic.yaml🟢🛡️ AWS Redshift Cluster Audit Logging is not enabled🟢🟢 x3
🧠 prod.logic.yaml🟢🛡️ AWS Redshift Cluster Automated Snapshot Retention Period is not set🟢🟢 x3
🧠 prod.logic.yaml🟢🛡️ AWS Redshift Cluster Enhanced VPC Routing is not enabled🟢🟢 x3
🧠 prod.logic.yaml🟢🛡️ AWS Redshift Cluster is not encrypted at rest🟢🟢 x3
🧠 prod.logic.yaml🟢🛡️ AWS Redshift Cluster is not required to use encryption in transit🟢🟢 x3
🧠 prod.logic.yaml🟢🛡️ AWS Redshift Cluster is publicly accessible🟢🟢 x3
🧠 prod.logic.yaml🟢🛡️ AWS Redshift Cluster is underutilized🟢🟢 x3
🧠 prod.logic.yaml🟢🛡️ AWS Redshift Cluster Master Username is a default values🟢🟢 x3
🧠 prod.logic.yaml🟢🛡️ AWS Redshift Cluster security group allows unrestricted access on the cluster port🟢🟢 x3

Content

Open File

---
extracts:
# Nullable. Values: available, modifying, creating ...
- name: "CA10__status__c"
value:
FIELD:
path: "CA10__status__c"
# Nullable.
- name: "CA10__createTime__c"
value:
FIELD:
path: "CA10__createTime__c"
# Nullable.
- name: "CA10__cpuUtilizationAvg30d__c"
value:
FIELD:
path: "CA10__cpuUtilizationAvg30d__c"
# Nullable.
- name: "CA10__diskReadIopsAvg30d__c"
value:
FIELD:
path: "CA10__diskReadIopsAvg30d__c"
# Nullable.
- name: "CA10__diskWriteIopsAvg30d__c"
value:
FIELD:
path: "CA10__diskWriteIopsAvg30d__c"
# Nullable.
- name: "CA10__logging__c"
value:
FIELD:
path: "CA10__logging__c"
# Nullable.
- name: "CA10__automatedSnapshotRetentionPeriod__c"
value:
FIELD:
path: "CA10__automatedSnapshotRetentionPeriod__c"
# Text.
- name: "CA10__encryption__c"
value:
FIELD:
path: "CA10__encryption__c"
# Text.
- name: "CA10__masterUsername__c"
value:
FIELD:
path: "CA10__masterUsername__c"
# Text.
- name: "CA10__versionUpgrade__c"
value:
FIELD:
path: "CA10__versionUpgrade__c"
# Values: Yes | No. Not nullable. Can't have no access, retrieved via redshift:DescribeClusters
- name: "CA10__publiclyAccessible__c"
value:
FIELD:
path: "CA10__publiclyAccessible__c"
# Values: Enabled | Disabled. Not nullable. Can't have no access, retrieved via redshift:DescribeClusters
- name: "CA10__enhancedVpcRouting2__c"
value:
FIELD:
path: "CA10__enhancedVpcRouting2__c"
# Number
- name: "CA10__endpointPort2__c"
value:
FIELD:
path: "CA10__endpointPort2__c"