@aws-sdk/client-application-auto-scaling 3.609.0 → 3.613.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md
CHANGED
|
@@ -143,7 +143,7 @@ export interface ApplicationAutoScaling {
|
|
|
143
143
|
* <p>Spot Fleets (Amazon EC2)</p>
|
|
144
144
|
* </li>
|
|
145
145
|
* <li>
|
|
146
|
-
* <p>WorkSpaces
|
|
146
|
+
* <p>Pool of WorkSpaces</p>
|
|
147
147
|
* </li>
|
|
148
148
|
* <li>
|
|
149
149
|
* <p>Custom resources provided by your own applications or services</p>
|
|
@@ -213,7 +213,7 @@ export interface ApplicationAutoScalingClientResolvedConfig extends ApplicationA
|
|
|
213
213
|
* <p>Spot Fleets (Amazon EC2)</p>
|
|
214
214
|
* </li>
|
|
215
215
|
* <li>
|
|
216
|
-
* <p>WorkSpaces
|
|
216
|
+
* <p>Pool of WorkSpaces</p>
|
|
217
217
|
* </li>
|
|
218
218
|
* <li>
|
|
219
219
|
* <p>Custom resources provided by your own applications or services</p>
|
package/dist-types/index.d.ts
CHANGED
|
@@ -191,7 +191,7 @@ export interface DeleteScalingPolicyRequest {
|
|
|
191
191
|
* Example: <code>inference-component/my-inference-component</code>.</p>
|
|
192
192
|
* </li>
|
|
193
193
|
* <li>
|
|
194
|
-
* <p>
|
|
194
|
+
* <p>Pool of WorkSpaces - The resource type is <code>workspacespool</code> and the unique identifier is the pool ID.
|
|
195
195
|
* Example: <code>workspacespool/wspool-123456</code>.</p>
|
|
196
196
|
* </li>
|
|
197
197
|
* </ul>
|
|
@@ -291,7 +291,7 @@ export interface DeleteScalingPolicyRequest {
|
|
|
291
291
|
* </li>
|
|
292
292
|
* <li>
|
|
293
293
|
* <p>
|
|
294
|
-
* <code>workspaces:workspacespool:DesiredUserSessions</code> - The
|
|
294
|
+
* <code>workspaces:workspacespool:DesiredUserSessions</code> - The number of user sessions for the WorkSpaces in the pool.</p>
|
|
295
295
|
* </li>
|
|
296
296
|
* </ul>
|
|
297
297
|
* @public
|
|
@@ -437,7 +437,7 @@ export interface DeleteScheduledActionRequest {
|
|
|
437
437
|
* Example: <code>inference-component/my-inference-component</code>.</p>
|
|
438
438
|
* </li>
|
|
439
439
|
* <li>
|
|
440
|
-
* <p>
|
|
440
|
+
* <p>Pool of WorkSpaces - The resource type is <code>workspacespool</code> and the unique identifier is the pool ID.
|
|
441
441
|
* Example: <code>workspacespool/wspool-123456</code>.</p>
|
|
442
442
|
* </li>
|
|
443
443
|
* </ul>
|
|
@@ -537,7 +537,7 @@ export interface DeleteScheduledActionRequest {
|
|
|
537
537
|
* </li>
|
|
538
538
|
* <li>
|
|
539
539
|
* <p>
|
|
540
|
-
* <code>workspaces:workspacespool:DesiredUserSessions</code> - The
|
|
540
|
+
* <code>workspaces:workspacespool:DesiredUserSessions</code> - The number of user sessions for the WorkSpaces in the pool.</p>
|
|
541
541
|
* </li>
|
|
542
542
|
* </ul>
|
|
543
543
|
* @public
|
|
@@ -634,7 +634,7 @@ export interface DeregisterScalableTargetRequest {
|
|
|
634
634
|
* Example: <code>inference-component/my-inference-component</code>.</p>
|
|
635
635
|
* </li>
|
|
636
636
|
* <li>
|
|
637
|
-
* <p>
|
|
637
|
+
* <p>Pool of WorkSpaces - The resource type is <code>workspacespool</code> and the unique identifier is the pool ID.
|
|
638
638
|
* Example: <code>workspacespool/wspool-123456</code>.</p>
|
|
639
639
|
* </li>
|
|
640
640
|
* </ul>
|
|
@@ -735,7 +735,7 @@ export interface DeregisterScalableTargetRequest {
|
|
|
735
735
|
* </li>
|
|
736
736
|
* <li>
|
|
737
737
|
* <p>
|
|
738
|
-
* <code>workspaces:workspacespool:DesiredUserSessions</code> - The
|
|
738
|
+
* <code>workspaces:workspacespool:DesiredUserSessions</code> - The number of user sessions for the WorkSpaces in the pool.</p>
|
|
739
739
|
* </li>
|
|
740
740
|
* </ul>
|
|
741
741
|
* @public
|
|
@@ -832,7 +832,7 @@ export interface DescribeScalableTargetsRequest {
|
|
|
832
832
|
* Example: <code>inference-component/my-inference-component</code>.</p>
|
|
833
833
|
* </li>
|
|
834
834
|
* <li>
|
|
835
|
-
* <p>
|
|
835
|
+
* <p>Pool of WorkSpaces - The resource type is <code>workspacespool</code> and the unique identifier is the pool ID.
|
|
836
836
|
* Example: <code>workspacespool/wspool-123456</code>.</p>
|
|
837
837
|
* </li>
|
|
838
838
|
* </ul>
|
|
@@ -933,7 +933,7 @@ export interface DescribeScalableTargetsRequest {
|
|
|
933
933
|
* </li>
|
|
934
934
|
* <li>
|
|
935
935
|
* <p>
|
|
936
|
-
* <code>workspaces:workspacespool:DesiredUserSessions</code> - The
|
|
936
|
+
* <code>workspaces:workspacespool:DesiredUserSessions</code> - The number of user sessions for the WorkSpaces in the pool.</p>
|
|
937
937
|
* </li>
|
|
938
938
|
* </ul>
|
|
939
939
|
* @public
|
|
@@ -1070,7 +1070,7 @@ export interface ScalableTarget {
|
|
|
1070
1070
|
* Example: <code>inference-component/my-inference-component</code>.</p>
|
|
1071
1071
|
* </li>
|
|
1072
1072
|
* <li>
|
|
1073
|
-
* <p>
|
|
1073
|
+
* <p>Pool of WorkSpaces - The resource type is <code>workspacespool</code> and the unique identifier is the pool ID.
|
|
1074
1074
|
* Example: <code>workspacespool/wspool-123456</code>.</p>
|
|
1075
1075
|
* </li>
|
|
1076
1076
|
* </ul>
|
|
@@ -1171,7 +1171,7 @@ export interface ScalableTarget {
|
|
|
1171
1171
|
* </li>
|
|
1172
1172
|
* <li>
|
|
1173
1173
|
* <p>
|
|
1174
|
-
* <code>workspaces:workspacespool:DesiredUserSessions</code> - The
|
|
1174
|
+
* <code>workspaces:workspacespool:DesiredUserSessions</code> - The number of user sessions for the WorkSpaces in the pool.</p>
|
|
1175
1175
|
* </li>
|
|
1176
1176
|
* </ul>
|
|
1177
1177
|
* @public
|
|
@@ -1324,7 +1324,7 @@ export interface DescribeScalingActivitiesRequest {
|
|
|
1324
1324
|
* Example: <code>inference-component/my-inference-component</code>.</p>
|
|
1325
1325
|
* </li>
|
|
1326
1326
|
* <li>
|
|
1327
|
-
* <p>
|
|
1327
|
+
* <p>Pool of WorkSpaces - The resource type is <code>workspacespool</code> and the unique identifier is the pool ID.
|
|
1328
1328
|
* Example: <code>workspacespool/wspool-123456</code>.</p>
|
|
1329
1329
|
* </li>
|
|
1330
1330
|
* </ul>
|
|
@@ -1425,7 +1425,7 @@ export interface DescribeScalingActivitiesRequest {
|
|
|
1425
1425
|
* </li>
|
|
1426
1426
|
* <li>
|
|
1427
1427
|
* <p>
|
|
1428
|
-
* <code>workspaces:workspacespool:DesiredUserSessions</code> - The
|
|
1428
|
+
* <code>workspaces:workspacespool:DesiredUserSessions</code> - The number of user sessions for the WorkSpaces in the pool.</p>
|
|
1429
1429
|
* </li>
|
|
1430
1430
|
* </ul>
|
|
1431
1431
|
* @public
|
|
@@ -1610,7 +1610,7 @@ export interface ScalingActivity {
|
|
|
1610
1610
|
* Example: <code>inference-component/my-inference-component</code>.</p>
|
|
1611
1611
|
* </li>
|
|
1612
1612
|
* <li>
|
|
1613
|
-
* <p>
|
|
1613
|
+
* <p>Pool of WorkSpaces - The resource type is <code>workspacespool</code> and the unique identifier is the pool ID.
|
|
1614
1614
|
* Example: <code>workspacespool/wspool-123456</code>.</p>
|
|
1615
1615
|
* </li>
|
|
1616
1616
|
* </ul>
|
|
@@ -1710,7 +1710,7 @@ export interface ScalingActivity {
|
|
|
1710
1710
|
* </li>
|
|
1711
1711
|
* <li>
|
|
1712
1712
|
* <p>
|
|
1713
|
-
* <code>workspaces:workspacespool:DesiredUserSessions</code> - The
|
|
1713
|
+
* <code>workspaces:workspacespool:DesiredUserSessions</code> - The number of user sessions for the WorkSpaces in the pool.</p>
|
|
1714
1714
|
* </li>
|
|
1715
1715
|
* </ul>
|
|
1716
1716
|
* @public
|
|
@@ -1864,7 +1864,7 @@ export interface DescribeScalingPoliciesRequest {
|
|
|
1864
1864
|
* Example: <code>inference-component/my-inference-component</code>.</p>
|
|
1865
1865
|
* </li>
|
|
1866
1866
|
* <li>
|
|
1867
|
-
* <p>
|
|
1867
|
+
* <p>Pool of WorkSpaces - The resource type is <code>workspacespool</code> and the unique identifier is the pool ID.
|
|
1868
1868
|
* Example: <code>workspacespool/wspool-123456</code>.</p>
|
|
1869
1869
|
* </li>
|
|
1870
1870
|
* </ul>
|
|
@@ -1965,7 +1965,7 @@ export interface DescribeScalingPoliciesRequest {
|
|
|
1965
1965
|
* </li>
|
|
1966
1966
|
* <li>
|
|
1967
1967
|
* <p>
|
|
1968
|
-
* <code>workspaces:workspacespool:DesiredUserSessions</code> - The
|
|
1968
|
+
* <code>workspaces:workspacespool:DesiredUserSessions</code> - The number of user sessions for the WorkSpaces in the pool.</p>
|
|
1969
1969
|
* </li>
|
|
1970
1970
|
* </ul>
|
|
1971
1971
|
* @public
|
|
@@ -2584,7 +2584,7 @@ export interface ScalingPolicy {
|
|
|
2584
2584
|
* Example: <code>inference-component/my-inference-component</code>.</p>
|
|
2585
2585
|
* </li>
|
|
2586
2586
|
* <li>
|
|
2587
|
-
* <p>
|
|
2587
|
+
* <p>Pool of WorkSpaces - The resource type is <code>workspacespool</code> and the unique identifier is the pool ID.
|
|
2588
2588
|
* Example: <code>workspacespool/wspool-123456</code>.</p>
|
|
2589
2589
|
* </li>
|
|
2590
2590
|
* </ul>
|
|
@@ -2684,7 +2684,7 @@ export interface ScalingPolicy {
|
|
|
2684
2684
|
* </li>
|
|
2685
2685
|
* <li>
|
|
2686
2686
|
* <p>
|
|
2687
|
-
* <code>workspaces:workspacespool:DesiredUserSessions</code> - The
|
|
2687
|
+
* <code>workspaces:workspacespool:DesiredUserSessions</code> - The number of user sessions for the WorkSpaces in the pool.</p>
|
|
2688
2688
|
* </li>
|
|
2689
2689
|
* </ul>
|
|
2690
2690
|
* @public
|
|
@@ -2844,7 +2844,7 @@ export interface DescribeScheduledActionsRequest {
|
|
|
2844
2844
|
* Example: <code>inference-component/my-inference-component</code>.</p>
|
|
2845
2845
|
* </li>
|
|
2846
2846
|
* <li>
|
|
2847
|
-
* <p>
|
|
2847
|
+
* <p>Pool of WorkSpaces - The resource type is <code>workspacespool</code> and the unique identifier is the pool ID.
|
|
2848
2848
|
* Example: <code>workspacespool/wspool-123456</code>.</p>
|
|
2849
2849
|
* </li>
|
|
2850
2850
|
* </ul>
|
|
@@ -2945,7 +2945,7 @@ export interface DescribeScheduledActionsRequest {
|
|
|
2945
2945
|
* </li>
|
|
2946
2946
|
* <li>
|
|
2947
2947
|
* <p>
|
|
2948
|
-
* <code>workspaces:workspacespool:DesiredUserSessions</code> - The
|
|
2948
|
+
* <code>workspaces:workspacespool:DesiredUserSessions</code> - The number of user sessions for the WorkSpaces in the pool.</p>
|
|
2949
2949
|
* </li>
|
|
2950
2950
|
* </ul>
|
|
2951
2951
|
* @public
|
|
@@ -3121,7 +3121,7 @@ export interface ScheduledAction {
|
|
|
3121
3121
|
* Example: <code>inference-component/my-inference-component</code>.</p>
|
|
3122
3122
|
* </li>
|
|
3123
3123
|
* <li>
|
|
3124
|
-
* <p>
|
|
3124
|
+
* <p>Pool of WorkSpaces - The resource type is <code>workspacespool</code> and the unique identifier is the pool ID.
|
|
3125
3125
|
* Example: <code>workspacespool/wspool-123456</code>.</p>
|
|
3126
3126
|
* </li>
|
|
3127
3127
|
* </ul>
|
|
@@ -3221,7 +3221,7 @@ export interface ScheduledAction {
|
|
|
3221
3221
|
* </li>
|
|
3222
3222
|
* <li>
|
|
3223
3223
|
* <p>
|
|
3224
|
-
* <code>workspaces:workspacespool:DesiredUserSessions</code> - The
|
|
3224
|
+
* <code>workspaces:workspacespool:DesiredUserSessions</code> - The number of user sessions for the WorkSpaces in the pool.</p>
|
|
3225
3225
|
* </li>
|
|
3226
3226
|
* </ul>
|
|
3227
3227
|
* @public
|
|
@@ -3414,7 +3414,7 @@ export interface PutScalingPolicyRequest {
|
|
|
3414
3414
|
* Example: <code>inference-component/my-inference-component</code>.</p>
|
|
3415
3415
|
* </li>
|
|
3416
3416
|
* <li>
|
|
3417
|
-
* <p>
|
|
3417
|
+
* <p>Pool of WorkSpaces - The resource type is <code>workspacespool</code> and the unique identifier is the pool ID.
|
|
3418
3418
|
* Example: <code>workspacespool/wspool-123456</code>.</p>
|
|
3419
3419
|
* </li>
|
|
3420
3420
|
* </ul>
|
|
@@ -3514,7 +3514,7 @@ export interface PutScalingPolicyRequest {
|
|
|
3514
3514
|
* </li>
|
|
3515
3515
|
* <li>
|
|
3516
3516
|
* <p>
|
|
3517
|
-
* <code>workspaces:workspacespool:DesiredUserSessions</code> - The
|
|
3517
|
+
* <code>workspaces:workspacespool:DesiredUserSessions</code> - The number of user sessions for the WorkSpaces in the pool.</p>
|
|
3518
3518
|
* </li>
|
|
3519
3519
|
* </ul>
|
|
3520
3520
|
* @public
|
|
@@ -3690,7 +3690,7 @@ export interface PutScheduledActionRequest {
|
|
|
3690
3690
|
* Example: <code>inference-component/my-inference-component</code>.</p>
|
|
3691
3691
|
* </li>
|
|
3692
3692
|
* <li>
|
|
3693
|
-
* <p>
|
|
3693
|
+
* <p>Pool of WorkSpaces - The resource type is <code>workspacespool</code> and the unique identifier is the pool ID.
|
|
3694
3694
|
* Example: <code>workspacespool/wspool-123456</code>.</p>
|
|
3695
3695
|
* </li>
|
|
3696
3696
|
* </ul>
|
|
@@ -3790,7 +3790,7 @@ export interface PutScheduledActionRequest {
|
|
|
3790
3790
|
* </li>
|
|
3791
3791
|
* <li>
|
|
3792
3792
|
* <p>
|
|
3793
|
-
* <code>workspaces:workspacespool:DesiredUserSessions</code> - The
|
|
3793
|
+
* <code>workspaces:workspacespool:DesiredUserSessions</code> - The number of user sessions for the WorkSpaces in the pool.</p>
|
|
3794
3794
|
* </li>
|
|
3795
3795
|
* </ul>
|
|
3796
3796
|
* @public
|
|
@@ -3905,7 +3905,7 @@ export interface RegisterScalableTargetRequest {
|
|
|
3905
3905
|
* Example: <code>inference-component/my-inference-component</code>.</p>
|
|
3906
3906
|
* </li>
|
|
3907
3907
|
* <li>
|
|
3908
|
-
* <p>
|
|
3908
|
+
* <p>Pool of WorkSpaces - The resource type is <code>workspacespool</code> and the unique identifier is the pool ID.
|
|
3909
3909
|
* Example: <code>workspacespool/wspool-123456</code>.</p>
|
|
3910
3910
|
* </li>
|
|
3911
3911
|
* </ul>
|
|
@@ -4006,7 +4006,7 @@ export interface RegisterScalableTargetRequest {
|
|
|
4006
4006
|
* </li>
|
|
4007
4007
|
* <li>
|
|
4008
4008
|
* <p>
|
|
4009
|
-
* <code>workspaces:workspacespool:DesiredUserSessions</code> - The
|
|
4009
|
+
* <code>workspaces:workspacespool:DesiredUserSessions</code> - The number of user sessions for the WorkSpaces in the pool.</p>
|
|
4010
4010
|
* </li>
|
|
4011
4011
|
* </ul>
|
|
4012
4012
|
* @public
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-application-auto-scaling",
|
|
3
3
|
"description": "AWS SDK for JavaScript Application Auto Scaling Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.613.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
7
7
|
"build:cjs": "node ../../scripts/compilation/inline client-application-auto-scaling",
|
|
@@ -20,10 +20,10 @@
|
|
|
20
20
|
"dependencies": {
|
|
21
21
|
"@aws-crypto/sha256-browser": "5.2.0",
|
|
22
22
|
"@aws-crypto/sha256-js": "5.2.0",
|
|
23
|
-
"@aws-sdk/client-sso-oidc": "3.
|
|
24
|
-
"@aws-sdk/client-sts": "3.
|
|
23
|
+
"@aws-sdk/client-sso-oidc": "3.613.0",
|
|
24
|
+
"@aws-sdk/client-sts": "3.613.0",
|
|
25
25
|
"@aws-sdk/core": "3.609.0",
|
|
26
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
26
|
+
"@aws-sdk/credential-provider-node": "3.613.0",
|
|
27
27
|
"@aws-sdk/middleware-host-header": "3.609.0",
|
|
28
28
|
"@aws-sdk/middleware-logger": "3.609.0",
|
|
29
29
|
"@aws-sdk/middleware-recursion-detection": "3.609.0",
|