@@ -213,7 +213,7 @@ export interface DeleteScalingPolicyRequest {
213213 * Example: <code>inference-component/my-inference-component</code>.</p>
214214 * </li>
215215 * <li>
216- * <p>Amazon WorkSpaces - The resource type is <code>workspacespool</code> and the unique identifier is the pool ID.
216+ * <p>Pool of WorkSpaces - The resource type is <code>workspacespool</code> and the unique identifier is the pool ID.
217217 * Example: <code>workspacespool/wspool-123456</code>.</p>
218218 * </li>
219219 * </ul>
@@ -314,7 +314,7 @@ export interface DeleteScalingPolicyRequest {
314314 * </li>
315315 * <li>
316316 * <p>
317- * <code>workspaces:workspacespool:DesiredUserSessions</code> - The capacity of a WorkSpaces pool.</p>
317+ * <code>workspaces:workspacespool:DesiredUserSessions</code> - The number of user sessions for the WorkSpaces in the pool.</p>
318318 * </li>
319319 * </ul>
320320 * @public
@@ -490,7 +490,7 @@ export interface DeleteScheduledActionRequest {
490490 * Example: <code>inference-component/my-inference-component</code>.</p>
491491 * </li>
492492 * <li>
493- * <p>Amazon WorkSpaces - The resource type is <code>workspacespool</code> and the unique identifier is the pool ID.
493+ * <p>Pool of WorkSpaces - The resource type is <code>workspacespool</code> and the unique identifier is the pool ID.
494494 * Example: <code>workspacespool/wspool-123456</code>.</p>
495495 * </li>
496496 * </ul>
@@ -591,7 +591,7 @@ export interface DeleteScheduledActionRequest {
591591 * </li>
592592 * <li>
593593 * <p>
594- * <code>workspaces:workspacespool:DesiredUserSessions</code> - The capacity of a WorkSpaces pool.</p>
594+ * <code>workspaces:workspacespool:DesiredUserSessions</code> - The number of user sessions for the WorkSpaces in the pool.</p>
595595 * </li>
596596 * </ul>
597597 * @public
@@ -690,7 +690,7 @@ export interface DeregisterScalableTargetRequest {
690690 * Example: <code>inference-component/my-inference-component</code>.</p>
691691 * </li>
692692 * <li>
693- * <p>Amazon WorkSpaces - The resource type is <code>workspacespool</code> and the unique identifier is the pool ID.
693+ * <p>Pool of WorkSpaces - The resource type is <code>workspacespool</code> and the unique identifier is the pool ID.
694694 * Example: <code>workspacespool/wspool-123456</code>.</p>
695695 * </li>
696696 * </ul>
@@ -792,7 +792,7 @@ export interface DeregisterScalableTargetRequest {
792792 * </li>
793793 * <li>
794794 * <p>
795- * <code>workspaces:workspacespool:DesiredUserSessions</code> - The capacity of a WorkSpaces pool.</p>
795+ * <code>workspaces:workspacespool:DesiredUserSessions</code> - The number of user sessions for the WorkSpaces in the pool.</p>
796796 * </li>
797797 * </ul>
798798 * @public
@@ -891,7 +891,7 @@ export interface DescribeScalableTargetsRequest {
891891 * Example: <code>inference-component/my-inference-component</code>.</p>
892892 * </li>
893893 * <li>
894- * <p>Amazon WorkSpaces - The resource type is <code>workspacespool</code> and the unique identifier is the pool ID.
894+ * <p>Pool of WorkSpaces - The resource type is <code>workspacespool</code> and the unique identifier is the pool ID.
895895 * Example: <code>workspacespool/wspool-123456</code>.</p>
896896 * </li>
897897 * </ul>
@@ -993,7 +993,7 @@ export interface DescribeScalableTargetsRequest {
993993 * </li>
994994 * <li>
995995 * <p>
996- * <code>workspaces:workspacespool:DesiredUserSessions</code> - The capacity of a WorkSpaces pool.</p>
996+ * <code>workspaces:workspacespool:DesiredUserSessions</code> - The number of user sessions for the WorkSpaces in the pool.</p>
997997 * </li>
998998 * </ul>
999999 * @public
@@ -1137,7 +1137,7 @@ export interface ScalableTarget {
11371137 * Example: <code>inference-component/my-inference-component</code>.</p>
11381138 * </li>
11391139 * <li>
1140- * <p>Amazon WorkSpaces - The resource type is <code>workspacespool</code> and the unique identifier is the pool ID.
1140+ * <p>Pool of WorkSpaces - The resource type is <code>workspacespool</code> and the unique identifier is the pool ID.
11411141 * Example: <code>workspacespool/wspool-123456</code>.</p>
11421142 * </li>
11431143 * </ul>
@@ -1239,7 +1239,7 @@ export interface ScalableTarget {
12391239 * </li>
12401240 * <li>
12411241 * <p>
1242- * <code>workspaces:workspacespool:DesiredUserSessions</code> - The capacity of a WorkSpaces pool.</p>
1242+ * <code>workspaces:workspacespool:DesiredUserSessions</code> - The number of user sessions for the WorkSpaces in the pool.</p>
12431243 * </li>
12441244 * </ul>
12451245 * @public
@@ -1411,7 +1411,7 @@ export interface DescribeScalingActivitiesRequest {
14111411 * Example: <code>inference-component/my-inference-component</code>.</p>
14121412 * </li>
14131413 * <li>
1414- * <p>Amazon WorkSpaces - The resource type is <code>workspacespool</code> and the unique identifier is the pool ID.
1414+ * <p>Pool of WorkSpaces - The resource type is <code>workspacespool</code> and the unique identifier is the pool ID.
14151415 * Example: <code>workspacespool/wspool-123456</code>.</p>
14161416 * </li>
14171417 * </ul>
@@ -1513,7 +1513,7 @@ export interface DescribeScalingActivitiesRequest {
15131513 * </li>
15141514 * <li>
15151515 * <p>
1516- * <code>workspaces:workspacespool:DesiredUserSessions</code> - The capacity of a WorkSpaces pool.</p>
1516+ * <code>workspaces:workspacespool:DesiredUserSessions</code> - The number of user sessions for the WorkSpaces in the pool.</p>
15171517 * </li>
15181518 * </ul>
15191519 * @public
@@ -1710,7 +1710,7 @@ export interface ScalingActivity {
17101710 * Example: <code>inference-component/my-inference-component</code>.</p>
17111711 * </li>
17121712 * <li>
1713- * <p>Amazon WorkSpaces - The resource type is <code>workspacespool</code> and the unique identifier is the pool ID.
1713+ * <p>Pool of WorkSpaces - The resource type is <code>workspacespool</code> and the unique identifier is the pool ID.
17141714 * Example: <code>workspacespool/wspool-123456</code>.</p>
17151715 * </li>
17161716 * </ul>
@@ -1811,7 +1811,7 @@ export interface ScalingActivity {
18111811 * </li>
18121812 * <li>
18131813 * <p>
1814- * <code>workspaces:workspacespool:DesiredUserSessions</code> - The capacity of a WorkSpaces pool.</p>
1814+ * <code>workspaces:workspacespool:DesiredUserSessions</code> - The number of user sessions for the WorkSpaces in the pool.</p>
18151815 * </li>
18161816 * </ul>
18171817 * @public
@@ -1978,7 +1978,7 @@ export interface DescribeScalingPoliciesRequest {
19781978 * Example: <code>inference-component/my-inference-component</code>.</p>
19791979 * </li>
19801980 * <li>
1981- * <p>Amazon WorkSpaces - The resource type is <code>workspacespool</code> and the unique identifier is the pool ID.
1981+ * <p>Pool of WorkSpaces - The resource type is <code>workspacespool</code> and the unique identifier is the pool ID.
19821982 * Example: <code>workspacespool/wspool-123456</code>.</p>
19831983 * </li>
19841984 * </ul>
@@ -2080,7 +2080,7 @@ export interface DescribeScalingPoliciesRequest {
20802080 * </li>
20812081 * <li>
20822082 * <p>
2083- * <code>workspaces:workspacespool:DesiredUserSessions</code> - The capacity of a WorkSpaces pool.</p>
2083+ * <code>workspaces:workspacespool:DesiredUserSessions</code> - The number of user sessions for the WorkSpaces in the pool.</p>
20842084 * </li>
20852085 * </ul>
20862086 * @public
@@ -2751,7 +2751,7 @@ export interface ScalingPolicy {
27512751 * Example: <code>inference-component/my-inference-component</code>.</p>
27522752 * </li>
27532753 * <li>
2754- * <p>Amazon WorkSpaces - The resource type is <code>workspacespool</code> and the unique identifier is the pool ID.
2754+ * <p>Pool of WorkSpaces - The resource type is <code>workspacespool</code> and the unique identifier is the pool ID.
27552755 * Example: <code>workspacespool/wspool-123456</code>.</p>
27562756 * </li>
27572757 * </ul>
@@ -2852,7 +2852,7 @@ export interface ScalingPolicy {
28522852 * </li>
28532853 * <li>
28542854 * <p>
2855- * <code>workspaces:workspacespool:DesiredUserSessions</code> - The capacity of a WorkSpaces pool.</p>
2855+ * <code>workspaces:workspacespool:DesiredUserSessions</code> - The number of user sessions for the WorkSpaces in the pool.</p>
28562856 * </li>
28572857 * </ul>
28582858 * @public
@@ -3031,7 +3031,7 @@ export interface DescribeScheduledActionsRequest {
30313031 * Example: <code>inference-component/my-inference-component</code>.</p>
30323032 * </li>
30333033 * <li>
3034- * <p>Amazon WorkSpaces - The resource type is <code>workspacespool</code> and the unique identifier is the pool ID.
3034+ * <p>Pool of WorkSpaces - The resource type is <code>workspacespool</code> and the unique identifier is the pool ID.
30353035 * Example: <code>workspacespool/wspool-123456</code>.</p>
30363036 * </li>
30373037 * </ul>
@@ -3133,7 +3133,7 @@ export interface DescribeScheduledActionsRequest {
31333133 * </li>
31343134 * <li>
31353135 * <p>
3136- * <code>workspaces:workspacespool:DesiredUserSessions</code> - The capacity of a WorkSpaces pool.</p>
3136+ * <code>workspaces:workspacespool:DesiredUserSessions</code> - The number of user sessions for the WorkSpaces in the pool.</p>
31373137 * </li>
31383138 * </ul>
31393139 * @public
@@ -3319,7 +3319,7 @@ export interface ScheduledAction {
33193319 * Example: <code>inference-component/my-inference-component</code>.</p>
33203320 * </li>
33213321 * <li>
3322- * <p>Amazon WorkSpaces - The resource type is <code>workspacespool</code> and the unique identifier is the pool ID.
3322+ * <p>Pool of WorkSpaces - The resource type is <code>workspacespool</code> and the unique identifier is the pool ID.
33233323 * Example: <code>workspacespool/wspool-123456</code>.</p>
33243324 * </li>
33253325 * </ul>
@@ -3420,7 +3420,7 @@ export interface ScheduledAction {
34203420 * </li>
34213421 * <li>
34223422 * <p>
3423- * <code>workspaces:workspacespool:DesiredUserSessions</code> - The capacity of a WorkSpaces pool.</p>
3423+ * <code>workspaces:workspacespool:DesiredUserSessions</code> - The number of user sessions for the WorkSpaces in the pool.</p>
34243424 * </li>
34253425 * </ul>
34263426 * @public
@@ -3643,7 +3643,7 @@ export interface PutScalingPolicyRequest {
36433643 * Example: <code>inference-component/my-inference-component</code>.</p>
36443644 * </li>
36453645 * <li>
3646- * <p>Amazon WorkSpaces - The resource type is <code>workspacespool</code> and the unique identifier is the pool ID.
3646+ * <p>Pool of WorkSpaces - The resource type is <code>workspacespool</code> and the unique identifier is the pool ID.
36473647 * Example: <code>workspacespool/wspool-123456</code>.</p>
36483648 * </li>
36493649 * </ul>
@@ -3744,7 +3744,7 @@ export interface PutScalingPolicyRequest {
37443744 * </li>
37453745 * <li>
37463746 * <p>
3747- * <code>workspaces:workspacespool:DesiredUserSessions</code> - The capacity of a WorkSpaces pool.</p>
3747+ * <code>workspaces:workspacespool:DesiredUserSessions</code> - The number of user sessions for the WorkSpaces in the pool.</p>
37483748 * </li>
37493749 * </ul>
37503750 * @public
@@ -3930,7 +3930,7 @@ export interface PutScheduledActionRequest {
39303930 * Example: <code>inference-component/my-inference-component</code>.</p>
39313931 * </li>
39323932 * <li>
3933- * <p>Amazon WorkSpaces - The resource type is <code>workspacespool</code> and the unique identifier is the pool ID.
3933+ * <p>Pool of WorkSpaces - The resource type is <code>workspacespool</code> and the unique identifier is the pool ID.
39343934 * Example: <code>workspacespool/wspool-123456</code>.</p>
39353935 * </li>
39363936 * </ul>
@@ -4031,7 +4031,7 @@ export interface PutScheduledActionRequest {
40314031 * </li>
40324032 * <li>
40334033 * <p>
4034- * <code>workspaces:workspacespool:DesiredUserSessions</code> - The capacity of a WorkSpaces pool.</p>
4034+ * <code>workspaces:workspacespool:DesiredUserSessions</code> - The number of user sessions for the WorkSpaces in the pool.</p>
40354035 * </li>
40364036 * </ul>
40374037 * @public
@@ -4151,7 +4151,7 @@ export interface RegisterScalableTargetRequest {
41514151 * Example: <code>inference-component/my-inference-component</code>.</p>
41524152 * </li>
41534153 * <li>
4154- * <p>Amazon WorkSpaces - The resource type is <code>workspacespool</code> and the unique identifier is the pool ID.
4154+ * <p>Pool of WorkSpaces - The resource type is <code>workspacespool</code> and the unique identifier is the pool ID.
41554155 * Example: <code>workspacespool/wspool-123456</code>.</p>
41564156 * </li>
41574157 * </ul>
@@ -4253,7 +4253,7 @@ export interface RegisterScalableTargetRequest {
42534253 * </li>
42544254 * <li>
42554255 * <p>
4256- * <code>workspaces:workspacespool:DesiredUserSessions</code> - The capacity of a WorkSpaces pool.</p>
4256+ * <code>workspaces:workspacespool:DesiredUserSessions</code> - The number of user sessions for the WorkSpaces in the pool.</p>
42574257 * </li>
42584258 * </ul>
42594259 * @public
0 commit comments