File tree Expand file tree Collapse file tree 2 files changed +1
-24
lines changed Expand file tree Collapse file tree 2 files changed +1
-24
lines changed Original file line number Diff line number Diff line change @@ -11,6 +11,7 @@ node_modules/
11
11
src /assets /docs.bundle.js
12
12
yarn-error.log
13
13
.yarn /install-state.gz
14
+ .yarn /cache /
14
15
# Make sure to update `analytics` to the full path to your Typewriter client.
15
16
.vscode /spellright.dict
16
17
Original file line number Diff line number Diff line change @@ -77657,22 +77657,6 @@ items:
77657
77657
mobile: false
77658
77658
server: true
77659
77659
settings:
77660
- - name: accessKeyId
77661
- type: string
77662
- defaultValue: ''
77663
- description: >-
77664
- The Access Key ID for your AWS IAM instance. Must be populated if using
77665
- AWS IAM Authentication Mechanism.
77666
- required: false
77667
- label: AWS Access Key ID
77668
- - name: authorizationIdentity
77669
- type: string
77670
- defaultValue: ''
77671
- description: >-
77672
- AWS IAM role ARN used for authorization. This field is optional, and
77673
- should only be populated if using the AWS IAM Authentication Mechanism.
77674
- required: false
77675
- label: AWS Authorization Identity
77676
77660
- name: brokers
77677
77661
type: string
77678
77662
defaultValue: ''
@@ -77706,14 +77690,6 @@ items:
77706
77690
PLAIN or SCRAM Authentication Mechanisms.
77707
77691
required: false
77708
77692
label: Password
77709
- - name: secretAccessKey
77710
- type: password
77711
- defaultValue: ''
77712
- description: >-
77713
- The Secret Key for your AWS IAM instance. Must be populated if using AWS
77714
- IAM Authentication Mechanism.
77715
- required: false
77716
- label: AWS Secret Key
77717
77693
- name: ssl_ca
77718
77694
type: string
77719
77695
defaultValue: ''
You can’t perform that action at this time.
0 commit comments