Skip to content

Commit 599e84f

Browse files
authored
[8.14] Introduces AWS GovCloud support for CSPM (#5247)
* updates govcloud support statement * incorporates Janeen's review
1 parent 640e59c commit 599e84f

6 files changed

+6
-6
lines changed

docs/cloud-native-security/cspm-get-started-aws.asciidoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ This page explains how to get started monitoring the security posture of your cl
1212
--
1313
* The CSPM integration is available to all {ecloud} users. On-premise deployments require an https://www.elastic.co/pricing[Enterprise subscription].
1414
* CSPM only works in the `Default` {kib} space. Installing the CSPM integration on a different {kib} space will not work.
15-
* CSPM is supported on commercial cloud only. Government cloud is not supported (https://github.com/elastic/enhancements[request support]).
15+
* CSPM is supported only on AWS, GCP, and Azure commercial cloud platforms, and AWS GovCloud. Other government cloud platforms are not supported. https://github.com/elastic/kibana/issues/new/choose[Click here to request support].
1616
* To view posture data, you need `read` privileges for the following {es} indices:
1717
** `logs-cloud_security_posture.findings_latest-*`
1818
** `logs-cloud_security_posture.scores-*`

docs/cloud-native-security/cspm-get-started-azure.asciidoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ This page explains how to get started monitoring the security posture of your cl
1212
--
1313
* The CSPM integration is available to all {ecloud} users. On-premise deployments require an https://www.elastic.co/pricing[Enterprise subscription].
1414
* CSPM only works in the `Default` {kib} space. Installing the CSPM integration on a different {kib} space will not work.
15-
* CSPM is supported on commercial cloud only. Government cloud is not supported (https://github.com/elastic/enhancements[request support]).
15+
* CSPM is supported only on AWS, GCP, and Azure commercial cloud platforms, and AWS GovCloud. Other government cloud platforms are not supported. https://github.com/elastic/kibana/issues/new/choose[Click here to request support].
1616
* To view posture data, you need `read` privileges for the following {es} indices:
1717
** `logs-cloud_security_posture.findings_latest-*`
1818
** `logs-cloud_security_posture.scores-*`

docs/cloud-native-security/cspm-get-started-gcp.asciidoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ This page explains how to get started monitoring the security posture of your GC
1212
--
1313
* The CSPM integration is available to all {ecloud} users. On-premise deployments require an https://www.elastic.co/pricing[Enterprise subscription].
1414
* CSPM only works in the `Default` {kib} space. Installing the CSPM integration on a different {kib} space will not work.
15-
* CSPM is supported on commercial cloud only. Government cloud is not supported (https://github.com/elastic/enhancements[request support]).
15+
* CSPM is supported only on AWS, GCP, and Azure commercial cloud platforms, and AWS GovCloud. Other government cloud platforms are not supported. https://github.com/elastic/kibana/issues/new/choose[Click here to request support].
1616
* To view posture data, you need `read` privileges for the following {es} indices:
1717
** `logs-cloud_security_posture.findings_latest-*`
1818
** `logs-cloud_security_posture.scores-*`

docs/cloud-native-security/cspm.asciidoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ This feature currently supports Amazon Web Services (AWS), Google Cloud Platform
1111
* CSPM is available to all {ecloud} users. On-premise deployments require an https://www.elastic.co/pricing[Enterprise subscription].
1212
* {stack} version 8.10 or greater.
1313
* CSPM only works in the `Default` {kib} space. Installing the CSPM integration on a different {kib} space will not work.
14-
* CSPM is supported on commercial cloud only. Government cloud is not supported (https://github.com/elastic/enhancements[request support]).
14+
* CSPM is supported only on AWS, GCP, and Azure commercial cloud platforms, and AWS GovCloud. Other government cloud platforms are not supported. https://github.com/elastic/kibana/issues/new/choose[Click here to request support].
1515
--
1616

1717
[discrete]

docs/cloud-native-security/kspm-get-started.asciidoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ This page explains how to configure the Kubernetes Security Posture Management (
77
--
88
* The KSPM integration is available to all Elastic Cloud users. For on-prem deployments, it requires an https://www.elastic.co/pricing[Enterprise subscription].
99
* The KSPM integration only works in the `Default` Kibana space. Installing the KSPM integration on a different Kibana space will not work.
10-
* KSPM is not supported on EKS clusters in AWS Government Cloud (https://github.com/elastic/enhancements[request support for government cloud]).
10+
* KSPM is not supported on EKS clusters in AWS GovCloud. https://github.com/elastic/kibana/issues/new/choose[Click here to request support].
1111
* To view posture data, ensure you have the `read` privilege for the following {es} indices:
1212

1313
- `logs-cloud_security_posture.findings_latest-*`

docs/cloud-native-security/kspm.asciidoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ This integration supports Amazon EKS and unmanaged Kubernetes clusters. For setu
1313
[sidebar]
1414
--
1515
* The KSPM integration is available to all Elastic Cloud users. For on-prem deployments, it requires an https://www.elastic.co/pricing[Enterprise subscription].
16-
* KSPM is not supported on EKS clusters in AWS Government Cloud (https://github.com/elastic/enhancements[request support for government cloud]).
16+
* KSPM is not supported on EKS clusters in AWS GovCloud. https://github.com/elastic/kibana/issues/new/choose[Click here to request support].
1717
--
1818

1919
[discrete]

0 commit comments

Comments
 (0)