A human-friendly DSL for ATProto Lexicons
26
fork

Configure Feed

Select the types of activity you want to include in your feed.

Add mlf-dns-route53 official plugin #12

open opened by stavola.xyz targeting main from feat/publishing

Second official DNS plugin, proving the subprocess protocol is provider-agnostic. Wraps aws-sdk-route53 for the four ops — zone lookup by DNS name (walks parent domains and hits list_hosted_zones_by_name), list_txt, upsert_txt, delete_txt. Route 53 lacks per-record IDs so (name, type) is the identity; upserts use a single UPSERT ChangeResourceRecordSets. Credential schema: access_key

  • secret_key required, session_token (for STS) and region (default us-east-1) optional.

TXT values are quoted + escape-sequence'd on the wire; a hand-rolled unquote handles the trailing " edge case that a naive trim_matches would corrupt.

Labels

None yet.

assignee

None yet.

Participants 1
AT URI
at://did:plc:tahmjtpwnkuhopngqe5q7jp2/sh.tangled.repo.pull/3mjqnd22zi722
Diff #0

No differences found between the selected revisions.

History

1 round 0 comments
sign up or login to add to the discussion
stavola.xyz submitted #0
patch application failed: error: No valid patches in input (allow with "--allow-empty")
expand 0 comments