@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
|
@@ -4,7 +4,34 @@ import * as outputs from "../types/output";
|
|
|
4
4
|
/**
|
|
5
5
|
* This resource provides the Audit Profile resource in Oracle Cloud Infrastructure Data Safe service.
|
|
6
6
|
*
|
|
7
|
-
*
|
|
7
|
+
* Create a new audit profile resource for a target group. For a target database, it will update the auto created audit profile
|
|
8
|
+
*
|
|
9
|
+
* ## Example Usage
|
|
10
|
+
*
|
|
11
|
+
* ```typescript
|
|
12
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
13
|
+
* import * as oci from "@pulumi/oci";
|
|
14
|
+
*
|
|
15
|
+
* const testAuditProfile = new oci.datasafe.AuditProfile("test_audit_profile", {
|
|
16
|
+
* compartmentId: compartmentId,
|
|
17
|
+
* targetId: testTarget.id,
|
|
18
|
+
* targetType: auditProfileTargetType,
|
|
19
|
+
* definedTags: {
|
|
20
|
+
* "Operations.CostCenter": "42",
|
|
21
|
+
* },
|
|
22
|
+
* description: auditProfileDescription,
|
|
23
|
+
* displayName: auditProfileDisplayName,
|
|
24
|
+
* freeformTags: {
|
|
25
|
+
* Department: "Finance",
|
|
26
|
+
* },
|
|
27
|
+
* isOverrideGlobalPaidUsage: auditProfileIsOverrideGlobalPaidUsage,
|
|
28
|
+
* isPaidUsageEnabled: auditProfileIsPaidUsageEnabled,
|
|
29
|
+
* offlineMonths: auditProfileOfflineMonths,
|
|
30
|
+
* onlineMonths: auditProfileOnlineMonths,
|
|
31
|
+
* changeRetentionTrigger: retentionTrigger,
|
|
32
|
+
* isOverrideGlobalRetentionSetting: true,
|
|
33
|
+
* });
|
|
34
|
+
* ```
|
|
8
35
|
*
|
|
9
36
|
* ## Import
|
|
10
37
|
*
|
|
@@ -31,15 +58,11 @@ export declare class AuditProfile extends pulumi.CustomResource {
|
|
|
31
58
|
*/
|
|
32
59
|
static isInstance(obj: any): obj is AuditProfile;
|
|
33
60
|
/**
|
|
34
|
-
*
|
|
61
|
+
* Number of audit records collected in the current calendar month. Audit records for the Data Safe service account are excluded and are not counted towards your monthly free limit.
|
|
35
62
|
*/
|
|
36
63
|
readonly auditCollectedVolume: pulumi.Output<string>;
|
|
37
64
|
/**
|
|
38
|
-
*
|
|
39
|
-
*/
|
|
40
|
-
readonly auditProfileId: pulumi.Output<string>;
|
|
41
|
-
/**
|
|
42
|
-
* Indicates the list of available audit trails on the target.
|
|
65
|
+
* Contains the list of available audit trails on the target database.
|
|
43
66
|
*/
|
|
44
67
|
readonly auditTrails: pulumi.Output<outputs.DataSafe.AuditProfileAuditTrail[]>;
|
|
45
68
|
/**
|
|
@@ -51,7 +74,7 @@ export declare class AuditProfile extends pulumi.CustomResource {
|
|
|
51
74
|
*/
|
|
52
75
|
readonly changeRetentionTrigger: pulumi.Output<number | undefined>;
|
|
53
76
|
/**
|
|
54
|
-
* (Updatable) The OCID of the compartment
|
|
77
|
+
* (Updatable) The OCID of the compartment where you want to create the audit profile.
|
|
55
78
|
*/
|
|
56
79
|
readonly compartmentId: pulumi.Output<string>;
|
|
57
80
|
/**
|
|
@@ -75,7 +98,11 @@ export declare class AuditProfile extends pulumi.CustomResource {
|
|
|
75
98
|
[key: string]: string;
|
|
76
99
|
}>;
|
|
77
100
|
/**
|
|
78
|
-
* Indicates whether audit
|
|
101
|
+
* (Updatable) Indicates whether audit paid usage settings specified at the target database level override both the global and the target database group level paid usage settings. Enabling paid usage continues the collection of audit records beyond the free limit of one million audit records per month per target database, potentially incurring additional charges. For more information, see [Data Safe Price List](https://www.oracle.com/cloud/price-list/#data-safe).
|
|
102
|
+
*/
|
|
103
|
+
readonly isOverrideGlobalPaidUsage: pulumi.Output<boolean>;
|
|
104
|
+
/**
|
|
105
|
+
* Indicates whether audit retention settings like online and offline months set at the target level override both the global settings and the target group level audit retention settings.
|
|
79
106
|
*/
|
|
80
107
|
readonly isOverrideGlobalRetentionSetting: pulumi.Output<boolean>;
|
|
81
108
|
/**
|
|
@@ -87,13 +114,25 @@ export declare class AuditProfile extends pulumi.CustomResource {
|
|
|
87
114
|
*/
|
|
88
115
|
readonly lifecycleDetails: pulumi.Output<string>;
|
|
89
116
|
/**
|
|
90
|
-
*
|
|
117
|
+
* Number of months the audit records will be stored offline in the offline archive. Minimum: 0; Maximum: 72 months. If you have a requirement to store the audit data even longer in the offline archive, please contact the Oracle Support.
|
|
91
118
|
*/
|
|
92
119
|
readonly offlineMonths: pulumi.Output<number>;
|
|
93
120
|
/**
|
|
94
|
-
*
|
|
121
|
+
* The name or the OCID of the resource from which the offline month retention setting is sourced. For example, a global setting or a target database group OCID.
|
|
122
|
+
*/
|
|
123
|
+
readonly offlineMonthsSource: pulumi.Output<string>;
|
|
124
|
+
/**
|
|
125
|
+
* Number of months the audit records will be stored online in the audit repository for immediate reporting and analysis. Minimum: 1; Maximum: 12 months
|
|
95
126
|
*/
|
|
96
127
|
readonly onlineMonths: pulumi.Output<number>;
|
|
128
|
+
/**
|
|
129
|
+
* The name or the OCID of the resource from which the online month retention setting is sourced. For example, a global setting or a target database group OCID.
|
|
130
|
+
*/
|
|
131
|
+
readonly onlineMonthsSource: pulumi.Output<string>;
|
|
132
|
+
/**
|
|
133
|
+
* The name or the OCID of the resource from which the paid usage setting is sourced. For example, a global setting or a target database group OCID.
|
|
134
|
+
*/
|
|
135
|
+
readonly paidUsageSource: pulumi.Output<string>;
|
|
97
136
|
/**
|
|
98
137
|
* The current state of the audit profile.
|
|
99
138
|
*/
|
|
@@ -105,9 +144,13 @@ export declare class AuditProfile extends pulumi.CustomResource {
|
|
|
105
144
|
[key: string]: string;
|
|
106
145
|
}>;
|
|
107
146
|
/**
|
|
108
|
-
* The OCID of the
|
|
147
|
+
* The OCID of the target database or target database group for which the audit profile is created.
|
|
109
148
|
*/
|
|
110
149
|
readonly targetId: pulumi.Output<string>;
|
|
150
|
+
/**
|
|
151
|
+
* The resource type that is represented by the audit profile.
|
|
152
|
+
*/
|
|
153
|
+
readonly targetType: pulumi.Output<string>;
|
|
111
154
|
/**
|
|
112
155
|
* The date and time the audit profile was created, in the format defined by RFC3339.
|
|
113
156
|
*/
|
|
@@ -130,15 +173,11 @@ export declare class AuditProfile extends pulumi.CustomResource {
|
|
|
130
173
|
*/
|
|
131
174
|
export interface AuditProfileState {
|
|
132
175
|
/**
|
|
133
|
-
*
|
|
176
|
+
* Number of audit records collected in the current calendar month. Audit records for the Data Safe service account are excluded and are not counted towards your monthly free limit.
|
|
134
177
|
*/
|
|
135
178
|
auditCollectedVolume?: pulumi.Input<string>;
|
|
136
179
|
/**
|
|
137
|
-
*
|
|
138
|
-
*/
|
|
139
|
-
auditProfileId?: pulumi.Input<string>;
|
|
140
|
-
/**
|
|
141
|
-
* Indicates the list of available audit trails on the target.
|
|
180
|
+
* Contains the list of available audit trails on the target database.
|
|
142
181
|
*/
|
|
143
182
|
auditTrails?: pulumi.Input<pulumi.Input<inputs.DataSafe.AuditProfileAuditTrail>[]>;
|
|
144
183
|
/**
|
|
@@ -150,7 +189,7 @@ export interface AuditProfileState {
|
|
|
150
189
|
*/
|
|
151
190
|
changeRetentionTrigger?: pulumi.Input<number>;
|
|
152
191
|
/**
|
|
153
|
-
* (Updatable) The OCID of the compartment
|
|
192
|
+
* (Updatable) The OCID of the compartment where you want to create the audit profile.
|
|
154
193
|
*/
|
|
155
194
|
compartmentId?: pulumi.Input<string>;
|
|
156
195
|
/**
|
|
@@ -174,7 +213,11 @@ export interface AuditProfileState {
|
|
|
174
213
|
[key: string]: pulumi.Input<string>;
|
|
175
214
|
}>;
|
|
176
215
|
/**
|
|
177
|
-
* Indicates whether audit
|
|
216
|
+
* (Updatable) Indicates whether audit paid usage settings specified at the target database level override both the global and the target database group level paid usage settings. Enabling paid usage continues the collection of audit records beyond the free limit of one million audit records per month per target database, potentially incurring additional charges. For more information, see [Data Safe Price List](https://www.oracle.com/cloud/price-list/#data-safe).
|
|
217
|
+
*/
|
|
218
|
+
isOverrideGlobalPaidUsage?: pulumi.Input<boolean>;
|
|
219
|
+
/**
|
|
220
|
+
* Indicates whether audit retention settings like online and offline months set at the target level override both the global settings and the target group level audit retention settings.
|
|
178
221
|
*/
|
|
179
222
|
isOverrideGlobalRetentionSetting?: pulumi.Input<boolean>;
|
|
180
223
|
/**
|
|
@@ -186,13 +229,25 @@ export interface AuditProfileState {
|
|
|
186
229
|
*/
|
|
187
230
|
lifecycleDetails?: pulumi.Input<string>;
|
|
188
231
|
/**
|
|
189
|
-
*
|
|
232
|
+
* Number of months the audit records will be stored offline in the offline archive. Minimum: 0; Maximum: 72 months. If you have a requirement to store the audit data even longer in the offline archive, please contact the Oracle Support.
|
|
190
233
|
*/
|
|
191
234
|
offlineMonths?: pulumi.Input<number>;
|
|
192
235
|
/**
|
|
193
|
-
*
|
|
236
|
+
* The name or the OCID of the resource from which the offline month retention setting is sourced. For example, a global setting or a target database group OCID.
|
|
237
|
+
*/
|
|
238
|
+
offlineMonthsSource?: pulumi.Input<string>;
|
|
239
|
+
/**
|
|
240
|
+
* Number of months the audit records will be stored online in the audit repository for immediate reporting and analysis. Minimum: 1; Maximum: 12 months
|
|
194
241
|
*/
|
|
195
242
|
onlineMonths?: pulumi.Input<number>;
|
|
243
|
+
/**
|
|
244
|
+
* The name or the OCID of the resource from which the online month retention setting is sourced. For example, a global setting or a target database group OCID.
|
|
245
|
+
*/
|
|
246
|
+
onlineMonthsSource?: pulumi.Input<string>;
|
|
247
|
+
/**
|
|
248
|
+
* The name or the OCID of the resource from which the paid usage setting is sourced. For example, a global setting or a target database group OCID.
|
|
249
|
+
*/
|
|
250
|
+
paidUsageSource?: pulumi.Input<string>;
|
|
196
251
|
/**
|
|
197
252
|
* The current state of the audit profile.
|
|
198
253
|
*/
|
|
@@ -204,9 +259,13 @@ export interface AuditProfileState {
|
|
|
204
259
|
[key: string]: pulumi.Input<string>;
|
|
205
260
|
}>;
|
|
206
261
|
/**
|
|
207
|
-
* The OCID of the
|
|
262
|
+
* The OCID of the target database or target database group for which the audit profile is created.
|
|
208
263
|
*/
|
|
209
264
|
targetId?: pulumi.Input<string>;
|
|
265
|
+
/**
|
|
266
|
+
* The resource type that is represented by the audit profile.
|
|
267
|
+
*/
|
|
268
|
+
targetType?: pulumi.Input<string>;
|
|
210
269
|
/**
|
|
211
270
|
* The date and time the audit profile was created, in the format defined by RFC3339.
|
|
212
271
|
*/
|
|
@@ -220,10 +279,6 @@ export interface AuditProfileState {
|
|
|
220
279
|
* The set of arguments for constructing a AuditProfile resource.
|
|
221
280
|
*/
|
|
222
281
|
export interface AuditProfileArgs {
|
|
223
|
-
/**
|
|
224
|
-
* The OCID of the audit.
|
|
225
|
-
*/
|
|
226
|
-
auditProfileId: pulumi.Input<string>;
|
|
227
282
|
/**
|
|
228
283
|
* (Updatable) An optional property when incremented triggers Change Retention. Could be set to any integer value.
|
|
229
284
|
*
|
|
@@ -233,9 +288,9 @@ export interface AuditProfileArgs {
|
|
|
233
288
|
*/
|
|
234
289
|
changeRetentionTrigger?: pulumi.Input<number>;
|
|
235
290
|
/**
|
|
236
|
-
* (Updatable) The OCID of the compartment
|
|
291
|
+
* (Updatable) The OCID of the compartment where you want to create the audit profile.
|
|
237
292
|
*/
|
|
238
|
-
compartmentId
|
|
293
|
+
compartmentId: pulumi.Input<string>;
|
|
239
294
|
/**
|
|
240
295
|
* (Updatable) Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm) Example: `{"Operations.CostCenter": "42"}`
|
|
241
296
|
*/
|
|
@@ -256,8 +311,32 @@ export interface AuditProfileArgs {
|
|
|
256
311
|
freeformTags?: pulumi.Input<{
|
|
257
312
|
[key: string]: pulumi.Input<string>;
|
|
258
313
|
}>;
|
|
314
|
+
/**
|
|
315
|
+
* (Updatable) Indicates whether audit paid usage settings specified at the target database level override both the global and the target database group level paid usage settings. Enabling paid usage continues the collection of audit records beyond the free limit of one million audit records per month per target database, potentially incurring additional charges. For more information, see [Data Safe Price List](https://www.oracle.com/cloud/price-list/#data-safe).
|
|
316
|
+
*/
|
|
317
|
+
isOverrideGlobalPaidUsage?: pulumi.Input<boolean>;
|
|
318
|
+
/**
|
|
319
|
+
* Indicates whether audit retention settings like online and offline months set at the target level override both the global settings and the target group level audit retention settings.
|
|
320
|
+
*/
|
|
321
|
+
isOverrideGlobalRetentionSetting?: pulumi.Input<boolean>;
|
|
259
322
|
/**
|
|
260
323
|
* (Updatable) Indicates if you want to continue collecting audit records beyond the free limit of one million audit records per month per target database, potentially incurring additional charges. The default value is inherited from the global settings. You can change at the global level or at the target level.
|
|
261
324
|
*/
|
|
262
325
|
isPaidUsageEnabled?: pulumi.Input<boolean>;
|
|
326
|
+
/**
|
|
327
|
+
* Number of months the audit records will be stored offline in the offline archive. Minimum: 0; Maximum: 72 months. If you have a requirement to store the audit data even longer in the offline archive, please contact the Oracle Support.
|
|
328
|
+
*/
|
|
329
|
+
offlineMonths?: pulumi.Input<number>;
|
|
330
|
+
/**
|
|
331
|
+
* Number of months the audit records will be stored online in the audit repository for immediate reporting and analysis. Minimum: 1; Maximum: 12 months
|
|
332
|
+
*/
|
|
333
|
+
onlineMonths?: pulumi.Input<number>;
|
|
334
|
+
/**
|
|
335
|
+
* The OCID of the target database or target database group for which the audit profile is created.
|
|
336
|
+
*/
|
|
337
|
+
targetId: pulumi.Input<string>;
|
|
338
|
+
/**
|
|
339
|
+
* The resource type that is represented by the audit profile.
|
|
340
|
+
*/
|
|
341
|
+
targetType: pulumi.Input<string>;
|
|
263
342
|
}
|
package/datasafe/auditProfile.js
CHANGED
|
@@ -8,7 +8,34 @@ const utilities = require("../utilities");
|
|
|
8
8
|
/**
|
|
9
9
|
* This resource provides the Audit Profile resource in Oracle Cloud Infrastructure Data Safe service.
|
|
10
10
|
*
|
|
11
|
-
*
|
|
11
|
+
* Create a new audit profile resource for a target group. For a target database, it will update the auto created audit profile
|
|
12
|
+
*
|
|
13
|
+
* ## Example Usage
|
|
14
|
+
*
|
|
15
|
+
* ```typescript
|
|
16
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
17
|
+
* import * as oci from "@pulumi/oci";
|
|
18
|
+
*
|
|
19
|
+
* const testAuditProfile = new oci.datasafe.AuditProfile("test_audit_profile", {
|
|
20
|
+
* compartmentId: compartmentId,
|
|
21
|
+
* targetId: testTarget.id,
|
|
22
|
+
* targetType: auditProfileTargetType,
|
|
23
|
+
* definedTags: {
|
|
24
|
+
* "Operations.CostCenter": "42",
|
|
25
|
+
* },
|
|
26
|
+
* description: auditProfileDescription,
|
|
27
|
+
* displayName: auditProfileDisplayName,
|
|
28
|
+
* freeformTags: {
|
|
29
|
+
* Department: "Finance",
|
|
30
|
+
* },
|
|
31
|
+
* isOverrideGlobalPaidUsage: auditProfileIsOverrideGlobalPaidUsage,
|
|
32
|
+
* isPaidUsageEnabled: auditProfileIsPaidUsageEnabled,
|
|
33
|
+
* offlineMonths: auditProfileOfflineMonths,
|
|
34
|
+
* onlineMonths: auditProfileOnlineMonths,
|
|
35
|
+
* changeRetentionTrigger: retentionTrigger,
|
|
36
|
+
* isOverrideGlobalRetentionSetting: true,
|
|
37
|
+
* });
|
|
38
|
+
* ```
|
|
12
39
|
*
|
|
13
40
|
* ## Import
|
|
14
41
|
*
|
|
@@ -47,7 +74,6 @@ class AuditProfile extends pulumi.CustomResource {
|
|
|
47
74
|
if (opts.id) {
|
|
48
75
|
const state = argsOrState;
|
|
49
76
|
resourceInputs["auditCollectedVolume"] = state ? state.auditCollectedVolume : undefined;
|
|
50
|
-
resourceInputs["auditProfileId"] = state ? state.auditProfileId : undefined;
|
|
51
77
|
resourceInputs["auditTrails"] = state ? state.auditTrails : undefined;
|
|
52
78
|
resourceInputs["changeRetentionTrigger"] = state ? state.changeRetentionTrigger : undefined;
|
|
53
79
|
resourceInputs["compartmentId"] = state ? state.compartmentId : undefined;
|
|
@@ -55,39 +81,54 @@ class AuditProfile extends pulumi.CustomResource {
|
|
|
55
81
|
resourceInputs["description"] = state ? state.description : undefined;
|
|
56
82
|
resourceInputs["displayName"] = state ? state.displayName : undefined;
|
|
57
83
|
resourceInputs["freeformTags"] = state ? state.freeformTags : undefined;
|
|
84
|
+
resourceInputs["isOverrideGlobalPaidUsage"] = state ? state.isOverrideGlobalPaidUsage : undefined;
|
|
58
85
|
resourceInputs["isOverrideGlobalRetentionSetting"] = state ? state.isOverrideGlobalRetentionSetting : undefined;
|
|
59
86
|
resourceInputs["isPaidUsageEnabled"] = state ? state.isPaidUsageEnabled : undefined;
|
|
60
87
|
resourceInputs["lifecycleDetails"] = state ? state.lifecycleDetails : undefined;
|
|
61
88
|
resourceInputs["offlineMonths"] = state ? state.offlineMonths : undefined;
|
|
89
|
+
resourceInputs["offlineMonthsSource"] = state ? state.offlineMonthsSource : undefined;
|
|
62
90
|
resourceInputs["onlineMonths"] = state ? state.onlineMonths : undefined;
|
|
91
|
+
resourceInputs["onlineMonthsSource"] = state ? state.onlineMonthsSource : undefined;
|
|
92
|
+
resourceInputs["paidUsageSource"] = state ? state.paidUsageSource : undefined;
|
|
63
93
|
resourceInputs["state"] = state ? state.state : undefined;
|
|
64
94
|
resourceInputs["systemTags"] = state ? state.systemTags : undefined;
|
|
65
95
|
resourceInputs["targetId"] = state ? state.targetId : undefined;
|
|
96
|
+
resourceInputs["targetType"] = state ? state.targetType : undefined;
|
|
66
97
|
resourceInputs["timeCreated"] = state ? state.timeCreated : undefined;
|
|
67
98
|
resourceInputs["timeUpdated"] = state ? state.timeUpdated : undefined;
|
|
68
99
|
}
|
|
69
100
|
else {
|
|
70
101
|
const args = argsOrState;
|
|
71
|
-
if ((!args || args.
|
|
72
|
-
throw new Error("Missing required property '
|
|
102
|
+
if ((!args || args.compartmentId === undefined) && !opts.urn) {
|
|
103
|
+
throw new Error("Missing required property 'compartmentId'");
|
|
104
|
+
}
|
|
105
|
+
if ((!args || args.targetId === undefined) && !opts.urn) {
|
|
106
|
+
throw new Error("Missing required property 'targetId'");
|
|
107
|
+
}
|
|
108
|
+
if ((!args || args.targetType === undefined) && !opts.urn) {
|
|
109
|
+
throw new Error("Missing required property 'targetType'");
|
|
73
110
|
}
|
|
74
|
-
resourceInputs["auditProfileId"] = args ? args.auditProfileId : undefined;
|
|
75
111
|
resourceInputs["changeRetentionTrigger"] = args ? args.changeRetentionTrigger : undefined;
|
|
76
112
|
resourceInputs["compartmentId"] = args ? args.compartmentId : undefined;
|
|
77
113
|
resourceInputs["definedTags"] = args ? args.definedTags : undefined;
|
|
78
114
|
resourceInputs["description"] = args ? args.description : undefined;
|
|
79
115
|
resourceInputs["displayName"] = args ? args.displayName : undefined;
|
|
80
116
|
resourceInputs["freeformTags"] = args ? args.freeformTags : undefined;
|
|
117
|
+
resourceInputs["isOverrideGlobalPaidUsage"] = args ? args.isOverrideGlobalPaidUsage : undefined;
|
|
118
|
+
resourceInputs["isOverrideGlobalRetentionSetting"] = args ? args.isOverrideGlobalRetentionSetting : undefined;
|
|
81
119
|
resourceInputs["isPaidUsageEnabled"] = args ? args.isPaidUsageEnabled : undefined;
|
|
120
|
+
resourceInputs["offlineMonths"] = args ? args.offlineMonths : undefined;
|
|
121
|
+
resourceInputs["onlineMonths"] = args ? args.onlineMonths : undefined;
|
|
122
|
+
resourceInputs["targetId"] = args ? args.targetId : undefined;
|
|
123
|
+
resourceInputs["targetType"] = args ? args.targetType : undefined;
|
|
82
124
|
resourceInputs["auditCollectedVolume"] = undefined /*out*/;
|
|
83
125
|
resourceInputs["auditTrails"] = undefined /*out*/;
|
|
84
|
-
resourceInputs["isOverrideGlobalRetentionSetting"] = undefined /*out*/;
|
|
85
126
|
resourceInputs["lifecycleDetails"] = undefined /*out*/;
|
|
86
|
-
resourceInputs["
|
|
87
|
-
resourceInputs["
|
|
127
|
+
resourceInputs["offlineMonthsSource"] = undefined /*out*/;
|
|
128
|
+
resourceInputs["onlineMonthsSource"] = undefined /*out*/;
|
|
129
|
+
resourceInputs["paidUsageSource"] = undefined /*out*/;
|
|
88
130
|
resourceInputs["state"] = undefined /*out*/;
|
|
89
131
|
resourceInputs["systemTags"] = undefined /*out*/;
|
|
90
|
-
resourceInputs["targetId"] = undefined /*out*/;
|
|
91
132
|
resourceInputs["timeCreated"] = undefined /*out*/;
|
|
92
133
|
resourceInputs["timeUpdated"] = undefined /*out*/;
|
|
93
134
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"auditProfile.js","sourceRoot":"","sources":["../../datasafe/auditProfile.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C
|
|
1
|
+
{"version":3,"file":"auditProfile.js","sourceRoot":"","sources":["../../datasafe/auditProfile.ts"],"names":[],"mappings":"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"}
|