Skip to main content

@swamp/aws/route53profiles

v2026.04.23.3

AWS ROUTE53PROFILES infrastructure models

Repository

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

Labels

awsroute53profilescloudinfrastructure

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/route53profiles

@swamp/aws/route53profiles/profilev2026.04.23.2profile.ts

Global Arguments

ArgumentTypeDescription
namestringInstance name for this resource (used as the unique identifier in the factory pattern)
NamestringThe name of the profile.
Tags?arrayAn array of key-value pairs to apply to this resource.
createCreate a Route53Profiles Profile
getGet a Route53Profiles Profile
ArgumentTypeDescription
identifierstringThe primary identifier of the Route53Profiles Profile
updateUpdate a Route53Profiles Profile
deleteDelete a Route53Profiles Profile
ArgumentTypeDescription
identifierstringThe primary identifier of the Route53Profiles Profile
syncSync Route53Profiles Profile state from AWS

Resources

state(infinite)— Route53Profiles Profile resource state
@swamp/aws/route53profiles/profile-associationv2026.04.23.2profile_association.ts

Global Arguments

ArgumentTypeDescription
namestringInstance name for this resource (used as the unique identifier in the factory pattern)
ResourceIdstringThe resource that you associated the profile with.
ProfileIdstringThe ID of the profile that you associated with the resource that is specified by ResourceId.
NamestringThe name of an association between a Profile and a VPC.
Tags?arrayAn array of key-value pairs to apply to this resource.
Arn?stringThe Amazon Resource Name (ARN) of the profile association.
createCreate a Route53Profiles ProfileAssociation
getGet a Route53Profiles ProfileAssociation
ArgumentTypeDescription
identifierstringThe primary identifier of the Route53Profiles ProfileAssociation
updateUpdate a Route53Profiles ProfileAssociation
deleteDelete a Route53Profiles ProfileAssociation
ArgumentTypeDescription
identifierstringThe primary identifier of the Route53Profiles ProfileAssociation
syncSync Route53Profiles ProfileAssociation state from AWS

Resources

state(infinite)— Route53Profiles ProfileAssociation resource state
@swamp/aws/route53profiles/profile-resource-associationv2026.04.23.2profile_resource_association.ts

Global Arguments

ArgumentTypeDescription
namestringInstance name for this resource (used as the unique identifier in the factory pattern)
ProfileIdstringThe ID of the profile that you associated the resource to that is specified by ResourceArn.
NamestringThe name of an association between the Profile and resource.
ResourceArnstringThe arn of the resource that you associated to the Profile.
ResourceProperties?stringA JSON-formatted string with key-value pairs specifying the properties of the associated resource.
createCreate a Route53Profiles ProfileResourceAssociation
getGet a Route53Profiles ProfileResourceAssociation
ArgumentTypeDescription
identifierstringThe primary identifier of the Route53Profiles ProfileResourceAssociation
updateUpdate a Route53Profiles ProfileResourceAssociation
deleteDelete a Route53Profiles ProfileResourceAssociation
ArgumentTypeDescription
identifierstringThe primary identifier of the Route53Profiles ProfileResourceAssociation
syncSync Route53Profiles ProfileResourceAssociation state from AWS

Resources

state(infinite)— Route53Profiles ProfileResourceAssociation resource state