We recommend new projects start with resources from the AWS provider.
Viewing docs for AWS Cloud Control v1.80.0
published on Monday, Sep 21, 2026 by Pulumi
published on Monday, Sep 21, 2026 by Pulumi
We recommend new projects start with resources from the AWS provider.
Viewing docs for AWS Cloud Control v1.80.0
published on Monday, Sep 21, 2026 by Pulumi
published on Monday, Sep 21, 2026 by Pulumi
Resource Type definition for AWS::AppConfig::ExperimentRun
Using getExperimentRun
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getExperimentRun(args: GetExperimentRunArgs, opts?: InvokeOptions): Promise<GetExperimentRunResult>
function getExperimentRunOutput(args: GetExperimentRunOutputArgs, opts?: InvokeOutputOptions): Output<GetExperimentRunResult>def get_experiment_run(application_id: Optional[str] = None,
experiment_definition_id: Optional[str] = None,
run: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetExperimentRunResult
def get_experiment_run_output(application_id: pulumi.Input[Optional[str]] = None,
experiment_definition_id: pulumi.Input[Optional[str]] = None,
run: pulumi.Input[Optional[str]] = None,
opts: Optional[InvokeOutputOptions] = None) -> Output[GetExperimentRunResult]func LookupExperimentRun(ctx *Context, args *LookupExperimentRunArgs, opts ...InvokeOption) (*LookupExperimentRunResult, error)
func LookupExperimentRunOutput(ctx *Context, args *LookupExperimentRunOutputArgs, opts ...InvokeOption) LookupExperimentRunResultOutput> Note: This function is named LookupExperimentRun in the Go SDK.
public static class GetExperimentRun
{
public static Task<GetExperimentRunResult> InvokeAsync(GetExperimentRunArgs args, InvokeOptions? opts = null)
public static Output<GetExperimentRunResult> Invoke(GetExperimentRunInvokeArgs args, InvokeOptions? opts = null)
public static Output<GetExperimentRunResult> Invoke(GetExperimentRunInvokeArgs args, InvokeOutputOptions opts)
}public static CompletableFuture<GetExperimentRunResult> getExperimentRun(GetExperimentRunArgs args, InvokeOptions options)
public static Output<GetExperimentRunResult> getExperimentRun(GetExperimentRunArgs args, InvokeOptions options)
public static Output<GetExperimentRunResult> getExperimentRun(GetExperimentRunArgs args, InvokeOutputOptions options)
fn::invoke:
function: aws-native:appconfig:getExperimentRun
arguments:
# arguments dictionarydata "aws-native_appconfig_get_experiment_run" "name" {
# arguments
}The following arguments are supported:
- Application
Id string - The resolved application ID.
- Experiment
Definition stringId - The resolved experiment definition ID.
- Run string
- The run number (auto-assigned by the service).
- Application
Id string - The resolved application ID.
- Experiment
Definition stringId - The resolved experiment definition ID.
- Run string
- The run number (auto-assigned by the service).
- application_
id string - The resolved application ID.
- experiment_
definition_ stringid - The resolved experiment definition ID.
- run string
- The run number (auto-assigned by the service).
- application
Id String - The resolved application ID.
- experiment
Definition StringId - The resolved experiment definition ID.
- run String
- The run number (auto-assigned by the service).
- application
Id string - The resolved application ID.
- experiment
Definition stringId - The resolved experiment definition ID.
- run string
- The run number (auto-assigned by the service).
- application_
id str - The resolved application ID.
- experiment_
definition_ strid - The resolved experiment definition ID.
- run str
- The run number (auto-assigned by the service).
- application
Id String - The resolved application ID.
- experiment
Definition StringId - The resolved experiment definition ID.
- run String
- The run number (auto-assigned by the service).
getExperimentRun Result
The following output properties are available:
- Application
Id string - The resolved application ID.
- Description string
- Description of the experiment run.
- Experiment
Definition stringId - The resolved experiment definition ID.
- Exposure
Percentage double - Percentage of traffic exposed to the experiment (0-100).
- Run string
- The run number (auto-assigned by the service).
- Started
At string - ISO-8601 timestamp when the run started.
- Status
Pulumi.
Aws Native. App Config. Experiment Run Status - Current status of the run.
-
List<Pulumi.
Aws Native. Outputs. Tag> - Tags to associate with the experiment run.
- Treatment
Overrides Pulumi.Aws Native. App Config. Outputs. Experiment Run Treatment Overrides - Updated
At string - ISO-8601 timestamp when the run was last updated.
- Application
Id string - The resolved application ID.
- Description string
- Description of the experiment run.
- Experiment
Definition stringId - The resolved experiment definition ID.
- Exposure
Percentage float64 - Percentage of traffic exposed to the experiment (0-100).
- Run string
- The run number (auto-assigned by the service).
- Started
At string - ISO-8601 timestamp when the run started.
- Status
Experiment
Run Status - Current status of the run.
- Tag
- Tags to associate with the experiment run.
- Treatment
Overrides ExperimentRun Treatment Overrides - Updated
At string - ISO-8601 timestamp when the run was last updated.
- application_
id string - The resolved application ID.
- description string
- Description of the experiment run.
- experiment_
definition_ stringid - The resolved experiment definition ID.
- exposure_
percentage number - Percentage of traffic exposed to the experiment (0-100).
- run string
- The run number (auto-assigned by the service).
- started_
at string - ISO-8601 timestamp when the run started.
- status "RUNNING" | "DONE"
- Current status of the run.
- list(object)
- Tags to associate with the experiment run.
- treatment_
overrides object - updated_
at string - ISO-8601 timestamp when the run was last updated.
- application
Id String - The resolved application ID.
- description String
- Description of the experiment run.
- experiment
Definition StringId - The resolved experiment definition ID.
- exposure
Percentage Double - Percentage of traffic exposed to the experiment (0-100).
- run String
- The run number (auto-assigned by the service).
- started
At String - ISO-8601 timestamp when the run started.
- status
Experiment
Run Status - Current status of the run.
- List<Tag>
- Tags to associate with the experiment run.
- treatment
Overrides ExperimentRun Treatment Overrides - updated
At String - ISO-8601 timestamp when the run was last updated.
- application
Id string - The resolved application ID.
- description string
- Description of the experiment run.
- experiment
Definition stringId - The resolved experiment definition ID.
- exposure
Percentage number - Percentage of traffic exposed to the experiment (0-100).
- run string
- The run number (auto-assigned by the service).
- started
At string - ISO-8601 timestamp when the run started.
- status
Experiment
Run Status - Current status of the run.
- Tag[]
- Tags to associate with the experiment run.
- treatment
Overrides ExperimentRun Treatment Overrides - updated
At string - ISO-8601 timestamp when the run was last updated.
- application_
id str - The resolved application ID.
- description str
- Description of the experiment run.
- experiment_
definition_ strid - The resolved experiment definition ID.
- exposure_
percentage float - Percentage of traffic exposed to the experiment (0-100).
- run str
- The run number (auto-assigned by the service).
- started_
at str - ISO-8601 timestamp when the run started.
- status
Experiment
Run Status - Current status of the run.
- Sequence[root_Tag]
- Tags to associate with the experiment run.
- treatment_
overrides ExperimentRun Treatment Overrides - updated_
at str - ISO-8601 timestamp when the run was last updated.
- application
Id String - The resolved application ID.
- description String
- Description of the experiment run.
- experiment
Definition StringId - The resolved experiment definition ID.
- exposure
Percentage Number - Percentage of traffic exposed to the experiment (0-100).
- run String
- The run number (auto-assigned by the service).
- started
At String - ISO-8601 timestamp when the run started.
- status "RUNNING" | "DONE"
- Current status of the run.
- List<Property Map>
- Tags to associate with the experiment run.
- treatment
Overrides Property Map - updated
At String - ISO-8601 timestamp when the run was last updated.
Supporting Types
ExperimentRunStatus
ExperimentRunTreatmentOverrides
- Inline Dictionary<string, string>
- Map of entity ID to treatment key (t1, t2, ..., or c for control).
- Inline map[string]string
- Map of entity ID to treatment key (t1, t2, ..., or c for control).
- inline map(string)
- Map of entity ID to treatment key (t1, t2, ..., or c for control).
- inline Map<String,String>
- Map of entity ID to treatment key (t1, t2, ..., or c for control).
- inline {[key: string]: string}
- Map of entity ID to treatment key (t1, t2, ..., or c for control).
- inline Mapping[str, str]
- Map of entity ID to treatment key (t1, t2, ..., or c for control).
- inline Map<String>
- Map of entity ID to treatment key (t1, t2, ..., or c for control).
Tag
Package Details
- Repository
- AWS Native pulumi/pulumi-aws-native
- License
- Apache-2.0
We recommend new projects start with resources from the AWS provider.
Viewing docs for AWS Cloud Control v1.80.0
published on Monday, Sep 21, 2026 by Pulumi
published on Monday, Sep 21, 2026 by Pulumi