Skip to main content

@swamp/aws/evs

v2026.04.24.1

AWS EVS infrastructure models

Repository

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

Labels

awsevscloudinfrastructure

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

Release Notes

  • Updated: environment

@swamp/aws/evs/environmentv2026.04.24.1environment.ts

Global Arguments

ArgumentTypeDescription
namestringInstance name for this resource (used as the unique identifier in the factory pattern)
EnvironmentName?stringThe name of an EVS environment
KmsKeyId?string
VpcIdstring
ServiceAccessSubnetIdstring
VcfVersionenum
TermsAcceptedboolean
LicenseInfoobjectThe license information for an EVS environment
InitialVlans?objectThe initial Vlan configuration only required upon creation. Modification after creation will have no effect
Hosts?arrayThe initial hosts for environment only required upon creation. Modification after creation will have no effect
ConnectivityInfoobject
VcfHostnamesobject
SiteIdstring
ServiceAccessSecurityGroups?object
Tags?arrayAn array of key-value pairs to apply to this resource.
createCreate a EVS Environment
getGet a EVS Environment
ArgumentTypeDescription
identifierstringThe primary identifier of the EVS Environment
updateUpdate a EVS Environment
deleteDelete a EVS Environment
ArgumentTypeDescription
identifierstringThe primary identifier of the EVS Environment
syncSync EVS Environment state from AWS

Resources

state(infinite)— EVS Environment resource state