@aws-sdk/client-elastic-beanstalk 3.47.1 → 3.50.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 (71) hide show
  1. package/CHANGELOG.md +32 -0
  2. package/package.json +40 -34
  3. package/dist-types/ts3.4/ElasticBeanstalk.d.ts +0 -240
  4. package/dist-types/ts3.4/ElasticBeanstalkClient.d.ts +0 -120
  5. package/dist-types/ts3.4/commands/AbortEnvironmentUpdateCommand.d.ts +0 -17
  6. package/dist-types/ts3.4/commands/ApplyEnvironmentManagedActionCommand.d.ts +0 -17
  7. package/dist-types/ts3.4/commands/AssociateEnvironmentOperationsRoleCommand.d.ts +0 -17
  8. package/dist-types/ts3.4/commands/CheckDNSAvailabilityCommand.d.ts +0 -17
  9. package/dist-types/ts3.4/commands/ComposeEnvironmentsCommand.d.ts +0 -17
  10. package/dist-types/ts3.4/commands/CreateApplicationCommand.d.ts +0 -17
  11. package/dist-types/ts3.4/commands/CreateApplicationVersionCommand.d.ts +0 -17
  12. package/dist-types/ts3.4/commands/CreateConfigurationTemplateCommand.d.ts +0 -17
  13. package/dist-types/ts3.4/commands/CreateEnvironmentCommand.d.ts +0 -17
  14. package/dist-types/ts3.4/commands/CreatePlatformVersionCommand.d.ts +0 -17
  15. package/dist-types/ts3.4/commands/CreateStorageLocationCommand.d.ts +0 -17
  16. package/dist-types/ts3.4/commands/DeleteApplicationCommand.d.ts +0 -17
  17. package/dist-types/ts3.4/commands/DeleteApplicationVersionCommand.d.ts +0 -17
  18. package/dist-types/ts3.4/commands/DeleteConfigurationTemplateCommand.d.ts +0 -17
  19. package/dist-types/ts3.4/commands/DeleteEnvironmentConfigurationCommand.d.ts +0 -17
  20. package/dist-types/ts3.4/commands/DeletePlatformVersionCommand.d.ts +0 -17
  21. package/dist-types/ts3.4/commands/DescribeAccountAttributesCommand.d.ts +0 -17
  22. package/dist-types/ts3.4/commands/DescribeApplicationVersionsCommand.d.ts +0 -17
  23. package/dist-types/ts3.4/commands/DescribeApplicationsCommand.d.ts +0 -17
  24. package/dist-types/ts3.4/commands/DescribeConfigurationOptionsCommand.d.ts +0 -17
  25. package/dist-types/ts3.4/commands/DescribeConfigurationSettingsCommand.d.ts +0 -17
  26. package/dist-types/ts3.4/commands/DescribeEnvironmentHealthCommand.d.ts +0 -17
  27. package/dist-types/ts3.4/commands/DescribeEnvironmentManagedActionHistoryCommand.d.ts +0 -17
  28. package/dist-types/ts3.4/commands/DescribeEnvironmentManagedActionsCommand.d.ts +0 -17
  29. package/dist-types/ts3.4/commands/DescribeEnvironmentResourcesCommand.d.ts +0 -17
  30. package/dist-types/ts3.4/commands/DescribeEnvironmentsCommand.d.ts +0 -17
  31. package/dist-types/ts3.4/commands/DescribeEventsCommand.d.ts +0 -17
  32. package/dist-types/ts3.4/commands/DescribeInstancesHealthCommand.d.ts +0 -17
  33. package/dist-types/ts3.4/commands/DescribePlatformVersionCommand.d.ts +0 -17
  34. package/dist-types/ts3.4/commands/DisassociateEnvironmentOperationsRoleCommand.d.ts +0 -17
  35. package/dist-types/ts3.4/commands/ListAvailableSolutionStacksCommand.d.ts +0 -17
  36. package/dist-types/ts3.4/commands/ListPlatformBranchesCommand.d.ts +0 -17
  37. package/dist-types/ts3.4/commands/ListPlatformVersionsCommand.d.ts +0 -17
  38. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +0 -17
  39. package/dist-types/ts3.4/commands/RebuildEnvironmentCommand.d.ts +0 -17
  40. package/dist-types/ts3.4/commands/RequestEnvironmentInfoCommand.d.ts +0 -17
  41. package/dist-types/ts3.4/commands/RestartAppServerCommand.d.ts +0 -17
  42. package/dist-types/ts3.4/commands/RetrieveEnvironmentInfoCommand.d.ts +0 -17
  43. package/dist-types/ts3.4/commands/SwapEnvironmentCNAMEsCommand.d.ts +0 -17
  44. package/dist-types/ts3.4/commands/TerminateEnvironmentCommand.d.ts +0 -17
  45. package/dist-types/ts3.4/commands/UpdateApplicationCommand.d.ts +0 -17
  46. package/dist-types/ts3.4/commands/UpdateApplicationResourceLifecycleCommand.d.ts +0 -17
  47. package/dist-types/ts3.4/commands/UpdateApplicationVersionCommand.d.ts +0 -17
  48. package/dist-types/ts3.4/commands/UpdateConfigurationTemplateCommand.d.ts +0 -17
  49. package/dist-types/ts3.4/commands/UpdateEnvironmentCommand.d.ts +0 -17
  50. package/dist-types/ts3.4/commands/UpdateTagsForResourceCommand.d.ts +0 -17
  51. package/dist-types/ts3.4/commands/ValidateConfigurationSettingsCommand.d.ts +0 -17
  52. package/dist-types/ts3.4/commands/index.d.ts +0 -47
  53. package/dist-types/ts3.4/endpoints.d.ts +0 -2
  54. package/dist-types/ts3.4/index.d.ts +0 -6
  55. package/dist-types/ts3.4/models/index.d.ts +0 -1
  56. package/dist-types/ts3.4/models/models_0.d.ts +0 -2005
  57. package/dist-types/ts3.4/pagination/DescribeEnvironmentManagedActionHistoryPaginator.d.ts +0 -4
  58. package/dist-types/ts3.4/pagination/DescribeEventsPaginator.d.ts +0 -4
  59. package/dist-types/ts3.4/pagination/Interfaces.d.ts +0 -6
  60. package/dist-types/ts3.4/pagination/ListPlatformBranchesPaginator.d.ts +0 -4
  61. package/dist-types/ts3.4/pagination/ListPlatformVersionsPaginator.d.ts +0 -4
  62. package/dist-types/ts3.4/pagination/index.d.ts +0 -5
  63. package/dist-types/ts3.4/protocols/Aws_query.d.ts +0 -143
  64. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +0 -38
  65. package/dist-types/ts3.4/runtimeConfig.d.ts +0 -38
  66. package/dist-types/ts3.4/runtimeConfig.native.d.ts +0 -37
  67. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +0 -11
  68. package/dist-types/ts3.4/waiters/index.d.ts +0 -3
  69. package/dist-types/ts3.4/waiters/waitForEnvironmentExists.d.ts +0 -7
  70. package/dist-types/ts3.4/waiters/waitForEnvironmentTerminated.d.ts +0 -7
  71. package/dist-types/ts3.4/waiters/waitForEnvironmentUpdated.d.ts +0 -7
