@@ -1451,10 +1451,11 @@ items:
1451
1451
type: string
1452
1452
defaultValue: ''
1453
1453
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.
1456
1457
required: true
1457
- label: Secret ID
1458
+ label: Secret ID (Read-Only)
1458
1459
- name: stream
1459
1460
type: string
1460
1461
defaultValue: ''
@@ -1549,10 +1550,11 @@ items:
1549
1550
type: string
1550
1551
defaultValue: ''
1551
1552
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.
1554
1556
required: true
1555
- label: Secret ID
1557
+ label: Secret ID (Read-Only)
1556
1558
- display_name: Amazon Lambda
1557
1559
name: Amazon Lambda
1558
1560
slug: amazon-lambda
@@ -1666,11 +1668,12 @@ items:
1666
1668
description: >-
1667
1669
This is an optional string Segment will use to assume the role provided to
1668
1670
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
1670
1673
roles, check
1671
1674
[here](https://docs.aws.amazon.com/IAM/latest/UserGuide/id_roles_create_for-user_externalid.html).
1672
1675
required: false
1673
- label: External ID
1676
+ label: External ID (Read-Only)
1674
1677
- name: function
1675
1678
type: string
1676
1679
defaultValue: ''
@@ -1924,11 +1927,12 @@ items:
1924
1927
description: >-
1925
1928
This is an optional string Segment will use to assume the role provided to
1926
1929
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
1928
1932
roles, check
1929
1933
[here](https://docs.aws.amazon.com/IAM/latest/UserGuide/id_roles_create_for-user_externalid.html).
1930
1934
required: false
1931
- label: External ID
1935
+ label: External ID (Read-Only)
1932
1936
- name: function
1933
1937
type: string
1934
1938
defaultValue: ''
0 commit comments