Skip to content

Commit 72e4236

Browse files
committed
docs(config): remove AWS environment variables
1 parent 79706fd commit 72e4236

File tree

1 file changed

+0
-32
lines changed

1 file changed

+0
-32
lines changed

docs/configuration/environment-variables.md

-32
Original file line numberDiff line numberDiff line change
@@ -36,38 +36,6 @@ Amplitude API key for the project where the app will direct events.
3636

3737
If blank or an invalid key, analytics events aren't captured (though may still be logged).
3838

39-
## AWS
40-
41-
### `AWS_ACCESS_KEY_ID`
42-
43-
The AWS access key ID for a deployment environment.
44-
45-
Mostly not used in local settings. See the docs on [Deployment][deployment] for more.
46-
47-
### `AWS_BUCKET`
48-
49-
The AWS bucket for a deployment environment, where the environment file and fixtures for that environment are stored.
50-
51-
Mostly not used in local settings. See the docs on [Deployment][deployment] for more.
52-
53-
### `AWS_DEFAULT_REGION`
54-
55-
The AWS region for a deployment environment.
56-
57-
Mostly not used in local settings. See the docs on [Deployment][deployment] for more.
58-
59-
### `AWS_SECRET_ACCESS_KEY`
60-
61-
The AWS access key ID for a deployment environment.
62-
63-
Mostly not used in local settings. See the docs on [Deployment][deployment] for more.
64-
65-
### `CONFIG_FILE`
66-
67-
The (single) fixture file AWS uses for a deployment environment.
68-
69-
Mostly not used in local settings. See the docs on [Deployment][deployment] for more.
70-
7139
## Django
7240

7341
### `DJANGO_ADMIN`

0 commit comments

Comments
 (0)