Skip to content

Commit ed37e26

Browse files
author
markzegarelli
authored
Merge pull request #1851 from segmentio/aws-s3-catalog
catalog for aws s3
2 parents 89fa298 + fd47839 commit ed37e26

File tree

9 files changed

+173
-5
lines changed

9 files changed

+173
-5
lines changed

src/_data/catalog/destination_categories.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# AUTOGENERATED FROM PUBLIC API. DO NOT EDIT
2-
# destination categories last updated 2021-09-14
2+
# destination categories last updated 2021-09-15
33
items:
44
- display_name: A/B Testing
55
slug: a-b-testing

src/_data/catalog/destinations.yml

Lines changed: 144 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,65 @@
11
# AUTOGENERATED FROM PUBLIC API. DO NOT EDIT
2-
# destination data last updated 2021-09-14
2+
# destination data last updated 2021-09-15
33
items:
4+
- display_name: 2mee
5+
name: 2mee
6+
slug: 2mee
7+
hidden: true
8+
url: connections/destinations/catalog/2mee
9+
previous_names:
10+
- 2mee
11+
website: 'https://2mee.com'
12+
status: PUBLIC_BETA
13+
categories:
14+
- A/B Testing
15+
- SMS & Push Notifications
16+
- Customer Success
17+
- Video
18+
logo:
19+
url: >-
20+
https://public-segment-devcenter-production.s3.amazonaws.com/03f4e485-2380-42a5-b61b-20d29469df85.svg
21+
mark:
22+
url: >-
23+
https://public-segment-devcenter-production.s3.amazonaws.com/82f3dc26-a971-47dd-8357-00009f7a34eb.svg
24+
methods:
25+
track: true
26+
identify: true
27+
group: false
28+
alias: false
29+
page: false
30+
platforms:
31+
browser: true
32+
mobile: true
33+
server: true
34+
components: []
35+
browserUnbundlingSupported: false
36+
browserUnbundlingPublic: false
37+
replay: false
38+
connection_modes:
39+
device:
40+
web: false
41+
mobile: false
42+
server: false
43+
cloud:
44+
web: false
45+
mobile: false
46+
server: false
47+
summary: No connection mode information available.
48+
cmode_type: none
49+
case: '0'
50+
settings:
51+
- name: apiKey
52+
type: string
53+
defaultValue: ''
54+
description: 'Login to your 2Mee account, find the key under Profile section.'
55+
required: true
56+
label: API Key
57+
- name: applicationId
58+
type: string
59+
defaultValue: ''
60+
description: 'Login to your 2Mee account, get Company Id from Profile section.'
61+
required: true
62+
label: Application Id
463
- display_name: AB Smartly
564
name: AB Smartly
665
slug: ab-smartly
@@ -3298,6 +3357,69 @@ items:
32983357
description: The API endpoint of the direct integration.
32993358
required: false
33003359
label: Direct Integration Endpoint
3360+
- display_name: AWS S3
3361+
name: AWS S3
3362+
slug: aws-s3
3363+
hidden: false
3364+
url: connections/destinations/catalog/aws-s3
3365+
previous_names:
3366+
- AWS S3
3367+
website: 'http://aws.amazon.com/s3'
3368+
status: PUBLIC_BETA
3369+
categories:
3370+
- Analytics
3371+
- Raw Data
3372+
logo:
3373+
url: 'https://d3hotuclm6if1r.cloudfront.net/logos/amazon-s3-default.svg'
3374+
mark:
3375+
url: 'https://cdn.filepicker.io/api/file/R1EKddJ1SnGECiHtdUlY'
3376+
methods:
3377+
track: true
3378+
identify: true
3379+
group: true
3380+
alias: true
3381+
page: true
3382+
platforms:
3383+
browser: true
3384+
mobile: true
3385+
server: true
3386+
components: []
3387+
browserUnbundlingSupported: false
3388+
browserUnbundlingPublic: true
3389+
replay: false
3390+
connection_modes:
3391+
device:
3392+
web: false
3393+
mobile: false
3394+
server: false
3395+
cloud:
3396+
web: false
3397+
mobile: false
3398+
server: false
3399+
summary: No connection mode information available.
3400+
cmode_type: none
3401+
case: '0'
3402+
settings:
3403+
- name: awsRegion
3404+
type: string
3405+
defaultValue: ''
3406+
description: The AWS Region where your S3 Bucket resides.
3407+
required: true
3408+
label: AWS Region
3409+
- name: bucket
3410+
type: string
3411+
defaultValue: ''
3412+
description: Your S3 bucket name.
3413+
required: true
3414+
label: Bucket Name
3415+
- name: iamRoleArn
3416+
type: string
3417+
defaultValue: ''
3418+
description: >-
3419+
The ARN of the IAM role that Segment will assume to connect to your S3
3420+
Bucket.
3421+
required: true
3422+
label: IAM Role ARN
33013423
- display_name: Azure Function
33023424
name: Azure Function
33033425
slug: azure-function
@@ -14438,6 +14560,27 @@ items:
1443814560
Activities. We'll only send events that you specify.
1443914561
required: false
1444014562
label: Marketo Custom Activities
14563+
- name: marketoFormId
14564+
type: string
14565+
defaultValue: ''
14566+
description: >-
14567+
**(Private Beta) Device Mode Only**: The ID of the form you will use to
14568+
capture your .identify() traits. You can find the form ID under *Design
14569+
Studio > Forms > Select Form > Form Actions > Embed Code*. Only include
14570+
the digits after `mktoForm_`.
14571+
required: false
14572+
label: Marketo Form ID
14573+
- name: marketoHostUrl
14574+
type: string
14575+
defaultValue: ''
14576+
description: >-
14577+
**(Private Beta) Device Mode Only**: The URL of the form you will use to
14578+
capture your .identify() traits. You can find the form URL under *Design
14579+
Studio > Forms > Select Form > Form Actions > Embed Code*. It will be the
14580+
first argument in the `MktoForms2.loadForm` script, starting with `//`.
14581+
Please include the entire URL including the `//`.
14582+
required: false
14583+
label: Marketo Form URL
1444114584
- name: privateKey
1444214585
type: string
1444314586
defaultValue: ''

