AWS cli documentation change
Summary
Updated CLI version reference and reordered structure fields (data/createdAt/modifiedAt) in AlertManagerDefinition documentation
Security assessment
The change only reorganizes existing field descriptions and updates version numbers. No security-related content was added or modified in the alert manager definition documentation.
Diff
diff --git a/cli/latest/reference/amp/describe-alert-manager-definition.md b/cli/latest/reference/amp/describe-alert-manager-definition.md index 84e18b0a3..d76b074f7 100644 --- a//cli/latest/reference/amp/describe-alert-manager-definition.md +++ b//cli/latest/reference/amp/describe-alert-manager-definition.md @@ -15 +15 @@ - * [AWS CLI 2.28.8 Command Reference](../../index.html) » + * [AWS CLI 2.28.11 Command Reference](../../index.html) » @@ -199,14 +198,0 @@ alertManagerDefinition -> (structure) -> createdAt -> (timestamp) -> ->> The date and time that the alert manager definition was created. -> -> data -> (blob) -> ->> The actual alert manager definition. ->> ->> For details about the alert manager definition, see [AlertManagedDefinitionData](https://docs.aws.amazon.com/prometheus/latest/APIReference/yaml-AlertManagerDefinitionData.html) . -> -> modifiedAt -> (timestamp) -> ->> The date and time that the alert manager definition was most recently changed. -> @@ -223,0 +210,14 @@ alertManagerDefinition -> (structure) +> +> data -> (blob) +> +>> The actual alert manager definition. +>> +>> For details about the alert manager definition, see [AlertManagedDefinitionData](https://docs.aws.amazon.com/prometheus/latest/APIReference/yaml-AlertManagerDefinitionData.html) . +> +> createdAt -> (timestamp) +> +>> The date and time that the alert manager definition was created. +> +> modifiedAt -> (timestamp) +> +>> The date and time that the alert manager definition was most recently changed. @@ -235 +235 @@ alertManagerDefinition -> (structure) - * [AWS CLI 2.28.8 Command Reference](../../index.html) » + * [AWS CLI 2.28.11 Command Reference](../../index.html) »