File tree Expand file tree Collapse file tree 3 files changed +40
-67
lines changed Expand file tree Collapse file tree 3 files changed +40
-67
lines changed Original file line number Diff line number Diff line change 161161 },
162162 {
163163 "$ref" : " #/definitions/DefenderForServersAwsOffering"
164+ },
165+ {
166+ "$ref" : " #/definitions/InformationProtectionAwsOffering"
164167 }
165168 ],
166169 "properties" : {},
391394 "offeringType" : {
392395 "type" : " string" ,
393396 "enum" : [
394- " DefenderForServersAWS "
397+ " DefenderForServersAws "
395398 ]
396399 }
397400 },
456459 },
457460 "description" : " The Defender for servers connection configuration"
458461 },
462+ "InformationProtectionAwsOffering" : {
463+ "type" : " object" ,
464+ "properties" : {
465+ "informationProtection" : {
466+ "oneOf" : [
467+ {
468+ "$ref" : " #/definitions/InformationProtectionAwsOfferingInformationProtection"
469+ },
470+ {
471+ "$ref" : " https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression"
472+ }
473+ ],
474+ "description" : " The native cloud connection configuration"
475+ },
476+ "offeringType" : {
477+ "type" : " string" ,
478+ "enum" : [
479+ " InformationProtectionAws"
480+ ]
481+ }
482+ },
483+ "required" : [
484+ " offeringType"
485+ ],
486+ "description" : " The information protection for AWS offering configurations"
487+ },
488+ "InformationProtectionAwsOfferingInformationProtection" : {
489+ "type" : " object" ,
490+ "properties" : {
491+ "cloudRoleArn" : {
492+ "type" : " string" ,
493+ "description" : " The cloud role ARN in AWS for this feature"
494+ }
495+ },
496+ "description" : " The native cloud connection configuration"
497+ },
459498 "SecurityConnectorProperties" : {
460499 "type" : " object" ,
461500 "properties" : {
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1180311803 {
1180411804 "$ref": "https://schema.management.azure.com/schemas/2021-08-01-preview/Microsoft.Security.json#/resourceDefinitions/standards"
1180511805 },
11806- {
11807- "$ref": "https://schema.management.azure.com/schemas/2021-12-01-preview/Microsoft.Security.json#/resourceDefinitions/scanners"
11808- },
1180911806 {
1181011807 "$ref": "https://schema.management.azure.com/schemas/2021-01-11/Microsoft.SecurityAndCompliance.json#/resourceDefinitions/privateLinkServicesForEDMUpload"
1181111808 },
You can’t perform that action at this time.
0 commit comments