Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
yuhao-su committed May 8, 2024
1 parent 70c1e1d commit 38b8902
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions src/connector/with_options_sink.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ BigQueryConfig:
required: false
- name: external_id
field_type: String
comments: external ID in IAM role trust policy <https://docs.aws.amazon.com/IAM/latest/UserGuide/id_roles_create_for-user_externalid.html>
comments: external ID in IAM role trust policy
required: false
- name: profile
field_type: String
Expand Down Expand Up @@ -349,7 +349,7 @@ KafkaConfig:
required: false
- name: external_id
field_type: String
comments: external ID in IAM role trust policy <https://docs.aws.amazon.com/IAM/latest/UserGuide/id_roles_create_for-user_externalid.html>
comments: external ID in IAM role trust policy
required: false
- name: profile
field_type: String
Expand Down Expand Up @@ -542,7 +542,7 @@ PulsarConfig:
required: false
- name: external_id
field_type: String
comments: external ID in IAM role trust policy <https://docs.aws.amazon.com/IAM/latest/UserGuide/id_roles_create_for-user_externalid.html>
comments: external ID in IAM role trust policy
required: false
- name: profile
field_type: String
Expand Down
4 changes: 2 additions & 2 deletions src/connector/with_options_source.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -236,7 +236,7 @@ KafkaProperties:
required: false
- name: external_id
field_type: String
comments: external ID in IAM role trust policy <https://docs.aws.amazon.com/IAM/latest/UserGuide/id_roles_create_for-user_externalid.html>
comments: external ID in IAM role trust policy
required: false
- name: profile
field_type: String
Expand Down Expand Up @@ -669,7 +669,7 @@ PulsarProperties:
required: false
- name: external_id
field_type: String
comments: external ID in IAM role trust policy <https://docs.aws.amazon.com/IAM/latest/UserGuide/id_roles_create_for-user_externalid.html>
comments: external ID in IAM role trust policy
required: false
- name: profile
field_type: String
Expand Down

0 comments on commit 38b8902

Please sign in to comment.