Skip to content

Add AWS PRM partner tag (aws-apn-id) - #276

Merged
HarshCasper merged 1 commit into
masterfrom
prm-tagging/add-aws-apn-id-tag-serverless
Sep 23, 2026
Merged

HarshCasper merged 1 commit into
masterfrom
prm-tagging/add-aws-apn-id-tag-serverless

Conversation

@remotesynth

Copy link
Copy Markdown
Contributor

Add AWS Partner Revenue Measurement (PRM) tag

This PR adds LocalStack's AWS APN partner tag to this sample's IaC config:

aws-apn-id = "pc:9yq38ki5jw5mas7jhjthpgveo"

Where it was added: [provider "aws" default_tags block / Tags.of() call / serverless.yml stackTags — pick one]

What this is: A required tag for AWS Partner Revenue Measurement, so that AWS
attributes usage of this sample to LocalStack as an APN partner.

What this isn't: Any change to the sample's functionality, dependencies, or
behavior. This is a tag-only diff — no resources, versions, or logic were touched.
It does not add tags to LocalStack-only lstk commands.

Verification performed:

  • [tflocal plan / cdklocal synth / sam validate / serverless print] ran clean
  • [existing CI workflow name, or other non-deploy validation] still completes successfully
  • Diff reviewed — confirms only the tag was added, no incidental reformatting

cc @[maintainer if not the PR author]

Tag-only change, no functional impact.
@HarshCasper
HarshCasper merged commit 43a0cc1 into master Sep 23, 2026
47 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants