DefenderForContainersAwsOffering interface
The Defender for Containers AWS offering
- Extends
Properties
| cloud |
The cloudwatch to kinesis connection configuration |
| data |
The externalId used by the data reader to prevent the confused deputy attack |
| enable |
Is audit logs data collection enabled |
| enable |
Is Microsoft Defender for Cloud Kubernetes agent auto provisioning enabled |
| enable |
Is Policy Kubernetes agent auto provisioning enabled |
| kinesis |
The kinesis to s3 connection configuration |
| kube |
The retention time in days of kube audit logs set on the CloudWatch log group |
| kubernetes |
The kubernetes data collection connection configuration |
| kubernetes |
The kubernetes service connection configuration |
| mdc |
The Microsoft Defender container agentless discovery K8s configuration |
| mdc |
The Microsoft Defender container image assessment configuration |
| offering |
The type of the security offering. |
| vm |
The Microsoft Defender for Container K8s VM host scanning configuration |
Inherited Properties
| description | The offering description. |
Property Details
cloudWatchToKinesis
The cloudwatch to kinesis connection configuration
cloudWatchToKinesis?: DefenderForContainersAwsOfferingCloudWatchToKinesis
Property Value
dataCollectionExternalId
The externalId used by the data reader to prevent the confused deputy attack
dataCollectionExternalId?: string
Property Value
string
enableAuditLogsAutoProvisioning
Is audit logs data collection enabled
enableAuditLogsAutoProvisioning?: boolean
Property Value
boolean
enableDefenderAgentAutoProvisioning
Is Microsoft Defender for Cloud Kubernetes agent auto provisioning enabled
enableDefenderAgentAutoProvisioning?: boolean
Property Value
boolean
enablePolicyAgentAutoProvisioning
Is Policy Kubernetes agent auto provisioning enabled
enablePolicyAgentAutoProvisioning?: boolean
Property Value
boolean
kinesisToS3
The kinesis to s3 connection configuration
kinesisToS3?: DefenderForContainersAwsOfferingKinesisToS3
Property Value
kubeAuditRetentionTime
The retention time in days of kube audit logs set on the CloudWatch log group
kubeAuditRetentionTime?: number
Property Value
number
kubernetesDataCollection
The kubernetes data collection connection configuration
kubernetesDataCollection?: DefenderForContainersAwsOfferingKubernetesDataCollection
Property Value
kubernetesService
The kubernetes service connection configuration
kubernetesService?: DefenderForContainersAwsOfferingKubernetesService
Property Value
mdcContainersAgentlessDiscoveryK8S
The Microsoft Defender container agentless discovery K8s configuration
mdcContainersAgentlessDiscoveryK8S?: DefenderForContainersAwsOfferingMdcContainersAgentlessDiscoveryK8S
Property Value
mdcContainersImageAssessment
The Microsoft Defender container image assessment configuration
mdcContainersImageAssessment?: DefenderForContainersAwsOfferingMdcContainersImageAssessment
Property Value
offeringType
The type of the security offering.
offeringType: "DefenderForContainersAws"
Property Value
"DefenderForContainersAws"
vmScanners
The Microsoft Defender for Container K8s VM host scanning configuration
vmScanners?: DefenderForContainersAwsOfferingVmScanners
Property Value
Inherited Property Details
description
The offering description.
description?: string
Property Value
string
Inherited From CloudOffering.description