src/_data/catalog/source_categories.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# AUTOGENERATED FROM PUBLIC API. DO NOT EDIT
2-
# source cateogries last updated 2021-09-14
2+
# source cateogries last updated 2021-09-15
33
items:
44
- display_name: A/B Testing
55
slug: a-b-testing

src/_data/catalog/sources.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# AUTOGENERATED FROM PUBLIC API. DO NOT EDIT
2-
# sources last updated 2021-09-14
2+
# sources last updated 2021-09-15
33
items:
44
- display_name: .NET
55
slug: net

src/_data/catalog/warehouse.yml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,17 @@ items:
1212
url: 'https://d3hotuclm6if1r.cloudfront.net/logos/amazon-s3-default.svg'
1313
mark:
1414
url: 'https://cdn.filepicker.io/api/file/R1EKddJ1SnGECiHtdUlY'
15+
- display_name: AWS S3
16+
slug: aws-s3
17+
name: catalog/warehouses/aws-s3
18+
description: >-
19+
The AWS S3 destination provides a more secure way to store data in your AWS S3 buckets.
20+
url: connections/storage/catalog/aws-s3
21+
status: PUBLIC_BETA
22+
logo:
23+
url: 'https://d3hotuclm6if1r.cloudfront.net/logos/amazon-s3-default.svg'
24+
mark:
25+
url: 'https://cdn.filepicker.io/api/file/R1EKddJ1SnGECiHtdUlY'
1526
- display_name: Azure Synapse Analytics Warehouse
1627
slug: azuresqldw
1728
name: catalog/warehouses/azuresqldw

src/_data/catalog/warehouse_papi.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# AUTOGENERATED FROM PUBLIC API. DO NOT EDIT
2-
# warehouse data last updated 2021-09-14
2+
# warehouse data last updated 2021-09-15
33
items:
44
- display_name: Azure SQL Data Warehouse
55
slug: azuresqldw
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
title: '2mee Destination'
3+
hidden: true
4+
published: false
5+
beta: true
6+
---
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
title: 'AWS S3 Destination'
3+
hidden: true
4+
published: false
5+
beta: true
6+
---

src/connections/storage/catalog/aws-s3/index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
---
22
title: AWS S3 with IAM Role Support Destination
3+
redirect_from:
4+
- '/connections/destinations/catalog/amazon-s3/'
35
hide-personas-partial: true
46
---
57

0 commit comments

Comments
 (0)