Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
BTheunissen committed Jul 24, 2024
1 parent 2053830 commit 3c7e7f5
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions _data/meltano/extractors/tap-iceberg/shaped-ai.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,15 +59,19 @@ settings:
- description: Additional properties to pass to the catalog connection.
label: Catalog Properties
name: catalog_properties
kind: object

Check failure on line 62 in _data/meltano/extractors/tap-iceberg/shaped-ai.yml

View workflow job for this annotation

GitHub Actions / Lint YAML files

62:3 [key-ordering] wrong ordering of key "kind" in mapping
- description: The access key of the AWS Glue Data Catalog.
label: Access Key
name: client_access_key_id
sensitive: true
- description: The secret access key of the AWS Glue Data Catalog.
label: Secret Access Key
name: client_secret_access_key
sensitive: true
- description: The session token of the AWS Glue Data Catalog.
label: Session Token
name: client_session_token
sensitive: true
- description: The region of the AWS Glue Data Catalog.
label: Region
name: client_region
Expand Down

0 comments on commit 3c7e7f5

Please sign in to comment.