Skip to content

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

Merged
remotesynth merged 1 commit into
masterfrom
prm-tagging/add-aws-apn-id-tag-cdk
Sep 22, 2026
Merged

remotesynth merged 1 commit into
masterfrom
prm-tagging/add-aws-apn-id-tag-cdk

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 force-pushed the prm-tagging/add-aws-apn-id-tag-cdk branch from 4cfbb03 to 49ae928 Compare September 22, 2026 18:26
@HarshCasper
HarshCasper self-requested a review September 22, 2026 18:26
@remotesynth
remotesynth merged commit 8a31f6f into master Sep 22, 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