Skip to content

Commit

Permalink
docs(client-application-auto-scaling): Doc only update for Applicatio…
Browse files Browse the repository at this point in the history
…n Auto Scaling that fixes resource name.
  • Loading branch information
awstools committed Jul 3, 2024
1 parent 0bdc2da commit 471f02e
Show file tree
Hide file tree
Showing 6 changed files with 61 additions and 61 deletions.
2 changes: 1 addition & 1 deletion clients/client-application-auto-scaling/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ resources:</p>
<p>Spot Fleets (Amazon EC2)</p>
</li>
<li>
<p>WorkSpaces pools</p>
<p>Pool of WorkSpaces</p>
</li>
<li>
<p>Custom resources provided by your own applications or services</p>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -342,7 +342,7 @@ export interface ApplicationAutoScaling {
* <p>Spot Fleets (Amazon EC2)</p>
* </li>
* <li>
* <p>WorkSpaces pools</p>
* <p>Pool of WorkSpaces</p>
* </li>
* <li>
* <p>Custom resources provided by your own applications or services</p>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -361,7 +361,7 @@ export interface ApplicationAutoScalingClientResolvedConfig extends ApplicationA
* <p>Spot Fleets (Amazon EC2)</p>
* </li>
* <li>
* <p>WorkSpaces pools</p>
* <p>Pool of WorkSpaces</p>
* </li>
* <li>
* <p>Custom resources provided by your own applications or services</p>
Expand Down
2 changes: 1 addition & 1 deletion clients/client-application-auto-scaling/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
* <p>Spot Fleets (Amazon EC2)</p>
* </li>
* <li>
* <p>WorkSpaces pools</p>
* <p>Pool of WorkSpaces</p>
* </li>
* <li>
* <p>Custom resources provided by your own applications or services</p>
Expand Down
56 changes: 28 additions & 28 deletions clients/client-application-auto-scaling/src/models/models_0.ts
Original file line number Diff line number Diff line change
Expand Up @@ -213,7 +213,7 @@ export interface DeleteScalingPolicyRequest {
* Example: <code>inference-component/my-inference-component</code>.</p>
* </li>
* <li>
* <p>Amazon WorkSpaces - The resource type is <code>workspacespool</code> and the unique identifier is the pool ID.
* <p>Pool of WorkSpaces - The resource type is <code>workspacespool</code> and the unique identifier is the pool ID.
* Example: <code>workspacespool/wspool-123456</code>.</p>
* </li>
* </ul>
Expand Down Expand Up @@ -314,7 +314,7 @@ export interface DeleteScalingPolicyRequest {
* </li>
* <li>
* <p>
* <code>workspaces:workspacespool:DesiredUserSessions</code> - The capacity of a WorkSpaces pool.</p>
* <code>workspaces:workspacespool:DesiredUserSessions</code> - The number of user sessions for the WorkSpaces in the pool.</p>
* </li>
* </ul>
* @public
Expand Down Expand Up @@ -490,7 +490,7 @@ export interface DeleteScheduledActionRequest {
* Example: <code>inference-component/my-inference-component</code>.</p>
* </li>
* <li>
* <p>Amazon WorkSpaces - The resource type is <code>workspacespool</code> and the unique identifier is the pool ID.
* <p>Pool of WorkSpaces - The resource type is <code>workspacespool</code> and the unique identifier is the pool ID.
* Example: <code>workspacespool/wspool-123456</code>.</p>
* </li>
* </ul>
Expand Down Expand Up @@ -591,7 +591,7 @@ export interface DeleteScheduledActionRequest {
* </li>
* <li>
* <p>
* <code>workspaces:workspacespool:DesiredUserSessions</code> - The capacity of a WorkSpaces pool.</p>
* <code>workspaces:workspacespool:DesiredUserSessions</code> - The number of user sessions for the WorkSpaces in the pool.</p>
* </li>
* </ul>
* @public
Expand Down Expand Up @@ -690,7 +690,7 @@ export interface DeregisterScalableTargetRequest {
* Example: <code>inference-component/my-inference-component</code>.</p>
* </li>
* <li>
* <p>Amazon WorkSpaces - The resource type is <code>workspacespool</code> and the unique identifier is the pool ID.
* <p>Pool of WorkSpaces - The resource type is <code>workspacespool</code> and the unique identifier is the pool ID.
* Example: <code>workspacespool/wspool-123456</code>.</p>
* </li>
* </ul>
Expand Down Expand Up @@ -792,7 +792,7 @@ export interface DeregisterScalableTargetRequest {
* </li>
* <li>
* <p>
* <code>workspaces:workspacespool:DesiredUserSessions</code> - The capacity of a WorkSpaces pool.</p>
* <code>workspaces:workspacespool:DesiredUserSessions</code> - The number of user sessions for the WorkSpaces in the pool.</p>
* </li>
* </ul>
* @public
Expand Down Expand Up @@ -891,7 +891,7 @@ export interface DescribeScalableTargetsRequest {
* Example: <code>inference-component/my-inference-component</code>.</p>
* </li>
* <li>
* <p>Amazon WorkSpaces - The resource type is <code>workspacespool</code> and the unique identifier is the pool ID.
* <p>Pool of WorkSpaces - The resource type is <code>workspacespool</code> and the unique identifier is the pool ID.
* Example: <code>workspacespool/wspool-123456</code>.</p>
* </li>
* </ul>
Expand Down Expand Up @@ -993,7 +993,7 @@ export interface DescribeScalableTargetsRequest {
* </li>
* <li>
* <p>
* <code>workspaces:workspacespool:DesiredUserSessions</code> - The capacity of a WorkSpaces pool.</p>
* <code>workspaces:workspacespool:DesiredUserSessions</code> - The number of user sessions for the WorkSpaces in the pool.</p>
* </li>
* </ul>
* @public
Expand Down Expand Up @@ -1137,7 +1137,7 @@ export interface ScalableTarget {
* Example: <code>inference-component/my-inference-component</code>.</p>
* </li>
* <li>
* <p>Amazon WorkSpaces - The resource type is <code>workspacespool</code> and the unique identifier is the pool ID.
* <p>Pool of WorkSpaces - The resource type is <code>workspacespool</code> and the unique identifier is the pool ID.
* Example: <code>workspacespool/wspool-123456</code>.</p>
* </li>
* </ul>
Expand Down Expand Up @@ -1239,7 +1239,7 @@ export interface ScalableTarget {
* </li>
* <li>
* <p>
* <code>workspaces:workspacespool:DesiredUserSessions</code> - The capacity of a WorkSpaces pool.</p>
* <code>workspaces:workspacespool:DesiredUserSessions</code> - The number of user sessions for the WorkSpaces in the pool.</p>
* </li>
* </ul>
* @public
Expand Down Expand Up @@ -1411,7 +1411,7 @@ export interface DescribeScalingActivitiesRequest {
* Example: <code>inference-component/my-inference-component</code>.</p>
* </li>
* <li>
* <p>Amazon WorkSpaces - The resource type is <code>workspacespool</code> and the unique identifier is the pool ID.
* <p>Pool of WorkSpaces - The resource type is <code>workspacespool</code> and the unique identifier is the pool ID.
* Example: <code>workspacespool/wspool-123456</code>.</p>
* </li>
* </ul>
Expand Down Expand Up @@ -1513,7 +1513,7 @@ export interface DescribeScalingActivitiesRequest {
* </li>
* <li>
* <p>
* <code>workspaces:workspacespool:DesiredUserSessions</code> - The capacity of a WorkSpaces pool.</p>
* <code>workspaces:workspacespool:DesiredUserSessions</code> - The number of user sessions for the WorkSpaces in the pool.</p>
* </li>
* </ul>
* @public
Expand Down Expand Up @@ -1710,7 +1710,7 @@ export interface ScalingActivity {
* Example: <code>inference-component/my-inference-component</code>.</p>
* </li>
* <li>
* <p>Amazon WorkSpaces - The resource type is <code>workspacespool</code> and the unique identifier is the pool ID.
* <p>Pool of WorkSpaces - The resource type is <code>workspacespool</code> and the unique identifier is the pool ID.
* Example: <code>workspacespool/wspool-123456</code>.</p>
* </li>
* </ul>
Expand Down Expand Up @@ -1811,7 +1811,7 @@ export interface ScalingActivity {
* </li>
* <li>
* <p>
* <code>workspaces:workspacespool:DesiredUserSessions</code> - The capacity of a WorkSpaces pool.</p>
* <code>workspaces:workspacespool:DesiredUserSessions</code> - The number of user sessions for the WorkSpaces in the pool.</p>
* </li>
* </ul>
* @public
Expand Down Expand Up @@ -1978,7 +1978,7 @@ export interface DescribeScalingPoliciesRequest {
* Example: <code>inference-component/my-inference-component</code>.</p>
* </li>
* <li>
* <p>Amazon WorkSpaces - The resource type is <code>workspacespool</code> and the unique identifier is the pool ID.
* <p>Pool of WorkSpaces - The resource type is <code>workspacespool</code> and the unique identifier is the pool ID.
* Example: <code>workspacespool/wspool-123456</code>.</p>
* </li>
* </ul>
Expand Down Expand Up @@ -2080,7 +2080,7 @@ export interface DescribeScalingPoliciesRequest {
* </li>
* <li>
* <p>
* <code>workspaces:workspacespool:DesiredUserSessions</code> - The capacity of a WorkSpaces pool.</p>
* <code>workspaces:workspacespool:DesiredUserSessions</code> - The number of user sessions for the WorkSpaces in the pool.</p>
* </li>
* </ul>
* @public
Expand Down Expand Up @@ -2751,7 +2751,7 @@ export interface ScalingPolicy {
* Example: <code>inference-component/my-inference-component</code>.</p>
* </li>
* <li>
* <p>Amazon WorkSpaces - The resource type is <code>workspacespool</code> and the unique identifier is the pool ID.
* <p>Pool of WorkSpaces - The resource type is <code>workspacespool</code> and the unique identifier is the pool ID.
* Example: <code>workspacespool/wspool-123456</code>.</p>
* </li>
* </ul>
Expand Down Expand Up @@ -2852,7 +2852,7 @@ export interface ScalingPolicy {
* </li>
* <li>
* <p>
* <code>workspaces:workspacespool:DesiredUserSessions</code> - The capacity of a WorkSpaces pool.</p>
* <code>workspaces:workspacespool:DesiredUserSessions</code> - The number of user sessions for the WorkSpaces in the pool.</p>
* </li>
* </ul>
* @public
Expand Down Expand Up @@ -3031,7 +3031,7 @@ export interface DescribeScheduledActionsRequest {
* Example: <code>inference-component/my-inference-component</code>.</p>
* </li>
* <li>
* <p>Amazon WorkSpaces - The resource type is <code>workspacespool</code> and the unique identifier is the pool ID.
* <p>Pool of WorkSpaces - The resource type is <code>workspacespool</code> and the unique identifier is the pool ID.
* Example: <code>workspacespool/wspool-123456</code>.</p>
* </li>
* </ul>
Expand Down Expand Up @@ -3133,7 +3133,7 @@ export interface DescribeScheduledActionsRequest {
* </li>
* <li>
* <p>
* <code>workspaces:workspacespool:DesiredUserSessions</code> - The capacity of a WorkSpaces pool.</p>
* <code>workspaces:workspacespool:DesiredUserSessions</code> - The number of user sessions for the WorkSpaces in the pool.</p>
* </li>
* </ul>
* @public
Expand Down Expand Up @@ -3319,7 +3319,7 @@ export interface ScheduledAction {
* Example: <code>inference-component/my-inference-component</code>.</p>
* </li>
* <li>
* <p>Amazon WorkSpaces - The resource type is <code>workspacespool</code> and the unique identifier is the pool ID.
* <p>Pool of WorkSpaces - The resource type is <code>workspacespool</code> and the unique identifier is the pool ID.
* Example: <code>workspacespool/wspool-123456</code>.</p>
* </li>
* </ul>
Expand Down Expand Up @@ -3420,7 +3420,7 @@ export interface ScheduledAction {
* </li>
* <li>
* <p>
* <code>workspaces:workspacespool:DesiredUserSessions</code> - The capacity of a WorkSpaces pool.</p>
* <code>workspaces:workspacespool:DesiredUserSessions</code> - The number of user sessions for the WorkSpaces in the pool.</p>
* </li>
* </ul>
* @public
Expand Down Expand Up @@ -3643,7 +3643,7 @@ export interface PutScalingPolicyRequest {
* Example: <code>inference-component/my-inference-component</code>.</p>
* </li>
* <li>
* <p>Amazon WorkSpaces - The resource type is <code>workspacespool</code> and the unique identifier is the pool ID.
* <p>Pool of WorkSpaces - The resource type is <code>workspacespool</code> and the unique identifier is the pool ID.
* Example: <code>workspacespool/wspool-123456</code>.</p>
* </li>
* </ul>
Expand Down Expand Up @@ -3744,7 +3744,7 @@ export interface PutScalingPolicyRequest {
* </li>
* <li>
* <p>
* <code>workspaces:workspacespool:DesiredUserSessions</code> - The capacity of a WorkSpaces pool.</p>
* <code>workspaces:workspacespool:DesiredUserSessions</code> - The number of user sessions for the WorkSpaces in the pool.</p>
* </li>
* </ul>
* @public
Expand Down Expand Up @@ -3930,7 +3930,7 @@ export interface PutScheduledActionRequest {
* Example: <code>inference-component/my-inference-component</code>.</p>
* </li>
* <li>
* <p>Amazon WorkSpaces - The resource type is <code>workspacespool</code> and the unique identifier is the pool ID.
* <p>Pool of WorkSpaces - The resource type is <code>workspacespool</code> and the unique identifier is the pool ID.
* Example: <code>workspacespool/wspool-123456</code>.</p>
* </li>
* </ul>
Expand Down Expand Up @@ -4031,7 +4031,7 @@ export interface PutScheduledActionRequest {
* </li>
* <li>
* <p>
* <code>workspaces:workspacespool:DesiredUserSessions</code> - The capacity of a WorkSpaces pool.</p>
* <code>workspaces:workspacespool:DesiredUserSessions</code> - The number of user sessions for the WorkSpaces in the pool.</p>
* </li>
* </ul>
* @public
Expand Down Expand Up @@ -4151,7 +4151,7 @@ export interface RegisterScalableTargetRequest {
* Example: <code>inference-component/my-inference-component</code>.</p>
* </li>
* <li>
* <p>Amazon WorkSpaces - The resource type is <code>workspacespool</code> and the unique identifier is the pool ID.
* <p>Pool of WorkSpaces - The resource type is <code>workspacespool</code> and the unique identifier is the pool ID.
* Example: <code>workspacespool/wspool-123456</code>.</p>
* </li>
* </ul>
Expand Down Expand Up @@ -4253,7 +4253,7 @@ export interface RegisterScalableTargetRequest {
* </li>
* <li>
* <p>
* <code>workspaces:workspacespool:DesiredUserSessions</code> - The capacity of a WorkSpaces pool.</p>
* <code>workspaces:workspacespool:DesiredUserSessions</code> - The number of user sessions for the WorkSpaces in the pool.</p>
* </li>
* </ul>
* @public
Expand Down
Loading

0 comments on commit 471f02e

Please sign in to comment.