Skip to main content

@swamp/aws/refactorspaces

v2026.04.23.3

AWS REFACTORSPACES infrastructure models

Repository

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

Labels

awsrefactorspacescloudinfrastructure

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

@swamp/aws/refactorspaces/applicationv2026.04.23.2application.ts

Global Arguments

ArgumentTypeDescription
namestringInstance name for this resource (used as the unique identifier in the factory pattern)
ApiGatewayProxy?object
EnvironmentIdentifierstring
Namestring
ProxyTypeenum
VpcIdstring
Tags?arrayMetadata that you can assign to help organize the frameworks that you create. Each tag is a key-value pair.
createCreate a RefactorSpaces Application
getGet a RefactorSpaces Application
ArgumentTypeDescription
identifierstringThe primary identifier of the RefactorSpaces Application
deleteDelete a RefactorSpaces Application
ArgumentTypeDescription
identifierstringThe primary identifier of the RefactorSpaces Application
syncSync RefactorSpaces Application state from AWS

Resources

state(infinite)— RefactorSpaces Application resource state
@swamp/aws/refactorspaces/environmentv2026.04.23.2environment.ts

Global Arguments

ArgumentTypeDescription
namestringInstance name for this resource (used as the unique identifier in the factory pattern)
Description?string
Name?string
NetworkFabricType?enum
Tags?arrayMetadata that you can assign to help organize the frameworks that you create. Each tag is a key-value pair.
createCreate a RefactorSpaces Environment
getGet a RefactorSpaces Environment
ArgumentTypeDescription
identifierstringThe primary identifier of the RefactorSpaces Environment
updateUpdate a RefactorSpaces Environment
deleteDelete a RefactorSpaces Environment
ArgumentTypeDescription
identifierstringThe primary identifier of the RefactorSpaces Environment
syncSync RefactorSpaces Environment state from AWS

Resources

state(infinite)— RefactorSpaces Environment resource state
@swamp/aws/refactorspaces/routev2026.04.23.2route.ts

Global Arguments

ArgumentTypeDescription
namestringInstance name for this resource (used as the unique identifier in the factory pattern)
ApplicationIdentifierstring
EnvironmentIdentifierstring
RouteTypeenum
ServiceIdentifierstring
DefaultRoute?object
UriPathRoute?object
Tags?arrayMetadata that you can assign to help organize the frameworks that you create. Each tag is a key-value pair.
createCreate a RefactorSpaces Route
getGet a RefactorSpaces Route
ArgumentTypeDescription
identifierstringThe primary identifier of the RefactorSpaces Route
updateUpdate a RefactorSpaces Route
deleteDelete a RefactorSpaces Route
ArgumentTypeDescription
identifierstringThe primary identifier of the RefactorSpaces Route
syncSync RefactorSpaces Route state from AWS

Resources

state(infinite)— RefactorSpaces Route resource state
@swamp/aws/refactorspaces/servicev2026.04.23.2service.ts

Global Arguments

ArgumentTypeDescription
namestringInstance name for this resource (used as the unique identifier in the factory pattern)
ApplicationIdentifierstring
Description?string
EndpointTypeenum
EnvironmentIdentifierstring
Namestring
UrlEndpoint?object
VpcId?string
Tags?arrayMetadata that you can assign to help organize the frameworks that you create. Each tag is a key-value pair.
createCreate a RefactorSpaces Service
getGet a RefactorSpaces Service
ArgumentTypeDescription
identifierstringThe primary identifier of the RefactorSpaces Service
deleteDelete a RefactorSpaces Service
ArgumentTypeDescription
identifierstringThe primary identifier of the RefactorSpaces Service
syncSync RefactorSpaces Service state from AWS

Resources

state(infinite)— RefactorSpaces Service resource state