@aws-sdk/client-cloudformation 3.130.0 → 3.141.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +30 -0
- package/README.md +1 -1
- package/dist-cjs/commands/ActivateTypeCommand.js +2 -2
- package/dist-cjs/commands/BatchDescribeTypeConfigurationsCommand.js +2 -2
- package/dist-cjs/commands/CancelUpdateStackCommand.js +1 -1
- package/dist-cjs/commands/ContinueUpdateRollbackCommand.js +2 -2
- package/dist-cjs/commands/CreateChangeSetCommand.js +2 -2
- package/dist-cjs/commands/CreateStackCommand.js +2 -2
- package/dist-cjs/commands/CreateStackInstancesCommand.js +2 -2
- package/dist-cjs/commands/CreateStackSetCommand.js +2 -2
- package/dist-cjs/commands/DeactivateTypeCommand.js +2 -2
- package/dist-cjs/commands/DeleteChangeSetCommand.js +2 -2
- package/dist-cjs/commands/DeleteStackCommand.js +1 -1
- package/dist-cjs/commands/DeleteStackInstancesCommand.js +2 -2
- package/dist-cjs/commands/DeleteStackSetCommand.js +2 -2
- package/dist-cjs/commands/DeregisterTypeCommand.js +2 -2
- package/dist-cjs/commands/DescribeAccountLimitsCommand.js +2 -2
- package/dist-cjs/commands/DescribeChangeSetCommand.js +2 -2
- package/dist-cjs/commands/DescribeChangeSetHooksCommand.js +2 -2
- package/dist-cjs/commands/DescribePublisherCommand.js +2 -2
- package/dist-cjs/commands/DescribeStackDriftDetectionStatusCommand.js +2 -2
- package/dist-cjs/commands/DescribeStackEventsCommand.js +2 -2
- package/dist-cjs/commands/DescribeStackInstanceCommand.js +2 -2
- package/dist-cjs/commands/DescribeStackResourceCommand.js +2 -2
- package/dist-cjs/commands/DescribeStackResourceDriftsCommand.js +2 -2
- package/dist-cjs/commands/DescribeStackResourcesCommand.js +2 -2
- package/dist-cjs/commands/DescribeStackSetCommand.js +2 -2
- package/dist-cjs/commands/DescribeStackSetOperationCommand.js +2 -2
- package/dist-cjs/commands/DescribeStacksCommand.js +2 -2
- package/dist-cjs/commands/DescribeTypeCommand.js +2 -2
- package/dist-cjs/commands/DescribeTypeRegistrationCommand.js +2 -2
- package/dist-cjs/commands/DetectStackDriftCommand.js +2 -2
- package/dist-cjs/commands/DetectStackResourceDriftCommand.js +2 -2
- package/dist-cjs/commands/DetectStackSetDriftCommand.js +2 -2
- package/dist-cjs/commands/EstimateTemplateCostCommand.js +2 -2
- package/dist-cjs/commands/ExecuteChangeSetCommand.js +2 -2
- package/dist-cjs/commands/GetStackPolicyCommand.js +2 -2
- package/dist-cjs/commands/GetTemplateCommand.js +2 -2
- package/dist-cjs/commands/GetTemplateSummaryCommand.js +2 -2
- package/dist-cjs/commands/ImportStacksToStackSetCommand.js +2 -2
- package/dist-cjs/commands/ListChangeSetsCommand.js +2 -2
- package/dist-cjs/commands/ListExportsCommand.js +2 -2
- package/dist-cjs/commands/ListImportsCommand.js +2 -2
- package/dist-cjs/commands/ListStackInstancesCommand.js +2 -2
- package/dist-cjs/commands/ListStackResourcesCommand.js +2 -2
- package/dist-cjs/commands/ListStackSetOperationResultsCommand.js +2 -2
- package/dist-cjs/commands/ListStackSetOperationsCommand.js +2 -2
- package/dist-cjs/commands/ListStackSetsCommand.js +2 -2
- package/dist-cjs/commands/ListStacksCommand.js +2 -2
- package/dist-cjs/commands/ListTypeRegistrationsCommand.js +2 -2
- package/dist-cjs/commands/ListTypeVersionsCommand.js +2 -2
- package/dist-cjs/commands/ListTypesCommand.js +2 -2
- package/dist-cjs/commands/PublishTypeCommand.js +2 -2
- package/dist-cjs/commands/RecordHandlerProgressCommand.js +2 -2
- package/dist-cjs/commands/RegisterPublisherCommand.js +2 -2
- package/dist-cjs/commands/RegisterTypeCommand.js +2 -2
- package/dist-cjs/commands/RollbackStackCommand.js +2 -2
- package/dist-cjs/commands/SetStackPolicyCommand.js +1 -1
- package/dist-cjs/commands/SetTypeConfigurationCommand.js +2 -2
- package/dist-cjs/commands/SetTypeDefaultVersionCommand.js +2 -2
- package/dist-cjs/commands/SignalResourceCommand.js +1 -1
- package/dist-cjs/commands/StopStackSetOperationCommand.js +2 -2
- package/dist-cjs/commands/TestTypeCommand.js +2 -2
- package/dist-cjs/commands/UpdateStackCommand.js +2 -2
- package/dist-cjs/commands/UpdateStackInstancesCommand.js +2 -2
- package/dist-cjs/commands/UpdateStackSetCommand.js +2 -2
- package/dist-cjs/commands/UpdateTerminationProtectionCommand.js +2 -2
- package/dist-cjs/commands/ValidateTemplateCommand.js +2 -2
- package/dist-cjs/models/models_0.js +745 -1115
- package/dist-es/commands/ActivateTypeCommand.js +3 -3
- package/dist-es/commands/BatchDescribeTypeConfigurationsCommand.js +3 -3
- package/dist-es/commands/CancelUpdateStackCommand.js +2 -2
- package/dist-es/commands/ContinueUpdateRollbackCommand.js +3 -3
- package/dist-es/commands/CreateChangeSetCommand.js +3 -3
- package/dist-es/commands/CreateStackCommand.js +3 -3
- package/dist-es/commands/CreateStackInstancesCommand.js +3 -3
- package/dist-es/commands/CreateStackSetCommand.js +3 -3
- package/dist-es/commands/DeactivateTypeCommand.js +3 -3
- package/dist-es/commands/DeleteChangeSetCommand.js +3 -3
- package/dist-es/commands/DeleteStackCommand.js +2 -2
- package/dist-es/commands/DeleteStackInstancesCommand.js +3 -3
- package/dist-es/commands/DeleteStackSetCommand.js +3 -3
- package/dist-es/commands/DeregisterTypeCommand.js +3 -3
- package/dist-es/commands/DescribeAccountLimitsCommand.js +3 -3
- package/dist-es/commands/DescribeChangeSetCommand.js +3 -3
- package/dist-es/commands/DescribeChangeSetHooksCommand.js +3 -3
- package/dist-es/commands/DescribePublisherCommand.js +3 -3
- package/dist-es/commands/DescribeStackDriftDetectionStatusCommand.js +3 -3
- package/dist-es/commands/DescribeStackEventsCommand.js +3 -3
- package/dist-es/commands/DescribeStackInstanceCommand.js +3 -3
- package/dist-es/commands/DescribeStackResourceCommand.js +3 -3
- package/dist-es/commands/DescribeStackResourceDriftsCommand.js +3 -3
- package/dist-es/commands/DescribeStackResourcesCommand.js +3 -3
- package/dist-es/commands/DescribeStackSetCommand.js +3 -3
- package/dist-es/commands/DescribeStackSetOperationCommand.js +3 -3
- package/dist-es/commands/DescribeStacksCommand.js +3 -3
- package/dist-es/commands/DescribeTypeCommand.js +3 -3
- package/dist-es/commands/DescribeTypeRegistrationCommand.js +3 -3
- package/dist-es/commands/DetectStackDriftCommand.js +3 -3
- package/dist-es/commands/DetectStackResourceDriftCommand.js +3 -3
- package/dist-es/commands/DetectStackSetDriftCommand.js +3 -3
- package/dist-es/commands/EstimateTemplateCostCommand.js +3 -3
- package/dist-es/commands/ExecuteChangeSetCommand.js +3 -3
- package/dist-es/commands/GetStackPolicyCommand.js +3 -3
- package/dist-es/commands/GetTemplateCommand.js +3 -3
- package/dist-es/commands/GetTemplateSummaryCommand.js +3 -3
- package/dist-es/commands/ImportStacksToStackSetCommand.js +3 -3
- package/dist-es/commands/ListChangeSetsCommand.js +3 -3
- package/dist-es/commands/ListExportsCommand.js +3 -3
- package/dist-es/commands/ListImportsCommand.js +3 -3
- package/dist-es/commands/ListStackInstancesCommand.js +3 -3
- package/dist-es/commands/ListStackResourcesCommand.js +3 -3
- package/dist-es/commands/ListStackSetOperationResultsCommand.js +3 -3
- package/dist-es/commands/ListStackSetOperationsCommand.js +3 -3
- package/dist-es/commands/ListStackSetsCommand.js +3 -3
- package/dist-es/commands/ListStacksCommand.js +3 -3
- package/dist-es/commands/ListTypeRegistrationsCommand.js +3 -3
- package/dist-es/commands/ListTypeVersionsCommand.js +3 -3
- package/dist-es/commands/ListTypesCommand.js +3 -3
- package/dist-es/commands/PublishTypeCommand.js +3 -3
- package/dist-es/commands/RecordHandlerProgressCommand.js +3 -3
- package/dist-es/commands/RegisterPublisherCommand.js +3 -3
- package/dist-es/commands/RegisterTypeCommand.js +3 -3
- package/dist-es/commands/RollbackStackCommand.js +3 -3
- package/dist-es/commands/SetStackPolicyCommand.js +2 -2
- package/dist-es/commands/SetTypeConfigurationCommand.js +3 -3
- package/dist-es/commands/SetTypeDefaultVersionCommand.js +3 -3
- package/dist-es/commands/SignalResourceCommand.js +2 -2
- package/dist-es/commands/StopStackSetOperationCommand.js +3 -3
- package/dist-es/commands/TestTypeCommand.js +3 -3
- package/dist-es/commands/UpdateStackCommand.js +3 -3
- package/dist-es/commands/UpdateStackInstancesCommand.js +3 -3
- package/dist-es/commands/UpdateStackSetCommand.js +3 -3
- package/dist-es/commands/UpdateTerminationProtectionCommand.js +3 -3
- package/dist-es/commands/ValidateTemplateCommand.js +3 -3
- package/dist-es/models/models_0.js +185 -740
- package/dist-types/models/models_0.d.ts +740 -1110
- package/dist-types/ts3.4/models/models_0.d.ts +370 -740
- package/package.json +7 -7
|
@@ -68,12 +68,6 @@ export interface AccountGateResult {
|
|
|
68
68
|
*/
|
|
69
69
|
StatusReason?: string;
|
|
70
70
|
}
|
|
71
|
-
export declare namespace AccountGateResult {
|
|
72
|
-
/**
|
|
73
|
-
* @internal
|
|
74
|
-
*/
|
|
75
|
-
const filterSensitiveLog: (obj: AccountGateResult) => any;
|
|
76
|
-
}
|
|
77
71
|
/**
|
|
78
72
|
* <p>The AccountLimit data type.</p>
|
|
79
73
|
* <p>CloudFormation has the following limits per account:</p>
|
|
@@ -105,12 +99,6 @@ export interface AccountLimit {
|
|
|
105
99
|
*/
|
|
106
100
|
Value?: number;
|
|
107
101
|
}
|
|
108
|
-
export declare namespace AccountLimit {
|
|
109
|
-
/**
|
|
110
|
-
* @internal
|
|
111
|
-
*/
|
|
112
|
-
const filterSensitiveLog: (obj: AccountLimit) => any;
|
|
113
|
-
}
|
|
114
102
|
/**
|
|
115
103
|
* <p>Contains logging configuration information for an extension.</p>
|
|
116
104
|
*/
|
|
@@ -126,12 +114,6 @@ export interface LoggingConfig {
|
|
|
126
114
|
*/
|
|
127
115
|
LogGroupName: string | undefined;
|
|
128
116
|
}
|
|
129
|
-
export declare namespace LoggingConfig {
|
|
130
|
-
/**
|
|
131
|
-
* @internal
|
|
132
|
-
*/
|
|
133
|
-
const filterSensitiveLog: (obj: LoggingConfig) => any;
|
|
134
|
-
}
|
|
135
117
|
export declare enum ThirdPartyType {
|
|
136
118
|
HOOK = "HOOK",
|
|
137
119
|
MODULE = "MODULE",
|
|
@@ -219,12 +201,6 @@ export interface ActivateTypeInput {
|
|
|
219
201
|
*/
|
|
220
202
|
MajorVersion?: number;
|
|
221
203
|
}
|
|
222
|
-
export declare namespace ActivateTypeInput {
|
|
223
|
-
/**
|
|
224
|
-
* @internal
|
|
225
|
-
*/
|
|
226
|
-
const filterSensitiveLog: (obj: ActivateTypeInput) => any;
|
|
227
|
-
}
|
|
228
204
|
export interface ActivateTypeOutput {
|
|
229
205
|
/**
|
|
230
206
|
* <p>The Amazon Resource Name (ARN) of the activated extension, in this account and
|
|
@@ -232,12 +208,6 @@ export interface ActivateTypeOutput {
|
|
|
232
208
|
*/
|
|
233
209
|
Arn?: string;
|
|
234
210
|
}
|
|
235
|
-
export declare namespace ActivateTypeOutput {
|
|
236
|
-
/**
|
|
237
|
-
* @internal
|
|
238
|
-
*/
|
|
239
|
-
const filterSensitiveLog: (obj: ActivateTypeOutput) => any;
|
|
240
|
-
}
|
|
241
211
|
/**
|
|
242
212
|
* <p>An error occurred during a CloudFormation registry operation.</p>
|
|
243
213
|
*/
|
|
@@ -294,12 +264,6 @@ export interface AutoDeployment {
|
|
|
294
264
|
*/
|
|
295
265
|
RetainStacksOnAccountRemoval?: boolean;
|
|
296
266
|
}
|
|
297
|
-
export declare namespace AutoDeployment {
|
|
298
|
-
/**
|
|
299
|
-
* @internal
|
|
300
|
-
*/
|
|
301
|
-
const filterSensitiveLog: (obj: AutoDeployment) => any;
|
|
302
|
-
}
|
|
303
267
|
/**
|
|
304
268
|
* <p>Identifying information for the configuration of a CloudFormation
|
|
305
269
|
* extension.</p>
|
|
@@ -329,24 +293,12 @@ export interface TypeConfigurationIdentifier {
|
|
|
329
293
|
*/
|
|
330
294
|
TypeName?: string;
|
|
331
295
|
}
|
|
332
|
-
export declare namespace TypeConfigurationIdentifier {
|
|
333
|
-
/**
|
|
334
|
-
* @internal
|
|
335
|
-
*/
|
|
336
|
-
const filterSensitiveLog: (obj: TypeConfigurationIdentifier) => any;
|
|
337
|
-
}
|
|
338
296
|
export interface BatchDescribeTypeConfigurationsInput {
|
|
339
297
|
/**
|
|
340
298
|
* <p>The list of identifiers for the desired extension configurations.</p>
|
|
341
299
|
*/
|
|
342
300
|
TypeConfigurationIdentifiers: TypeConfigurationIdentifier[] | undefined;
|
|
343
301
|
}
|
|
344
|
-
export declare namespace BatchDescribeTypeConfigurationsInput {
|
|
345
|
-
/**
|
|
346
|
-
* @internal
|
|
347
|
-
*/
|
|
348
|
-
const filterSensitiveLog: (obj: BatchDescribeTypeConfigurationsInput) => any;
|
|
349
|
-
}
|
|
350
302
|
/**
|
|
351
303
|
* <p>Detailed information concerning an error generated during the setting of configuration
|
|
352
304
|
* data for a CloudFormation extension.</p>
|
|
@@ -366,12 +318,6 @@ export interface BatchDescribeTypeConfigurationsError {
|
|
|
366
318
|
*/
|
|
367
319
|
TypeConfigurationIdentifier?: TypeConfigurationIdentifier;
|
|
368
320
|
}
|
|
369
|
-
export declare namespace BatchDescribeTypeConfigurationsError {
|
|
370
|
-
/**
|
|
371
|
-
* @internal
|
|
372
|
-
*/
|
|
373
|
-
const filterSensitiveLog: (obj: BatchDescribeTypeConfigurationsError) => any;
|
|
374
|
-
}
|
|
375
321
|
/**
|
|
376
322
|
* <p>Detailed information concerning the specification of a CloudFormation extension
|
|
377
323
|
* in a given account and region.</p>
|
|
@@ -417,12 +363,6 @@ export interface TypeConfigurationDetails {
|
|
|
417
363
|
*/
|
|
418
364
|
IsDefaultConfiguration?: boolean;
|
|
419
365
|
}
|
|
420
|
-
export declare namespace TypeConfigurationDetails {
|
|
421
|
-
/**
|
|
422
|
-
* @internal
|
|
423
|
-
*/
|
|
424
|
-
const filterSensitiveLog: (obj: TypeConfigurationDetails) => any;
|
|
425
|
-
}
|
|
426
366
|
export interface BatchDescribeTypeConfigurationsOutput {
|
|
427
367
|
/**
|
|
428
368
|
* <p>A list of information concerning any errors generated during the setting of the
|
|
@@ -440,12 +380,6 @@ export interface BatchDescribeTypeConfigurationsOutput {
|
|
|
440
380
|
*/
|
|
441
381
|
TypeConfigurations?: TypeConfigurationDetails[];
|
|
442
382
|
}
|
|
443
|
-
export declare namespace BatchDescribeTypeConfigurationsOutput {
|
|
444
|
-
/**
|
|
445
|
-
* @internal
|
|
446
|
-
*/
|
|
447
|
-
const filterSensitiveLog: (obj: BatchDescribeTypeConfigurationsOutput) => any;
|
|
448
|
-
}
|
|
449
383
|
/**
|
|
450
384
|
* <p>The specified extension configuration can't be found.</p>
|
|
451
385
|
*/
|
|
@@ -479,12 +413,6 @@ export interface CancelUpdateStackInput {
|
|
|
479
413
|
*/
|
|
480
414
|
ClientRequestToken?: string;
|
|
481
415
|
}
|
|
482
|
-
export declare namespace CancelUpdateStackInput {
|
|
483
|
-
/**
|
|
484
|
-
* @internal
|
|
485
|
-
*/
|
|
486
|
-
const filterSensitiveLog: (obj: CancelUpdateStackInput) => any;
|
|
487
|
-
}
|
|
488
416
|
/**
|
|
489
417
|
* <p>A client request token already exists.</p>
|
|
490
418
|
*/
|
|
@@ -564,12 +492,6 @@ export interface ResourceTargetDefinition {
|
|
|
564
492
|
*/
|
|
565
493
|
RequiresRecreation?: RequiresRecreation | string;
|
|
566
494
|
}
|
|
567
|
-
export declare namespace ResourceTargetDefinition {
|
|
568
|
-
/**
|
|
569
|
-
* @internal
|
|
570
|
-
*/
|
|
571
|
-
const filterSensitiveLog: (obj: ResourceTargetDefinition) => any;
|
|
572
|
-
}
|
|
573
495
|
/**
|
|
574
496
|
* <p>For a resource with <code>Modify</code> as the action, the <code>ResourceChange</code>
|
|
575
497
|
* structure describes the changes CloudFormation will make to that resource.</p>
|
|
@@ -645,12 +567,6 @@ export interface ResourceChangeDetail {
|
|
|
645
567
|
*/
|
|
646
568
|
CausingEntity?: string;
|
|
647
569
|
}
|
|
648
|
-
export declare namespace ResourceChangeDetail {
|
|
649
|
-
/**
|
|
650
|
-
* @internal
|
|
651
|
-
*/
|
|
652
|
-
const filterSensitiveLog: (obj: ResourceChangeDetail) => any;
|
|
653
|
-
}
|
|
654
570
|
/**
|
|
655
571
|
* <p>Contains information about the module from which the resource was created, if the
|
|
656
572
|
* resource was created from a module included in the stack template.</p>
|
|
@@ -686,12 +602,6 @@ export interface ModuleInfo {
|
|
|
686
602
|
*/
|
|
687
603
|
LogicalIdHierarchy?: string;
|
|
688
604
|
}
|
|
689
|
-
export declare namespace ModuleInfo {
|
|
690
|
-
/**
|
|
691
|
-
* @internal
|
|
692
|
-
*/
|
|
693
|
-
const filterSensitiveLog: (obj: ModuleInfo) => any;
|
|
694
|
-
}
|
|
695
605
|
export declare enum Replacement {
|
|
696
606
|
Conditional = "Conditional",
|
|
697
607
|
False = "False",
|
|
@@ -760,12 +670,6 @@ export interface ResourceChange {
|
|
|
760
670
|
*/
|
|
761
671
|
ModuleInfo?: ModuleInfo;
|
|
762
672
|
}
|
|
763
|
-
export declare namespace ResourceChange {
|
|
764
|
-
/**
|
|
765
|
-
* @internal
|
|
766
|
-
*/
|
|
767
|
-
const filterSensitiveLog: (obj: ResourceChange) => any;
|
|
768
|
-
}
|
|
769
673
|
export declare enum ChangeType {
|
|
770
674
|
Resource = "Resource"
|
|
771
675
|
}
|
|
@@ -790,12 +694,6 @@ export interface Change {
|
|
|
790
694
|
*/
|
|
791
695
|
ResourceChange?: ResourceChange;
|
|
792
696
|
}
|
|
793
|
-
export declare namespace Change {
|
|
794
|
-
/**
|
|
795
|
-
* @internal
|
|
796
|
-
*/
|
|
797
|
-
const filterSensitiveLog: (obj: Change) => any;
|
|
798
|
-
}
|
|
799
697
|
export declare enum HookFailureMode {
|
|
800
698
|
FAIL = "FAIL",
|
|
801
699
|
WARN = "WARN"
|
|
@@ -820,12 +718,6 @@ export interface ChangeSetHookResourceTargetDetails {
|
|
|
820
718
|
*/
|
|
821
719
|
ResourceAction?: ChangeAction | string;
|
|
822
720
|
}
|
|
823
|
-
export declare namespace ChangeSetHookResourceTargetDetails {
|
|
824
|
-
/**
|
|
825
|
-
* @internal
|
|
826
|
-
*/
|
|
827
|
-
const filterSensitiveLog: (obj: ChangeSetHookResourceTargetDetails) => any;
|
|
828
|
-
}
|
|
829
721
|
export declare enum HookTargetType {
|
|
830
722
|
RESOURCE = "RESOURCE"
|
|
831
723
|
}
|
|
@@ -842,12 +734,6 @@ export interface ChangeSetHookTargetDetails {
|
|
|
842
734
|
*/
|
|
843
735
|
ResourceTargetDetails?: ChangeSetHookResourceTargetDetails;
|
|
844
736
|
}
|
|
845
|
-
export declare namespace ChangeSetHookTargetDetails {
|
|
846
|
-
/**
|
|
847
|
-
* @internal
|
|
848
|
-
*/
|
|
849
|
-
const filterSensitiveLog: (obj: ChangeSetHookTargetDetails) => any;
|
|
850
|
-
}
|
|
851
737
|
/**
|
|
852
738
|
* <p>Specifies the resource, the hook, and the hook version to be invoked.</p>
|
|
853
739
|
*/
|
|
@@ -929,12 +815,6 @@ export interface ChangeSetHook {
|
|
|
929
815
|
*/
|
|
930
816
|
TargetDetails?: ChangeSetHookTargetDetails;
|
|
931
817
|
}
|
|
932
|
-
export declare namespace ChangeSetHook {
|
|
933
|
-
/**
|
|
934
|
-
* @internal
|
|
935
|
-
*/
|
|
936
|
-
const filterSensitiveLog: (obj: ChangeSetHook) => any;
|
|
937
|
-
}
|
|
938
818
|
export declare enum ChangeSetHooksStatus {
|
|
939
819
|
PLANNED = "PLANNED",
|
|
940
820
|
PLANNING = "PLANNING",
|
|
@@ -1032,12 +912,6 @@ export interface ChangeSetSummary {
|
|
|
1032
912
|
*/
|
|
1033
913
|
RootChangeSetId?: string;
|
|
1034
914
|
}
|
|
1035
|
-
export declare namespace ChangeSetSummary {
|
|
1036
|
-
/**
|
|
1037
|
-
* @internal
|
|
1038
|
-
*/
|
|
1039
|
-
const filterSensitiveLog: (obj: ChangeSetSummary) => any;
|
|
1040
|
-
}
|
|
1041
915
|
export declare enum ChangeSetType {
|
|
1042
916
|
CREATE = "CREATE",
|
|
1043
917
|
IMPORT = "IMPORT",
|
|
@@ -1110,23 +984,11 @@ export interface ContinueUpdateRollbackInput {
|
|
|
1110
984
|
*/
|
|
1111
985
|
ClientRequestToken?: string;
|
|
1112
986
|
}
|
|
1113
|
-
export declare namespace ContinueUpdateRollbackInput {
|
|
1114
|
-
/**
|
|
1115
|
-
* @internal
|
|
1116
|
-
*/
|
|
1117
|
-
const filterSensitiveLog: (obj: ContinueUpdateRollbackInput) => any;
|
|
1118
|
-
}
|
|
1119
987
|
/**
|
|
1120
988
|
* <p>The output for a <a>ContinueUpdateRollback</a> operation.</p>
|
|
1121
989
|
*/
|
|
1122
990
|
export interface ContinueUpdateRollbackOutput {
|
|
1123
991
|
}
|
|
1124
|
-
export declare namespace ContinueUpdateRollbackOutput {
|
|
1125
|
-
/**
|
|
1126
|
-
* @internal
|
|
1127
|
-
*/
|
|
1128
|
-
const filterSensitiveLog: (obj: ContinueUpdateRollbackOutput) => any;
|
|
1129
|
-
}
|
|
1130
992
|
/**
|
|
1131
993
|
* <p>The Parameter data type.</p>
|
|
1132
994
|
*/
|
|
@@ -1155,12 +1017,6 @@ export interface Parameter {
|
|
|
1155
1017
|
*/
|
|
1156
1018
|
ResolvedValue?: string;
|
|
1157
1019
|
}
|
|
1158
|
-
export declare namespace Parameter {
|
|
1159
|
-
/**
|
|
1160
|
-
* @internal
|
|
1161
|
-
*/
|
|
1162
|
-
const filterSensitiveLog: (obj: Parameter) => any;
|
|
1163
|
-
}
|
|
1164
1020
|
/**
|
|
1165
1021
|
* <p>Describes the target resource of an import operation.</p>
|
|
1166
1022
|
*/
|
|
@@ -1181,12 +1037,6 @@ export interface ResourceToImport {
|
|
|
1181
1037
|
*/
|
|
1182
1038
|
ResourceIdentifier: Record<string, string> | undefined;
|
|
1183
1039
|
}
|
|
1184
|
-
export declare namespace ResourceToImport {
|
|
1185
|
-
/**
|
|
1186
|
-
* @internal
|
|
1187
|
-
*/
|
|
1188
|
-
const filterSensitiveLog: (obj: ResourceToImport) => any;
|
|
1189
|
-
}
|
|
1190
1040
|
/**
|
|
1191
1041
|
* <p>A rollback trigger CloudFormation monitors during creation and updating of stacks. If any of the
|
|
1192
1042
|
* alarms you specify goes to ALARM state during the stack operation or within the specified
|
|
@@ -1205,12 +1055,6 @@ export interface RollbackTrigger {
|
|
|
1205
1055
|
*/
|
|
1206
1056
|
Type: string | undefined;
|
|
1207
1057
|
}
|
|
1208
|
-
export declare namespace RollbackTrigger {
|
|
1209
|
-
/**
|
|
1210
|
-
* @internal
|
|
1211
|
-
*/
|
|
1212
|
-
const filterSensitiveLog: (obj: RollbackTrigger) => any;
|
|
1213
|
-
}
|
|
1214
1058
|
/**
|
|
1215
1059
|
* <p>Structure containing the rollback triggers for CloudFormation to monitor during stack creation
|
|
1216
1060
|
* and updating operations, and for the specified monitoring period afterwards.</p>
|
|
@@ -1262,12 +1106,6 @@ export interface RollbackConfiguration {
|
|
|
1262
1106
|
*/
|
|
1263
1107
|
MonitoringTimeInMinutes?: number;
|
|
1264
1108
|
}
|
|
1265
|
-
export declare namespace RollbackConfiguration {
|
|
1266
|
-
/**
|
|
1267
|
-
* @internal
|
|
1268
|
-
*/
|
|
1269
|
-
const filterSensitiveLog: (obj: RollbackConfiguration) => any;
|
|
1270
|
-
}
|
|
1271
1109
|
/**
|
|
1272
1110
|
* <p>The Tag type enables you to specify a key-value pair that can be used to store
|
|
1273
1111
|
* information about an CloudFormation stack.</p>
|
|
@@ -1286,12 +1124,6 @@ export interface Tag {
|
|
|
1286
1124
|
*/
|
|
1287
1125
|
Value: string | undefined;
|
|
1288
1126
|
}
|
|
1289
|
-
export declare namespace Tag {
|
|
1290
|
-
/**
|
|
1291
|
-
* @internal
|
|
1292
|
-
*/
|
|
1293
|
-
const filterSensitiveLog: (obj: Tag) => any;
|
|
1294
|
-
}
|
|
1295
1127
|
/**
|
|
1296
1128
|
* <p>The input for the <a>CreateChangeSet</a> action.</p>
|
|
1297
1129
|
*/
|
|
@@ -1511,12 +1343,6 @@ export interface CreateChangeSetInput {
|
|
|
1511
1343
|
*/
|
|
1512
1344
|
IncludeNestedStacks?: boolean;
|
|
1513
1345
|
}
|
|
1514
|
-
export declare namespace CreateChangeSetInput {
|
|
1515
|
-
/**
|
|
1516
|
-
* @internal
|
|
1517
|
-
*/
|
|
1518
|
-
const filterSensitiveLog: (obj: CreateChangeSetInput) => any;
|
|
1519
|
-
}
|
|
1520
1346
|
/**
|
|
1521
1347
|
* <p>The output for the <a>CreateChangeSet</a> action.</p>
|
|
1522
1348
|
*/
|
|
@@ -1530,12 +1356,6 @@ export interface CreateChangeSetOutput {
|
|
|
1530
1356
|
*/
|
|
1531
1357
|
StackId?: string;
|
|
1532
1358
|
}
|
|
1533
|
-
export declare namespace CreateChangeSetOutput {
|
|
1534
|
-
/**
|
|
1535
|
-
* @internal
|
|
1536
|
-
*/
|
|
1537
|
-
const filterSensitiveLog: (obj: CreateChangeSetOutput) => any;
|
|
1538
|
-
}
|
|
1539
1359
|
/**
|
|
1540
1360
|
* <p>The template contains resources with capabilities that weren't specified in the
|
|
1541
1361
|
* Capabilities parameter.</p>
|
|
@@ -1823,12 +1643,6 @@ export interface CreateStackInput {
|
|
|
1823
1643
|
*/
|
|
1824
1644
|
EnableTerminationProtection?: boolean;
|
|
1825
1645
|
}
|
|
1826
|
-
export declare namespace CreateStackInput {
|
|
1827
|
-
/**
|
|
1828
|
-
* @internal
|
|
1829
|
-
*/
|
|
1830
|
-
const filterSensitiveLog: (obj: CreateStackInput) => any;
|
|
1831
|
-
}
|
|
1832
1646
|
/**
|
|
1833
1647
|
* <p>The output for a <a>CreateStack</a> action.</p>
|
|
1834
1648
|
*/
|
|
@@ -1838,12 +1652,6 @@ export interface CreateStackOutput {
|
|
|
1838
1652
|
*/
|
|
1839
1653
|
StackId?: string;
|
|
1840
1654
|
}
|
|
1841
|
-
export declare namespace CreateStackOutput {
|
|
1842
|
-
/**
|
|
1843
|
-
* @internal
|
|
1844
|
-
*/
|
|
1845
|
-
const filterSensitiveLog: (obj: CreateStackOutput) => any;
|
|
1846
|
-
}
|
|
1847
1655
|
/**
|
|
1848
1656
|
* <p>[Service-managed permissions] The Organizations accounts to which StackSets
|
|
1849
1657
|
* deploys. StackSets doesn't deploy stack instances to the organization management account, even if the organization management account is in
|
|
@@ -1902,12 +1710,6 @@ export interface DeploymentTargets {
|
|
|
1902
1710
|
*/
|
|
1903
1711
|
AccountFilterType?: AccountFilterType | string;
|
|
1904
1712
|
}
|
|
1905
|
-
export declare namespace DeploymentTargets {
|
|
1906
|
-
/**
|
|
1907
|
-
* @internal
|
|
1908
|
-
*/
|
|
1909
|
-
const filterSensitiveLog: (obj: DeploymentTargets) => any;
|
|
1910
|
-
}
|
|
1911
1713
|
export declare enum RegionConcurrencyType {
|
|
1912
1714
|
PARALLEL = "PARALLEL",
|
|
1913
1715
|
SEQUENTIAL = "SEQUENTIAL"
|
|
@@ -1973,12 +1775,6 @@ export interface StackSetOperationPreferences {
|
|
|
1973
1775
|
*/
|
|
1974
1776
|
MaxConcurrentPercentage?: number;
|
|
1975
1777
|
}
|
|
1976
|
-
export declare namespace StackSetOperationPreferences {
|
|
1977
|
-
/**
|
|
1978
|
-
* @internal
|
|
1979
|
-
*/
|
|
1980
|
-
const filterSensitiveLog: (obj: StackSetOperationPreferences) => any;
|
|
1981
|
-
}
|
|
1982
1778
|
export interface CreateStackInstancesInput {
|
|
1983
1779
|
/**
|
|
1984
1780
|
* <p>The name or unique ID of the stack set that you want to create stack instances
|
|
@@ -2072,24 +1868,12 @@ export interface CreateStackInstancesInput {
|
|
|
2072
1868
|
*/
|
|
2073
1869
|
CallAs?: CallAs | string;
|
|
2074
1870
|
}
|
|
2075
|
-
export declare namespace CreateStackInstancesInput {
|
|
2076
|
-
/**
|
|
2077
|
-
* @internal
|
|
2078
|
-
*/
|
|
2079
|
-
const filterSensitiveLog: (obj: CreateStackInstancesInput) => any;
|
|
2080
|
-
}
|
|
2081
1871
|
export interface CreateStackInstancesOutput {
|
|
2082
1872
|
/**
|
|
2083
1873
|
* <p>The unique identifier for this stack set operation.</p>
|
|
2084
1874
|
*/
|
|
2085
1875
|
OperationId?: string;
|
|
2086
1876
|
}
|
|
2087
|
-
export declare namespace CreateStackInstancesOutput {
|
|
2088
|
-
/**
|
|
2089
|
-
* @internal
|
|
2090
|
-
*/
|
|
2091
|
-
const filterSensitiveLog: (obj: CreateStackInstancesOutput) => any;
|
|
2092
|
-
}
|
|
2093
1877
|
/**
|
|
2094
1878
|
* <p>The specified operation isn't valid.</p>
|
|
2095
1879
|
*/
|
|
@@ -2184,12 +1968,6 @@ export interface ManagedExecution {
|
|
|
2184
1968
|
*/
|
|
2185
1969
|
Active?: boolean;
|
|
2186
1970
|
}
|
|
2187
|
-
export declare namespace ManagedExecution {
|
|
2188
|
-
/**
|
|
2189
|
-
* @internal
|
|
2190
|
-
*/
|
|
2191
|
-
const filterSensitiveLog: (obj: ManagedExecution) => any;
|
|
2192
|
-
}
|
|
2193
1971
|
export declare type PermissionModels = "SELF_MANAGED" | "SERVICE_MANAGED";
|
|
2194
1972
|
export interface CreateStackSetInput {
|
|
2195
1973
|
/**
|
|
@@ -2416,24 +2194,12 @@ export interface CreateStackSetInput {
|
|
|
2416
2194
|
*/
|
|
2417
2195
|
ManagedExecution?: ManagedExecution;
|
|
2418
2196
|
}
|
|
2419
|
-
export declare namespace CreateStackSetInput {
|
|
2420
|
-
/**
|
|
2421
|
-
* @internal
|
|
2422
|
-
*/
|
|
2423
|
-
const filterSensitiveLog: (obj: CreateStackSetInput) => any;
|
|
2424
|
-
}
|
|
2425
2197
|
export interface CreateStackSetOutput {
|
|
2426
2198
|
/**
|
|
2427
2199
|
* <p>The ID of the stack set that you're creating.</p>
|
|
2428
2200
|
*/
|
|
2429
2201
|
StackSetId?: string;
|
|
2430
2202
|
}
|
|
2431
|
-
export declare namespace CreateStackSetOutput {
|
|
2432
|
-
/**
|
|
2433
|
-
* @internal
|
|
2434
|
-
*/
|
|
2435
|
-
const filterSensitiveLog: (obj: CreateStackSetOutput) => any;
|
|
2436
|
-
}
|
|
2437
2203
|
/**
|
|
2438
2204
|
* <p>The specified name is already in use.</p>
|
|
2439
2205
|
*/
|
|
@@ -2467,20 +2233,8 @@ export interface DeactivateTypeInput {
|
|
|
2467
2233
|
*/
|
|
2468
2234
|
Arn?: string;
|
|
2469
2235
|
}
|
|
2470
|
-
export declare namespace DeactivateTypeInput {
|
|
2471
|
-
/**
|
|
2472
|
-
* @internal
|
|
2473
|
-
*/
|
|
2474
|
-
const filterSensitiveLog: (obj: DeactivateTypeInput) => any;
|
|
2475
|
-
}
|
|
2476
2236
|
export interface DeactivateTypeOutput {
|
|
2477
2237
|
}
|
|
2478
|
-
export declare namespace DeactivateTypeOutput {
|
|
2479
|
-
/**
|
|
2480
|
-
* @internal
|
|
2481
|
-
*/
|
|
2482
|
-
const filterSensitiveLog: (obj: DeactivateTypeOutput) => any;
|
|
2483
|
-
}
|
|
2484
2238
|
/**
|
|
2485
2239
|
* <p>The input for the <a>DeleteChangeSet</a> action.</p>
|
|
2486
2240
|
*/
|
|
@@ -2495,23 +2249,11 @@ export interface DeleteChangeSetInput {
|
|
|
2495
2249
|
*/
|
|
2496
2250
|
StackName?: string;
|
|
2497
2251
|
}
|
|
2498
|
-
export declare namespace DeleteChangeSetInput {
|
|
2499
|
-
/**
|
|
2500
|
-
* @internal
|
|
2501
|
-
*/
|
|
2502
|
-
const filterSensitiveLog: (obj: DeleteChangeSetInput) => any;
|
|
2503
|
-
}
|
|
2504
2252
|
/**
|
|
2505
2253
|
* <p>The output for the <a>DeleteChangeSet</a> action.</p>
|
|
2506
2254
|
*/
|
|
2507
2255
|
export interface DeleteChangeSetOutput {
|
|
2508
2256
|
}
|
|
2509
|
-
export declare namespace DeleteChangeSetOutput {
|
|
2510
|
-
/**
|
|
2511
|
-
* @internal
|
|
2512
|
-
*/
|
|
2513
|
-
const filterSensitiveLog: (obj: DeleteChangeSetOutput) => any;
|
|
2514
|
-
}
|
|
2515
2257
|
/**
|
|
2516
2258
|
* <p>The specified change set can't be used to update the stack. For example, the change set
|
|
2517
2259
|
* status might be <code>CREATE_IN_PROGRESS</code>, or the stack status might be
|
|
@@ -2569,12 +2311,6 @@ export interface DeleteStackInput {
|
|
|
2569
2311
|
*/
|
|
2570
2312
|
ClientRequestToken?: string;
|
|
2571
2313
|
}
|
|
2572
|
-
export declare namespace DeleteStackInput {
|
|
2573
|
-
/**
|
|
2574
|
-
* @internal
|
|
2575
|
-
*/
|
|
2576
|
-
const filterSensitiveLog: (obj: DeleteStackInput) => any;
|
|
2577
|
-
}
|
|
2578
2314
|
export interface DeleteStackInstancesInput {
|
|
2579
2315
|
/**
|
|
2580
2316
|
* <p>The name or unique ID of the stack set that you want to delete stack instances
|
|
@@ -2641,24 +2377,12 @@ export interface DeleteStackInstancesInput {
|
|
|
2641
2377
|
*/
|
|
2642
2378
|
CallAs?: CallAs | string;
|
|
2643
2379
|
}
|
|
2644
|
-
export declare namespace DeleteStackInstancesInput {
|
|
2645
|
-
/**
|
|
2646
|
-
* @internal
|
|
2647
|
-
*/
|
|
2648
|
-
const filterSensitiveLog: (obj: DeleteStackInstancesInput) => any;
|
|
2649
|
-
}
|
|
2650
2380
|
export interface DeleteStackInstancesOutput {
|
|
2651
2381
|
/**
|
|
2652
2382
|
* <p>The unique identifier for this stack set operation.</p>
|
|
2653
2383
|
*/
|
|
2654
2384
|
OperationId?: string;
|
|
2655
2385
|
}
|
|
2656
|
-
export declare namespace DeleteStackInstancesOutput {
|
|
2657
|
-
/**
|
|
2658
|
-
* @internal
|
|
2659
|
-
*/
|
|
2660
|
-
const filterSensitiveLog: (obj: DeleteStackInstancesOutput) => any;
|
|
2661
|
-
}
|
|
2662
2386
|
export interface DeleteStackSetInput {
|
|
2663
2387
|
/**
|
|
2664
2388
|
* <p>The name or unique ID of the stack set that you're deleting. You can obtain this value
|
|
@@ -2686,20 +2410,8 @@ export interface DeleteStackSetInput {
|
|
|
2686
2410
|
*/
|
|
2687
2411
|
CallAs?: CallAs | string;
|
|
2688
2412
|
}
|
|
2689
|
-
export declare namespace DeleteStackSetInput {
|
|
2690
|
-
/**
|
|
2691
|
-
* @internal
|
|
2692
|
-
*/
|
|
2693
|
-
const filterSensitiveLog: (obj: DeleteStackSetInput) => any;
|
|
2694
|
-
}
|
|
2695
2413
|
export interface DeleteStackSetOutput {
|
|
2696
2414
|
}
|
|
2697
|
-
export declare namespace DeleteStackSetOutput {
|
|
2698
|
-
/**
|
|
2699
|
-
* @internal
|
|
2700
|
-
*/
|
|
2701
|
-
const filterSensitiveLog: (obj: DeleteStackSetOutput) => any;
|
|
2702
|
-
}
|
|
2703
2415
|
/**
|
|
2704
2416
|
* <p>You can't yet delete this stack set, because it still contains one or more stack
|
|
2705
2417
|
* instances. Delete all stack instances from the stack set before deleting the stack
|
|
@@ -2741,20 +2453,8 @@ export interface DeregisterTypeInput {
|
|
|
2741
2453
|
*/
|
|
2742
2454
|
VersionId?: string;
|
|
2743
2455
|
}
|
|
2744
|
-
export declare namespace DeregisterTypeInput {
|
|
2745
|
-
/**
|
|
2746
|
-
* @internal
|
|
2747
|
-
*/
|
|
2748
|
-
const filterSensitiveLog: (obj: DeregisterTypeInput) => any;
|
|
2749
|
-
}
|
|
2750
2456
|
export interface DeregisterTypeOutput {
|
|
2751
2457
|
}
|
|
2752
|
-
export declare namespace DeregisterTypeOutput {
|
|
2753
|
-
/**
|
|
2754
|
-
* @internal
|
|
2755
|
-
*/
|
|
2756
|
-
const filterSensitiveLog: (obj: DeregisterTypeOutput) => any;
|
|
2757
|
-
}
|
|
2758
2458
|
/**
|
|
2759
2459
|
* <p>The input for the <a>DescribeAccountLimits</a> action.</p>
|
|
2760
2460
|
*/
|
|
@@ -2764,12 +2464,6 @@ export interface DescribeAccountLimitsInput {
|
|
|
2764
2464
|
*/
|
|
2765
2465
|
NextToken?: string;
|
|
2766
2466
|
}
|
|
2767
|
-
export declare namespace DescribeAccountLimitsInput {
|
|
2768
|
-
/**
|
|
2769
|
-
* @internal
|
|
2770
|
-
*/
|
|
2771
|
-
const filterSensitiveLog: (obj: DescribeAccountLimitsInput) => any;
|
|
2772
|
-
}
|
|
2773
2467
|
/**
|
|
2774
2468
|
* <p>The output for the <a>DescribeAccountLimits</a> action.</p>
|
|
2775
2469
|
*/
|
|
@@ -2785,12 +2479,6 @@ export interface DescribeAccountLimitsOutput {
|
|
|
2785
2479
|
*/
|
|
2786
2480
|
NextToken?: string;
|
|
2787
2481
|
}
|
|
2788
|
-
export declare namespace DescribeAccountLimitsOutput {
|
|
2789
|
-
/**
|
|
2790
|
-
* @internal
|
|
2791
|
-
*/
|
|
2792
|
-
const filterSensitiveLog: (obj: DescribeAccountLimitsOutput) => any;
|
|
2793
|
-
}
|
|
2794
2482
|
/**
|
|
2795
2483
|
* <p>The input for the <a>DescribeChangeSet</a> action.</p>
|
|
2796
2484
|
*/
|
|
@@ -2811,12 +2499,6 @@ export interface DescribeChangeSetInput {
|
|
|
2811
2499
|
*/
|
|
2812
2500
|
NextToken?: string;
|
|
2813
2501
|
}
|
|
2814
|
-
export declare namespace DescribeChangeSetInput {
|
|
2815
|
-
/**
|
|
2816
|
-
* @internal
|
|
2817
|
-
*/
|
|
2818
|
-
const filterSensitiveLog: (obj: DescribeChangeSetInput) => any;
|
|
2819
|
-
}
|
|
2820
2502
|
/**
|
|
2821
2503
|
* <p>The output for the <a>DescribeChangeSet</a> action.</p>
|
|
2822
2504
|
*/
|
|
@@ -2913,12 +2595,6 @@ export interface DescribeChangeSetOutput {
|
|
|
2913
2595
|
*/
|
|
2914
2596
|
RootChangeSetId?: string;
|
|
2915
2597
|
}
|
|
2916
|
-
export declare namespace DescribeChangeSetOutput {
|
|
2917
|
-
/**
|
|
2918
|
-
* @internal
|
|
2919
|
-
*/
|
|
2920
|
-
const filterSensitiveLog: (obj: DescribeChangeSetOutput) => any;
|
|
2921
|
-
}
|
|
2922
2598
|
export interface DescribeChangeSetHooksInput {
|
|
2923
2599
|
/**
|
|
2924
2600
|
* <p>The name or Amazon Resource Name (ARN) of the change set that you want to
|
|
@@ -2941,12 +2617,6 @@ export interface DescribeChangeSetHooksInput {
|
|
|
2941
2617
|
*/
|
|
2942
2618
|
LogicalResourceId?: string;
|
|
2943
2619
|
}
|
|
2944
|
-
export declare namespace DescribeChangeSetHooksInput {
|
|
2945
|
-
/**
|
|
2946
|
-
* @internal
|
|
2947
|
-
*/
|
|
2948
|
-
const filterSensitiveLog: (obj: DescribeChangeSetHooksInput) => any;
|
|
2949
|
-
}
|
|
2950
2620
|
export interface DescribeChangeSetHooksOutput {
|
|
2951
2621
|
/**
|
|
2952
2622
|
* <p>The change set identifier (stack ID).</p>
|
|
@@ -2977,12 +2647,6 @@ export interface DescribeChangeSetHooksOutput {
|
|
|
2977
2647
|
*/
|
|
2978
2648
|
StackName?: string;
|
|
2979
2649
|
}
|
|
2980
|
-
export declare namespace DescribeChangeSetHooksOutput {
|
|
2981
|
-
/**
|
|
2982
|
-
* @internal
|
|
2983
|
-
*/
|
|
2984
|
-
const filterSensitiveLog: (obj: DescribeChangeSetHooksOutput) => any;
|
|
2985
|
-
}
|
|
2986
2650
|
export interface DescribePublisherInput {
|
|
2987
2651
|
/**
|
|
2988
2652
|
* <p>The ID of the extension publisher.</p>
|
|
@@ -2992,12 +2656,6 @@ export interface DescribePublisherInput {
|
|
|
2992
2656
|
*/
|
|
2993
2657
|
PublisherId?: string;
|
|
2994
2658
|
}
|
|
2995
|
-
export declare namespace DescribePublisherInput {
|
|
2996
|
-
/**
|
|
2997
|
-
* @internal
|
|
2998
|
-
*/
|
|
2999
|
-
const filterSensitiveLog: (obj: DescribePublisherInput) => any;
|
|
3000
|
-
}
|
|
3001
2659
|
export declare enum IdentityProvider {
|
|
3002
2660
|
AWS_Marketplace = "AWS_Marketplace",
|
|
3003
2661
|
Bitbucket = "Bitbucket",
|
|
@@ -3027,12 +2685,6 @@ export interface DescribePublisherOutput {
|
|
|
3027
2685
|
*/
|
|
3028
2686
|
PublisherProfile?: string;
|
|
3029
2687
|
}
|
|
3030
|
-
export declare namespace DescribePublisherOutput {
|
|
3031
|
-
/**
|
|
3032
|
-
* @internal
|
|
3033
|
-
*/
|
|
3034
|
-
const filterSensitiveLog: (obj: DescribePublisherOutput) => any;
|
|
3035
|
-
}
|
|
3036
2688
|
export interface DescribeStackDriftDetectionStatusInput {
|
|
3037
2689
|
/**
|
|
3038
2690
|
* <p>The ID of the drift detection results of this operation.</p>
|
|
@@ -3042,12 +2694,6 @@ export interface DescribeStackDriftDetectionStatusInput {
|
|
|
3042
2694
|
*/
|
|
3043
2695
|
StackDriftDetectionId: string | undefined;
|
|
3044
2696
|
}
|
|
3045
|
-
export declare namespace DescribeStackDriftDetectionStatusInput {
|
|
3046
|
-
/**
|
|
3047
|
-
* @internal
|
|
3048
|
-
*/
|
|
3049
|
-
const filterSensitiveLog: (obj: DescribeStackDriftDetectionStatusInput) => any;
|
|
3050
|
-
}
|
|
3051
2697
|
export declare enum StackDriftDetectionStatus {
|
|
3052
2698
|
DETECTION_COMPLETE = "DETECTION_COMPLETE",
|
|
3053
2699
|
DETECTION_FAILED = "DETECTION_FAILED",
|
|
@@ -3139,12 +2785,6 @@ export interface DescribeStackDriftDetectionStatusOutput {
|
|
|
3139
2785
|
*/
|
|
3140
2786
|
Timestamp: Date | undefined;
|
|
3141
2787
|
}
|
|
3142
|
-
export declare namespace DescribeStackDriftDetectionStatusOutput {
|
|
3143
|
-
/**
|
|
3144
|
-
* @internal
|
|
3145
|
-
*/
|
|
3146
|
-
const filterSensitiveLog: (obj: DescribeStackDriftDetectionStatusOutput) => any;
|
|
3147
|
-
}
|
|
3148
2788
|
/**
|
|
3149
2789
|
* <p>The input for <a>DescribeStackEvents</a> action.</p>
|
|
3150
2790
|
*/
|
|
@@ -3169,12 +2809,6 @@ export interface DescribeStackEventsInput {
|
|
|
3169
2809
|
*/
|
|
3170
2810
|
NextToken?: string;
|
|
3171
2811
|
}
|
|
3172
|
-
export declare namespace DescribeStackEventsInput {
|
|
3173
|
-
/**
|
|
3174
|
-
* @internal
|
|
3175
|
-
*/
|
|
3176
|
-
const filterSensitiveLog: (obj: DescribeStackEventsInput) => any;
|
|
3177
|
-
}
|
|
3178
2812
|
export declare enum HookStatus {
|
|
3179
2813
|
HOOK_COMPLETE_FAILED = "HOOK_COMPLETE_FAILED",
|
|
3180
2814
|
HOOK_COMPLETE_SUCCEEDED = "HOOK_COMPLETE_SUCCEEDED",
|
|
@@ -3296,12 +2930,6 @@ export interface StackEvent {
|
|
|
3296
2930
|
*/
|
|
3297
2931
|
HookFailureMode?: HookFailureMode | string;
|
|
3298
2932
|
}
|
|
3299
|
-
export declare namespace StackEvent {
|
|
3300
|
-
/**
|
|
3301
|
-
* @internal
|
|
3302
|
-
*/
|
|
3303
|
-
const filterSensitiveLog: (obj: StackEvent) => any;
|
|
3304
|
-
}
|
|
3305
2933
|
/**
|
|
3306
2934
|
* <p>The output for a <a>DescribeStackEvents</a> action.</p>
|
|
3307
2935
|
*/
|
|
@@ -3316,12 +2944,6 @@ export interface DescribeStackEventsOutput {
|
|
|
3316
2944
|
*/
|
|
3317
2945
|
NextToken?: string;
|
|
3318
2946
|
}
|
|
3319
|
-
export declare namespace DescribeStackEventsOutput {
|
|
3320
|
-
/**
|
|
3321
|
-
* @internal
|
|
3322
|
-
*/
|
|
3323
|
-
const filterSensitiveLog: (obj: DescribeStackEventsOutput) => any;
|
|
3324
|
-
}
|
|
3325
2947
|
export interface DescribeStackInstanceInput {
|
|
3326
2948
|
/**
|
|
3327
2949
|
* <p>The name or the unique stack ID of the stack set that you want to get stack instance
|
|
@@ -3358,12 +2980,6 @@ export interface DescribeStackInstanceInput {
|
|
|
3358
2980
|
*/
|
|
3359
2981
|
CallAs?: CallAs | string;
|
|
3360
2982
|
}
|
|
3361
|
-
export declare namespace DescribeStackInstanceInput {
|
|
3362
|
-
/**
|
|
3363
|
-
* @internal
|
|
3364
|
-
*/
|
|
3365
|
-
const filterSensitiveLog: (obj: DescribeStackInstanceInput) => any;
|
|
3366
|
-
}
|
|
3367
2983
|
export declare type StackInstanceDetailedStatus = "CANCELLED" | "FAILED" | "INOPERABLE" | "PENDING" | "RUNNING" | "SUCCEEDED";
|
|
3368
2984
|
/**
|
|
3369
2985
|
* <p>The detailed status of the stack instance.</p>
|
|
@@ -3411,12 +3027,6 @@ export interface StackInstanceComprehensiveStatus {
|
|
|
3411
3027
|
*/
|
|
3412
3028
|
DetailedStatus?: StackInstanceDetailedStatus | string;
|
|
3413
3029
|
}
|
|
3414
|
-
export declare namespace StackInstanceComprehensiveStatus {
|
|
3415
|
-
/**
|
|
3416
|
-
* @internal
|
|
3417
|
-
*/
|
|
3418
|
-
const filterSensitiveLog: (obj: StackInstanceComprehensiveStatus) => any;
|
|
3419
|
-
}
|
|
3420
3030
|
export declare type StackInstanceStatus = "CURRENT" | "INOPERABLE" | "OUTDATED";
|
|
3421
3031
|
/**
|
|
3422
3032
|
* <p>An CloudFormation stack, in a specific account and Region, that's part of a stack
|
|
@@ -3536,24 +3146,12 @@ export interface StackInstance {
|
|
|
3536
3146
|
*/
|
|
3537
3147
|
LastDriftCheckTimestamp?: Date;
|
|
3538
3148
|
}
|
|
3539
|
-
export declare namespace StackInstance {
|
|
3540
|
-
/**
|
|
3541
|
-
* @internal
|
|
3542
|
-
*/
|
|
3543
|
-
const filterSensitiveLog: (obj: StackInstance) => any;
|
|
3544
|
-
}
|
|
3545
3149
|
export interface DescribeStackInstanceOutput {
|
|
3546
3150
|
/**
|
|
3547
3151
|
* <p>The stack instance that matches the specified request parameters.</p>
|
|
3548
3152
|
*/
|
|
3549
3153
|
StackInstance?: StackInstance;
|
|
3550
3154
|
}
|
|
3551
|
-
export declare namespace DescribeStackInstanceOutput {
|
|
3552
|
-
/**
|
|
3553
|
-
* @internal
|
|
3554
|
-
*/
|
|
3555
|
-
const filterSensitiveLog: (obj: DescribeStackInstanceOutput) => any;
|
|
3556
|
-
}
|
|
3557
3155
|
/**
|
|
3558
3156
|
* <p>The specified stack instance doesn't exist.</p>
|
|
3559
3157
|
*/
|
|
@@ -3591,12 +3189,6 @@ export interface DescribeStackResourceInput {
|
|
|
3591
3189
|
*/
|
|
3592
3190
|
LogicalResourceId: string | undefined;
|
|
3593
3191
|
}
|
|
3594
|
-
export declare namespace DescribeStackResourceInput {
|
|
3595
|
-
/**
|
|
3596
|
-
* @internal
|
|
3597
|
-
*/
|
|
3598
|
-
const filterSensitiveLog: (obj: DescribeStackResourceInput) => any;
|
|
3599
|
-
}
|
|
3600
3192
|
export declare enum StackResourceDriftStatus {
|
|
3601
3193
|
DELETED = "DELETED",
|
|
3602
3194
|
IN_SYNC = "IN_SYNC",
|
|
@@ -3643,12 +3235,6 @@ export interface StackResourceDriftInformation {
|
|
|
3643
3235
|
*/
|
|
3644
3236
|
LastCheckTimestamp?: Date;
|
|
3645
3237
|
}
|
|
3646
|
-
export declare namespace StackResourceDriftInformation {
|
|
3647
|
-
/**
|
|
3648
|
-
* @internal
|
|
3649
|
-
*/
|
|
3650
|
-
const filterSensitiveLog: (obj: StackResourceDriftInformation) => any;
|
|
3651
|
-
}
|
|
3652
3238
|
/**
|
|
3653
3239
|
* <p>Contains detailed information about the specified stack resource.</p>
|
|
3654
3240
|
*/
|
|
@@ -3709,12 +3295,6 @@ export interface StackResourceDetail {
|
|
|
3709
3295
|
*/
|
|
3710
3296
|
ModuleInfo?: ModuleInfo;
|
|
3711
3297
|
}
|
|
3712
|
-
export declare namespace StackResourceDetail {
|
|
3713
|
-
/**
|
|
3714
|
-
* @internal
|
|
3715
|
-
*/
|
|
3716
|
-
const filterSensitiveLog: (obj: StackResourceDetail) => any;
|
|
3717
|
-
}
|
|
3718
3298
|
/**
|
|
3719
3299
|
* <p>The output for a <a>DescribeStackResource</a> action.</p>
|
|
3720
3300
|
*/
|
|
@@ -3725,12 +3305,6 @@ export interface DescribeStackResourceOutput {
|
|
|
3725
3305
|
*/
|
|
3726
3306
|
StackResourceDetail?: StackResourceDetail;
|
|
3727
3307
|
}
|
|
3728
|
-
export declare namespace DescribeStackResourceOutput {
|
|
3729
|
-
/**
|
|
3730
|
-
* @internal
|
|
3731
|
-
*/
|
|
3732
|
-
const filterSensitiveLog: (obj: DescribeStackResourceOutput) => any;
|
|
3733
|
-
}
|
|
3734
3308
|
export interface DescribeStackResourceDriftsInput {
|
|
3735
3309
|
/**
|
|
3736
3310
|
* <p>The name of the stack for which you want drift information.</p>
|
|
@@ -3774,12 +3348,6 @@ export interface DescribeStackResourceDriftsInput {
|
|
|
3774
3348
|
*/
|
|
3775
3349
|
MaxResults?: number;
|
|
3776
3350
|
}
|
|
3777
|
-
export declare namespace DescribeStackResourceDriftsInput {
|
|
3778
|
-
/**
|
|
3779
|
-
* @internal
|
|
3780
|
-
*/
|
|
3781
|
-
const filterSensitiveLog: (obj: DescribeStackResourceDriftsInput) => any;
|
|
3782
|
-
}
|
|
3783
3351
|
/**
|
|
3784
3352
|
* <p>Context information that enables CloudFormation to uniquely identify a resource. CloudFormation uses
|
|
3785
3353
|
* context key-value pairs in cases where a resource's logical and physical IDs aren't enough
|
|
@@ -3796,12 +3364,6 @@ export interface PhysicalResourceIdContextKeyValuePair {
|
|
|
3796
3364
|
*/
|
|
3797
3365
|
Value: string | undefined;
|
|
3798
3366
|
}
|
|
3799
|
-
export declare namespace PhysicalResourceIdContextKeyValuePair {
|
|
3800
|
-
/**
|
|
3801
|
-
* @internal
|
|
3802
|
-
*/
|
|
3803
|
-
const filterSensitiveLog: (obj: PhysicalResourceIdContextKeyValuePair) => any;
|
|
3804
|
-
}
|
|
3805
3367
|
export declare enum DifferenceType {
|
|
3806
3368
|
ADD = "ADD",
|
|
3807
3369
|
NOT_EQUAL = "NOT_EQUAL",
|
|
@@ -3851,12 +3413,6 @@ export interface PropertyDifference {
|
|
|
3851
3413
|
*/
|
|
3852
3414
|
DifferenceType: DifferenceType | string | undefined;
|
|
3853
3415
|
}
|
|
3854
|
-
export declare namespace PropertyDifference {
|
|
3855
|
-
/**
|
|
3856
|
-
* @internal
|
|
3857
|
-
*/
|
|
3858
|
-
const filterSensitiveLog: (obj: PropertyDifference) => any;
|
|
3859
|
-
}
|
|
3860
3416
|
/**
|
|
3861
3417
|
* <p>Contains the drift information for a resource that has been checked for drift. This
|
|
3862
3418
|
* includes actual and expected property values for resources in which CloudFormation has detected
|
|
@@ -3952,12 +3508,6 @@ export interface StackResourceDrift {
|
|
|
3952
3508
|
*/
|
|
3953
3509
|
ModuleInfo?: ModuleInfo;
|
|
3954
3510
|
}
|
|
3955
|
-
export declare namespace StackResourceDrift {
|
|
3956
|
-
/**
|
|
3957
|
-
* @internal
|
|
3958
|
-
*/
|
|
3959
|
-
const filterSensitiveLog: (obj: StackResourceDrift) => any;
|
|
3960
|
-
}
|
|
3961
3511
|
export interface DescribeStackResourceDriftsOutput {
|
|
3962
3512
|
/**
|
|
3963
3513
|
* <p>Drift information for the resources that have been checked for drift in the specified
|
|
@@ -3978,12 +3528,6 @@ export interface DescribeStackResourceDriftsOutput {
|
|
|
3978
3528
|
*/
|
|
3979
3529
|
NextToken?: string;
|
|
3980
3530
|
}
|
|
3981
|
-
export declare namespace DescribeStackResourceDriftsOutput {
|
|
3982
|
-
/**
|
|
3983
|
-
* @internal
|
|
3984
|
-
*/
|
|
3985
|
-
const filterSensitiveLog: (obj: DescribeStackResourceDriftsOutput) => any;
|
|
3986
|
-
}
|
|
3987
3531
|
/**
|
|
3988
3532
|
* <p>The input for <a>DescribeStackResources</a> action.</p>
|
|
3989
3533
|
*/
|
|
@@ -4023,12 +3567,6 @@ export interface DescribeStackResourcesInput {
|
|
|
4023
3567
|
*/
|
|
4024
3568
|
PhysicalResourceId?: string;
|
|
4025
3569
|
}
|
|
4026
|
-
export declare namespace DescribeStackResourcesInput {
|
|
4027
|
-
/**
|
|
4028
|
-
* @internal
|
|
4029
|
-
*/
|
|
4030
|
-
const filterSensitiveLog: (obj: DescribeStackResourcesInput) => any;
|
|
4031
|
-
}
|
|
4032
3570
|
/**
|
|
4033
3571
|
* <p>The StackResource data type.</p>
|
|
4034
3572
|
*/
|
|
@@ -4084,12 +3622,6 @@ export interface StackResource {
|
|
|
4084
3622
|
*/
|
|
4085
3623
|
ModuleInfo?: ModuleInfo;
|
|
4086
3624
|
}
|
|
4087
|
-
export declare namespace StackResource {
|
|
4088
|
-
/**
|
|
4089
|
-
* @internal
|
|
4090
|
-
*/
|
|
4091
|
-
const filterSensitiveLog: (obj: StackResource) => any;
|
|
4092
|
-
}
|
|
4093
3625
|
/**
|
|
4094
3626
|
* <p>The output for a <a>DescribeStackResources</a> action.</p>
|
|
4095
3627
|
*/
|
|
@@ -4099,12 +3631,6 @@ export interface DescribeStackResourcesOutput {
|
|
|
4099
3631
|
*/
|
|
4100
3632
|
StackResources?: StackResource[];
|
|
4101
3633
|
}
|
|
4102
|
-
export declare namespace DescribeStackResourcesOutput {
|
|
4103
|
-
/**
|
|
4104
|
-
* @internal
|
|
4105
|
-
*/
|
|
4106
|
-
const filterSensitiveLog: (obj: DescribeStackResourcesOutput) => any;
|
|
4107
|
-
}
|
|
4108
3634
|
/**
|
|
4109
3635
|
* <p>The input for <a>DescribeStacks</a> action.</p>
|
|
4110
3636
|
*/
|
|
@@ -4129,12 +3655,6 @@ export interface DescribeStacksInput {
|
|
|
4129
3655
|
*/
|
|
4130
3656
|
NextToken?: string;
|
|
4131
3657
|
}
|
|
4132
|
-
export declare namespace DescribeStacksInput {
|
|
4133
|
-
/**
|
|
4134
|
-
* @internal
|
|
4135
|
-
*/
|
|
4136
|
-
const filterSensitiveLog: (obj: DescribeStacksInput) => any;
|
|
4137
|
-
}
|
|
4138
3658
|
/**
|
|
4139
3659
|
* <p>Contains information about whether the stack's actual configuration differs, or has
|
|
4140
3660
|
* <i>drifted</i>, from its expected configuration, as defined in the stack
|
|
@@ -4175,12 +3695,6 @@ export interface StackDriftInformation {
|
|
|
4175
3695
|
*/
|
|
4176
3696
|
LastCheckTimestamp?: Date;
|
|
4177
3697
|
}
|
|
4178
|
-
export declare namespace StackDriftInformation {
|
|
4179
|
-
/**
|
|
4180
|
-
* @internal
|
|
4181
|
-
*/
|
|
4182
|
-
const filterSensitiveLog: (obj: StackDriftInformation) => any;
|
|
4183
|
-
}
|
|
4184
3698
|
/**
|
|
4185
3699
|
* <p>The Output data type.</p>
|
|
4186
3700
|
*/
|
|
@@ -4202,12 +3716,6 @@ export interface Output {
|
|
|
4202
3716
|
*/
|
|
4203
3717
|
ExportName?: string;
|
|
4204
3718
|
}
|
|
4205
|
-
export declare namespace Output {
|
|
4206
|
-
/**
|
|
4207
|
-
* @internal
|
|
4208
|
-
*/
|
|
4209
|
-
const filterSensitiveLog: (obj: Output) => any;
|
|
4210
|
-
}
|
|
4211
3719
|
export declare enum StackStatus {
|
|
4212
3720
|
CREATE_COMPLETE = "CREATE_COMPLETE",
|
|
4213
3721
|
CREATE_FAILED = "CREATE_FAILED",
|
|
@@ -4353,12 +3861,6 @@ export interface Stack {
|
|
|
4353
3861
|
*/
|
|
4354
3862
|
DriftInformation?: StackDriftInformation;
|
|
4355
3863
|
}
|
|
4356
|
-
export declare namespace Stack {
|
|
4357
|
-
/**
|
|
4358
|
-
* @internal
|
|
4359
|
-
*/
|
|
4360
|
-
const filterSensitiveLog: (obj: Stack) => any;
|
|
4361
|
-
}
|
|
4362
3864
|
/**
|
|
4363
3865
|
* <p>The output for a <a>DescribeStacks</a> action.</p>
|
|
4364
3866
|
*/
|
|
@@ -4373,12 +3875,6 @@ export interface DescribeStacksOutput {
|
|
|
4373
3875
|
*/
|
|
4374
3876
|
NextToken?: string;
|
|
4375
3877
|
}
|
|
4376
|
-
export declare namespace DescribeStacksOutput {
|
|
4377
|
-
/**
|
|
4378
|
-
* @internal
|
|
4379
|
-
*/
|
|
4380
|
-
const filterSensitiveLog: (obj: DescribeStacksOutput) => any;
|
|
4381
|
-
}
|
|
4382
3878
|
export interface DescribeStackSetInput {
|
|
4383
3879
|
/**
|
|
4384
3880
|
* <p>The name or unique ID of the stack set whose description you want.</p>
|
|
@@ -4405,12 +3901,6 @@ export interface DescribeStackSetInput {
|
|
|
4405
3901
|
*/
|
|
4406
3902
|
CallAs?: CallAs | string;
|
|
4407
3903
|
}
|
|
4408
|
-
export declare namespace DescribeStackSetInput {
|
|
4409
|
-
/**
|
|
4410
|
-
* @internal
|
|
4411
|
-
*/
|
|
4412
|
-
const filterSensitiveLog: (obj: DescribeStackSetInput) => any;
|
|
4413
|
-
}
|
|
4414
3904
|
export declare enum StackSetDriftDetectionStatus {
|
|
4415
3905
|
COMPLETED = "COMPLETED",
|
|
4416
3906
|
FAILED = "FAILED",
|
|
@@ -4535,12 +4025,6 @@ export interface StackSetDriftDetectionDetails {
|
|
|
4535
4025
|
*/
|
|
4536
4026
|
FailedStackInstancesCount?: number;
|
|
4537
4027
|
}
|
|
4538
|
-
export declare namespace StackSetDriftDetectionDetails {
|
|
4539
|
-
/**
|
|
4540
|
-
* @internal
|
|
4541
|
-
*/
|
|
4542
|
-
const filterSensitiveLog: (obj: StackSetDriftDetectionDetails) => any;
|
|
4543
|
-
}
|
|
4544
4028
|
export declare type StackSetStatus = "ACTIVE" | "DELETED";
|
|
4545
4029
|
/**
|
|
4546
4030
|
* <p>A structure that contains information about a stack set. A stack set enables you to
|
|
@@ -4649,24 +4133,12 @@ export interface StackSet {
|
|
|
4649
4133
|
*/
|
|
4650
4134
|
ManagedExecution?: ManagedExecution;
|
|
4651
4135
|
}
|
|
4652
|
-
export declare namespace StackSet {
|
|
4653
|
-
/**
|
|
4654
|
-
* @internal
|
|
4655
|
-
*/
|
|
4656
|
-
const filterSensitiveLog: (obj: StackSet) => any;
|
|
4657
|
-
}
|
|
4658
4136
|
export interface DescribeStackSetOutput {
|
|
4659
4137
|
/**
|
|
4660
4138
|
* <p>The specified stack set.</p>
|
|
4661
4139
|
*/
|
|
4662
4140
|
StackSet?: StackSet;
|
|
4663
4141
|
}
|
|
4664
|
-
export declare namespace DescribeStackSetOutput {
|
|
4665
|
-
/**
|
|
4666
|
-
* @internal
|
|
4667
|
-
*/
|
|
4668
|
-
const filterSensitiveLog: (obj: DescribeStackSetOutput) => any;
|
|
4669
|
-
}
|
|
4670
4142
|
export interface DescribeStackSetOperationInput {
|
|
4671
4143
|
/**
|
|
4672
4144
|
* <p>The name or the unique stack ID of the stack set for the stack operation.</p>
|
|
@@ -4697,12 +4169,6 @@ export interface DescribeStackSetOperationInput {
|
|
|
4697
4169
|
*/
|
|
4698
4170
|
CallAs?: CallAs | string;
|
|
4699
4171
|
}
|
|
4700
|
-
export declare namespace DescribeStackSetOperationInput {
|
|
4701
|
-
/**
|
|
4702
|
-
* @internal
|
|
4703
|
-
*/
|
|
4704
|
-
const filterSensitiveLog: (obj: DescribeStackSetOperationInput) => any;
|
|
4705
|
-
}
|
|
4706
4172
|
export declare type StackSetOperationAction = "CREATE" | "DELETE" | "DETECT_DRIFT" | "UPDATE";
|
|
4707
4173
|
export declare type StackSetOperationStatus = "FAILED" | "QUEUED" | "RUNNING" | "STOPPED" | "STOPPING" | "SUCCEEDED";
|
|
4708
4174
|
/**
|
|
@@ -4823,24 +4289,12 @@ export interface StackSetOperation {
|
|
|
4823
4289
|
*/
|
|
4824
4290
|
StatusReason?: string;
|
|
4825
4291
|
}
|
|
4826
|
-
export declare namespace StackSetOperation {
|
|
4827
|
-
/**
|
|
4828
|
-
* @internal
|
|
4829
|
-
*/
|
|
4830
|
-
const filterSensitiveLog: (obj: StackSetOperation) => any;
|
|
4831
|
-
}
|
|
4832
4292
|
export interface DescribeStackSetOperationOutput {
|
|
4833
4293
|
/**
|
|
4834
4294
|
* <p>The specified stack set operation.</p>
|
|
4835
4295
|
*/
|
|
4836
4296
|
StackSetOperation?: StackSetOperation;
|
|
4837
4297
|
}
|
|
4838
|
-
export declare namespace DescribeStackSetOperationOutput {
|
|
4839
|
-
/**
|
|
4840
|
-
* @internal
|
|
4841
|
-
*/
|
|
4842
|
-
const filterSensitiveLog: (obj: DescribeStackSetOperationOutput) => any;
|
|
4843
|
-
}
|
|
4844
4298
|
/**
|
|
4845
4299
|
* <p>The specified ID refers to an operation that doesn't exist.</p>
|
|
4846
4300
|
*/
|
|
@@ -4891,12 +4345,6 @@ export interface DescribeTypeInput {
|
|
|
4891
4345
|
*/
|
|
4892
4346
|
PublicVersionNumber?: string;
|
|
4893
4347
|
}
|
|
4894
|
-
export declare namespace DescribeTypeInput {
|
|
4895
|
-
/**
|
|
4896
|
-
* @internal
|
|
4897
|
-
*/
|
|
4898
|
-
const filterSensitiveLog: (obj: DescribeTypeInput) => any;
|
|
4899
|
-
}
|
|
4900
4348
|
export declare type DeprecatedStatus = "DEPRECATED" | "LIVE";
|
|
4901
4349
|
export declare type ProvisioningType = "FULLY_MUTABLE" | "IMMUTABLE" | "NON_PROVISIONABLE";
|
|
4902
4350
|
/**
|
|
@@ -4932,12 +4380,6 @@ export interface RequiredActivatedType {
|
|
|
4932
4380
|
*/
|
|
4933
4381
|
SupportedMajorVersions?: number[];
|
|
4934
4382
|
}
|
|
4935
|
-
export declare namespace RequiredActivatedType {
|
|
4936
|
-
/**
|
|
4937
|
-
* @internal
|
|
4938
|
-
*/
|
|
4939
|
-
const filterSensitiveLog: (obj: RequiredActivatedType) => any;
|
|
4940
|
-
}
|
|
4941
4383
|
export declare enum TypeTestsStatus {
|
|
4942
4384
|
FAILED = "FAILED",
|
|
4943
4385
|
IN_PROGRESS = "IN_PROGRESS",
|
|
@@ -5212,12 +4654,6 @@ export interface DescribeTypeOutput {
|
|
|
5212
4654
|
*/
|
|
5213
4655
|
AutoUpdate?: boolean;
|
|
5214
4656
|
}
|
|
5215
|
-
export declare namespace DescribeTypeOutput {
|
|
5216
|
-
/**
|
|
5217
|
-
* @internal
|
|
5218
|
-
*/
|
|
5219
|
-
const filterSensitiveLog: (obj: DescribeTypeOutput) => any;
|
|
5220
|
-
}
|
|
5221
4657
|
export interface DescribeTypeRegistrationInput {
|
|
5222
4658
|
/**
|
|
5223
4659
|
* <p>The identifier for this registration request.</p>
|
|
@@ -5228,12 +4664,6 @@ export interface DescribeTypeRegistrationInput {
|
|
|
5228
4664
|
*/
|
|
5229
4665
|
RegistrationToken: string | undefined;
|
|
5230
4666
|
}
|
|
5231
|
-
export declare namespace DescribeTypeRegistrationInput {
|
|
5232
|
-
/**
|
|
5233
|
-
* @internal
|
|
5234
|
-
*/
|
|
5235
|
-
const filterSensitiveLog: (obj: DescribeTypeRegistrationInput) => any;
|
|
5236
|
-
}
|
|
5237
4667
|
export declare type RegistrationStatus = "COMPLETE" | "FAILED" | "IN_PROGRESS";
|
|
5238
4668
|
export interface DescribeTypeRegistrationOutput {
|
|
5239
4669
|
/**
|
|
@@ -5258,12 +4688,6 @@ export interface DescribeTypeRegistrationOutput {
|
|
|
5258
4688
|
*/
|
|
5259
4689
|
TypeVersionArn?: string;
|
|
5260
4690
|
}
|
|
5261
|
-
export declare namespace DescribeTypeRegistrationOutput {
|
|
5262
|
-
/**
|
|
5263
|
-
* @internal
|
|
5264
|
-
*/
|
|
5265
|
-
const filterSensitiveLog: (obj: DescribeTypeRegistrationOutput) => any;
|
|
5266
|
-
}
|
|
5267
4691
|
export interface DetectStackDriftInput {
|
|
5268
4692
|
/**
|
|
5269
4693
|
* <p>The name of the stack for which you want to detect drift.</p>
|
|
@@ -5274,12 +4698,6 @@ export interface DetectStackDriftInput {
|
|
|
5274
4698
|
*/
|
|
5275
4699
|
LogicalResourceIds?: string[];
|
|
5276
4700
|
}
|
|
5277
|
-
export declare namespace DetectStackDriftInput {
|
|
5278
|
-
/**
|
|
5279
|
-
* @internal
|
|
5280
|
-
*/
|
|
5281
|
-
const filterSensitiveLog: (obj: DetectStackDriftInput) => any;
|
|
5282
|
-
}
|
|
5283
4701
|
export interface DetectStackDriftOutput {
|
|
5284
4702
|
/**
|
|
5285
4703
|
* <p>The ID of the drift detection results of this operation.</p>
|
|
@@ -5289,12 +4707,6 @@ export interface DetectStackDriftOutput {
|
|
|
5289
4707
|
*/
|
|
5290
4708
|
StackDriftDetectionId: string | undefined;
|
|
5291
4709
|
}
|
|
5292
|
-
export declare namespace DetectStackDriftOutput {
|
|
5293
|
-
/**
|
|
5294
|
-
* @internal
|
|
5295
|
-
*/
|
|
5296
|
-
const filterSensitiveLog: (obj: DetectStackDriftOutput) => any;
|
|
5297
|
-
}
|
|
5298
4710
|
export interface DetectStackResourceDriftInput {
|
|
5299
4711
|
/**
|
|
5300
4712
|
* <p>The name of the stack to which the resource belongs.</p>
|
|
@@ -5305,12 +4717,6 @@ export interface DetectStackResourceDriftInput {
|
|
|
5305
4717
|
*/
|
|
5306
4718
|
LogicalResourceId: string | undefined;
|
|
5307
4719
|
}
|
|
5308
|
-
export declare namespace DetectStackResourceDriftInput {
|
|
5309
|
-
/**
|
|
5310
|
-
* @internal
|
|
5311
|
-
*/
|
|
5312
|
-
const filterSensitiveLog: (obj: DetectStackResourceDriftInput) => any;
|
|
5313
|
-
}
|
|
5314
4720
|
export interface DetectStackResourceDriftOutput {
|
|
5315
4721
|
/**
|
|
5316
4722
|
* <p>Information about whether the resource's actual configuration has drifted from its
|
|
@@ -5319,12 +4725,6 @@ export interface DetectStackResourceDriftOutput {
|
|
|
5319
4725
|
*/
|
|
5320
4726
|
StackResourceDrift: StackResourceDrift | undefined;
|
|
5321
4727
|
}
|
|
5322
|
-
export declare namespace DetectStackResourceDriftOutput {
|
|
5323
|
-
/**
|
|
5324
|
-
* @internal
|
|
5325
|
-
*/
|
|
5326
|
-
const filterSensitiveLog: (obj: DetectStackResourceDriftOutput) => any;
|
|
5327
|
-
}
|
|
5328
4728
|
export interface DetectStackSetDriftInput {
|
|
5329
4729
|
/**
|
|
5330
4730
|
* <p>The name of the stack set on which to perform the drift detection operation.</p>
|
|
@@ -5363,12 +4763,6 @@ export interface DetectStackSetDriftInput {
|
|
|
5363
4763
|
*/
|
|
5364
4764
|
CallAs?: CallAs | string;
|
|
5365
4765
|
}
|
|
5366
|
-
export declare namespace DetectStackSetDriftInput {
|
|
5367
|
-
/**
|
|
5368
|
-
* @internal
|
|
5369
|
-
*/
|
|
5370
|
-
const filterSensitiveLog: (obj: DetectStackSetDriftInput) => any;
|
|
5371
|
-
}
|
|
5372
4766
|
export interface DetectStackSetDriftOutput {
|
|
5373
4767
|
/**
|
|
5374
4768
|
* <p>The ID of the drift detection stack set operation.</p>
|
|
@@ -5378,12 +4772,6 @@ export interface DetectStackSetDriftOutput {
|
|
|
5378
4772
|
*/
|
|
5379
4773
|
OperationId?: string;
|
|
5380
4774
|
}
|
|
5381
|
-
export declare namespace DetectStackSetDriftOutput {
|
|
5382
|
-
/**
|
|
5383
|
-
* @internal
|
|
5384
|
-
*/
|
|
5385
|
-
const filterSensitiveLog: (obj: DetectStackSetDriftOutput) => any;
|
|
5386
|
-
}
|
|
5387
4775
|
/**
|
|
5388
4776
|
* <p>The input for an <a>EstimateTemplateCost</a> action.</p>
|
|
5389
4777
|
*/
|
|
@@ -5410,12 +4798,6 @@ export interface EstimateTemplateCostInput {
|
|
|
5410
4798
|
*/
|
|
5411
4799
|
Parameters?: Parameter[];
|
|
5412
4800
|
}
|
|
5413
|
-
export declare namespace EstimateTemplateCostInput {
|
|
5414
|
-
/**
|
|
5415
|
-
* @internal
|
|
5416
|
-
*/
|
|
5417
|
-
const filterSensitiveLog: (obj: EstimateTemplateCostInput) => any;
|
|
5418
|
-
}
|
|
5419
4801
|
/**
|
|
5420
4802
|
* <p>The output for a <a>EstimateTemplateCost</a> action.</p>
|
|
5421
4803
|
*/
|
|
@@ -5426,12 +4808,6 @@ export interface EstimateTemplateCostOutput {
|
|
|
5426
4808
|
*/
|
|
5427
4809
|
Url?: string;
|
|
5428
4810
|
}
|
|
5429
|
-
export declare namespace EstimateTemplateCostOutput {
|
|
5430
|
-
/**
|
|
5431
|
-
* @internal
|
|
5432
|
-
*/
|
|
5433
|
-
const filterSensitiveLog: (obj: EstimateTemplateCostOutput) => any;
|
|
5434
|
-
}
|
|
5435
4811
|
/**
|
|
5436
4812
|
* <p>The input for the <a>ExecuteChangeSet</a> action.</p>
|
|
5437
4813
|
*/
|
|
@@ -5461,23 +4837,11 @@ export interface ExecuteChangeSetInput {
|
|
|
5461
4837
|
*/
|
|
5462
4838
|
DisableRollback?: boolean;
|
|
5463
4839
|
}
|
|
5464
|
-
export declare namespace ExecuteChangeSetInput {
|
|
5465
|
-
/**
|
|
5466
|
-
* @internal
|
|
5467
|
-
*/
|
|
5468
|
-
const filterSensitiveLog: (obj: ExecuteChangeSetInput) => any;
|
|
5469
|
-
}
|
|
5470
4840
|
/**
|
|
5471
4841
|
* <p>The output for the <a>ExecuteChangeSet</a> action.</p>
|
|
5472
4842
|
*/
|
|
5473
4843
|
export interface ExecuteChangeSetOutput {
|
|
5474
4844
|
}
|
|
5475
|
-
export declare namespace ExecuteChangeSetOutput {
|
|
5476
|
-
/**
|
|
5477
|
-
* @internal
|
|
5478
|
-
*/
|
|
5479
|
-
const filterSensitiveLog: (obj: ExecuteChangeSetOutput) => any;
|
|
5480
|
-
}
|
|
5481
4845
|
/**
|
|
5482
4846
|
* <p>The input for the <a>GetStackPolicy</a> action.</p>
|
|
5483
4847
|
*/
|
|
@@ -5488,12 +4852,6 @@ export interface GetStackPolicyInput {
|
|
|
5488
4852
|
*/
|
|
5489
4853
|
StackName: string | undefined;
|
|
5490
4854
|
}
|
|
5491
|
-
export declare namespace GetStackPolicyInput {
|
|
5492
|
-
/**
|
|
5493
|
-
* @internal
|
|
5494
|
-
*/
|
|
5495
|
-
const filterSensitiveLog: (obj: GetStackPolicyInput) => any;
|
|
5496
|
-
}
|
|
5497
4855
|
/**
|
|
5498
4856
|
* <p>The output for the <a>GetStackPolicy</a> action.</p>
|
|
5499
4857
|
*/
|
|
@@ -5504,12 +4862,6 @@ export interface GetStackPolicyOutput {
|
|
|
5504
4862
|
*/
|
|
5505
4863
|
StackPolicyBody?: string;
|
|
5506
4864
|
}
|
|
5507
|
-
export declare namespace GetStackPolicyOutput {
|
|
5508
|
-
/**
|
|
5509
|
-
* @internal
|
|
5510
|
-
*/
|
|
5511
|
-
const filterSensitiveLog: (obj: GetStackPolicyOutput) => any;
|
|
5512
|
-
}
|
|
5513
4865
|
export declare enum TemplateStage {
|
|
5514
4866
|
Original = "Original",
|
|
5515
4867
|
Processed = "Processed"
|
|
@@ -5549,12 +4901,6 @@ export interface GetTemplateInput {
|
|
|
5549
4901
|
*/
|
|
5550
4902
|
TemplateStage?: TemplateStage | string;
|
|
5551
4903
|
}
|
|
5552
|
-
export declare namespace GetTemplateInput {
|
|
5553
|
-
/**
|
|
5554
|
-
* @internal
|
|
5555
|
-
*/
|
|
5556
|
-
const filterSensitiveLog: (obj: GetTemplateInput) => any;
|
|
5557
|
-
}
|
|
5558
4904
|
/**
|
|
5559
4905
|
* <p>The output for <a>GetTemplate</a> action.</p>
|
|
5560
4906
|
*/
|
|
@@ -5574,12 +4920,6 @@ export interface GetTemplateOutput {
|
|
|
5574
4920
|
*/
|
|
5575
4921
|
StagesAvailable?: (TemplateStage | string)[];
|
|
5576
4922
|
}
|
|
5577
|
-
export declare namespace GetTemplateOutput {
|
|
5578
|
-
/**
|
|
5579
|
-
* @internal
|
|
5580
|
-
*/
|
|
5581
|
-
const filterSensitiveLog: (obj: GetTemplateOutput) => any;
|
|
5582
|
-
}
|
|
5583
4923
|
/**
|
|
5584
4924
|
* <p>The input for the <a>GetTemplateSummary</a> action.</p>
|
|
5585
4925
|
*/
|
|
@@ -5639,12 +4979,6 @@ export interface GetTemplateSummaryInput {
|
|
|
5639
4979
|
*/
|
|
5640
4980
|
CallAs?: CallAs | string;
|
|
5641
4981
|
}
|
|
5642
|
-
export declare namespace GetTemplateSummaryInput {
|
|
5643
|
-
/**
|
|
5644
|
-
* @internal
|
|
5645
|
-
*/
|
|
5646
|
-
const filterSensitiveLog: (obj: GetTemplateSummaryInput) => any;
|
|
5647
|
-
}
|
|
5648
4982
|
/**
|
|
5649
4983
|
* <p>A set of criteria that CloudFormation uses to validate parameter values. Although
|
|
5650
4984
|
* other constraints might be defined in the stack template, CloudFormation returns only
|
|
@@ -5656,12 +4990,6 @@ export interface ParameterConstraints {
|
|
|
5656
4990
|
*/
|
|
5657
4991
|
AllowedValues?: string[];
|
|
5658
4992
|
}
|
|
5659
|
-
export declare namespace ParameterConstraints {
|
|
5660
|
-
/**
|
|
5661
|
-
* @internal
|
|
5662
|
-
*/
|
|
5663
|
-
const filterSensitiveLog: (obj: ParameterConstraints) => any;
|
|
5664
|
-
}
|
|
5665
4993
|
/**
|
|
5666
4994
|
* <p>The ParameterDeclaration data type.</p>
|
|
5667
4995
|
*/
|
|
@@ -5692,12 +5020,6 @@ export interface ParameterDeclaration {
|
|
|
5692
5020
|
*/
|
|
5693
5021
|
ParameterConstraints?: ParameterConstraints;
|
|
5694
5022
|
}
|
|
5695
|
-
export declare namespace ParameterDeclaration {
|
|
5696
|
-
/**
|
|
5697
|
-
* @internal
|
|
5698
|
-
*/
|
|
5699
|
-
const filterSensitiveLog: (obj: ParameterDeclaration) => any;
|
|
5700
|
-
}
|
|
5701
5023
|
/**
|
|
5702
5024
|
* <p>Describes the target resources of a specific type in your import template (for example,
|
|
5703
5025
|
* all <code>AWS::S3::Bucket</code> resources) and the properties you can provide during the
|
|
@@ -5721,12 +5043,6 @@ export interface ResourceIdentifierSummary {
|
|
|
5721
5043
|
*/
|
|
5722
5044
|
ResourceIdentifiers?: string[];
|
|
5723
5045
|
}
|
|
5724
|
-
export declare namespace ResourceIdentifierSummary {
|
|
5725
|
-
/**
|
|
5726
|
-
* @internal
|
|
5727
|
-
*/
|
|
5728
|
-
const filterSensitiveLog: (obj: ResourceIdentifierSummary) => any;
|
|
5729
|
-
}
|
|
5730
5046
|
/**
|
|
5731
5047
|
* <p>The output for the <a>GetTemplateSummary</a> action.</p>
|
|
5732
5048
|
*/
|
|
@@ -5782,12 +5098,6 @@ export interface GetTemplateSummaryOutput {
|
|
|
5782
5098
|
*/
|
|
5783
5099
|
ResourceIdentifierSummaries?: ResourceIdentifierSummary[];
|
|
5784
5100
|
}
|
|
5785
|
-
export declare namespace GetTemplateSummaryOutput {
|
|
5786
|
-
/**
|
|
5787
|
-
* @internal
|
|
5788
|
-
*/
|
|
5789
|
-
const filterSensitiveLog: (obj: GetTemplateSummaryOutput) => any;
|
|
5790
|
-
}
|
|
5791
5101
|
export interface ImportStacksToStackSetInput {
|
|
5792
5102
|
/**
|
|
5793
5103
|
* <p>The name of the stack set. The name must be unique in the Region where you create your
|
|
@@ -5835,24 +5145,12 @@ export interface ImportStacksToStackSetInput {
|
|
|
5835
5145
|
*/
|
|
5836
5146
|
CallAs?: CallAs | string;
|
|
5837
5147
|
}
|
|
5838
|
-
export declare namespace ImportStacksToStackSetInput {
|
|
5839
|
-
/**
|
|
5840
|
-
* @internal
|
|
5841
|
-
*/
|
|
5842
|
-
const filterSensitiveLog: (obj: ImportStacksToStackSetInput) => any;
|
|
5843
|
-
}
|
|
5844
5148
|
export interface ImportStacksToStackSetOutput {
|
|
5845
5149
|
/**
|
|
5846
5150
|
* <p>The unique identifier for the stack set operation.</p>
|
|
5847
5151
|
*/
|
|
5848
5152
|
OperationId?: string;
|
|
5849
5153
|
}
|
|
5850
|
-
export declare namespace ImportStacksToStackSetOutput {
|
|
5851
|
-
/**
|
|
5852
|
-
* @internal
|
|
5853
|
-
*/
|
|
5854
|
-
const filterSensitiveLog: (obj: ImportStacksToStackSetOutput) => any;
|
|
5855
|
-
}
|
|
5856
5154
|
/**
|
|
5857
5155
|
* <p>The specified stack ARN doesn't exist or stack doesn't exist corresponding to the ARN in
|
|
5858
5156
|
* input.</p>
|
|
@@ -5881,12 +5179,6 @@ export interface ListChangeSetsInput {
|
|
|
5881
5179
|
*/
|
|
5882
5180
|
NextToken?: string;
|
|
5883
5181
|
}
|
|
5884
|
-
export declare namespace ListChangeSetsInput {
|
|
5885
|
-
/**
|
|
5886
|
-
* @internal
|
|
5887
|
-
*/
|
|
5888
|
-
const filterSensitiveLog: (obj: ListChangeSetsInput) => any;
|
|
5889
|
-
}
|
|
5890
5182
|
/**
|
|
5891
5183
|
* <p>The output for the <a>ListChangeSets</a> action.</p>
|
|
5892
5184
|
*/
|
|
@@ -5902,12 +5194,6 @@ export interface ListChangeSetsOutput {
|
|
|
5902
5194
|
*/
|
|
5903
5195
|
NextToken?: string;
|
|
5904
5196
|
}
|
|
5905
|
-
export declare namespace ListChangeSetsOutput {
|
|
5906
|
-
/**
|
|
5907
|
-
* @internal
|
|
5908
|
-
*/
|
|
5909
|
-
const filterSensitiveLog: (obj: ListChangeSetsOutput) => any;
|
|
5910
|
-
}
|
|
5911
5197
|
export interface ListExportsInput {
|
|
5912
5198
|
/**
|
|
5913
5199
|
* <p>A string (provided by the <a>ListExports</a> response output) that identifies
|
|
@@ -5915,12 +5201,6 @@ export interface ListExportsInput {
|
|
|
5915
5201
|
*/
|
|
5916
5202
|
NextToken?: string;
|
|
5917
5203
|
}
|
|
5918
|
-
export declare namespace ListExportsInput {
|
|
5919
|
-
/**
|
|
5920
|
-
* @internal
|
|
5921
|
-
*/
|
|
5922
|
-
const filterSensitiveLog: (obj: ListExportsInput) => any;
|
|
5923
|
-
}
|
|
5924
5204
|
/**
|
|
5925
5205
|
* <p>The <code>Export</code> structure describes the exported output values for a
|
|
5926
5206
|
* stack.</p>
|
|
@@ -5943,12 +5223,6 @@ export interface Export {
|
|
|
5943
5223
|
*/
|
|
5944
5224
|
Value?: string;
|
|
5945
5225
|
}
|
|
5946
|
-
export declare namespace Export {
|
|
5947
|
-
/**
|
|
5948
|
-
* @internal
|
|
5949
|
-
*/
|
|
5950
|
-
const filterSensitiveLog: (obj: Export) => any;
|
|
5951
|
-
}
|
|
5952
5226
|
export interface ListExportsOutput {
|
|
5953
5227
|
/**
|
|
5954
5228
|
* <p>The output for the <a>ListExports</a> action.</p>
|
|
@@ -5960,12 +5234,6 @@ export interface ListExportsOutput {
|
|
|
5960
5234
|
*/
|
|
5961
5235
|
NextToken?: string;
|
|
5962
5236
|
}
|
|
5963
|
-
export declare namespace ListExportsOutput {
|
|
5964
|
-
/**
|
|
5965
|
-
* @internal
|
|
5966
|
-
*/
|
|
5967
|
-
const filterSensitiveLog: (obj: ListExportsOutput) => any;
|
|
5968
|
-
}
|
|
5969
5237
|
export interface ListImportsInput {
|
|
5970
5238
|
/**
|
|
5971
5239
|
* <p>The name of the exported output value. CloudFormation returns the stack names that
|
|
@@ -5978,12 +5246,6 @@ export interface ListImportsInput {
|
|
|
5978
5246
|
*/
|
|
5979
5247
|
NextToken?: string;
|
|
5980
5248
|
}
|
|
5981
|
-
export declare namespace ListImportsInput {
|
|
5982
|
-
/**
|
|
5983
|
-
* @internal
|
|
5984
|
-
*/
|
|
5985
|
-
const filterSensitiveLog: (obj: ListImportsInput) => any;
|
|
5986
|
-
}
|
|
5987
5249
|
export interface ListImportsOutput {
|
|
5988
5250
|
/**
|
|
5989
5251
|
* <p>A list of stack names that are importing the specified exported output value.</p>
|
|
@@ -5995,12 +5257,6 @@ export interface ListImportsOutput {
|
|
|
5995
5257
|
*/
|
|
5996
5258
|
NextToken?: string;
|
|
5997
5259
|
}
|
|
5998
|
-
export declare namespace ListImportsOutput {
|
|
5999
|
-
/**
|
|
6000
|
-
* @internal
|
|
6001
|
-
*/
|
|
6002
|
-
const filterSensitiveLog: (obj: ListImportsOutput) => any;
|
|
6003
|
-
}
|
|
6004
5260
|
export declare type StackInstanceFilterName = "DETAILED_STATUS";
|
|
6005
5261
|
/**
|
|
6006
5262
|
* <p>The status that stack instances are filtered by.</p>
|
|
@@ -6015,12 +5271,6 @@ export interface StackInstanceFilter {
|
|
|
6015
5271
|
*/
|
|
6016
5272
|
Values?: string;
|
|
6017
5273
|
}
|
|
6018
|
-
export declare namespace StackInstanceFilter {
|
|
6019
|
-
/**
|
|
6020
|
-
* @internal
|
|
6021
|
-
*/
|
|
6022
|
-
const filterSensitiveLog: (obj: StackInstanceFilter) => any;
|
|
6023
|
-
}
|
|
6024
5274
|
export interface ListStackInstancesInput {
|
|
6025
5275
|
/**
|
|
6026
5276
|
* <p>The name or unique ID of the stack set that you want to list stack instances for.</p>
|
|
@@ -6075,12 +5325,6 @@ export interface ListStackInstancesInput {
|
|
|
6075
5325
|
*/
|
|
6076
5326
|
CallAs?: CallAs | string;
|
|
6077
5327
|
}
|
|
6078
|
-
export declare namespace ListStackInstancesInput {
|
|
6079
|
-
/**
|
|
6080
|
-
* @internal
|
|
6081
|
-
*/
|
|
6082
|
-
const filterSensitiveLog: (obj: ListStackInstancesInput) => any;
|
|
6083
|
-
}
|
|
6084
5328
|
/**
|
|
6085
5329
|
* <p>The structure that contains summary information about a stack instance.</p>
|
|
6086
5330
|
*/
|
|
@@ -6188,12 +5432,6 @@ export interface StackInstanceSummary {
|
|
|
6188
5432
|
*/
|
|
6189
5433
|
LastDriftCheckTimestamp?: Date;
|
|
6190
5434
|
}
|
|
6191
|
-
export declare namespace StackInstanceSummary {
|
|
6192
|
-
/**
|
|
6193
|
-
* @internal
|
|
6194
|
-
*/
|
|
6195
|
-
const filterSensitiveLog: (obj: StackInstanceSummary) => any;
|
|
6196
|
-
}
|
|
6197
5435
|
export interface ListStackInstancesOutput {
|
|
6198
5436
|
/**
|
|
6199
5437
|
* <p>A list of <code>StackInstanceSummary</code> structures that contain information about
|
|
@@ -6208,12 +5446,6 @@ export interface ListStackInstancesOutput {
|
|
|
6208
5446
|
*/
|
|
6209
5447
|
NextToken?: string;
|
|
6210
5448
|
}
|
|
6211
|
-
export declare namespace ListStackInstancesOutput {
|
|
6212
|
-
/**
|
|
6213
|
-
* @internal
|
|
6214
|
-
*/
|
|
6215
|
-
const filterSensitiveLog: (obj: ListStackInstancesOutput) => any;
|
|
6216
|
-
}
|
|
6217
5449
|
/**
|
|
6218
5450
|
* <p>The input for the <a>ListStackResource</a> action.</p>
|
|
6219
5451
|
*/
|
|
@@ -6239,12 +5471,6 @@ export interface ListStackResourcesInput {
|
|
|
6239
5471
|
*/
|
|
6240
5472
|
NextToken?: string;
|
|
6241
5473
|
}
|
|
6242
|
-
export declare namespace ListStackResourcesInput {
|
|
6243
|
-
/**
|
|
6244
|
-
* @internal
|
|
6245
|
-
*/
|
|
6246
|
-
const filterSensitiveLog: (obj: ListStackResourcesInput) => any;
|
|
6247
|
-
}
|
|
6248
5474
|
/**
|
|
6249
5475
|
* <p>Summarizes information about whether the resource's actual configuration differs, or has
|
|
6250
5476
|
* <i>drifted</i>, from its expected configuration.</p>
|
|
@@ -6287,12 +5513,6 @@ export interface StackResourceDriftInformationSummary {
|
|
|
6287
5513
|
*/
|
|
6288
5514
|
LastCheckTimestamp?: Date;
|
|
6289
5515
|
}
|
|
6290
|
-
export declare namespace StackResourceDriftInformationSummary {
|
|
6291
|
-
/**
|
|
6292
|
-
* @internal
|
|
6293
|
-
*/
|
|
6294
|
-
const filterSensitiveLog: (obj: StackResourceDriftInformationSummary) => any;
|
|
6295
|
-
}
|
|
6296
5516
|
/**
|
|
6297
5517
|
* <p>Contains high-level information about the specified stack resource.</p>
|
|
6298
5518
|
*/
|
|
@@ -6335,12 +5555,6 @@ export interface StackResourceSummary {
|
|
|
6335
5555
|
*/
|
|
6336
5556
|
ModuleInfo?: ModuleInfo;
|
|
6337
5557
|
}
|
|
6338
|
-
export declare namespace StackResourceSummary {
|
|
6339
|
-
/**
|
|
6340
|
-
* @internal
|
|
6341
|
-
*/
|
|
6342
|
-
const filterSensitiveLog: (obj: StackResourceSummary) => any;
|
|
6343
|
-
}
|
|
6344
5558
|
/**
|
|
6345
5559
|
* <p>The output for a <a>ListStackResources</a> action.</p>
|
|
6346
5560
|
*/
|
|
@@ -6355,12 +5569,6 @@ export interface ListStackResourcesOutput {
|
|
|
6355
5569
|
*/
|
|
6356
5570
|
NextToken?: string;
|
|
6357
5571
|
}
|
|
6358
|
-
export declare namespace ListStackResourcesOutput {
|
|
6359
|
-
/**
|
|
6360
|
-
* @internal
|
|
6361
|
-
*/
|
|
6362
|
-
const filterSensitiveLog: (obj: ListStackResourcesOutput) => any;
|
|
6363
|
-
}
|
|
6364
5572
|
/**
|
|
6365
5573
|
* <p>The input for <a>ListStacks</a> action.</p>
|
|
6366
5574
|
*/
|
|
@@ -6376,12 +5584,6 @@ export interface ListStacksInput {
|
|
|
6376
5584
|
*/
|
|
6377
5585
|
StackStatusFilter?: (StackStatus | string)[];
|
|
6378
5586
|
}
|
|
6379
|
-
export declare namespace ListStacksInput {
|
|
6380
|
-
/**
|
|
6381
|
-
* @internal
|
|
6382
|
-
*/
|
|
6383
|
-
const filterSensitiveLog: (obj: ListStacksInput) => any;
|
|
6384
|
-
}
|
|
6385
5587
|
/**
|
|
6386
5588
|
* <p>Contains information about whether the stack's actual configuration differs, or has
|
|
6387
5589
|
* <i>drifted</i>, from its expected configuration, as defined in the stack
|
|
@@ -6422,12 +5624,6 @@ export interface StackDriftInformationSummary {
|
|
|
6422
5624
|
*/
|
|
6423
5625
|
LastCheckTimestamp?: Date;
|
|
6424
5626
|
}
|
|
6425
|
-
export declare namespace StackDriftInformationSummary {
|
|
6426
|
-
/**
|
|
6427
|
-
* @internal
|
|
6428
|
-
*/
|
|
6429
|
-
const filterSensitiveLog: (obj: StackDriftInformationSummary) => any;
|
|
6430
|
-
}
|
|
6431
5627
|
/**
|
|
6432
5628
|
* <p>The StackSummary Data Type</p>
|
|
6433
5629
|
*/
|
|
@@ -6486,12 +5682,6 @@ export interface StackSummary {
|
|
|
6486
5682
|
*/
|
|
6487
5683
|
DriftInformation?: StackDriftInformationSummary;
|
|
6488
5684
|
}
|
|
6489
|
-
export declare namespace StackSummary {
|
|
6490
|
-
/**
|
|
6491
|
-
* @internal
|
|
6492
|
-
*/
|
|
6493
|
-
const filterSensitiveLog: (obj: StackSummary) => any;
|
|
6494
|
-
}
|
|
6495
5685
|
/**
|
|
6496
5686
|
* <p>The output for <a>ListStacks</a> action.</p>
|
|
6497
5687
|
*/
|
|
@@ -6507,12 +5697,6 @@ export interface ListStacksOutput {
|
|
|
6507
5697
|
*/
|
|
6508
5698
|
NextToken?: string;
|
|
6509
5699
|
}
|
|
6510
|
-
export declare namespace ListStacksOutput {
|
|
6511
|
-
/**
|
|
6512
|
-
* @internal
|
|
6513
|
-
*/
|
|
6514
|
-
const filterSensitiveLog: (obj: ListStacksOutput) => any;
|
|
6515
|
-
}
|
|
6516
5700
|
export interface ListStackSetOperationResultsInput {
|
|
6517
5701
|
/**
|
|
6518
5702
|
* <p>The name or unique ID of the stack set that you want to get operation results
|
|
@@ -6560,12 +5744,6 @@ export interface ListStackSetOperationResultsInput {
|
|
|
6560
5744
|
*/
|
|
6561
5745
|
CallAs?: CallAs | string;
|
|
6562
5746
|
}
|
|
6563
|
-
export declare namespace ListStackSetOperationResultsInput {
|
|
6564
|
-
/**
|
|
6565
|
-
* @internal
|
|
6566
|
-
*/
|
|
6567
|
-
const filterSensitiveLog: (obj: ListStackSetOperationResultsInput) => any;
|
|
6568
|
-
}
|
|
6569
5747
|
export declare type StackSetOperationResultStatus = "CANCELLED" | "FAILED" | "PENDING" | "RUNNING" | "SUCCEEDED";
|
|
6570
5748
|
/**
|
|
6571
5749
|
* <p>The structure that contains information about a specified operation's results for a
|
|
@@ -6631,12 +5809,6 @@ export interface StackSetOperationResultSummary {
|
|
|
6631
5809
|
*/
|
|
6632
5810
|
OrganizationalUnitId?: string;
|
|
6633
5811
|
}
|
|
6634
|
-
export declare namespace StackSetOperationResultSummary {
|
|
6635
|
-
/**
|
|
6636
|
-
* @internal
|
|
6637
|
-
*/
|
|
6638
|
-
const filterSensitiveLog: (obj: StackSetOperationResultSummary) => any;
|
|
6639
|
-
}
|
|
6640
5812
|
export interface ListStackSetOperationResultsOutput {
|
|
6641
5813
|
/**
|
|
6642
5814
|
* <p>A list of <code>StackSetOperationResultSummary</code> structures that contain
|
|
@@ -6651,12 +5823,6 @@ export interface ListStackSetOperationResultsOutput {
|
|
|
6651
5823
|
*/
|
|
6652
5824
|
NextToken?: string;
|
|
6653
5825
|
}
|
|
6654
|
-
export declare namespace ListStackSetOperationResultsOutput {
|
|
6655
|
-
/**
|
|
6656
|
-
* @internal
|
|
6657
|
-
*/
|
|
6658
|
-
const filterSensitiveLog: (obj: ListStackSetOperationResultsOutput) => any;
|
|
6659
|
-
}
|
|
6660
5826
|
export interface ListStackSetOperationsInput {
|
|
6661
5827
|
/**
|
|
6662
5828
|
* <p>The name or unique ID of the stack set that you want to get operation summaries
|
|
@@ -6700,12 +5866,6 @@ export interface ListStackSetOperationsInput {
|
|
|
6700
5866
|
*/
|
|
6701
5867
|
CallAs?: CallAs | string;
|
|
6702
5868
|
}
|
|
6703
|
-
export declare namespace ListStackSetOperationsInput {
|
|
6704
|
-
/**
|
|
6705
|
-
* @internal
|
|
6706
|
-
*/
|
|
6707
|
-
const filterSensitiveLog: (obj: ListStackSetOperationsInput) => any;
|
|
6708
|
-
}
|
|
6709
5869
|
/**
|
|
6710
5870
|
* <p>The structures that contain summary information about the specified operation.</p>
|
|
6711
5871
|
*/
|
|
@@ -6780,12 +5940,6 @@ export interface StackSetOperationSummary {
|
|
|
6780
5940
|
*/
|
|
6781
5941
|
StatusReason?: string;
|
|
6782
5942
|
}
|
|
6783
|
-
export declare namespace StackSetOperationSummary {
|
|
6784
|
-
/**
|
|
6785
|
-
* @internal
|
|
6786
|
-
*/
|
|
6787
|
-
const filterSensitiveLog: (obj: StackSetOperationSummary) => any;
|
|
6788
|
-
}
|
|
6789
5943
|
export interface ListStackSetOperationsOutput {
|
|
6790
5944
|
/**
|
|
6791
5945
|
* <p>A list of <code>StackSetOperationSummary</code> structures that contain summary
|
|
@@ -6800,12 +5954,6 @@ export interface ListStackSetOperationsOutput {
|
|
|
6800
5954
|
*/
|
|
6801
5955
|
NextToken?: string;
|
|
6802
5956
|
}
|
|
6803
|
-
export declare namespace ListStackSetOperationsOutput {
|
|
6804
|
-
/**
|
|
6805
|
-
* @internal
|
|
6806
|
-
*/
|
|
6807
|
-
const filterSensitiveLog: (obj: ListStackSetOperationsOutput) => any;
|
|
6808
|
-
}
|
|
6809
5957
|
export interface ListStackSetsInput {
|
|
6810
5958
|
/**
|
|
6811
5959
|
* <p>If the previous paginated request didn't return all the remaining results, the response
|
|
@@ -6847,12 +5995,6 @@ export interface ListStackSetsInput {
|
|
|
6847
5995
|
*/
|
|
6848
5996
|
CallAs?: CallAs | string;
|
|
6849
5997
|
}
|
|
6850
|
-
export declare namespace ListStackSetsInput {
|
|
6851
|
-
/**
|
|
6852
|
-
* @internal
|
|
6853
|
-
*/
|
|
6854
|
-
const filterSensitiveLog: (obj: ListStackSetsInput) => any;
|
|
6855
|
-
}
|
|
6856
5998
|
/**
|
|
6857
5999
|
* <p>The structures that contain summary information about the specified stack set.</p>
|
|
6858
6000
|
*/
|
|
@@ -6938,12 +6080,6 @@ export interface StackSetSummary {
|
|
|
6938
6080
|
*/
|
|
6939
6081
|
ManagedExecution?: ManagedExecution;
|
|
6940
6082
|
}
|
|
6941
|
-
export declare namespace StackSetSummary {
|
|
6942
|
-
/**
|
|
6943
|
-
* @internal
|
|
6944
|
-
*/
|
|
6945
|
-
const filterSensitiveLog: (obj: StackSetSummary) => any;
|
|
6946
|
-
}
|
|
6947
6083
|
export interface ListStackSetsOutput {
|
|
6948
6084
|
/**
|
|
6949
6085
|
* <p>A list of <code>StackSetSummary</code> structures that contain information about the
|
|
@@ -6958,12 +6094,6 @@ export interface ListStackSetsOutput {
|
|
|
6958
6094
|
*/
|
|
6959
6095
|
NextToken?: string;
|
|
6960
6096
|
}
|
|
6961
|
-
export declare namespace ListStackSetsOutput {
|
|
6962
|
-
/**
|
|
6963
|
-
* @internal
|
|
6964
|
-
*/
|
|
6965
|
-
const filterSensitiveLog: (obj: ListStackSetsOutput) => any;
|
|
6966
|
-
}
|
|
6967
6097
|
export interface ListTypeRegistrationsInput {
|
|
6968
6098
|
/**
|
|
6969
6099
|
* <p>The kind of extension.</p>
|
|
@@ -7004,12 +6134,6 @@ export interface ListTypeRegistrationsInput {
|
|
|
7004
6134
|
*/
|
|
7005
6135
|
NextToken?: string;
|
|
7006
6136
|
}
|
|
7007
|
-
export declare namespace ListTypeRegistrationsInput {
|
|
7008
|
-
/**
|
|
7009
|
-
* @internal
|
|
7010
|
-
*/
|
|
7011
|
-
const filterSensitiveLog: (obj: ListTypeRegistrationsInput) => any;
|
|
7012
|
-
}
|
|
7013
6137
|
export interface ListTypeRegistrationsOutput {
|
|
7014
6138
|
/**
|
|
7015
6139
|
* <p>A list of extension registration tokens.</p>
|
|
@@ -7027,12 +6151,6 @@ export interface ListTypeRegistrationsOutput {
|
|
|
7027
6151
|
*/
|
|
7028
6152
|
NextToken?: string;
|
|
7029
6153
|
}
|
|
7030
|
-
export declare namespace ListTypeRegistrationsOutput {
|
|
7031
|
-
/**
|
|
7032
|
-
* @internal
|
|
7033
|
-
*/
|
|
7034
|
-
const filterSensitiveLog: (obj: ListTypeRegistrationsOutput) => any;
|
|
7035
|
-
}
|
|
7036
6154
|
/**
|
|
7037
6155
|
* <p>Filter criteria to use in determining which extensions to return.</p>
|
|
7038
6156
|
*/
|
|
@@ -7082,12 +6200,6 @@ export interface TypeFilters {
|
|
|
7082
6200
|
*/
|
|
7083
6201
|
TypeNamePrefix?: string;
|
|
7084
6202
|
}
|
|
7085
|
-
export declare namespace TypeFilters {
|
|
7086
|
-
/**
|
|
7087
|
-
* @internal
|
|
7088
|
-
*/
|
|
7089
|
-
const filterSensitiveLog: (obj: TypeFilters) => any;
|
|
7090
|
-
}
|
|
7091
6203
|
export interface ListTypesInput {
|
|
7092
6204
|
/**
|
|
7093
6205
|
* <p>The scope at which the extensions are visible and usable in CloudFormation
|
|
@@ -7189,12 +6301,6 @@ export interface ListTypesInput {
|
|
|
7189
6301
|
*/
|
|
7190
6302
|
NextToken?: string;
|
|
7191
6303
|
}
|
|
7192
|
-
export declare namespace ListTypesInput {
|
|
7193
|
-
/**
|
|
7194
|
-
* @internal
|
|
7195
|
-
*/
|
|
7196
|
-
const filterSensitiveLog: (obj: ListTypesInput) => any;
|
|
7197
|
-
}
|
|
7198
6304
|
/**
|
|
7199
6305
|
* <p>Contains summary information about the specified CloudFormation
|
|
7200
6306
|
* extension.</p>
|
|
@@ -7297,12 +6403,6 @@ export interface TypeSummary {
|
|
|
7297
6403
|
*/
|
|
7298
6404
|
IsActivated?: boolean;
|
|
7299
6405
|
}
|
|
7300
|
-
export declare namespace TypeSummary {
|
|
7301
|
-
/**
|
|
7302
|
-
* @internal
|
|
7303
|
-
*/
|
|
7304
|
-
const filterSensitiveLog: (obj: TypeSummary) => any;
|
|
7305
|
-
}
|
|
7306
6406
|
export interface ListTypesOutput {
|
|
7307
6407
|
/**
|
|
7308
6408
|
* <p>A list of <code>TypeSummary</code> structures that contain information about the
|
|
@@ -7317,12 +6417,6 @@ export interface ListTypesOutput {
|
|
|
7317
6417
|
*/
|
|
7318
6418
|
NextToken?: string;
|
|
7319
6419
|
}
|
|
7320
|
-
export declare namespace ListTypesOutput {
|
|
7321
|
-
/**
|
|
7322
|
-
* @internal
|
|
7323
|
-
*/
|
|
7324
|
-
const filterSensitiveLog: (obj: ListTypesOutput) => any;
|
|
7325
|
-
}
|
|
7326
6420
|
export interface ListTypeVersionsInput {
|
|
7327
6421
|
/**
|
|
7328
6422
|
* <p>The kind of the extension.</p>
|
|
@@ -7383,12 +6477,6 @@ export interface ListTypeVersionsInput {
|
|
|
7383
6477
|
*/
|
|
7384
6478
|
PublisherId?: string;
|
|
7385
6479
|
}
|
|
7386
|
-
export declare namespace ListTypeVersionsInput {
|
|
7387
|
-
/**
|
|
7388
|
-
* @internal
|
|
7389
|
-
*/
|
|
7390
|
-
const filterSensitiveLog: (obj: ListTypeVersionsInput) => any;
|
|
7391
|
-
}
|
|
7392
6480
|
/**
|
|
7393
6481
|
* <p>Contains summary information about a specific version of a CloudFormation
|
|
7394
6482
|
* extension.</p>
|
|
@@ -7438,12 +6526,6 @@ export interface TypeVersionSummary {
|
|
|
7438
6526
|
*/
|
|
7439
6527
|
PublicVersionNumber?: string;
|
|
7440
6528
|
}
|
|
7441
|
-
export declare namespace TypeVersionSummary {
|
|
7442
|
-
/**
|
|
7443
|
-
* @internal
|
|
7444
|
-
*/
|
|
7445
|
-
const filterSensitiveLog: (obj: TypeVersionSummary) => any;
|
|
7446
|
-
}
|
|
7447
6529
|
export interface ListTypeVersionsOutput {
|
|
7448
6530
|
/**
|
|
7449
6531
|
* <p>A list of <code>TypeVersionSummary</code> structures that contain information about the
|
|
@@ -7458,12 +6540,6 @@ export interface ListTypeVersionsOutput {
|
|
|
7458
6540
|
*/
|
|
7459
6541
|
NextToken?: string;
|
|
7460
6542
|
}
|
|
7461
|
-
export declare namespace ListTypeVersionsOutput {
|
|
7462
|
-
/**
|
|
7463
|
-
* @internal
|
|
7464
|
-
*/
|
|
7465
|
-
const filterSensitiveLog: (obj: ListTypeVersionsOutput) => any;
|
|
7466
|
-
}
|
|
7467
6543
|
export interface PublishTypeInput {
|
|
7468
6544
|
/**
|
|
7469
6545
|
* <p>The type of the extension.</p>
|
|
@@ -7499,24 +6575,12 @@ export interface PublishTypeInput {
|
|
|
7499
6575
|
*/
|
|
7500
6576
|
PublicVersionNumber?: string;
|
|
7501
6577
|
}
|
|
7502
|
-
export declare namespace PublishTypeInput {
|
|
7503
|
-
/**
|
|
7504
|
-
* @internal
|
|
7505
|
-
*/
|
|
7506
|
-
const filterSensitiveLog: (obj: PublishTypeInput) => any;
|
|
7507
|
-
}
|
|
7508
6578
|
export interface PublishTypeOutput {
|
|
7509
6579
|
/**
|
|
7510
6580
|
* <p>The Amazon Resource Name (ARN) assigned to the public extension upon publication.</p>
|
|
7511
6581
|
*/
|
|
7512
6582
|
PublicTypeArn?: string;
|
|
7513
6583
|
}
|
|
7514
|
-
export declare namespace PublishTypeOutput {
|
|
7515
|
-
/**
|
|
7516
|
-
* @internal
|
|
7517
|
-
*/
|
|
7518
|
-
const filterSensitiveLog: (obj: PublishTypeOutput) => any;
|
|
7519
|
-
}
|
|
7520
6584
|
/**
|
|
7521
6585
|
* <p>Error reserved for use by the <a href="https://docs.aws.amazon.com/cloudformation-cli/latest/userguide/what-is-cloudformation-cli.html">CloudFormation CLI</a>. CloudFormation doesn't return this error to
|
|
7522
6586
|
* users.</p>
|
|
@@ -7599,20 +6663,8 @@ export interface RecordHandlerProgressInput {
|
|
|
7599
6663
|
*/
|
|
7600
6664
|
ClientRequestToken?: string;
|
|
7601
6665
|
}
|
|
7602
|
-
export declare namespace RecordHandlerProgressInput {
|
|
7603
|
-
/**
|
|
7604
|
-
* @internal
|
|
7605
|
-
*/
|
|
7606
|
-
const filterSensitiveLog: (obj: RecordHandlerProgressInput) => any;
|
|
7607
|
-
}
|
|
7608
6666
|
export interface RecordHandlerProgressOutput {
|
|
7609
6667
|
}
|
|
7610
|
-
export declare namespace RecordHandlerProgressOutput {
|
|
7611
|
-
/**
|
|
7612
|
-
* @internal
|
|
7613
|
-
*/
|
|
7614
|
-
const filterSensitiveLog: (obj: RecordHandlerProgressOutput) => any;
|
|
7615
|
-
}
|
|
7616
6668
|
export interface RegisterPublisherInput {
|
|
7617
6669
|
/**
|
|
7618
6670
|
* <p>Whether you accept the <a href="https://cloudformation-registry-documents.s3.amazonaws.com/Terms_and_Conditions_for_AWS_CloudFormation_Registry_Publishers.pdf">Terms and Conditions</a> for publishing extensions in the CloudFormation
|
|
@@ -7630,12 +6682,6 @@ export interface RegisterPublisherInput {
|
|
|
7630
6682
|
*/
|
|
7631
6683
|
ConnectionArn?: string;
|
|
7632
6684
|
}
|
|
7633
|
-
export declare namespace RegisterPublisherInput {
|
|
7634
|
-
/**
|
|
7635
|
-
* @internal
|
|
7636
|
-
*/
|
|
7637
|
-
const filterSensitiveLog: (obj: RegisterPublisherInput) => any;
|
|
7638
|
-
}
|
|
7639
6685
|
export interface RegisterPublisherOutput {
|
|
7640
6686
|
/**
|
|
7641
6687
|
* <p>The ID assigned this account by CloudFormation for publishing
|
|
@@ -7643,12 +6689,6 @@ export interface RegisterPublisherOutput {
|
|
|
7643
6689
|
*/
|
|
7644
6690
|
PublisherId?: string;
|
|
7645
6691
|
}
|
|
7646
|
-
export declare namespace RegisterPublisherOutput {
|
|
7647
|
-
/**
|
|
7648
|
-
* @internal
|
|
7649
|
-
*/
|
|
7650
|
-
const filterSensitiveLog: (obj: RegisterPublisherOutput) => any;
|
|
7651
|
-
}
|
|
7652
6692
|
export interface RegisterTypeInput {
|
|
7653
6693
|
/**
|
|
7654
6694
|
* <p>The kind of extension.</p>
|
|
@@ -7755,12 +6795,6 @@ export interface RegisterTypeInput {
|
|
|
7755
6795
|
*/
|
|
7756
6796
|
ClientRequestToken?: string;
|
|
7757
6797
|
}
|
|
7758
|
-
export declare namespace RegisterTypeInput {
|
|
7759
|
-
/**
|
|
7760
|
-
* @internal
|
|
7761
|
-
*/
|
|
7762
|
-
const filterSensitiveLog: (obj: RegisterTypeInput) => any;
|
|
7763
|
-
}
|
|
7764
6798
|
export interface RegisterTypeOutput {
|
|
7765
6799
|
/**
|
|
7766
6800
|
* <p>The identifier for this registration request.</p>
|
|
@@ -7771,12 +6805,6 @@ export interface RegisterTypeOutput {
|
|
|
7771
6805
|
*/
|
|
7772
6806
|
RegistrationToken?: string;
|
|
7773
6807
|
}
|
|
7774
|
-
export declare namespace RegisterTypeOutput {
|
|
7775
|
-
/**
|
|
7776
|
-
* @internal
|
|
7777
|
-
*/
|
|
7778
|
-
const filterSensitiveLog: (obj: RegisterTypeOutput) => any;
|
|
7779
|
-
}
|
|
7780
6808
|
export interface RollbackStackInput {
|
|
7781
6809
|
/**
|
|
7782
6810
|
* <p>The name that's associated with the stack.</p>
|
|
@@ -7792,24 +6820,12 @@ export interface RollbackStackInput {
|
|
|
7792
6820
|
*/
|
|
7793
6821
|
ClientRequestToken?: string;
|
|
7794
6822
|
}
|
|
7795
|
-
export declare namespace RollbackStackInput {
|
|
7796
|
-
/**
|
|
7797
|
-
* @internal
|
|
7798
|
-
*/
|
|
7799
|
-
const filterSensitiveLog: (obj: RollbackStackInput) => any;
|
|
7800
|
-
}
|
|
7801
6823
|
export interface RollbackStackOutput {
|
|
7802
6824
|
/**
|
|
7803
6825
|
* <p>Unique identifier of the stack.</p>
|
|
7804
6826
|
*/
|
|
7805
6827
|
StackId?: string;
|
|
7806
6828
|
}
|
|
7807
|
-
export declare namespace RollbackStackOutput {
|
|
7808
|
-
/**
|
|
7809
|
-
* @internal
|
|
7810
|
-
*/
|
|
7811
|
-
const filterSensitiveLog: (obj: RollbackStackOutput) => any;
|
|
7812
|
-
}
|
|
7813
6829
|
/**
|
|
7814
6830
|
* <p>The input for the <a>SetStackPolicy</a> action.</p>
|
|
7815
6831
|
*/
|
|
@@ -7833,12 +6849,6 @@ export interface SetStackPolicyInput {
|
|
|
7833
6849
|
*/
|
|
7834
6850
|
StackPolicyURL?: string;
|
|
7835
6851
|
}
|
|
7836
|
-
export declare namespace SetStackPolicyInput {
|
|
7837
|
-
/**
|
|
7838
|
-
* @internal
|
|
7839
|
-
*/
|
|
7840
|
-
const filterSensitiveLog: (obj: SetStackPolicyInput) => any;
|
|
7841
|
-
}
|
|
7842
6852
|
export interface SetTypeConfigurationInput {
|
|
7843
6853
|
/**
|
|
7844
6854
|
* <p>The Amazon Resource Name (ARN) for the extension, in this account and region.</p>
|
|
@@ -7874,12 +6884,6 @@ export interface SetTypeConfigurationInput {
|
|
|
7874
6884
|
*/
|
|
7875
6885
|
Type?: ThirdPartyType | string;
|
|
7876
6886
|
}
|
|
7877
|
-
export declare namespace SetTypeConfigurationInput {
|
|
7878
|
-
/**
|
|
7879
|
-
* @internal
|
|
7880
|
-
*/
|
|
7881
|
-
const filterSensitiveLog: (obj: SetTypeConfigurationInput) => any;
|
|
7882
|
-
}
|
|
7883
6887
|
export interface SetTypeConfigurationOutput {
|
|
7884
6888
|
/**
|
|
7885
6889
|
* <p>The Amazon Resource Name (ARN) for the configuration data, in this account and
|
|
@@ -7889,12 +6893,6 @@ export interface SetTypeConfigurationOutput {
|
|
|
7889
6893
|
*/
|
|
7890
6894
|
ConfigurationArn?: string;
|
|
7891
6895
|
}
|
|
7892
|
-
export declare namespace SetTypeConfigurationOutput {
|
|
7893
|
-
/**
|
|
7894
|
-
* @internal
|
|
7895
|
-
*/
|
|
7896
|
-
const filterSensitiveLog: (obj: SetTypeConfigurationOutput) => any;
|
|
7897
|
-
}
|
|
7898
6896
|
export interface SetTypeDefaultVersionInput {
|
|
7899
6897
|
/**
|
|
7900
6898
|
* <p>The Amazon Resource Name (ARN) of the extension for which you want version summary
|
|
@@ -7922,20 +6920,8 @@ export interface SetTypeDefaultVersionInput {
|
|
|
7922
6920
|
*/
|
|
7923
6921
|
VersionId?: string;
|
|
7924
6922
|
}
|
|
7925
|
-
export declare namespace SetTypeDefaultVersionInput {
|
|
7926
|
-
/**
|
|
7927
|
-
* @internal
|
|
7928
|
-
*/
|
|
7929
|
-
const filterSensitiveLog: (obj: SetTypeDefaultVersionInput) => any;
|
|
7930
|
-
}
|
|
7931
6923
|
export interface SetTypeDefaultVersionOutput {
|
|
7932
6924
|
}
|
|
7933
|
-
export declare namespace SetTypeDefaultVersionOutput {
|
|
7934
|
-
/**
|
|
7935
|
-
* @internal
|
|
7936
|
-
*/
|
|
7937
|
-
const filterSensitiveLog: (obj: SetTypeDefaultVersionOutput) => any;
|
|
7938
|
-
}
|
|
7939
6925
|
export declare enum ResourceSignalStatus {
|
|
7940
6926
|
FAILURE = "FAILURE",
|
|
7941
6927
|
SUCCESS = "SUCCESS"
|
|
@@ -7966,12 +6952,6 @@ export interface SignalResourceInput {
|
|
|
7966
6952
|
*/
|
|
7967
6953
|
Status: ResourceSignalStatus | string | undefined;
|
|
7968
6954
|
}
|
|
7969
|
-
export declare namespace SignalResourceInput {
|
|
7970
|
-
/**
|
|
7971
|
-
* @internal
|
|
7972
|
-
*/
|
|
7973
|
-
const filterSensitiveLog: (obj: SignalResourceInput) => any;
|
|
7974
|
-
}
|
|
7975
6955
|
export interface StopStackSetOperationInput {
|
|
7976
6956
|
/**
|
|
7977
6957
|
* <p>The name or unique ID of the stack set that you want to stop the operation for.</p>
|
|
@@ -8002,20 +6982,8 @@ export interface StopStackSetOperationInput {
|
|
|
8002
6982
|
*/
|
|
8003
6983
|
CallAs?: CallAs | string;
|
|
8004
6984
|
}
|
|
8005
|
-
export declare namespace StopStackSetOperationInput {
|
|
8006
|
-
/**
|
|
8007
|
-
* @internal
|
|
8008
|
-
*/
|
|
8009
|
-
const filterSensitiveLog: (obj: StopStackSetOperationInput) => any;
|
|
8010
|
-
}
|
|
8011
6985
|
export interface StopStackSetOperationOutput {
|
|
8012
6986
|
}
|
|
8013
|
-
export declare namespace StopStackSetOperationOutput {
|
|
8014
|
-
/**
|
|
8015
|
-
* @internal
|
|
8016
|
-
*/
|
|
8017
|
-
const filterSensitiveLog: (obj: StopStackSetOperationOutput) => any;
|
|
8018
|
-
}
|
|
8019
6987
|
export interface TestTypeInput {
|
|
8020
6988
|
/**
|
|
8021
6989
|
* <p>The Amazon Resource Name (ARN) of the extension.</p>
|
|
@@ -8069,24 +7037,12 @@ export interface TestTypeInput {
|
|
|
8069
7037
|
*/
|
|
8070
7038
|
LogDeliveryBucket?: string;
|
|
8071
7039
|
}
|
|
8072
|
-
export declare namespace TestTypeInput {
|
|
8073
|
-
/**
|
|
8074
|
-
* @internal
|
|
8075
|
-
*/
|
|
8076
|
-
const filterSensitiveLog: (obj: TestTypeInput) => any;
|
|
8077
|
-
}
|
|
8078
7040
|
export interface TestTypeOutput {
|
|
8079
7041
|
/**
|
|
8080
7042
|
* <p>The Amazon Resource Name (ARN) of the extension.</p>
|
|
8081
7043
|
*/
|
|
8082
7044
|
TypeVersionArn?: string;
|
|
8083
7045
|
}
|
|
8084
|
-
export declare namespace TestTypeOutput {
|
|
8085
|
-
/**
|
|
8086
|
-
* @internal
|
|
8087
|
-
*/
|
|
8088
|
-
const filterSensitiveLog: (obj: TestTypeOutput) => any;
|
|
8089
|
-
}
|
|
8090
7046
|
/**
|
|
8091
7047
|
* <p>The input for an <a>UpdateStack</a> action.</p>
|
|
8092
7048
|
*/
|
|
@@ -8335,12 +7291,6 @@ export interface UpdateStackInput {
|
|
|
8335
7291
|
*/
|
|
8336
7292
|
ClientRequestToken?: string;
|
|
8337
7293
|
}
|
|
8338
|
-
export declare namespace UpdateStackInput {
|
|
8339
|
-
/**
|
|
8340
|
-
* @internal
|
|
8341
|
-
*/
|
|
8342
|
-
const filterSensitiveLog: (obj: UpdateStackInput) => any;
|
|
8343
|
-
}
|
|
8344
7294
|
/**
|
|
8345
7295
|
* <p>The output for an <a>UpdateStack</a> action.</p>
|
|
8346
7296
|
*/
|
|
@@ -8350,12 +7300,6 @@ export interface UpdateStackOutput {
|
|
|
8350
7300
|
*/
|
|
8351
7301
|
StackId?: string;
|
|
8352
7302
|
}
|
|
8353
|
-
export declare namespace UpdateStackOutput {
|
|
8354
|
-
/**
|
|
8355
|
-
* @internal
|
|
8356
|
-
*/
|
|
8357
|
-
const filterSensitiveLog: (obj: UpdateStackOutput) => any;
|
|
8358
|
-
}
|
|
8359
7303
|
export interface UpdateStackInstancesInput {
|
|
8360
7304
|
/**
|
|
8361
7305
|
* <p>The name or unique ID of the stack set associated with the stack instances.</p>
|
|
@@ -8455,24 +7399,12 @@ export interface UpdateStackInstancesInput {
|
|
|
8455
7399
|
*/
|
|
8456
7400
|
CallAs?: CallAs | string;
|
|
8457
7401
|
}
|
|
8458
|
-
export declare namespace UpdateStackInstancesInput {
|
|
8459
|
-
/**
|
|
8460
|
-
* @internal
|
|
8461
|
-
*/
|
|
8462
|
-
const filterSensitiveLog: (obj: UpdateStackInstancesInput) => any;
|
|
8463
|
-
}
|
|
8464
7402
|
export interface UpdateStackInstancesOutput {
|
|
8465
7403
|
/**
|
|
8466
7404
|
* <p>The unique identifier for this stack set operation.</p>
|
|
8467
7405
|
*/
|
|
8468
7406
|
OperationId?: string;
|
|
8469
7407
|
}
|
|
8470
|
-
export declare namespace UpdateStackInstancesOutput {
|
|
8471
|
-
/**
|
|
8472
|
-
* @internal
|
|
8473
|
-
*/
|
|
8474
|
-
const filterSensitiveLog: (obj: UpdateStackInstancesOutput) => any;
|
|
8475
|
-
}
|
|
8476
7408
|
export interface UpdateStackSetInput {
|
|
8477
7409
|
/**
|
|
8478
7410
|
* <p>The name or unique ID of the stack set that you want to update.</p>
|
|
@@ -8778,24 +7710,12 @@ export interface UpdateStackSetInput {
|
|
|
8778
7710
|
*/
|
|
8779
7711
|
ManagedExecution?: ManagedExecution;
|
|
8780
7712
|
}
|
|
8781
|
-
export declare namespace UpdateStackSetInput {
|
|
8782
|
-
/**
|
|
8783
|
-
* @internal
|
|
8784
|
-
*/
|
|
8785
|
-
const filterSensitiveLog: (obj: UpdateStackSetInput) => any;
|
|
8786
|
-
}
|
|
8787
7713
|
export interface UpdateStackSetOutput {
|
|
8788
7714
|
/**
|
|
8789
7715
|
* <p>The unique ID for this stack set operation.</p>
|
|
8790
7716
|
*/
|
|
8791
7717
|
OperationId?: string;
|
|
8792
7718
|
}
|
|
8793
|
-
export declare namespace UpdateStackSetOutput {
|
|
8794
|
-
/**
|
|
8795
|
-
* @internal
|
|
8796
|
-
*/
|
|
8797
|
-
const filterSensitiveLog: (obj: UpdateStackSetOutput) => any;
|
|
8798
|
-
}
|
|
8799
7719
|
export interface UpdateTerminationProtectionInput {
|
|
8800
7720
|
/**
|
|
8801
7721
|
* <p>Whether to enable termination protection on the specified stack.</p>
|
|
@@ -8807,24 +7727,12 @@ export interface UpdateTerminationProtectionInput {
|
|
|
8807
7727
|
*/
|
|
8808
7728
|
StackName: string | undefined;
|
|
8809
7729
|
}
|
|
8810
|
-
export declare namespace UpdateTerminationProtectionInput {
|
|
8811
|
-
/**
|
|
8812
|
-
* @internal
|
|
8813
|
-
*/
|
|
8814
|
-
const filterSensitiveLog: (obj: UpdateTerminationProtectionInput) => any;
|
|
8815
|
-
}
|
|
8816
7730
|
export interface UpdateTerminationProtectionOutput {
|
|
8817
7731
|
/**
|
|
8818
7732
|
* <p>The unique ID of the stack.</p>
|
|
8819
7733
|
*/
|
|
8820
7734
|
StackId?: string;
|
|
8821
7735
|
}
|
|
8822
|
-
export declare namespace UpdateTerminationProtectionOutput {
|
|
8823
|
-
/**
|
|
8824
|
-
* @internal
|
|
8825
|
-
*/
|
|
8826
|
-
const filterSensitiveLog: (obj: UpdateTerminationProtectionOutput) => any;
|
|
8827
|
-
}
|
|
8828
7736
|
/**
|
|
8829
7737
|
* <p>The input for <a>ValidateTemplate</a> action.</p>
|
|
8830
7738
|
*/
|
|
@@ -8847,12 +7755,6 @@ export interface ValidateTemplateInput {
|
|
|
8847
7755
|
*/
|
|
8848
7756
|
TemplateURL?: string;
|
|
8849
7757
|
}
|
|
8850
|
-
export declare namespace ValidateTemplateInput {
|
|
8851
|
-
/**
|
|
8852
|
-
* @internal
|
|
8853
|
-
*/
|
|
8854
|
-
const filterSensitiveLog: (obj: ValidateTemplateInput) => any;
|
|
8855
|
-
}
|
|
8856
7758
|
/**
|
|
8857
7759
|
* <p>The TemplateParameter data type.</p>
|
|
8858
7760
|
*/
|
|
@@ -8875,12 +7777,6 @@ export interface TemplateParameter {
|
|
|
8875
7777
|
*/
|
|
8876
7778
|
Description?: string;
|
|
8877
7779
|
}
|
|
8878
|
-
export declare namespace TemplateParameter {
|
|
8879
|
-
/**
|
|
8880
|
-
* @internal
|
|
8881
|
-
*/
|
|
8882
|
-
const filterSensitiveLog: (obj: TemplateParameter) => any;
|
|
8883
|
-
}
|
|
8884
7780
|
/**
|
|
8885
7781
|
* <p>The output for <a>ValidateTemplate</a> action.</p>
|
|
8886
7782
|
*/
|
|
@@ -8913,9 +7809,743 @@ export interface ValidateTemplateOutput {
|
|
|
8913
7809
|
*/
|
|
8914
7810
|
DeclaredTransforms?: string[];
|
|
8915
7811
|
}
|
|
8916
|
-
|
|
8917
|
-
|
|
8918
|
-
|
|
8919
|
-
|
|
8920
|
-
|
|
8921
|
-
|
|
7812
|
+
/**
|
|
7813
|
+
* @internal
|
|
7814
|
+
*/
|
|
7815
|
+
export declare const AccountGateResultFilterSensitiveLog: (obj: AccountGateResult) => any;
|
|
7816
|
+
/**
|
|
7817
|
+
* @internal
|
|
7818
|
+
*/
|
|
7819
|
+
export declare const AccountLimitFilterSensitiveLog: (obj: AccountLimit) => any;
|
|
7820
|
+
/**
|
|
7821
|
+
* @internal
|
|
7822
|
+
*/
|
|
7823
|
+
export declare const LoggingConfigFilterSensitiveLog: (obj: LoggingConfig) => any;
|
|
7824
|
+
/**
|
|
7825
|
+
* @internal
|
|
7826
|
+
*/
|
|
7827
|
+
export declare const ActivateTypeInputFilterSensitiveLog: (obj: ActivateTypeInput) => any;
|
|
7828
|
+
/**
|
|
7829
|
+
* @internal
|
|
7830
|
+
*/
|
|
7831
|
+
export declare const ActivateTypeOutputFilterSensitiveLog: (obj: ActivateTypeOutput) => any;
|
|
7832
|
+
/**
|
|
7833
|
+
* @internal
|
|
7834
|
+
*/
|
|
7835
|
+
export declare const AutoDeploymentFilterSensitiveLog: (obj: AutoDeployment) => any;
|
|
7836
|
+
/**
|
|
7837
|
+
* @internal
|
|
7838
|
+
*/
|
|
7839
|
+
export declare const TypeConfigurationIdentifierFilterSensitiveLog: (obj: TypeConfigurationIdentifier) => any;
|
|
7840
|
+
/**
|
|
7841
|
+
* @internal
|
|
7842
|
+
*/
|
|
7843
|
+
export declare const BatchDescribeTypeConfigurationsInputFilterSensitiveLog: (obj: BatchDescribeTypeConfigurationsInput) => any;
|
|
7844
|
+
/**
|
|
7845
|
+
* @internal
|
|
7846
|
+
*/
|
|
7847
|
+
export declare const BatchDescribeTypeConfigurationsErrorFilterSensitiveLog: (obj: BatchDescribeTypeConfigurationsError) => any;
|
|
7848
|
+
/**
|
|
7849
|
+
* @internal
|
|
7850
|
+
*/
|
|
7851
|
+
export declare const TypeConfigurationDetailsFilterSensitiveLog: (obj: TypeConfigurationDetails) => any;
|
|
7852
|
+
/**
|
|
7853
|
+
* @internal
|
|
7854
|
+
*/
|
|
7855
|
+
export declare const BatchDescribeTypeConfigurationsOutputFilterSensitiveLog: (obj: BatchDescribeTypeConfigurationsOutput) => any;
|
|
7856
|
+
/**
|
|
7857
|
+
* @internal
|
|
7858
|
+
*/
|
|
7859
|
+
export declare const CancelUpdateStackInputFilterSensitiveLog: (obj: CancelUpdateStackInput) => any;
|
|
7860
|
+
/**
|
|
7861
|
+
* @internal
|
|
7862
|
+
*/
|
|
7863
|
+
export declare const ResourceTargetDefinitionFilterSensitiveLog: (obj: ResourceTargetDefinition) => any;
|
|
7864
|
+
/**
|
|
7865
|
+
* @internal
|
|
7866
|
+
*/
|
|
7867
|
+
export declare const ResourceChangeDetailFilterSensitiveLog: (obj: ResourceChangeDetail) => any;
|
|
7868
|
+
/**
|
|
7869
|
+
* @internal
|
|
7870
|
+
*/
|
|
7871
|
+
export declare const ModuleInfoFilterSensitiveLog: (obj: ModuleInfo) => any;
|
|
7872
|
+
/**
|
|
7873
|
+
* @internal
|
|
7874
|
+
*/
|
|
7875
|
+
export declare const ResourceChangeFilterSensitiveLog: (obj: ResourceChange) => any;
|
|
7876
|
+
/**
|
|
7877
|
+
* @internal
|
|
7878
|
+
*/
|
|
7879
|
+
export declare const ChangeFilterSensitiveLog: (obj: Change) => any;
|
|
7880
|
+
/**
|
|
7881
|
+
* @internal
|
|
7882
|
+
*/
|
|
7883
|
+
export declare const ChangeSetHookResourceTargetDetailsFilterSensitiveLog: (obj: ChangeSetHookResourceTargetDetails) => any;
|
|
7884
|
+
/**
|
|
7885
|
+
* @internal
|
|
7886
|
+
*/
|
|
7887
|
+
export declare const ChangeSetHookTargetDetailsFilterSensitiveLog: (obj: ChangeSetHookTargetDetails) => any;
|
|
7888
|
+
/**
|
|
7889
|
+
* @internal
|
|
7890
|
+
*/
|
|
7891
|
+
export declare const ChangeSetHookFilterSensitiveLog: (obj: ChangeSetHook) => any;
|
|
7892
|
+
/**
|
|
7893
|
+
* @internal
|
|
7894
|
+
*/
|
|
7895
|
+
export declare const ChangeSetSummaryFilterSensitiveLog: (obj: ChangeSetSummary) => any;
|
|
7896
|
+
/**
|
|
7897
|
+
* @internal
|
|
7898
|
+
*/
|
|
7899
|
+
export declare const ContinueUpdateRollbackInputFilterSensitiveLog: (obj: ContinueUpdateRollbackInput) => any;
|
|
7900
|
+
/**
|
|
7901
|
+
* @internal
|
|
7902
|
+
*/
|
|
7903
|
+
export declare const ContinueUpdateRollbackOutputFilterSensitiveLog: (obj: ContinueUpdateRollbackOutput) => any;
|
|
7904
|
+
/**
|
|
7905
|
+
* @internal
|
|
7906
|
+
*/
|
|
7907
|
+
export declare const ParameterFilterSensitiveLog: (obj: Parameter) => any;
|
|
7908
|
+
/**
|
|
7909
|
+
* @internal
|
|
7910
|
+
*/
|
|
7911
|
+
export declare const ResourceToImportFilterSensitiveLog: (obj: ResourceToImport) => any;
|
|
7912
|
+
/**
|
|
7913
|
+
* @internal
|
|
7914
|
+
*/
|
|
7915
|
+
export declare const RollbackTriggerFilterSensitiveLog: (obj: RollbackTrigger) => any;
|
|
7916
|
+
/**
|
|
7917
|
+
* @internal
|
|
7918
|
+
*/
|
|
7919
|
+
export declare const RollbackConfigurationFilterSensitiveLog: (obj: RollbackConfiguration) => any;
|
|
7920
|
+
/**
|
|
7921
|
+
* @internal
|
|
7922
|
+
*/
|
|
7923
|
+
export declare const TagFilterSensitiveLog: (obj: Tag) => any;
|
|
7924
|
+
/**
|
|
7925
|
+
* @internal
|
|
7926
|
+
*/
|
|
7927
|
+
export declare const CreateChangeSetInputFilterSensitiveLog: (obj: CreateChangeSetInput) => any;
|
|
7928
|
+
/**
|
|
7929
|
+
* @internal
|
|
7930
|
+
*/
|
|
7931
|
+
export declare const CreateChangeSetOutputFilterSensitiveLog: (obj: CreateChangeSetOutput) => any;
|
|
7932
|
+
/**
|
|
7933
|
+
* @internal
|
|
7934
|
+
*/
|
|
7935
|
+
export declare const CreateStackInputFilterSensitiveLog: (obj: CreateStackInput) => any;
|
|
7936
|
+
/**
|
|
7937
|
+
* @internal
|
|
7938
|
+
*/
|
|
7939
|
+
export declare const CreateStackOutputFilterSensitiveLog: (obj: CreateStackOutput) => any;
|
|
7940
|
+
/**
|
|
7941
|
+
* @internal
|
|
7942
|
+
*/
|
|
7943
|
+
export declare const DeploymentTargetsFilterSensitiveLog: (obj: DeploymentTargets) => any;
|
|
7944
|
+
/**
|
|
7945
|
+
* @internal
|
|
7946
|
+
*/
|
|
7947
|
+
export declare const StackSetOperationPreferencesFilterSensitiveLog: (obj: StackSetOperationPreferences) => any;
|
|
7948
|
+
/**
|
|
7949
|
+
* @internal
|
|
7950
|
+
*/
|
|
7951
|
+
export declare const CreateStackInstancesInputFilterSensitiveLog: (obj: CreateStackInstancesInput) => any;
|
|
7952
|
+
/**
|
|
7953
|
+
* @internal
|
|
7954
|
+
*/
|
|
7955
|
+
export declare const CreateStackInstancesOutputFilterSensitiveLog: (obj: CreateStackInstancesOutput) => any;
|
|
7956
|
+
/**
|
|
7957
|
+
* @internal
|
|
7958
|
+
*/
|
|
7959
|
+
export declare const ManagedExecutionFilterSensitiveLog: (obj: ManagedExecution) => any;
|
|
7960
|
+
/**
|
|
7961
|
+
* @internal
|
|
7962
|
+
*/
|
|
7963
|
+
export declare const CreateStackSetInputFilterSensitiveLog: (obj: CreateStackSetInput) => any;
|
|
7964
|
+
/**
|
|
7965
|
+
* @internal
|
|
7966
|
+
*/
|
|
7967
|
+
export declare const CreateStackSetOutputFilterSensitiveLog: (obj: CreateStackSetOutput) => any;
|
|
7968
|
+
/**
|
|
7969
|
+
* @internal
|
|
7970
|
+
*/
|
|
7971
|
+
export declare const DeactivateTypeInputFilterSensitiveLog: (obj: DeactivateTypeInput) => any;
|
|
7972
|
+
/**
|
|
7973
|
+
* @internal
|
|
7974
|
+
*/
|
|
7975
|
+
export declare const DeactivateTypeOutputFilterSensitiveLog: (obj: DeactivateTypeOutput) => any;
|
|
7976
|
+
/**
|
|
7977
|
+
* @internal
|
|
7978
|
+
*/
|
|
7979
|
+
export declare const DeleteChangeSetInputFilterSensitiveLog: (obj: DeleteChangeSetInput) => any;
|
|
7980
|
+
/**
|
|
7981
|
+
* @internal
|
|
7982
|
+
*/
|
|
7983
|
+
export declare const DeleteChangeSetOutputFilterSensitiveLog: (obj: DeleteChangeSetOutput) => any;
|
|
7984
|
+
/**
|
|
7985
|
+
* @internal
|
|
7986
|
+
*/
|
|
7987
|
+
export declare const DeleteStackInputFilterSensitiveLog: (obj: DeleteStackInput) => any;
|
|
7988
|
+
/**
|
|
7989
|
+
* @internal
|
|
7990
|
+
*/
|
|
7991
|
+
export declare const DeleteStackInstancesInputFilterSensitiveLog: (obj: DeleteStackInstancesInput) => any;
|
|
7992
|
+
/**
|
|
7993
|
+
* @internal
|
|
7994
|
+
*/
|
|
7995
|
+
export declare const DeleteStackInstancesOutputFilterSensitiveLog: (obj: DeleteStackInstancesOutput) => any;
|
|
7996
|
+
/**
|
|
7997
|
+
* @internal
|
|
7998
|
+
*/
|
|
7999
|
+
export declare const DeleteStackSetInputFilterSensitiveLog: (obj: DeleteStackSetInput) => any;
|
|
8000
|
+
/**
|
|
8001
|
+
* @internal
|
|
8002
|
+
*/
|
|
8003
|
+
export declare const DeleteStackSetOutputFilterSensitiveLog: (obj: DeleteStackSetOutput) => any;
|
|
8004
|
+
/**
|
|
8005
|
+
* @internal
|
|
8006
|
+
*/
|
|
8007
|
+
export declare const DeregisterTypeInputFilterSensitiveLog: (obj: DeregisterTypeInput) => any;
|
|
8008
|
+
/**
|
|
8009
|
+
* @internal
|
|
8010
|
+
*/
|
|
8011
|
+
export declare const DeregisterTypeOutputFilterSensitiveLog: (obj: DeregisterTypeOutput) => any;
|
|
8012
|
+
/**
|
|
8013
|
+
* @internal
|
|
8014
|
+
*/
|
|
8015
|
+
export declare const DescribeAccountLimitsInputFilterSensitiveLog: (obj: DescribeAccountLimitsInput) => any;
|
|
8016
|
+
/**
|
|
8017
|
+
* @internal
|
|
8018
|
+
*/
|
|
8019
|
+
export declare const DescribeAccountLimitsOutputFilterSensitiveLog: (obj: DescribeAccountLimitsOutput) => any;
|
|
8020
|
+
/**
|
|
8021
|
+
* @internal
|
|
8022
|
+
*/
|
|
8023
|
+
export declare const DescribeChangeSetInputFilterSensitiveLog: (obj: DescribeChangeSetInput) => any;
|
|
8024
|
+
/**
|
|
8025
|
+
* @internal
|
|
8026
|
+
*/
|
|
8027
|
+
export declare const DescribeChangeSetOutputFilterSensitiveLog: (obj: DescribeChangeSetOutput) => any;
|
|
8028
|
+
/**
|
|
8029
|
+
* @internal
|
|
8030
|
+
*/
|
|
8031
|
+
export declare const DescribeChangeSetHooksInputFilterSensitiveLog: (obj: DescribeChangeSetHooksInput) => any;
|
|
8032
|
+
/**
|
|
8033
|
+
* @internal
|
|
8034
|
+
*/
|
|
8035
|
+
export declare const DescribeChangeSetHooksOutputFilterSensitiveLog: (obj: DescribeChangeSetHooksOutput) => any;
|
|
8036
|
+
/**
|
|
8037
|
+
* @internal
|
|
8038
|
+
*/
|
|
8039
|
+
export declare const DescribePublisherInputFilterSensitiveLog: (obj: DescribePublisherInput) => any;
|
|
8040
|
+
/**
|
|
8041
|
+
* @internal
|
|
8042
|
+
*/
|
|
8043
|
+
export declare const DescribePublisherOutputFilterSensitiveLog: (obj: DescribePublisherOutput) => any;
|
|
8044
|
+
/**
|
|
8045
|
+
* @internal
|
|
8046
|
+
*/
|
|
8047
|
+
export declare const DescribeStackDriftDetectionStatusInputFilterSensitiveLog: (obj: DescribeStackDriftDetectionStatusInput) => any;
|
|
8048
|
+
/**
|
|
8049
|
+
* @internal
|
|
8050
|
+
*/
|
|
8051
|
+
export declare const DescribeStackDriftDetectionStatusOutputFilterSensitiveLog: (obj: DescribeStackDriftDetectionStatusOutput) => any;
|
|
8052
|
+
/**
|
|
8053
|
+
* @internal
|
|
8054
|
+
*/
|
|
8055
|
+
export declare const DescribeStackEventsInputFilterSensitiveLog: (obj: DescribeStackEventsInput) => any;
|
|
8056
|
+
/**
|
|
8057
|
+
* @internal
|
|
8058
|
+
*/
|
|
8059
|
+
export declare const StackEventFilterSensitiveLog: (obj: StackEvent) => any;
|
|
8060
|
+
/**
|
|
8061
|
+
* @internal
|
|
8062
|
+
*/
|
|
8063
|
+
export declare const DescribeStackEventsOutputFilterSensitiveLog: (obj: DescribeStackEventsOutput) => any;
|
|
8064
|
+
/**
|
|
8065
|
+
* @internal
|
|
8066
|
+
*/
|
|
8067
|
+
export declare const DescribeStackInstanceInputFilterSensitiveLog: (obj: DescribeStackInstanceInput) => any;
|
|
8068
|
+
/**
|
|
8069
|
+
* @internal
|
|
8070
|
+
*/
|
|
8071
|
+
export declare const StackInstanceComprehensiveStatusFilterSensitiveLog: (obj: StackInstanceComprehensiveStatus) => any;
|
|
8072
|
+
/**
|
|
8073
|
+
* @internal
|
|
8074
|
+
*/
|
|
8075
|
+
export declare const StackInstanceFilterSensitiveLog: (obj: StackInstance) => any;
|
|
8076
|
+
/**
|
|
8077
|
+
* @internal
|
|
8078
|
+
*/
|
|
8079
|
+
export declare const DescribeStackInstanceOutputFilterSensitiveLog: (obj: DescribeStackInstanceOutput) => any;
|
|
8080
|
+
/**
|
|
8081
|
+
* @internal
|
|
8082
|
+
*/
|
|
8083
|
+
export declare const DescribeStackResourceInputFilterSensitiveLog: (obj: DescribeStackResourceInput) => any;
|
|
8084
|
+
/**
|
|
8085
|
+
* @internal
|
|
8086
|
+
*/
|
|
8087
|
+
export declare const StackResourceDriftInformationFilterSensitiveLog: (obj: StackResourceDriftInformation) => any;
|
|
8088
|
+
/**
|
|
8089
|
+
* @internal
|
|
8090
|
+
*/
|
|
8091
|
+
export declare const StackResourceDetailFilterSensitiveLog: (obj: StackResourceDetail) => any;
|
|
8092
|
+
/**
|
|
8093
|
+
* @internal
|
|
8094
|
+
*/
|
|
8095
|
+
export declare const DescribeStackResourceOutputFilterSensitiveLog: (obj: DescribeStackResourceOutput) => any;
|
|
8096
|
+
/**
|
|
8097
|
+
* @internal
|
|
8098
|
+
*/
|
|
8099
|
+
export declare const DescribeStackResourceDriftsInputFilterSensitiveLog: (obj: DescribeStackResourceDriftsInput) => any;
|
|
8100
|
+
/**
|
|
8101
|
+
* @internal
|
|
8102
|
+
*/
|
|
8103
|
+
export declare const PhysicalResourceIdContextKeyValuePairFilterSensitiveLog: (obj: PhysicalResourceIdContextKeyValuePair) => any;
|
|
8104
|
+
/**
|
|
8105
|
+
* @internal
|
|
8106
|
+
*/
|
|
8107
|
+
export declare const PropertyDifferenceFilterSensitiveLog: (obj: PropertyDifference) => any;
|
|
8108
|
+
/**
|
|
8109
|
+
* @internal
|
|
8110
|
+
*/
|
|
8111
|
+
export declare const StackResourceDriftFilterSensitiveLog: (obj: StackResourceDrift) => any;
|
|
8112
|
+
/**
|
|
8113
|
+
* @internal
|
|
8114
|
+
*/
|
|
8115
|
+
export declare const DescribeStackResourceDriftsOutputFilterSensitiveLog: (obj: DescribeStackResourceDriftsOutput) => any;
|
|
8116
|
+
/**
|
|
8117
|
+
* @internal
|
|
8118
|
+
*/
|
|
8119
|
+
export declare const DescribeStackResourcesInputFilterSensitiveLog: (obj: DescribeStackResourcesInput) => any;
|
|
8120
|
+
/**
|
|
8121
|
+
* @internal
|
|
8122
|
+
*/
|
|
8123
|
+
export declare const StackResourceFilterSensitiveLog: (obj: StackResource) => any;
|
|
8124
|
+
/**
|
|
8125
|
+
* @internal
|
|
8126
|
+
*/
|
|
8127
|
+
export declare const DescribeStackResourcesOutputFilterSensitiveLog: (obj: DescribeStackResourcesOutput) => any;
|
|
8128
|
+
/**
|
|
8129
|
+
* @internal
|
|
8130
|
+
*/
|
|
8131
|
+
export declare const DescribeStacksInputFilterSensitiveLog: (obj: DescribeStacksInput) => any;
|
|
8132
|
+
/**
|
|
8133
|
+
* @internal
|
|
8134
|
+
*/
|
|
8135
|
+
export declare const StackDriftInformationFilterSensitiveLog: (obj: StackDriftInformation) => any;
|
|
8136
|
+
/**
|
|
8137
|
+
* @internal
|
|
8138
|
+
*/
|
|
8139
|
+
export declare const OutputFilterSensitiveLog: (obj: Output) => any;
|
|
8140
|
+
/**
|
|
8141
|
+
* @internal
|
|
8142
|
+
*/
|
|
8143
|
+
export declare const StackFilterSensitiveLog: (obj: Stack) => any;
|
|
8144
|
+
/**
|
|
8145
|
+
* @internal
|
|
8146
|
+
*/
|
|
8147
|
+
export declare const DescribeStacksOutputFilterSensitiveLog: (obj: DescribeStacksOutput) => any;
|
|
8148
|
+
/**
|
|
8149
|
+
* @internal
|
|
8150
|
+
*/
|
|
8151
|
+
export declare const DescribeStackSetInputFilterSensitiveLog: (obj: DescribeStackSetInput) => any;
|
|
8152
|
+
/**
|
|
8153
|
+
* @internal
|
|
8154
|
+
*/
|
|
8155
|
+
export declare const StackSetDriftDetectionDetailsFilterSensitiveLog: (obj: StackSetDriftDetectionDetails) => any;
|
|
8156
|
+
/**
|
|
8157
|
+
* @internal
|
|
8158
|
+
*/
|
|
8159
|
+
export declare const StackSetFilterSensitiveLog: (obj: StackSet) => any;
|
|
8160
|
+
/**
|
|
8161
|
+
* @internal
|
|
8162
|
+
*/
|
|
8163
|
+
export declare const DescribeStackSetOutputFilterSensitiveLog: (obj: DescribeStackSetOutput) => any;
|
|
8164
|
+
/**
|
|
8165
|
+
* @internal
|
|
8166
|
+
*/
|
|
8167
|
+
export declare const DescribeStackSetOperationInputFilterSensitiveLog: (obj: DescribeStackSetOperationInput) => any;
|
|
8168
|
+
/**
|
|
8169
|
+
* @internal
|
|
8170
|
+
*/
|
|
8171
|
+
export declare const StackSetOperationFilterSensitiveLog: (obj: StackSetOperation) => any;
|
|
8172
|
+
/**
|
|
8173
|
+
* @internal
|
|
8174
|
+
*/
|
|
8175
|
+
export declare const DescribeStackSetOperationOutputFilterSensitiveLog: (obj: DescribeStackSetOperationOutput) => any;
|
|
8176
|
+
/**
|
|
8177
|
+
* @internal
|
|
8178
|
+
*/
|
|
8179
|
+
export declare const DescribeTypeInputFilterSensitiveLog: (obj: DescribeTypeInput) => any;
|
|
8180
|
+
/**
|
|
8181
|
+
* @internal
|
|
8182
|
+
*/
|
|
8183
|
+
export declare const RequiredActivatedTypeFilterSensitiveLog: (obj: RequiredActivatedType) => any;
|
|
8184
|
+
/**
|
|
8185
|
+
* @internal
|
|
8186
|
+
*/
|
|
8187
|
+
export declare const DescribeTypeOutputFilterSensitiveLog: (obj: DescribeTypeOutput) => any;
|
|
8188
|
+
/**
|
|
8189
|
+
* @internal
|
|
8190
|
+
*/
|
|
8191
|
+
export declare const DescribeTypeRegistrationInputFilterSensitiveLog: (obj: DescribeTypeRegistrationInput) => any;
|
|
8192
|
+
/**
|
|
8193
|
+
* @internal
|
|
8194
|
+
*/
|
|
8195
|
+
export declare const DescribeTypeRegistrationOutputFilterSensitiveLog: (obj: DescribeTypeRegistrationOutput) => any;
|
|
8196
|
+
/**
|
|
8197
|
+
* @internal
|
|
8198
|
+
*/
|
|
8199
|
+
export declare const DetectStackDriftInputFilterSensitiveLog: (obj: DetectStackDriftInput) => any;
|
|
8200
|
+
/**
|
|
8201
|
+
* @internal
|
|
8202
|
+
*/
|
|
8203
|
+
export declare const DetectStackDriftOutputFilterSensitiveLog: (obj: DetectStackDriftOutput) => any;
|
|
8204
|
+
/**
|
|
8205
|
+
* @internal
|
|
8206
|
+
*/
|
|
8207
|
+
export declare const DetectStackResourceDriftInputFilterSensitiveLog: (obj: DetectStackResourceDriftInput) => any;
|
|
8208
|
+
/**
|
|
8209
|
+
* @internal
|
|
8210
|
+
*/
|
|
8211
|
+
export declare const DetectStackResourceDriftOutputFilterSensitiveLog: (obj: DetectStackResourceDriftOutput) => any;
|
|
8212
|
+
/**
|
|
8213
|
+
* @internal
|
|
8214
|
+
*/
|
|
8215
|
+
export declare const DetectStackSetDriftInputFilterSensitiveLog: (obj: DetectStackSetDriftInput) => any;
|
|
8216
|
+
/**
|
|
8217
|
+
* @internal
|
|
8218
|
+
*/
|
|
8219
|
+
export declare const DetectStackSetDriftOutputFilterSensitiveLog: (obj: DetectStackSetDriftOutput) => any;
|
|
8220
|
+
/**
|
|
8221
|
+
* @internal
|
|
8222
|
+
*/
|
|
8223
|
+
export declare const EstimateTemplateCostInputFilterSensitiveLog: (obj: EstimateTemplateCostInput) => any;
|
|
8224
|
+
/**
|
|
8225
|
+
* @internal
|
|
8226
|
+
*/
|
|
8227
|
+
export declare const EstimateTemplateCostOutputFilterSensitiveLog: (obj: EstimateTemplateCostOutput) => any;
|
|
8228
|
+
/**
|
|
8229
|
+
* @internal
|
|
8230
|
+
*/
|
|
8231
|
+
export declare const ExecuteChangeSetInputFilterSensitiveLog: (obj: ExecuteChangeSetInput) => any;
|
|
8232
|
+
/**
|
|
8233
|
+
* @internal
|
|
8234
|
+
*/
|
|
8235
|
+
export declare const ExecuteChangeSetOutputFilterSensitiveLog: (obj: ExecuteChangeSetOutput) => any;
|
|
8236
|
+
/**
|
|
8237
|
+
* @internal
|
|
8238
|
+
*/
|
|
8239
|
+
export declare const GetStackPolicyInputFilterSensitiveLog: (obj: GetStackPolicyInput) => any;
|
|
8240
|
+
/**
|
|
8241
|
+
* @internal
|
|
8242
|
+
*/
|
|
8243
|
+
export declare const GetStackPolicyOutputFilterSensitiveLog: (obj: GetStackPolicyOutput) => any;
|
|
8244
|
+
/**
|
|
8245
|
+
* @internal
|
|
8246
|
+
*/
|
|
8247
|
+
export declare const GetTemplateInputFilterSensitiveLog: (obj: GetTemplateInput) => any;
|
|
8248
|
+
/**
|
|
8249
|
+
* @internal
|
|
8250
|
+
*/
|
|
8251
|
+
export declare const GetTemplateOutputFilterSensitiveLog: (obj: GetTemplateOutput) => any;
|
|
8252
|
+
/**
|
|
8253
|
+
* @internal
|
|
8254
|
+
*/
|
|
8255
|
+
export declare const GetTemplateSummaryInputFilterSensitiveLog: (obj: GetTemplateSummaryInput) => any;
|
|
8256
|
+
/**
|
|
8257
|
+
* @internal
|
|
8258
|
+
*/
|
|
8259
|
+
export declare const ParameterConstraintsFilterSensitiveLog: (obj: ParameterConstraints) => any;
|
|
8260
|
+
/**
|
|
8261
|
+
* @internal
|
|
8262
|
+
*/
|
|
8263
|
+
export declare const ParameterDeclarationFilterSensitiveLog: (obj: ParameterDeclaration) => any;
|
|
8264
|
+
/**
|
|
8265
|
+
* @internal
|
|
8266
|
+
*/
|
|
8267
|
+
export declare const ResourceIdentifierSummaryFilterSensitiveLog: (obj: ResourceIdentifierSummary) => any;
|
|
8268
|
+
/**
|
|
8269
|
+
* @internal
|
|
8270
|
+
*/
|
|
8271
|
+
export declare const GetTemplateSummaryOutputFilterSensitiveLog: (obj: GetTemplateSummaryOutput) => any;
|
|
8272
|
+
/**
|
|
8273
|
+
* @internal
|
|
8274
|
+
*/
|
|
8275
|
+
export declare const ImportStacksToStackSetInputFilterSensitiveLog: (obj: ImportStacksToStackSetInput) => any;
|
|
8276
|
+
/**
|
|
8277
|
+
* @internal
|
|
8278
|
+
*/
|
|
8279
|
+
export declare const ImportStacksToStackSetOutputFilterSensitiveLog: (obj: ImportStacksToStackSetOutput) => any;
|
|
8280
|
+
/**
|
|
8281
|
+
* @internal
|
|
8282
|
+
*/
|
|
8283
|
+
export declare const ListChangeSetsInputFilterSensitiveLog: (obj: ListChangeSetsInput) => any;
|
|
8284
|
+
/**
|
|
8285
|
+
* @internal
|
|
8286
|
+
*/
|
|
8287
|
+
export declare const ListChangeSetsOutputFilterSensitiveLog: (obj: ListChangeSetsOutput) => any;
|
|
8288
|
+
/**
|
|
8289
|
+
* @internal
|
|
8290
|
+
*/
|
|
8291
|
+
export declare const ListExportsInputFilterSensitiveLog: (obj: ListExportsInput) => any;
|
|
8292
|
+
/**
|
|
8293
|
+
* @internal
|
|
8294
|
+
*/
|
|
8295
|
+
export declare const ExportFilterSensitiveLog: (obj: Export) => any;
|
|
8296
|
+
/**
|
|
8297
|
+
* @internal
|
|
8298
|
+
*/
|
|
8299
|
+
export declare const ListExportsOutputFilterSensitiveLog: (obj: ListExportsOutput) => any;
|
|
8300
|
+
/**
|
|
8301
|
+
* @internal
|
|
8302
|
+
*/
|
|
8303
|
+
export declare const ListImportsInputFilterSensitiveLog: (obj: ListImportsInput) => any;
|
|
8304
|
+
/**
|
|
8305
|
+
* @internal
|
|
8306
|
+
*/
|
|
8307
|
+
export declare const ListImportsOutputFilterSensitiveLog: (obj: ListImportsOutput) => any;
|
|
8308
|
+
/**
|
|
8309
|
+
* @internal
|
|
8310
|
+
*/
|
|
8311
|
+
export declare const StackInstanceFilterFilterSensitiveLog: (obj: StackInstanceFilter) => any;
|
|
8312
|
+
/**
|
|
8313
|
+
* @internal
|
|
8314
|
+
*/
|
|
8315
|
+
export declare const ListStackInstancesInputFilterSensitiveLog: (obj: ListStackInstancesInput) => any;
|
|
8316
|
+
/**
|
|
8317
|
+
* @internal
|
|
8318
|
+
*/
|
|
8319
|
+
export declare const StackInstanceSummaryFilterSensitiveLog: (obj: StackInstanceSummary) => any;
|
|
8320
|
+
/**
|
|
8321
|
+
* @internal
|
|
8322
|
+
*/
|
|
8323
|
+
export declare const ListStackInstancesOutputFilterSensitiveLog: (obj: ListStackInstancesOutput) => any;
|
|
8324
|
+
/**
|
|
8325
|
+
* @internal
|
|
8326
|
+
*/
|
|
8327
|
+
export declare const ListStackResourcesInputFilterSensitiveLog: (obj: ListStackResourcesInput) => any;
|
|
8328
|
+
/**
|
|
8329
|
+
* @internal
|
|
8330
|
+
*/
|
|
8331
|
+
export declare const StackResourceDriftInformationSummaryFilterSensitiveLog: (obj: StackResourceDriftInformationSummary) => any;
|
|
8332
|
+
/**
|
|
8333
|
+
* @internal
|
|
8334
|
+
*/
|
|
8335
|
+
export declare const StackResourceSummaryFilterSensitiveLog: (obj: StackResourceSummary) => any;
|
|
8336
|
+
/**
|
|
8337
|
+
* @internal
|
|
8338
|
+
*/
|
|
8339
|
+
export declare const ListStackResourcesOutputFilterSensitiveLog: (obj: ListStackResourcesOutput) => any;
|
|
8340
|
+
/**
|
|
8341
|
+
* @internal
|
|
8342
|
+
*/
|
|
8343
|
+
export declare const ListStacksInputFilterSensitiveLog: (obj: ListStacksInput) => any;
|
|
8344
|
+
/**
|
|
8345
|
+
* @internal
|
|
8346
|
+
*/
|
|
8347
|
+
export declare const StackDriftInformationSummaryFilterSensitiveLog: (obj: StackDriftInformationSummary) => any;
|
|
8348
|
+
/**
|
|
8349
|
+
* @internal
|
|
8350
|
+
*/
|
|
8351
|
+
export declare const StackSummaryFilterSensitiveLog: (obj: StackSummary) => any;
|
|
8352
|
+
/**
|
|
8353
|
+
* @internal
|
|
8354
|
+
*/
|
|
8355
|
+
export declare const ListStacksOutputFilterSensitiveLog: (obj: ListStacksOutput) => any;
|
|
8356
|
+
/**
|
|
8357
|
+
* @internal
|
|
8358
|
+
*/
|
|
8359
|
+
export declare const ListStackSetOperationResultsInputFilterSensitiveLog: (obj: ListStackSetOperationResultsInput) => any;
|
|
8360
|
+
/**
|
|
8361
|
+
* @internal
|
|
8362
|
+
*/
|
|
8363
|
+
export declare const StackSetOperationResultSummaryFilterSensitiveLog: (obj: StackSetOperationResultSummary) => any;
|
|
8364
|
+
/**
|
|
8365
|
+
* @internal
|
|
8366
|
+
*/
|
|
8367
|
+
export declare const ListStackSetOperationResultsOutputFilterSensitiveLog: (obj: ListStackSetOperationResultsOutput) => any;
|
|
8368
|
+
/**
|
|
8369
|
+
* @internal
|
|
8370
|
+
*/
|
|
8371
|
+
export declare const ListStackSetOperationsInputFilterSensitiveLog: (obj: ListStackSetOperationsInput) => any;
|
|
8372
|
+
/**
|
|
8373
|
+
* @internal
|
|
8374
|
+
*/
|
|
8375
|
+
export declare const StackSetOperationSummaryFilterSensitiveLog: (obj: StackSetOperationSummary) => any;
|
|
8376
|
+
/**
|
|
8377
|
+
* @internal
|
|
8378
|
+
*/
|
|
8379
|
+
export declare const ListStackSetOperationsOutputFilterSensitiveLog: (obj: ListStackSetOperationsOutput) => any;
|
|
8380
|
+
/**
|
|
8381
|
+
* @internal
|
|
8382
|
+
*/
|
|
8383
|
+
export declare const ListStackSetsInputFilterSensitiveLog: (obj: ListStackSetsInput) => any;
|
|
8384
|
+
/**
|
|
8385
|
+
* @internal
|
|
8386
|
+
*/
|
|
8387
|
+
export declare const StackSetSummaryFilterSensitiveLog: (obj: StackSetSummary) => any;
|
|
8388
|
+
/**
|
|
8389
|
+
* @internal
|
|
8390
|
+
*/
|
|
8391
|
+
export declare const ListStackSetsOutputFilterSensitiveLog: (obj: ListStackSetsOutput) => any;
|
|
8392
|
+
/**
|
|
8393
|
+
* @internal
|
|
8394
|
+
*/
|
|
8395
|
+
export declare const ListTypeRegistrationsInputFilterSensitiveLog: (obj: ListTypeRegistrationsInput) => any;
|
|
8396
|
+
/**
|
|
8397
|
+
* @internal
|
|
8398
|
+
*/
|
|
8399
|
+
export declare const ListTypeRegistrationsOutputFilterSensitiveLog: (obj: ListTypeRegistrationsOutput) => any;
|
|
8400
|
+
/**
|
|
8401
|
+
* @internal
|
|
8402
|
+
*/
|
|
8403
|
+
export declare const TypeFiltersFilterSensitiveLog: (obj: TypeFilters) => any;
|
|
8404
|
+
/**
|
|
8405
|
+
* @internal
|
|
8406
|
+
*/
|
|
8407
|
+
export declare const ListTypesInputFilterSensitiveLog: (obj: ListTypesInput) => any;
|
|
8408
|
+
/**
|
|
8409
|
+
* @internal
|
|
8410
|
+
*/
|
|
8411
|
+
export declare const TypeSummaryFilterSensitiveLog: (obj: TypeSummary) => any;
|
|
8412
|
+
/**
|
|
8413
|
+
* @internal
|
|
8414
|
+
*/
|
|
8415
|
+
export declare const ListTypesOutputFilterSensitiveLog: (obj: ListTypesOutput) => any;
|
|
8416
|
+
/**
|
|
8417
|
+
* @internal
|
|
8418
|
+
*/
|
|
8419
|
+
export declare const ListTypeVersionsInputFilterSensitiveLog: (obj: ListTypeVersionsInput) => any;
|
|
8420
|
+
/**
|
|
8421
|
+
* @internal
|
|
8422
|
+
*/
|
|
8423
|
+
export declare const TypeVersionSummaryFilterSensitiveLog: (obj: TypeVersionSummary) => any;
|
|
8424
|
+
/**
|
|
8425
|
+
* @internal
|
|
8426
|
+
*/
|
|
8427
|
+
export declare const ListTypeVersionsOutputFilterSensitiveLog: (obj: ListTypeVersionsOutput) => any;
|
|
8428
|
+
/**
|
|
8429
|
+
* @internal
|
|
8430
|
+
*/
|
|
8431
|
+
export declare const PublishTypeInputFilterSensitiveLog: (obj: PublishTypeInput) => any;
|
|
8432
|
+
/**
|
|
8433
|
+
* @internal
|
|
8434
|
+
*/
|
|
8435
|
+
export declare const PublishTypeOutputFilterSensitiveLog: (obj: PublishTypeOutput) => any;
|
|
8436
|
+
/**
|
|
8437
|
+
* @internal
|
|
8438
|
+
*/
|
|
8439
|
+
export declare const RecordHandlerProgressInputFilterSensitiveLog: (obj: RecordHandlerProgressInput) => any;
|
|
8440
|
+
/**
|
|
8441
|
+
* @internal
|
|
8442
|
+
*/
|
|
8443
|
+
export declare const RecordHandlerProgressOutputFilterSensitiveLog: (obj: RecordHandlerProgressOutput) => any;
|
|
8444
|
+
/**
|
|
8445
|
+
* @internal
|
|
8446
|
+
*/
|
|
8447
|
+
export declare const RegisterPublisherInputFilterSensitiveLog: (obj: RegisterPublisherInput) => any;
|
|
8448
|
+
/**
|
|
8449
|
+
* @internal
|
|
8450
|
+
*/
|
|
8451
|
+
export declare const RegisterPublisherOutputFilterSensitiveLog: (obj: RegisterPublisherOutput) => any;
|
|
8452
|
+
/**
|
|
8453
|
+
* @internal
|
|
8454
|
+
*/
|
|
8455
|
+
export declare const RegisterTypeInputFilterSensitiveLog: (obj: RegisterTypeInput) => any;
|
|
8456
|
+
/**
|
|
8457
|
+
* @internal
|
|
8458
|
+
*/
|
|
8459
|
+
export declare const RegisterTypeOutputFilterSensitiveLog: (obj: RegisterTypeOutput) => any;
|
|
8460
|
+
/**
|
|
8461
|
+
* @internal
|
|
8462
|
+
*/
|
|
8463
|
+
export declare const RollbackStackInputFilterSensitiveLog: (obj: RollbackStackInput) => any;
|
|
8464
|
+
/**
|
|
8465
|
+
* @internal
|
|
8466
|
+
*/
|
|
8467
|
+
export declare const RollbackStackOutputFilterSensitiveLog: (obj: RollbackStackOutput) => any;
|
|
8468
|
+
/**
|
|
8469
|
+
* @internal
|
|
8470
|
+
*/
|
|
8471
|
+
export declare const SetStackPolicyInputFilterSensitiveLog: (obj: SetStackPolicyInput) => any;
|
|
8472
|
+
/**
|
|
8473
|
+
* @internal
|
|
8474
|
+
*/
|
|
8475
|
+
export declare const SetTypeConfigurationInputFilterSensitiveLog: (obj: SetTypeConfigurationInput) => any;
|
|
8476
|
+
/**
|
|
8477
|
+
* @internal
|
|
8478
|
+
*/
|
|
8479
|
+
export declare const SetTypeConfigurationOutputFilterSensitiveLog: (obj: SetTypeConfigurationOutput) => any;
|
|
8480
|
+
/**
|
|
8481
|
+
* @internal
|
|
8482
|
+
*/
|
|
8483
|
+
export declare const SetTypeDefaultVersionInputFilterSensitiveLog: (obj: SetTypeDefaultVersionInput) => any;
|
|
8484
|
+
/**
|
|
8485
|
+
* @internal
|
|
8486
|
+
*/
|
|
8487
|
+
export declare const SetTypeDefaultVersionOutputFilterSensitiveLog: (obj: SetTypeDefaultVersionOutput) => any;
|
|
8488
|
+
/**
|
|
8489
|
+
* @internal
|
|
8490
|
+
*/
|
|
8491
|
+
export declare const SignalResourceInputFilterSensitiveLog: (obj: SignalResourceInput) => any;
|
|
8492
|
+
/**
|
|
8493
|
+
* @internal
|
|
8494
|
+
*/
|
|
8495
|
+
export declare const StopStackSetOperationInputFilterSensitiveLog: (obj: StopStackSetOperationInput) => any;
|
|
8496
|
+
/**
|
|
8497
|
+
* @internal
|
|
8498
|
+
*/
|
|
8499
|
+
export declare const StopStackSetOperationOutputFilterSensitiveLog: (obj: StopStackSetOperationOutput) => any;
|
|
8500
|
+
/**
|
|
8501
|
+
* @internal
|
|
8502
|
+
*/
|
|
8503
|
+
export declare const TestTypeInputFilterSensitiveLog: (obj: TestTypeInput) => any;
|
|
8504
|
+
/**
|
|
8505
|
+
* @internal
|
|
8506
|
+
*/
|
|
8507
|
+
export declare const TestTypeOutputFilterSensitiveLog: (obj: TestTypeOutput) => any;
|
|
8508
|
+
/**
|
|
8509
|
+
* @internal
|
|
8510
|
+
*/
|
|
8511
|
+
export declare const UpdateStackInputFilterSensitiveLog: (obj: UpdateStackInput) => any;
|
|
8512
|
+
/**
|
|
8513
|
+
* @internal
|
|
8514
|
+
*/
|
|
8515
|
+
export declare const UpdateStackOutputFilterSensitiveLog: (obj: UpdateStackOutput) => any;
|
|
8516
|
+
/**
|
|
8517
|
+
* @internal
|
|
8518
|
+
*/
|
|
8519
|
+
export declare const UpdateStackInstancesInputFilterSensitiveLog: (obj: UpdateStackInstancesInput) => any;
|
|
8520
|
+
/**
|
|
8521
|
+
* @internal
|
|
8522
|
+
*/
|
|
8523
|
+
export declare const UpdateStackInstancesOutputFilterSensitiveLog: (obj: UpdateStackInstancesOutput) => any;
|
|
8524
|
+
/**
|
|
8525
|
+
* @internal
|
|
8526
|
+
*/
|
|
8527
|
+
export declare const UpdateStackSetInputFilterSensitiveLog: (obj: UpdateStackSetInput) => any;
|
|
8528
|
+
/**
|
|
8529
|
+
* @internal
|
|
8530
|
+
*/
|
|
8531
|
+
export declare const UpdateStackSetOutputFilterSensitiveLog: (obj: UpdateStackSetOutput) => any;
|
|
8532
|
+
/**
|
|
8533
|
+
* @internal
|
|
8534
|
+
*/
|
|
8535
|
+
export declare const UpdateTerminationProtectionInputFilterSensitiveLog: (obj: UpdateTerminationProtectionInput) => any;
|
|
8536
|
+
/**
|
|
8537
|
+
* @internal
|
|
8538
|
+
*/
|
|
8539
|
+
export declare const UpdateTerminationProtectionOutputFilterSensitiveLog: (obj: UpdateTerminationProtectionOutput) => any;
|
|
8540
|
+
/**
|
|
8541
|
+
* @internal
|
|
8542
|
+
*/
|
|
8543
|
+
export declare const ValidateTemplateInputFilterSensitiveLog: (obj: ValidateTemplateInput) => any;
|
|
8544
|
+
/**
|
|
8545
|
+
* @internal
|
|
8546
|
+
*/
|
|
8547
|
+
export declare const TemplateParameterFilterSensitiveLog: (obj: TemplateParameter) => any;
|
|
8548
|
+
/**
|
|
8549
|
+
* @internal
|
|
8550
|
+
*/
|
|
8551
|
+
export declare const ValidateTemplateOutputFilterSensitiveLog: (obj: ValidateTemplateOutput) => any;
|