CloudKitect S3 Bucket component that uses S3_MANAGED encryption, enforces ssl, denies public access.
Encryption: S3 Managed Versioned: True Removal Policy: Retain in Production
None
Note that the default alarm uses the CcAlarm construct, which sets up an alarm action to notify the SNS Topic AlarmEventsTopic by default.
Default Usage
new CcBucket(this, "LogicalId", { ccAccessLogsBucket: accessLogs}); Copy
new CcBucket(this, "LogicalId", { ccAccessLogsBucket: accessLogs});
Custom Configuration
new CcBucket(this, "LogicalId", { ccAccessLogsBucket: accessLogs, enforceSSL: false}); Copy
new CcBucket(this, "LogicalId", { ccAccessLogsBucket: accessLogs, enforceSSL: false});
It addresses the following compliance requirements
Risk Level: Medium Compliance: PCI, HIPAA, GDPR, APRA, MAS, NIST4 Well Architected Pillar: Security
Risk Level: Low Compliance: PCI, APRA, MAS, NIST4 Well Architected Pillar: Reliability
Risk Level: Very High Compliance: PCI, GDPR, ARPA, MAS, NIST4 Well Architected Pillar: Security
Risk Level: High Compliance: NA Well Architected Pillar: Reliability
Risk Level: High Compliance: PCI, APRA, MAS, NIST4 Well Architected Pillar: Security
Risk Level: High Compliance: PCI, HIPAA, GDPR, APRA, MAS, NIST4 Well Architected Pillar: Security
Risk Level: Very High Compliance: PCI, APRA, MAS, NIST4 Well Architected Pillar: Security
Risk Level: High Compliance: FedRamp Well Architected Pillar: Security, Reliability
Optional
Readonly
Static
Private
Generated using TypeDoc
CloudKitect S3 Bucket component that uses S3_MANAGED encryption, enforces ssl, denies public access.
Default Configuration
Encryption: S3 Managed Versioned: True Removal Policy: Retain in Production
Default Alarms
None
Note that the default alarm uses the CcAlarm construct, which sets up an alarm action to notify the SNS Topic AlarmEventsTopic by default.
Examples
Default Usage
Custom Configuration
Compliance
It addresses the following compliance requirements