diff --git a/scripts/catalog_papi.js b/scripts/catalog_papi.js index ff95dbef44..447bfc1bda 100644 --- a/scripts/catalog_papi.js +++ b/scripts/catalog_papi.js @@ -437,4 +437,4 @@ const updateWarehouses = async () => { updateDestinations() updateSources() -// updateWarehouses() +//updateWarehouses() diff --git a/src/_data/catalog/destination_categories.yml b/src/_data/catalog/destination_categories.yml index 94cd0eb6a1..dfcb7c0c7e 100644 --- a/src/_data/catalog/destination_categories.yml +++ b/src/_data/catalog/destination_categories.yml @@ -1,5 +1,5 @@ # AUTOGENERATED FROM PUBLIC API. DO NOT EDIT -# destination categories last updated 2021-11-18 +# destination categories last updated 2021-11-23 items: - display_name: A/B Testing slug: a-b-testing diff --git a/src/_data/catalog/destinations.yml b/src/_data/catalog/destinations.yml index e93d2cad77..3560229429 100644 --- a/src/_data/catalog/destinations.yml +++ b/src/_data/catalog/destinations.yml @@ -1,5 +1,5 @@ # AUTOGENERATED FROM PUBLIC API. DO NOT EDIT -# destination data last updated 2021-11-18 +# destination data last updated 2021-11-23 items: - display_name: 2mee name: 2mee @@ -2851,12 +2851,12 @@ items: - display_name: AWS S3 name: AWS S3 slug: aws-s3 - hidden: true + hidden: false url: connections/destinations/catalog/aws-s3 previous_names: - AWS S3 website: http://aws.amazon.com/s3 - status: PUBLIC_BETA + status: PUBLIC categories: - Analytics - Raw Data @@ -8607,6 +8607,15 @@ items: description: Aptrinsic API Key required: true label: API Key + - name: dataCenter + type: select + defaultValue: '' + description: >- + For PX instances based in the European Union at + https://app-eu.aptrinsic.com, select the EU option. For all others (at + https://app.aptrinsic.com), select the United States option. + required: false + label: Data Center - display_name: Gameball name: Gameball slug: gameball diff --git a/src/_data/catalog/source_categories.yml b/src/_data/catalog/source_categories.yml index 305b57982a..30ffd0785b 100644 --- a/src/_data/catalog/source_categories.yml +++ b/src/_data/catalog/source_categories.yml @@ -1,5 +1,5 @@ # AUTOGENERATED FROM PUBLIC API. DO NOT EDIT -# source cateogries last updated 2021-11-18 +# source cateogries last updated 2021-11-23 items: - display_name: A/B Testing slug: a-b-testing diff --git a/src/_data/catalog/sources.yml b/src/_data/catalog/sources.yml index 94b92f1a8c..9eddc39fb2 100644 --- a/src/_data/catalog/sources.yml +++ b/src/_data/catalog/sources.yml @@ -1,5 +1,5 @@ # AUTOGENERATED FROM PUBLIC API. DO NOT EDIT -# sources last updated 2021-11-18 +# sources last updated 2021-11-23 items: - display_name: .NET slug: net diff --git a/src/connections/destinations/catalog/aws-s3/index.md b/src/connections/destinations/catalog/aws-s3/index.md index 5f42b8c50b..39c9e33ed0 100644 --- a/src/connections/destinations/catalog/aws-s3/index.md +++ b/src/connections/destinations/catalog/aws-s3/index.md @@ -1,5 +1,4 @@ --- title: 'AWS S3 Destination' -hidden: true -beta: true +hidden: false ---