@aws-sdk/client-deadline 3.933.0 → 3.935.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.
Files changed (67) hide show
  1. package/dist-cjs/index.js +336 -336
  2. package/dist-es/index.js +2 -1
  3. package/dist-es/models/enums.js +335 -0
  4. package/dist-es/models/errors.js +133 -0
  5. package/dist-es/models/models_0.js +1 -394
  6. package/dist-es/models/models_1.js +1 -74
  7. package/dist-es/schemas/schemas_0.js +1 -1
  8. package/dist-types/commands/DeleteLicenseEndpointCommand.d.ts +1 -1
  9. package/dist-types/commands/DeleteMeteredProductCommand.d.ts +1 -1
  10. package/dist-types/commands/GetLicenseEndpointCommand.d.ts +1 -1
  11. package/dist-types/commands/GetQueueFleetAssociationCommand.d.ts +1 -1
  12. package/dist-types/commands/GetQueueLimitAssociationCommand.d.ts +1 -1
  13. package/dist-types/commands/GetSessionsStatisticsAggregationCommand.d.ts +1 -1
  14. package/dist-types/commands/ListLicenseEndpointsCommand.d.ts +1 -1
  15. package/dist-types/commands/ListMeteredProductsCommand.d.ts +2 -1
  16. package/dist-types/commands/ListQueueEnvironmentsCommand.d.ts +1 -1
  17. package/dist-types/commands/ListQueueMembersCommand.d.ts +1 -1
  18. package/dist-types/commands/ListQueuesCommand.d.ts +1 -1
  19. package/dist-types/commands/ListStepsCommand.d.ts +1 -2
  20. package/dist-types/commands/ListStorageProfilesForQueueCommand.d.ts +1 -1
  21. package/dist-types/commands/ListTasksCommand.d.ts +1 -1
  22. package/dist-types/commands/UpdateFarmCommand.d.ts +1 -1
  23. package/dist-types/commands/UpdateJobCommand.d.ts +1 -1
  24. package/dist-types/commands/UpdateLimitCommand.d.ts +1 -1
  25. package/dist-types/commands/UpdateQueueCommand.d.ts +1 -1
  26. package/dist-types/commands/UpdateQueueEnvironmentCommand.d.ts +1 -1
  27. package/dist-types/commands/UpdateSessionCommand.d.ts +1 -1
  28. package/dist-types/commands/UpdateStepCommand.d.ts +1 -1
  29. package/dist-types/commands/UpdateStorageProfileCommand.d.ts +1 -1
  30. package/dist-types/commands/UpdateTaskCommand.d.ts +1 -1
  31. package/dist-types/index.d.ts +4 -1
  32. package/dist-types/models/enums.d.ts +810 -0
  33. package/dist-types/models/errors.d.ts +205 -0
  34. package/dist-types/models/models_0.d.ts +1440 -827
  35. package/dist-types/models/models_1.d.ts +2 -1626
  36. package/dist-types/ts3.4/commands/DeleteLicenseEndpointCommand.d.ts +1 -1
  37. package/dist-types/ts3.4/commands/DeleteMeteredProductCommand.d.ts +1 -1
  38. package/dist-types/ts3.4/commands/GetLicenseEndpointCommand.d.ts +1 -1
  39. package/dist-types/ts3.4/commands/GetQueueFleetAssociationCommand.d.ts +1 -1
  40. package/dist-types/ts3.4/commands/GetQueueLimitAssociationCommand.d.ts +1 -1
  41. package/dist-types/ts3.4/commands/GetSessionsStatisticsAggregationCommand.d.ts +1 -1
  42. package/dist-types/ts3.4/commands/ListLicenseEndpointsCommand.d.ts +1 -1
  43. package/dist-types/ts3.4/commands/ListMeteredProductsCommand.d.ts +2 -4
  44. package/dist-types/ts3.4/commands/ListQueueEnvironmentsCommand.d.ts +1 -1
  45. package/dist-types/ts3.4/commands/ListQueueMembersCommand.d.ts +1 -1
  46. package/dist-types/ts3.4/commands/ListQueuesCommand.d.ts +1 -1
  47. package/dist-types/ts3.4/commands/ListStepsCommand.d.ts +1 -2
  48. package/dist-types/ts3.4/commands/ListStorageProfilesForQueueCommand.d.ts +1 -1
  49. package/dist-types/ts3.4/commands/ListTasksCommand.d.ts +1 -1
  50. package/dist-types/ts3.4/commands/UpdateFarmCommand.d.ts +1 -1
  51. package/dist-types/ts3.4/commands/UpdateJobCommand.d.ts +1 -1
  52. package/dist-types/ts3.4/commands/UpdateLimitCommand.d.ts +1 -1
  53. package/dist-types/ts3.4/commands/UpdateQueueCommand.d.ts +1 -1
  54. package/dist-types/ts3.4/commands/UpdateQueueEnvironmentCommand.d.ts +1 -1
  55. package/dist-types/ts3.4/commands/UpdateSessionCommand.d.ts +1 -1
  56. package/dist-types/ts3.4/commands/UpdateStepCommand.d.ts +1 -1
  57. package/dist-types/ts3.4/commands/UpdateStorageProfileCommand.d.ts +1 -1
  58. package/dist-types/ts3.4/commands/UpdateTaskCommand.d.ts +1 -1
  59. package/dist-types/ts3.4/index.d.ts +4 -1
  60. package/dist-types/ts3.4/models/enums.d.ts +442 -0
  61. package/dist-types/ts3.4/models/errors.d.ts +81 -0
  62. package/dist-types/ts3.4/models/models_0.d.ts +355 -418
  63. package/dist-types/ts3.4/models/models_1.d.ts +17 -422
  64. package/package.json +12 -12
  65. package/dist-es/models/index.js +0 -2
  66. package/dist-types/models/index.d.ts +0 -2
  67. package/dist-types/ts3.4/models/index.d.ts +0 -2
@@ -1,6 +1,5 @@
1
- import { ExceptionOptionType as __ExceptionOptionType } from "@smithy/smithy-client";
2
1
  import { DocumentType as __DocumentType } from "@smithy/types";
3
- import { DeadlineServiceException as __BaseException } from "./DeadlineServiceException";
2
+ import { AcceleratorName, AcceleratorType, AutoScalingMode, AutoScalingStatus, BudgetActionType, BudgetStatus, ComparisonOperator, CompletedStatus, CpuArchitectureType, CreateJobTargetTaskRunStatus, CustomerManagedFleetOperatingSystemFamily, DeadlinePrincipalType, DefaultQueueBudgetAction, DependencyConsumerResolutionStatus, DesiredWorkerStatus, Ec2MarketType, EnvironmentTemplateType, FileSystemLocationType, FleetStatus, JobAttachmentsFileSystem, JobEntityErrorCode, JobLifecycleStatus, JobTargetTaskRunStatus, JobTemplateType, LicenseEndpointStatus, MembershipLevel, PathFormat, QueueBlockedReason, QueueFleetAssociationStatus, QueueLimitAssociationStatus, QueueStatus, RunAs, ServiceManagedFleetOperatingSystemFamily, SessionActionStatus, SessionLifecycleStatus, SessionLifecycleTargetStatus, SessionsStatisticsAggregationStatus, StepLifecycleStatus, StepParameterType, StepTargetTaskRunStatus, StorageProfileOperatingSystemFamily, TagPropagationMode, TaskRunStatus, TaskTargetRunStatus, UpdatedWorkerStatus, UpdateJobLifecycleStatus, UsageType, WorkerStatus } from "./enums";
4
3
  /**
5
4
  * <p>Defines the maximum and minimum number of GPU accelerators required for a worker
6
5
  * instance..</p>
@@ -18,20 +17,6 @@ export interface AcceleratorCountRange {
18
17
  */
19
18
  max?: number | undefined;
20
19
  }
21
- /**
22
- * @public
23
- * @enum
24
- */
25
- export declare const AcceleratorName: {
26
- readonly A10G: "a10g";
27
- readonly L4: "l4";
28
- readonly L40S: "l40s";
29
- readonly T4: "t4";
30
- };
31
- /**
32
- * @public
33
- */
34
- export type AcceleratorName = (typeof AcceleratorName)[keyof typeof AcceleratorName];
35
20
  /**
36
21
  * <p>Describes a specific GPU accelerator required for an Amazon Elastic Compute Cloud worker host.</p>
37
22
  * @public
@@ -129,37 +114,6 @@ export interface AcceleratorTotalMemoryMiBRange {
129
114
  */
130
115
  max?: number | undefined;
131
116
  }
132
- /**
133
- * @public
134
- * @enum
135
- */
136
- export declare const AcceleratorType: {
137
- /**
138
- * GPU accelerator type.
139
- */
140
- readonly GPU: "gpu";
141
- };
142
- /**
143
- * @public
144
- */
145
- export type AcceleratorType = (typeof AcceleratorType)[keyof typeof AcceleratorType];
146
- /**
147
- * <p>You don't have permission to perform the action.</p>
148
- * @public
149
- */
150
- export declare class AccessDeniedException extends __BaseException {
151
- readonly name: "AccessDeniedException";
152
- readonly $fault: "client";
153
- /**
154
- * <p>Information about the resources in use when the exception was thrown.</p>
155
- * @public
156
- */
157
- context?: Record<string, string> | undefined;
158
- /**
159
- * @internal
160
- */
161
- constructor(opts: __ExceptionOptionType<AccessDeniedException, __BaseException>);
162
- }
163
117
  /**
164
118
  * <p>Provides information about the number of resources used.</p>
165
119
  * @public
@@ -466,32 +420,6 @@ export interface AssignedSession {
466
420
  */
467
421
  logConfiguration: LogConfiguration | undefined;
468
422
  }
469
- /**
470
- * @public
471
- * @enum
472
- */
473
- export declare const MembershipLevel: {
474
- readonly CONTRIBUTOR: "CONTRIBUTOR";
475
- readonly MANAGER: "MANAGER";
476
- readonly OWNER: "OWNER";
477
- readonly VIEWER: "VIEWER";
478
- };
479
- /**
480
- * @public
481
- */
482
- export type MembershipLevel = (typeof MembershipLevel)[keyof typeof MembershipLevel];
483
- /**
484
- * @public
485
- * @enum
486
- */
487
- export declare const DeadlinePrincipalType: {
488
- readonly GROUP: "GROUP";
489
- readonly USER: "USER";
490
- };
491
- /**
492
- * @public
493
- */
494
- export type DeadlinePrincipalType = (typeof DeadlinePrincipalType)[keyof typeof DeadlinePrincipalType];
495
423
  /**
496
424
  * @public
497
425
  */
