You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: mkdocs/docs/configuration.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -340,8 +340,8 @@ catalog:
340
340
341
341
<!-- prettier-ignore-start -->
342
342
343
-
!!! warning "Deprecated Properties"
344
-
`profile_name`, `region_name`, `botocore_session`, `aws_access_key_id`, `aws_secret_access_key`, `aws_session_token` are deprecated and will be removed in 0.8.0:
343
+
!!! warning "Removed Properties"
344
+
The properties `profile_name`, `region_name`, `botocore_session`, `aws_access_key_id`, `aws_secret_access_key`, and `aws_session_token` were deprecated and removed in 0.8.0
345
345
346
346
<!-- prettier-ignore-end -->
347
347
@@ -396,8 +396,8 @@ catalog:
396
396
397
397
<!-- prettier-ignore-start -->
398
398
399
-
!!! warning "Deprecated Properties"
400
-
`profile_name`, `region_name`, `botocore_session`, `aws_access_key_id`, `aws_secret_access_key`, `aws_session_token` are deprecated and will be removed in 0.8.0:
399
+
!!! warning "Removed Properties"
400
+
The properties `profile_name`, `region_name`, `botocore_session`, `aws_access_key_id`, `aws_secret_access_key`, and `aws_session_token` were deprecated and removed in 0.8.0
0 commit comments