Skip to content

Commit 22b9f01

Browse files
author
awstools
committedJan 16, 2025
docs(client-ecs): The release addresses Amazon ECS documentation tickets.
1 parent 7a67aae commit 22b9f01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎clients/client-ecs/src/models/models_0.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -6148,7 +6148,7 @@ export interface ContainerDefinition {
61486148
volumesFrom?: VolumeFrom[] | undefined;
61496149

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

0 commit comments

Comments
 (0)
Please sign in to comment.