@@ -527,142 +455,6 @@ export interface AssociateMemberToFarmRequest {
527
455
  */
528
456
  export interface AssociateMemberToFarmResponse {
529
457
  }
530
- /**
531
- * <p>Deadline Cloud can't process your request right now. Try again later.</p>
532
- * @public
533
- */
534
- export declare class InternalServerErrorException extends __BaseException {
535
- readonly name: "InternalServerErrorException";
536
- readonly $fault: "server";
537
- $retryable: {};
538
- /**
539
- * <p>The number of seconds a client should wait before retrying the request.</p>
540
- * @public
541
- */
542
- retryAfterSeconds?: number | undefined;
543
- /**
544
- * @internal
545
- */
546
- constructor(opts: __ExceptionOptionType<InternalServerErrorException, __BaseException>);
547
- }
548
- /**
549
- * <p>The requested resource can't be found.</p>
550
- * @public
551
- */
552
- export declare class ResourceNotFoundException extends __BaseException {
553
- readonly name: "ResourceNotFoundException";
554
- readonly $fault: "client";
555
- /**
556
- * <p>The identifier of the resource that couldn't be found.</p>
557
- * @public
558
- */
559
- resourceId: string | undefined;
560
- /**
561
- * <p>The type of the resource that couldn't be found.</p>
562
- * @public
563
- */
564
- resourceType: string | undefined;
565
- /**
566
- * <p>Information about the resources in use when the exception was thrown.</p>
567
- * @public
568
- */
569
- context?: Record<string, string> | undefined;
570
- /**
571
- * @internal
572
- */
573
- constructor(opts: __ExceptionOptionType<ResourceNotFoundException, __BaseException>);
574
- }
575
- /**
576
- * @public
577
- * @enum
578
- */
579
- export declare const ServiceQuotaExceededExceptionReason: {
580
- readonly DEPENDENCY_LIMIT_EXCEEDED: "DEPENDENCY_LIMIT_EXCEEDED";
581
- readonly KMS_KEY_LIMIT_EXCEEDED: "KMS_KEY_LIMIT_EXCEEDED";
582
- readonly SERVICE_QUOTA_EXCEEDED_EXCEPTION: "SERVICE_QUOTA_EXCEEDED_EXCEPTION";
583
- };
584
- /**
585
- * @public
586
- */
587
- export type ServiceQuotaExceededExceptionReason = (typeof ServiceQuotaExceededExceptionReason)[keyof typeof ServiceQuotaExceededExceptionReason];
588
- /**
589
- * <p>You exceeded your service quota. Service quotas, also referred to as limits, are the
590
- * maximum number of service resources or operations for your Amazon Web Services account.</p>
591
- * @public
592
- */
593
- export declare class ServiceQuotaExceededException extends __BaseException {
594
- readonly name: "ServiceQuotaExceededException";
595
- readonly $fault: "client";
596
- /**
597
- * <p>A string that describes the reason the quota was exceeded.</p>
598
- * @public
599
- */
600
- reason: ServiceQuotaExceededExceptionReason | undefined;
601
- /**
602
- * <p>The type of the affected resource</p>
603
- * @public
604
- */
605
- resourceType: string | undefined;
606
- /**
607
- * <p>Identifies the service that exceeded the quota.</p>
608
- * @public
609
- */
610
- serviceCode: string | undefined;
611
- /**
612
- * <p>Identifies the quota that has been exceeded.</p>
613
- * @public
614
- */
615
- quotaCode: string | undefined;
616
- /**
617
- * <p>The identifier of the affected resource.</p>
618
- * @public
619
- */
620
- resourceId?: string | undefined;
621
- /**
622
- * <p>Information about the resources in use when the exception was thrown.</p>
623
- * @public
624
- */
625
- context?: Record<string, string> | undefined;
626
- /**
627
- * @internal
628
- */
629
- constructor(opts: __ExceptionOptionType<ServiceQuotaExceededException, __BaseException>);
630
- }
631
- /**
632
- * <p>Your request exceeded a request rate quota.</p>
633
- * @public
634
- */
635
- export declare class ThrottlingException extends __BaseException {
636
- readonly name: "ThrottlingException";
637
- readonly $fault: "client";
638
- $retryable: {
639
- throttling: boolean;
640
- };
641
- /**
642
- * <p>Identifies the service that is being throttled.</p>
643
- * @public
644
- */
645
- serviceCode?: string | undefined;
646
- /**
647
- * <p>Identifies the quota that is being throttled.</p>
648
- * @public
649
- */
650
- quotaCode?: string | undefined;
651
- /**
652
- * <p>The number of seconds a client should wait before retrying the request.</p>
653
- * @public
654
- */
655
- retryAfterSeconds?: number | undefined;
656
- /**
657
- * <p>Information about the resources in use when the exception was thrown.</p>
658
- * @public
659
- */
660
- context?: Record<string, string> | undefined;
661
- /**
662
- * @internal
663
- */
664
- constructor(opts: __ExceptionOptionType<ThrottlingException, __BaseException>);
665
- }
666
458
  /**
667
459
  * <p>The details of a validation exception.</p>
668
460
  * @public
@@ -679,48 +471,6 @@ export interface ValidationExceptionField {
679
471
  */
680
472
  message: string | undefined;
681
473
  }
682
- /**
683
- * @public
684
- * @enum
685
- */
686
- export declare const ValidationExceptionReason: {
687
- readonly CANNOT_PARSE: "CANNOT_PARSE";
688
- readonly FIELD_VALIDATION_FAILED: "FIELD_VALIDATION_FAILED";
689
- readonly OTHER: "OTHER";
690
- readonly UNKNOWN_OPERATION: "UNKNOWN_OPERATION";
691
- };
692
- /**
693
- * @public
694
- */
695
- export type ValidationExceptionReason = (typeof ValidationExceptionReason)[keyof typeof ValidationExceptionReason];
696
- /**
697
- * <p>The request isn't valid. This can occur if your request contains malformed JSON or
698
- * unsupported characters.</p>
699
- * @public
700
- */
701
- export declare class ValidationException extends __BaseException {
702
- readonly name: "ValidationException";
703
- readonly $fault: "client";
704
- /**
705
- * <p>The reason that the request failed validation.</p>
706
- * @public
707
- */
708
- reason: ValidationExceptionReason | undefined;
709
- /**
710
- * <p>A list of fields that failed validation.</p>
711
- * @public
712
- */
713
- fieldList?: ValidationExceptionField[] | undefined;
714
- /**
715
- * <p>Information about the resources in use when the exception was thrown.</p>
716
- * @public
717
- */
718
- context?: Record<string, string> | undefined;
719
- /**
720
- * @internal
721
- */
722
- constructor(opts: __ExceptionOptionType<ValidationException, __BaseException>);
723
- }
724
474
  /**
725
475
  * @public
726
476
  */
@@ -927,54 +677,6 @@ export interface AssumeFleetRoleForWorkerResponse {
927
677
  */
928
678
  credentials: AwsCredentials | undefined;
929
679
  }
930
- /**
931
- * @public
932
- * @enum
933
- */
934
- export declare const ConflictExceptionReason: {
935
- readonly CONCURRENT_MODIFICATION: "CONCURRENT_MODIFICATION";
936
- readonly CONFLICT_EXCEPTION: "CONFLICT_EXCEPTION";
937
- readonly RESOURCE_ALREADY_EXISTS: "RESOURCE_ALREADY_EXISTS";
938
- readonly RESOURCE_IN_USE: "RESOURCE_IN_USE";
939
- readonly STATUS_CONFLICT: "STATUS_CONFLICT";
940
- };
941
- /**
942
- * @public
943
- */
944
- export type ConflictExceptionReason = (typeof ConflictExceptionReason)[keyof typeof ConflictExceptionReason];
945
- /**
946
- * <p>Your request has conflicting operations. This can occur if you're trying to perform more
947
- * than one operation on the same resource at the same time.</p>
948
- * @public
949
- */
950
- export declare class ConflictException extends __BaseException {
951
- readonly name: "ConflictException";
952
- readonly $fault: "client";
953
- /**
954
- * <p>A description of the error.</p>
955
- * @public
956
- */
957
- reason: ConflictExceptionReason | undefined;
958
- /**
959
- * <p>The identifier of the resource in use.</p>
960
- * @public
961
- */
962
- resourceId: string | undefined;
963
- /**
964
- * <p>The type of the resource in use.</p>
965
- * @public
966
- */
967
- resourceType: string | undefined;
968
- /**
969
- * <p>Information about the resources in use when the exception was thrown.</p>
970
- * @public
971
- */
972
- context?: Record<string, string> | undefined;
973
- /**
974
- * @internal
975
- */
976
- constructor(opts: __ExceptionOptionType<ConflictException, __BaseException>);
977
- }
978
680
  /**
979
681
  * @public
980
682
  */
@@ -1060,30 +762,6 @@ export interface AssumeQueueRoleForWorkerResponse {
1060
762
  */
1061
763
  credentials?: AwsCredentials | undefined;
1062
764
  }
1063
- /**
1064
- * @public
1065
- * @enum
1066
- */
1067
- export declare const JobAttachmentsFileSystem: {
1068
- readonly COPIED: "COPIED";
1069
- readonly VIRTUAL: "VIRTUAL";
1070
- };
1071
- /**
1072
- * @public
1073
- */
1074
- export type JobAttachmentsFileSystem = (typeof JobAttachmentsFileSystem)[keyof typeof JobAttachmentsFileSystem];
1075
- /**
1076
- * @public
1077
- * @enum
1078
- */
1079
- export declare const PathFormat: {
1080
- readonly POSIX: "posix";
1081
- readonly WINDOWS: "windows";
1082
- };
1083
- /**
1084
- * @public
1085
- */
1086
- export type PathFormat = (typeof PathFormat)[keyof typeof PathFormat];
1087
765
  /**
1088
766
  * <p>The details of the manifest that links a job's source information.</p>
1089
767
  * @public
@@ -1136,31 +814,6 @@ export interface Attachments {
1136
814
  */
1137
815
  fileSystem?: JobAttachmentsFileSystem | undefined;
1138
816
  }
1139
- /**
1140
- * @public
1141
- * @enum
1142
- */
1143
- export declare const AutoScalingMode: {
1144
- readonly EVENT_BASED_AUTO_SCALING: "EVENT_BASED_AUTO_SCALING";
1145
- readonly NO_SCALING: "NO_SCALING";
1146
- };
1147
- /**
1148
- * @public
1149
- */
1150
- export type AutoScalingMode = (typeof AutoScalingMode)[keyof typeof AutoScalingMode];
1151
- /**
1152
- * @public
1153
- * @enum
1154
- */
1155
- export declare const AutoScalingStatus: {
1156
- readonly GROWING: "GROWING";
1157
- readonly SHRINKING: "SHRINKING";
1158
- readonly STEADY: "STEADY";
1159
- };
1160
- /**
1161
- * @public
1162
- */
1163
- export type AutoScalingStatus = (typeof AutoScalingStatus)[keyof typeof AutoScalingStatus];
1164
817
  /**
1165
818
  * <p>The IDs of the job and environment.</p>
1166
819
  * @public
@@ -1391,18 +1044,6 @@ export interface PosixUser {
1391
1044
  */
1392
1045
  group: string | undefined;
1393
1046
  }
1394
- /**
1395
- * @public
1396
- * @enum
1397
- */
1398
- export declare const RunAs: {
1399
- readonly QUEUE_CONFIGURED_USER: "QUEUE_CONFIGURED_USER";
1400
- readonly WORKER_AGENT_USER: "WORKER_AGENT_USER";
1401
- };
1402
- /**
1403
- * @public
1404
- */
1405
- export type RunAs = (typeof RunAs)[keyof typeof RunAs];
1406
1047
  /**
1407
1048
  * <p>The Windows user details.</p>
1408
1049
  * @public
@@ -1689,22 +1330,6 @@ export declare namespace JobEntity {
1689
1330
  _: (name: string, value: any) => T;
1690
1331
  }
1691
1332
  }
1692
- /**
1693
- * @public
1694
- * @enum
1695
- */
1696
- export declare const JobEntityErrorCode: {
1697
- readonly AccessDeniedException: "AccessDeniedException";
1698
- readonly ConflictException: "ConflictException";
1699
- readonly InternalServerException: "InternalServerException";
1700
- readonly MaxPayloadSizeExceeded: "MaxPayloadSizeExceeded";
1701
- readonly ResourceNotFoundException: "ResourceNotFoundException";
1702
- readonly ValidationException: "ValidationException";
1703
- };
1704
- /**
1705
- * @public
1706
- */
1707
- export type JobEntityErrorCode = (typeof JobEntityErrorCode)[keyof typeof JobEntityErrorCode];
1708
1333
  /**
1709
1334
  * <p>The error details for the environment.</p>
1710
1335
  * @public
@@ -1889,18 +1514,6 @@ export interface BatchGetJobEntityResponse {
1889
1514
  */
1890
1515
  errors: GetJobEntityError[] | undefined;
1891
1516
  }
1892
- /**
1893
- * @public
1894
- * @enum
1895
- */
1896
- export declare const BudgetActionType: {
1897
- readonly STOP_SCHEDULING_AND_CANCEL_TASKS: "STOP_SCHEDULING_AND_CANCEL_TASKS";
1898
- readonly STOP_SCHEDULING_AND_COMPLETE_TASKS: "STOP_SCHEDULING_AND_COMPLETE_TASKS";
1899
- };
1900
- /**
1901
- * @public
1902
- */
1903
- export type BudgetActionType = (typeof BudgetActionType)[keyof typeof BudgetActionType];
1904
1517
  /**
1905
1518
  * <p>The budget action to add.</p>
1906
1519
  * @public
@@ -2143,18 +1756,6 @@ export interface ResponseBudgetAction {
2143
1756
  */
2144
1757
  description?: string | undefined;
2145
1758
  }
2146
- /**
2147
- * @public
2148
- * @enum
2149
- */
2150
- export declare const BudgetStatus: {
2151
- readonly ACTIVE: "ACTIVE";
2152
- readonly INACTIVE: "INACTIVE";
2153
- };
2154
- /**
2155
- * @public
2156
- */
2157
- export type BudgetStatus = (typeof BudgetStatus)[keyof typeof BudgetStatus];
2158
1759
  /**
2159
1760
  * <p>The consumed usage for the resource.</p>
2160
1761
  * @public
@@ -2456,37 +2057,6 @@ export interface UpdateBudgetRequest {
2456
2057
  */
2457
2058
  export interface UpdateBudgetResponse {
2458
2059
  }
