Skip to main content

@swamp/aws/signer

v2026.04.23.3

AWS SIGNER infrastructure models

Repository

https://github.com/systeminit/swamp-extensions

Labels

awssignercloudinfrastructure

Contents

Quality score

Verified by Swamp

How well-documented and verifiable this extension is.

100%

Grade A

  • Has README or module doc2/2earned
  • README has a code example1/1earned
  • README is substantive1/1earned
  • Most symbols documented1/1earned
  • No slow types1/1earned
  • Has description1/1earned
  • At least one platform tag (or universal)1/1earned
  • Two or more platform tags (or universal)1/1earned
  • License declared1/1earned
  • Verified public repository2/2earned

Install

$ swamp extension pull @swamp/aws/signer

@swamp/aws/signer/profile-permissionv2026.04.23.2profile_permission.ts

Global Arguments

ArgumentTypeDescription
namestringInstance name for this resource (used as the unique identifier in the factory pattern)
ProfileNamestring
ProfileVersion?string
Actionstring
Principalstring
StatementIdstring
createCreate a Signer ProfilePermission
getGet a Signer ProfilePermission
ArgumentTypeDescription
identifierstringThe primary identifier of the Signer ProfilePermission
deleteDelete a Signer ProfilePermission
ArgumentTypeDescription
identifierstringThe primary identifier of the Signer ProfilePermission
syncSync Signer ProfilePermission state from AWS

Resources

state(infinite)— Signer ProfilePermission resource state
@swamp/aws/signer/signing-profilev2026.04.23.2signing_profile.ts

Global Arguments

ArgumentTypeDescription
namestringInstance name for this resource (used as the unique identifier in the factory pattern)
SignatureValidityPeriod?objectSignature validity period of the profile.
PlatformIdenumThe ID of the target signing platform.
Tags?arrayA list of tags associated with the signing profile.
createCreate a Signer SigningProfile
getGet a Signer SigningProfile
ArgumentTypeDescription
identifierstringThe primary identifier of the Signer SigningProfile
updateUpdate a Signer SigningProfile
deleteDelete a Signer SigningProfile
ArgumentTypeDescription
identifierstringThe primary identifier of the Signer SigningProfile
syncSync Signer SigningProfile state from AWS

Resources

state(infinite)— Signer SigningProfile resource state