@@ -1,2005 +0,0 @@
1
- import { MetadataBearer as $MetadataBearer, SmithyException as __SmithyException } from "@aws-sdk/types";
2
-
3
- export interface AbortEnvironmentUpdateMessage {
4
-
5
- EnvironmentId?: string;
6
-
7
- EnvironmentName?: string;
8
- }
9
- export declare namespace AbortEnvironmentUpdateMessage {
10
-
11
- const filterSensitiveLog: (obj: AbortEnvironmentUpdateMessage) => any;
12
- }
13
-
14
- export interface InsufficientPrivilegesException extends __SmithyException, $MetadataBearer {
15
- name: "InsufficientPrivilegesException";
16
- $fault: "client";
17
-
18
- message?: string;
19
- }
20
- export declare type ActionHistoryStatus = "Completed" | "Failed" | "Unknown";
21
- export declare type ActionStatus = "Pending" | "Running" | "Scheduled" | "Unknown";
22
- export declare type ActionType = "InstanceRefresh" | "PlatformUpdate" | "Unknown";
23
-
24
- export interface MaxAgeRule {
25
-
26
- Enabled: boolean | undefined;
27
-
28
- MaxAgeInDays?: number;
29
-
30
- DeleteSourceFromS3?: boolean;
31
- }
32
- export declare namespace MaxAgeRule {
33
-
34
- const filterSensitiveLog: (obj: MaxAgeRule) => any;
35
- }
36
-
37
- export interface MaxCountRule {
38
-
39
- Enabled: boolean | undefined;
40
-
41
- MaxCount?: number;
42
-
43
- DeleteSourceFromS3?: boolean;
44
- }
45
- export declare namespace MaxCountRule {
46
-
47
- const filterSensitiveLog: (obj: MaxCountRule) => any;
48
- }
49
-
50
- export interface ApplicationVersionLifecycleConfig {
51
-
52
- MaxCountRule?: MaxCountRule;
53
-
54
- MaxAgeRule?: MaxAgeRule;
55
- }
56
- export declare namespace ApplicationVersionLifecycleConfig {
57
-
58
- const filterSensitiveLog: (obj: ApplicationVersionLifecycleConfig) => any;
59
- }
60
-
61
- export interface ApplicationResourceLifecycleConfig {
62
-
63
- ServiceRole?: string;
64
-
65
- VersionLifecycleConfig?: ApplicationVersionLifecycleConfig;
66
- }
67
- export declare namespace ApplicationResourceLifecycleConfig {
68
-
69
- const filterSensitiveLog: (obj: ApplicationResourceLifecycleConfig) => any;
70
- }
71
-
72
- export interface ApplicationDescription {
73
-
74
- ApplicationArn?: string;
75
-
76
- ApplicationName?: string;
77
-
78
- Description?: string;
79
-
80
- DateCreated?: Date;
81
-
82
- DateUpdated?: Date;
83
-
84
- Versions?: string[];
85
-
86
- ConfigurationTemplates?: string[];
87
-
88
- ResourceLifecycleConfig?: ApplicationResourceLifecycleConfig;
89
- }
90
- export declare namespace ApplicationDescription {
91
-
92
- const filterSensitiveLog: (obj: ApplicationDescription) => any;
93
- }
94
-
95
- export interface ApplicationDescriptionMessage {
96
-
97
- Application?: ApplicationDescription;
98
- }
99
- export declare namespace ApplicationDescriptionMessage {
100
-
101
- const filterSensitiveLog: (obj: ApplicationDescriptionMessage) => any;
102
- }
103
-
104
- export interface ApplicationDescriptionsMessage {
105
-
106
- Applications?: ApplicationDescription[];
107
- }
108
- export declare namespace ApplicationDescriptionsMessage {
109
-
110
- const filterSensitiveLog: (obj: ApplicationDescriptionsMessage) => any;
111
- }
112
-
113
- export interface Latency {
114
-
115
- P999?: number;
116
-
117
- P99?: number;
118
-
119
- P95?: number;
120
-
121
- P90?: number;
122
-
123
- P85?: number;
124
-
125
- P75?: number;
126
-
127
- P50?: number;
128
-
129
- P10?: number;
130
- }
131
- export declare namespace Latency {
132
-
133
- const filterSensitiveLog: (obj: Latency) => any;
134
- }
135
-
136
- export interface StatusCodes {
137
-
138
- Status2xx?: number;
139
-
140
- Status3xx?: number;
141
-
142
- Status4xx?: number;
143
-
144
- Status5xx?: number;
145
- }
146
- export declare namespace StatusCodes {
147
-
148
- const filterSensitiveLog: (obj: StatusCodes) => any;
149
- }
150
-
151
- export interface ApplicationMetrics {
152
-
153
- Duration?: number;
154
-
155
- RequestCount?: number;
156
-
157
- StatusCodes?: StatusCodes;
158
-
159
- Latency?: Latency;
160
- }
161
- export declare namespace ApplicationMetrics {
162
-
163
- const filterSensitiveLog: (obj: ApplicationMetrics) => any;
164
- }
165
- export interface ApplicationResourceLifecycleDescriptionMessage {
166
-
167
- ApplicationName?: string;
168
-
169
- ResourceLifecycleConfig?: ApplicationResourceLifecycleConfig;
170
- }
171
- export declare namespace ApplicationResourceLifecycleDescriptionMessage {
172
-
173
- const filterSensitiveLog: (obj: ApplicationResourceLifecycleDescriptionMessage) => any;
174
- }
175
- export declare type SourceRepository = "CodeCommit" | "S3";
176
- export declare type SourceType = "Git" | "Zip";
177
-
178
- export interface SourceBuildInformation {
179
-
180
- SourceType: SourceType | string | undefined;
181
-
182
- SourceRepository: SourceRepository | string | undefined;
183
-
184
- SourceLocation: string | undefined;
185
- }
186
- export declare namespace SourceBuildInformation {
187
-
188
- const filterSensitiveLog: (obj: SourceBuildInformation) => any;
189
- }
190
-
191
- export interface S3Location {
192
-
193
- S3Bucket?: string;
194
-
195
- S3Key?: string;
196
- }
197
- export declare namespace S3Location {
198
-
199
- const filterSensitiveLog: (obj: S3Location) => any;
200
- }
201
- export declare type ApplicationVersionStatus = "Building" | "Failed" | "Processed" | "Processing" | "Unprocessed";
202
-
203
- export interface ApplicationVersionDescription {
204
-
205
- ApplicationVersionArn?: string;
206
-
207
- ApplicationName?: string;
208
-
209
- Description?: string;
210
-
211
- VersionLabel?: string;
212
-
213
- SourceBuildInformation?: SourceBuildInformation;
214
-
215
- BuildArn?: string;
216
-
217
- SourceBundle?: S3Location;
218
-
219
- DateCreated?: Date;
220
-
221
- DateUpdated?: Date;
222
-
223
- Status?: ApplicationVersionStatus | string;
224
- }
225
- export declare namespace ApplicationVersionDescription {
226
-
227
- const filterSensitiveLog: (obj: ApplicationVersionDescription) => any;
228
- }
229
-
230
- export interface ApplicationVersionDescriptionMessage {
231
-
232
- ApplicationVersion?: ApplicationVersionDescription;
233
- }
234
- export declare namespace ApplicationVersionDescriptionMessage {
235
-
236
- const filterSensitiveLog: (obj: ApplicationVersionDescriptionMessage) => any;
237
- }
238
-
239
- export interface ApplicationVersionDescriptionsMessage {
240
-
241
- ApplicationVersions?: ApplicationVersionDescription[];
242
-
243
- NextToken?: string;
244
- }
245
- export declare namespace ApplicationVersionDescriptionsMessage {
246
-
247
- const filterSensitiveLog: (obj: ApplicationVersionDescriptionsMessage) => any;
248
- }
249
-
250
- export interface ApplyEnvironmentManagedActionRequest {
251
-
252
- EnvironmentName?: string;
253
-
254
- EnvironmentId?: string;
255
-
256
- ActionId: string | undefined;
257
- }
258
- export declare namespace ApplyEnvironmentManagedActionRequest {
259
-
260
- const filterSensitiveLog: (obj: ApplyEnvironmentManagedActionRequest) => any;
261
- }
262
-
263
- export interface ApplyEnvironmentManagedActionResult {
264
-
265
- ActionId?: string;
266
-
267
- ActionDescription?: string;
268
-
269
- ActionType?: ActionType | string;
270
-
271
- Status?: string;
272
- }
273
- export declare namespace ApplyEnvironmentManagedActionResult {
274
-
275
- const filterSensitiveLog: (obj: ApplyEnvironmentManagedActionResult) => any;
276
- }
277
-
278
- export interface ElasticBeanstalkServiceException extends __SmithyException, $MetadataBearer {
279
- name: "ElasticBeanstalkServiceException";
280
- $fault: "client";
281
-
282
- message?: string;
283
- }
284
-
285
- export interface ManagedActionInvalidStateException extends __SmithyException, $MetadataBearer {
286
- name: "ManagedActionInvalidStateException";
287
- $fault: "client";
288
-
289
- message?: string;
290
- }
291
-
292
- export interface AssociateEnvironmentOperationsRoleMessage {
293
-
294
- EnvironmentName: string | undefined;
295
-
296
- OperationsRole: string | undefined;
297
- }
298
- export declare namespace AssociateEnvironmentOperationsRoleMessage {
299
-
300
- const filterSensitiveLog: (obj: AssociateEnvironmentOperationsRoleMessage) => any;
301
- }
302
-
303
- export interface AutoScalingGroup {
304
-
305
- Name?: string;
306
- }
307
- export declare namespace AutoScalingGroup {
308
-
309
- const filterSensitiveLog: (obj: AutoScalingGroup) => any;
310
- }
311
-
312
- export interface SolutionStackDescription {
313
-
314
- SolutionStackName?: string;
315
-
316
- PermittedFileTypes?: string[];
317
- }
318
- export declare namespace SolutionStackDescription {
319
-
320
- const filterSensitiveLog: (obj: SolutionStackDescription) => any;
321
- }
322
-
323
- export interface CheckDNSAvailabilityMessage {
324
-
325
- CNAMEPrefix: string | undefined;
326
- }
327
- export declare namespace CheckDNSAvailabilityMessage {
328
-
329
- const filterSensitiveLog: (obj: CheckDNSAvailabilityMessage) => any;
330
- }
331
-
332
- export interface CheckDNSAvailabilityResultMessage {
333
-
334
- Available?: boolean;
335
-
336
- FullyQualifiedCNAME?: string;
337
- }
338
- export declare namespace CheckDNSAvailabilityResultMessage {
339
-
340
- const filterSensitiveLog: (obj: CheckDNSAvailabilityResultMessage) => any;
341
- }
342
-
343
- export interface ComposeEnvironmentsMessage {
344
-
345
- ApplicationName?: string;
346
-
347
- GroupName?: string;
348
-
349
- VersionLabels?: string[];
350
- }
351
- export declare namespace ComposeEnvironmentsMessage {
352
-
353
- const filterSensitiveLog: (obj: ComposeEnvironmentsMessage) => any;
354
- }
355
-
356
- export interface EnvironmentLink {
357
-
358
- LinkName?: string;
359
-
360
- EnvironmentName?: string;
361
- }
362
- export declare namespace EnvironmentLink {
363
-
364
- const filterSensitiveLog: (obj: EnvironmentLink) => any;
365
- }
366
- export declare type EnvironmentHealth = "Green" | "Grey" | "Red" | "Yellow";
367
- export declare type EnvironmentHealthStatus = "Degraded" | "Info" | "NoData" | "Ok" | "Pending" | "Severe" | "Suspended" | "Unknown" | "Warning";
368
-
369
- export interface Listener {
370
-
371
- Protocol?: string;
372
-
373
- Port?: number;
374
- }
375
- export declare namespace Listener {
376
-
377
- const filterSensitiveLog: (obj: Listener) => any;
378
- }
379
-
380
- export interface LoadBalancerDescription {
381
-
382
- LoadBalancerName?: string;
383
-
384
- Domain?: string;
385
-
386
- Listeners?: Listener[];
387
- }
388
- export declare namespace LoadBalancerDescription {
389
-
390
- const filterSensitiveLog: (obj: LoadBalancerDescription) => any;
391
- }
392
-
393
- export interface EnvironmentResourcesDescription {
394
-
395
- LoadBalancer?: LoadBalancerDescription;
396
- }
397
- export declare namespace EnvironmentResourcesDescription {
398
-
399
- const filterSensitiveLog: (obj: EnvironmentResourcesDescription) => any;
400
- }
401
- export declare type EnvironmentStatus = "Aborting" | "Launching" | "LinkingFrom" | "LinkingTo" | "Ready" | "Terminated" | "Terminating" | "Updating";
402
-
403
- export interface EnvironmentTier {
404
-
405
- Name?: string;
406
-
407
- Type?: string;
408
-
409
- Version?: string;
410
- }
411
- export declare namespace EnvironmentTier {
412
-
413
- const filterSensitiveLog: (obj: EnvironmentTier) => any;
414
- }
415
-
416
- export interface EnvironmentDescription {
417
-
418
- EnvironmentName?: string;
419
-
420
- EnvironmentId?: string;
421
-
422
- ApplicationName?: string;
423
-
424
- VersionLabel?: string;
425
-
426
- SolutionStackName?: string;
427
-
428
- PlatformArn?: string;
429
-
430
- TemplateName?: string;
431
-
432
- Description?: string;
433
-
434
- EndpointURL?: string;
435
-
436
- CNAME?: string;
437
-
438
- DateCreated?: Date;
439
-
440
- DateUpdated?: Date;
441
-
442
- Status?: EnvironmentStatus | string;
443
-
444
- AbortableOperationInProgress?: boolean;
445
-
446
- Health?: EnvironmentHealth | string;
447
-
448
- HealthStatus?: EnvironmentHealthStatus | string;
449
-
450
- Resources?: EnvironmentResourcesDescription;
451
-
452
- Tier?: EnvironmentTier;
453
-
454
- EnvironmentLinks?: EnvironmentLink[];
455
-
456
- EnvironmentArn?: string;
457
-
458
- OperationsRole?: string;
459
- }
460
- export declare namespace EnvironmentDescription {
461
-
462
- const filterSensitiveLog: (obj: EnvironmentDescription) => any;
463
- }
464
-
465
- export interface EnvironmentDescriptionsMessage {
466
-
467
- Environments?: EnvironmentDescription[];
468
-
469
- NextToken?: string;
470
- }
471
- export declare namespace EnvironmentDescriptionsMessage {
472
-
473
- const filterSensitiveLog: (obj: EnvironmentDescriptionsMessage) => any;
474
- }
475
-
476
- export interface TooManyEnvironmentsException extends __SmithyException, $MetadataBearer {
477
- name: "TooManyEnvironmentsException";
478
- $fault: "client";
479
-
480
- message?: string;
481
- }
482
-
483
- export interface Tag {
484
-
485
- Key?: string;
486
-
487
- Value?: string;
488
- }
489
- export declare namespace Tag {
490
-
491
- const filterSensitiveLog: (obj: Tag) => any;
492
- }
493
-
494
- export interface CreateApplicationMessage {
495
-
496
- ApplicationName: string | undefined;
497
-
498
- Description?: string;
499
-
500
- ResourceLifecycleConfig?: ApplicationResourceLifecycleConfig;
501
-
502
- Tags?: Tag[];
503
- }
504
- export declare namespace CreateApplicationMessage {
505
-
506
- const filterSensitiveLog: (obj: CreateApplicationMessage) => any;
507
- }
508
-
509
- export interface TooManyApplicationsException extends __SmithyException, $MetadataBearer {
510
- name: "TooManyApplicationsException";
511
- $fault: "client";
512
-
513
- message?: string;
514
- }
515
-
516
- export interface CodeBuildNotInServiceRegionException extends __SmithyException, $MetadataBearer {
517
- name: "CodeBuildNotInServiceRegionException";
518
- $fault: "client";
519
-
520
- message?: string;
521
- }
522
- export declare enum ComputeType {
523
- BUILD_GENERAL1_LARGE = "BUILD_GENERAL1_LARGE",
524
- BUILD_GENERAL1_MEDIUM = "BUILD_GENERAL1_MEDIUM",
525
- BUILD_GENERAL1_SMALL = "BUILD_GENERAL1_SMALL"
526
- }
527
-
528
- export interface BuildConfiguration {
529
-
530
- ArtifactName?: string;
531
-
532
- CodeBuildServiceRole: string | undefined;
533
-
534
- ComputeType?: ComputeType | string;
535
-
536
- Image: string | undefined;
537
-
538
- TimeoutInMinutes?: number;
539
- }
540
- export declare namespace BuildConfiguration {
541
-
542
- const filterSensitiveLog: (obj: BuildConfiguration) => any;
543
- }
544
-
545
- export interface CreateApplicationVersionMessage {
546
-
547
- ApplicationName: string | undefined;
548
-
549
- VersionLabel: string | undefined;
550
-
551
- Description?: string;
552
-
553
- SourceBuildInformation?: SourceBuildInformation;
554
-
555
- SourceBundle?: S3Location;
556
-
557
- BuildConfiguration?: BuildConfiguration;
558
-
559
- AutoCreateApplication?: boolean;
560
-
561
- Process?: boolean;
562
-
563
- Tags?: Tag[];
564
- }
565
- export declare namespace CreateApplicationVersionMessage {
566
-
567
- const filterSensitiveLog: (obj: CreateApplicationVersionMessage) => any;
568
- }
569
-
570
- export interface S3LocationNotInServiceRegionException extends __SmithyException, $MetadataBearer {
571
- name: "S3LocationNotInServiceRegionException";
572
- $fault: "client";
573
-
574
- message?: string;
575
- }
576
-
577
- export interface TooManyApplicationVersionsException extends __SmithyException, $MetadataBearer {
578
- name: "TooManyApplicationVersionsException";
579
- $fault: "client";
580
-
581
- message?: string;
582
- }
583
- export declare type ConfigurationDeploymentStatus = "deployed" | "failed" | "pending";
584
-
585
- export interface ConfigurationOptionSetting {
586
-
587
- ResourceName?: string;
588
-
589
- Namespace?: string;
590
-
591
- OptionName?: string;
592
-
593
- Value?: string;
594
- }
595
- export declare namespace ConfigurationOptionSetting {
596
-
597
- const filterSensitiveLog: (obj: ConfigurationOptionSetting) => any;
598
- }
599
-
600
- export interface ConfigurationSettingsDescription {
601
-
602
- SolutionStackName?: string;
603
-
604
- PlatformArn?: string;
605
-
606
- ApplicationName?: string;
607
-
608
- TemplateName?: string;
609
-
610
- Description?: string;
611
-
612
- EnvironmentName?: string;
613
-
614
- DeploymentStatus?: ConfigurationDeploymentStatus | string;
615
-
616
- DateCreated?: Date;
617
-
618
- DateUpdated?: Date;
619
-
620
- OptionSettings?: ConfigurationOptionSetting[];
621
- }
622
- export declare namespace ConfigurationSettingsDescription {
623
-
624
- const filterSensitiveLog: (obj: ConfigurationSettingsDescription) => any;
625
- }
626
-
627
- export interface SourceConfiguration {
628
-
629
- ApplicationName?: string;
630
-
631
- TemplateName?: string;
632
- }
633
- export declare namespace SourceConfiguration {
634
-
635
- const filterSensitiveLog: (obj: SourceConfiguration) => any;
636
- }
637
-
638
- export interface CreateConfigurationTemplateMessage {
639
-
640
- ApplicationName: string | undefined;
641
-
642
- TemplateName: string | undefined;
643
-
644
- SolutionStackName?: string;
645
-
646
- PlatformArn?: string;
647
-
648
- SourceConfiguration?: SourceConfiguration;
649
-
650
- EnvironmentId?: string;
651
-
652
- Description?: string;
653
-
654
- OptionSettings?: ConfigurationOptionSetting[];
655
-
656
- Tags?: Tag[];
657
- }
658
- export declare namespace CreateConfigurationTemplateMessage {
659
-
660
- const filterSensitiveLog: (obj: CreateConfigurationTemplateMessage) => any;
661
- }
662
-
663
- export interface TooManyBucketsException extends __SmithyException, $MetadataBearer {
664
- name: "TooManyBucketsException";
665
- $fault: "client";
666
-
667
- message?: string;
668
- }
669
-
670
- export interface TooManyConfigurationTemplatesException extends __SmithyException, $MetadataBearer {
671
- name: "TooManyConfigurationTemplatesException";
672
- $fault: "client";
673
-
674
- message?: string;
675
- }
676
-
677
- export interface OptionSpecification {
678
-
679
- ResourceName?: string;
680
-
681
- Namespace?: string;
682
-
683
- OptionName?: string;
684
- }
685
- export declare namespace OptionSpecification {
686
-
687
- const filterSensitiveLog: (obj: OptionSpecification) => any;
688
- }
689
-
690
- export interface CreateEnvironmentMessage {
691
-
692
- ApplicationName: string | undefined;
693
-
694
- EnvironmentName?: string;
695
-
696
- GroupName?: string;
697
-
698
- Description?: string;
699
-
700
- CNAMEPrefix?: string;
701
-
702
- Tier?: EnvironmentTier;
703
-
704
- Tags?: Tag[];
705
-
706
- VersionLabel?: string;
707
-
708
- TemplateName?: string;
709
-
710
- SolutionStackName?: string;
711
-
712
- PlatformArn?: string;
713
-
714
- OptionSettings?: ConfigurationOptionSetting[];
715
-
716
- OptionsToRemove?: OptionSpecification[];
717
-
718
- OperationsRole?: string;
719
- }
720
- export declare namespace CreateEnvironmentMessage {
721
-
722
- const filterSensitiveLog: (obj: CreateEnvironmentMessage) => any;
723
- }
724
-
725
- export interface CreatePlatformVersionRequest {
726
-
727
- PlatformName: string | undefined;
728
-
729
- PlatformVersion: string | undefined;
730
-
731
- PlatformDefinitionBundle: S3Location | undefined;
732
-
733
- EnvironmentName?: string;
734
-
735
- OptionSettings?: ConfigurationOptionSetting[];
736
-
737
- Tags?: Tag[];
738
- }
739
- export declare namespace CreatePlatformVersionRequest {
740
-
741
- const filterSensitiveLog: (obj: CreatePlatformVersionRequest) => any;
742
- }
743
-
744
- export interface Builder {
745
-
746
- ARN?: string;
747
- }
748
- export declare namespace Builder {
749
-
750
- const filterSensitiveLog: (obj: Builder) => any;
751
- }
752
- export declare type PlatformStatus = "Creating" | "Deleted" | "Deleting" | "Failed" | "Ready";
753
-
754
- export interface PlatformSummary {
755
-
756
- PlatformArn?: string;
757
-
758
- PlatformOwner?: string;
759
-
760
- PlatformStatus?: PlatformStatus | string;
761
-
762
- PlatformCategory?: string;
763
-
764
- OperatingSystemName?: string;
765
-
766
- OperatingSystemVersion?: string;
767
-
768
- SupportedTierList?: string[];
769
-
770
- SupportedAddonList?: string[];
771
-
772
- PlatformLifecycleState?: string;
773
-
774
- PlatformVersion?: string;
775
-
776
- PlatformBranchName?: string;
777
-
778
- PlatformBranchLifecycleState?: string;
779
- }
780
- export declare namespace PlatformSummary {
781
-
782
- const filterSensitiveLog: (obj: PlatformSummary) => any;
783
- }
784
- export interface CreatePlatformVersionResult {
785
-
786
- PlatformSummary?: PlatformSummary;
787
-
788
- Builder?: Builder;
789
- }
790
- export declare namespace CreatePlatformVersionResult {
791
-
792
- const filterSensitiveLog: (obj: CreatePlatformVersionResult) => any;
793
- }
794
-
795
- export interface TooManyPlatformsException extends __SmithyException, $MetadataBearer {
796
- name: "TooManyPlatformsException";
797
- $fault: "client";
798
-
799
- message?: string;
800
- }
801
-
802
- export interface CreateStorageLocationResultMessage {
803
-
804
- S3Bucket?: string;
805
- }
806
- export declare namespace CreateStorageLocationResultMessage {
807
-
808
- const filterSensitiveLog: (obj: CreateStorageLocationResultMessage) => any;
809
- }
810
-
811
- export interface S3SubscriptionRequiredException extends __SmithyException, $MetadataBearer {
812
- name: "S3SubscriptionRequiredException";
813
- $fault: "client";
814
-
815
- message?: string;
816
- }
817
-
818
- export interface DeleteApplicationMessage {
819
-
820
- ApplicationName: string | undefined;
821
-
822
- TerminateEnvByForce?: boolean;
823
- }
824
- export declare namespace DeleteApplicationMessage {
825
-
826
- const filterSensitiveLog: (obj: DeleteApplicationMessage) => any;
827
- }
828
-
829
- export interface OperationInProgressException extends __SmithyException, $MetadataBearer {
830
- name: "OperationInProgressException";
831
- $fault: "client";
832
-
833
- message?: string;
834
- }
835
-
836
- export interface DeleteApplicationVersionMessage {
837
-
838
- ApplicationName: string | undefined;
839
-
840
- VersionLabel: string | undefined;
841
-
842
- DeleteSourceBundle?: boolean;
843
- }
844
- export declare namespace DeleteApplicationVersionMessage {
845
-
846
- const filterSensitiveLog: (obj: DeleteApplicationVersionMessage) => any;
847
- }
848
-
849
- export interface SourceBundleDeletionException extends __SmithyException, $MetadataBearer {
850
- name: "SourceBundleDeletionException";
851
- $fault: "client";
852
-
853
- message?: string;
854
- }
855
-
856
- export interface DeleteConfigurationTemplateMessage {
857
-
858
- ApplicationName: string | undefined;
859
-
860
- TemplateName: string | undefined;
861
- }
862
- export declare namespace DeleteConfigurationTemplateMessage {
863
-
864
- const filterSensitiveLog: (obj: DeleteConfigurationTemplateMessage) => any;
865
- }
866
-
867
- export interface DeleteEnvironmentConfigurationMessage {
868
-
869
- ApplicationName: string | undefined;
870
-
871
- EnvironmentName: string | undefined;
872
- }
873
- export declare namespace DeleteEnvironmentConfigurationMessage {
874
-
875
- const filterSensitiveLog: (obj: DeleteEnvironmentConfigurationMessage) => any;
876
- }
877
- export interface DeletePlatformVersionRequest {
878
-
879
- PlatformArn?: string;
880
- }
881
- export declare namespace DeletePlatformVersionRequest {
882
-
883
- const filterSensitiveLog: (obj: DeletePlatformVersionRequest) => any;
884
- }
885
- export interface DeletePlatformVersionResult {
886
-
887
- PlatformSummary?: PlatformSummary;
888
- }
889
- export declare namespace DeletePlatformVersionResult {
890
-
891
- const filterSensitiveLog: (obj: DeletePlatformVersionResult) => any;
892
- }
893
-
894
- export interface PlatformVersionStillReferencedException extends __SmithyException, $MetadataBearer {
895
- name: "PlatformVersionStillReferencedException";
896
- $fault: "client";
897
-
898
- message?: string;
899
- }
900
-
901
- export interface ResourceQuota {
902
-
903
- Maximum?: number;
904
- }
905
- export declare namespace ResourceQuota {
906
-
907
- const filterSensitiveLog: (obj: ResourceQuota) => any;
908
- }
909
-
910
- export interface ResourceQuotas {
911
-
912
- ApplicationQuota?: ResourceQuota;
913
-
914
- ApplicationVersionQuota?: ResourceQuota;
915
-
916
- EnvironmentQuota?: ResourceQuota;
917
-
918
- ConfigurationTemplateQuota?: ResourceQuota;
919
-
920
- CustomPlatformQuota?: ResourceQuota;
921
- }
922
- export declare namespace ResourceQuotas {
923
-
924
- const filterSensitiveLog: (obj: ResourceQuotas) => any;
925
- }
926
- export interface DescribeAccountAttributesResult {
927
-
928
- ResourceQuotas?: ResourceQuotas;
929
- }
930
- export declare namespace DescribeAccountAttributesResult {
931
-
932
- const filterSensitiveLog: (obj: DescribeAccountAttributesResult) => any;
933
- }
934
-
935
- export interface DescribeApplicationsMessage {
936
-
937
- ApplicationNames?: string[];
938
- }
939
- export declare namespace DescribeApplicationsMessage {
940
-
941
- const filterSensitiveLog: (obj: DescribeApplicationsMessage) => any;
942
- }
943
-
944
- export interface DescribeApplicationVersionsMessage {
945
-
946
- ApplicationName?: string;
947
-
948
- VersionLabels?: string[];
949
-
950
- MaxRecords?: number;
951
-
952
- NextToken?: string;
953
- }
954
- export declare namespace DescribeApplicationVersionsMessage {
955
-
956
- const filterSensitiveLog: (obj: DescribeApplicationVersionsMessage) => any;
957
- }
958
-
959
- export interface OptionRestrictionRegex {
960
-
961
- Pattern?: string;
962
-
963
- Label?: string;
964
- }
965
- export declare namespace OptionRestrictionRegex {
966
-
967
- const filterSensitiveLog: (obj: OptionRestrictionRegex) => any;
968
- }
969
- export declare type ConfigurationOptionValueType = "List" | "Scalar";
970
-
971
- export interface ConfigurationOptionDescription {
972
-
973
- Namespace?: string;
974
-
975
- Name?: string;
976
-
977
- DefaultValue?: string;
978
-
979
- ChangeSeverity?: string;
980
-
981
- UserDefined?: boolean;
982
-
983
- ValueType?: ConfigurationOptionValueType | string;
984
-
985
- ValueOptions?: string[];
986
-
987
- MinValue?: number;
988
-
989
- MaxValue?: number;
990
-
991
- MaxLength?: number;
992
-
993
- Regex?: OptionRestrictionRegex;
994
- }
995
- export declare namespace ConfigurationOptionDescription {
996
-
997
- const filterSensitiveLog: (obj: ConfigurationOptionDescription) => any;
998
- }
999
-
1000
- export interface ConfigurationOptionsDescription {
1001
-
1002
- SolutionStackName?: string;
1003
-
1004
- PlatformArn?: string;
1005
-
1006
- Options?: ConfigurationOptionDescription[];
1007
- }
1008
- export declare namespace ConfigurationOptionsDescription {
1009
-
1010
- const filterSensitiveLog: (obj: ConfigurationOptionsDescription) => any;
1011
- }
1012
-
1013
- export interface DescribeConfigurationOptionsMessage {
1014
-
1015
- ApplicationName?: string;
1016
-
1017
- TemplateName?: string;
1018
-
1019
- EnvironmentName?: string;
1020
-
1021
- SolutionStackName?: string;
1022
-
1023
- PlatformArn?: string;
1024
-
1025
- Options?: OptionSpecification[];
1026
- }
1027
- export declare namespace DescribeConfigurationOptionsMessage {
1028
-
1029
- const filterSensitiveLog: (obj: DescribeConfigurationOptionsMessage) => any;
1030
- }
1031
-
1032
- export interface ConfigurationSettingsDescriptions {
1033
-
1034
- ConfigurationSettings?: ConfigurationSettingsDescription[];
1035
- }
1036
- export declare namespace ConfigurationSettingsDescriptions {
1037
-
1038
- const filterSensitiveLog: (obj: ConfigurationSettingsDescriptions) => any;
1039
- }
1040
-
1041
- export interface DescribeConfigurationSettingsMessage {
1042
-
1043
- ApplicationName: string | undefined;
1044
-
1045
- TemplateName?: string;
1046
-
1047
- EnvironmentName?: string;
1048
- }
1049
- export declare namespace DescribeConfigurationSettingsMessage {
1050
-
1051
- const filterSensitiveLog: (obj: DescribeConfigurationSettingsMessage) => any;
1052
- }
1053
- export declare enum EnvironmentHealthAttribute {
1054
- All = "All",
1055
- ApplicationMetrics = "ApplicationMetrics",
1056
- Causes = "Causes",
1057
- Color = "Color",
1058
- HealthStatus = "HealthStatus",
1059
- InstancesHealth = "InstancesHealth",
1060
- RefreshedAt = "RefreshedAt",
1061
- Status = "Status"
1062
- }
1063
-
1064
- export interface DescribeEnvironmentHealthRequest {
1065
-
1066
- EnvironmentName?: string;
1067
-
1068
- EnvironmentId?: string;
1069
-
1070
- AttributeNames?: (EnvironmentHealthAttribute | string)[];
1071
- }
1072
- export declare namespace DescribeEnvironmentHealthRequest {
1073
-
1074
- const filterSensitiveLog: (obj: DescribeEnvironmentHealthRequest) => any;
1075
- }
1076
-
1077
- export interface InstanceHealthSummary {
1078
-
1079
- NoData?: number;
1080
-
1081
- Unknown?: number;
1082
-
1083
- Pending?: number;
1084
-
1085
- Ok?: number;
1086
-
1087
- Info?: number;
1088
-
1089
- Warning?: number;
1090
-
1091
- Degraded?: number;
1092
-
1093
- Severe?: number;
1094
- }
1095
- export declare namespace InstanceHealthSummary {
1096
-
1097
- const filterSensitiveLog: (obj: InstanceHealthSummary) => any;
1098
- }
1099
-
1100
- export interface DescribeEnvironmentHealthResult {
1101
-
1102
- EnvironmentName?: string;
1103
-
1104
- HealthStatus?: string;
1105
-
1106
- Status?: EnvironmentHealth | string;
1107
-
1108
- Color?: string;
1109
-
1110
- Causes?: string[];
1111
-
1112
- ApplicationMetrics?: ApplicationMetrics;
1113
-
1114
- InstancesHealth?: InstanceHealthSummary;
1115
-
1116
- RefreshedAt?: Date;
1117
- }
1118
- export declare namespace DescribeEnvironmentHealthResult {
1119
-
1120
- const filterSensitiveLog: (obj: DescribeEnvironmentHealthResult) => any;
1121
- }
1122
-
1123
- export interface InvalidRequestException extends __SmithyException, $MetadataBearer {
1124
- name: "InvalidRequestException";
1125
- $fault: "client";
1126
-
1127
- message?: string;
1128
- }
1129
-
1130
- export interface DescribeEnvironmentManagedActionHistoryRequest {
1131
-
1132
- EnvironmentId?: string;
1133
-
1134
- EnvironmentName?: string;
1135
-
1136
- NextToken?: string;
1137
-
1138
- MaxItems?: number;
1139
- }
1140
- export declare namespace DescribeEnvironmentManagedActionHistoryRequest {
1141
-
1142
- const filterSensitiveLog: (obj: DescribeEnvironmentManagedActionHistoryRequest) => any;
1143
- }
1144
- export declare type FailureType = "CancellationFailed" | "InternalFailure" | "InvalidEnvironmentState" | "PermissionsError" | "RollbackFailed" | "RollbackSuccessful" | "UpdateCancelled";
1145
-
1146
- export interface ManagedActionHistoryItem {
1147
-
1148
- ActionId?: string;
1149
-
1150
- ActionType?: ActionType | string;
1151
-
1152
- ActionDescription?: string;
1153
-
1154
- FailureType?: FailureType | string;
1155
-
1156
- Status?: ActionHistoryStatus | string;
1157
-
1158
- FailureDescription?: string;
1159
-
1160
- ExecutedTime?: Date;
1161
-
1162
- FinishedTime?: Date;
1163
- }
1164
- export declare namespace ManagedActionHistoryItem {
1165
-
1166
- const filterSensitiveLog: (obj: ManagedActionHistoryItem) => any;
1167
- }
1168
-
1169
- export interface DescribeEnvironmentManagedActionHistoryResult {
1170
-
1171
- ManagedActionHistoryItems?: ManagedActionHistoryItem[];
1172
-
1173
- NextToken?: string;
1174
- }
1175
- export declare namespace DescribeEnvironmentManagedActionHistoryResult {
1176
-
1177
- const filterSensitiveLog: (obj: DescribeEnvironmentManagedActionHistoryResult) => any;
1178
- }
1179
-
1180
- export interface DescribeEnvironmentManagedActionsRequest {
1181
-
1182
- EnvironmentName?: string;
1183
-
1184
- EnvironmentId?: string;
1185
-
1186
- Status?: ActionStatus | string;
1187
- }
1188
- export declare namespace DescribeEnvironmentManagedActionsRequest {
1189
-
1190
- const filterSensitiveLog: (obj: DescribeEnvironmentManagedActionsRequest) => any;
1191
- }
1192
-
1193
- export interface ManagedAction {
1194
-
1195
- ActionId?: string;
1196
-
1197
- ActionDescription?: string;
1198
-
1199
- ActionType?: ActionType | string;
1200
-
1201
- Status?: ActionStatus | string;
1202
-
1203
- WindowStartTime?: Date;
1204
- }
1205
- export declare namespace ManagedAction {
1206
-
1207
- const filterSensitiveLog: (obj: ManagedAction) => any;
1208
- }
1209
-
1210
- export interface DescribeEnvironmentManagedActionsResult {
1211
-
1212
- ManagedActions?: ManagedAction[];
1213
- }
1214
- export declare namespace DescribeEnvironmentManagedActionsResult {
1215
-
1216
- const filterSensitiveLog: (obj: DescribeEnvironmentManagedActionsResult) => any;
1217
- }
1218
-
1219
- export interface DescribeEnvironmentResourcesMessage {
1220
-
1221
- EnvironmentId?: string;
1222
-
1223
- EnvironmentName?: string;
1224
- }
1225
- export declare namespace DescribeEnvironmentResourcesMessage {
1226
-
1227
- const filterSensitiveLog: (obj: DescribeEnvironmentResourcesMessage) => any;
1228
- }
1229
-
1230
- export interface Instance {
1231
-
1232
- Id?: string;
1233
- }
1234
- export declare namespace Instance {
1235
-
1236
- const filterSensitiveLog: (obj: Instance) => any;
1237
- }
1238
-
1239
- export interface LaunchConfiguration {
1240
-
1241
- Name?: string;
1242
- }
1243
- export declare namespace LaunchConfiguration {
1244
-
1245
- const filterSensitiveLog: (obj: LaunchConfiguration) => any;
1246
- }
1247
-
1248
- export interface LaunchTemplate {
1249
-
1250
- Id?: string;
1251
- }
1252
- export declare namespace LaunchTemplate {
1253
-
1254
- const filterSensitiveLog: (obj: LaunchTemplate) => any;
1255
- }
1256
-
1257
- export interface LoadBalancer {
1258
-
1259
- Name?: string;
1260
- }
1261
- export declare namespace LoadBalancer {
1262
-
1263
- const filterSensitiveLog: (obj: LoadBalancer) => any;
1264
- }
1265
-
1266
- export interface Queue {
1267
-
1268
- Name?: string;
1269
-
1270
- URL?: string;
1271
- }
1272
- export declare namespace Queue {
1273
-
1274
- const filterSensitiveLog: (obj: Queue) => any;
1275
- }
1276
-
1277
- export interface Trigger {
1278
-
1279
- Name?: string;
1280
- }
1281
- export declare namespace Trigger {
1282
-
1283
- const filterSensitiveLog: (obj: Trigger) => any;
1284
- }
1285
-
1286
- export interface EnvironmentResourceDescription {
1287
-
1288
- EnvironmentName?: string;
1289
-
1290
- AutoScalingGroups?: AutoScalingGroup[];
1291
-
1292
- Instances?: Instance[];
1293
-
1294
- LaunchConfigurations?: LaunchConfiguration[];
1295
-
1296
- LaunchTemplates?: LaunchTemplate[];
1297
-
1298
- LoadBalancers?: LoadBalancer[];
1299
-
1300
- Triggers?: Trigger[];
1301
-
1302
- Queues?: Queue[];
1303
- }
1304
- export declare namespace EnvironmentResourceDescription {
1305
-
1306
- const filterSensitiveLog: (obj: EnvironmentResourceDescription) => any;
1307
- }
1308
-
1309
- export interface EnvironmentResourceDescriptionsMessage {
1310
-
1311
- EnvironmentResources?: EnvironmentResourceDescription;
1312
- }
1313
- export declare namespace EnvironmentResourceDescriptionsMessage {
1314
-
1315
- const filterSensitiveLog: (obj: EnvironmentResourceDescriptionsMessage) => any;
1316
- }
1317
-
1318
- export interface DescribeEnvironmentsMessage {
1319
-
1320
- ApplicationName?: string;
1321
-
1322
- VersionLabel?: string;
1323
-
1324
- EnvironmentIds?: string[];
1325
-
1326
- EnvironmentNames?: string[];
1327
-
1328
- IncludeDeleted?: boolean;
1329
-
1330
- IncludedDeletedBackTo?: Date;
1331
-
1332
- MaxRecords?: number;
1333
-
1334
- NextToken?: string;
1335
- }
1336
- export declare namespace DescribeEnvironmentsMessage {
1337
-
1338
- const filterSensitiveLog: (obj: DescribeEnvironmentsMessage) => any;
1339
- }
1340
- export declare type EventSeverity = "DEBUG" | "ERROR" | "FATAL" | "INFO" | "TRACE" | "WARN";
1341
-
1342
- export interface DescribeEventsMessage {
1343
-
1344
- ApplicationName?: string;
1345
-
1346
- VersionLabel?: string;
1347
-
1348
- TemplateName?: string;
1349
-
1350
- EnvironmentId?: string;
1351
-
1352
- EnvironmentName?: string;
1353
-
1354
- PlatformArn?: string;
1355
-
1356
- RequestId?: string;
1357
-
1358
- Severity?: EventSeverity | string;
1359
-
1360
- StartTime?: Date;
1361
-
1362
- EndTime?: Date;
1363
-
1364
- MaxRecords?: number;
1365
-
1366
- NextToken?: string;
1367
- }
1368
- export declare namespace DescribeEventsMessage {
1369
-
1370
- const filterSensitiveLog: (obj: DescribeEventsMessage) => any;
1371
- }
1372
-
1373
- export interface EventDescription {
1374
-
1375
- EventDate?: Date;
1376
-
1377
- Message?: string;
1378
-
1379
- ApplicationName?: string;
1380
-
1381
- VersionLabel?: string;
1382
-
1383
- TemplateName?: string;
1384
-
1385
- EnvironmentName?: string;
1386
-
1387
- PlatformArn?: string;
1388
-
1389
- RequestId?: string;
1390
-
1391
- Severity?: EventSeverity | string;
1392
- }
1393
- export declare namespace EventDescription {
1394
-
1395
- const filterSensitiveLog: (obj: EventDescription) => any;
1396
- }
1397
-
1398
- export interface EventDescriptionsMessage {
1399
-
1400
- Events?: EventDescription[];
1401
-
1402
- NextToken?: string;
1403
- }
1404
- export declare namespace EventDescriptionsMessage {
1405
-
1406
- const filterSensitiveLog: (obj: EventDescriptionsMessage) => any;
1407
- }
1408
- export declare enum InstancesHealthAttribute {
1409
- All = "All",
1410
- ApplicationMetrics = "ApplicationMetrics",
1411
- AvailabilityZone = "AvailabilityZone",
1412
- Causes = "Causes",
1413
- Color = "Color",
1414
- Deployment = "Deployment",
1415
- HealthStatus = "HealthStatus",
1416
- InstanceType = "InstanceType",
1417
- LaunchedAt = "LaunchedAt",
1418
- RefreshedAt = "RefreshedAt",
1419
- System = "System"
1420
- }
1421
-
1422
- export interface DescribeInstancesHealthRequest {
1423
-
1424
- EnvironmentName?: string;
1425
-
1426
- EnvironmentId?: string;
1427
-
1428
- AttributeNames?: (InstancesHealthAttribute | string)[];
1429
-
1430
- NextToken?: string;
1431
- }
1432
- export declare namespace DescribeInstancesHealthRequest {
1433
-
1434
- const filterSensitiveLog: (obj: DescribeInstancesHealthRequest) => any;
1435
- }
1436
-
1437
- export interface Deployment {
1438
-
1439
- VersionLabel?: string;
1440
-
1441
- DeploymentId?: number;
1442
-
1443
- Status?: string;
1444
-
1445
- DeploymentTime?: Date;
1446
- }
1447
- export declare namespace Deployment {
1448
-
1449
- const filterSensitiveLog: (obj: Deployment) => any;
1450
- }
1451
-
1452
- export interface CPUUtilization {
1453
-
1454
- User?: number;
1455
-
1456
- Nice?: number;
1457
-
1458
- System?: number;
1459
-
1460
- Idle?: number;
1461
-
1462
- IOWait?: number;
1463
-
1464
- IRQ?: number;
1465
-
1466
- SoftIRQ?: number;
1467
-
1468
- Privileged?: number;
1469
- }
1470
- export declare namespace CPUUtilization {
1471
-
1472
- const filterSensitiveLog: (obj: CPUUtilization) => any;
1473
- }
1474
-
1475
- export interface SystemStatus {
1476
-
1477
- CPUUtilization?: CPUUtilization;
1478
-
1479
- LoadAverage?: number[];
1480
- }
1481
- export declare namespace SystemStatus {
1482
-
1483
- const filterSensitiveLog: (obj: SystemStatus) => any;
1484
- }
1485
-
1486
- export interface SingleInstanceHealth {
1487
-
1488
- InstanceId?: string;
1489
-
1490
- HealthStatus?: string;
1491
-
1492
- Color?: string;
1493
-
1494
- Causes?: string[];
1495
-
1496
- LaunchedAt?: Date;
1497
-
1498
- ApplicationMetrics?: ApplicationMetrics;
1499
-
1500
- System?: SystemStatus;
1501
-
1502
- Deployment?: Deployment;
1503
-
1504
- AvailabilityZone?: string;
1505
-
1506
- InstanceType?: string;
1507
- }
1508
- export declare namespace SingleInstanceHealth {
1509
-
1510
- const filterSensitiveLog: (obj: SingleInstanceHealth) => any;
1511
- }
1512
-
1513
- export interface DescribeInstancesHealthResult {
1514
-
1515
- InstanceHealthList?: SingleInstanceHealth[];
1516
-
1517
- RefreshedAt?: Date;
1518
-
1519
- NextToken?: string;
1520
- }
1521
- export declare namespace DescribeInstancesHealthResult {
1522
-
1523
- const filterSensitiveLog: (obj: DescribeInstancesHealthResult) => any;
1524
- }
1525
- export interface DescribePlatformVersionRequest {
1526
-
1527
- PlatformArn?: string;
1528
- }
1529
- export declare namespace DescribePlatformVersionRequest {
1530
-
1531
- const filterSensitiveLog: (obj: DescribePlatformVersionRequest) => any;
1532
- }
1533
-
1534
- export interface CustomAmi {
1535
-
1536
- VirtualizationType?: string;
1537
-
1538
- ImageId?: string;
1539
- }
1540
- export declare namespace CustomAmi {
1541
-
1542
- const filterSensitiveLog: (obj: CustomAmi) => any;
1543
- }
1544
-
1545
- export interface PlatformFramework {
1546
-
1547
- Name?: string;
1548
-
1549
- Version?: string;
1550
- }
1551
- export declare namespace PlatformFramework {
1552
-
1553
- const filterSensitiveLog: (obj: PlatformFramework) => any;
1554
- }
1555
-
1556
- export interface PlatformProgrammingLanguage {
1557
-
1558
- Name?: string;
1559
-
1560
- Version?: string;
1561
- }
1562
- export declare namespace PlatformProgrammingLanguage {
1563
-
1564
- const filterSensitiveLog: (obj: PlatformProgrammingLanguage) => any;
1565
- }
1566
-
1567
- export interface PlatformDescription {
1568
-
1569
- PlatformArn?: string;
1570
-
1571
- PlatformOwner?: string;
1572
-
1573
- PlatformName?: string;
1574
-
1575
- PlatformVersion?: string;
1576
-
1577
- SolutionStackName?: string;
1578
-
1579
- PlatformStatus?: PlatformStatus | string;
1580
-
1581
- DateCreated?: Date;
1582
-
1583
- DateUpdated?: Date;
1584
-
1585
- PlatformCategory?: string;
1586
-
1587
- Description?: string;
1588
-
1589
- Maintainer?: string;
1590
-
1591
- OperatingSystemName?: string;
1592
-
1593
- OperatingSystemVersion?: string;
1594
-
1595
- ProgrammingLanguages?: PlatformProgrammingLanguage[];
1596
-
1597
- Frameworks?: PlatformFramework[];
1598
-
1599
- CustomAmiList?: CustomAmi[];
1600
-
1601
- SupportedTierList?: string[];
1602
-
1603
- SupportedAddonList?: string[];
1604
-
1605
- PlatformLifecycleState?: string;
1606
-
1607
- PlatformBranchName?: string;
1608
-
1609
- PlatformBranchLifecycleState?: string;
1610
- }
1611
- export declare namespace PlatformDescription {
1612
-
1613
- const filterSensitiveLog: (obj: PlatformDescription) => any;
1614
- }
1615
- export interface DescribePlatformVersionResult {
1616
-
1617
- PlatformDescription?: PlatformDescription;
1618
- }
1619
- export declare namespace DescribePlatformVersionResult {
1620
-
1621
- const filterSensitiveLog: (obj: DescribePlatformVersionResult) => any;
1622
- }
1623
-
1624
- export interface DisassociateEnvironmentOperationsRoleMessage {
1625
-
1626
- EnvironmentName: string | undefined;
1627
- }
1628
- export declare namespace DisassociateEnvironmentOperationsRoleMessage {
1629
-
1630
- const filterSensitiveLog: (obj: DisassociateEnvironmentOperationsRoleMessage) => any;
1631
- }
1632
-
1633
- export interface ListAvailableSolutionStacksResultMessage {
1634
-
1635
- SolutionStacks?: string[];
1636
-
1637
- SolutionStackDetails?: SolutionStackDescription[];
1638
- }
1639
- export declare namespace ListAvailableSolutionStacksResultMessage {
1640
-
1641
- const filterSensitiveLog: (obj: ListAvailableSolutionStacksResultMessage) => any;
1642
- }
1643
-
1644
- export interface SearchFilter {
1645
-
1646
- Attribute?: string;
1647
-
1648
- Operator?: string;
1649
-
1650
- Values?: string[];
1651
- }
1652
- export declare namespace SearchFilter {
1653
-
1654
- const filterSensitiveLog: (obj: SearchFilter) => any;
1655
- }
1656
- export interface ListPlatformBranchesRequest {
1657
-
1658
- Filters?: SearchFilter[];
1659
-
1660
- MaxRecords?: number;
1661
-
1662
- NextToken?: string;
1663
- }
1664
- export declare namespace ListPlatformBranchesRequest {
1665
-
1666
- const filterSensitiveLog: (obj: ListPlatformBranchesRequest) => any;
1667
- }
1668
-
1669
- export interface PlatformBranchSummary {
1670
-
1671
- PlatformName?: string;
1672
-
1673
- BranchName?: string;
1674
-
1675
- LifecycleState?: string;
1676
-
1677
- BranchOrder?: number;
1678
-
1679
- SupportedTierList?: string[];
1680
- }
1681
- export declare namespace PlatformBranchSummary {
1682
-
1683
- const filterSensitiveLog: (obj: PlatformBranchSummary) => any;
1684
- }
1685
- export interface ListPlatformBranchesResult {
1686
-
1687
- PlatformBranchSummaryList?: PlatformBranchSummary[];
1688
-
1689
- NextToken?: string;
1690
- }
1691
- export declare namespace ListPlatformBranchesResult {
1692
-
1693
- const filterSensitiveLog: (obj: ListPlatformBranchesResult) => any;
1694
- }
1695
-
1696
- export interface PlatformFilter {
1697
-
1698
- Type?: string;
1699
-
1700
- Operator?: string;
1701
-
1702
- Values?: string[];
1703
- }
1704
- export declare namespace PlatformFilter {
1705
-
1706
- const filterSensitiveLog: (obj: PlatformFilter) => any;
1707
- }
1708
- export interface ListPlatformVersionsRequest {
1709
-
1710
- Filters?: PlatformFilter[];
1711
-
1712
- MaxRecords?: number;
1713
-
1714
- NextToken?: string;
1715
- }
1716
- export declare namespace ListPlatformVersionsRequest {
1717
-
1718
- const filterSensitiveLog: (obj: ListPlatformVersionsRequest) => any;
1719
- }
1720
- export interface ListPlatformVersionsResult {
1721
-
1722
- PlatformSummaryList?: PlatformSummary[];
1723
-
1724
- NextToken?: string;
1725
- }
1726
- export declare namespace ListPlatformVersionsResult {
1727
-
1728
- const filterSensitiveLog: (obj: ListPlatformVersionsResult) => any;
1729
- }
1730
- export interface ListTagsForResourceMessage {
1731
-
1732
- ResourceArn: string | undefined;
1733
- }
1734
- export declare namespace ListTagsForResourceMessage {
1735
-
1736
- const filterSensitiveLog: (obj: ListTagsForResourceMessage) => any;
1737
- }
1738
-
1739
- export interface ResourceNotFoundException extends __SmithyException, $MetadataBearer {
1740
- name: "ResourceNotFoundException";
1741
- $fault: "client";
1742
-
1743
- message?: string;
1744
- }
1745
- export interface ResourceTagsDescriptionMessage {
1746
-
1747
- ResourceArn?: string;
1748
-
1749
- ResourceTags?: Tag[];
1750
- }
1751
- export declare namespace ResourceTagsDescriptionMessage {
1752
-
1753
- const filterSensitiveLog: (obj: ResourceTagsDescriptionMessage) => any;
1754
- }
1755
-
1756
- export interface ResourceTypeNotSupportedException extends __SmithyException, $MetadataBearer {
1757
- name: "ResourceTypeNotSupportedException";
1758
- $fault: "client";
1759
-
1760
- message?: string;
1761
- }
1762
-
1763
- export interface RebuildEnvironmentMessage {
1764
-
1765
- EnvironmentId?: string;
1766
-
1767
- EnvironmentName?: string;
1768
- }
1769
- export declare namespace RebuildEnvironmentMessage {
1770
-
1771
- const filterSensitiveLog: (obj: RebuildEnvironmentMessage) => any;
1772
- }
1773
- export declare type EnvironmentInfoType = "bundle" | "tail";
1774
-
1775
- export interface RequestEnvironmentInfoMessage {
1776
-
1777
- EnvironmentId?: string;
1778
-
1779
- EnvironmentName?: string;
1780
-
1781
- InfoType: EnvironmentInfoType | string | undefined;
1782
- }
1783
- export declare namespace RequestEnvironmentInfoMessage {
1784
-
1785
- const filterSensitiveLog: (obj: RequestEnvironmentInfoMessage) => any;
1786
- }
1787
-
1788
- export interface RestartAppServerMessage {
1789
-
1790
- EnvironmentId?: string;
1791
-
1792
- EnvironmentName?: string;
1793
- }
1794
- export declare namespace RestartAppServerMessage {
1795
-
1796
- const filterSensitiveLog: (obj: RestartAppServerMessage) => any;
1797
- }
1798
-
1799
- export interface RetrieveEnvironmentInfoMessage {
1800
-
1801
- EnvironmentId?: string;
1802
-
1803
- EnvironmentName?: string;
1804
-
1805
- InfoType: EnvironmentInfoType | string | undefined;
1806
- }
1807
- export declare namespace RetrieveEnvironmentInfoMessage {
1808
-
1809
- const filterSensitiveLog: (obj: RetrieveEnvironmentInfoMessage) => any;
1810
- }
1811
-
1812
- export interface EnvironmentInfoDescription {
1813
-
1814
- InfoType?: EnvironmentInfoType | string;
1815
-
1816
- Ec2InstanceId?: string;
1817
-
1818
- SampleTimestamp?: Date;
1819
-
1820
- Message?: string;
1821
- }
1822
- export declare namespace EnvironmentInfoDescription {
1823
-
1824
- const filterSensitiveLog: (obj: EnvironmentInfoDescription) => any;
1825
- }
1826
-
1827
- export interface RetrieveEnvironmentInfoResultMessage {
1828
-
1829
- EnvironmentInfo?: EnvironmentInfoDescription[];
1830
- }
1831
- export declare namespace RetrieveEnvironmentInfoResultMessage {
1832
-
1833
- const filterSensitiveLog: (obj: RetrieveEnvironmentInfoResultMessage) => any;
1834
- }
1835
-
1836
- export interface SwapEnvironmentCNAMEsMessage {
1837
-
1838
- SourceEnvironmentId?: string;
1839
-
1840
- SourceEnvironmentName?: string;
1841
-
1842
- DestinationEnvironmentId?: string;
1843
-
1844
- DestinationEnvironmentName?: string;
1845
- }
1846
- export declare namespace SwapEnvironmentCNAMEsMessage {
1847
-
1848
- const filterSensitiveLog: (obj: SwapEnvironmentCNAMEsMessage) => any;
1849
- }
1850
-
1851
- export interface TerminateEnvironmentMessage {
1852
-
1853
- EnvironmentId?: string;
1854
-
1855
- EnvironmentName?: string;
1856
-
1857
- TerminateResources?: boolean;
1858
-
1859
- ForceTerminate?: boolean;
1860
- }
1861
- export declare namespace TerminateEnvironmentMessage {
1862
-
1863
- const filterSensitiveLog: (obj: TerminateEnvironmentMessage) => any;
1864
- }
1865
-
1866
- export interface UpdateApplicationMessage {
1867
-
1868
- ApplicationName: string | undefined;
1869
-
1870
- Description?: string;
1871
- }
1872
- export declare namespace UpdateApplicationMessage {
1873
-
1874
- const filterSensitiveLog: (obj: UpdateApplicationMessage) => any;
1875
- }
1876
- export interface UpdateApplicationResourceLifecycleMessage {
1877
-
1878
- ApplicationName: string | undefined;
1879
-
1880
- ResourceLifecycleConfig: ApplicationResourceLifecycleConfig | undefined;
1881
- }
1882
- export declare namespace UpdateApplicationResourceLifecycleMessage {
1883
-
1884
- const filterSensitiveLog: (obj: UpdateApplicationResourceLifecycleMessage) => any;
1885
- }
1886
-
1887
- export interface UpdateApplicationVersionMessage {
1888
-
1889
- ApplicationName: string | undefined;
1890
-
1891
- VersionLabel: string | undefined;
1892
-
1893
- Description?: string;
1894
- }
1895
- export declare namespace UpdateApplicationVersionMessage {
1896
-
1897
- const filterSensitiveLog: (obj: UpdateApplicationVersionMessage) => any;
1898
- }
1899
-
1900
- export interface UpdateConfigurationTemplateMessage {
1901
-
1902
- ApplicationName: string | undefined;
1903
-
1904
- TemplateName: string | undefined;
1905
-
1906
- Description?: string;
1907
-
1908
- OptionSettings?: ConfigurationOptionSetting[];
1909
-
1910
- OptionsToRemove?: OptionSpecification[];
1911
- }
1912
- export declare namespace UpdateConfigurationTemplateMessage {
1913
-
1914
- const filterSensitiveLog: (obj: UpdateConfigurationTemplateMessage) => any;
1915
- }
1916
-
1917
- export interface UpdateEnvironmentMessage {
1918
-
1919
- ApplicationName?: string;
1920
-
1921
- EnvironmentId?: string;
1922
-
1923
- EnvironmentName?: string;
1924
-
1925
- GroupName?: string;
1926
-
1927
- Description?: string;
1928
-
1929
- Tier?: EnvironmentTier;
1930
-
1931
- VersionLabel?: string;
1932
-
1933
- TemplateName?: string;
1934
-
1935
- SolutionStackName?: string;
1936
-
1937
- PlatformArn?: string;
1938
-
1939
- OptionSettings?: ConfigurationOptionSetting[];
1940
-
1941
- OptionsToRemove?: OptionSpecification[];
1942
- }
1943
- export declare namespace UpdateEnvironmentMessage {
1944
-
1945
- const filterSensitiveLog: (obj: UpdateEnvironmentMessage) => any;
1946
- }
1947
-
1948
- export interface TooManyTagsException extends __SmithyException, $MetadataBearer {
1949
- name: "TooManyTagsException";
1950
- $fault: "client";
1951
-
1952
- message?: string;
1953
- }
1954
- export interface UpdateTagsForResourceMessage {
1955
-
1956
- ResourceArn: string | undefined;
1957
-
1958
- TagsToAdd?: Tag[];
1959
-
1960
- TagsToRemove?: string[];
1961
- }
1962
- export declare namespace UpdateTagsForResourceMessage {
1963
-
1964
- const filterSensitiveLog: (obj: UpdateTagsForResourceMessage) => any;
1965
- }
1966
- export declare type ValidationSeverity = "error" | "warning";
1967
-
1968
- export interface ValidationMessage {
1969
-
1970
- Message?: string;
1971
-
1972
- Severity?: ValidationSeverity | string;
1973
-
1974
- Namespace?: string;
1975
-
1976
- OptionName?: string;
1977
- }
1978
- export declare namespace ValidationMessage {
1979
-
1980
- const filterSensitiveLog: (obj: ValidationMessage) => any;
1981
- }
1982
-
1983
- export interface ConfigurationSettingsValidationMessages {
1984
-
1985
- Messages?: ValidationMessage[];
1986
- }
1987
- export declare namespace ConfigurationSettingsValidationMessages {
1988
-
1989
- const filterSensitiveLog: (obj: ConfigurationSettingsValidationMessages) => any;
1990
- }
1991
-
1992
- export interface ValidateConfigurationSettingsMessage {
1993
-
1994
- ApplicationName: string | undefined;
1995
-
1996
- TemplateName?: string;
1997
-
1998
- EnvironmentName?: string;
1999
-
2000
- OptionSettings: ConfigurationOptionSetting[] | undefined;
2001
- }
2002
- export declare namespace ValidateConfigurationSettingsMessage {
2003
-
2004
- const filterSensitiveLog: (obj: ValidateConfigurationSettingsMessage) => any;
2005
- }