@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
|
@@ -87,7 +87,7 @@ export declare class DiscoveryMod extends pulumi.CustomResource {
|
|
|
87
87
|
*/
|
|
88
88
|
readonly isAppDefinedRelationDiscoveryEnabled: pulumi.Output<boolean>;
|
|
89
89
|
/**
|
|
90
|
-
* Indicates if all the schemas should be scanned by the discovery job. If it
|
|
90
|
+
* Indicates if all the schemas should be scanned by the discovery job. If it is set to true, sensitive data is discovered in all schemas (except for schemas maintained by Oracle). If both attributes are not provided, the configuration from the sensitive data model is used.
|
|
91
91
|
*/
|
|
92
92
|
readonly isIncludeAllSchemas: pulumi.Output<boolean>;
|
|
93
93
|
/**
|
|
@@ -202,7 +202,7 @@ export interface DiscoveryModState {
|
|
|
202
202
|
*/
|
|
203
203
|
isAppDefinedRelationDiscoveryEnabled?: pulumi.Input<boolean>;
|
|
204
204
|
/**
|
|
205
|
-
* Indicates if all the schemas should be scanned by the discovery job. If it
|
|
205
|
+
* Indicates if all the schemas should be scanned by the discovery job. If it is set to true, sensitive data is discovered in all schemas (except for schemas maintained by Oracle). If both attributes are not provided, the configuration from the sensitive data model is used.
|
|
206
206
|
*/
|
|
207
207
|
isIncludeAllSchemas?: pulumi.Input<boolean>;
|
|
208
208
|
/**
|
|
@@ -309,7 +309,7 @@ export interface DiscoveryModArgs {
|
|
|
309
309
|
*/
|
|
310
310
|
isAppDefinedRelationDiscoveryEnabled?: pulumi.Input<boolean>;
|
|
311
311
|
/**
|
|
312
|
-
* Indicates if all the schemas should be scanned by the discovery job. If it
|
|
312
|
+
* Indicates if all the schemas should be scanned by the discovery job. If it is set to true, sensitive data is discovered in all schemas (except for schemas maintained by Oracle). If both attributes are not provided, the configuration from the sensitive data model is used.
|
|
313
313
|
*/
|
|
314
314
|
isIncludeAllSchemas?: pulumi.Input<boolean>;
|
|
315
315
|
/**
|
|
@@ -0,0 +1,123 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
import * as outputs from "../types/output";
|
|
3
|
+
/**
|
|
4
|
+
* This data source provides details about a specific Database Security Config resource in Oracle Cloud Infrastructure Data Safe service.
|
|
5
|
+
*
|
|
6
|
+
* Gets a database security configuration by identifier.
|
|
7
|
+
*
|
|
8
|
+
* ## Example Usage
|
|
9
|
+
*
|
|
10
|
+
* ```typescript
|
|
11
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
12
|
+
* import * as oci from "@pulumi/oci";
|
|
13
|
+
*
|
|
14
|
+
* const testDatabaseSecurityConfig = oci.DataSafe.getDatabaseSecurityConfig({
|
|
15
|
+
* databaseSecurityConfigId: oci_data_safe_database_security_config.test_database_security_config.id,
|
|
16
|
+
* });
|
|
17
|
+
* ```
|
|
18
|
+
*/
|
|
19
|
+
export declare function getDatabaseSecurityConfig(args: GetDatabaseSecurityConfigArgs, opts?: pulumi.InvokeOptions): Promise<GetDatabaseSecurityConfigResult>;
|
|
20
|
+
/**
|
|
21
|
+
* A collection of arguments for invoking getDatabaseSecurityConfig.
|
|
22
|
+
*/
|
|
23
|
+
export interface GetDatabaseSecurityConfigArgs {
|
|
24
|
+
/**
|
|
25
|
+
* The OCID of the database security configuration resource.
|
|
26
|
+
*/
|
|
27
|
+
databaseSecurityConfigId: string;
|
|
28
|
+
}
|
|
29
|
+
/**
|
|
30
|
+
* A collection of values returned by getDatabaseSecurityConfig.
|
|
31
|
+
*/
|
|
32
|
+
export interface GetDatabaseSecurityConfigResult {
|
|
33
|
+
/**
|
|
34
|
+
* The OCID of the compartment containing the database security config.
|
|
35
|
+
*/
|
|
36
|
+
readonly compartmentId: string;
|
|
37
|
+
readonly databaseSecurityConfigId: string;
|
|
38
|
+
/**
|
|
39
|
+
* 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"}`
|
|
40
|
+
*/
|
|
41
|
+
readonly definedTags: {
|
|
42
|
+
[key: string]: any;
|
|
43
|
+
};
|
|
44
|
+
/**
|
|
45
|
+
* The description of the database security config.
|
|
46
|
+
*/
|
|
47
|
+
readonly description: string;
|
|
48
|
+
/**
|
|
49
|
+
* The display name of the database security config.
|
|
50
|
+
*/
|
|
51
|
+
readonly displayName: string;
|
|
52
|
+
/**
|
|
53
|
+
* 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"}`
|
|
54
|
+
*/
|
|
55
|
+
readonly freeformTags: {
|
|
56
|
+
[key: string]: any;
|
|
57
|
+
};
|
|
58
|
+
/**
|
|
59
|
+
* The OCID of the database security config.
|
|
60
|
+
*/
|
|
61
|
+
readonly id: string;
|
|
62
|
+
/**
|
|
63
|
+
* Details about the current state of the database security config in Data Safe.
|
|
64
|
+
*/
|
|
65
|
+
readonly lifecycleDetails: string;
|
|
66
|
+
readonly refreshTrigger: number;
|
|
67
|
+
/**
|
|
68
|
+
* The SQL firewall related configurations.
|
|
69
|
+
*/
|
|
70
|
+
readonly sqlFirewallConfigs: outputs.DataSafe.GetDatabaseSecurityConfigSqlFirewallConfig[];
|
|
71
|
+
/**
|
|
72
|
+
* The current state of the database security config.
|
|
73
|
+
*/
|
|
74
|
+
readonly state: string;
|
|
75
|
+
/**
|
|
76
|
+
* 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"}`
|
|
77
|
+
*/
|
|
78
|
+
readonly systemTags: {
|
|
79
|
+
[key: string]: any;
|
|
80
|
+
};
|
|
81
|
+
/**
|
|
82
|
+
* The target OCID corresponding to the database security config.
|
|
83
|
+
*/
|
|
84
|
+
readonly targetId: string;
|
|
85
|
+
/**
|
|
86
|
+
* The time that the database security config was created, in the format defined by RFC3339.
|
|
87
|
+
*/
|
|
88
|
+
readonly timeCreated: string;
|
|
89
|
+
/**
|
|
90
|
+
* The last date and time the database security config was refreshed, in the format defined by RFC3339.
|
|
91
|
+
*/
|
|
92
|
+
readonly timeLastRefreshed: string;
|
|
93
|
+
/**
|
|
94
|
+
* The date and time the database security configuration was last updated, in the format defined by RFC3339.
|
|
95
|
+
*/
|
|
96
|
+
readonly timeUpdated: string;
|
|
97
|
+
}
|
|
98
|
+
/**
|
|
99
|
+
* This data source provides details about a specific Database Security Config resource in Oracle Cloud Infrastructure Data Safe service.
|
|
100
|
+
*
|
|
101
|
+
* Gets a database security configuration by identifier.
|
|
102
|
+
*
|
|
103
|
+
* ## Example Usage
|
|
104
|
+
*
|
|
105
|
+
* ```typescript
|
|
106
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
107
|
+
* import * as oci from "@pulumi/oci";
|
|
108
|
+
*
|
|
109
|
+
* const testDatabaseSecurityConfig = oci.DataSafe.getDatabaseSecurityConfig({
|
|
110
|
+
* databaseSecurityConfigId: oci_data_safe_database_security_config.test_database_security_config.id,
|
|
111
|
+
* });
|
|
112
|
+
* ```
|
|
113
|
+
*/
|
|
114
|
+
export declare function getDatabaseSecurityConfigOutput(args: GetDatabaseSecurityConfigOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetDatabaseSecurityConfigResult>;
|
|
115
|
+
/**
|
|
116
|
+
* A collection of arguments for invoking getDatabaseSecurityConfig.
|
|
117
|
+
*/
|
|
118
|
+
export interface GetDatabaseSecurityConfigOutputArgs {
|
|
119
|
+
/**
|
|
120
|
+
* The OCID of the database security configuration resource.
|
|
121
|
+
*/
|
|
122
|
+
databaseSecurityConfigId: pulumi.Input<string>;
|
|
123
|
+
}
|
|
@@ -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.getDatabaseSecurityConfigOutput = exports.getDatabaseSecurityConfig = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("../utilities");
|
|
8
|
+
/**
|
|
9
|
+
* This data source provides details about a specific Database Security Config resource in Oracle Cloud Infrastructure Data Safe service.
|
|
10
|
+
*
|
|
11
|
+
* Gets a database security configuration 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 testDatabaseSecurityConfig = oci.DataSafe.getDatabaseSecurityConfig({
|
|
20
|
+
* databaseSecurityConfigId: oci_data_safe_database_security_config.test_database_security_config.id,
|
|
21
|
+
* });
|
|
22
|
+
* ```
|
|
23
|
+
*/
|
|
24
|
+
function getDatabaseSecurityConfig(args, opts) {
|
|
25
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
26
|
+
return pulumi.runtime.invoke("oci:DataSafe/getDatabaseSecurityConfig:getDatabaseSecurityConfig", {
|
|
27
|
+
"databaseSecurityConfigId": args.databaseSecurityConfigId,
|
|
28
|
+
}, opts);
|
|
29
|
+
}
|
|
30
|
+
exports.getDatabaseSecurityConfig = getDatabaseSecurityConfig;
|
|
31
|
+
/**
|
|
32
|
+
* This data source provides details about a specific Database Security Config resource in Oracle Cloud Infrastructure Data Safe service.
|
|
33
|
+
*
|
|
34
|
+
* Gets a database security configuration 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 testDatabaseSecurityConfig = oci.DataSafe.getDatabaseSecurityConfig({
|
|
43
|
+
* databaseSecurityConfigId: oci_data_safe_database_security_config.test_database_security_config.id,
|
|
44
|
+
* });
|
|
45
|
+
* ```
|
|
46
|
+
*/
|
|
47
|
+
function getDatabaseSecurityConfigOutput(args, opts) {
|
|
48
|
+
return pulumi.output(args).apply((a) => getDatabaseSecurityConfig(a, opts));
|
|
49
|
+
}
|
|
50
|
+
exports.getDatabaseSecurityConfigOutput = getDatabaseSecurityConfigOutput;
|
|
51
|
+
//# sourceMappingURL=getDatabaseSecurityConfig.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"getDatabaseSecurityConfig.js","sourceRoot":"","sources":["../../datasafe/getDatabaseSecurityConfig.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;GAeG;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,0BAA0B,EAAE,IAAI,CAAC,wBAAwB;KAC5D,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,8DAMC;AA2ED;;;;;;;;;;;;;;;GAeG;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"}
|
|
@@ -0,0 +1,206 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
import * as inputs from "../types/input";
|
|
3
|
+
import * as outputs from "../types/output";
|
|
4
|
+
/**
|
|
5
|
+
* This data source provides the list of Database Security Configs in Oracle Cloud Infrastructure Data Safe service.
|
|
6
|
+
*
|
|
7
|
+
* Retrieves a list of all database security configurations in Data Safe.
|
|
8
|
+
*
|
|
9
|
+
* The ListDatabaseSecurityConfigs operation returns only the database security configurations in the specified `compartmentId`.
|
|
10
|
+
*
|
|
11
|
+
* The parameter `accessLevel` specifies whether to return only those compartments for which the
|
|
12
|
+
* requestor has INSPECT permissions on at least one resource directly
|
|
13
|
+
* or indirectly (ACCESSIBLE) (the resource can be in a subcompartment) or to return Not Authorized if
|
|
14
|
+
* Principal doesn't have access to even one of the child compartments. This is valid only when
|
|
15
|
+
* `compartmentIdInSubtree` is set to `true`.
|
|
16
|
+
*
|
|
17
|
+
* The parameter `compartmentIdInSubtree` applies when you perform ListDatabaseSecurityConfigs 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 testDatabaseSecurityConfigs = oci.DataSafe.getDatabaseSecurityConfigs({
|
|
29
|
+
* compartmentId: _var.compartment_id,
|
|
30
|
+
* accessLevel: _var.database_security_config_access_level,
|
|
31
|
+
* compartmentIdInSubtree: _var.database_security_config_compartment_id_in_subtree,
|
|
32
|
+
* databaseSecurityConfigId: oci_data_safe_database_security_config.test_database_security_config.id,
|
|
33
|
+
* displayName: _var.database_security_config_display_name,
|
|
34
|
+
* state: _var.database_security_config_state,
|
|
35
|
+
* targetId: oci_cloud_guard_target.test_target.id,
|
|
36
|
+
* timeCreatedGreaterThanOrEqualTo: _var.database_security_config_time_created_greater_than_or_equal_to,
|
|
37
|
+
* timeCreatedLessThan: _var.database_security_config_time_created_less_than,
|
|
38
|
+
* });
|
|
39
|
+
* ```
|
|
40
|
+
*/
|
|
41
|
+
export declare function getDatabaseSecurityConfigs(args: GetDatabaseSecurityConfigsArgs, opts?: pulumi.InvokeOptions): Promise<GetDatabaseSecurityConfigsResult>;
|
|
42
|
+
/**
|
|
43
|
+
* A collection of arguments for invoking getDatabaseSecurityConfigs.
|
|
44
|
+
*/
|
|
45
|
+
export interface GetDatabaseSecurityConfigsArgs {
|
|
46
|
+
/**
|
|
47
|
+
* Valid values are RESTRICTED and ACCESSIBLE. Default is RESTRICTED. Setting this to ACCESSIBLE returns only those compartments for which the user has INSPECT permissions directly or indirectly (permissions can be on a resource in a subcompartment). When set to RESTRICTED permissions are checked and no partial results are displayed.
|
|
48
|
+
*/
|
|
49
|
+
accessLevel?: string;
|
|
50
|
+
/**
|
|
51
|
+
* A filter to return only resources that match the specified compartment OCID.
|
|
52
|
+
*/
|
|
53
|
+
compartmentId: string;
|
|
54
|
+
/**
|
|
55
|
+
* Default is false. When set to true, the hierarchy of compartments is traversed and all compartments and subcompartments in the tenancy are returned. Depends on the 'accessLevel' setting.
|
|
56
|
+
*/
|
|
57
|
+
compartmentIdInSubtree?: boolean;
|
|
58
|
+
/**
|
|
59
|
+
* An optional filter to return only resources that match the specified OCID of the database security configuration resource.
|
|
60
|
+
*/
|
|
61
|
+
databaseSecurityConfigId?: string;
|
|
62
|
+
/**
|
|
63
|
+
* A filter to return only resources that match the specified display name.
|
|
64
|
+
*/
|
|
65
|
+
displayName?: string;
|
|
66
|
+
filters?: inputs.DataSafe.GetDatabaseSecurityConfigsFilter[];
|
|
67
|
+
/**
|
|
68
|
+
* The current state of the database security configuration.
|
|
69
|
+
*/
|
|
70
|
+
state?: string;
|
|
71
|
+
/**
|
|
72
|
+
* A filter to return only items related to a specific target OCID.
|
|
73
|
+
*/
|
|
74
|
+
targetId?: string;
|
|
75
|
+
/**
|
|
76
|
+
* A filter to return only the resources that were created after the specified date and time, as defined by [RFC3339](https://tools.ietf.org/html/rfc3339). Using TimeCreatedGreaterThanOrEqualToQueryParam parameter retrieves all resources created after that date.
|
|
77
|
+
*
|
|
78
|
+
* **Example:** 2016-12-19T16:39:57.600Z
|
|
79
|
+
*/
|
|
80
|
+
timeCreatedGreaterThanOrEqualTo?: string;
|
|
81
|
+
/**
|
|
82
|
+
* Search for resources that were created before a specific date. Specifying this parameter corresponding `timeCreatedLessThan` parameter will retrieve all resources created before the specified created date, in "YYYY-MM-ddThh:mmZ" format with a Z offset, as defined by RFC 3339.
|
|
83
|
+
*
|
|
84
|
+
* **Example:** 2016-12-19T16:39:57.600Z
|
|
85
|
+
*/
|
|
86
|
+
timeCreatedLessThan?: string;
|
|
87
|
+
}
|
|
88
|
+
/**
|
|
89
|
+
* A collection of values returned by getDatabaseSecurityConfigs.
|
|
90
|
+
*/
|
|
91
|
+
export interface GetDatabaseSecurityConfigsResult {
|
|
92
|
+
readonly accessLevel?: string;
|
|
93
|
+
/**
|
|
94
|
+
* The OCID of the compartment containing the database security config.
|
|
95
|
+
*/
|
|
96
|
+
readonly compartmentId: string;
|
|
97
|
+
readonly compartmentIdInSubtree?: boolean;
|
|
98
|
+
/**
|
|
99
|
+
* The list of database_security_config_collection.
|
|
100
|
+
*/
|
|
101
|
+
readonly databaseSecurityConfigCollections: outputs.DataSafe.GetDatabaseSecurityConfigsDatabaseSecurityConfigCollection[];
|
|
102
|
+
readonly databaseSecurityConfigId?: string;
|
|
103
|
+
/**
|
|
104
|
+
* The display name of the database security config.
|
|
105
|
+
*/
|
|
106
|
+
readonly displayName?: string;
|
|
107
|
+
readonly filters?: outputs.DataSafe.GetDatabaseSecurityConfigsFilter[];
|
|
108
|
+
/**
|
|
109
|
+
* The provider-assigned unique ID for this managed resource.
|
|
110
|
+
*/
|
|
111
|
+
readonly id: string;
|
|
112
|
+
/**
|
|
113
|
+
* The current state of the database security config.
|
|
114
|
+
*/
|
|
115
|
+
readonly state?: string;
|
|
116
|
+
/**
|
|
117
|
+
* The target OCID corresponding to the database security config.
|
|
118
|
+
*/
|
|
119
|
+
readonly targetId?: string;
|
|
120
|
+
readonly timeCreatedGreaterThanOrEqualTo?: string;
|
|
121
|
+
readonly timeCreatedLessThan?: string;
|
|
122
|
+
}
|
|
123
|
+
/**
|
|
124
|
+
* This data source provides the list of Database Security Configs in Oracle Cloud Infrastructure Data Safe service.
|
|
125
|
+
*
|
|
126
|
+
* Retrieves a list of all database security configurations in Data Safe.
|
|
127
|
+
*
|
|
128
|
+
* The ListDatabaseSecurityConfigs operation returns only the database security configurations in the specified `compartmentId`.
|
|
129
|
+
*
|
|
130
|
+
* The parameter `accessLevel` specifies whether to return only those compartments for which the
|
|
131
|
+
* requestor has INSPECT permissions on at least one resource directly
|
|
132
|
+
* or indirectly (ACCESSIBLE) (the resource can be in a subcompartment) or to return Not Authorized if
|
|
133
|
+
* Principal doesn't have access to even one of the child compartments. This is valid only when
|
|
134
|
+
* `compartmentIdInSubtree` is set to `true`.
|
|
135
|
+
*
|
|
136
|
+
* The parameter `compartmentIdInSubtree` applies when you perform ListDatabaseSecurityConfigs on the
|
|
137
|
+
* `compartmentId` passed and when it is set to true, the entire hierarchy of compartments can be returned.
|
|
138
|
+
* To get a full list of all compartments and subcompartments in the tenancy (root compartment),
|
|
139
|
+
* set the parameter `compartmentIdInSubtree` to true and `accessLevel` to ACCESSIBLE.
|
|
140
|
+
*
|
|
141
|
+
* ## Example Usage
|
|
142
|
+
*
|
|
143
|
+
* ```typescript
|
|
144
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
145
|
+
* import * as oci from "@pulumi/oci";
|
|
146
|
+
*
|
|
147
|
+
* const testDatabaseSecurityConfigs = oci.DataSafe.getDatabaseSecurityConfigs({
|
|
148
|
+
* compartmentId: _var.compartment_id,
|
|
149
|
+
* accessLevel: _var.database_security_config_access_level,
|
|
150
|
+
* compartmentIdInSubtree: _var.database_security_config_compartment_id_in_subtree,
|
|
151
|
+
* databaseSecurityConfigId: oci_data_safe_database_security_config.test_database_security_config.id,
|
|
152
|
+
* displayName: _var.database_security_config_display_name,
|
|
153
|
+
* state: _var.database_security_config_state,
|
|
154
|
+
* targetId: oci_cloud_guard_target.test_target.id,
|
|
155
|
+
* timeCreatedGreaterThanOrEqualTo: _var.database_security_config_time_created_greater_than_or_equal_to,
|
|
156
|
+
* timeCreatedLessThan: _var.database_security_config_time_created_less_than,
|
|
157
|
+
* });
|
|
158
|
+
* ```
|
|
159
|
+
*/
|
|
160
|
+
export declare function getDatabaseSecurityConfigsOutput(args: GetDatabaseSecurityConfigsOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetDatabaseSecurityConfigsResult>;
|
|
161
|
+
/**
|
|
162
|
+
* A collection of arguments for invoking getDatabaseSecurityConfigs.
|
|
163
|
+
*/
|
|
164
|
+
export interface GetDatabaseSecurityConfigsOutputArgs {
|
|
165
|
+
/**
|
|
166
|
+
* Valid values are RESTRICTED and ACCESSIBLE. Default is RESTRICTED. Setting this to ACCESSIBLE returns only those compartments for which the user has INSPECT permissions directly or indirectly (permissions can be on a resource in a subcompartment). When set to RESTRICTED permissions are checked and no partial results are displayed.
|
|
167
|
+
*/
|
|
168
|
+
accessLevel?: pulumi.Input<string>;
|
|
169
|
+
/**
|
|
170
|
+
* A filter to return only resources that match the specified compartment OCID.
|
|
171
|
+
*/
|
|
172
|
+
compartmentId: pulumi.Input<string>;
|
|
173
|
+
/**
|
|
174
|
+
* Default is false. When set to true, the hierarchy of compartments is traversed and all compartments and subcompartments in the tenancy are returned. Depends on the 'accessLevel' setting.
|
|
175
|
+
*/
|
|
176
|
+
compartmentIdInSubtree?: pulumi.Input<boolean>;
|
|
177
|
+
/**
|
|
178
|
+
* An optional filter to return only resources that match the specified OCID of the database security configuration resource.
|
|
179
|
+
*/
|
|
180
|
+
databaseSecurityConfigId?: pulumi.Input<string>;
|
|
181
|
+
/**
|
|
182
|
+
* A filter to return only resources that match the specified display name.
|
|
183
|
+
*/
|
|
184
|
+
displayName?: pulumi.Input<string>;
|
|
185
|
+
filters?: pulumi.Input<pulumi.Input<inputs.DataSafe.GetDatabaseSecurityConfigsFilterArgs>[]>;
|
|
186
|
+
/**
|
|
187
|
+
* The current state of the database security configuration.
|
|
188
|
+
*/
|
|
189
|
+
state?: pulumi.Input<string>;
|
|
190
|
+
/**
|
|
191
|
+
* A filter to return only items related to a specific target OCID.
|
|
192
|
+
*/
|
|
193
|
+
targetId?: pulumi.Input<string>;
|
|
194
|
+
/**
|
|
195
|
+
* A filter to return only the resources that were created after the specified date and time, as defined by [RFC3339](https://tools.ietf.org/html/rfc3339). Using TimeCreatedGreaterThanOrEqualToQueryParam parameter retrieves all resources created after that date.
|
|
196
|
+
*
|
|
197
|
+
* **Example:** 2016-12-19T16:39:57.600Z
|
|
198
|
+
*/
|
|
199
|
+
timeCreatedGreaterThanOrEqualTo?: pulumi.Input<string>;
|
|
200
|
+
/**
|
|
201
|
+
* Search for resources that were created before a specific date. Specifying this parameter corresponding `timeCreatedLessThan` parameter will retrieve all resources created before the specified created date, in "YYYY-MM-ddThh:mmZ" format with a Z offset, as defined by RFC 3339.
|
|
202
|
+
*
|
|
203
|
+
* **Example:** 2016-12-19T16:39:57.600Z
|
|
204
|
+
*/
|
|
205
|
+
timeCreatedLessThan?: pulumi.Input<string>;
|
|
206
|
+
}
|
|
@@ -0,0 +1,102 @@
|
|
|
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.getDatabaseSecurityConfigsOutput = exports.getDatabaseSecurityConfigs = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("../utilities");
|
|
8
|
+
/**
|
|
9
|
+
* This data source provides the list of Database Security Configs in Oracle Cloud Infrastructure Data Safe service.
|
|
10
|
+
*
|
|
11
|
+
* Retrieves a list of all database security configurations in Data Safe.
|
|
12
|
+
*
|
|
13
|
+
* The ListDatabaseSecurityConfigs operation returns only the database security configurations in the specified `compartmentId`.
|
|
14
|
+
*
|
|
15
|
+
* The parameter `accessLevel` specifies whether to return only those compartments for which the
|
|
16
|
+
* requestor has INSPECT permissions on at least one resource directly
|
|
17
|
+
* or indirectly (ACCESSIBLE) (the resource can be in a subcompartment) or to return Not Authorized if
|
|
18
|
+
* Principal doesn't have access to even one of the child compartments. This is valid only when
|
|
19
|
+
* `compartmentIdInSubtree` is set to `true`.
|
|
20
|
+
*
|
|
21
|
+
* The parameter `compartmentIdInSubtree` applies when you perform ListDatabaseSecurityConfigs 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 testDatabaseSecurityConfigs = oci.DataSafe.getDatabaseSecurityConfigs({
|
|
33
|
+
* compartmentId: _var.compartment_id,
|
|
34
|
+
* accessLevel: _var.database_security_config_access_level,
|
|
35
|
+
* compartmentIdInSubtree: _var.database_security_config_compartment_id_in_subtree,
|
|
36
|
+
* databaseSecurityConfigId: oci_data_safe_database_security_config.test_database_security_config.id,
|
|
37
|
+
* displayName: _var.database_security_config_display_name,
|
|
38
|
+
* state: _var.database_security_config_state,
|
|
39
|
+
* targetId: oci_cloud_guard_target.test_target.id,
|
|
40
|
+
* timeCreatedGreaterThanOrEqualTo: _var.database_security_config_time_created_greater_than_or_equal_to,
|
|
41
|
+
* timeCreatedLessThan: _var.database_security_config_time_created_less_than,
|
|
42
|
+
* });
|
|
43
|
+
* ```
|
|
44
|
+
*/
|
|
45
|
+
function getDatabaseSecurityConfigs(args, opts) {
|
|
46
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
47
|
+
return pulumi.runtime.invoke("oci:DataSafe/getDatabaseSecurityConfigs:getDatabaseSecurityConfigs", {
|
|
48
|
+
"accessLevel": args.accessLevel,
|
|
49
|
+
"compartmentId": args.compartmentId,
|
|
50
|
+
"compartmentIdInSubtree": args.compartmentIdInSubtree,
|
|
51
|
+
"databaseSecurityConfigId": args.databaseSecurityConfigId,
|
|
52
|
+
"displayName": args.displayName,
|
|
53
|
+
"filters": args.filters,
|
|
54
|
+
"state": args.state,
|
|
55
|
+
"targetId": args.targetId,
|
|
56
|
+
"timeCreatedGreaterThanOrEqualTo": args.timeCreatedGreaterThanOrEqualTo,
|
|
57
|
+
"timeCreatedLessThan": args.timeCreatedLessThan,
|
|
58
|
+
}, opts);
|
|
59
|
+
}
|
|
60
|
+
exports.getDatabaseSecurityConfigs = getDatabaseSecurityConfigs;
|
|
61
|
+
/**
|
|
62
|
+
* This data source provides the list of Database Security Configs in Oracle Cloud Infrastructure Data Safe service.
|
|
63
|
+
*
|
|
64
|
+
* Retrieves a list of all database security configurations in Data Safe.
|
|
65
|
+
*
|
|
66
|
+
* The ListDatabaseSecurityConfigs operation returns only the database security configurations in the specified `compartmentId`.
|
|
67
|
+
*
|
|
68
|
+
* The parameter `accessLevel` specifies whether to return only those compartments for which the
|
|
69
|
+
* requestor has INSPECT permissions on at least one resource directly
|
|
70
|
+
* or indirectly (ACCESSIBLE) (the resource can be in a subcompartment) or to return Not Authorized if
|
|
71
|
+
* Principal doesn't have access to even one of the child compartments. This is valid only when
|
|
72
|
+
* `compartmentIdInSubtree` is set to `true`.
|
|
73
|
+
*
|
|
74
|
+
* The parameter `compartmentIdInSubtree` applies when you perform ListDatabaseSecurityConfigs on the
|
|
75
|
+
* `compartmentId` passed and when it is set to true, the entire hierarchy of compartments can be returned.
|
|
76
|
+
* To get a full list of all compartments and subcompartments in the tenancy (root compartment),
|
|
77
|
+
* set the parameter `compartmentIdInSubtree` to true and `accessLevel` to ACCESSIBLE.
|
|
78
|
+
*
|
|
79
|
+
* ## Example Usage
|
|
80
|
+
*
|
|
81
|
+
* ```typescript
|
|
82
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
83
|
+
* import * as oci from "@pulumi/oci";
|
|
84
|
+
*
|
|
85
|
+
* const testDatabaseSecurityConfigs = oci.DataSafe.getDatabaseSecurityConfigs({
|
|
86
|
+
* compartmentId: _var.compartment_id,
|
|
87
|
+
* accessLevel: _var.database_security_config_access_level,
|
|
88
|
+
* compartmentIdInSubtree: _var.database_security_config_compartment_id_in_subtree,
|
|
89
|
+
* databaseSecurityConfigId: oci_data_safe_database_security_config.test_database_security_config.id,
|
|
90
|
+
* displayName: _var.database_security_config_display_name,
|
|
91
|
+
* state: _var.database_security_config_state,
|
|
92
|
+
* targetId: oci_cloud_guard_target.test_target.id,
|
|
93
|
+
* timeCreatedGreaterThanOrEqualTo: _var.database_security_config_time_created_greater_than_or_equal_to,
|
|
94
|
+
* timeCreatedLessThan: _var.database_security_config_time_created_less_than,
|
|
95
|
+
* });
|
|
96
|
+
* ```
|
|
97
|
+
*/
|
|
98
|
+
function getDatabaseSecurityConfigsOutput(args, opts) {
|
|
99
|
+
return pulumi.output(args).apply((a) => getDatabaseSecurityConfigs(a, opts));
|
|
100
|
+
}
|
|
101
|
+
exports.getDatabaseSecurityConfigsOutput = getDatabaseSecurityConfigsOutput;
|
|
102
|
+
//# sourceMappingURL=getDatabaseSecurityConfigs.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"getDatabaseSecurityConfigs.js","sourceRoot":"","sources":["../../datasafe/getDatabaseSecurityConfigs.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAoCG;AACH,SAAgB,0BAA0B,CAAC,IAAoC,EAAE,IAA2B;IAExG,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,oEAAoE,EAAE;QAC/F,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,eAAe,EAAE,IAAI,CAAC,aAAa;QACnC,wBAAwB,EAAE,IAAI,CAAC,sBAAsB;QACrD,0BAA0B,EAAE,IAAI,CAAC,wBAAwB;QACzD,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,OAAO,EAAE,IAAI,CAAC,KAAK;QACnB,UAAU,EAAE,IAAI,CAAC,QAAQ;QACzB,iCAAiC,EAAE,IAAI,CAAC,+BAA+B;QACvE,qBAAqB,EAAE,IAAI,CAAC,mBAAmB;KAClD,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAfD,gEAeC;AAoFD;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAoCG;AACH,SAAgB,gCAAgC,CAAC,IAA0C,EAAE,IAA2B;IACpH,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,0BAA0B,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AACrF,CAAC;AAFD,4EAEC"}
|
|
@@ -63,7 +63,7 @@ export interface GetDiscoveryJobResult {
|
|
|
63
63
|
*/
|
|
64
64
|
readonly isAppDefinedRelationDiscoveryEnabled: boolean;
|
|
65
65
|
/**
|
|
66
|
-
* Indicates if all the schemas in the associated target database are used for data discovery. If it
|
|
66
|
+
* Indicates if all the schemas in the associated target database are used for data discovery. If it is set to true, sensitive data is discovered in all schemas (except for schemas maintained by Oracle).
|
|
67
67
|
*/
|
|
68
68
|
readonly isIncludeAllSchemas: boolean;
|
|
69
69
|
/**
|
|
@@ -71,7 +71,7 @@ export interface GetDiscoveryJobsResultResult {
|
|
|
71
71
|
readonly estimatedDataValueCount: string;
|
|
72
72
|
readonly id: string;
|
|
73
73
|
/**
|
|
74
|
-
* Indicates
|
|
74
|
+
* Indicates whether the discovery result has been processed. You can update this attribute using the PatchDiscoveryJobResults operation to track whether the discovery result has already been processed and applied to the sensitive data model.
|
|
75
75
|
*/
|
|
76
76
|
readonly isResultApplied: boolean;
|
|
77
77
|
/**
|
|
@@ -84,7 +84,7 @@ export interface GetDiscoveryJobsResultsResult {
|
|
|
84
84
|
*/
|
|
85
85
|
readonly id: string;
|
|
86
86
|
/**
|
|
87
|
-
* Indicates
|
|
87
|
+
* Indicates whether the discovery result has been processed. You can update this attribute using the PatchDiscoveryJobResults operation to track whether the discovery result has already been processed and applied to the sensitive data model.
|
|
88
88
|
*/
|
|
89
89
|
readonly isResultApplied?: boolean;
|
|
90
90
|
/**
|
|
@@ -49,7 +49,7 @@ export interface GetMaskingPoliciesMaskingColumnResult {
|
|
|
49
49
|
readonly dataType: string;
|
|
50
50
|
readonly id: string;
|
|
51
51
|
/**
|
|
52
|
-
* Indicates
|
|
52
|
+
* Indicates whether data masking is enabled for the masking column.
|
|
53
53
|
*/
|
|
54
54
|
readonly isMaskingEnabled: boolean;
|
|
55
55
|
/**
|
|
@@ -120,7 +120,7 @@ export interface GetMaskingPoliciesMaskingColumnsResult {
|
|
|
120
120
|
*/
|
|
121
121
|
readonly id: string;
|
|
122
122
|
/**
|
|
123
|
-
* Indicates
|
|
123
|
+
* Indicates whether data masking is enabled for the masking column.
|
|
124
124
|
*/
|
|
125
125
|
readonly isMaskingEnabled?: boolean;
|
|
126
126
|
readonly isSeedRequired?: boolean;
|
|
@@ -89,7 +89,7 @@ export interface GetMaskingPolicyResult {
|
|
|
89
89
|
*/
|
|
90
90
|
readonly preMaskingScript: string;
|
|
91
91
|
/**
|
|
92
|
-
* Specifies how to recompile invalid objects post data masking. Allowed values are 'SERIAL' (recompile in serial), 'PARALLEL' (recompile in parallel), 'NONE' (do not recompile). If it's set to PARALLEL, the value of parallelDegree attribute is used.
|
|
92
|
+
* Specifies how to recompile invalid objects post data masking. Allowed values are 'SERIAL' (recompile in serial), 'PARALLEL' (recompile in parallel), 'NONE' (do not recompile). If it's set to PARALLEL, the value of parallelDegree attribute is used. Use the built-in UTL_RECOMP package to recompile any remaining invalid objects after masking completes.
|
|
93
93
|
*/
|
|
94
94
|
readonly recompile: string;
|
|
95
95
|
/**
|
|
@@ -119,15 +119,15 @@ export interface GetSecurityAssessmentResult {
|
|
|
119
119
|
*/
|
|
120
120
|
readonly targetVersion: string;
|
|
121
121
|
/**
|
|
122
|
-
* The date and time
|
|
122
|
+
* The date and time the security assessment was created, in the format defined by [RFC3339](https://tools.ietf.org/html/rfc3339).
|
|
123
123
|
*/
|
|
124
124
|
readonly timeCreated: string;
|
|
125
125
|
/**
|
|
126
|
-
* The date and time
|
|
126
|
+
* The date and time the security assessment was last executed, in the format defined by [RFC3339](https://tools.ietf.org/html/rfc3339).
|
|
127
127
|
*/
|
|
128
128
|
readonly timeLastAssessed: string;
|
|
129
129
|
/**
|
|
130
|
-
* The date and time
|
|
130
|
+
* The date and time the security assessment was last updated, in the format defined by [RFC3339](https://tools.ietf.org/html/rfc3339).
|
|
131
131
|
*/
|
|
132
132
|
readonly timeUpdated: string;
|
|
133
133
|
/**
|
|
@@ -3,7 +3,7 @@ import * as outputs from "../types/output";
|
|
|
3
3
|
/**
|
|
4
4
|
* This data source provides details about a specific Security Assessment Comparison resource in Oracle Cloud Infrastructure Data Safe service.
|
|
5
5
|
*
|
|
6
|
-
* Gets the details of the comparison report
|
|
6
|
+
* Gets the details of the comparison report for the security assessments submitted for comparison.
|
|
7
7
|
*
|
|
8
8
|
* ## Example Usage
|
|
9
9
|
*
|
|
@@ -23,7 +23,7 @@ export declare function getSecurityAssessmentComparison(args: GetSecurityAssessm
|
|
|
23
23
|
*/
|
|
24
24
|
export interface GetSecurityAssessmentComparisonArgs {
|
|
25
25
|
/**
|
|
26
|
-
* The OCID of the
|
|
26
|
+
* The OCID of the security assessment baseline.
|
|
27
27
|
*/
|
|
28
28
|
comparisonSecurityAssessmentId: string;
|
|
29
29
|
/**
|
|
@@ -61,7 +61,7 @@ export interface GetSecurityAssessmentComparisonResult {
|
|
|
61
61
|
/**
|
|
62
62
|
* This data source provides details about a specific Security Assessment Comparison resource in Oracle Cloud Infrastructure Data Safe service.
|
|
63
63
|
*
|
|
64
|
-
* Gets the details of the comparison report
|
|
64
|
+
* Gets the details of the comparison report for the security assessments submitted for comparison.
|
|
65
65
|
*
|
|
66
66
|
* ## Example Usage
|
|
67
67
|
*
|
|
@@ -81,7 +81,7 @@ export declare function getSecurityAssessmentComparisonOutput(args: GetSecurityA
|
|
|
81
81
|
*/
|
|
82
82
|
export interface GetSecurityAssessmentComparisonOutputArgs {
|
|
83
83
|
/**
|
|
84
|
-
* The OCID of the
|
|
84
|
+
* The OCID of the security assessment baseline.
|
|
85
85
|
*/
|
|
86
86
|
comparisonSecurityAssessmentId: pulumi.Input<string>;
|
|
87
87
|
/**
|
|
@@ -8,7 +8,7 @@ const utilities = require("../utilities");
|
|
|
8
8
|
/**
|
|
9
9
|
* This data source provides details about a specific Security Assessment Comparison resource in Oracle Cloud Infrastructure Data Safe service.
|
|
10
10
|
*
|
|
11
|
-
* Gets the details of the comparison report
|
|
11
|
+
* Gets the details of the comparison report for the security assessments submitted for comparison.
|
|
12
12
|
*
|
|
13
13
|
* ## Example Usage
|
|
14
14
|
*
|
|
@@ -33,7 +33,7 @@ exports.getSecurityAssessmentComparison = getSecurityAssessmentComparison;
|
|
|
33
33
|
/**
|
|
34
34
|
* This data source provides details about a specific Security Assessment Comparison resource in Oracle Cloud Infrastructure Data Safe service.
|
|
35
35
|
*
|
|
36
|
-
* Gets the details of the comparison report
|
|
36
|
+
* Gets the details of the comparison report for the security assessments submitted for comparison.
|
|
37
37
|
*
|
|
38
38
|
* ## Example Usage
|
|
39
39
|
*
|