Skip to content

Commit

Permalink
make generate-component-docs
Browse files Browse the repository at this point in the history
  • Loading branch information
pront committed Jan 7, 2025
1 parent 036bc08 commit 0b078af
Showing 1 changed file with 17 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -504,9 +504,23 @@ base: components: sinks: gcp_chronicle_unstructured: configuration: {
description: "The GCP region to use."
required: false
type: string: enum: {
asia: "APAC region."
eu: "EU region."
us: "US region."
asia: "APAC region (this is the same as the Singapore region endpoint retained for backwards compatibility) - \"https://asia-southeast1-malachiteingestion-pa.googleapis.com\"."
canada: "Canada Region - \"https://northamerica-northeast2-malachiteingestion-pa.googleapis.com\""
dammam: "Dammam Region - \"https://me-central2-malachiteingestion-pa.googleapis.com\""
doha: "Doha Region - \"https://me-central1-malachiteingestion-pa.googleapis.com\""
eu: "European Multi region - \"https://europe-malachiteingestion-pa.googleapis.com\"."
frankfurt: "Frankfurt Region - \"https://europe-west3-malachiteingestion-pa.googleapis.com\""
london: "London Region - \"https://europe-west2-malachiteingestion-pa.googleapis.com\""
mumbai: "Mumbai Region - \"https://asia-south1-malachiteingestion-pa.googleapis.com\""
paris: "Paris Region - \"https://europe-west9-malachiteingestion-pa.googleapis.com\""
singapore: "Singapore Region - \"https://asia-southeast1-malachiteingestion-pa.googleapis.com\""
sydney: "Sydney Region - \"https://australia-southeast1-malachiteingestion-pa.googleapis.com\""
são_paulo: "SãoPaulo Region - \"https://southamerica-east1-malachiteingestion-pa.googleapis.com\""
tel_aviv: "TelAviv Region - \"https://me-west1-malachiteingestion-pa.googleapis.com\""
tokyo: "Tokyo Region - \"https://asia-northeast1-malachiteingestion-pa.googleapis.com\""
turin: "Turin Region - \"https://europe-west12-malachiteingestion-pa.googleapis.com\""
us: "US Multi region - \"https://malachiteingestion-pa.googleapis.com\"."
zurich: "Zurich Region - \"https://europe-west6-malachiteingestion-pa.googleapis.com\""
}
}
request: {
Expand Down

0 comments on commit 0b078af

Please sign in to comment.