Skip to content

Commit 2c1f2e6

Browse files
author
markzegarelli
authored
Merge pull request #1 from segmentio/repo-sync
repo sync
2 parents 8187dbc + ad76df0 commit 2c1f2e6

File tree

1 file changed

+14
-10
lines changed

1 file changed

+14
-10
lines changed

src/_data/catalog/destinations.yml

+14-10
Original file line numberDiff line numberDiff line change
@@ -1451,10 +1451,11 @@ items:
14511451
type: string
14521452
defaultValue: ''
14531453
description: >-
1454-
The External ID to your IAM role. This value is a secret and should be
1455-
treated as a password.
1454+
The External ID to your IAM role. This value is read-only. Reach out to
1455+
support if you wish to change it. This value is also a secret and should
1456+
be treated as a password.
14561457
required: true
1457-
label: Secret ID
1458+
label: Secret ID (Read-Only)
14581459
- name: stream
14591460
type: string
14601461
defaultValue: ''
@@ -1549,10 +1550,11 @@ items:
15491550
type: string
15501551
defaultValue: ''
15511552
description: >-
1552-
The External ID to your IAM role. This value is a secret and should be
1553-
treated as a password.
1553+
The External ID to your IAM role. This value is read-only. Reach out to
1554+
support if you wish to change it. This value is also a secret and should
1555+
be treated as a password.
15541556
required: true
1555-
label: Secret ID
1557+
label: Secret ID (Read-Only)
15561558
- display_name: Amazon Lambda
15571559
name: Amazon Lambda
15581560
slug: amazon-lambda
@@ -1666,11 +1668,12 @@ items:
16661668
description: >-
16671669
This is an optional string Segment will use to assume the role provided to
16681670
invoke the Lambda function. If this setting is not defined, we'll use the
1669-
Source ID. For more information about external IDs while assuming AWS
1671+
Source ID. This value is read-only. Reach out to support if you wish to
1672+
change it. For more information about external IDs while assuming AWS
16701673
roles, check
16711674
[here](https://docs.aws.amazon.com/IAM/latest/UserGuide/id_roles_create_for-user_externalid.html).
16721675
required: false
1673-
label: External ID
1676+
label: External ID (Read-Only)
16741677
- name: function
16751678
type: string
16761679
defaultValue: ''
@@ -1924,11 +1927,12 @@ items:
19241927
description: >-
19251928
This is an optional string Segment will use to assume the role provided to
19261929
invoke the Lambda function. If this setting is not defined, we'll use the
1927-
Source ID. For more information about external IDs while assuming AWS
1930+
Source ID. This value is read-only. Reach out to support if you wish to
1931+
change it. For more information about external IDs while assuming AWS
19281932
roles, check
19291933
[here](https://docs.aws.amazon.com/IAM/latest/UserGuide/id_roles_create_for-user_externalid.html).
19301934
required: false
1931-
label: External ID
1935+
label: External ID (Read-Only)
19321936
- name: function
19331937
type: string
19341938
defaultValue: ''

0 commit comments

Comments
 (0)