DefenderForContainersAwsOffering interface

The Defender for Containers AWS offering

Extends

Properties

cloudWatchToKinesis

The cloudwatch to kinesis connection configuration

dataCollectionExternalId

The externalId used by the data reader to prevent the confused deputy attack

enableAuditLogsAutoProvisioning

Is audit logs data collection enabled

enableDefenderAgentAutoProvisioning

Is Microsoft Defender for Cloud Kubernetes agent auto provisioning enabled

enablePolicyAgentAutoProvisioning

Is Policy Kubernetes agent auto provisioning enabled

kinesisToS3

The kinesis to s3 connection configuration

kubeAuditRetentionTime

The retention time in days of kube audit logs set on the CloudWatch log group

kubernetesDataCollection

The kubernetes data collection connection configuration

kubernetesService

The kubernetes service connection configuration

mdcContainersAgentlessDiscoveryK8S

The Microsoft Defender container agentless discovery K8s configuration

mdcContainersImageAssessment

The Microsoft Defender container image assessment configuration

offeringType

The type of the security offering.

vmScanners

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