File tree Expand file tree Collapse file tree 6 files changed +17
-9
lines changed
connections/destinations/catalog/aws-s3 Expand file tree Collapse file tree 6 files changed +17
-9
lines changed Original file line number Diff line number Diff line change @@ -437,4 +437,4 @@ const updateWarehouses = async () => {
437
437
438
438
updateDestinations ( )
439
439
updateSources ( )
440
- // updateWarehouses()
440
+ //updateWarehouses()
Original file line number Diff line number Diff line change 1
1
# AUTOGENERATED FROM PUBLIC API. DO NOT EDIT
2
- # destination categories last updated 2021-11-18
2
+ # destination categories last updated 2021-11-23
3
3
items :
4
4
- display_name : A/B Testing
5
5
slug : a-b-testing
Original file line number Diff line number Diff line change 1
1
# AUTOGENERATED FROM PUBLIC API. DO NOT EDIT
2
- # destination data last updated 2021-11-18
2
+ # destination data last updated 2021-11-23
3
3
items:
4
4
- display_name: 2mee
5
5
name: 2mee
@@ -2851,12 +2851,12 @@ items:
2851
2851
- display_name: AWS S3
2852
2852
name: AWS S3
2853
2853
slug: aws-s3
2854
- hidden: true
2854
+ hidden: false
2855
2855
url: connections/destinations/catalog/aws-s3
2856
2856
previous_names:
2857
2857
- AWS S3
2858
2858
website: http://aws.amazon.com/s3
2859
- status: PUBLIC_BETA
2859
+ status: PUBLIC
2860
2860
categories:
2861
2861
- Analytics
2862
2862
- Raw Data
@@ -8607,6 +8607,15 @@ items:
8607
8607
description: Aptrinsic API Key
8608
8608
required: true
8609
8609
label: API Key
8610
+ - name: dataCenter
8611
+ type: select
8612
+ defaultValue: ''
8613
+ description: >-
8614
+ For PX instances based in the European Union at
8615
+ https://app-eu.aptrinsic.com, select the EU option. For all others (at
8616
+ https://app.aptrinsic.com), select the United States option.
8617
+ required: false
8618
+ label: Data Center
8610
8619
- display_name: Gameball
8611
8620
name: Gameball
8612
8621
slug: gameball
Original file line number Diff line number Diff line change 1
1
# AUTOGENERATED FROM PUBLIC API. DO NOT EDIT
2
- # source cateogries last updated 2021-11-18
2
+ # source cateogries last updated 2021-11-23
3
3
items :
4
4
- display_name : A/B Testing
5
5
slug : a-b-testing
Original file line number Diff line number Diff line change 1
1
# AUTOGENERATED FROM PUBLIC API. DO NOT EDIT
2
- # sources last updated 2021-11-18
2
+ # sources last updated 2021-11-23
3
3
items :
4
4
- display_name : .NET
5
5
slug : net
Original file line number Diff line number Diff line change 1
1
---
2
2
title : ' AWS S3 Destination'
3
- hidden : true
4
- beta : true
3
+ hidden : false
5
4
---
You can’t perform that action at this time.
0 commit comments