2459
- /**
2460
- * @public
2461
- * @enum
2462
- */
2463
- export declare const ComparisonOperator: {
2464
- readonly EQUAL: "EQUAL";
2465
- readonly GREATER_THAN: "GREATER_THAN";
2466
- readonly GREATER_THAN_EQUAL_TO: "GREATER_THAN_EQUAL_TO";
2467
- readonly LESS_THAN: "LESS_THAN";
2468
- readonly LESS_THAN_EQUAL_TO: "LESS_THAN_EQUAL_TO";
2469
- readonly NOT_EQUAL: "NOT_EQUAL";
2470
- };
2471
- /**
2472
- * @public
2473
- */
2474
- export type ComparisonOperator = (typeof ComparisonOperator)[keyof typeof ComparisonOperator];
2475
- /**
2476
- * @public
2477
- * @enum
2478
- */
2479
- export declare const CompletedStatus: {
2480
- readonly CANCELED: "CANCELED";
2481
- readonly FAILED: "FAILED";
2482
- readonly INTERRUPTED: "INTERRUPTED";
2483
- readonly NEVER_ATTEMPTED: "NEVER_ATTEMPTED";
2484
- readonly SUCCEEDED: "SUCCEEDED";
2485
- };
2486
- /**
2487
- * @public
2488
- */
2489
- export type CompletedStatus = (typeof CompletedStatus)[keyof typeof CompletedStatus];
2490
2060
  /**
2491
2061
  * <p>The Amazon S3 location information.</p>
2492
2062
  * @public
@@ -2529,18 +2099,6 @@ export interface CopyJobTemplateRequest {
2529
2099
  */
2530
2100
  targetS3Location: S3Location | undefined;
2531
2101
  }
2532
- /**
2533
- * @public
2534
- * @enum
2535
- */
2536
- export declare const JobTemplateType: {
2537
- readonly JSON: "JSON";
2538
- readonly YAML: "YAML";
2539
- };
2540
- /**
2541
- * @public
2542
- */
2543
- export type JobTemplateType = (typeof JobTemplateType)[keyof typeof JobTemplateType];
2544
2102
  /**
2545
2103
  * @public
2546
2104
  */
@@ -2551,18 +2109,6 @@ export interface CopyJobTemplateResponse {
2551
2109
  */
2552
2110
  templateType: JobTemplateType | undefined;
2553
2111
  }
2554
- /**
2555
- * @public
2556
- * @enum
2557
- */
2558
- export declare const CpuArchitectureType: {
2559
- readonly ARM64: "arm64";
2560
- readonly X86_64: "x86_64";
2561
- };
2562
- /**
2563
- * @public
2564
- */
2565
- export type CpuArchitectureType = (typeof CpuArchitectureType)[keyof typeof CpuArchitectureType];
2566
2112
  /**
2567
2113
  * @public
2568
2114
  */
@@ -2609,18 +2155,6 @@ export interface CreateFarmResponse {
2609
2155
  */
2610
2156
  farmId: string | undefined;
2611
2157
  }
2612
- /**
2613
- * @public
2614
- * @enum
2615
- */
2616
- export declare const TagPropagationMode: {
2617
- readonly NO_PROPAGATION: "NO_PROPAGATION";
2618
- readonly PROPAGATE_TAGS_TO_WORKERS_AT_LAUNCH: "PROPAGATE_TAGS_TO_WORKERS_AT_LAUNCH";
2619
- };
2620
- /**
2621
- * @public
2622
- */
2623
- export type TagPropagationMode = (typeof TagPropagationMode)[keyof typeof TagPropagationMode];
2624
2158
  /**
2625
2159
  * <p>The fleet amount and attribute capabilities.</p>
2626
2160
  * @public
@@ -2674,19 +2208,6 @@ export interface MemoryMiBRange {
2674
2208
  */
2675
2209
  max?: number | undefined;
2676
2210
  }
2677
- /**
2678
- * @public
2679
- * @enum
2680
- */
2681
- export declare const CustomerManagedFleetOperatingSystemFamily: {
2682
- readonly LINUX: "LINUX";
2683
- readonly MACOS: "MACOS";
2684
- readonly WINDOWS: "WINDOWS";
2685
- };
2686
- /**
2687
- * @public
2688
- */
2689
- export type CustomerManagedFleetOperatingSystemFamily = (typeof CustomerManagedFleetOperatingSystemFamily)[keyof typeof CustomerManagedFleetOperatingSystemFamily];
2690
2211
  /**
2691
2212
  * <p>The allowable range of vCPU processing power for the fleet.</p>
2692
2213
  * @public
@@ -2787,18 +2308,6 @@ export interface CustomerManagedFleetConfiguration {
2787
2308
  */
2788
2309
  tagPropagationMode?: TagPropagationMode | undefined;
2789
2310
  }
2790
- /**
2791
- * @public
2792
- * @enum
2793
- */
2794
- export declare const ServiceManagedFleetOperatingSystemFamily: {
2795
- readonly LINUX: "LINUX";
2796
- readonly WINDOWS: "WINDOWS";
2797
- };
2798
- /**
2799
- * @public
2800
- */
2801
- export type ServiceManagedFleetOperatingSystemFamily = (typeof ServiceManagedFleetOperatingSystemFamily)[keyof typeof ServiceManagedFleetOperatingSystemFamily];
2802
2311
  /**
2803
2312
  * <p>Specifies the EBS volume.</p>
2804
2313
  * @public
@@ -2877,19 +2386,6 @@ export interface ServiceManagedEc2InstanceCapabilities {
2877
2386
  */
2878
2387
  customAttributes?: FleetAttributeCapability[] | undefined;
2879
2388
  }
2880
- /**
2881
- * @public
2882
- * @enum
2883
- */
2884
- export declare const Ec2MarketType: {
2885
- readonly ON_DEMAND: "on-demand";
2886
- readonly SPOT: "spot";
2887
- readonly WAIT_AND_SAVE: "wait-and-save";
2888
- };
2889
- /**
2890
- * @public
2891
- */
2892
- export type Ec2MarketType = (typeof Ec2MarketType)[keyof typeof Ec2MarketType];
2893
2389
  /**
2894
2390
  * <p>The details of the Amazon EC2 instance market options for a service managed fleet.</p>
2895
2391
  * @public
@@ -3099,18 +2595,6 @@ export interface CreateFleetResponse {
3099
2595
  */
3100
2596
  fleetId: string | undefined;
3101
2597
  }
3102
- /**
3103
- * @public
3104
- * @enum
3105
- */
3106
- export declare const CreateJobTargetTaskRunStatus: {
3107
- readonly READY: "READY";
3108
- readonly SUSPENDED: "SUSPENDED";
3109
- };
3110
- /**
3111
- * @public
3112
- */
3113
- export type CreateJobTargetTaskRunStatus = (typeof CreateJobTargetTaskRunStatus)[keyof typeof CreateJobTargetTaskRunStatus];
3114
2598
  /**
3115
2599
  * @public
3116
2600
  */
@@ -3360,19 +2844,6 @@ export interface CreateMonitorResponse {
3360
2844
  */
3361
2845
  identityCenterApplicationArn: string | undefined;
3362
2846
  }
3363
- /**
3364
- * @public
3365
- * @enum
3366
- */
3367
- export declare const DefaultQueueBudgetAction: {
3368
- readonly NONE: "NONE";
3369
- readonly STOP_SCHEDULING_AND_CANCEL_TASKS: "STOP_SCHEDULING_AND_CANCEL_TASKS";
3370
- readonly STOP_SCHEDULING_AND_COMPLETE_TASKS: "STOP_SCHEDULING_AND_COMPLETE_TASKS";
3371
- };
3372
- /**
3373
- * @public
3374
- */
3375
- export type DefaultQueueBudgetAction = (typeof DefaultQueueBudgetAction)[keyof typeof DefaultQueueBudgetAction];
3376
2847
  /**
3377
2848
  * @public
3378
2849
  */
@@ -3450,18 +2921,6 @@ export interface CreateQueueResponse {
3450
2921
  */
3451
2922
  queueId: string | undefined;
3452
2923
  }
3453
- /**
3454
- * @public
3455
- * @enum
3456
- */
3457
- export declare const EnvironmentTemplateType: {
3458
- readonly JSON: "JSON";
3459
- readonly YAML: "YAML";
3460
- };
3461
- /**
3462
- * @public
3463
- */
3464
- export type EnvironmentTemplateType = (typeof EnvironmentTemplateType)[keyof typeof EnvironmentTemplateType];
3465
2924
  /**
3466
2925
  * @public
3467
2926
  */
@@ -3559,18 +3018,6 @@ export interface CreateQueueLimitAssociationRequest {
3559
3018
  */
3560
3019
  export interface CreateQueueLimitAssociationResponse {
3561
3020
  }
3562
- /**
3563
- * @public
3564
- * @enum
3565
- */
3566
- export declare const FileSystemLocationType: {
3567
- readonly LOCAL: "LOCAL";
3568
- readonly SHARED: "SHARED";
3569
- };
3570
- /**
3571
- * @public
3572
- */
3573
- export type FileSystemLocationType = (typeof FileSystemLocationType)[keyof typeof FileSystemLocationType];
3574
3021
  /**
3575
3022
  * <p>The details of the file system location for the resource.</p>
3576
3023
  * @public
@@ -3592,19 +3039,6 @@ export interface FileSystemLocation {
3592
3039
  */
3593
3040
  type: FileSystemLocationType | undefined;
3594
3041
  }
3595
- /**
3596
- * @public
3597
- * @enum
3598
- */
3599
- export declare const StorageProfileOperatingSystemFamily: {
3600
- readonly LINUX: "LINUX";
3601
- readonly MACOS: "MACOS";
3602
- readonly WINDOWS: "WINDOWS";
3603
- };
3604
- /**
3605
- * @public
3606
- */
3607
- export type StorageProfileOperatingSystemFamily = (typeof StorageProfileOperatingSystemFamily)[keyof typeof StorageProfileOperatingSystemFamily];
3608
3042
  /**
3609
3043
  * @public
3610
3044
  */
@@ -3948,22 +3382,6 @@ export interface FleetCapabilities {
3948
3382
  */
3949
3383
  attributes?: FleetAttributeCapability[] | undefined;
3950
3384
  }
3951
- /**
3952
- * @public
3953
- * @enum
3954
- */
3955
- export declare const FleetStatus: {
3956
- readonly ACTIVE: "ACTIVE";
3957
- readonly CREATE_FAILED: "CREATE_FAILED";
3958
- readonly CREATE_IN_PROGRESS: "CREATE_IN_PROGRESS";
3959
- readonly SUSPENDED: "SUSPENDED";
3960
- readonly UPDATE_FAILED: "UPDATE_FAILED";
3961
- readonly UPDATE_IN_PROGRESS: "UPDATE_IN_PROGRESS";
3962
- };
3963
- /**
3964
- * @public
3965
- */
3966
- export type FleetStatus = (typeof FleetStatus)[keyof typeof FleetStatus];
3967
3385
  /**
3968
3386
  * @public
3969
3387
  */
@@ -4431,24 +3849,6 @@ export interface HostPropertiesResponse {
4431
3849
  */
4432
3850
  ec2InstanceType?: string | undefined;
4433
3851
  }
4434
- /**
4435
- * @public
4436
- * @enum
4437
- */
4438
- export declare const WorkerStatus: {
4439
- readonly CREATED: "CREATED";
4440
- readonly IDLE: "IDLE";
4441
- readonly NOT_COMPATIBLE: "NOT_COMPATIBLE";
4442
- readonly NOT_RESPONDING: "NOT_RESPONDING";
4443
- readonly RUNNING: "RUNNING";
4444
- readonly STARTED: "STARTED";
4445
- readonly STOPPED: "STOPPED";
4446
- readonly STOPPING: "STOPPING";
4447
- };
4448
- /**
4449
- * @public
4450
- */
4451
- export type WorkerStatus = (typeof WorkerStatus)[keyof typeof WorkerStatus];
4452
3852
  /**
4453
3853
  * @public
4454
3854
  */
@@ -4534,32 +3934,6 @@ export interface ListSessionsForWorkerRequest {
4534
3934
  */
4535
3935
  maxResults?: number | undefined;
4536
3936
  }
4537
- /**
4538
- * @public
4539
- * @enum
4540
- */
4541
- export declare const SessionLifecycleStatus: {
4542
- readonly ENDED: "ENDED";
4543
- readonly STARTED: "STARTED";
4544
- readonly UPDATE_FAILED: "UPDATE_FAILED";
4545
- readonly UPDATE_IN_PROGRESS: "UPDATE_IN_PROGRESS";
4546
- readonly UPDATE_SUCCEEDED: "UPDATE_SUCCEEDED";
4547
- };
4548
- /**
4549
- * @public
4550
- */
4551
- export type SessionLifecycleStatus = (typeof SessionLifecycleStatus)[keyof typeof SessionLifecycleStatus];
4552
- /**
4553
- * @public
4554
- * @enum
4555
- */
4556
- export declare const SessionLifecycleTargetStatus: {
4557
- readonly ENDED: "ENDED";
4558
- };
4559
- /**
4560
- * @public
4561
- */
4562
- export type SessionLifecycleTargetStatus = (typeof SessionLifecycleTargetStatus)[keyof typeof SessionLifecycleTargetStatus];
4563
3937
  /**
4564
3938
  * <p>Summarizes the session for a particular worker.</p>
4565
3939
  * @public
@@ -4760,19 +4134,6 @@ export interface WorkerCapabilities {
4760
4134
  */
