Skip to main content

Aws/evs

@swamp/aws/evsv2026.04.24.1· 6d agoMODELS
01README

AWS EVS infrastructure models

02Release Notes
  • Updated: environment
03Models1
@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.
fn create()
Create a EVS Environment
fn get(identifier: string)
Get a EVS Environment
ArgumentTypeDescription
identifierstringThe primary identifier of the EVS Environment
fn update()
Update a EVS Environment
fn delete(identifier: string)
Delete a EVS Environment
ArgumentTypeDescription
identifierstringThe primary identifier of the EVS Environment
fn sync()
Sync EVS Environment state from AWS

Resources

state(infinite)— EVS Environment resource state
04Previous Versions5
2026.04.23.3Apr 23, 2026
2026.04.03.2Apr 3, 2026
  • Updated: environment
2026.03.19.1Mar 19, 2026
  • Updated: environment
2026.03.16.1Mar 16, 2026
  • Updated: environment
2026.03.10.5Mar 10, 2026
05Stats
A
100 / 100
Downloads
0
Archive size
200.5 KB
Verified by Swamp
  • 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
06Platforms
07Labels