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

Migrate from API Key to Auth Token for sample tests

Offen
#262 4 Kommentare 0 Reaktionen 1 zugewiesene Person Auf GitHub ansehen

@prakgov arbeitet bereits daran.

Seit 22.10.2025.

bug good first issue hacktoberfest
Vorherrschende Sprache
Makefile
Sterne
196
Forks
65
PR-Merge-Kennzahlen
Keine gemergten PRs in 30 T.

Beschreibung

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.

Beitragsleitfaden

Für dieses Repository ist kein Beitragsleitfaden indexiert

Erste Schritte

  1. Lies das ganze Issue und danach den Beitragsleitfaden des Projekts.
  2. Schreib ins Issue, dass du es übernimmst — das erspart doppelte Arbeit.
  3. Forke das Repository und arbeite in einem Branch.
  4. Öffne einen Pull Request, der die Issue-Nummer nennt.

Bewertung

Dieses Issue wurde noch nicht bewertet.

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.