4761
4135
  attributes: WorkerAttributeCapability[] | undefined;
4762
4136
  }
4763
- /**
4764
- * @public
4765
- * @enum
4766
- */
4767
- export declare const UpdatedWorkerStatus: {
4768
- readonly STARTED: "STARTED";
4769
- readonly STOPPED: "STOPPED";
4770
- readonly STOPPING: "STOPPING";
4771
- };
4772
- /**
4773
- * @public
4774
- */
4775
- export type UpdatedWorkerStatus = (typeof UpdatedWorkerStatus)[keyof typeof UpdatedWorkerStatus];
4776
4137
  /**
4777
4138
  * @public
4778
4139
  */
@@ -4914,17 +4275,6 @@ export interface UpdateWorkerScheduleRequest {
4914
4275
  */
4915
4276
  updatedSessionActions?: Record<string, UpdatedSessionActionInfo> | undefined;
4916
4277
  }
4917
- /**
4918
- * @public
4919
- * @enum
4920
- */
4921
- export declare const DesiredWorkerStatus: {
4922
- readonly STOPPED: "STOPPED";
4923
- };
4924
- /**
4925
- * @public
4926
- */
4927
- export type DesiredWorkerStatus = (typeof DesiredWorkerStatus)[keyof typeof DesiredWorkerStatus];
4928
4278
  /**
4929
4279
  * @public
4930
4280
  */
@@ -5552,31 +4902,6 @@ export interface GetQueueRequest {
5552
4902
  */
5553
4903
  queueId: string | undefined;
5554
4904
  }
5555
- /**
5556
- * @public
5557
- * @enum
5558
- */
5559
- export declare const QueueBlockedReason: {
5560
- readonly BUDGET_THRESHOLD_REACHED: "BUDGET_THRESHOLD_REACHED";
5561
- readonly NO_BUDGET_CONFIGURED: "NO_BUDGET_CONFIGURED";
5562
- };
5563
- /**
5564
- * @public
5565
- */
5566
- export type QueueBlockedReason = (typeof QueueBlockedReason)[keyof typeof QueueBlockedReason];
5567
- /**
5568
- * @public
5569
- * @enum
5570
- */
5571
- export declare const QueueStatus: {
5572
- readonly IDLE: "IDLE";
5573
- readonly SCHEDULING: "SCHEDULING";
5574
- readonly SCHEDULING_BLOCKED: "SCHEDULING_BLOCKED";
5575
- };
5576
- /**
5577
- * @public
5578
- */
5579
- export type QueueStatus = (typeof QueueStatus)[keyof typeof QueueStatus];
5580
4905
  /**
5581
4906
  * @public
5582
4907
  */
@@ -5851,63 +5176,6 @@ export interface GetJobRequest {
5851
5176
  */
5852
5177
  jobId: string | undefined;
5853
5178
  }
5854
- /**
5855
- * @public
5856
- * @enum
5857
- */
5858
- export declare const JobLifecycleStatus: {
5859
- readonly ARCHIVED: "ARCHIVED";
5860
- readonly CREATE_COMPLETE: "CREATE_COMPLETE";
5861
- readonly CREATE_FAILED: "CREATE_FAILED";
5862
- readonly CREATE_IN_PROGRESS: "CREATE_IN_PROGRESS";
5863
- readonly UPDATE_FAILED: "UPDATE_FAILED";
5864
- readonly UPDATE_IN_PROGRESS: "UPDATE_IN_PROGRESS";
5865
- readonly UPDATE_SUCCEEDED: "UPDATE_SUCCEEDED";
5866
- readonly UPLOAD_FAILED: "UPLOAD_FAILED";
5867
- readonly UPLOAD_IN_PROGRESS: "UPLOAD_IN_PROGRESS";
5868
- };
5869
- /**
5870
- * @public
5871
- */
5872
- export type JobLifecycleStatus = (typeof JobLifecycleStatus)[keyof typeof JobLifecycleStatus];
5873
- /**
5874
- * @public
5875
- * @enum
5876
- */
5877
- export declare const JobTargetTaskRunStatus: {
5878
- readonly CANCELED: "CANCELED";
5879
- readonly FAILED: "FAILED";
5880
- readonly PENDING: "PENDING";
5881
- readonly READY: "READY";
5882
- readonly SUCCEEDED: "SUCCEEDED";
5883
- readonly SUSPENDED: "SUSPENDED";
5884
- };
5885
- /**
5886
- * @public
5887
- */
5888
- export type JobTargetTaskRunStatus = (typeof JobTargetTaskRunStatus)[keyof typeof JobTargetTaskRunStatus];
5889
- /**
5890
- * @public
5891
- * @enum
5892
- */
5893
- export declare const TaskRunStatus: {
5894
- readonly ASSIGNED: "ASSIGNED";
5895
- readonly CANCELED: "CANCELED";
5896
- readonly FAILED: "FAILED";
5897
- readonly INTERRUPTING: "INTERRUPTING";
5898
- readonly NOT_COMPATIBLE: "NOT_COMPATIBLE";
5899
- readonly PENDING: "PENDING";
5900
- readonly READY: "READY";
5901
- readonly RUNNING: "RUNNING";
5902
- readonly SCHEDULED: "SCHEDULED";
5903
- readonly STARTING: "STARTING";
5904
- readonly SUCCEEDED: "SUCCEEDED";
5905
- readonly SUSPENDED: "SUSPENDED";
5906
- };
5907
- /**
5908
- * @public
5909
- */
5910
- export type TaskRunStatus = (typeof TaskRunStatus)[keyof typeof TaskRunStatus];
5911
5179
  /**
5912
5180
  * @public
5913
5181
  */
@@ -6295,27 +5563,6 @@ export interface TaskRunManifestPropertiesResponse {
6295
5563
  */
6296
5564
  outputManifestHash?: string | undefined;
6297
5565
  }
6298
- /**
6299
- * @public
6300
- * @enum
6301
- */
6302
- export declare const SessionActionStatus: {
6303
- readonly ASSIGNED: "ASSIGNED";
6304
- readonly CANCELED: "CANCELED";
6305
- readonly CANCELING: "CANCELING";
6306
- readonly FAILED: "FAILED";
6307
- readonly INTERRUPTED: "INTERRUPTED";
6308
- readonly NEVER_ATTEMPTED: "NEVER_ATTEMPTED";
6309
- readonly RECLAIMED: "RECLAIMED";
6310
- readonly RECLAIMING: "RECLAIMING";
6311
- readonly RUNNING: "RUNNING";
6312
- readonly SCHEDULED: "SCHEDULED";
6313
- readonly SUCCEEDED: "SUCCEEDED";
6314
- };
6315
- /**
6316
- * @public
6317
- */
6318
- export type SessionActionStatus = (typeof SessionActionStatus)[keyof typeof SessionActionStatus];
6319
5566
  /**
6320
5567
  * @public
6321
5568
  */
@@ -6434,35 +5681,6 @@ export interface DependencyCounts {
6434
5681
  */
6435
5682
  consumersUnresolved: number | undefined;
6436
5683
  }
6437
- /**
6438
- * @public
6439
- * @enum
6440
- */
6441
- export declare const StepLifecycleStatus: {
6442
- readonly CREATE_COMPLETE: "CREATE_COMPLETE";
6443
- readonly UPDATE_FAILED: "UPDATE_FAILED";
6444
- readonly UPDATE_IN_PROGRESS: "UPDATE_IN_PROGRESS";
6445
- readonly UPDATE_SUCCEEDED: "UPDATE_SUCCEEDED";
6446
- };
6447
- /**
6448
- * @public
6449
- */
6450
- export type StepLifecycleStatus = (typeof StepLifecycleStatus)[keyof typeof StepLifecycleStatus];
6451
- /**
6452
- * @public
6453
- * @enum
6454
- */
6455
- export declare const StepParameterType: {
6456
- readonly CHUNK_INT: "CHUNK_INT";
6457
- readonly FLOAT: "FLOAT";
6458
- readonly INT: "INT";
6459
- readonly PATH: "PATH";
6460
- readonly STRING: "STRING";
6461
- };
6462
- /**
6463
- * @public
6464
- */
6465
- export type StepParameterType = (typeof StepParameterType)[keyof typeof StepParameterType];
6466
5684
  /**
6467
5685
  * <p>The details of a step parameter.</p>
6468
5686
  * @public
@@ -6558,22 +5776,6 @@ export interface StepRequiredCapabilities {
6558
5776
  */
6559
5777
  amounts: StepAmountCapability[] | undefined;
6560
5778
  }
6561
- /**
6562
- * @public
6563
- * @enum
6564
- */
6565
- export declare const StepTargetTaskRunStatus: {
6566
- readonly CANCELED: "CANCELED";
6567
- readonly FAILED: "FAILED";
6568
- readonly PENDING: "PENDING";
6569
- readonly READY: "READY";
6570
- readonly SUCCEEDED: "SUCCEEDED";
6571
- readonly SUSPENDED: "SUSPENDED";
6572
- };
6573
- /**
6574
- * @public
6575
- */
6576
- export type StepTargetTaskRunStatus = (typeof StepTargetTaskRunStatus)[keyof typeof StepTargetTaskRunStatus];
6577
5779
  /**
6578
5780
  * @public
6579
5781
  */
@@ -6702,22 +5904,6 @@ export interface GetTaskRequest {
6702
5904
  */
6703
5905
  taskId: string | undefined;
6704
5906
  }
6705
- /**
6706
- * @public
6707
- * @enum
6708
- */
6709
- export declare const TaskTargetRunStatus: {
6710
- readonly CANCELED: "CANCELED";
6711
- readonly FAILED: "FAILED";
6712
- readonly PENDING: "PENDING";
6713
- readonly READY: "READY";
6714
- readonly SUCCEEDED: "SUCCEEDED";
6715
- readonly SUSPENDED: "SUSPENDED";
6716
- };
6717
- /**
6718
- * @public
6719
- */
6720
- export type TaskTargetRunStatus = (typeof TaskTargetRunStatus)[keyof typeof TaskTargetRunStatus];
6721
5907
  /**
6722
5908
  * @public
6723
5909
  */
@@ -7469,18 +6655,6 @@ export interface ListStepConsumersRequest {
7469
6655
  */
7470
6656
  maxResults?: number | undefined;
7471
6657
  }
7472
- /**
7473
- * @public
7474
- * @enum
7475
- */
7476
- export declare const DependencyConsumerResolutionStatus: {
7477
- readonly RESOLVED: "RESOLVED";
7478
- readonly UNRESOLVED: "UNRESOLVED";
7479
- };
7480
- /**
7481
- * @public
7482
- */
7483
- export type DependencyConsumerResolutionStatus = (typeof DependencyConsumerResolutionStatus)[keyof typeof DependencyConsumerResolutionStatus];
7484
6658
  /**
7485
6659
  * <p>The details of a step consumer.</p>
7486
6660
  * @public
@@ -7608,3 +6782,1442 @@ export interface ListStepsRequest {
7608
6782
  */
7609
6783
  maxResults?: number | undefined;
7610
6784
  }
