Skip to content

Commit

Permalink
docs(client-ecs): The release addresses Amazon ECS documentation tick…
Browse files Browse the repository at this point in the history
…ets.
  • Loading branch information
awstools committed Jan 16, 2025
1 parent 7a67aae commit 22b9f01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion clients/client-ecs/src/models/models_0.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6148,7 +6148,7 @@ export interface ContainerDefinition {
volumesFrom?: VolumeFrom[] | undefined;

/**
* <p>Linux-specific modifications that are applied to the container, such as Linux kernel
* <p>Linux-specific modifications that are applied to the default Docker container configuration, such as Linux kernel
* capabilities. For more information see <a href="https://docs.aws.amazon.com/AmazonECS/latest/APIReference/API_KernelCapabilities.html">KernelCapabilities</a>.</p>
* <note>
* <p>This parameter is not supported for Windows containers.</p>
Expand Down

0 comments on commit 22b9f01

Please sign in to comment.