Skip to main content

@swamp/aws/evidently

v2026.04.23.3

AWS EVIDENTLY infrastructure models

Repository

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

Labels

awsevidentlycloudinfrastructure

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

@swamp/aws/evidently/experimentv2026.04.23.2experiment.ts

Global Arguments

ArgumentTypeDescription
namestringInstance name for this resource (used as the unique identifier in the factory pattern)
Namestring
Projectstring
Description?string
RunningStatus?objectStart Experiment. Default is False
RandomizationSalt?string
Treatmentsarray
MetricGoalsarray
SamplingRate?number
OnlineAbConfigobject
Segment?string
RemoveSegment?boolean
Tags?arrayAn array of key-value pairs to apply to this resource.
createCreate a Evidently Experiment
getGet a Evidently Experiment
ArgumentTypeDescription
identifierstringThe primary identifier of the Evidently Experiment
updateUpdate a Evidently Experiment
deleteDelete a Evidently Experiment
ArgumentTypeDescription
identifierstringThe primary identifier of the Evidently Experiment
syncSync Evidently Experiment state from AWS

Resources

state(infinite)— Evidently Experiment resource state
@swamp/aws/evidently/featurev2026.04.23.2feature.ts

Global Arguments

ArgumentTypeDescription
namestringInstance name for this resource (used as the unique identifier in the factory pattern)
Projectstring
Namestring
Description?string
EvaluationStrategy?enum
Variationsarray
DefaultVariation?string
EntityOverrides?array
Tags?arrayAn array of key-value pairs to apply to this resource.
createCreate a Evidently Feature
getGet a Evidently Feature
ArgumentTypeDescription
identifierstringThe primary identifier of the Evidently Feature
updateUpdate a Evidently Feature
deleteDelete a Evidently Feature
ArgumentTypeDescription
identifierstringThe primary identifier of the Evidently Feature
syncSync Evidently Feature state from AWS

Resources

state(infinite)— Evidently Feature resource state
@swamp/aws/evidently/launchv2026.04.23.2launch.ts

Global Arguments

ArgumentTypeDescription
namestringInstance name for this resource (used as the unique identifier in the factory pattern)
Namestring
Projectstring
Description?string
RandomizationSalt?string
ScheduledSplitsConfigarray
Groupsarray
MetricMonitors?array
Tags?arrayAn array of key-value pairs to apply to this resource.
ExecutionStatus?objectStart or Stop Launch Launch. Default is not started.
createCreate a Evidently Launch
getGet a Evidently Launch
ArgumentTypeDescription
identifierstringThe primary identifier of the Evidently Launch
updateUpdate a Evidently Launch
deleteDelete a Evidently Launch
ArgumentTypeDescription
identifierstringThe primary identifier of the Evidently Launch
syncSync Evidently Launch state from AWS

Resources

state(infinite)— Evidently Launch resource state
@swamp/aws/evidently/projectv2026.04.23.2project.ts

Global Arguments

ArgumentTypeDescription
namestringInstance name for this resource (used as the unique identifier in the factory pattern)
Namestring
Description?string
DataDelivery?objectDestinations for data.
AppConfigResource?object
Tags?arrayAn array of key-value pairs to apply to this resource.
createCreate a Evidently Project
getGet a Evidently Project
ArgumentTypeDescription
identifierstringThe primary identifier of the Evidently Project
updateUpdate a Evidently Project
deleteDelete a Evidently Project
ArgumentTypeDescription
identifierstringThe primary identifier of the Evidently Project
syncSync Evidently Project state from AWS

Resources

state(infinite)— Evidently Project resource state
@swamp/aws/evidently/segmentv2026.04.23.2segment.ts

Global Arguments

ArgumentTypeDescription
namestringInstance name for this resource (used as the unique identifier in the factory pattern)
Namestring
Description?string
Pattern?string
Tags?arrayAn array of key-value pairs to apply to this resource.
createCreate a Evidently Segment
getGet a Evidently Segment
ArgumentTypeDescription
identifierstringThe primary identifier of the Evidently Segment
deleteDelete a Evidently Segment
ArgumentTypeDescription
identifierstringThe primary identifier of the Evidently Segment
syncSync Evidently Segment state from AWS

Resources

state(infinite)— Evidently Segment resource state