6785
+ /**
6786
+ * <p>The details for a step.</p>
6787
+ * @public
6788
+ */
6789
+ export interface StepSummary {
6790
+ /**
6791
+ * <p>The step ID.</p>
6792
+ * @public
6793
+ */
6794
+ stepId: string | undefined;
6795
+ /**
6796
+ * <p>The name of the step.</p>
6797
+ * @public
6798
+ */
6799
+ name: string | undefined;
6800
+ /**
6801
+ * <p>The life cycle status.</p>
6802
+ * @public
6803
+ */
6804
+ lifecycleStatus: StepLifecycleStatus | undefined;
6805
+ /**
6806
+ * <p>A message that describes the lifecycle of the step.</p>
6807
+ * @public
6808
+ */
6809
+ lifecycleStatusMessage?: string | undefined;
6810
+ /**
6811
+ * <p>The task run status for the job.</p>
6812
+ * <ul>
6813
+ * <li>
6814
+ * <p>
6815
+ * <code>PENDING</code>–pending and waiting for resources.</p>
6816
+ * </li>
6817
+ * <li>
6818
+ * <p>
6819
+ * <code>READY</code>–ready to process.</p>
6820
+ * </li>
6821
+ * <li>
6822
+ * <p>
6823
+ * <code>ASSIGNED</code>–assigned and will run next on a worker.</p>
6824
+ * </li>
6825
+ * <li>
6826
+ * <p>
6827
+ * <code>SCHEDULED</code>–scheduled to run on a worker.</p>
6828
+ * </li>
6829
+ * <li>
6830
+ * <p>
6831
+ * <code>INTERRUPTING</code>–being interrupted.</p>
6832
+ * </li>
6833
+ * <li>
6834
+ * <p>
6835
+ * <code>RUNNING</code>–running on a worker.</p>
6836
+ * </li>
6837
+ * <li>
6838
+ * <p>
6839
+ * <code>SUSPENDED</code>–the task is suspended.</p>
6840
+ * </li>
6841
+ * <li>
6842
+ * <p>
6843
+ * <code>CANCELED</code>–the task has been canceled.</p>
6844
+ * </li>
6845
+ * <li>
6846
+ * <p>
6847
+ * <code>FAILED</code>–the task has failed.</p>
6848
+ * </li>
6849
+ * <li>
6850
+ * <p>
6851
+ * <code>SUCCEEDED</code>–the task has succeeded.</p>
6852
+ * </li>
6853
+ * </ul>
6854
+ * @public
6855
+ */
6856
+ taskRunStatus: TaskRunStatus | undefined;
6857
+ /**
6858
+ * <p>The number of tasks running on the job.</p>
6859
+ * @public
6860
+ */
6861
+ taskRunStatusCounts: Partial<Record<TaskRunStatus, number>> | undefined;
6862
+ /**
6863
+ * <p>The total number of times tasks from the step failed and were retried.</p>
6864
+ * @public
6865
+ */
6866
+ taskFailureRetryCount?: number | undefined;
6867
+ /**
6868
+ * <p>The task status to start with on the job.</p>
6869
+ * @public
6870
+ */
6871
+ targetTaskRunStatus?: StepTargetTaskRunStatus | undefined;
6872
+ /**
6873
+ * <p>The date and time the resource was created.</p>
6874
+ * @public
6875
+ */
6876
+ createdAt: Date | undefined;
6877
+ /**
6878
+ * <p>The user or system that created this resource.</p>
6879
+ * @public
6880
+ */
6881
+ createdBy: string | undefined;
6882
+ /**
6883
+ * <p>The date and time the resource was updated.</p>
6884
+ * @public
6885
+ */
6886
+ updatedAt?: Date | undefined;
6887
+ /**
6888
+ * <p>The user or system that updated this resource.</p>
6889
+ * @public
6890
+ */
6891
+ updatedBy?: string | undefined;
6892
+ /**
6893
+ * <p>The date and time the resource started running.</p>
6894
+ * @public
6895
+ */
6896
+ startedAt?: Date | undefined;
6897
+ /**
6898
+ * <p>The date and time the resource ended running.</p>
6899
+ * @public
6900
+ */
6901
+ endedAt?: Date | undefined;
6902
+ /**
6903
+ * <p>The number of dependencies for the step.</p>
6904
+ * @public
6905
+ */
6906
+ dependencyCounts?: DependencyCounts | undefined;
6907
+ }
6908
+ /**
6909
+ * @public
6910
+ */
6911
+ export interface ListStepsResponse {
6912
+ /**
6913
+ * <p>The steps on the list.</p>
6914
+ * @public
6915
+ */
6916
+ steps: StepSummary[] | undefined;
6917
+ /**
6918
+ * <p>If Deadline Cloud returns <code>nextToken</code>, then there are more results available. The value of <code>nextToken</code> is a unique pagination token for each page. To retrieve the next page, call the operation again using the returned token. Keep all other arguments unchanged. If no results remain, then <code>nextToken</code> is set to <code>null</code>. Each pagination token expires after 24 hours. If you provide a token that isn't valid, then you receive an HTTP 400 <code>ValidationException</code> error.</p>
6919
+ * @public
6920
+ */
6921
+ nextToken?: string | undefined;
6922
+ }
6923
+ /**
6924
+ * @public
6925
+ */
6926
+ export interface ListTasksRequest {
6927
+ /**
6928
+ * <p>The farm ID connected to the tasks.</p>
6929
+ * @public
6930
+ */
6931
+ farmId: string | undefined;
6932
+ /**
6933
+ * <p>The queue ID connected to the tasks.</p>
6934
+ * @public
6935
+ */
6936
+ queueId: string | undefined;
6937
+ /**
6938
+ * <p>The job ID for the tasks.</p>
6939
+ * @public
6940
+ */
6941
+ jobId: string | undefined;
6942
+ /**
6943
+ * <p>The step ID for the tasks.</p>
6944
+ * @public
6945
+ */
6946
+ stepId: string | undefined;
6947
+ /**
6948
+ * <p>The token for the next set of results, or <code>null</code> to start from the beginning.</p>
6949
+ * @public
6950
+ */
6951
+ nextToken?: string | undefined;
6952
+ /**
6953
+ * <p>The maximum number of results to return. Use this parameter with <code>NextToken</code> to get results as a set of sequential pages.</p>
6954
+ * @public
6955
+ */
6956
+ maxResults?: number | undefined;
6957
+ }
6958
+ /**
6959
+ * <p>The details of a task.</p>
6960
+ * @public
6961
+ */
6962
+ export interface TaskSummary {
6963
+ /**
6964
+ * <p>The task ID.</p>
6965
+ * @public
6966
+ */
6967
+ taskId: string | undefined;
6968
+ /**
6969
+ * <p>The date and time the resource was created.</p>
6970
+ * @public
6971
+ */
6972
+ createdAt: Date | undefined;
6973
+ /**
6974
+ * <p>The user or system that created this resource.</p>
6975
+ * @public
6976
+ */
6977
+ createdBy: string | undefined;
6978
+ /**
6979
+ * <p>The run status of the task.</p>
6980
+ * @public
6981
+ */
6982
+ runStatus: TaskRunStatus | undefined;
6983
+ /**
6984
+ * <p>The run status on which the started.</p>
6985
+ * @public
6986
+ */
6987
+ targetRunStatus?: TaskTargetRunStatus | undefined;
6988
+ /**
6989
+ * <p>The number of times that the task failed and was retried.</p>
6990
+ * @public
6991
+ */
6992
+ failureRetryCount?: number | undefined;
6993
+ /**
6994
+ * <p>The task parameters.</p>
6995
+ * @public
6996
+ */
6997
+ parameters?: Record<string, TaskParameterValue> | undefined;
6998
+ /**
6999
+ * <p>The date and time the resource started running.</p>
7000
+ * @public
7001
+ */
7002
+ startedAt?: Date | undefined;
7003
+ /**
7004
+ * <p>The date and time the resource ended running.</p>
7005
+ * @public
7006
+ */
7007
+ endedAt?: Date | undefined;
7008
+ /**
7009
+ * <p>The date and time the resource was updated.</p>
7010
+ * @public
7011
+ */
7012
+ updatedAt?: Date | undefined;
7013
+ /**
7014
+ * <p>The user or system that updated this resource.</p>
7015
+ * @public
7016
+ */
7017
+ updatedBy?: string | undefined;
7018
+ /**
7019
+ * <p>The latest session action for the task.</p>
7020
+ * @public
7021
+ */
7022
+ latestSessionActionId?: string | undefined;
7023
+ }
7024
+ /**
7025
+ * @public
7026
+ */
7027
+ export interface ListTasksResponse {
7028
+ /**
7029
+ * <p>Tasks for the job.</p>
7030
+ * @public
7031
+ */
7032
+ tasks: TaskSummary[] | undefined;
7033
+ /**
7034
+ * <p>If Deadline Cloud returns <code>nextToken</code>, then there are more results available. The value of <code>nextToken</code> is a unique pagination token for each page. To retrieve the next page, call the operation again using the returned token. Keep all other arguments unchanged. If no results remain, then <code>nextToken</code> is set to <code>null</code>. Each pagination token expires after 24 hours. If you provide a token that isn't valid, then you receive an HTTP 400 <code>ValidationException</code> error.</p>
7035
+ * @public
7036
+ */
7037
+ nextToken?: string | undefined;
7038
+ }
7039
+ /**
7040
+ * @public
7041
+ */
7042
+ export interface UpdateJobRequest {
7043
+ /**
7044
+ * <p>The unique token which the server uses to recognize retries of the same request.</p>
7045
+ * @public
7046
+ */
7047
+ clientToken?: string | undefined;
7048
+ /**
7049
+ * <p>The task status to update the job's tasks to.</p>
7050
+ * @public
7051
+ */
7052
+ targetTaskRunStatus?: JobTargetTaskRunStatus | undefined;
7053
+ /**
7054
+ * <p>The job priority to update.</p>
7055
+ * @public
7056
+ */
7057
+ priority?: number | undefined;
7058
+ /**
7059
+ * <p>The number of task failures before the job stops running and is marked as <code>FAILED</code>.</p>
7060
+ * @public
7061
+ */
7062
+ maxFailedTasksCount?: number | undefined;
7063
+ /**
7064
+ * <p>The maximum number of retries for a job.</p>
7065
+ * @public
7066
+ */
7067
+ maxRetriesPerTask?: number | undefined;
7068
+ /**
7069
+ * <p>The status of a job in its lifecycle. When you change the status of the job to
7070
+ * <code>ARCHIVED</code>, the job can't be scheduled or archived.</p>
7071
+ * <important>
7072
+ * <p>An archived jobs and its steps and tasks are deleted after 120 days. The job can't be
7073
+ * recovered.</p>
7074
+ * </important>
7075
+ * @public
7076
+ */
7077
+ lifecycleStatus?: UpdateJobLifecycleStatus | undefined;
7078
+ /**
7079
+ * <p>The maximum number of worker hosts that can concurrently process a job. When the
7080
+ * <code>maxWorkerCount</code> is reached, no more workers will be assigned to process the
7081
+ * job, even if the fleets assigned to the job's queue has available workers.</p>
7082
+ * <p>You can't set the <code>maxWorkerCount</code> to 0. If you set it to -1, there is no
7083
+ * maximum number of workers.</p>
7084
+ * <p>If you don't specify the <code>maxWorkerCount</code>, the default is -1.</p>
7085
+ * <p>The maximum number of workers that can process tasks in the job.</p>
7086
+ * @public
7087
+ */
7088
+ maxWorkerCount?: number | undefined;
7089
+ /**
7090
+ * <p>The farm ID of the job to update.</p>
7091
+ * @public
7092
+ */
7093
+ farmId: string | undefined;
7094
+ /**
7095
+ * <p>The queue ID of the job to update.</p>
7096
+ * @public
7097
+ */
7098
+ queueId: string | undefined;
7099
+ /**
7100
+ * <p>The job ID to update.</p>
7101
+ * @public
7102
+ */
7103
+ jobId: string | undefined;
7104
+ }
7105
+ /**
7106
+ * @public
7107
+ */
7108
+ export interface UpdateJobResponse {
7109
+ }
7110
+ /**
7111
+ * @public
7112
+ */
7113
+ export interface UpdateSessionRequest {
7114
+ /**
7115
+ * <p>The unique token which the server uses to recognize retries of the same request.</p>
7116
+ * @public
7117
+ */
7118
+ clientToken?: string | undefined;
7119
+ /**
7120
+ * <p>The life cycle status to update in the session.</p>
7121
+ * @public
7122
+ */
7123
+ targetLifecycleStatus: SessionLifecycleTargetStatus | undefined;
7124
+ /**
7125
+ * <p>The farm ID to update in the session.</p>
7126
+ * @public
7127
+ */
7128
+ farmId: string | undefined;
7129
+ /**
7130
+ * <p>The queue ID to update in the session.</p>
7131
+ * @public
7132
+ */
7133
+ queueId: string | undefined;
7134
+ /**
7135
+ * <p>The job ID to update in the session.</p>
7136
+ * @public
7137
+ */
7138
+ jobId: string | undefined;
7139
+ /**
7140
+ * <p>The session ID to update.</p>
7141
+ * @public
7142
+ */
7143
+ sessionId: string | undefined;
7144
+ }
7145
+ /**
7146
+ * @public
7147
+ */
7148
+ export interface UpdateSessionResponse {
7149
+ }
7150
+ /**
7151
+ * @public
7152
+ */
7153
+ export interface UpdateStepRequest {
7154
+ /**
7155
+ * <p>The task status to update the step's tasks to.</p>
7156
+ * @public
7157
+ */
7158
+ targetTaskRunStatus: StepTargetTaskRunStatus | undefined;
7159
+ /**
7160
+ * <p>The unique token which the server uses to recognize retries of the same request.</p>
7161
+ * @public
7162
+ */
7163
+ clientToken?: string | undefined;
7164
+ /**
7165
+ * <p>The farm ID to update.</p>
7166
+ * @public
7167
+ */
7168
+ farmId: string | undefined;
7169
+ /**
7170
+ * <p>The queue ID to update.</p>
7171
+ * @public
7172
+ */
7173
+ queueId: string | undefined;
7174
+ /**
7175
+ * <p>The job ID to update.</p>
7176
+ * @public
7177
+ */
7178
+ jobId: string | undefined;
7179
+ /**
7180
+ * <p>The step ID to update.</p>
7181
+ * @public
7182
+ */
7183
+ stepId: string | undefined;
7184
+ }
7185
+ /**
7186
+ * @public
7187
+ */
7188
+ export interface UpdateStepResponse {
7189
+ }
7190
+ /**
7191
+ * @public
7192
+ */
7193
+ export interface UpdateTaskRequest {
7194
+ /**
7195
+ * <p>The unique token which the server uses to recognize retries of the same request.</p>
7196
+ * @public
7197
+ */
7198
+ clientToken?: string | undefined;
7199
+ /**
7200
+ * <p>The run status with which to start the task.</p>
7201
+ * @public
7202
+ */
7203
+ targetRunStatus: TaskTargetRunStatus | undefined;
7204
+ /**
7205
+ * <p>The farm ID to update.</p>
7206
+ * @public
7207
+ */
7208
+ farmId: string | undefined;
7209
+ /**
7210
+ * <p>The queue ID to update.</p>
7211
+ * @public
7212
+ */
7213
+ queueId: string | undefined;
7214
+ /**
7215
+ * <p>The job ID to update.</p>
7216
+ * @public
7217
+ */
7218
+ jobId: string | undefined;
7219
+ /**
7220
+ * <p>The step ID to update.</p>
7221
+ * @public
7222
+ */
7223
+ stepId: string | undefined;
7224
+ /**
7225
+ * <p>The task ID to update.</p>
7226
+ * @public
7227
+ */
7228
+ taskId: string | undefined;
7229
+ }
7230
+ /**
7231
+ * @public
7232
+ */
7233
+ export interface UpdateTaskResponse {
7234
+ }
7235
+ /**
7236
+ * @public
7237
+ */
7238
+ export interface ListQueueEnvironmentsRequest {
7239
+ /**
7240
+ * <p>The farm ID for the queue environment list.</p>
7241
+ * @public
7242
+ */
7243
+ farmId: string | undefined;
7244
+ /**
7245
+ * <p>The queue ID for the queue environment list.</p>
7246
+ * @public
7247
+ */
7248
+ queueId: string | undefined;
7249
+ /**
7250
+ * <p>The token for the next set of results, or <code>null</code> to start from the beginning.</p>
7251
+ * @public
7252
+ */
7253
+ nextToken?: string | undefined;
7254
+ /**
7255
+ * <p>The maximum number of results to return. Use this parameter with <code>NextToken</code> to get results as a set of sequential pages.</p>
7256
+ * @public
7257
+ */
7258
+ maxResults?: number | undefined;
7259
+ }
7260
+ /**
7261
+ * <p>The summary of a queue environment.</p>
7262
+ * @public
7263
+ */
7264
+ export interface QueueEnvironmentSummary {
7265
+ /**
7266
+ * <p>The queue environment ID.</p>
7267
+ * @public
7268
+ */
7269
+ queueEnvironmentId: string | undefined;
7270
+ /**
7271
+ * <p>The name of the queue environment.</p>
7272
+ * @public
7273
+ */
7274
+ name: string | undefined;
7275
+ /**
7276
+ * <p>The queue environment's priority.</p>
7277
+ * @public
7278
+ */
7279
+ priority: number | undefined;
7280
+ }
7281
+ /**
7282
+ * @public
7283
+ */
7284
+ export interface ListQueueEnvironmentsResponse {
7285
+ /**
7286
+ * <p>The environments to include in the queue environments list.</p>
7287
+ * @public
7288
+ */
7289
+ environments: QueueEnvironmentSummary[] | undefined;
7290
+ /**
7291
+ * <p>If Deadline Cloud returns <code>nextToken</code>, then there are more results available. The value of <code>nextToken</code> is a unique pagination token for each page. To retrieve the next page, call the operation again using the returned token. Keep all other arguments unchanged. If no results remain, then <code>nextToken</code> is set to <code>null</code>. Each pagination token expires after 24 hours. If you provide a token that isn't valid, then you receive an HTTP 400 <code>ValidationException</code> error.</p>
7292
+ * @public
7293
+ */
7294
+ nextToken?: string | undefined;
7295
+ }
7296
+ /**
7297
+ * @public
7298
+ */
7299
+ export interface ListQueueMembersRequest {
7300
+ /**
7301
+ * <p>The farm ID for the queue.</p>
7302
+ * @public
7303
+ */
7304
+ farmId: string | undefined;
7305
+ /**
7306
+ * <p>The queue ID to include on the list.</p>
7307
+ * @public
7308
+ */
7309
+ queueId: string | undefined;
7310
+ /**
7311
+ * <p>The token for the next set of results, or <code>null</code> to start from the beginning.</p>
7312
+ * @public
7313
+ */
7314
+ nextToken?: string | undefined;
7315
+ /**
7316
+ * <p>The maximum number of results to return. Use this parameter with <code>NextToken</code> to get results as a set of sequential pages.</p>
7317
+ * @public
7318
+ */
7319
+ maxResults?: number | undefined;
7320
+ }
7321
+ /**
7322
+ * <p>The details of a queue member.</p>
7323
+ * @public
7324
+ */
7325
+ export interface QueueMember {
7326
+ /**
7327
+ * <p>The farm ID.</p>
7328
+ * @public
7329
+ */
7330
+ farmId: string | undefined;
7331
+ /**
7332
+ * <p>The queue ID.</p>
7333
+ * @public
7334
+ */
7335
+ queueId: string | undefined;
7336
+ /**
7337
+ * <p>The principal ID of the queue member.</p>
7338
+ * @public
7339
+ */
7340
+ principalId: string | undefined;
7341
+ /**
7342
+ * <p>The principal type of the queue member.</p>
7343
+ * @public
7344
+ */
7345
+ principalType: DeadlinePrincipalType | undefined;
7346
+ /**
7347
+ * <p>The identity store ID.</p>
7348
+ * @public
7349
+ */
7350
+ identityStoreId: string | undefined;
7351
+ /**
7352
+ * <p>The queue member's membership level.</p>
7353
+ * @public
7354
+ */
7355
+ membershipLevel: MembershipLevel | undefined;
7356
+ }
7357
+ /**
7358
+ * @public
7359
+ */
7360
+ export interface ListQueueMembersResponse {
7361
+ /**
7362
+ * <p>The members on the list.</p>
7363
+ * @public
7364
+ */
7365
+ members: QueueMember[] | undefined;
7366
+ /**
7367
+ * <p>If Deadline Cloud returns <code>nextToken</code>, then there are more results available. The value of <code>nextToken</code> is a unique pagination token for each page. To retrieve the next page, call the operation again using the returned token. Keep all other arguments unchanged. If no results remain, then <code>nextToken</code> is set to <code>null</code>. Each pagination token expires after 24 hours. If you provide a token that isn't valid, then you receive an HTTP 400 <code>ValidationException</code> error.</p>
7368
+ * @public
7369
+ */
7370
+ nextToken?: string | undefined;
7371
+ }
7372
+ /**
7373
+ * @public
7374
+ */
7375
+ export interface ListQueuesRequest {
7376
+ /**
7377
+ * <p>The farm ID of the queue.</p>
7378
+ * @public
7379
+ */
7380
+ farmId: string | undefined;
7381
+ /**
7382
+ * <p>The principal IDs to include in the list of queues.</p>
7383
+ * @public
7384
+ */
7385
+ principalId?: string | undefined;
7386
+ /**
7387
+ * <p>The status of the queues listed.</p>
7388
+ * <ul>
7389
+ * <li>
7390
+ * <p>
7391
+ * <code>ACTIVE</code>–The queues are active.</p>
7392
+ * </li>
7393
+ * <li>
7394
+ * <p>
7395
+ * <code>SCHEDULING</code>–The queues are scheduling.</p>
7396
+ * </li>
7397
+ * <li>
7398
+ * <p>
7399
+ * <code>SCHEDULING_BLOCKED</code>–The queue scheduling is blocked for these
7400
+ * queues.</p>
7401
+ * </li>
7402
+ * </ul>
7403
+ * @public
7404
+ */
7405
+ status?: QueueStatus | undefined;
7406
+ /**
7407
+ * <p>The token for the next set of results, or <code>null</code> to start from the beginning.</p>
7408
+ * @public
7409
+ */
7410
+ nextToken?: string | undefined;
7411
+ /**
7412
+ * <p>The maximum number of results to return. Use this parameter with <code>NextToken</code> to get results as a set of sequential pages.</p>
7413
+ * @public
7414
+ */
7415
+ maxResults?: number | undefined;
7416
+ }
7417
+ /**
7418
+ * <p>The details of a queue summary.</p>
7419
+ * @public
7420
+ */
7421
+ export interface QueueSummary {
7422
+ /**
7423
+ * <p>The farm ID.</p>
7424
+ * @public
7425
+ */
7426
+ farmId: string | undefined;
7427
+ /**
7428
+ * <p>The queue ID.</p>
7429
+ * @public
7430
+ */
7431
+ queueId: string | undefined;
7432
+ /**
7433
+ * <p>The display name of the queue summary to update.</p>
7434
+ * <important>
7435
+ * <p>This field can store any content. Escape or encode this content before displaying it on a webpage or any other system that might interpret the content of this field.</p>
7436
+ * </important>
7437
+ * @public
7438
+ */
7439
+ displayName: string | undefined;
7440
+ /**
7441
+ * <p>That status of the queue.</p>
7442
+ * @public
7443
+ */
7444
+ status: QueueStatus | undefined;
7445
+ /**
7446
+ * <p>The default action taken on a queue summary if a budget wasn't configured.</p>
7447
+ * @public
7448
+ */
7449
+ defaultBudgetAction: DefaultQueueBudgetAction | undefined;
7450
+ /**
7451
+ * <p>The reason the queue is blocked, if applicable.</p>
7452
+ * @public
7453
+ */
7454
+ blockedReason?: QueueBlockedReason | undefined;
7455
+ /**
7456
+ * <p>The date and time the resource was created.</p>
7457
+ * @public
7458
+ */
7459
+ createdAt: Date | undefined;
7460
+ /**
7461
+ * <p>The user or system that created this resource.</p>
7462
+ * @public
7463
+ */
7464
+ createdBy: string | undefined;
7465
+ /**
7466
+ * <p>The date and time the resource was updated.</p>
7467
+ * @public
7468
+ */
7469
+ updatedAt?: Date | undefined;
7470
+ /**
7471
+ * <p>The user or system that updated this resource.</p>
7472
+ * @public
7473
+ */
7474
+ updatedBy?: string | undefined;
7475
+ }
7476
+ /**
7477
+ * @public
7478
+ */
7479
+ export interface ListQueuesResponse {
7480
+ /**
7481
+ * <p>The queues on the list.</p>
7482
+ * @public
7483
+ */
7484
+ queues: QueueSummary[] | undefined;
7485
+ /**
7486
+ * <p>If Deadline Cloud returns <code>nextToken</code>, then there are more results available. The value of <code>nextToken</code> is a unique pagination token for each page. To retrieve the next page, call the operation again using the returned token. Keep all other arguments unchanged. If no results remain, then <code>nextToken</code> is set to <code>null</code>. Each pagination token expires after 24 hours. If you provide a token that isn't valid, then you receive an HTTP 400 <code>ValidationException</code> error.</p>
7487
+ * @public
7488
+ */
7489
+ nextToken?: string | undefined;
7490
+ }
7491
+ /**
7492
+ * @public
7493
+ */
7494
+ export interface ListStorageProfilesForQueueRequest {
7495
+ /**
7496
+ * <p>The farm ID of the queue's storage profile.</p>
7497
+ * @public
7498
+ */
7499
+ farmId: string | undefined;
7500
+ /**
7501
+ * <p>The queue ID for the storage profile.</p>
7502
+ * @public
7503
+ */
7504
+ queueId: string | undefined;
7505
+ /**
7506
+ * <p>The token for the next set of results, or <code>null</code> to start from the beginning.</p>
7507
+ * @public
7508
+ */
7509
+ nextToken?: string | undefined;
7510
+ /**
7511
+ * <p>The maximum number of results to return. Use this parameter with <code>NextToken</code> to get results as a set of sequential pages.</p>
7512
+ * @public
7513
+ */
7514
+ maxResults?: number | undefined;
7515
+ }
7516
+ /**
7517
+ * @public
7518
+ */
7519
+ export interface ListStorageProfilesForQueueResponse {
7520
+ /**
7521
+ * <p>The storage profiles in the queue.</p>
7522
+ * @public
7523
+ */
7524
+ storageProfiles: StorageProfileSummary[] | undefined;
7525
+ /**
7526
+ * <p>If Deadline Cloud returns <code>nextToken</code>, then there are more results available. The value of <code>nextToken</code> is a unique pagination token for each page. To retrieve the next page, call the operation again using the returned token. Keep all other arguments unchanged. If no results remain, then <code>nextToken</code> is set to <code>null</code>. Each pagination token expires after 24 hours. If you provide a token that isn't valid, then you receive an HTTP 400 <code>ValidationException</code> error.</p>
7527
+ * @public
7528
+ */
7529
+ nextToken?: string | undefined;
7530
+ }
7531
+ /**
7532
+ * @public
7533
+ */
7534
+ export interface UpdateQueueRequest {
7535
+ /**
7536
+ * <p>The idempotency token to update in the queue.</p>
7537
+ * @public
7538
+ */
7539
+ clientToken?: string | undefined;
7540
+ /**
7541
+ * <p>The farm ID to update in the queue.</p>
7542
+ * @public
7543
+ */
7544
+ farmId: string | undefined;
7545
+ /**
7546
+ * <p>The queue ID to update.</p>
7547
+ * @public
7548
+ */
7549
+ queueId: string | undefined;
7550
+ /**
7551
+ * <p>The display name of the queue to update.</p>
7552
+ * <important>
7553
+ * <p>This field can store any content. Escape or encode this content before displaying it on a webpage or any other system that might interpret the content of this field.</p>
7554
+ * </important>
7555
+ * @public
7556
+ */
7557
+ displayName?: string | undefined;
7558
+ /**
7559
+ * <p>The description of the queue to update.</p>
7560
+ * <important>
7561
+ * <p>This field can store any content. Escape or encode this content before displaying it on a webpage or any other system that might interpret the content of this field.</p>
7562
+ * </important>
7563
+ * @public
7564
+ */
7565
+ description?: string | undefined;
7566
+ /**
7567
+ * <p>The default action to take for a queue update if a budget isn't configured.</p>
7568
+ * @public
7569
+ */
7570
+ defaultBudgetAction?: DefaultQueueBudgetAction | undefined;
7571
+ /**
7572
+ * <p>The job attachment settings to update for the
7573
+ * queue.</p>
7574
+ * @public
7575
+ */
7576
+ jobAttachmentSettings?: JobAttachmentSettings | undefined;
7577
+ /**
7578
+ * <p>The IAM role ARN that's used to run jobs from this queue.</p>
7579
+ * @public
7580
+ */
7581
+ roleArn?: string | undefined;
7582
+ /**
7583
+ * <p>Update the jobs in the queue to run as a specified POSIX user.</p>
7584
+ * @public
7585
+ */
7586
+ jobRunAsUser?: JobRunAsUser | undefined;
7587
+ /**
7588
+ * <p>The required file system location names to add to the queue.</p>
7589
+ * @public
7590
+ */
7591
+ requiredFileSystemLocationNamesToAdd?: string[] | undefined;
7592
+ /**
7593
+ * <p>The required file system location names to remove from the queue.</p>
7594
+ * @public
7595
+ */
7596
+ requiredFileSystemLocationNamesToRemove?: string[] | undefined;
7597
+ /**
7598
+ * <p>The storage profile IDs to add.</p>
7599
+ * @public
7600
+ */
7601
+ allowedStorageProfileIdsToAdd?: string[] | undefined;
7602
+ /**
7603
+ * <p>The storage profile ID to remove.</p>
7604
+ * @public
7605
+ */
7606
+ allowedStorageProfileIdsToRemove?: string[] | undefined;
7607
+ }
7608
+ /**
7609
+ * @public
7610
+ */
7611
+ export interface UpdateQueueResponse {
7612
+ }
7613
+ /**
7614
+ * @public
7615
+ */
7616
+ export interface UpdateQueueEnvironmentRequest {
7617
+ /**
7618
+ * <p>The unique token which the server uses to recognize retries of the same request.</p>
7619
+ * @public
7620
+ */
7621
+ clientToken?: string | undefined;
7622
+ /**
7623
+ * <p>The farm ID of the queue environment to update.</p>
7624
+ * @public
7625
+ */
7626
+ farmId: string | undefined;
7627
+ /**
7628
+ * <p>The queue ID of the queue environment to update.</p>
7629
+ * @public
7630
+ */
7631
+ queueId: string | undefined;
7632
+ /**
7633
+ * <p>The queue environment ID to update.</p>
7634
+ * @public
7635
+ */
7636
+ queueEnvironmentId: string | undefined;
7637
+ /**
7638
+ * <p>The priority to update.</p>
7639
+ * @public
7640
+ */
7641
+ priority?: number | undefined;
7642
+ /**
7643
+ * <p>The template type to update.</p>
7644
+ * @public
7645
+ */
7646
+ templateType?: EnvironmentTemplateType | undefined;
7647
+ /**
7648
+ * <p>The template to update.</p>
7649
+ * @public
7650
+ */
7651
+ template?: string | undefined;
7652
+ }
7653
+ /**
7654
+ * @public
7655
+ */
7656
+ export interface UpdateQueueEnvironmentResponse {
7657
+ }
7658
+ /**
7659
+ * @public
7660
+ */
7661
+ export interface UpdateFarmRequest {
7662
+ /**
7663
+ * <p>The farm ID to update.</p>
7664
+ * @public
7665
+ */
7666
+ farmId: string | undefined;
7667
+ /**
7668
+ * <p>The display name of the farm to update.</p>
7669
+ * <important>
7670
+ * <p>This field can store any content. Escape or encode this content before displaying it on a webpage or any other system that might interpret the content of this field.</p>
7671
+ * </important>
7672
+ * @public
7673
+ */
7674
+ displayName?: string | undefined;
7675
+ /**
7676
+ * <p>The description of the farm to update.</p>
7677
+ * <important>
7678
+ * <p>This field can store any content. Escape or encode this content before displaying it on a webpage or any other system that might interpret the content of this field.</p>
7679
+ * </important>
7680
+ * @public
7681
+ */
7682
+ description?: string | undefined;
7683
+ }
7684
+ /**
7685
+ * @public
7686
+ */
7687
+ export interface UpdateFarmResponse {
7688
+ }
7689
+ /**
7690
+ * @public
7691
+ */
7692
+ export interface UpdateLimitRequest {
7693
+ /**
7694
+ * <p>The unique identifier of the farm that contains the limit.</p>
7695
+ * @public
7696
+ */
7697
+ farmId: string | undefined;
7698
+ /**
7699
+ * <p>The unique identifier of the limit to update.</p>
7700
+ * @public
7701
+ */
7702
+ limitId: string | undefined;
7703
+ /**
7704
+ * <p>The new display name of the limit.</p>
7705
+ * <important>
7706
+ * <p>This field can store any content. Escape or encode this content before displaying it on a webpage or any other system that might interpret the content of this field.</p>
7707
+ * </important>
7708
+ * @public
7709
+ */
7710
+ displayName?: string | undefined;
7711
+ /**
7712
+ * <p>The new description of the limit.</p>
7713
+ * <important>
7714
+ * <p>This field can store any content. Escape or encode this content before displaying it on a webpage or any other system that might interpret the content of this field.</p>
7715
+ * </important>
7716
+ * @public
7717
+ */
7718
+ description?: string | undefined;
7719
+ /**
7720
+ * <p>The maximum number of resources constrained by this limit. When all of the resources are
7721
+ * in use, steps that require the limit won't be scheduled until the resource is
7722
+ * available.</p>
7723
+ * <p>If more than the new maximum number is currently in use, running jobs finish but no new
7724
+ * jobs are started until the number of resources in use is below the new maximum
7725
+ * number.</p>
7726
+ * <p>The <code>maxCount</code> must not be 0. If the value is -1, there is no restriction on
7727
+ * the number of resources that can be acquired for this limit.</p>
7728
+ * @public
7729
+ */
7730
+ maxCount?: number | undefined;
7731
+ }
7732
+ /**
7733
+ * @public
7734
+ */
7735
+ export interface UpdateLimitResponse {
7736
+ }
7737
+ /**
7738
+ * @public
7739
+ */
7740
+ export interface UpdateStorageProfileRequest {
7741
+ /**
7742
+ * <p>The unique token which the server uses to recognize retries of the same request.</p>
7743
+ * @public
7744
+ */
7745
+ clientToken?: string | undefined;
7746
+ /**
7747
+ * <p>The farm ID to update.</p>
7748
+ * @public
7749
+ */
7750
+ farmId: string | undefined;
7751
+ /**
7752
+ * <p>The storage profile ID to update.</p>
7753
+ * @public
7754
+ */
7755
+ storageProfileId: string | undefined;
7756
+ /**
7757
+ * <p>The display name of the storage profile to update.</p>
7758
+ * <important>
7759
+ * <p>This field can store any content. Escape or encode this content before displaying it on a webpage or any other system that might interpret the content of this field.</p>
7760
+ * </important>
7761
+ * @public
7762
+ */
7763
+ displayName?: string | undefined;
7764
+ /**
7765
+ * <p>The OS system to update.</p>
7766
+ * @public
7767
+ */
7768
+ osFamily?: StorageProfileOperatingSystemFamily | undefined;
7769
+ /**
7770
+ * <p>The file system location names to add.</p>
7771
+ * @public
7772
+ */
7773
+ fileSystemLocationsToAdd?: FileSystemLocation[] | undefined;
7774
+ /**
7775
+ * <p>The file system location names to remove.</p>
7776
+ * @public
7777
+ */
7778
+ fileSystemLocationsToRemove?: FileSystemLocation[] | undefined;
7779
+ }
7780
+ /**
7781
+ * @public
7782
+ */
7783
+ export interface UpdateStorageProfileResponse {
7784
+ }
7785
+ /**
7786
+ * @public
7787
+ */
7788
+ export interface GetQueueFleetAssociationRequest {
7789
+ /**
7790
+ * <p>The farm ID of the farm that contains the queue-fleet association.</p>
7791
+ * @public
7792
+ */
7793
+ farmId: string | undefined;
7794
+ /**
7795
+ * <p>The queue ID for the queue-fleet association.</p>
7796
+ * @public
7797
+ */
7798
+ queueId: string | undefined;
7799
+ /**
7800
+ * <p>The fleet ID for the queue-fleet association.</p>
7801
+ * @public
7802
+ */
7803
+ fleetId: string | undefined;
7804
+ }
7805
+ /**
7806
+ * @public
7807
+ */
7808
+ export interface GetQueueFleetAssociationResponse {
7809
+ /**
7810
+ * <p>The queue ID for the queue-fleet association.</p>
7811
+ * @public
7812
+ */
7813
+ queueId: string | undefined;
7814
+ /**
7815
+ * <p>The fleet ID for the queue-fleet association.</p>
7816
+ * @public
7817
+ */
7818
+ fleetId: string | undefined;
7819
+ /**
7820
+ * <p>The status of the queue-fleet association.</p>
7821
+ * @public
7822
+ */
7823
+ status: QueueFleetAssociationStatus | undefined;
7824
+ /**
7825
+ * <p>The date and time the resource was created.</p>
7826
+ * @public
7827
+ */
7828
+ createdAt: Date | undefined;
7829
+ /**
7830
+ * <p>The user or system that created this resource.</p>
7831
+ * @public
7832
+ */
7833
+ createdBy: string | undefined;
7834
+ /**
7835
+ * <p>The date and time the resource was updated.</p>
7836
+ * @public
7837
+ */
7838
+ updatedAt?: Date | undefined;
7839
+ /**
7840
+ * <p>The user or system that updated this resource.</p>
7841
+ * @public
7842
+ */
7843
+ updatedBy?: string | undefined;
7844
+ }
7845
+ /**
7846
+ * @public
7847
+ */
7848
+ export interface GetQueueLimitAssociationRequest {
7849
+ /**
7850
+ * <p>The unique identifier of the farm that contains the associated queue and limit.</p>
7851
+ * @public
7852
+ */
7853
+ farmId: string | undefined;
7854
+ /**
7855
+ * <p>The unique identifier of the queue associated with the limit.</p>
7856
+ * @public
7857
+ */
7858
+ queueId: string | undefined;
7859
+ /**
7860
+ * <p>The unique identifier of the limit associated with the queue.</p>
7861
+ * @public
7862
+ */
7863
+ limitId: string | undefined;
7864
+ }
7865
+ /**
7866
+ * @public
7867
+ */
7868
+ export interface GetQueueLimitAssociationResponse {
7869
+ /**
7870
+ * <p>The Unix timestamp of the date and time that the association was created.</p>
7871
+ * @public
7872
+ */
7873
+ createdAt: Date | undefined;
7874
+ /**
7875
+ * <p>The user identifier of the person that created the association.</p>
7876
+ * @public
7877
+ */
7878
+ createdBy: string | undefined;
7879
+ /**
7880
+ * <p>The Unix timestamp of the date and time that the association was last updated.</p>
7881
+ * @public
7882
+ */
7883
+ updatedAt?: Date | undefined;
7884
+ /**
7885
+ * <p>The user identifier of the person that last updated the association.</p>
7886
+ * @public
7887
+ */
7888
+ updatedBy?: string | undefined;
7889
+ /**
7890
+ * <p>The unique identifier of the queue associated with the limit.</p>
7891
+ * @public
7892
+ */
7893
+ queueId: string | undefined;
7894
+ /**
7895
+ * <p>The unique identifier of the limit associated with the queue.</p>
7896
+ * @public
7897
+ */
7898
+ limitId: string | undefined;
7899
+ /**
7900
+ * <p>The current status of the limit.</p>
7901
+ * @public
7902
+ */
7903
+ status: QueueLimitAssociationStatus | undefined;
7904
+ }
7905
+ /**
7906
+ * @public
7907
+ */
7908
+ export interface GetSessionsStatisticsAggregationRequest {
7909
+ /**
7910
+ * <p>The identifier of the farm to include in the statistics. This should be the same as the
7911
+ * farm ID used in the call to the <code>StartSessionsStatisticsAggregation</code>
7912
+ * operation.</p>
7913
+ * @public
7914
+ */
7915
+ farmId: string | undefined;
7916
+ /**
7917
+ * <p>The identifier returned by the <code>StartSessionsStatisticsAggregation</code> operation
7918
+ * that identifies the aggregated statistics.</p>
7919
+ * @public
7920
+ */
7921
+ aggregationId: string | undefined;
7922
+ /**
7923
+ * <p>The maximum number of results to return. Use this parameter with <code>NextToken</code> to get results as a set of sequential pages.</p>
7924
+ * @public
7925
+ */
7926
+ maxResults?: number | undefined;
7927
+ /**
7928
+ * <p>The token for the next set of results, or <code>null</code> to start from the beginning.</p>
7929
+ * @public
7930
+ */
7931
+ nextToken?: string | undefined;
7932
+ }
7933
+ /**
7934
+ * <p>The minimum, maximum, average, and sum.</p>
7935
+ * @public
7936
+ */
7937
+ export interface Stats {
7938
+ /**
7939
+ * <p>The minimum of the usage statistics.</p>
7940
+ * @public
7941
+ */
7942
+ min?: number | undefined;
7943
+ /**
7944
+ * <p>The maximum among the usage statistics.</p>
7945
+ * @public
7946
+ */
7947
+ max?: number | undefined;
7948
+ /**
7949
+ * <p>The average of the usage statistics.</p>
7950
+ * @public
7951
+ */
7952
+ avg?: number | undefined;
7953
+ /**
7954
+ * <p>The sum of the usage statistics.</p>
7955
+ * @public
7956
+ */
7957
+ sum?: number | undefined;
7958
+ }
7959
+ /**
7960
+ * <p>A list of statistics for a session.</p>
7961
+ * @public
7962
+ */
7963
+ export interface Statistics {
7964
+ /**
7965
+ * <p>The queue ID.</p>
7966
+ * @public
7967
+ */
7968
+ queueId?: string | undefined;
7969
+ /**
7970
+ * <p>The fleet ID.</p>
7971
+ * @public
7972
+ */
7973
+ fleetId?: string | undefined;
7974
+ /**
7975
+ * <p>The job ID.</p>
7976
+ * @public
7977
+ */
7978
+ jobId?: string | undefined;
7979
+ /**
7980
+ * <p>The job name.</p>
7981
+ * @public
7982
+ */
7983
+ jobName?: string | undefined;
7984
+ /**
7985
+ * <p>The user ID.</p>
7986
+ * @public
7987
+ */
7988
+ userId?: string | undefined;
7989
+ /**
7990
+ * <p>The type of usage for the statistics.</p>
7991
+ * @public
7992
+ */
7993
+ usageType?: UsageType | undefined;
7994
+ /**
7995
+ * <p>The licensed product.</p>
7996
+ * @public
7997
+ */
7998
+ licenseProduct?: string | undefined;
7999
+ /**
8000
+ * <p>The type of instance.</p>
8001
+ * @public
8002
+ */
8003
+ instanceType?: string | undefined;
8004
+ /**
8005
+ * <p>The number of instances in a list of statistics.</p>
8006
+ * @public
8007
+ */
8008
+ count: number | undefined;
8009
+ /**
8010
+ * <p>How the statistics should appear in USD. Options include: minimum, maximum, average or
8011
+ * sum.</p>
8012
+ * @public
8013
+ */
8014
+ costInUsd: Stats | undefined;
8015
+ /**
8016
+ * <p>The total aggregated runtime.</p>
8017
+ * @public
8018
+ */
8019
+ runtimeInSeconds: Stats | undefined;
8020
+ /**
8021
+ * <p>The start time for the aggregation.</p>
8022
+ * @public
8023
+ */
8024
+ aggregationStartTime?: Date | undefined;
8025
+ /**
8026
+ * <p>The end time for the aggregation.</p>
8027
+ * @public
8028
+ */
8029
+ aggregationEndTime?: Date | undefined;
8030
+ }
8031
+ /**
8032
+ * @public
8033
+ */
8034
+ export interface GetSessionsStatisticsAggregationResponse {
8035
+ /**
8036
+ * <p>The statistics for the specified fleets or queues.</p>
8037
+ * @public
8038
+ */
8039
+ statistics?: Statistics[] | undefined;
8040
+ /**
8041
+ * <p>If Deadline Cloud returns <code>nextToken</code>, then there are more results available. The value of <code>nextToken</code> is a unique pagination token for each page. To retrieve the next page, call the operation again using the returned token. Keep all other arguments unchanged. If no results remain, then <code>nextToken</code> is set to <code>null</code>. Each pagination token expires after 24 hours. If you provide a token that isn't valid, then you receive an HTTP 400 <code>ValidationException</code> error.</p>
8042
+ * @public
8043
+ */
8044
+ nextToken?: string | undefined;
8045
+ /**
8046
+ * <p>The status of the aggregated results. An aggregation may fail or time out if the results
8047
+ * are too large. If this happens, you can call the
8048
+ * <code>StartSessionsStatisticsAggregation</code> operation after you reduce the
8049
+ * aggregation time frame, reduce the number of queues or fleets in the aggregation, or
8050
+ * increase the period length.</p>
8051
+ * <p>If you call the <code>StartSessionsStatisticsAggregation </code> operation when the
8052
+ * status is <code>IN_PROGRESS</code>, you will receive a
8053
+ * <code>ThrottlingException</code>.</p>
8054
+ * @public
8055
+ */
8056
+ status: SessionsStatisticsAggregationStatus | undefined;
8057
+ /**
8058
+ * <p>A message that describes the status.</p>
8059
+ * @public
8060
+ */
8061
+ statusMessage?: string | undefined;
8062
+ }
8063
+ /**
8064
+ * @public
8065
+ */
8066
+ export interface DeleteLicenseEndpointRequest {
8067
+ /**
8068
+ * <p>The license endpoint ID of the license endpoint to delete.</p>
8069
+ * @public
8070
+ */
8071
+ licenseEndpointId: string | undefined;
8072
+ }
8073
+ /**
8074
+ * @public
8075
+ */
8076
+ export interface DeleteLicenseEndpointResponse {
8077
+ }
8078
+ /**
8079
+ * @public
8080
+ */
8081
+ export interface GetLicenseEndpointRequest {
8082
+ /**
8083
+ * <p>The license endpoint ID.</p>
8084
+ * @public
8085
+ */
8086
+ licenseEndpointId: string | undefined;
8087
+ }
8088
+ /**
8089
+ * @public
8090
+ */
8091
+ export interface GetLicenseEndpointResponse {
8092
+ /**
8093
+ * <p>The license endpoint ID.</p>
8094
+ * @public
8095
+ */
8096
+ licenseEndpointId: string | undefined;
8097
+ /**
8098
+ * <p>The status of the license endpoint.</p>
8099
+ * @public
8100
+ */
8101
+ status: LicenseEndpointStatus | undefined;
8102
+ /**
8103
+ * <p>The status message of the license endpoint.</p>
8104
+ * @public
8105
+ */
8106
+ statusMessage: string | undefined;
8107
+ /**
8108
+ * <p>The VCP(virtual private cloud) ID associated with the license endpoint.</p>
8109
+ * @public
8110
+ */
8111
+ vpcId?: string | undefined;
8112
+ /**
8113
+ * <p>The DNS name.</p>
8114
+ * @public
8115
+ */
8116
+ dnsName?: string | undefined;
8117
+ /**
8118
+ * <p>The subnet IDs.</p>
8119
+ * @public
8120
+ */
8121
+ subnetIds?: string[] | undefined;
8122
+ /**
8123
+ * <p>The security group IDs for the license endpoint.</p>
8124
+ * @public
8125
+ */
8126
+ securityGroupIds?: string[] | undefined;
8127
+ }
8128
+ /**
8129
+ * @public
8130
+ */
8131
+ export interface ListLicenseEndpointsRequest {
8132
+ /**
8133
+ * <p>The token for the next set of results, or <code>null</code> to start from the beginning.</p>
8134
+ * @public
8135
+ */
8136
+ nextToken?: string | undefined;
8137
+ /**
8138
+ * <p>The maximum number of results to return. Use this parameter with <code>NextToken</code> to get results as a set of sequential pages.</p>
8139
+ * @public
8140
+ */
8141
+ maxResults?: number | undefined;
8142
+ }
8143
+ /**
8144
+ * <p>The details for a license endpoint.</p>
8145
+ * @public
8146
+ */
8147
+ export interface LicenseEndpointSummary {
8148
+ /**
8149
+ * <p>The license endpoint ID.</p>
8150
+ * @public
8151
+ */
8152
+ licenseEndpointId?: string | undefined;
8153
+ /**
8154
+ * <p>The status of the license endpoint.</p>
8155
+ * @public
8156
+ */
8157
+ status?: LicenseEndpointStatus | undefined;
8158
+ /**
8159
+ * <p>The status message of the license endpoint.</p>
8160
+ * @public
8161
+ */
8162
+ statusMessage?: string | undefined;
8163
+ /**
8164
+ * <p>The VCP(virtual private cloud) ID associated with the license endpoint.</p>
8165
+ * @public
8166
+ */
8167
+ vpcId?: string | undefined;
8168
+ }
8169
+ /**
8170
+ * @public
8171
+ */
8172
+ export interface ListLicenseEndpointsResponse {
8173
+ /**
8174
+ * <p>The license endpoints.</p>
8175
+ * @public
8176
+ */
8177
+ licenseEndpoints: LicenseEndpointSummary[] | undefined;
8178
+ /**
8179
+ * <p>If Deadline Cloud returns <code>nextToken</code>, then there are more results available. The value of <code>nextToken</code> is a unique pagination token for each page. To retrieve the next page, call the operation again using the returned token. Keep all other arguments unchanged. If no results remain, then <code>nextToken</code> is set to <code>null</code>. Each pagination token expires after 24 hours. If you provide a token that isn't valid, then you receive an HTTP 400 <code>ValidationException</code> error.</p>
8180
+ * @public
8181
+ */
8182
+ nextToken?: string | undefined;
8183
+ }
8184
+ /**
8185
+ * @public
8186
+ */
8187
+ export interface DeleteMeteredProductRequest {
8188
+ /**
8189
+ * <p>The ID of the license endpoint from which to remove the metered product.</p>
8190
+ * @public
8191
+ */
8192
+ licenseEndpointId: string | undefined;
8193
+ /**
8194
+ * <p>The product ID to remove from the license endpoint.</p>
8195
+ * @public
8196
+ */
8197
+ productId: string | undefined;
8198
+ }
8199
+ /**
8200
+ * @public
8201
+ */
8202
+ export interface DeleteMeteredProductResponse {
8203
+ }
8204
+ /**
8205
+ * @public
8206
+ */
8207
+ export interface ListMeteredProductsRequest {
8208
+ /**
8209
+ * <p>The license endpoint ID to include on the list of metered products.</p>
8210
+ * @public
8211
+ */
8212
+ licenseEndpointId: string | undefined;
8213
+ /**
8214
+ * <p>The token for the next set of results, or <code>null</code> to start from the beginning.</p>
8215
+ * @public
8216
+ */
8217
+ nextToken?: string | undefined;
8218
+ /**
8219
+ * <p>The maximum number of results to return. Use this parameter with <code>NextToken</code> to get results as a set of sequential pages.</p>
8220
+ * @public
8221
+ */
8222
+ maxResults?: number | undefined;
8223
+ }