localstack-samples / localstack-samples/localstack-pro-samples

Migrate from API Key to Auth Token for sample tests

Đang mở
#262 4 bình luận 0 reaction 1 người được giao Xem trên GitHub

@prakgov đang làm issue này rồi.

Từ ngày 22/10/2025.

bug good first issue hacktoberfest
Ngôn ngữ chính
Makefile
Star
196
Fork
65
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

The LocalStack API key (`LOCALSTACK_API_KEY`) has been sunset and will no longer work for authentication. To ensure that the sample tests in this repository continue to execute successfully, migrate all usages of `LOCALSTACK_API_KEY` to the new `LOCALSTACK_AUTH_TOKEN` environment variable.

**Tasks:**
- Identify all places where `LOCALSTACK_API_KEY` is referenced and replace with `LOCALSTACK_AUTH_TOKEN` (mainly in `makefile.yml`)
- Update documentation and code comments where necessary
- Validate that sample tests pass with the new auth token

**Impact:**

Without this migration, sample tests will fail due to authentication errors since the API key mechanism is deprecated.

Hướng dẫn đóng góp

Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này

Bắt đầu từ đâu

  1. Đọc hết issue, rồi đọc hướng dẫn đóng góp của dự án.
  2. Bình luận trên issue rằng bạn sẽ nhận — tránh hai người làm cùng một việc.
  3. Fork repository và làm thay đổi trên một nhánh.
  4. Mở pull request có tham chiếu số hiệu của issue.

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.