AWS cli documentation change
Summary
File removed as part of rename operation to new location
Security assessment
The removal is part of a file rename operation without any security-related context. No vulnerabilities, incidents, or security features are mentioned in the removal.
Diff
diff --git a/cli/latest/reference/panorama/list-application-instances.md b/cli/latest/reference/panorama/list-application-instances.md similarity index 55% rename from /root/aws-docs-changes/docs/2026-06-28_00-00-05/cli/latest/reference/panorama/list-application-instances.md rename to /root/aws-docs-changes/docs/2026-07-01_00-00-05/cli/latest/reference/appconfig/list-experiment-run-events.md index 12c07d502..c8b3bee95 100644 --- a//cli/latest/reference/panorama/list-application-instances.md +++ b//cli/latest/reference/appconfig/list-experiment-run-events.md @@ -13,3 +13,3 @@ - * [next](list-devices.html "list-devices") | - * [previous](list-application-instance-node-instances.html "list-application-instance-node-instances") | - * [AWS CLI 2.35.11 Command Reference](../../index.html) » + * [next](list-experiment-runs.html "list-experiment-runs") | + * [previous](list-experiment-definitions.html "list-experiment-definitions") | + * [AWS CLI 2.35.13 Command Reference](../../index.html) » @@ -17,2 +17,2 @@ - * [panorama](index.html) » - * [list-application-instances]() + * [appconfig](index.html) » + * [list-experiment-run-events]() @@ -22,2 +22,2 @@ - * [← list-application-instance-node-instances](list-application-instance-node-instances.html "previous chapter \(use the left arrow\)") / - * [list-devices →](list-devices.html "next chapter \(use the right arrow\)") + * [← list-experiment-definitions](list-experiment-definitions.html "previous chapter \(use the left arrow\)") / + * [list-experiment-runs →](list-experiment-runs.html "next chapter \(use the right arrow\)") @@ -31 +31 @@ - * list-application-instances + * list-experiment-run-events @@ -46 +46 @@ Search box Search -Did you find this page useful? Do you have a suggestion to improve the documentation? [Give us feedback](https://docs.aws.amazon.com/forms/aws-doc-feedback?hidden_service_name=AWS%20Command%20Line%20Interface&hidden_guide_name=Reference&topic_url=https%3A%2F%2Fdocs.aws.amazon.com%2Fcli%2Flatest%2Freference/panorama/list-application-instances.html). +Did you find this page useful? Do you have a suggestion to improve the documentation? [Give us feedback](https://docs.aws.amazon.com/forms/aws-doc-feedback?hidden_service_name=AWS%20Command%20Line%20Interface&hidden_guide_name=Reference&topic_url=https%3A%2F%2Fdocs.aws.amazon.com%2Fcli%2Flatest%2Freference/appconfig/list-experiment-run-events.html). @@ -53 +53 @@ First time using the AWS CLI? See the [User Guide](https://docs.aws.amazon.com/c -[ [aws](../index.html#cli-aws) . [panorama](index.html#cli-aws-panorama) ] +[ [aws](../index.html#cli-aws) . [appconfig](index.html#cli-aws-appconfig) ] @@ -55 +55 @@ First time using the AWS CLI? See the [User Guide](https://docs.aws.amazon.com/c -# list-application-instances¶ +# list-experiment-run-events¶ @@ -59 +59 @@ First time using the AWS CLI? See the [User Guide](https://docs.aws.amazon.com/c -Returns a list of application instances. +Lists the events for a specified experiment run. Events provide a timeline of actions and state changes that occurred during the run. @@ -61 +61,3 @@ Returns a list of application instances. -See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/panorama-2019-07-24/ListApplicationInstances) +See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/appconfig-2019-10-09/ListExperimentRunEvents) + +`list-experiment-run-events` is a paginated operation. Multiple API calls may be issued in order to retrieve the entire data set of results. You can disable pagination by providing the `--no-paginate` argument. When using `--output text` and the `--query` argument on a paginated response, the `--query` argument must extract data from the results of the following query expressions: `Items` @@ -66,5 +68,7 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/panora - list-application-instances - [--device-id <value>] - [--max-results <value>] - [--next-token <value>] - [--status-filter <value>] + list-experiment-run-events + --application-identifier <value> + --experiment-definition-identifier <value> + --run <value> + [--starting-token <value>] + [--page-size <value>] + [--max-items <value>] @@ -96 +100 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/panora -`--device-id` (string) +`--application-identifier` (string) [required] @@ -98 +102 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/panora -> The application instances’ device ID. +> The application ID or name. @@ -103,2 +107 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/panora -> * max: `255` -> * pattern: `^[a-zA-Z0-9\-\_]+$` +> * max: `2048` @@ -108 +111 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/panora -`--max-results` (integer) +`--experiment-definition-identifier` (string) [required] @@ -110 +113 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/panora -> The maximum number of application instances to return in one page of results. +> The experiment definition ID or name. @@ -114,2 +117,2 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/panora -> * min: `0` -> * max: `25` +> * min: `1` +> * max: `2048` @@ -119 +122 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/panora -`--next-token` (string) +`--run` (integer) [required] @@ -121 +124 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/panora -> Specify the pagination token from a previous request to retrieve the next page of results. +> The run number. @@ -126,2 +128,0 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/panora -> * max: `4096` -> * pattern: `^.+$` @@ -131 +132,7 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/panora -`--status-filter` (string) +`--starting-token` (string) + +> A token to specify where to start paginating. This is the `NextToken` from a previously truncated response. +> +> For usage examples, see [Pagination](https://docs.aws.amazon.com/cli/latest/userguide/pagination.html) in the _AWS Command Line Interface User Guide_ . + +`--page-size` (integer) @@ -133 +140 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/panora -> Only include instances with a specific status. +> The size of each page to get in the AWS service call. This does not affect the number of items returned in the command’s output. Setting a smaller page size results in more calls to the AWS service, retrieving fewer items in each call. This can help prevent the AWS service calls from timing out. @@ -135 +142 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/panora -> Possible values: +> For usage examples, see [Pagination](https://docs.aws.amazon.com/cli/latest/userguide/pagination.html) in the _AWS Command Line Interface User Guide_ . @@ -137,7 +144 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/panora -> * `DEPLOYMENT_SUCCEEDED` -> * `DEPLOYMENT_ERROR` -> * `REMOVAL_SUCCEEDED` -> * `REMOVAL_FAILED` -> * `PROCESSING_DEPLOYMENT` -> * `PROCESSING_REMOVAL` -> * `DEPLOYMENT_FAILED` +> Constraints: @@ -144,0 +146,4 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/panora +> * min: `1` +> * max: `50` +> + @@ -145,0 +151,5 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/panora +`--max-items` (integer) + +> The total number of items to return in the command’s output. If the total number of items available is more than the value specified, a `NextToken` is provided in the command’s output. To resume pagination, provide the `NextToken` value in the `starting-token` argument of a subsequent command. **Do not** use the `NextToken` response element directly outside of the AWS CLI. +> +> For usage examples, see [Pagination](https://docs.aws.amazon.com/cli/latest/userguide/pagination.html) in the _AWS Command Line Interface User Guide_ . @@ -260 +270 @@ The formatting style for error output. By default, errors are displayed in enhan -ApplicationInstances -> (list) +Items -> (list) @@ -262 +272 @@ ApplicationInstances -> (list) -> A list of application instances. +> The list of experiment run events. @@ -266 +276 @@ ApplicationInstances -> (list) ->> An application instance on a device. +>> Describes an event that occurred during an experiment run. @@ -268 +278 @@ ApplicationInstances -> (list) ->> ApplicationInstanceId -> (string) +>> Description -> (string) @@ -270 +280 @@ ApplicationInstances -> (list) ->>> The application instance’s ID. +>>> A description of the event. @@ -274,3 +284,2 @@ ApplicationInstances -> (list) ->>> * min: `1` ->>> * max: `255` ->>> * pattern: `^[a-zA-Z0-9\-\_]+$` +>>> * min: `0` +>>> * max: `1024` @@ -280 +289 @@ ApplicationInstances -> (list) ->> Arn -> (string) +>> AssociatedDeployment -> (string) @@ -282 +291 @@ ApplicationInstances -> (list) ->>> The application instance’s ARN. +>>> The Amazon Resource Name (ARN) of the deployment associated with this event. @@ -286,2 +295,3 @@ ApplicationInstances -> (list) ->>> * min: `1` ->>> * max: `255` +>>> * min: `20` +>>> * max: `2048` +>>> * pattern: `arn:(aws[a-zA-Z-]*)?:[a-z]+:((eusc-)?[a-z]{2}((-gov)|(-iso([a-z]?)))?-[a-z]+-\d{1})?:(\d{12})?:[a-zA-Z0-9-_/:.]+` @@ -291,3 +301 @@ ApplicationInstances -> (list) ->> CreatedTime -> (timestamp) ->> ->>> When the application instance was created. +>> EventType -> (string) @@ -295,9 +303 @@ ApplicationInstances -> (list) ->> DefaultRuntimeContextDevice -> (string) ->> ->>> The device’s ID. ->>> ->>> Constraints: ->>> ->>> * min: `1` ->>> * max: `255` ->>> * pattern: `^[a-zA-Z0-9\-\_]+$` +>>> The type of event. Valid values: `RUN_STARTED` , `EXPOSURE_UPDATED` , `OVERRIDES_UPDATED` , `RUN_STOPPED` . @@ -305,7 +305 @@ ApplicationInstances -> (list) - ->> ->> DefaultRuntimeContextDeviceName -> (string) ->> ->>> The device’s name. ->>> ->>> Constraints: +>>> Possible values: @@ -313,3 +307,4 @@ ApplicationInstances -> (list) ->>> * min: `1` ->>> * max: `255` ->>> * pattern: `^[a-zA-Z0-9\-\_]+$` +>>> * `RUN_STARTED` +>>> * `EXPOSURE_UPDATED` +>>> * `OVERRIDES_UPDATED` +>>> * `RUN_STOPPED` @@ -319 +314 @@ ApplicationInstances -> (list) ->> Description -> (string) +>> OccurredAt -> (timestamp) @@ -321,9 +316 @@ ApplicationInstances -> (list) ->>> The application instance’s description. ->>> ->>> Constraints: ->>> ->>> * min: `0` ->>> * max: `255` ->>> * pattern: `^.*$` ->>>