@pulumi/oci 1.15.0 → 1.16.0
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/databasemanagement/getManagedMySqlDatabase.d.ts +83 -0
- package/databasemanagement/getManagedMySqlDatabase.js +51 -0
- package/databasemanagement/getManagedMySqlDatabase.js.map +1 -0
- package/databasemanagement/getManagedMySqlDatabaseConfigurationData.d.ts +72 -0
- package/databasemanagement/getManagedMySqlDatabaseConfigurationData.js +52 -0
- package/databasemanagement/getManagedMySqlDatabaseConfigurationData.js.map +1 -0
- package/databasemanagement/getManagedMySqlDatabaseSqlData.d.ts +105 -0
- package/databasemanagement/getManagedMySqlDatabaseSqlData.js +61 -0
- package/databasemanagement/getManagedMySqlDatabaseSqlData.js.map +1 -0
- package/databasemanagement/getManagedMySqlDatabases.d.ts +75 -0
- package/databasemanagement/getManagedMySqlDatabases.js +52 -0
- package/databasemanagement/getManagedMySqlDatabases.js.map +1 -0
- package/databasemanagement/index.d.ts +12 -0
- package/databasemanagement/index.js +13 -1
- package/databasemanagement/index.js.map +1 -1
- package/datasafe/databaseSecurityConfig.d.ts +231 -0
- package/datasafe/databaseSecurityConfig.js +93 -0
- package/datasafe/databaseSecurityConfig.js.map +1 -0
- package/datasafe/databaseSecurityConfigManagement.d.ts +90 -0
- package/datasafe/databaseSecurityConfigManagement.js +75 -0
- package/datasafe/databaseSecurityConfigManagement.js.map +1 -0
- package/datasafe/discoveryMod.d.ts +3 -3
- package/datasafe/getDatabaseSecurityConfig.d.ts +123 -0
- package/datasafe/getDatabaseSecurityConfig.js +51 -0
- package/datasafe/getDatabaseSecurityConfig.js.map +1 -0
- package/datasafe/getDatabaseSecurityConfigs.d.ts +206 -0
- package/datasafe/getDatabaseSecurityConfigs.js +102 -0
- package/datasafe/getDatabaseSecurityConfigs.js.map +1 -0
- package/datasafe/getDiscoveryJob.d.ts +1 -1
- package/datasafe/getDiscoveryJobsResult.d.ts +1 -1
- package/datasafe/getDiscoveryJobsResults.d.ts +1 -1
- package/datasafe/getMaskingPoliciesMaskingColumn.d.ts +1 -1
- package/datasafe/getMaskingPoliciesMaskingColumns.d.ts +1 -1
- package/datasafe/getMaskingPolicy.d.ts +1 -1
- package/datasafe/getSecurityAssessment.d.ts +3 -3
- package/datasafe/getSecurityAssessmentComparison.d.ts +4 -4
- package/datasafe/getSecurityAssessmentComparison.js +2 -2
- package/datasafe/getSecurityAssessmentFindings.d.ts +6 -6
- package/datasafe/getSecurityAssessmentFindings.js +2 -2
- package/datasafe/getSecurityAssessments.d.ts +2 -2
- package/datasafe/getSecurityPolicies.d.ts +162 -0
- package/datasafe/getSecurityPolicies.js +93 -0
- package/datasafe/getSecurityPolicies.js.map +1 -0
- package/datasafe/getSecurityPolicy.d.ts +109 -0
- package/datasafe/getSecurityPolicy.js +51 -0
- package/datasafe/getSecurityPolicy.js.map +1 -0
- package/datasafe/getSecurityPolicyDeployment.d.ts +117 -0
- package/datasafe/getSecurityPolicyDeployment.js +51 -0
- package/datasafe/getSecurityPolicyDeployment.js.map +1 -0
- package/datasafe/getSecurityPolicyDeploymentSecurityPolicyEntryState.d.ts +90 -0
- package/datasafe/getSecurityPolicyDeploymentSecurityPolicyEntryState.js +54 -0
- package/datasafe/getSecurityPolicyDeploymentSecurityPolicyEntryState.js.map +1 -0
- package/datasafe/getSecurityPolicyDeploymentSecurityPolicyEntryStates.d.ts +107 -0
- package/datasafe/getSecurityPolicyDeploymentSecurityPolicyEntryStates.js +62 -0
- package/datasafe/getSecurityPolicyDeploymentSecurityPolicyEntryStates.js.map +1 -0
- package/datasafe/getSecurityPolicyDeployments.d.ts +190 -0
- package/datasafe/getSecurityPolicyDeployments.js +99 -0
- package/datasafe/getSecurityPolicyDeployments.js.map +1 -0
- package/datasafe/getSensitiveDataModel.d.ts +1 -1
- package/datasafe/getSqlCollection.d.ts +138 -0
- package/datasafe/getSqlCollection.js +51 -0
- package/datasafe/getSqlCollection.js.map +1 -0
- package/datasafe/getSqlCollectionAnalytics.d.ts +181 -0
- package/datasafe/getSqlCollectionAnalytics.js +99 -0
- package/datasafe/getSqlCollectionAnalytics.js.map +1 -0
- package/datasafe/getSqlCollectionLogInsights.d.ts +111 -0
- package/datasafe/getSqlCollectionLogInsights.js +61 -0
- package/datasafe/getSqlCollectionLogInsights.js.map +1 -0
- package/datasafe/getSqlCollections.d.ts +220 -0
- package/datasafe/getSqlCollections.js +105 -0
- package/datasafe/getSqlCollections.js.map +1 -0
- package/datasafe/getSqlFirewallAllowedSqlAnalytics.d.ts +146 -0
- package/datasafe/getSqlFirewallAllowedSqlAnalytics.js +90 -0
- package/datasafe/getSqlFirewallAllowedSqlAnalytics.js.map +1 -0
- package/datasafe/getSqlFirewallAllowedSqls.d.ts +138 -0
- package/datasafe/getSqlFirewallAllowedSqls.js +87 -0
- package/datasafe/getSqlFirewallAllowedSqls.js.map +1 -0
- package/datasafe/getSqlFirewallPolicies.d.ts +234 -0
- package/datasafe/getSqlFirewallPolicies.js +108 -0
- package/datasafe/getSqlFirewallPolicies.js.map +1 -0
- package/datasafe/getSqlFirewallPolicy.d.ts +149 -0
- package/datasafe/getSqlFirewallPolicy.js +51 -0
- package/datasafe/getSqlFirewallPolicy.js.map +1 -0
- package/datasafe/getSqlFirewallPolicyAnalytics.d.ts +177 -0
- package/datasafe/getSqlFirewallPolicyAnalytics.js +95 -0
- package/datasafe/getSqlFirewallPolicyAnalytics.js.map +1 -0
- package/datasafe/getSqlFirewallViolationAnalytics.d.ts +170 -0
- package/datasafe/getSqlFirewallViolationAnalytics.js +76 -0
- package/datasafe/getSqlFirewallViolationAnalytics.js.map +1 -0
- package/datasafe/getSqlFirewallViolations.d.ts +112 -0
- package/datasafe/getSqlFirewallViolations.js +61 -0
- package/datasafe/getSqlFirewallViolations.js.map +1 -0
- package/datasafe/getTargetAlertPolicyAssociation.d.ts +1 -1
- package/datasafe/getUserAssessment.d.ts +5 -5
- package/datasafe/getUserAssessmentComparison.d.ts +2 -2
- package/datasafe/getUserAssessmentComparison.js +2 -2
- package/datasafe/getUserAssessmentUserAnalytics.d.ts +2 -2
- package/datasafe/getUserAssessmentUserAnalytics.js +2 -2
- package/datasafe/getUserAssessmentUsers.d.ts +1 -1
- package/datasafe/getUserAssessments.d.ts +2 -2
- package/datasafe/index.d.ts +84 -0
- package/datasafe/index.js +108 -5
- package/datasafe/index.js.map +1 -1
- package/datasafe/maskingPoliciesMaskingColumn.d.ts +3 -3
- package/datasafe/maskingPolicy.d.ts +4 -4
- package/datasafe/maskingPolicy.js +1 -1
- package/datasafe/securityAssessment.d.ts +6 -6
- package/datasafe/securityPolicy.d.ts +189 -0
- package/datasafe/securityPolicy.js +85 -0
- package/datasafe/securityPolicy.js.map +1 -0
- package/datasafe/securityPolicyDeployment.d.ts +205 -0
- package/datasafe/securityPolicyDeployment.js +89 -0
- package/datasafe/securityPolicyDeployment.js.map +1 -0
- package/datasafe/securityPolicyDeploymentManagement.d.ts +82 -0
- package/datasafe/securityPolicyDeploymentManagement.js +71 -0
- package/datasafe/securityPolicyDeploymentManagement.js.map +1 -0
- package/datasafe/securityPolicyManagement.d.ts +80 -0
- package/datasafe/securityPolicyManagement.js +69 -0
- package/datasafe/securityPolicyManagement.js.map +1 -0
- package/datasafe/sensitiveDataModel.d.ts +3 -3
- package/datasafe/setSecurityAssessmentBaseline.d.ts +3 -3
- package/datasafe/setUserAssessmentBaseline.d.ts +3 -3
- package/datasafe/sqlCollection.d.ts +324 -0
- package/datasafe/sqlCollection.js +134 -0
- package/datasafe/sqlCollection.js.map +1 -0
- package/datasafe/sqlFirewallPolicy.d.ts +297 -0
- package/datasafe/sqlFirewallPolicy.js +105 -0
- package/datasafe/sqlFirewallPolicy.js.map +1 -0
- package/datasafe/sqlFirewallPolicyManagement.d.ts +112 -0
- package/datasafe/sqlFirewallPolicyManagement.js +91 -0
- package/datasafe/sqlFirewallPolicyManagement.js.map +1 -0
- package/datasafe/targetAlertPolicyAssociation.d.ts +3 -3
- package/datasafe/userAssessment.d.ts +10 -10
- package/disasterrecovery/drPlan.d.ts +34 -34
- package/disasterrecovery/drPlan.js +1 -1
- package/disasterrecovery/drPlanExecution.d.ts +41 -41
- package/disasterrecovery/drPlanExecution.js +1 -1
- package/disasterrecovery/drProtectionGroup.d.ts +56 -83
- package/disasterrecovery/drProtectionGroup.js +13 -46
- package/disasterrecovery/drProtectionGroup.js.map +1 -1
- package/disasterrecovery/getDrPlan.d.ts +19 -19
- package/disasterrecovery/getDrPlan.js +2 -2
- package/disasterrecovery/getDrPlanExecution.d.ts +24 -24
- package/disasterrecovery/getDrPlanExecution.js +2 -2
- package/disasterrecovery/getDrPlanExecutions.d.ts +15 -15
- package/disasterrecovery/getDrPlanExecutions.js +2 -2
- package/disasterrecovery/getDrPlans.d.ts +15 -15
- package/disasterrecovery/getDrPlans.js +2 -2
- package/disasterrecovery/getDrProtectionGroup.d.ts +23 -19
- package/disasterrecovery/getDrProtectionGroup.js +2 -2
- package/disasterrecovery/getDrProtectionGroup.js.map +1 -1
- package/disasterrecovery/getDrProtectionGroups.d.ts +30 -16
- package/disasterrecovery/getDrProtectionGroups.js +5 -2
- package/disasterrecovery/getDrProtectionGroups.js.map +1 -1
- package/index.d.ts +2 -1
- package/index.js +4 -2
- package/index.js.map +1 -1
- package/mysql/getMysqlDbSystem.d.ts +4 -0
- package/mysql/getMysqlDbSystem.js.map +1 -1
- package/mysql/getMysqlDbSystems.d.ts +14 -0
- package/mysql/getMysqlDbSystems.js +3 -0
- package/mysql/getMysqlDbSystems.js.map +1 -1
- package/mysql/mysqlDbSystem.d.ts +13 -0
- package/mysql/mysqlDbSystem.js +3 -0
- package/mysql/mysqlDbSystem.js.map +1 -1
- package/osmanagementhub/getLifecycleEnvironment.d.ts +129 -0
- package/osmanagementhub/getLifecycleEnvironment.js +51 -0
- package/osmanagementhub/getLifecycleEnvironment.js.map +1 -0
- package/osmanagementhub/getLifecycleEnvironments.d.ts +158 -0
- package/osmanagementhub/getLifecycleEnvironments.js +73 -0
- package/osmanagementhub/getLifecycleEnvironments.js.map +1 -0
- package/osmanagementhub/getLifecycleStage.d.ts +130 -0
- package/osmanagementhub/getLifecycleStage.js +51 -0
- package/osmanagementhub/getLifecycleStage.js.map +1 -0
- package/osmanagementhub/getLifecycleStages.d.ts +133 -0
- package/osmanagementhub/getLifecycleStages.js +40 -0
- package/osmanagementhub/getLifecycleStages.js.map +1 -0
- package/osmanagementhub/getManagedInstanceGroup.d.ts +138 -0
- package/osmanagementhub/getManagedInstanceGroup.js +51 -0
- package/osmanagementhub/getManagedInstanceGroup.js.map +1 -0
- package/osmanagementhub/getManagedInstanceGroupAvailableModules.d.ts +110 -0
- package/osmanagementhub/getManagedInstanceGroupAvailableModules.js +63 -0
- package/osmanagementhub/getManagedInstanceGroupAvailableModules.js.map +1 -0
- package/osmanagementhub/getManagedInstanceGroupAvailablePackages.d.ts +124 -0
- package/osmanagementhub/getManagedInstanceGroupAvailablePackages.js +66 -0
- package/osmanagementhub/getManagedInstanceGroupAvailablePackages.js.map +1 -0
- package/osmanagementhub/getManagedInstanceGroupAvailableSoftwareSources.d.ts +113 -0
- package/osmanagementhub/getManagedInstanceGroupAvailableSoftwareSources.js +63 -0
- package/osmanagementhub/getManagedInstanceGroupAvailableSoftwareSources.js.map +1 -0
- package/osmanagementhub/getManagedInstanceGroups.d.ts +166 -0
- package/osmanagementhub/getManagedInstanceGroups.js +76 -0
- package/osmanagementhub/getManagedInstanceGroups.js.map +1 -0
- package/osmanagementhub/getManagementStation.d.ts +142 -0
- package/osmanagementhub/getManagementStation.js +51 -0
- package/osmanagementhub/getManagementStation.js.map +1 -0
- package/osmanagementhub/getManagementStationMirrors.d.ts +108 -0
- package/osmanagementhub/getManagementStationMirrors.js +61 -0
- package/osmanagementhub/getManagementStationMirrors.js.map +1 -0
- package/osmanagementhub/getManagementStations.d.ts +138 -0
- package/osmanagementhub/getManagementStations.js +68 -0
- package/osmanagementhub/getManagementStations.js.map +1 -0
- package/osmanagementhub/getProfile.d.ts +141 -0
- package/osmanagementhub/getProfile.js +51 -0
- package/osmanagementhub/getProfile.js.map +1 -0
- package/osmanagementhub/getProfiles.d.ts +183 -0
- package/osmanagementhub/getProfiles.js +79 -0
- package/osmanagementhub/getProfiles.js.map +1 -0
- package/osmanagementhub/getSoftwareSource.d.ts +166 -0
- package/osmanagementhub/getSoftwareSource.js +51 -0
- package/osmanagementhub/getSoftwareSource.js.map +1 -0
- package/osmanagementhub/getSoftwareSourceModuleStream.d.ts +119 -0
- package/osmanagementhub/getSoftwareSourceModuleStream.js +57 -0
- package/osmanagementhub/getSoftwareSourceModuleStream.js.map +1 -0
- package/osmanagementhub/getSoftwareSourceModuleStreamProfile.d.ts +118 -0
- package/osmanagementhub/getSoftwareSourceModuleStreamProfile.js +60 -0
- package/osmanagementhub/getSoftwareSourceModuleStreamProfile.js.map +1 -0
- package/osmanagementhub/getSoftwareSourceModuleStreamProfiles.d.ts +116 -0
- package/osmanagementhub/getSoftwareSourceModuleStreamProfiles.js +63 -0
- package/osmanagementhub/getSoftwareSourceModuleStreamProfiles.js.map +1 -0
- package/osmanagementhub/getSoftwareSourceModuleStreams.d.ts +130 -0
- package/osmanagementhub/getSoftwareSourceModuleStreams.js +66 -0
- package/osmanagementhub/getSoftwareSourceModuleStreams.js.map +1 -0
- package/osmanagementhub/getSoftwareSourcePackageGroup.d.ts +106 -0
- package/osmanagementhub/getSoftwareSourcePackageGroup.js +54 -0
- package/osmanagementhub/getSoftwareSourcePackageGroup.js.map +1 -0
- package/osmanagementhub/getSoftwareSourcePackageGroups.d.ts +124 -0
- package/osmanagementhub/getSoftwareSourcePackageGroups.js +66 -0
- package/osmanagementhub/getSoftwareSourcePackageGroups.js.map +1 -0
- package/osmanagementhub/getSoftwareSourceSoftwarePackage.d.ts +131 -0
- package/osmanagementhub/getSoftwareSourceSoftwarePackage.js +54 -0
- package/osmanagementhub/getSoftwareSourceSoftwarePackage.js.map +1 -0
- package/osmanagementhub/getSoftwareSourceSoftwarePackages.d.ts +113 -0
- package/osmanagementhub/getSoftwareSourceSoftwarePackages.js +63 -0
- package/osmanagementhub/getSoftwareSourceSoftwarePackages.js.map +1 -0
- package/osmanagementhub/getSoftwareSourceVendors.d.ts +88 -0
- package/osmanagementhub/getSoftwareSourceVendors.js +57 -0
- package/osmanagementhub/getSoftwareSourceVendors.js.map +1 -0
- package/osmanagementhub/getSoftwareSources.d.ts +208 -0
- package/osmanagementhub/getSoftwareSources.js +85 -0
- package/osmanagementhub/getSoftwareSources.js.map +1 -0
- package/osmanagementhub/index.d.ts +90 -0
- package/osmanagementhub/index.js +118 -0
- package/osmanagementhub/index.js.map +1 -0
- package/osmanagementhub/lifecycleEnvironment.d.ts +259 -0
- package/osmanagementhub/lifecycleEnvironment.js +138 -0
- package/osmanagementhub/lifecycleEnvironment.js.map +1 -0
- package/osmanagementhub/managedInstanceGroup.d.ts +279 -0
- package/osmanagementhub/managedInstanceGroup.js +136 -0
- package/osmanagementhub/managedInstanceGroup.js.map +1 -0
- package/osmanagementhub/managementStation.d.ts +275 -0
- package/osmanagementhub/managementStation.js +143 -0
- package/osmanagementhub/managementStation.js.map +1 -0
- package/osmanagementhub/profile.d.ts +320 -0
- package/osmanagementhub/profile.js +138 -0
- package/osmanagementhub/profile.js.map +1 -0
- package/osmanagementhub/softwareSource.d.ts +343 -0
- package/osmanagementhub/softwareSource.js +164 -0
- package/osmanagementhub/softwareSource.js.map +1 -0
- package/package.json +1 -1
- package/stackmonitoring/baselineableMetric.d.ts +227 -0
- package/stackmonitoring/baselineableMetric.js +116 -0
- package/stackmonitoring/baselineableMetric.js.map +1 -0
- package/stackmonitoring/config.d.ts +21 -8
- package/stackmonitoring/config.js +3 -6
- package/stackmonitoring/config.js.map +1 -1
- package/stackmonitoring/discoveryJob.d.ts +1 -0
- package/stackmonitoring/discoveryJob.js +1 -0
- package/stackmonitoring/discoveryJob.js.map +1 -1
- package/stackmonitoring/getBaselineableMetric.d.ts +129 -0
- package/stackmonitoring/getBaselineableMetric.js +51 -0
- package/stackmonitoring/getBaselineableMetric.js.map +1 -0
- package/stackmonitoring/getBaselineableMetrics.d.ts +125 -0
- package/stackmonitoring/getBaselineableMetrics.js +65 -0
- package/stackmonitoring/getBaselineableMetrics.js.map +1 -0
- package/stackmonitoring/getBaselineableMetricsEvaluate.d.ts +117 -0
- package/stackmonitoring/getBaselineableMetricsEvaluate.js +77 -0
- package/stackmonitoring/getBaselineableMetricsEvaluate.js.map +1 -0
- package/stackmonitoring/getConfig.d.ts +5 -1
- package/stackmonitoring/getConfig.js.map +1 -1
- package/stackmonitoring/getMetricExtension.d.ts +141 -0
- package/stackmonitoring/getMetricExtension.js +51 -0
- package/stackmonitoring/getMetricExtension.js.map +1 -0
- package/stackmonitoring/getMetricExtensions.d.ts +142 -0
- package/stackmonitoring/getMetricExtensions.js +67 -0
- package/stackmonitoring/getMetricExtensions.js.map +1 -0
- package/stackmonitoring/getMonitoredResource.d.ts +4 -0
- package/stackmonitoring/getMonitoredResource.js.map +1 -1
- package/stackmonitoring/getMonitoredResourceTask.d.ts +114 -0
- package/stackmonitoring/getMonitoredResourceTask.js +51 -0
- package/stackmonitoring/getMonitoredResourceTask.js.map +1 -0
- package/stackmonitoring/getMonitoredResourceTasks.d.ts +86 -0
- package/stackmonitoring/getMonitoredResourceTasks.js +55 -0
- package/stackmonitoring/getMonitoredResourceTasks.js.map +1 -0
- package/stackmonitoring/getMonitoredResourceType.d.ts +118 -0
- package/stackmonitoring/getMonitoredResourceType.js +51 -0
- package/stackmonitoring/getMonitoredResourceType.js.map +1 -0
- package/stackmonitoring/getMonitoredResourceTypes.d.ts +161 -0
- package/stackmonitoring/getMonitoredResourceTypes.js +80 -0
- package/stackmonitoring/getMonitoredResourceTypes.js.map +1 -0
- package/stackmonitoring/getMonitoredResources.d.ts +100 -0
- package/stackmonitoring/getMonitoredResources.js +58 -0
- package/stackmonitoring/getMonitoredResources.js.map +1 -0
- package/stackmonitoring/index.d.ts +48 -0
- package/stackmonitoring/index.js +61 -1
- package/stackmonitoring/index.js.map +1 -1
- package/stackmonitoring/metricExtension.d.ts +313 -0
- package/stackmonitoring/metricExtension.js +172 -0
- package/stackmonitoring/metricExtension.js.map +1 -0
- package/stackmonitoring/metricExtensionMetricExtensionOnGivenResourcesManagement.d.ts +102 -0
- package/stackmonitoring/metricExtensionMetricExtensionOnGivenResourcesManagement.js +80 -0
- package/stackmonitoring/metricExtensionMetricExtensionOnGivenResourcesManagement.js.map +1 -0
- package/stackmonitoring/metricExtensionsTestManagement.d.ts +125 -0
- package/stackmonitoring/metricExtensionsTestManagement.js +86 -0
- package/stackmonitoring/metricExtensionsTestManagement.js.map +1 -0
- package/stackmonitoring/monitoredResource.d.ts +13 -0
- package/stackmonitoring/monitoredResource.js +3 -0
- package/stackmonitoring/monitoredResource.js.map +1 -1
- package/stackmonitoring/monitoredResourceTask.d.ts +200 -0
- package/stackmonitoring/monitoredResourceTask.js +113 -0
- package/stackmonitoring/monitoredResourceTask.js.map +1 -0
- package/stackmonitoring/monitoredResourceType.d.ts +238 -0
- package/stackmonitoring/monitoredResourceType.js +118 -0
- package/stackmonitoring/monitoredResourceType.js.map +1 -0
- package/stackmonitoring/monitoredResourcesSearch.d.ts +13 -0
- package/stackmonitoring/monitoredResourcesSearch.js +3 -0
- package/stackmonitoring/monitoredResourcesSearch.js.map +1 -1
- package/types/input.d.ts +1324 -61
- package/types/output.d.ts +8971 -4032
|
@@ -0,0 +1,99 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
|
|
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.getSecurityPolicyDeploymentsOutput = exports.getSecurityPolicyDeployments = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("../utilities");
|
|
8
|
+
/**
|
|
9
|
+
* This data source provides the list of Security Policy Deployments in Oracle Cloud Infrastructure Data Safe service.
|
|
10
|
+
*
|
|
11
|
+
* Retrieves a list of all security policy deployments in Data Safe.
|
|
12
|
+
*
|
|
13
|
+
* The ListSecurityPolicyDeployments operation returns only the security policy deployments 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 ListSecurityPolicyDeployments 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 testSecurityPolicyDeployments = oci.DataSafe.getSecurityPolicyDeployments({
|
|
33
|
+
* compartmentId: _var.compartment_id,
|
|
34
|
+
* accessLevel: _var.security_policy_deployment_access_level,
|
|
35
|
+
* compartmentIdInSubtree: _var.security_policy_deployment_compartment_id_in_subtree,
|
|
36
|
+
* displayName: _var.security_policy_deployment_display_name,
|
|
37
|
+
* securityPolicyDeploymentId: oci_data_safe_security_policy_deployment.test_security_policy_deployment.id,
|
|
38
|
+
* securityPolicyId: oci_data_safe_security_policy.test_security_policy.id,
|
|
39
|
+
* state: _var.security_policy_deployment_state,
|
|
40
|
+
* targetId: oci_cloud_guard_target.test_target.id,
|
|
41
|
+
* });
|
|
42
|
+
* ```
|
|
43
|
+
*/
|
|
44
|
+
function getSecurityPolicyDeployments(args, opts) {
|
|
45
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
46
|
+
return pulumi.runtime.invoke("oci:DataSafe/getSecurityPolicyDeployments:getSecurityPolicyDeployments", {
|
|
47
|
+
"accessLevel": args.accessLevel,
|
|
48
|
+
"compartmentId": args.compartmentId,
|
|
49
|
+
"compartmentIdInSubtree": args.compartmentIdInSubtree,
|
|
50
|
+
"displayName": args.displayName,
|
|
51
|
+
"filters": args.filters,
|
|
52
|
+
"securityPolicyDeploymentId": args.securityPolicyDeploymentId,
|
|
53
|
+
"securityPolicyId": args.securityPolicyId,
|
|
54
|
+
"state": args.state,
|
|
55
|
+
"targetId": args.targetId,
|
|
56
|
+
}, opts);
|
|
57
|
+
}
|
|
58
|
+
exports.getSecurityPolicyDeployments = getSecurityPolicyDeployments;
|
|
59
|
+
/**
|
|
60
|
+
* This data source provides the list of Security Policy Deployments in Oracle Cloud Infrastructure Data Safe service.
|
|
61
|
+
*
|
|
62
|
+
* Retrieves a list of all security policy deployments in Data Safe.
|
|
63
|
+
*
|
|
64
|
+
* The ListSecurityPolicyDeployments operation returns only the security policy deployments in the specified `compartmentId`.
|
|
65
|
+
*
|
|
66
|
+
* The parameter `accessLevel` specifies whether to return only those compartments for which the
|
|
67
|
+
* requestor has INSPECT permissions on at least one resource directly
|
|
68
|
+
* or indirectly (ACCESSIBLE) (the resource can be in a subcompartment) or to return Not Authorized if
|
|
69
|
+
* Principal doesn't have access to even one of the child compartments. This is valid only when
|
|
70
|
+
* `compartmentIdInSubtree` is set to `true`.
|
|
71
|
+
*
|
|
72
|
+
* The parameter `compartmentIdInSubtree` applies when you perform ListSecurityPolicyDeployments on the
|
|
73
|
+
* `compartmentId` passed and when it is set to true, the entire hierarchy of compartments can be returned.
|
|
74
|
+
* To get a full list of all compartments and subcompartments in the tenancy (root compartment),
|
|
75
|
+
* set the parameter `compartmentIdInSubtree` to true and `accessLevel` to ACCESSIBLE.
|
|
76
|
+
*
|
|
77
|
+
* ## Example Usage
|
|
78
|
+
*
|
|
79
|
+
* ```typescript
|
|
80
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
81
|
+
* import * as oci from "@pulumi/oci";
|
|
82
|
+
*
|
|
83
|
+
* const testSecurityPolicyDeployments = oci.DataSafe.getSecurityPolicyDeployments({
|
|
84
|
+
* compartmentId: _var.compartment_id,
|
|
85
|
+
* accessLevel: _var.security_policy_deployment_access_level,
|
|
86
|
+
* compartmentIdInSubtree: _var.security_policy_deployment_compartment_id_in_subtree,
|
|
87
|
+
* displayName: _var.security_policy_deployment_display_name,
|
|
88
|
+
* securityPolicyDeploymentId: oci_data_safe_security_policy_deployment.test_security_policy_deployment.id,
|
|
89
|
+
* securityPolicyId: oci_data_safe_security_policy.test_security_policy.id,
|
|
90
|
+
* state: _var.security_policy_deployment_state,
|
|
91
|
+
* targetId: oci_cloud_guard_target.test_target.id,
|
|
92
|
+
* });
|
|
93
|
+
* ```
|
|
94
|
+
*/
|
|
95
|
+
function getSecurityPolicyDeploymentsOutput(args, opts) {
|
|
96
|
+
return pulumi.output(args).apply((a) => getSecurityPolicyDeployments(a, opts));
|
|
97
|
+
}
|
|
98
|
+
exports.getSecurityPolicyDeploymentsOutput = getSecurityPolicyDeploymentsOutput;
|
|
99
|
+
//# sourceMappingURL=getSecurityPolicyDeployments.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"getSecurityPolicyDeployments.js","sourceRoot":"","sources":["../../datasafe/getSecurityPolicyDeployments.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAmCG;AACH,SAAgB,4BAA4B,CAAC,IAAsC,EAAE,IAA2B;IAE5G,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;KAC5B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAdD,oEAcC;AA8ED;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAmCG;AACH,SAAgB,kCAAkC,CAAC,IAA4C,EAAE,IAA2B;IACxH,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,4BAA4B,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AACvF,CAAC;AAFD,gFAEC"}
|
|
@@ -66,7 +66,7 @@ export interface GetSensitiveDataModelResult {
|
|
|
66
66
|
*/
|
|
67
67
|
readonly isAppDefinedRelationDiscoveryEnabled: boolean;
|
|
68
68
|
/**
|
|
69
|
-
* Indicates if all the schemas in the associated target database should be scanned by data discovery jobs. If it
|
|
69
|
+
* Indicates if all the schemas in the associated target database should be scanned by data discovery jobs. If it is set to true, sensitive data is discovered in all schemas (except for schemas maintained by Oracle).
|
|
70
70
|
*/
|
|
71
71
|
readonly isIncludeAllSchemas: boolean;
|
|
72
72
|
/**
|
|
@@ -0,0 +1,138 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
/**
|
|
3
|
+
* This data source provides details about a specific Sql Collection resource in Oracle Cloud Infrastructure Data Safe service.
|
|
4
|
+
*
|
|
5
|
+
* Gets a SQL collection by identifier.
|
|
6
|
+
*
|
|
7
|
+
* ## Example Usage
|
|
8
|
+
*
|
|
9
|
+
* ```typescript
|
|
10
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
11
|
+
* import * as oci from "@pulumi/oci";
|
|
12
|
+
*
|
|
13
|
+
* const testSqlCollection = oci.DataSafe.getSqlCollection({
|
|
14
|
+
* sqlCollectionId: oci_data_safe_sql_collection.test_sql_collection.id,
|
|
15
|
+
* });
|
|
16
|
+
* ```
|
|
17
|
+
*/
|
|
18
|
+
export declare function getSqlCollection(args: GetSqlCollectionArgs, opts?: pulumi.InvokeOptions): Promise<GetSqlCollectionResult>;
|
|
19
|
+
/**
|
|
20
|
+
* A collection of arguments for invoking getSqlCollection.
|
|
21
|
+
*/
|
|
22
|
+
export interface GetSqlCollectionArgs {
|
|
23
|
+
/**
|
|
24
|
+
* The OCID of the SQL collection resource.
|
|
25
|
+
*/
|
|
26
|
+
sqlCollectionId: string;
|
|
27
|
+
}
|
|
28
|
+
/**
|
|
29
|
+
* A collection of values returned by getSqlCollection.
|
|
30
|
+
*/
|
|
31
|
+
export interface GetSqlCollectionResult {
|
|
32
|
+
/**
|
|
33
|
+
* The OCID of the compartment containing the SQL collection.
|
|
34
|
+
*/
|
|
35
|
+
readonly compartmentId: string;
|
|
36
|
+
/**
|
|
37
|
+
* The database user name.
|
|
38
|
+
*/
|
|
39
|
+
readonly dbUserName: string;
|
|
40
|
+
/**
|
|
41
|
+
* 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"}`
|
|
42
|
+
*/
|
|
43
|
+
readonly definedTags: {
|
|
44
|
+
[key: string]: any;
|
|
45
|
+
};
|
|
46
|
+
/**
|
|
47
|
+
* The description of the SQL collection.
|
|
48
|
+
*/
|
|
49
|
+
readonly description: string;
|
|
50
|
+
/**
|
|
51
|
+
* The display name of the SQL collection.
|
|
52
|
+
*/
|
|
53
|
+
readonly displayName: string;
|
|
54
|
+
/**
|
|
55
|
+
* Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm) Example: `{"Department": "Finance"}`
|
|
56
|
+
*/
|
|
57
|
+
readonly freeformTags: {
|
|
58
|
+
[key: string]: any;
|
|
59
|
+
};
|
|
60
|
+
readonly generateSqlFirewallPolicyTrigger: boolean;
|
|
61
|
+
/**
|
|
62
|
+
* The OCID of the SQL collection.
|
|
63
|
+
*/
|
|
64
|
+
readonly id: string;
|
|
65
|
+
/**
|
|
66
|
+
* Details about the current state of the SQL collection in Data Safe.
|
|
67
|
+
*/
|
|
68
|
+
readonly lifecycleDetails: string;
|
|
69
|
+
readonly purgeLogsTrigger: boolean;
|
|
70
|
+
readonly refreshLogInsightsTrigger: boolean;
|
|
71
|
+
readonly sqlCollectionId: string;
|
|
72
|
+
/**
|
|
73
|
+
* Specifies the level of SQL that will be collected. USER_ISSUED_SQL - User issued SQL statements only. ALL_SQL - Includes all SQL statements including SQL statement issued inside PL/SQL units.
|
|
74
|
+
*/
|
|
75
|
+
readonly sqlLevel: string;
|
|
76
|
+
readonly startTrigger: boolean;
|
|
77
|
+
/**
|
|
78
|
+
* The current state of the SQL collection.
|
|
79
|
+
*/
|
|
80
|
+
readonly state: string;
|
|
81
|
+
/**
|
|
82
|
+
* Specifies if the status of the SqlCollection. Enabled indicates that the collecting is in progress.
|
|
83
|
+
*/
|
|
84
|
+
readonly status: string;
|
|
85
|
+
readonly stopTrigger: boolean;
|
|
86
|
+
/**
|
|
87
|
+
* System tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags. Example: `{"orcl-cloud.free-tier-retained": "true"}`
|
|
88
|
+
*/
|
|
89
|
+
readonly systemTags: {
|
|
90
|
+
[key: string]: any;
|
|
91
|
+
};
|
|
92
|
+
/**
|
|
93
|
+
* The OCID of the target corresponding to the security policy deployment.
|
|
94
|
+
*/
|
|
95
|
+
readonly targetId: string;
|
|
96
|
+
/**
|
|
97
|
+
* The time that the SQL collection was created, in the format defined by RFC3339.
|
|
98
|
+
*/
|
|
99
|
+
readonly timeCreated: string;
|
|
100
|
+
/**
|
|
101
|
+
* The timestamp of the most recent SqlCollection start operation, in the format defined by RFC3339.
|
|
102
|
+
*/
|
|
103
|
+
readonly timeLastStarted: string;
|
|
104
|
+
/**
|
|
105
|
+
* The timestamp of the most recent SqlCollection stop operation, in the format defined by RFC3339.
|
|
106
|
+
*/
|
|
107
|
+
readonly timeLastStopped: string;
|
|
108
|
+
/**
|
|
109
|
+
* The last date and time the SQL collection was updated, in the format defined by RFC3339.
|
|
110
|
+
*/
|
|
111
|
+
readonly timeUpdated: string;
|
|
112
|
+
}
|
|
113
|
+
/**
|
|
114
|
+
* This data source provides details about a specific Sql Collection resource in Oracle Cloud Infrastructure Data Safe service.
|
|
115
|
+
*
|
|
116
|
+
* Gets a SQL collection by identifier.
|
|
117
|
+
*
|
|
118
|
+
* ## Example Usage
|
|
119
|
+
*
|
|
120
|
+
* ```typescript
|
|
121
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
122
|
+
* import * as oci from "@pulumi/oci";
|
|
123
|
+
*
|
|
124
|
+
* const testSqlCollection = oci.DataSafe.getSqlCollection({
|
|
125
|
+
* sqlCollectionId: oci_data_safe_sql_collection.test_sql_collection.id,
|
|
126
|
+
* });
|
|
127
|
+
* ```
|
|
128
|
+
*/
|
|
129
|
+
export declare function getSqlCollectionOutput(args: GetSqlCollectionOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetSqlCollectionResult>;
|
|
130
|
+
/**
|
|
131
|
+
* A collection of arguments for invoking getSqlCollection.
|
|
132
|
+
*/
|
|
133
|
+
export interface GetSqlCollectionOutputArgs {
|
|
134
|
+
/**
|
|
135
|
+
* The OCID of the SQL collection resource.
|
|
136
|
+
*/
|
|
137
|
+
sqlCollectionId: pulumi.Input<string>;
|
|
138
|
+
}
|
|
@@ -0,0 +1,51 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
|
|
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.getSqlCollectionOutput = exports.getSqlCollection = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("../utilities");
|
|
8
|
+
/**
|
|
9
|
+
* This data source provides details about a specific Sql Collection resource in Oracle Cloud Infrastructure Data Safe service.
|
|
10
|
+
*
|
|
11
|
+
* Gets a SQL collection by identifier.
|
|
12
|
+
*
|
|
13
|
+
* ## Example Usage
|
|
14
|
+
*
|
|
15
|
+
* ```typescript
|
|
16
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
17
|
+
* import * as oci from "@pulumi/oci";
|
|
18
|
+
*
|
|
19
|
+
* const testSqlCollection = oci.DataSafe.getSqlCollection({
|
|
20
|
+
* sqlCollectionId: oci_data_safe_sql_collection.test_sql_collection.id,
|
|
21
|
+
* });
|
|
22
|
+
* ```
|
|
23
|
+
*/
|
|
24
|
+
function getSqlCollection(args, opts) {
|
|
25
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
26
|
+
return pulumi.runtime.invoke("oci:DataSafe/getSqlCollection:getSqlCollection", {
|
|
27
|
+
"sqlCollectionId": args.sqlCollectionId,
|
|
28
|
+
}, opts);
|
|
29
|
+
}
|
|
30
|
+
exports.getSqlCollection = getSqlCollection;
|
|
31
|
+
/**
|
|
32
|
+
* This data source provides details about a specific Sql Collection resource in Oracle Cloud Infrastructure Data Safe service.
|
|
33
|
+
*
|
|
34
|
+
* Gets a SQL collection by identifier.
|
|
35
|
+
*
|
|
36
|
+
* ## Example Usage
|
|
37
|
+
*
|
|
38
|
+
* ```typescript
|
|
39
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
40
|
+
* import * as oci from "@pulumi/oci";
|
|
41
|
+
*
|
|
42
|
+
* const testSqlCollection = oci.DataSafe.getSqlCollection({
|
|
43
|
+
* sqlCollectionId: oci_data_safe_sql_collection.test_sql_collection.id,
|
|
44
|
+
* });
|
|
45
|
+
* ```
|
|
46
|
+
*/
|
|
47
|
+
function getSqlCollectionOutput(args, opts) {
|
|
48
|
+
return pulumi.output(args).apply((a) => getSqlCollection(a, opts));
|
|
49
|
+
}
|
|
50
|
+
exports.getSqlCollectionOutput = getSqlCollectionOutput;
|
|
51
|
+
//# sourceMappingURL=getSqlCollection.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"getSqlCollection.js","sourceRoot":"","sources":["../../datasafe/getSqlCollection.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;GAeG;AACH,SAAgB,gBAAgB,CAAC,IAA0B,EAAE,IAA2B;IAEpF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,gDAAgD,EAAE;QAC3E,iBAAiB,EAAE,IAAI,CAAC,eAAe;KAC1C,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,4CAMC;AA2FD;;;;;;;;;;;;;;;GAeG;AACH,SAAgB,sBAAsB,CAAC,IAAgC,EAAE,IAA2B;IAChG,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,gBAAgB,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AAC3E,CAAC;AAFD,wDAEC"}
|
|
@@ -0,0 +1,181 @@
|
|
|
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 Sql Collection Analytics in Oracle Cloud Infrastructure Data Safe service.
|
|
6
|
+
*
|
|
7
|
+
* Retrieves a list of all SQL collection analytics in Data Safe.
|
|
8
|
+
*
|
|
9
|
+
* The ListSqlCollectionAnalytics operation returns only the analytics for the SQL collections 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 ListSqlCollections 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 testSqlCollectionAnalytics = oci.DataSafe.getSqlCollectionAnalytics({
|
|
29
|
+
* compartmentId: _var.compartment_id,
|
|
30
|
+
* accessLevel: _var.sql_collection_analytic_access_level,
|
|
31
|
+
* compartmentIdInSubtree: _var.sql_collection_analytic_compartment_id_in_subtree,
|
|
32
|
+
* groupBies: _var.sql_collection_analytic_group_by,
|
|
33
|
+
* state: _var.sql_collection_analytic_state,
|
|
34
|
+
* targetId: oci_cloud_guard_target.test_target.id,
|
|
35
|
+
* timeEnded: _var.sql_collection_analytic_time_ended,
|
|
36
|
+
* timeStarted: _var.sql_collection_analytic_time_started,
|
|
37
|
+
* });
|
|
38
|
+
* ```
|
|
39
|
+
*/
|
|
40
|
+
export declare function getSqlCollectionAnalytics(args: GetSqlCollectionAnalyticsArgs, opts?: pulumi.InvokeOptions): Promise<GetSqlCollectionAnalyticsResult>;
|
|
41
|
+
/**
|
|
42
|
+
* A collection of arguments for invoking getSqlCollectionAnalytics.
|
|
43
|
+
*/
|
|
44
|
+
export interface GetSqlCollectionAnalyticsArgs {
|
|
45
|
+
/**
|
|
46
|
+
* 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.
|
|
47
|
+
*/
|
|
48
|
+
accessLevel?: string;
|
|
49
|
+
/**
|
|
50
|
+
* A filter to return only resources that match the specified compartment OCID.
|
|
51
|
+
*/
|
|
52
|
+
compartmentId: string;
|
|
53
|
+
/**
|
|
54
|
+
* 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.
|
|
55
|
+
*/
|
|
56
|
+
compartmentIdInSubtree?: boolean;
|
|
57
|
+
filters?: inputs.DataSafe.GetSqlCollectionAnalyticsFilter[];
|
|
58
|
+
/**
|
|
59
|
+
* The group by parameter to summarize SQL collection aggregation.
|
|
60
|
+
*/
|
|
61
|
+
groupBies?: string[];
|
|
62
|
+
/**
|
|
63
|
+
* The current state of the SQL collection.
|
|
64
|
+
*/
|
|
65
|
+
state?: string;
|
|
66
|
+
/**
|
|
67
|
+
* A filter to return only items related to a specific target OCID.
|
|
68
|
+
*/
|
|
69
|
+
targetId?: string;
|
|
70
|
+
/**
|
|
71
|
+
* An optional filter to return the stats of the SQL collection logs collected before the date-time specified, in the format defined by [RFC3339](https://tools.ietf.org/html/rfc3339).
|
|
72
|
+
*/
|
|
73
|
+
timeEnded?: string;
|
|
74
|
+
/**
|
|
75
|
+
* An optional filter to return the stats of the SQL collection logs collected after the date-time specified, in the format defined by [RFC3339](https://tools.ietf.org/html/rfc3339).
|
|
76
|
+
*/
|
|
77
|
+
timeStarted?: string;
|
|
78
|
+
}
|
|
79
|
+
/**
|
|
80
|
+
* A collection of values returned by getSqlCollectionAnalytics.
|
|
81
|
+
*/
|
|
82
|
+
export interface GetSqlCollectionAnalyticsResult {
|
|
83
|
+
readonly accessLevel?: string;
|
|
84
|
+
readonly compartmentId: string;
|
|
85
|
+
readonly compartmentIdInSubtree?: boolean;
|
|
86
|
+
readonly filters?: outputs.DataSafe.GetSqlCollectionAnalyticsFilter[];
|
|
87
|
+
readonly groupBies?: string[];
|
|
88
|
+
/**
|
|
89
|
+
* The provider-assigned unique ID for this managed resource.
|
|
90
|
+
*/
|
|
91
|
+
readonly id: string;
|
|
92
|
+
/**
|
|
93
|
+
* The list of sql_collection_analytics_collection.
|
|
94
|
+
*/
|
|
95
|
+
readonly sqlCollectionAnalyticsCollections: outputs.DataSafe.GetSqlCollectionAnalyticsSqlCollectionAnalyticsCollection[];
|
|
96
|
+
/**
|
|
97
|
+
* The current state of the SQL collection.
|
|
98
|
+
*/
|
|
99
|
+
readonly state?: string;
|
|
100
|
+
/**
|
|
101
|
+
* The OCID of the target corresponding to the security policy deployment.
|
|
102
|
+
*/
|
|
103
|
+
readonly targetId?: string;
|
|
104
|
+
readonly timeEnded?: string;
|
|
105
|
+
readonly timeStarted?: string;
|
|
106
|
+
}
|
|
107
|
+
/**
|
|
108
|
+
* This data source provides the list of Sql Collection Analytics in Oracle Cloud Infrastructure Data Safe service.
|
|
109
|
+
*
|
|
110
|
+
* Retrieves a list of all SQL collection analytics in Data Safe.
|
|
111
|
+
*
|
|
112
|
+
* The ListSqlCollectionAnalytics operation returns only the analytics for the SQL collections in the specified `compartmentId`.
|
|
113
|
+
*
|
|
114
|
+
* The parameter `accessLevel` specifies whether to return only those compartments for which the
|
|
115
|
+
* requestor has INSPECT permissions on at least one resource directly
|
|
116
|
+
* or indirectly (ACCESSIBLE) (the resource can be in a subcompartment) or to return Not Authorized if
|
|
117
|
+
* Principal doesn't have access to even one of the child compartments. This is valid only when
|
|
118
|
+
* `compartmentIdInSubtree` is set to `true`.
|
|
119
|
+
*
|
|
120
|
+
* The parameter `compartmentIdInSubtree` applies when you perform ListSqlCollections on the
|
|
121
|
+
* `compartmentId` passed and when it is set to true, the entire hierarchy of compartments can be returned.
|
|
122
|
+
* To get a full list of all compartments and subcompartments in the tenancy (root compartment),
|
|
123
|
+
* set the parameter `compartmentIdInSubtree` to true and `accessLevel` to ACCESSIBLE.
|
|
124
|
+
*
|
|
125
|
+
* ## Example Usage
|
|
126
|
+
*
|
|
127
|
+
* ```typescript
|
|
128
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
129
|
+
* import * as oci from "@pulumi/oci";
|
|
130
|
+
*
|
|
131
|
+
* const testSqlCollectionAnalytics = oci.DataSafe.getSqlCollectionAnalytics({
|
|
132
|
+
* compartmentId: _var.compartment_id,
|
|
133
|
+
* accessLevel: _var.sql_collection_analytic_access_level,
|
|
134
|
+
* compartmentIdInSubtree: _var.sql_collection_analytic_compartment_id_in_subtree,
|
|
135
|
+
* groupBies: _var.sql_collection_analytic_group_by,
|
|
136
|
+
* state: _var.sql_collection_analytic_state,
|
|
137
|
+
* targetId: oci_cloud_guard_target.test_target.id,
|
|
138
|
+
* timeEnded: _var.sql_collection_analytic_time_ended,
|
|
139
|
+
* timeStarted: _var.sql_collection_analytic_time_started,
|
|
140
|
+
* });
|
|
141
|
+
* ```
|
|
142
|
+
*/
|
|
143
|
+
export declare function getSqlCollectionAnalyticsOutput(args: GetSqlCollectionAnalyticsOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetSqlCollectionAnalyticsResult>;
|
|
144
|
+
/**
|
|
145
|
+
* A collection of arguments for invoking getSqlCollectionAnalytics.
|
|
146
|
+
*/
|
|
147
|
+
export interface GetSqlCollectionAnalyticsOutputArgs {
|
|
148
|
+
/**
|
|
149
|
+
* 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.
|
|
150
|
+
*/
|
|
151
|
+
accessLevel?: pulumi.Input<string>;
|
|
152
|
+
/**
|
|
153
|
+
* A filter to return only resources that match the specified compartment OCID.
|
|
154
|
+
*/
|
|
155
|
+
compartmentId: pulumi.Input<string>;
|
|
156
|
+
/**
|
|
157
|
+
* 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.
|
|
158
|
+
*/
|
|
159
|
+
compartmentIdInSubtree?: pulumi.Input<boolean>;
|
|
160
|
+
filters?: pulumi.Input<pulumi.Input<inputs.DataSafe.GetSqlCollectionAnalyticsFilterArgs>[]>;
|
|
161
|
+
/**
|
|
162
|
+
* The group by parameter to summarize SQL collection aggregation.
|
|
163
|
+
*/
|
|
164
|
+
groupBies?: pulumi.Input<pulumi.Input<string>[]>;
|
|
165
|
+
/**
|
|
166
|
+
* The current state of the SQL collection.
|
|
167
|
+
*/
|
|
168
|
+
state?: pulumi.Input<string>;
|
|
169
|
+
/**
|
|
170
|
+
* A filter to return only items related to a specific target OCID.
|
|
171
|
+
*/
|
|
172
|
+
targetId?: pulumi.Input<string>;
|
|
173
|
+
/**
|
|
174
|
+
* An optional filter to return the stats of the SQL collection logs collected before the date-time specified, in the format defined by [RFC3339](https://tools.ietf.org/html/rfc3339).
|
|
175
|
+
*/
|
|
176
|
+
timeEnded?: pulumi.Input<string>;
|
|
177
|
+
/**
|
|
178
|
+
* An optional filter to return the stats of the SQL collection logs collected after the date-time specified, in the format defined by [RFC3339](https://tools.ietf.org/html/rfc3339).
|
|
179
|
+
*/
|
|
180
|
+
timeStarted?: pulumi.Input<string>;
|
|
181
|
+
}
|
|
@@ -0,0 +1,99 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
|
|
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.getSqlCollectionAnalyticsOutput = exports.getSqlCollectionAnalytics = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("../utilities");
|
|
8
|
+
/**
|
|
9
|
+
* This data source provides the list of Sql Collection Analytics in Oracle Cloud Infrastructure Data Safe service.
|
|
10
|
+
*
|
|
11
|
+
* Retrieves a list of all SQL collection analytics in Data Safe.
|
|
12
|
+
*
|
|
13
|
+
* The ListSqlCollectionAnalytics operation returns only the analytics for the SQL collections 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 ListSqlCollections 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 testSqlCollectionAnalytics = oci.DataSafe.getSqlCollectionAnalytics({
|
|
33
|
+
* compartmentId: _var.compartment_id,
|
|
34
|
+
* accessLevel: _var.sql_collection_analytic_access_level,
|
|
35
|
+
* compartmentIdInSubtree: _var.sql_collection_analytic_compartment_id_in_subtree,
|
|
36
|
+
* groupBies: _var.sql_collection_analytic_group_by,
|
|
37
|
+
* state: _var.sql_collection_analytic_state,
|
|
38
|
+
* targetId: oci_cloud_guard_target.test_target.id,
|
|
39
|
+
* timeEnded: _var.sql_collection_analytic_time_ended,
|
|
40
|
+
* timeStarted: _var.sql_collection_analytic_time_started,
|
|
41
|
+
* });
|
|
42
|
+
* ```
|
|
43
|
+
*/
|
|
44
|
+
function getSqlCollectionAnalytics(args, opts) {
|
|
45
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
46
|
+
return pulumi.runtime.invoke("oci:DataSafe/getSqlCollectionAnalytics:getSqlCollectionAnalytics", {
|
|
47
|
+
"accessLevel": args.accessLevel,
|
|
48
|
+
"compartmentId": args.compartmentId,
|
|
49
|
+
"compartmentIdInSubtree": args.compartmentIdInSubtree,
|
|
50
|
+
"filters": args.filters,
|
|
51
|
+
"groupBies": args.groupBies,
|
|
52
|
+
"state": args.state,
|
|
53
|
+
"targetId": args.targetId,
|
|
54
|
+
"timeEnded": args.timeEnded,
|
|
55
|
+
"timeStarted": args.timeStarted,
|
|
56
|
+
}, opts);
|
|
57
|
+
}
|
|
58
|
+
exports.getSqlCollectionAnalytics = getSqlCollectionAnalytics;
|
|
59
|
+
/**
|
|
60
|
+
* This data source provides the list of Sql Collection Analytics in Oracle Cloud Infrastructure Data Safe service.
|
|
61
|
+
*
|
|
62
|
+
* Retrieves a list of all SQL collection analytics in Data Safe.
|
|
63
|
+
*
|
|
64
|
+
* The ListSqlCollectionAnalytics operation returns only the analytics for the SQL collections in the specified `compartmentId`.
|
|
65
|
+
*
|
|
66
|
+
* The parameter `accessLevel` specifies whether to return only those compartments for which the
|
|
67
|
+
* requestor has INSPECT permissions on at least one resource directly
|
|
68
|
+
* or indirectly (ACCESSIBLE) (the resource can be in a subcompartment) or to return Not Authorized if
|
|
69
|
+
* Principal doesn't have access to even one of the child compartments. This is valid only when
|
|
70
|
+
* `compartmentIdInSubtree` is set to `true`.
|
|
71
|
+
*
|
|
72
|
+
* The parameter `compartmentIdInSubtree` applies when you perform ListSqlCollections on the
|
|
73
|
+
* `compartmentId` passed and when it is set to true, the entire hierarchy of compartments can be returned.
|
|
74
|
+
* To get a full list of all compartments and subcompartments in the tenancy (root compartment),
|
|
75
|
+
* set the parameter `compartmentIdInSubtree` to true and `accessLevel` to ACCESSIBLE.
|
|
76
|
+
*
|
|
77
|
+
* ## Example Usage
|
|
78
|
+
*
|
|
79
|
+
* ```typescript
|
|
80
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
81
|
+
* import * as oci from "@pulumi/oci";
|
|
82
|
+
*
|
|
83
|
+
* const testSqlCollectionAnalytics = oci.DataSafe.getSqlCollectionAnalytics({
|
|
84
|
+
* compartmentId: _var.compartment_id,
|
|
85
|
+
* accessLevel: _var.sql_collection_analytic_access_level,
|
|
86
|
+
* compartmentIdInSubtree: _var.sql_collection_analytic_compartment_id_in_subtree,
|
|
87
|
+
* groupBies: _var.sql_collection_analytic_group_by,
|
|
88
|
+
* state: _var.sql_collection_analytic_state,
|
|
89
|
+
* targetId: oci_cloud_guard_target.test_target.id,
|
|
90
|
+
* timeEnded: _var.sql_collection_analytic_time_ended,
|
|
91
|
+
* timeStarted: _var.sql_collection_analytic_time_started,
|
|
92
|
+
* });
|
|
93
|
+
* ```
|
|
94
|
+
*/
|
|
95
|
+
function getSqlCollectionAnalyticsOutput(args, opts) {
|
|
96
|
+
return pulumi.output(args).apply((a) => getSqlCollectionAnalytics(a, opts));
|
|
97
|
+
}
|
|
98
|
+
exports.getSqlCollectionAnalyticsOutput = getSqlCollectionAnalyticsOutput;
|
|
99
|
+
//# sourceMappingURL=getSqlCollectionAnalytics.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"getSqlCollectionAnalytics.js","sourceRoot":"","sources":["../../datasafe/getSqlCollectionAnalytics.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAmCG;AACH,SAAgB,yBAAyB,CAAC,IAAmC,EAAE,IAA2B;IAEtG,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,kEAAkE,EAAE;QAC7F,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,eAAe,EAAE,IAAI,CAAC,aAAa;QACnC,wBAAwB,EAAE,IAAI,CAAC,sBAAsB;QACrD,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,OAAO,EAAE,IAAI,CAAC,KAAK;QACnB,UAAU,EAAE,IAAI,CAAC,QAAQ;QACzB,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,aAAa,EAAE,IAAI,CAAC,WAAW;KAClC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAdD,8DAcC;AAqED;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAmCG;AACH,SAAgB,+BAA+B,CAAC,IAAyC,EAAE,IAA2B;IAClH,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,yBAAyB,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AACpF,CAAC;AAFD,0EAEC"}
|