@pulumi/oci 3.5.0-alpha.1756363728 → 3.5.0-alpha.1756440723
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/core/computeGpuMemoryFabric.d.ts +8 -0
- package/core/computeGpuMemoryFabric.js +2 -0
- package/core/computeGpuMemoryFabric.js.map +1 -1
- package/core/getComputeGpuMemoryFabric.d.ts +4 -0
- package/core/getComputeGpuMemoryFabric.js.map +1 -1
- package/database/dataGuardAssociation.d.ts +26 -0
- package/database/dataGuardAssociation.js +6 -0
- package/database/dataGuardAssociation.js.map +1 -1
- package/database/database.d.ts +8 -0
- package/database/database.js +2 -0
- package/database/database.js.map +1 -1
- package/database/dbNode.d.ts +16 -0
- package/database/dbNode.js +4 -0
- package/database/dbNode.js.map +1 -1
- package/database/dbSystem.d.ts +30 -6
- package/database/dbSystem.js +4 -0
- package/database/dbSystem.js.map +1 -1
- package/database/exadbVmCluster.d.ts +13 -0
- package/database/exadbVmCluster.js +3 -0
- package/database/exadbVmCluster.js.map +1 -1
- package/database/exascaleDbStorageVault.d.ts +8 -0
- package/database/exascaleDbStorageVault.js +2 -0
- package/database/exascaleDbStorageVault.js.map +1 -1
- package/database/getDataGuardAssociation.d.ts +2 -0
- package/database/getDataGuardAssociation.js.map +1 -1
- package/database/getDatabase.d.ts +4 -0
- package/database/getDatabase.js.map +1 -1
- package/database/getDbNode.d.ts +8 -0
- package/database/getDbNode.js.map +1 -1
- package/database/getDbSystemShapes.d.ts +11 -0
- package/database/getDbSystemShapes.js +4 -0
- package/database/getDbSystemShapes.js.map +1 -1
- package/database/getDbSystemStoragePerformances.d.ts +9 -0
- package/database/getDbSystemStoragePerformances.js +2 -0
- package/database/getDbSystemStoragePerformances.js.map +1 -1
- package/database/getDbVersions.d.ts +11 -0
- package/database/getDbVersions.js +4 -0
- package/database/getDbVersions.js.map +1 -1
- package/database/getExadbVmCluster.d.ts +4 -0
- package/database/getExadbVmCluster.js.map +1 -1
- package/database/getExascaleDbStorageVault.d.ts +4 -0
- package/database/getExascaleDbStorageVault.js.map +1 -1
- package/database/getExascaleDbStorageVaults.d.ts +47 -0
- package/database/getExascaleDbStorageVaults.js +16 -0
- package/database/getExascaleDbStorageVaults.js.map +1 -1
- package/database/getGiVersions.d.ts +11 -0
- package/database/getGiVersions.js +4 -0
- package/database/getGiVersions.js.map +1 -1
- package/datasafe/attributeSet.d.ts +230 -0
- package/datasafe/attributeSet.js +119 -0
- package/datasafe/attributeSet.js.map +1 -0
- package/datasafe/auditProfile.d.ts +108 -29
- package/datasafe/auditProfile.js +50 -9
- package/datasafe/auditProfile.js.map +1 -1
- package/datasafe/auditProfileManagement.d.ts +129 -49
- package/datasafe/auditProfileManagement.js +39 -9
- package/datasafe/auditProfileManagement.js.map +1 -1
- package/datasafe/auditTrail.d.ts +12 -0
- package/datasafe/auditTrail.js +2 -0
- package/datasafe/auditTrail.js.map +1 -1
- package/datasafe/auditTrailManagement.d.ts +13 -0
- package/datasafe/auditTrailManagement.js +3 -0
- package/datasafe/auditTrailManagement.js.map +1 -1
- package/datasafe/getAlerts.d.ts +2 -2
- package/datasafe/getAttributeSet.d.ts +121 -0
- package/datasafe/getAttributeSet.js +54 -0
- package/datasafe/getAttributeSet.js.map +1 -0
- package/datasafe/getAttributeSetAssociatedResources.d.ts +100 -0
- package/datasafe/getAttributeSetAssociatedResources.js +64 -0
- package/datasafe/getAttributeSetAssociatedResources.js.map +1 -0
- package/datasafe/getAttributeSets.d.ts +204 -0
- package/datasafe/getAttributeSets.js +114 -0
- package/datasafe/getAttributeSets.js.map +1 -0
- package/datasafe/getAuditArchiveRetrievals.d.ts +11 -0
- package/datasafe/getAuditArchiveRetrievals.js +4 -0
- package/datasafe/getAuditArchiveRetrievals.js.map +1 -1
- package/datasafe/getAuditEvents.d.ts +2 -2
- package/datasafe/getAuditPolicies.d.ts +11 -0
- package/datasafe/getAuditPolicies.js +4 -0
- package/datasafe/getAuditPolicies.js.map +1 -1
- package/datasafe/getAuditProfile.d.ts +27 -7
- package/datasafe/getAuditProfile.js.map +1 -1
- package/datasafe/getAuditProfileTargetOverrides.d.ts +83 -0
- package/datasafe/getAuditProfileTargetOverrides.js +60 -0
- package/datasafe/getAuditProfileTargetOverrides.js.map +1 -0
- package/datasafe/getAuditProfiles.d.ts +28 -3
- package/datasafe/getAuditProfiles.js +8 -0
- package/datasafe/getAuditProfiles.js.map +1 -1
- package/datasafe/getAuditTrail.d.ts +4 -0
- package/datasafe/getAuditTrail.js.map +1 -1
- package/datasafe/getAuditTrails.d.ts +11 -0
- package/datasafe/getAuditTrails.js +4 -0
- package/datasafe/getAuditTrails.js.map +1 -1
- package/datasafe/getDatabaseSecurityConfigs.d.ts +11 -0
- package/datasafe/getDatabaseSecurityConfigs.js +4 -0
- package/datasafe/getDatabaseSecurityConfigs.js.map +1 -1
- package/datasafe/getDiscoveryAnalytics.d.ts +22 -0
- package/datasafe/getDiscoveryAnalytics.js +8 -0
- package/datasafe/getDiscoveryAnalytics.js.map +1 -1
- package/datasafe/getMaskingAnalytics.d.ts +25 -0
- package/datasafe/getMaskingAnalytics.js +8 -0
- package/datasafe/getMaskingAnalytics.js.map +1 -1
- package/datasafe/getOnpremConnectors.d.ts +8 -5
- package/datasafe/getOnpremConnectors.js +4 -4
- package/datasafe/getOnpremConnectors.js.map +1 -1
- package/datasafe/getReport.d.ts +12 -0
- package/datasafe/getReport.js.map +1 -1
- package/datasafe/getReports.d.ts +14 -0
- package/datasafe/getReports.js +4 -0
- package/datasafe/getReports.js.map +1 -1
- package/datasafe/getSecurityAssessment.d.ts +25 -1
- package/datasafe/getSecurityAssessment.js.map +1 -1
- package/datasafe/getSecurityAssessmentChecks.d.ts +144 -0
- package/datasafe/getSecurityAssessmentChecks.js +80 -0
- package/datasafe/getSecurityAssessmentChecks.js.map +1 -0
- package/datasafe/getSecurityAssessmentFinding.d.ts +12 -0
- package/datasafe/getSecurityAssessmentFinding.js +8 -0
- package/datasafe/getSecurityAssessmentFinding.js.map +1 -1
- package/datasafe/getSecurityAssessmentFindings.d.ts +29 -2
- package/datasafe/getSecurityAssessmentFindings.js +10 -2
- package/datasafe/getSecurityAssessmentFindings.js.map +1 -1
- package/datasafe/getSecurityAssessmentTemplateAnalytics.d.ts +218 -0
- package/datasafe/getSecurityAssessmentTemplateAnalytics.js +118 -0
- package/datasafe/getSecurityAssessmentTemplateAnalytics.js.map +1 -0
- package/datasafe/getSecurityAssessmentTemplateAssociationAnalytics.d.ts +178 -0
- package/datasafe/getSecurityAssessmentTemplateAssociationAnalytics.js +108 -0
- package/datasafe/getSecurityAssessmentTemplateAssociationAnalytics.js.map +1 -0
- package/datasafe/getSecurityAssessmentTemplateBaselineComparison.d.ts +155 -0
- package/datasafe/getSecurityAssessmentTemplateBaselineComparison.js +70 -0
- package/datasafe/getSecurityAssessmentTemplateBaselineComparison.js.map +1 -0
- package/datasafe/getSecurityAssessments.d.ts +43 -1
- package/datasafe/getSecurityAssessments.js +12 -0
- package/datasafe/getSecurityAssessments.js.map +1 -1
- package/datasafe/getSecurityPolicies.d.ts +14 -0
- package/datasafe/getSecurityPolicies.js +4 -0
- package/datasafe/getSecurityPolicies.js.map +1 -1
- package/datasafe/getSecurityPolicy.d.ts +4 -0
- package/datasafe/getSecurityPolicy.js.map +1 -1
- package/datasafe/getSecurityPolicyConfig.d.ts +122 -0
- package/datasafe/getSecurityPolicyConfig.js +54 -0
- package/datasafe/getSecurityPolicyConfig.js.map +1 -0
- package/datasafe/getSecurityPolicyConfigs.d.ts +206 -0
- package/datasafe/getSecurityPolicyConfigs.js +114 -0
- package/datasafe/getSecurityPolicyConfigs.js.map +1 -0
- package/datasafe/getSecurityPolicyDeployment.d.ts +11 -1
- package/datasafe/getSecurityPolicyDeployment.js.map +1 -1
- package/datasafe/getSecurityPolicyDeploymentSecurityPolicyEntryState.d.ts +15 -0
- package/datasafe/getSecurityPolicyDeploymentSecurityPolicyEntryState.js.map +1 -1
- package/datasafe/getSecurityPolicyDeploymentSecurityPolicyEntryStates.d.ts +25 -0
- package/datasafe/getSecurityPolicyDeploymentSecurityPolicyEntryStates.js +8 -0
- package/datasafe/getSecurityPolicyDeploymentSecurityPolicyEntryStates.js.map +1 -1
- package/datasafe/getSecurityPolicyDeployments.d.ts +15 -1
- package/datasafe/getSecurityPolicyDeployments.js +4 -0
- package/datasafe/getSecurityPolicyDeployments.js.map +1 -1
- package/datasafe/getSensitiveColumnAnalytics.d.ts +11 -0
- package/datasafe/getSensitiveColumnAnalytics.js +4 -0
- package/datasafe/getSensitiveColumnAnalytics.js.map +1 -1
- package/datasafe/getSqlCollectionAnalytics.d.ts +11 -0
- package/datasafe/getSqlCollectionAnalytics.js +4 -0
- package/datasafe/getSqlCollectionAnalytics.js.map +1 -1
- package/datasafe/getSqlCollections.d.ts +11 -0
- package/datasafe/getSqlCollections.js +4 -0
- package/datasafe/getSqlCollections.js.map +1 -1
- package/datasafe/getSqlFirewallAllowedSqlAnalytics.d.ts +2 -2
- package/datasafe/getSqlFirewallAllowedSqls.d.ts +2 -2
- package/datasafe/getSqlFirewallViolationAnalytics.d.ts +2 -2
- package/datasafe/getSqlFirewallViolations.d.ts +2 -2
- package/datasafe/getTargetAlertPolicyAssociations.d.ts +0 -38
- package/datasafe/getTargetAlertPolicyAssociations.js +0 -38
- package/datasafe/getTargetAlertPolicyAssociations.js.map +1 -1
- package/datasafe/getTargetDatabaseGroup.d.ts +122 -0
- package/datasafe/getTargetDatabaseGroup.js +54 -0
- package/datasafe/getTargetDatabaseGroup.js.map +1 -0
- package/datasafe/getTargetDatabaseGroupGroupMember.d.ts +78 -0
- package/datasafe/getTargetDatabaseGroupGroupMember.js +58 -0
- package/datasafe/getTargetDatabaseGroupGroupMember.js.map +1 -0
- package/datasafe/getTargetDatabaseGroups.d.ts +177 -0
- package/datasafe/getTargetDatabaseGroups.js +88 -0
- package/datasafe/getTargetDatabaseGroups.js.map +1 -0
- package/datasafe/getUnifiedAuditPolicies.d.ts +234 -0
- package/datasafe/getUnifiedAuditPolicies.js +122 -0
- package/datasafe/getUnifiedAuditPolicies.js.map +1 -0
- package/datasafe/getUnifiedAuditPolicy.d.ts +134 -0
- package/datasafe/getUnifiedAuditPolicy.js +54 -0
- package/datasafe/getUnifiedAuditPolicy.js.map +1 -0
- package/datasafe/getUnifiedAuditPolicyDefinition.d.ts +125 -0
- package/datasafe/getUnifiedAuditPolicyDefinition.js +54 -0
- package/datasafe/getUnifiedAuditPolicyDefinition.js.map +1 -0
- package/datasafe/getUnifiedAuditPolicyDefinitions.d.ts +198 -0
- package/datasafe/getUnifiedAuditPolicyDefinitions.js +114 -0
- package/datasafe/getUnifiedAuditPolicyDefinitions.js.map +1 -0
- package/datasafe/getUserAssessment.d.ts +8 -0
- package/datasafe/getUserAssessment.js.map +1 -1
- package/datasafe/getUserAssessments.d.ts +28 -0
- package/datasafe/getUserAssessments.js +8 -0
- package/datasafe/getUserAssessments.js.map +1 -1
- package/datasafe/index.d.ts +72 -0
- package/datasafe/index.js +94 -7
- package/datasafe/index.js.map +1 -1
- package/datasafe/report.d.ts +24 -0
- package/datasafe/report.js +6 -0
- package/datasafe/report.js.map +1 -1
- package/datasafe/reportDefinition.d.ts +2 -0
- package/datasafe/reportDefinition.js +2 -0
- package/datasafe/reportDefinition.js.map +1 -1
- package/datasafe/securityAssessment.d.ts +117 -39
- package/datasafe/securityAssessment.js +19 -23
- package/datasafe/securityAssessment.js.map +1 -1
- package/datasafe/securityAssessmentCheck.d.ts +151 -0
- package/datasafe/securityAssessmentCheck.js +98 -0
- package/datasafe/securityAssessmentCheck.js.map +1 -0
- package/datasafe/securityAssessmentFinding.d.ts +254 -0
- package/datasafe/securityAssessmentFinding.js +123 -0
- package/datasafe/securityAssessmentFinding.js.map +1 -0
- package/datasafe/securityPolicy.d.ts +39 -24
- package/datasafe/securityPolicy.js +24 -5
- package/datasafe/securityPolicy.js.map +1 -1
- package/datasafe/securityPolicyConfig.d.ts +231 -0
- package/datasafe/securityPolicyConfig.js +120 -0
- package/datasafe/securityPolicyConfig.js.map +1 -0
- package/datasafe/securityPolicyDeployment.d.ts +76 -14
- package/datasafe/securityPolicyDeployment.js +44 -7
- package/datasafe/securityPolicyDeployment.js.map +1 -1
- package/datasafe/securityPolicyDeploymentManagement.d.ts +76 -14
- package/datasafe/securityPolicyDeploymentManagement.js +25 -3
- package/datasafe/securityPolicyDeploymentManagement.js.map +1 -1
- package/datasafe/securityPolicyManagement.d.ts +29 -9
- package/datasafe/securityPolicyManagement.js +6 -1
- package/datasafe/securityPolicyManagement.js.map +1 -1
- package/datasafe/targetAlertPolicyAssociation.d.ts +3 -37
- package/datasafe/targetAlertPolicyAssociation.js +0 -22
- package/datasafe/targetAlertPolicyAssociation.js.map +1 -1
- package/datasafe/targetDatabase.d.ts +2 -0
- package/datasafe/targetDatabase.js +2 -0
- package/datasafe/targetDatabase.js.map +1 -1
- package/datasafe/targetDatabaseGroup.d.ts +232 -0
- package/datasafe/targetDatabaseGroup.js +132 -0
- package/datasafe/targetDatabaseGroup.js.map +1 -0
- package/datasafe/targetDatabasePeerTargetDatabase.d.ts +1 -0
- package/datasafe/targetDatabasePeerTargetDatabase.js +1 -0
- package/datasafe/targetDatabasePeerTargetDatabase.js.map +1 -1
- package/datasafe/unifiedAuditPolicy.d.ts +273 -0
- package/datasafe/unifiedAuditPolicy.js +137 -0
- package/datasafe/unifiedAuditPolicy.js.map +1 -0
- package/datasafe/unifiedAuditPolicyDefinition.d.ts +221 -0
- package/datasafe/unifiedAuditPolicyDefinition.js +93 -0
- package/datasafe/unifiedAuditPolicyDefinition.js.map +1 -0
- package/datasafe/userAssessment.d.ts +33 -12
- package/datasafe/userAssessment.js +5 -0
- package/datasafe/userAssessment.js.map +1 -1
- package/disasterrecovery/drProtectionGroup.d.ts +12 -0
- package/disasterrecovery/drProtectionGroup.js +12 -0
- package/disasterrecovery/drProtectionGroup.js.map +1 -1
- package/generativeai/agentDataIngestionJob.d.ts +10 -0
- package/generativeai/agentDataIngestionJob.js +4 -0
- package/generativeai/agentDataIngestionJob.js.map +1 -1
- package/generativeai/agentDataSource.d.ts +3 -40
- package/generativeai/agentDataSource.js +0 -31
- package/generativeai/agentDataSource.js.map +1 -1
- package/generativeai/agentKnowledgeBase.d.ts +11 -11
- package/generativeai/agentKnowledgeBase.js +2 -2
- package/generativeai/agentKnowledgeBase.js.map +1 -1
- package/generativeai/agentTool.d.ts +87 -0
- package/generativeai/agentTool.js +87 -0
- package/generativeai/agentTool.js.map +1 -1
- package/generativeai/getAgentDataIngestionJob.d.ts +5 -0
- package/generativeai/getAgentDataIngestionJob.js.map +1 -1
- package/generativeai/getAgentDataSource.d.ts +1 -5
- package/generativeai/getAgentDataSource.js +0 -4
- package/generativeai/getAgentDataSource.js.map +1 -1
- package/generativeai/getAgentDataSources.d.ts +0 -4
- package/generativeai/getAgentDataSources.js +0 -4
- package/generativeai/getAgentDataSources.js.map +1 -1
- package/generativeai/getAgentKnowledgeBase.d.ts +5 -5
- package/generativeai/getAgentKnowledgeBase.js +0 -4
- package/generativeai/getAgentKnowledgeBase.js.map +1 -1
- package/generativeai/getAgentKnowledgeBases.d.ts +0 -4
- package/generativeai/getAgentKnowledgeBases.js +0 -4
- package/generativeai/getAgentKnowledgeBases.js.map +1 -1
- package/goldengate/deployment.d.ts +24 -0
- package/goldengate/deployment.js +4 -0
- package/goldengate/deployment.js.map +1 -1
- package/goldengate/getDeployment.d.ts +8 -0
- package/goldengate/getDeployment.js.map +1 -1
- package/goldengate/getDeployments.d.ts +14 -0
- package/goldengate/getDeployments.js +4 -0
- package/goldengate/getDeployments.js.map +1 -1
- package/oci/getManagedKafkaKafkaCluster.d.ts +146 -0
- package/oci/getManagedKafkaKafkaCluster.js +54 -0
- package/oci/getManagedKafkaKafkaCluster.js.map +1 -0
- package/oci/getManagedKafkaKafkaClusterConfig.d.ts +110 -0
- package/oci/getManagedKafkaKafkaClusterConfig.js +54 -0
- package/oci/getManagedKafkaKafkaClusterConfig.js.map +1 -0
- package/oci/getManagedKafkaKafkaClusterConfigVersion.d.ts +91 -0
- package/oci/getManagedKafkaKafkaClusterConfigVersion.js +58 -0
- package/oci/getManagedKafkaKafkaClusterConfigVersion.js.map +1 -0
- package/oci/getManagedKafkaKafkaClusterConfigVersions.d.ts +72 -0
- package/oci/getManagedKafkaKafkaClusterConfigVersions.js +56 -0
- package/oci/getManagedKafkaKafkaClusterConfigVersions.js.map +1 -0
- package/oci/getManagedKafkaKafkaClusterConfigs.d.ts +113 -0
- package/oci/getManagedKafkaKafkaClusterConfigs.js +70 -0
- package/oci/getManagedKafkaKafkaClusterConfigs.js.map +1 -0
- package/oci/getManagedKafkaKafkaClusters.d.ts +113 -0
- package/oci/getManagedKafkaKafkaClusters.js +70 -0
- package/oci/getManagedKafkaKafkaClusters.js.map +1 -0
- package/oci/index.d.ts +27 -0
- package/oci/index.js +35 -1
- package/oci/index.js.map +1 -1
- package/oci/managedKafkaKafkaCluster.d.ts +311 -0
- package/oci/managedKafkaKafkaCluster.js +154 -0
- package/oci/managedKafkaKafkaCluster.js.map +1 -0
- package/oci/managedKafkaKafkaClusterConfig.d.ts +191 -0
- package/oci/managedKafkaKafkaClusterConfig.js +110 -0
- package/oci/managedKafkaKafkaClusterConfig.js.map +1 -0
- package/oci/managedKafkaKafkaClusterSuperusersManagement.d.ts +115 -0
- package/oci/managedKafkaKafkaClusterSuperusersManagement.js +80 -0
- package/oci/managedKafkaKafkaClusterSuperusersManagement.js.map +1 -0
- package/package.json +2 -2
- package/types/input.d.ts +742 -34
- package/types/output.d.ts +3765 -543
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"getSecurityPolicyConfig.js","sourceRoot":"","sources":["../../datasafe/getSecurityPolicyConfig.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;GAeG;AACH,SAAgB,uBAAuB,CAAC,IAAiC,EAAE,IAA2B;IAClG,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,8DAA8D,EAAE;QACzF,wBAAwB,EAAE,IAAI,CAAC,sBAAsB;KACxD,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,0DAKC;AA0ED;;;;;;;;;;;;;;;GAeG;AACH,SAAgB,6BAA6B,CAAC,IAAuC,EAAE,IAAiC;IACpH,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,8DAA8D,EAAE;QAC/F,wBAAwB,EAAE,IAAI,CAAC,sBAAsB;KACxD,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,sEAKC"}
|
|
@@ -0,0 +1,206 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
import * as inputs from "../types/input";
|
|
3
|
+
import * as outputs from "../types/output";
|
|
4
|
+
/**
|
|
5
|
+
* This data source provides the list of Security Policy Configs in Oracle Cloud Infrastructure Data Safe service.
|
|
6
|
+
*
|
|
7
|
+
* Retrieves a list of all security policy configurations in Data Safe.
|
|
8
|
+
*
|
|
9
|
+
* The ListSecurityPolicyConfigs operation returns only the security policy configurations in the specified `compartmentId`.
|
|
10
|
+
*
|
|
11
|
+
* The parameter `accessLevel` specifies whether to return only those compartments for which the
|
|
12
|
+
* requestor has INSPECT permissions on at least one resource directly
|
|
13
|
+
* or indirectly (ACCESSIBLE) (the resource can be in a subcompartment) or to return Not Authorized if
|
|
14
|
+
* Principal doesn't have access to even one of the child compartments. This is valid only when
|
|
15
|
+
* `compartmentIdInSubtree` is set to `true`.
|
|
16
|
+
*
|
|
17
|
+
* The parameter `compartmentIdInSubtree` applies when you perform ListSecurityPolicyConfigs on the
|
|
18
|
+
* `compartmentId` passed and when it is set to true, the entire hierarchy of compartments can be returned.
|
|
19
|
+
* To get a full list of all compartments and subcompartments in the tenancy (root compartment),
|
|
20
|
+
* set the parameter `compartmentIdInSubtree` to true and `accessLevel` to ACCESSIBLE.
|
|
21
|
+
*
|
|
22
|
+
* ## Example Usage
|
|
23
|
+
*
|
|
24
|
+
* ```typescript
|
|
25
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
26
|
+
* import * as oci from "@pulumi/oci";
|
|
27
|
+
*
|
|
28
|
+
* const testSecurityPolicyConfigs = oci.DataSafe.getSecurityPolicyConfigs({
|
|
29
|
+
* compartmentId: compartmentId,
|
|
30
|
+
* accessLevel: securityPolicyConfigAccessLevel,
|
|
31
|
+
* compartmentIdInSubtree: securityPolicyConfigCompartmentIdInSubtree,
|
|
32
|
+
* displayName: securityPolicyConfigDisplayName,
|
|
33
|
+
* securityPolicyConfigId: testSecurityPolicyConfig.id,
|
|
34
|
+
* securityPolicyId: testSecurityPolicy.id,
|
|
35
|
+
* state: securityPolicyConfigState,
|
|
36
|
+
* timeCreatedGreaterThanOrEqualTo: securityPolicyConfigTimeCreatedGreaterThanOrEqualTo,
|
|
37
|
+
* timeCreatedLessThan: securityPolicyConfigTimeCreatedLessThan,
|
|
38
|
+
* });
|
|
39
|
+
* ```
|
|
40
|
+
*/
|
|
41
|
+
export declare function getSecurityPolicyConfigs(args: GetSecurityPolicyConfigsArgs, opts?: pulumi.InvokeOptions): Promise<GetSecurityPolicyConfigsResult>;
|
|
42
|
+
/**
|
|
43
|
+
* A collection of arguments for invoking getSecurityPolicyConfigs.
|
|
44
|
+
*/
|
|
45
|
+
export interface GetSecurityPolicyConfigsArgs {
|
|
46
|
+
/**
|
|
47
|
+
* Valid values are RESTRICTED and ACCESSIBLE. Default is RESTRICTED. Setting this to ACCESSIBLE returns only those compartments for which the user has INSPECT permissions directly or indirectly (permissions can be on a resource in a subcompartment). When set to RESTRICTED permissions are checked and no partial results are displayed.
|
|
48
|
+
*/
|
|
49
|
+
accessLevel?: string;
|
|
50
|
+
/**
|
|
51
|
+
* A filter to return only resources that match the specified compartment OCID.
|
|
52
|
+
*/
|
|
53
|
+
compartmentId: string;
|
|
54
|
+
/**
|
|
55
|
+
* Default is false. When set to true, the hierarchy of compartments is traversed and all compartments and subcompartments in the tenancy are returned. Depends on the 'accessLevel' setting.
|
|
56
|
+
*/
|
|
57
|
+
compartmentIdInSubtree?: boolean;
|
|
58
|
+
/**
|
|
59
|
+
* A filter to return only resources that match the specified display name.
|
|
60
|
+
*/
|
|
61
|
+
displayName?: string;
|
|
62
|
+
filters?: inputs.DataSafe.GetSecurityPolicyConfigsFilter[];
|
|
63
|
+
/**
|
|
64
|
+
* An optional filter to return only resources that match the specified OCID of the security policy configuration resource.
|
|
65
|
+
*/
|
|
66
|
+
securityPolicyConfigId?: string;
|
|
67
|
+
/**
|
|
68
|
+
* An optional filter to return only resources that match the specified OCID of the security policy resource.
|
|
69
|
+
*/
|
|
70
|
+
securityPolicyId?: string;
|
|
71
|
+
/**
|
|
72
|
+
* The current state of the security policy configuration resource.
|
|
73
|
+
*/
|
|
74
|
+
state?: string;
|
|
75
|
+
/**
|
|
76
|
+
* A filter to return only the resources that were created after the specified date and time, as defined by [RFC3339](https://tools.ietf.org/html/rfc3339). Using TimeCreatedGreaterThanOrEqualToQueryParam parameter retrieves all resources created after that date.
|
|
77
|
+
*
|
|
78
|
+
* **Example:** 2016-12-19T16:39:57.600Z
|
|
79
|
+
*/
|
|
80
|
+
timeCreatedGreaterThanOrEqualTo?: string;
|
|
81
|
+
/**
|
|
82
|
+
* Search for resources that were created before a specific date. Specifying this parameter corresponding `timeCreatedLessThan` parameter will retrieve all resources created before the specified created date, in "YYYY-MM-ddThh:mmZ" format with a Z offset, as defined by RFC 3339.
|
|
83
|
+
*
|
|
84
|
+
* **Example:** 2016-12-19T16:39:57.600Z
|
|
85
|
+
*/
|
|
86
|
+
timeCreatedLessThan?: string;
|
|
87
|
+
}
|
|
88
|
+
/**
|
|
89
|
+
* A collection of values returned by getSecurityPolicyConfigs.
|
|
90
|
+
*/
|
|
91
|
+
export interface GetSecurityPolicyConfigsResult {
|
|
92
|
+
readonly accessLevel?: string;
|
|
93
|
+
/**
|
|
94
|
+
* The OCID of the compartment containing the security policy configuration.
|
|
95
|
+
*/
|
|
96
|
+
readonly compartmentId: string;
|
|
97
|
+
readonly compartmentIdInSubtree?: boolean;
|
|
98
|
+
/**
|
|
99
|
+
* The display name of the security policy configuration.
|
|
100
|
+
*/
|
|
101
|
+
readonly displayName?: string;
|
|
102
|
+
readonly filters?: outputs.DataSafe.GetSecurityPolicyConfigsFilter[];
|
|
103
|
+
/**
|
|
104
|
+
* The provider-assigned unique ID for this managed resource.
|
|
105
|
+
*/
|
|
106
|
+
readonly id: string;
|
|
107
|
+
/**
|
|
108
|
+
* The list of security_policy_config_collection.
|
|
109
|
+
*/
|
|
110
|
+
readonly securityPolicyConfigCollections: outputs.DataSafe.GetSecurityPolicyConfigsSecurityPolicyConfigCollection[];
|
|
111
|
+
readonly securityPolicyConfigId?: string;
|
|
112
|
+
/**
|
|
113
|
+
* The OCID of the security policy corresponding to the security policy configuration.
|
|
114
|
+
*/
|
|
115
|
+
readonly securityPolicyId?: string;
|
|
116
|
+
/**
|
|
117
|
+
* The current state of the security policy configuration.
|
|
118
|
+
*/
|
|
119
|
+
readonly state?: string;
|
|
120
|
+
readonly timeCreatedGreaterThanOrEqualTo?: string;
|
|
121
|
+
readonly timeCreatedLessThan?: string;
|
|
122
|
+
}
|
|
123
|
+
/**
|
|
124
|
+
* This data source provides the list of Security Policy Configs in Oracle Cloud Infrastructure Data Safe service.
|
|
125
|
+
*
|
|
126
|
+
* Retrieves a list of all security policy configurations in Data Safe.
|
|
127
|
+
*
|
|
128
|
+
* The ListSecurityPolicyConfigs operation returns only the security policy configurations in the specified `compartmentId`.
|
|
129
|
+
*
|
|
130
|
+
* The parameter `accessLevel` specifies whether to return only those compartments for which the
|
|
131
|
+
* requestor has INSPECT permissions on at least one resource directly
|
|
132
|
+
* or indirectly (ACCESSIBLE) (the resource can be in a subcompartment) or to return Not Authorized if
|
|
133
|
+
* Principal doesn't have access to even one of the child compartments. This is valid only when
|
|
134
|
+
* `compartmentIdInSubtree` is set to `true`.
|
|
135
|
+
*
|
|
136
|
+
* The parameter `compartmentIdInSubtree` applies when you perform ListSecurityPolicyConfigs on the
|
|
137
|
+
* `compartmentId` passed and when it is set to true, the entire hierarchy of compartments can be returned.
|
|
138
|
+
* To get a full list of all compartments and subcompartments in the tenancy (root compartment),
|
|
139
|
+
* set the parameter `compartmentIdInSubtree` to true and `accessLevel` to ACCESSIBLE.
|
|
140
|
+
*
|
|
141
|
+
* ## Example Usage
|
|
142
|
+
*
|
|
143
|
+
* ```typescript
|
|
144
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
145
|
+
* import * as oci from "@pulumi/oci";
|
|
146
|
+
*
|
|
147
|
+
* const testSecurityPolicyConfigs = oci.DataSafe.getSecurityPolicyConfigs({
|
|
148
|
+
* compartmentId: compartmentId,
|
|
149
|
+
* accessLevel: securityPolicyConfigAccessLevel,
|
|
150
|
+
* compartmentIdInSubtree: securityPolicyConfigCompartmentIdInSubtree,
|
|
151
|
+
* displayName: securityPolicyConfigDisplayName,
|
|
152
|
+
* securityPolicyConfigId: testSecurityPolicyConfig.id,
|
|
153
|
+
* securityPolicyId: testSecurityPolicy.id,
|
|
154
|
+
* state: securityPolicyConfigState,
|
|
155
|
+
* timeCreatedGreaterThanOrEqualTo: securityPolicyConfigTimeCreatedGreaterThanOrEqualTo,
|
|
156
|
+
* timeCreatedLessThan: securityPolicyConfigTimeCreatedLessThan,
|
|
157
|
+
* });
|
|
158
|
+
* ```
|
|
159
|
+
*/
|
|
160
|
+
export declare function getSecurityPolicyConfigsOutput(args: GetSecurityPolicyConfigsOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetSecurityPolicyConfigsResult>;
|
|
161
|
+
/**
|
|
162
|
+
* A collection of arguments for invoking getSecurityPolicyConfigs.
|
|
163
|
+
*/
|
|
164
|
+
export interface GetSecurityPolicyConfigsOutputArgs {
|
|
165
|
+
/**
|
|
166
|
+
* Valid values are RESTRICTED and ACCESSIBLE. Default is RESTRICTED. Setting this to ACCESSIBLE returns only those compartments for which the user has INSPECT permissions directly or indirectly (permissions can be on a resource in a subcompartment). When set to RESTRICTED permissions are checked and no partial results are displayed.
|
|
167
|
+
*/
|
|
168
|
+
accessLevel?: pulumi.Input<string>;
|
|
169
|
+
/**
|
|
170
|
+
* A filter to return only resources that match the specified compartment OCID.
|
|
171
|
+
*/
|
|
172
|
+
compartmentId: pulumi.Input<string>;
|
|
173
|
+
/**
|
|
174
|
+
* Default is false. When set to true, the hierarchy of compartments is traversed and all compartments and subcompartments in the tenancy are returned. Depends on the 'accessLevel' setting.
|
|
175
|
+
*/
|
|
176
|
+
compartmentIdInSubtree?: pulumi.Input<boolean>;
|
|
177
|
+
/**
|
|
178
|
+
* A filter to return only resources that match the specified display name.
|
|
179
|
+
*/
|
|
180
|
+
displayName?: pulumi.Input<string>;
|
|
181
|
+
filters?: pulumi.Input<pulumi.Input<inputs.DataSafe.GetSecurityPolicyConfigsFilterArgs>[]>;
|
|
182
|
+
/**
|
|
183
|
+
* An optional filter to return only resources that match the specified OCID of the security policy configuration resource.
|
|
184
|
+
*/
|
|
185
|
+
securityPolicyConfigId?: pulumi.Input<string>;
|
|
186
|
+
/**
|
|
187
|
+
* An optional filter to return only resources that match the specified OCID of the security policy resource.
|
|
188
|
+
*/
|
|
189
|
+
securityPolicyId?: pulumi.Input<string>;
|
|
190
|
+
/**
|
|
191
|
+
* The current state of the security policy configuration resource.
|
|
192
|
+
*/
|
|
193
|
+
state?: pulumi.Input<string>;
|
|
194
|
+
/**
|
|
195
|
+
* A filter to return only the resources that were created after the specified date and time, as defined by [RFC3339](https://tools.ietf.org/html/rfc3339). Using TimeCreatedGreaterThanOrEqualToQueryParam parameter retrieves all resources created after that date.
|
|
196
|
+
*
|
|
197
|
+
* **Example:** 2016-12-19T16:39:57.600Z
|
|
198
|
+
*/
|
|
199
|
+
timeCreatedGreaterThanOrEqualTo?: pulumi.Input<string>;
|
|
200
|
+
/**
|
|
201
|
+
* Search for resources that were created before a specific date. Specifying this parameter corresponding `timeCreatedLessThan` parameter will retrieve all resources created before the specified created date, in "YYYY-MM-ddThh:mmZ" format with a Z offset, as defined by RFC 3339.
|
|
202
|
+
*
|
|
203
|
+
* **Example:** 2016-12-19T16:39:57.600Z
|
|
204
|
+
*/
|
|
205
|
+
timeCreatedLessThan?: pulumi.Input<string>;
|
|
206
|
+
}
|
|
@@ -0,0 +1,114 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// *** WARNING: this file was generated by pulumi-language-nodejs. ***
|
|
3
|
+
// *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5
|
+
exports.getSecurityPolicyConfigsOutput = exports.getSecurityPolicyConfigs = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("../utilities");
|
|
8
|
+
/**
|
|
9
|
+
* This data source provides the list of Security Policy Configs in Oracle Cloud Infrastructure Data Safe service.
|
|
10
|
+
*
|
|
11
|
+
* Retrieves a list of all security policy configurations in Data Safe.
|
|
12
|
+
*
|
|
13
|
+
* The ListSecurityPolicyConfigs operation returns only the security policy configurations in the specified `compartmentId`.
|
|
14
|
+
*
|
|
15
|
+
* The parameter `accessLevel` specifies whether to return only those compartments for which the
|
|
16
|
+
* requestor has INSPECT permissions on at least one resource directly
|
|
17
|
+
* or indirectly (ACCESSIBLE) (the resource can be in a subcompartment) or to return Not Authorized if
|
|
18
|
+
* Principal doesn't have access to even one of the child compartments. This is valid only when
|
|
19
|
+
* `compartmentIdInSubtree` is set to `true`.
|
|
20
|
+
*
|
|
21
|
+
* The parameter `compartmentIdInSubtree` applies when you perform ListSecurityPolicyConfigs on the
|
|
22
|
+
* `compartmentId` passed and when it is set to true, the entire hierarchy of compartments can be returned.
|
|
23
|
+
* To get a full list of all compartments and subcompartments in the tenancy (root compartment),
|
|
24
|
+
* set the parameter `compartmentIdInSubtree` to true and `accessLevel` to ACCESSIBLE.
|
|
25
|
+
*
|
|
26
|
+
* ## Example Usage
|
|
27
|
+
*
|
|
28
|
+
* ```typescript
|
|
29
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
30
|
+
* import * as oci from "@pulumi/oci";
|
|
31
|
+
*
|
|
32
|
+
* const testSecurityPolicyConfigs = oci.DataSafe.getSecurityPolicyConfigs({
|
|
33
|
+
* compartmentId: compartmentId,
|
|
34
|
+
* accessLevel: securityPolicyConfigAccessLevel,
|
|
35
|
+
* compartmentIdInSubtree: securityPolicyConfigCompartmentIdInSubtree,
|
|
36
|
+
* displayName: securityPolicyConfigDisplayName,
|
|
37
|
+
* securityPolicyConfigId: testSecurityPolicyConfig.id,
|
|
38
|
+
* securityPolicyId: testSecurityPolicy.id,
|
|
39
|
+
* state: securityPolicyConfigState,
|
|
40
|
+
* timeCreatedGreaterThanOrEqualTo: securityPolicyConfigTimeCreatedGreaterThanOrEqualTo,
|
|
41
|
+
* timeCreatedLessThan: securityPolicyConfigTimeCreatedLessThan,
|
|
42
|
+
* });
|
|
43
|
+
* ```
|
|
44
|
+
*/
|
|
45
|
+
function getSecurityPolicyConfigs(args, opts) {
|
|
46
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
47
|
+
return pulumi.runtime.invoke("oci:DataSafe/getSecurityPolicyConfigs:getSecurityPolicyConfigs", {
|
|
48
|
+
"accessLevel": args.accessLevel,
|
|
49
|
+
"compartmentId": args.compartmentId,
|
|
50
|
+
"compartmentIdInSubtree": args.compartmentIdInSubtree,
|
|
51
|
+
"displayName": args.displayName,
|
|
52
|
+
"filters": args.filters,
|
|
53
|
+
"securityPolicyConfigId": args.securityPolicyConfigId,
|
|
54
|
+
"securityPolicyId": args.securityPolicyId,
|
|
55
|
+
"state": args.state,
|
|
56
|
+
"timeCreatedGreaterThanOrEqualTo": args.timeCreatedGreaterThanOrEqualTo,
|
|
57
|
+
"timeCreatedLessThan": args.timeCreatedLessThan,
|
|
58
|
+
}, opts);
|
|
59
|
+
}
|
|
60
|
+
exports.getSecurityPolicyConfigs = getSecurityPolicyConfigs;
|
|
61
|
+
/**
|
|
62
|
+
* This data source provides the list of Security Policy Configs in Oracle Cloud Infrastructure Data Safe service.
|
|
63
|
+
*
|
|
64
|
+
* Retrieves a list of all security policy configurations in Data Safe.
|
|
65
|
+
*
|
|
66
|
+
* The ListSecurityPolicyConfigs operation returns only the security policy configurations in the specified `compartmentId`.
|
|
67
|
+
*
|
|
68
|
+
* The parameter `accessLevel` specifies whether to return only those compartments for which the
|
|
69
|
+
* requestor has INSPECT permissions on at least one resource directly
|
|
70
|
+
* or indirectly (ACCESSIBLE) (the resource can be in a subcompartment) or to return Not Authorized if
|
|
71
|
+
* Principal doesn't have access to even one of the child compartments. This is valid only when
|
|
72
|
+
* `compartmentIdInSubtree` is set to `true`.
|
|
73
|
+
*
|
|
74
|
+
* The parameter `compartmentIdInSubtree` applies when you perform ListSecurityPolicyConfigs on the
|
|
75
|
+
* `compartmentId` passed and when it is set to true, the entire hierarchy of compartments can be returned.
|
|
76
|
+
* To get a full list of all compartments and subcompartments in the tenancy (root compartment),
|
|
77
|
+
* set the parameter `compartmentIdInSubtree` to true and `accessLevel` to ACCESSIBLE.
|
|
78
|
+
*
|
|
79
|
+
* ## Example Usage
|
|
80
|
+
*
|
|
81
|
+
* ```typescript
|
|
82
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
83
|
+
* import * as oci from "@pulumi/oci";
|
|
84
|
+
*
|
|
85
|
+
* const testSecurityPolicyConfigs = oci.DataSafe.getSecurityPolicyConfigs({
|
|
86
|
+
* compartmentId: compartmentId,
|
|
87
|
+
* accessLevel: securityPolicyConfigAccessLevel,
|
|
88
|
+
* compartmentIdInSubtree: securityPolicyConfigCompartmentIdInSubtree,
|
|
89
|
+
* displayName: securityPolicyConfigDisplayName,
|
|
90
|
+
* securityPolicyConfigId: testSecurityPolicyConfig.id,
|
|
91
|
+
* securityPolicyId: testSecurityPolicy.id,
|
|
92
|
+
* state: securityPolicyConfigState,
|
|
93
|
+
* timeCreatedGreaterThanOrEqualTo: securityPolicyConfigTimeCreatedGreaterThanOrEqualTo,
|
|
94
|
+
* timeCreatedLessThan: securityPolicyConfigTimeCreatedLessThan,
|
|
95
|
+
* });
|
|
96
|
+
* ```
|
|
97
|
+
*/
|
|
98
|
+
function getSecurityPolicyConfigsOutput(args, opts) {
|
|
99
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
100
|
+
return pulumi.runtime.invokeOutput("oci:DataSafe/getSecurityPolicyConfigs:getSecurityPolicyConfigs", {
|
|
101
|
+
"accessLevel": args.accessLevel,
|
|
102
|
+
"compartmentId": args.compartmentId,
|
|
103
|
+
"compartmentIdInSubtree": args.compartmentIdInSubtree,
|
|
104
|
+
"displayName": args.displayName,
|
|
105
|
+
"filters": args.filters,
|
|
106
|
+
"securityPolicyConfigId": args.securityPolicyConfigId,
|
|
107
|
+
"securityPolicyId": args.securityPolicyId,
|
|
108
|
+
"state": args.state,
|
|
109
|
+
"timeCreatedGreaterThanOrEqualTo": args.timeCreatedGreaterThanOrEqualTo,
|
|
110
|
+
"timeCreatedLessThan": args.timeCreatedLessThan,
|
|
111
|
+
}, opts);
|
|
112
|
+
}
|
|
113
|
+
exports.getSecurityPolicyConfigsOutput = getSecurityPolicyConfigsOutput;
|
|
114
|
+
//# sourceMappingURL=getSecurityPolicyConfigs.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"getSecurityPolicyConfigs.js","sourceRoot":"","sources":["../../datasafe/getSecurityPolicyConfigs.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAoCG;AACH,SAAgB,wBAAwB,CAAC,IAAkC,EAAE,IAA2B;IACpG,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,gEAAgE,EAAE;QAC3F,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,eAAe,EAAE,IAAI,CAAC,aAAa;QACnC,wBAAwB,EAAE,IAAI,CAAC,sBAAsB;QACrD,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,wBAAwB,EAAE,IAAI,CAAC,sBAAsB;QACrD,kBAAkB,EAAE,IAAI,CAAC,gBAAgB;QACzC,OAAO,EAAE,IAAI,CAAC,KAAK;QACnB,iCAAiC,EAAE,IAAI,CAAC,+BAA+B;QACvE,qBAAqB,EAAE,IAAI,CAAC,mBAAmB;KAClD,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAdD,4DAcC;AAoFD;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAoCG;AACH,SAAgB,8BAA8B,CAAC,IAAwC,EAAE,IAAiC;IACtH,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,gEAAgE,EAAE;QACjG,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,eAAe,EAAE,IAAI,CAAC,aAAa;QACnC,wBAAwB,EAAE,IAAI,CAAC,sBAAsB;QACrD,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,wBAAwB,EAAE,IAAI,CAAC,sBAAsB;QACrD,kBAAkB,EAAE,IAAI,CAAC,gBAAgB;QACzC,OAAO,EAAE,IAAI,CAAC,KAAK;QACnB,iCAAiC,EAAE,IAAI,CAAC,+BAA+B;QACvE,qBAAqB,EAAE,IAAI,CAAC,mBAAmB;KAClD,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAdD,wEAcC"}
|
|
@@ -39,6 +39,7 @@ export interface GetSecurityPolicyDeploymentResult {
|
|
|
39
39
|
readonly definedTags: {
|
|
40
40
|
[key: string]: string;
|
|
41
41
|
};
|
|
42
|
+
readonly deployTrigger: number;
|
|
42
43
|
/**
|
|
43
44
|
* The description of the security policy deployment.
|
|
44
45
|
*/
|
|
@@ -61,6 +62,7 @@ export interface GetSecurityPolicyDeploymentResult {
|
|
|
61
62
|
* Details about the current state of the security policy deployment in Data Safe.
|
|
62
63
|
*/
|
|
63
64
|
readonly lifecycleDetails: string;
|
|
65
|
+
readonly refreshTrigger: number;
|
|
64
66
|
readonly securityPolicyDeploymentId: string;
|
|
65
67
|
/**
|
|
66
68
|
* The OCID of the security policy corresponding to the security policy deployment.
|
|
@@ -77,13 +79,21 @@ export interface GetSecurityPolicyDeploymentResult {
|
|
|
77
79
|
[key: string]: string;
|
|
78
80
|
};
|
|
79
81
|
/**
|
|
80
|
-
* The OCID of the target where the security policy is deployed.
|
|
82
|
+
* The OCID of the target/target group where the security policy is deployed.
|
|
81
83
|
*/
|
|
82
84
|
readonly targetId: string;
|
|
85
|
+
/**
|
|
86
|
+
* Indicates whether the security policy deployment is for a target database or a target database group.
|
|
87
|
+
*/
|
|
88
|
+
readonly targetType: string;
|
|
83
89
|
/**
|
|
84
90
|
* The time that the security policy deployment was created, in the format defined by RFC3339.
|
|
85
91
|
*/
|
|
86
92
|
readonly timeCreated: string;
|
|
93
|
+
/**
|
|
94
|
+
* The last date and time the security policy was deployed, in the format defined by RFC3339.
|
|
95
|
+
*/
|
|
96
|
+
readonly timeDeployed: string;
|
|
87
97
|
/**
|
|
88
98
|
* The last date and time the security policy deployment was updated, in the format defined by RFC3339.
|
|
89
99
|
*/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getSecurityPolicyDeployment.js","sourceRoot":"","sources":["../../datasafe/getSecurityPolicyDeployment.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;GAeG;AACH,SAAgB,2BAA2B,CAAC,IAAqC,EAAE,IAA2B;IAC1G,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,sEAAsE,EAAE;QACjG,4BAA4B,EAAE,IAAI,CAAC,0BAA0B;KAChE,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,kEAKC;
|
|
1
|
+
{"version":3,"file":"getSecurityPolicyDeployment.js","sourceRoot":"","sources":["../../datasafe/getSecurityPolicyDeployment.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;GAeG;AACH,SAAgB,2BAA2B,CAAC,IAAqC,EAAE,IAA2B;IAC1G,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,sEAAsE,EAAE;QACjG,4BAA4B,EAAE,IAAI,CAAC,0BAA0B;KAChE,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,kEAKC;AAgFD;;;;;;;;;;;;;;;GAeG;AACH,SAAgB,iCAAiC,CAAC,IAA2C,EAAE,IAAiC;IAC5H,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,sEAAsE,EAAE;QACvG,4BAA4B,EAAE,IAAI,CAAC,0BAA0B;KAChE,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,8EAKC"}
|
|
@@ -39,10 +39,21 @@ export interface GetSecurityPolicyDeploymentSecurityPolicyEntryStateResult {
|
|
|
39
39
|
* The current deployment status of the security policy deployment and the security policy entry associated.
|
|
40
40
|
*/
|
|
41
41
|
readonly deploymentStatus: string;
|
|
42
|
+
/**
|
|
43
|
+
* Details about the current deployment status.
|
|
44
|
+
*/
|
|
45
|
+
readonly deploymentStatusDetails: string;
|
|
42
46
|
/**
|
|
43
47
|
* Details specific to the security policy entry.
|
|
44
48
|
*/
|
|
45
49
|
readonly entryDetails: outputs.DataSafe.GetSecurityPolicyDeploymentSecurityPolicyEntryStateEntryDetail[];
|
|
50
|
+
/**
|
|
51
|
+
* The security policy entry type. Allowed values:
|
|
52
|
+
* * FIREWALL_POLICY - The SQL Firewall policy entry type.
|
|
53
|
+
* * AUDIT_POLICY - The audit policy entry type.
|
|
54
|
+
* * CONFIG - Config changes deployment.
|
|
55
|
+
*/
|
|
56
|
+
readonly entryType: string;
|
|
46
57
|
/**
|
|
47
58
|
* The provider-assigned unique ID for this managed resource.
|
|
48
59
|
*/
|
|
@@ -56,6 +67,10 @@ export interface GetSecurityPolicyDeploymentSecurityPolicyEntryStateResult {
|
|
|
56
67
|
*/
|
|
57
68
|
readonly securityPolicyEntryId: string;
|
|
58
69
|
readonly securityPolicyEntryStateId: string;
|
|
70
|
+
/**
|
|
71
|
+
* The OCID of the target on which the security policy is deployed.
|
|
72
|
+
*/
|
|
73
|
+
readonly targetId: string;
|
|
59
74
|
}
|
|
60
75
|
/**
|
|
61
76
|
* This data source provides details about a specific Security Policy Deployment Security Policy Entry State resource in Oracle Cloud Infrastructure Data Safe service.
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getSecurityPolicyDeploymentSecurityPolicyEntryState.js","sourceRoot":"","sources":["../../datasafe/getSecurityPolicyDeploymentSecurityPolicyEntryState.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;GAgBG;AACH,SAAgB,mDAAmD,CAAC,IAA6D,EAAE,IAA2B;IAC1J,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,sHAAsH,EAAE;QACjJ,4BAA4B,EAAE,IAAI,CAAC,0BAA0B;QAC7D,4BAA4B,EAAE,IAAI,CAAC,0BAA0B;KAChE,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,kHAMC;
|
|
1
|
+
{"version":3,"file":"getSecurityPolicyDeploymentSecurityPolicyEntryState.js","sourceRoot":"","sources":["../../datasafe/getSecurityPolicyDeploymentSecurityPolicyEntryState.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;GAgBG;AACH,SAAgB,mDAAmD,CAAC,IAA6D,EAAE,IAA2B;IAC1J,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,sHAAsH,EAAE;QACjJ,4BAA4B,EAAE,IAAI,CAAC,0BAA0B;QAC7D,4BAA4B,EAAE,IAAI,CAAC,0BAA0B;KAChE,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,kHAMC;AAyDD;;;;;;;;;;;;;;;;GAgBG;AACH,SAAgB,yDAAyD,CAAC,IAAmE,EAAE,IAAiC;IAC5K,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,sHAAsH,EAAE;QACvJ,4BAA4B,EAAE,IAAI,CAAC,0BAA0B;QAC7D,4BAA4B,EAAE,IAAI,CAAC,0BAA0B;KAChE,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,8HAMC"}
|
|
@@ -18,6 +18,8 @@ import * as outputs from "../types/output";
|
|
|
18
18
|
* securityPolicyDeploymentId: testSecurityPolicyDeployment.id,
|
|
19
19
|
* deploymentStatus: securityPolicyDeploymentSecurityPolicyEntryStateDeploymentStatus,
|
|
20
20
|
* securityPolicyEntryId: testSecurityPolicyEntry.id,
|
|
21
|
+
* securityPolicyEntryType: securityPolicyDeploymentSecurityPolicyEntryStateSecurityPolicyEntryType,
|
|
22
|
+
* targetId: testTarget.id,
|
|
21
23
|
* });
|
|
22
24
|
* ```
|
|
23
25
|
*/
|
|
@@ -39,6 +41,14 @@ export interface GetSecurityPolicyDeploymentSecurityPolicyEntryStatesArgs {
|
|
|
39
41
|
* An optional filter to return only resources that match the specified security policy entry OCID.
|
|
40
42
|
*/
|
|
41
43
|
securityPolicyEntryId?: string;
|
|
44
|
+
/**
|
|
45
|
+
* The type of the security policy deployment.
|
|
46
|
+
*/
|
|
47
|
+
securityPolicyEntryType?: string;
|
|
48
|
+
/**
|
|
49
|
+
* An optional filter to return only resources that match the specified target id.
|
|
50
|
+
*/
|
|
51
|
+
targetId?: string;
|
|
42
52
|
}
|
|
43
53
|
/**
|
|
44
54
|
* A collection of values returned by getSecurityPolicyDeploymentSecurityPolicyEntryStates.
|
|
@@ -65,6 +75,11 @@ export interface GetSecurityPolicyDeploymentSecurityPolicyEntryStatesResult {
|
|
|
65
75
|
* The list of security_policy_entry_state_collection.
|
|
66
76
|
*/
|
|
67
77
|
readonly securityPolicyEntryStateCollections: outputs.DataSafe.GetSecurityPolicyDeploymentSecurityPolicyEntryStatesSecurityPolicyEntryStateCollection[];
|
|
78
|
+
readonly securityPolicyEntryType?: string;
|
|
79
|
+
/**
|
|
80
|
+
* The OCID of the target on which the security policy is deployed.
|
|
81
|
+
*/
|
|
82
|
+
readonly targetId?: string;
|
|
68
83
|
}
|
|
69
84
|
/**
|
|
70
85
|
* This data source provides the list of Security Policy Deployment Security Policy Entry States in Oracle Cloud Infrastructure Data Safe service.
|
|
@@ -83,6 +98,8 @@ export interface GetSecurityPolicyDeploymentSecurityPolicyEntryStatesResult {
|
|
|
83
98
|
* securityPolicyDeploymentId: testSecurityPolicyDeployment.id,
|
|
84
99
|
* deploymentStatus: securityPolicyDeploymentSecurityPolicyEntryStateDeploymentStatus,
|
|
85
100
|
* securityPolicyEntryId: testSecurityPolicyEntry.id,
|
|
101
|
+
* securityPolicyEntryType: securityPolicyDeploymentSecurityPolicyEntryStateSecurityPolicyEntryType,
|
|
102
|
+
* targetId: testTarget.id,
|
|
86
103
|
* });
|
|
87
104
|
* ```
|
|
88
105
|
*/
|
|
@@ -104,4 +121,12 @@ export interface GetSecurityPolicyDeploymentSecurityPolicyEntryStatesOutputArgs
|
|
|
104
121
|
* An optional filter to return only resources that match the specified security policy entry OCID.
|
|
105
122
|
*/
|
|
106
123
|
securityPolicyEntryId?: pulumi.Input<string>;
|
|
124
|
+
/**
|
|
125
|
+
* The type of the security policy deployment.
|
|
126
|
+
*/
|
|
127
|
+
securityPolicyEntryType?: pulumi.Input<string>;
|
|
128
|
+
/**
|
|
129
|
+
* An optional filter to return only resources that match the specified target id.
|
|
130
|
+
*/
|
|
131
|
+
targetId?: pulumi.Input<string>;
|
|
107
132
|
}
|
|
@@ -22,6 +22,8 @@ const utilities = require("../utilities");
|
|
|
22
22
|
* securityPolicyDeploymentId: testSecurityPolicyDeployment.id,
|
|
23
23
|
* deploymentStatus: securityPolicyDeploymentSecurityPolicyEntryStateDeploymentStatus,
|
|
24
24
|
* securityPolicyEntryId: testSecurityPolicyEntry.id,
|
|
25
|
+
* securityPolicyEntryType: securityPolicyDeploymentSecurityPolicyEntryStateSecurityPolicyEntryType,
|
|
26
|
+
* targetId: testTarget.id,
|
|
25
27
|
* });
|
|
26
28
|
* ```
|
|
27
29
|
*/
|
|
@@ -32,6 +34,8 @@ function getSecurityPolicyDeploymentSecurityPolicyEntryStates(args, opts) {
|
|
|
32
34
|
"filters": args.filters,
|
|
33
35
|
"securityPolicyDeploymentId": args.securityPolicyDeploymentId,
|
|
34
36
|
"securityPolicyEntryId": args.securityPolicyEntryId,
|
|
37
|
+
"securityPolicyEntryType": args.securityPolicyEntryType,
|
|
38
|
+
"targetId": args.targetId,
|
|
35
39
|
}, opts);
|
|
36
40
|
}
|
|
37
41
|
exports.getSecurityPolicyDeploymentSecurityPolicyEntryStates = getSecurityPolicyDeploymentSecurityPolicyEntryStates;
|
|
@@ -52,6 +56,8 @@ exports.getSecurityPolicyDeploymentSecurityPolicyEntryStates = getSecurityPolicy
|
|
|
52
56
|
* securityPolicyDeploymentId: testSecurityPolicyDeployment.id,
|
|
53
57
|
* deploymentStatus: securityPolicyDeploymentSecurityPolicyEntryStateDeploymentStatus,
|
|
54
58
|
* securityPolicyEntryId: testSecurityPolicyEntry.id,
|
|
59
|
+
* securityPolicyEntryType: securityPolicyDeploymentSecurityPolicyEntryStateSecurityPolicyEntryType,
|
|
60
|
+
* targetId: testTarget.id,
|
|
55
61
|
* });
|
|
56
62
|
* ```
|
|
57
63
|
*/
|
|
@@ -62,6 +68,8 @@ function getSecurityPolicyDeploymentSecurityPolicyEntryStatesOutput(args, opts)
|
|
|
62
68
|
"filters": args.filters,
|
|
63
69
|
"securityPolicyDeploymentId": args.securityPolicyDeploymentId,
|
|
64
70
|
"securityPolicyEntryId": args.securityPolicyEntryId,
|
|
71
|
+
"securityPolicyEntryType": args.securityPolicyEntryType,
|
|
72
|
+
"targetId": args.targetId,
|
|
65
73
|
}, opts);
|
|
66
74
|
}
|
|
67
75
|
exports.getSecurityPolicyDeploymentSecurityPolicyEntryStatesOutput = getSecurityPolicyDeploymentSecurityPolicyEntryStatesOutput;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getSecurityPolicyDeploymentSecurityPolicyEntryStates.js","sourceRoot":"","sources":["../../datasafe/getSecurityPolicyDeploymentSecurityPolicyEntryStates.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C
|
|
1
|
+
{"version":3,"file":"getSecurityPolicyDeploymentSecurityPolicyEntryStates.js","sourceRoot":"","sources":["../../datasafe/getSecurityPolicyDeploymentSecurityPolicyEntryStates.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;GAqBG;AACH,SAAgB,oDAAoD,CAAC,IAA8D,EAAE,IAA2B;IAC5J,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,wHAAwH,EAAE;QACnJ,kBAAkB,EAAE,IAAI,CAAC,gBAAgB;QACzC,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,4BAA4B,EAAE,IAAI,CAAC,0BAA0B;QAC7D,uBAAuB,EAAE,IAAI,CAAC,qBAAqB;QACnD,yBAAyB,EAAE,IAAI,CAAC,uBAAuB;QACvD,UAAU,EAAE,IAAI,CAAC,QAAQ;KAC5B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAVD,oHAUC;AA4DD;;;;;;;;;;;;;;;;;;;;;GAqBG;AACH,SAAgB,0DAA0D,CAAC,IAAoE,EAAE,IAAiC;IAC9K,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,wHAAwH,EAAE;QACzJ,kBAAkB,EAAE,IAAI,CAAC,gBAAgB;QACzC,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,4BAA4B,EAAE,IAAI,CAAC,0BAA0B;QAC7D,uBAAuB,EAAE,IAAI,CAAC,qBAAqB;QACnD,yBAAyB,EAAE,IAAI,CAAC,uBAAuB;QACvD,UAAU,EAAE,IAAI,CAAC,QAAQ;KAC5B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAVD,gIAUC"}
|
|
@@ -34,6 +34,7 @@ import * as outputs from "../types/output";
|
|
|
34
34
|
* securityPolicyId: testSecurityPolicy.id,
|
|
35
35
|
* state: securityPolicyDeploymentState,
|
|
36
36
|
* targetId: testTarget.id,
|
|
37
|
+
* targetType: securityPolicyDeploymentTargetType,
|
|
37
38
|
* });
|
|
38
39
|
* ```
|
|
39
40
|
*/
|
|
@@ -75,6 +76,10 @@ export interface GetSecurityPolicyDeploymentsArgs {
|
|
|
75
76
|
* A filter to return only items related to a specific target OCID.
|
|
76
77
|
*/
|
|
77
78
|
targetId?: string;
|
|
79
|
+
/**
|
|
80
|
+
* A optional filter to return only resources that belong to the specified target type.
|
|
81
|
+
*/
|
|
82
|
+
targetType?: string;
|
|
78
83
|
}
|
|
79
84
|
/**
|
|
80
85
|
* A collection of values returned by getSecurityPolicyDeployments.
|
|
@@ -109,9 +114,13 @@ export interface GetSecurityPolicyDeploymentsResult {
|
|
|
109
114
|
*/
|
|
110
115
|
readonly state?: string;
|
|
111
116
|
/**
|
|
112
|
-
* The OCID of the target where the security policy is deployed.
|
|
117
|
+
* The OCID of the target/target group where the security policy is deployed.
|
|
113
118
|
*/
|
|
114
119
|
readonly targetId?: string;
|
|
120
|
+
/**
|
|
121
|
+
* Indicates whether the security policy deployment is for a target database or a target database group.
|
|
122
|
+
*/
|
|
123
|
+
readonly targetType?: string;
|
|
115
124
|
}
|
|
116
125
|
/**
|
|
117
126
|
* This data source provides the list of Security Policy Deployments in Oracle Cloud Infrastructure Data Safe service.
|
|
@@ -146,6 +155,7 @@ export interface GetSecurityPolicyDeploymentsResult {
|
|
|
146
155
|
* securityPolicyId: testSecurityPolicy.id,
|
|
147
156
|
* state: securityPolicyDeploymentState,
|
|
148
157
|
* targetId: testTarget.id,
|
|
158
|
+
* targetType: securityPolicyDeploymentTargetType,
|
|
149
159
|
* });
|
|
150
160
|
* ```
|
|
151
161
|
*/
|
|
@@ -187,4 +197,8 @@ export interface GetSecurityPolicyDeploymentsOutputArgs {
|
|
|
187
197
|
* A filter to return only items related to a specific target OCID.
|
|
188
198
|
*/
|
|
189
199
|
targetId?: pulumi.Input<string>;
|
|
200
|
+
/**
|
|
201
|
+
* A optional filter to return only resources that belong to the specified target type.
|
|
202
|
+
*/
|
|
203
|
+
targetType?: pulumi.Input<string>;
|
|
190
204
|
}
|
|
@@ -38,6 +38,7 @@ const utilities = require("../utilities");
|
|
|
38
38
|
* securityPolicyId: testSecurityPolicy.id,
|
|
39
39
|
* state: securityPolicyDeploymentState,
|
|
40
40
|
* targetId: testTarget.id,
|
|
41
|
+
* targetType: securityPolicyDeploymentTargetType,
|
|
41
42
|
* });
|
|
42
43
|
* ```
|
|
43
44
|
*/
|
|
@@ -53,6 +54,7 @@ function getSecurityPolicyDeployments(args, opts) {
|
|
|
53
54
|
"securityPolicyId": args.securityPolicyId,
|
|
54
55
|
"state": args.state,
|
|
55
56
|
"targetId": args.targetId,
|
|
57
|
+
"targetType": args.targetType,
|
|
56
58
|
}, opts);
|
|
57
59
|
}
|
|
58
60
|
exports.getSecurityPolicyDeployments = getSecurityPolicyDeployments;
|
|
@@ -89,6 +91,7 @@ exports.getSecurityPolicyDeployments = getSecurityPolicyDeployments;
|
|
|
89
91
|
* securityPolicyId: testSecurityPolicy.id,
|
|
90
92
|
* state: securityPolicyDeploymentState,
|
|
91
93
|
* targetId: testTarget.id,
|
|
94
|
+
* targetType: securityPolicyDeploymentTargetType,
|
|
92
95
|
* });
|
|
93
96
|
* ```
|
|
94
97
|
*/
|
|
@@ -104,6 +107,7 @@ function getSecurityPolicyDeploymentsOutput(args, opts) {
|
|
|
104
107
|
"securityPolicyId": args.securityPolicyId,
|
|
105
108
|
"state": args.state,
|
|
106
109
|
"targetId": args.targetId,
|
|
110
|
+
"targetType": args.targetType,
|
|
107
111
|
}, opts);
|
|
108
112
|
}
|
|
109
113
|
exports.getSecurityPolicyDeploymentsOutput = getSecurityPolicyDeploymentsOutput;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getSecurityPolicyDeployments.js","sourceRoot":"","sources":["../../datasafe/getSecurityPolicyDeployments.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C
|
|
1
|
+
{"version":3,"file":"getSecurityPolicyDeployments.js","sourceRoot":"","sources":["../../datasafe/getSecurityPolicyDeployments.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAoCG;AACH,SAAgB,4BAA4B,CAAC,IAAsC,EAAE,IAA2B;IAC5G,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,wEAAwE,EAAE;QACnG,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,eAAe,EAAE,IAAI,CAAC,aAAa;QACnC,wBAAwB,EAAE,IAAI,CAAC,sBAAsB;QACrD,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,4BAA4B,EAAE,IAAI,CAAC,0BAA0B;QAC7D,kBAAkB,EAAE,IAAI,CAAC,gBAAgB;QACzC,OAAO,EAAE,IAAI,CAAC,KAAK;QACnB,UAAU,EAAE,IAAI,CAAC,QAAQ;QACzB,YAAY,EAAE,IAAI,CAAC,UAAU;KAChC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAdD,oEAcC;AAsFD;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAoCG;AACH,SAAgB,kCAAkC,CAAC,IAA4C,EAAE,IAAiC;IAC9H,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,wEAAwE,EAAE;QACzG,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,eAAe,EAAE,IAAI,CAAC,aAAa;QACnC,wBAAwB,EAAE,IAAI,CAAC,sBAAsB;QACrD,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,4BAA4B,EAAE,IAAI,CAAC,0BAA0B;QAC7D,kBAAkB,EAAE,IAAI,CAAC,gBAAgB;QACzC,OAAO,EAAE,IAAI,CAAC,KAAK;QACnB,UAAU,EAAE,IAAI,CAAC,QAAQ;QACzB,YAAY,EAAE,IAAI,CAAC,UAAU;KAChC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAdD,gFAcC"}
|
|
@@ -32,6 +32,7 @@ import * as outputs from "../types/output";
|
|
|
32
32
|
* sensitiveDataModelId: testSensitiveDataModel.id,
|
|
33
33
|
* sensitiveTypeGroupId: testSensitiveTypeGroup.id,
|
|
34
34
|
* sensitiveTypeIds: testSensitiveType.id,
|
|
35
|
+
* targetDatabaseGroupId: testTargetDatabaseGroup.id,
|
|
35
36
|
* targetId: testTarget.id,
|
|
36
37
|
* });
|
|
37
38
|
* ```
|
|
@@ -82,6 +83,10 @@ export interface GetSensitiveColumnAnalyticsArgs {
|
|
|
82
83
|
* A filter to return only the sensitive columns that are associated with one of the sensitive types identified by the specified OCIDs.
|
|
83
84
|
*/
|
|
84
85
|
sensitiveTypeIds?: string[];
|
|
86
|
+
/**
|
|
87
|
+
* A filter to return the target database group that matches the specified OCID.
|
|
88
|
+
*/
|
|
89
|
+
targetDatabaseGroupId?: string;
|
|
85
90
|
/**
|
|
86
91
|
* A filter to return only items related to a specific target OCID.
|
|
87
92
|
*/
|
|
@@ -125,6 +130,7 @@ export interface GetSensitiveColumnAnalyticsResult {
|
|
|
125
130
|
* The OCID of the sensitive type associated with the sensitive column.
|
|
126
131
|
*/
|
|
127
132
|
readonly sensitiveTypeIds?: string[];
|
|
133
|
+
readonly targetDatabaseGroupId?: string;
|
|
128
134
|
/**
|
|
129
135
|
* The OCID of the target database associated with the sensitive column.
|
|
130
136
|
*/
|
|
@@ -161,6 +167,7 @@ export interface GetSensitiveColumnAnalyticsResult {
|
|
|
161
167
|
* sensitiveDataModelId: testSensitiveDataModel.id,
|
|
162
168
|
* sensitiveTypeGroupId: testSensitiveTypeGroup.id,
|
|
163
169
|
* sensitiveTypeIds: testSensitiveType.id,
|
|
170
|
+
* targetDatabaseGroupId: testTargetDatabaseGroup.id,
|
|
164
171
|
* targetId: testTarget.id,
|
|
165
172
|
* });
|
|
166
173
|
* ```
|
|
@@ -211,6 +218,10 @@ export interface GetSensitiveColumnAnalyticsOutputArgs {
|
|
|
211
218
|
* A filter to return only the sensitive columns that are associated with one of the sensitive types identified by the specified OCIDs.
|
|
212
219
|
*/
|
|
213
220
|
sensitiveTypeIds?: pulumi.Input<pulumi.Input<string>[]>;
|
|
221
|
+
/**
|
|
222
|
+
* A filter to return the target database group that matches the specified OCID.
|
|
223
|
+
*/
|
|
224
|
+
targetDatabaseGroupId?: pulumi.Input<string>;
|
|
214
225
|
/**
|
|
215
226
|
* A filter to return only items related to a specific target OCID.
|
|
216
227
|
*/
|