Add additional AWS secrets
The merge request renames the "AWS access token" with a "long-term access key", which is more descriptive and in-line with AWS terminology.
Additionally, 3 new secrets are added.
- a temporary access key
- a service bearer token
- a Cognito identity pool ID
gitlab-org/security-products/secret-detection/secret-detection-rules!23 (closed) depends on these secrets being added in order to pass the pipeline checks. It is unclear what other changes might need to be made in order to update the "AWS access token" name.