@cdk8s/awscdk-resolver 0.0.404 → 0.0.406
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/.jsii +3 -3
- package/lib/resolve.js +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/README.md +10 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/index.js +3126 -9437
- package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/runtimeConfig.shared.js +7 -0
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/CloudFormation.js +2 -0
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/CloudFormationClient.js +2 -0
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ActivateOrganizationsAccessCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ActivateTypeCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/BatchDescribeTypeConfigurationsCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/CancelUpdateStackCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ContinueUpdateRollbackCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/CreateChangeSetCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/CreateGeneratedTemplateCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/CreateStackCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/CreateStackInstancesCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/CreateStackRefactorCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/CreateStackSetCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DeactivateOrganizationsAccessCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DeactivateTypeCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DeleteChangeSetCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DeleteGeneratedTemplateCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DeleteStackCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DeleteStackInstancesCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DeleteStackSetCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DeregisterTypeCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeAccountLimitsCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeChangeSetCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeChangeSetHooksCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeGeneratedTemplateCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeOrganizationsAccessCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribePublisherCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeResourceScanCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeStackDriftDetectionStatusCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeStackEventsCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeStackInstanceCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeStackRefactorCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeStackResourceCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeStackResourceDriftsCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeStackResourcesCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeStackSetCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeStackSetOperationCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeStacksCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeTypeCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeTypeRegistrationCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DetectStackDriftCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DetectStackResourceDriftCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DetectStackSetDriftCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/EstimateTemplateCostCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ExecuteChangeSetCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ExecuteStackRefactorCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/GetGeneratedTemplateCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/GetHookResultCommand.js +16 -0
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/GetStackPolicyCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/GetTemplateCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/GetTemplateSummaryCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ImportStacksToStackSetCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListChangeSetsCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListExportsCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListGeneratedTemplatesCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListHookResultsCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListImportsCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListResourceScanRelatedResourcesCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListResourceScanResourcesCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListResourceScansCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListStackInstanceResourceDriftsCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListStackInstancesCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListStackRefactorActionsCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListStackRefactorsCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListStackResourcesCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListStackSetAutoDeploymentTargetsCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListStackSetOperationResultsCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListStackSetOperationsCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListStackSetsCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListStacksCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListTypeRegistrationsCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListTypeVersionsCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListTypesCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/PublishTypeCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/RecordHandlerProgressCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/RegisterPublisherCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/RegisterTypeCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/RollbackStackCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/SetStackPolicyCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/SetTypeConfigurationCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/SetTypeDefaultVersionCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/SignalResourceCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/StartResourceScanCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/StopStackSetOperationCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/TestTypeCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/UpdateGeneratedTemplateCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/UpdateStackCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/UpdateStackInstancesCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/UpdateStackSetCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/UpdateTerminationProtectionCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ValidateTemplateCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/index.js +1 -0
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/models/models_0.js +29 -18
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/models/models_1.js +7 -0
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/runtimeConfig.shared.js +7 -0
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/schemas/schemas_0.js +3052 -0
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/CloudFormation.d.ts +15 -8
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/CloudFormationClient.d.ts +20 -10
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ActivateTypeCommand.d.ts +1 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribeChangeSetHooksCommand.d.ts +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribeStackEventsCommand.d.ts +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/GetHookResultCommand.d.ts +104 -0
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListHookResultsCommand.d.ts +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListStackSetOperationResultsCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListStackSetOperationsCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/SetTypeConfigurationCommand.d.ts +1 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/index.d.ts +1 -0
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/index.d.ts +7 -7
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/models/models_0.d.ts +319 -434
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/models/models_1.d.ts +328 -27
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/runtimeConfig.browser.d.ts +1 -0
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/runtimeConfig.d.ts +1 -0
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/runtimeConfig.native.d.ts +1 -0
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/runtimeConfig.shared.d.ts +1 -0
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/schemas/schemas_0.d.ts +456 -0
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/CloudFormation.d.ts +18 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/CloudFormationClient.d.ts +10 -0
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DescribeStackEventsCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/GetHookResultCommand.d.ts +47 -0
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ListStackSetOperationResultsCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ListStackSetOperationsCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/index.d.ts +1 -0
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/models/models_0.d.ts +65 -58
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/models/models_1.d.ts +54 -0
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/runtimeConfig.browser.d.ts +4 -0
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/runtimeConfig.d.ts +4 -0
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/runtimeConfig.native.d.ts +4 -0
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/runtimeConfig.shared.d.ts +4 -0
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/schemas/schemas_0.d.ts +461 -0
- package/node_modules/@aws-sdk/client-cloudformation/package.json +34 -35
- package/node_modules/@aws-sdk/client-sso/package.json +32 -32
- package/node_modules/@aws-sdk/core/dist-cjs/index.js +11 -1
- package/node_modules/@aws-sdk/core/dist-cjs/submodules/protocols/index.js +11 -1
- package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/AwsRestJsonProtocol.js +11 -1
- package/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/AwsRestJsonProtocol.d.ts +11 -1
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/AwsRestJsonProtocol.d.ts +6 -0
- package/node_modules/@aws-sdk/core/package.json +11 -11
- package/node_modules/@aws-sdk/credential-provider-env/package.json +5 -5
- package/node_modules/@aws-sdk/credential-provider-http/package.json +10 -10
- package/node_modules/@aws-sdk/credential-provider-ini/package.json +13 -13
- package/node_modules/@aws-sdk/credential-provider-node/package.json +12 -12
- package/node_modules/@aws-sdk/credential-provider-process/package.json +6 -6
- package/node_modules/@aws-sdk/credential-provider-sso/package.json +8 -8
- package/node_modules/@aws-sdk/credential-provider-web-identity/package.json +7 -7
- package/node_modules/@aws-sdk/middleware-host-header/package.json +4 -4
- package/node_modules/@aws-sdk/middleware-logger/package.json +3 -3
- package/node_modules/@aws-sdk/middleware-recursion-detection/package.json +4 -4
- package/node_modules/@aws-sdk/middleware-user-agent/package.json +7 -7
- package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/STSClient.js +2 -0
- package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/index.js +207 -548
- package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/runtimeConfig.shared.js +7 -0
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/STSClient.js +2 -0
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/commands/AssumeRoleCommand.js +3 -10
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/commands/AssumeRoleWithWebIdentityCommand.js +3 -10
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/models/models_0.js +0 -17
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.shared.js +7 -0
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/schemas/schemas_0.js +214 -0
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/STSClient.d.ts +10 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/models/models_0.d.ts +0 -16
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.browser.d.ts +1 -0
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.d.ts +1 -0
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.native.d.ts +1 -0
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.shared.d.ts +1 -0
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/schemas/schemas_0.d.ts +26 -0
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/STSClient.d.ts +4 -0
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/models/models_0.d.ts +0 -10
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.browser.d.ts +4 -0
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.d.ts +4 -0
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.native.d.ts +4 -0
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.shared.d.ts +4 -0
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/schemas/schemas_0.d.ts +32 -0
- package/node_modules/@aws-sdk/nested-clients/package.json +32 -32
- package/node_modules/@aws-sdk/region-config-resolver/package.json +5 -5
- package/node_modules/@aws-sdk/token-providers/package.json +7 -7
- package/node_modules/@aws-sdk/types/package.json +2 -2
- package/node_modules/@aws-sdk/util-endpoints/package.json +5 -5
- package/node_modules/@aws-sdk/util-user-agent-browser/package.json +3 -3
- package/node_modules/@aws-sdk/util-user-agent-node/package.json +5 -5
- package/node_modules/@aws-sdk/xml-builder/package.json +2 -2
- package/node_modules/@smithy/core/dist-cjs/submodules/event-streams/index.js +43 -2
- package/node_modules/@smithy/core/dist-cjs/submodules/protocols/index.js +7 -2
- package/node_modules/@smithy/core/dist-es/submodules/event-streams/EventStreamSerde.js +44 -3
- package/node_modules/@smithy/core/dist-es/submodules/protocols/HttpBindingProtocol.js +1 -1
- package/node_modules/@smithy/core/dist-es/submodules/protocols/serde/ToStringShapeSerializer.js +7 -2
- package/node_modules/@smithy/core/package.json +1 -1
- package/node_modules/@smithy/middleware-endpoint/package.json +2 -2
- package/node_modules/@smithy/middleware-retry/package.json +2 -2
- package/node_modules/@smithy/smithy-client/package.json +3 -3
- package/node_modules/@smithy/util-defaults-mode-browser/package.json +2 -2
- package/node_modules/@smithy/util-defaults-mode-node/package.json +2 -2
- package/package.json +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/protocols/Aws_query.js +0 -8938
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/protocols/Aws_query.d.ts +0 -794
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/protocols/Aws_query.d.ts +0 -1061
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/protocols/Aws_query.js +0 -528
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/protocols/Aws_query.d.ts +0 -20
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/protocols/Aws_query.d.ts +0 -29
|
@@ -349,6 +349,76 @@ export declare class AlreadyExistsException extends __BaseException {
|
|
|
349
349
|
*/
|
|
350
350
|
constructor(opts: __ExceptionOptionType<AlreadyExistsException, __BaseException>);
|
|
351
351
|
}
|
|
352
|
+
/**
|
|
353
|
+
* @public
|
|
354
|
+
* @enum
|
|
355
|
+
*/
|
|
356
|
+
export declare const AnnotationSeverityLevel: {
|
|
357
|
+
readonly CRITICAL: "CRITICAL";
|
|
358
|
+
readonly HIGH: "HIGH";
|
|
359
|
+
readonly INFORMATIONAL: "INFORMATIONAL";
|
|
360
|
+
readonly LOW: "LOW";
|
|
361
|
+
readonly MEDIUM: "MEDIUM";
|
|
362
|
+
};
|
|
363
|
+
/**
|
|
364
|
+
* @public
|
|
365
|
+
*/
|
|
366
|
+
export type AnnotationSeverityLevel = (typeof AnnotationSeverityLevel)[keyof typeof AnnotationSeverityLevel];
|
|
367
|
+
/**
|
|
368
|
+
* @public
|
|
369
|
+
* @enum
|
|
370
|
+
*/
|
|
371
|
+
export declare const AnnotationStatus: {
|
|
372
|
+
readonly FAILED: "FAILED";
|
|
373
|
+
readonly PASSED: "PASSED";
|
|
374
|
+
readonly SKIPPED: "SKIPPED";
|
|
375
|
+
};
|
|
376
|
+
/**
|
|
377
|
+
* @public
|
|
378
|
+
*/
|
|
379
|
+
export type AnnotationStatus = (typeof AnnotationStatus)[keyof typeof AnnotationStatus];
|
|
380
|
+
/**
|
|
381
|
+
* <p>The <code>Annotation</code> data type.</p>
|
|
382
|
+
* <p>A <code>GetHookResult</code> call returns detailed information and remediation guidance from Control Tower,
|
|
383
|
+
* Guard, Lambda, or custom Hooks for a Hook invocation result.</p>
|
|
384
|
+
* @public
|
|
385
|
+
*/
|
|
386
|
+
export interface Annotation {
|
|
387
|
+
/**
|
|
388
|
+
* <p>An identifier for the evaluation logic that was used when invoking the Hook. For
|
|
389
|
+
* Control Tower, this is the control ID. For Guard, this is the rule ID. For Lambda and custom
|
|
390
|
+
* Hooks, this is a user-defined identifier.</p>
|
|
391
|
+
* @public
|
|
392
|
+
*/
|
|
393
|
+
AnnotationName?: string | undefined;
|
|
394
|
+
/**
|
|
395
|
+
* <p>The status of the Hook invocation from the downstream service.</p>
|
|
396
|
+
* @public
|
|
397
|
+
*/
|
|
398
|
+
Status?: AnnotationStatus | undefined;
|
|
399
|
+
/**
|
|
400
|
+
* <p>The explanation for the specific status assigned to this Hook invocation. For
|
|
401
|
+
* example, "Bucket does not block public access".</p>
|
|
402
|
+
* @public
|
|
403
|
+
*/
|
|
404
|
+
StatusMessage?: string | undefined;
|
|
405
|
+
/**
|
|
406
|
+
* <p>Suggests what to change if your Hook returns a <code>FAILED</code> status. For
|
|
407
|
+
* example, "Block public access to the bucket".</p>
|
|
408
|
+
* @public
|
|
409
|
+
*/
|
|
410
|
+
RemediationMessage?: string | undefined;
|
|
411
|
+
/**
|
|
412
|
+
* <p>A URL that you can access for additional remediation guidance.</p>
|
|
413
|
+
* @public
|
|
414
|
+
*/
|
|
415
|
+
RemediationLink?: string | undefined;
|
|
416
|
+
/**
|
|
417
|
+
* <p>The relative risk associated with any violations of this type.</p>
|
|
418
|
+
* @public
|
|
419
|
+
*/
|
|
420
|
+
SeverityLevel?: AnnotationSeverityLevel | undefined;
|
|
421
|
+
}
|
|
352
422
|
/**
|
|
353
423
|
* @public
|
|
354
424
|
* @enum
|
|
@@ -571,9 +641,9 @@ export interface CancelUpdateStackInput {
|
|
|
571
641
|
* resource-level permissions and avoid returning a response when no parameter is sent in the
|
|
572
642
|
* request:</p>
|
|
573
643
|
* <p>
|
|
574
|
-
* <code>\{ "Version": "2012-10-17",
|
|
575
|
-
* "cloudformation:DescribeStacks", "NotResource":
|
|
576
|
-
* \}</code>
|
|
644
|
+
* <code>\{ "Version": "2012-10-17", "Statement": [\{ "Effect": "Deny",
|
|
645
|
+
* "Action": "cloudformation:DescribeStacks", "NotResource":
|
|
646
|
+
* "arn:aws:cloudformation:*:*:stack/*\/*" \}] \}</code>
|
|
577
647
|
* </p>
|
|
578
648
|
* </note>
|
|
579
649
|
* <p>The name or the unique stack ID that's associated with the stack.</p>
|
|
@@ -1125,7 +1195,7 @@ export type HookTargetType = (typeof HookTargetType)[keyof typeof HookTargetType
|
|
|
1125
1195
|
*/
|
|
1126
1196
|
export interface ChangeSetHookTargetDetails {
|
|
1127
1197
|
/**
|
|
1128
|
-
* <p>The
|
|
1198
|
+
* <p>The Hook target type.</p>
|
|
1129
1199
|
* @public
|
|
1130
1200
|
*/
|
|
1131
1201
|
TargetType?: HookTargetType | undefined;
|
|
@@ -1466,7 +1536,7 @@ export declare const OnStackFailure: {
|
|
|
1466
1536
|
*/
|
|
1467
1537
|
export type OnStackFailure = (typeof OnStackFailure)[keyof typeof OnStackFailure];
|
|
1468
1538
|
/**
|
|
1469
|
-
* <p>The Parameter data type.</p>
|
|
1539
|
+
* <p>The <code>Parameter</code> data type.</p>
|
|
1470
1540
|
* @public
|
|
1471
1541
|
*/
|
|
1472
1542
|
export interface Parameter {
|
|
@@ -1600,15 +1670,14 @@ export interface RollbackConfiguration {
|
|
|
1600
1670
|
*/
|
|
1601
1671
|
export interface Tag {
|
|
1602
1672
|
/**
|
|
1603
|
-
* <p>A string used to identify this tag. You can specify a maximum of
|
|
1604
|
-
*
|
|
1605
|
-
* <code>aws:</code>.</p>
|
|
1673
|
+
* <p>A string used to identify this tag. You can specify a maximum of 128 characters for a tag
|
|
1674
|
+
* key. Tags owned by Amazon Web Services have the reserved prefix: <code>aws:</code>.</p>
|
|
1606
1675
|
* @public
|
|
1607
1676
|
*/
|
|
1608
1677
|
Key: string | undefined;
|
|
1609
1678
|
/**
|
|
1610
|
-
* <p>A string that contains the value for this tag. You can specify a
|
|
1611
|
-
*
|
|
1679
|
+
* <p>A string that contains the value for this tag. You can specify a maximum of 256 characters
|
|
1680
|
+
* for a tag value.</p>
|
|
1612
1681
|
* @public
|
|
1613
1682
|
*/
|
|
1614
1683
|
Value: string | undefined;
|
|
@@ -1629,8 +1698,9 @@ export interface CreateChangeSetInput {
|
|
|
1629
1698
|
* <p>A structure that contains the body of the revised template, with a minimum length of 1
|
|
1630
1699
|
* byte and a maximum length of 51,200 bytes. CloudFormation generates the change set by comparing
|
|
1631
1700
|
* this template with the template of the stack that you specified.</p>
|
|
1632
|
-
* <p>Conditional: You must specify only
|
|
1633
|
-
*
|
|
1701
|
+
* <p>Conditional: You must specify only one of the following parameters:
|
|
1702
|
+
* <code>TemplateBody</code>, <code>TemplateURL</code>, or set the
|
|
1703
|
+
* <code>UsePreviousTemplate</code> to <code>true</code>.</p>
|
|
1634
1704
|
* @public
|
|
1635
1705
|
*/
|
|
1636
1706
|
TemplateBody?: string | undefined;
|
|
@@ -1640,14 +1710,21 @@ export interface CreateChangeSetInput {
|
|
|
1640
1710
|
* generates the change set by comparing this template with the stack that you specified. The
|
|
1641
1711
|
* location for an Amazon S3 bucket must start with <code>https://</code>. URLs from S3 static
|
|
1642
1712
|
* websites are not supported.</p>
|
|
1643
|
-
* <p>Conditional: You must specify only
|
|
1644
|
-
*
|
|
1713
|
+
* <p>Conditional: You must specify only one of the following parameters:
|
|
1714
|
+
* <code>TemplateBody</code>, <code>TemplateURL</code>, or set the
|
|
1715
|
+
* <code>UsePreviousTemplate</code> to <code>true</code>.</p>
|
|
1645
1716
|
* @public
|
|
1646
1717
|
*/
|
|
1647
1718
|
TemplateURL?: string | undefined;
|
|
1648
1719
|
/**
|
|
1649
1720
|
* <p>Whether to reuse the template that's associated with the stack to create the change
|
|
1650
1721
|
* set.</p>
|
|
1722
|
+
* <p>When using templates with the <code>AWS::LanguageExtensions</code> transform, provide the
|
|
1723
|
+
* template instead of using <code>UsePreviousTemplate</code> to ensure new parameter values and
|
|
1724
|
+
* Systems Manager parameter updates are applied correctly. For more information, see <a href="https://docs.aws.amazon.com/AWSCloudFormation/latest/TemplateReference/transform-aws-languageextensions.html">AWS::LanguageExtensions transform</a>.</p>
|
|
1725
|
+
* <p>Conditional: You must specify only one of the following parameters:
|
|
1726
|
+
* <code>TemplateBody</code>, <code>TemplateURL</code>, or set the
|
|
1727
|
+
* <code>UsePreviousTemplate</code> to <code>true</code>.</p>
|
|
1651
1728
|
* @public
|
|
1652
1729
|
*/
|
|
1653
1730
|
UsePreviousTemplate?: boolean | undefined;
|
|
@@ -1666,7 +1743,7 @@ export interface CreateChangeSetInput {
|
|
|
1666
1743
|
* <code>CAPABILITY_IAM</code> and <code>CAPABILITY_NAMED_IAM</code>
|
|
1667
1744
|
* </p>
|
|
1668
1745
|
* <p>Some stack templates might include resources that can affect permissions in your
|
|
1669
|
-
* Amazon Web Services account
|
|
1746
|
+
* Amazon Web Services account, for example, by creating new IAM users. For those stacks, you must
|
|
1670
1747
|
* explicitly acknowledge this by specifying one of these capabilities.</p>
|
|
1671
1748
|
* <p>The following IAM resources require you to specify either the
|
|
1672
1749
|
* <code>CAPABILITY_IAM</code> or <code>CAPABILITY_NAMED_IAM</code> capability.</p>
|
|
@@ -1766,14 +1843,13 @@ export interface CreateChangeSetInput {
|
|
|
1766
1843
|
*/
|
|
1767
1844
|
Capabilities?: Capability[] | undefined;
|
|
1768
1845
|
/**
|
|
1769
|
-
* <p>
|
|
1770
|
-
*
|
|
1771
|
-
* <code>Custom::MyCustomInstance</code>.</p>
|
|
1846
|
+
* <p>Specifies which resource types you can work with, such as <code>AWS::EC2::Instance</code>
|
|
1847
|
+
* or <code>Custom::MyCustomInstance</code>.</p>
|
|
1772
1848
|
* <p>If the list of resource types doesn't include a resource type that you're updating, the
|
|
1773
1849
|
* stack update fails. By default, CloudFormation grants permissions to all resource types. IAM
|
|
1774
1850
|
* uses this parameter for condition keys in IAM policies for CloudFormation. For more information,
|
|
1775
|
-
* see <a href="https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/control-access-with-iam.html">Control
|
|
1776
|
-
* Identity and Access Management</a> in the <i>CloudFormation User Guide</i>.</p>
|
|
1851
|
+
* see <a href="https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/control-access-with-iam.html">Control CloudFormation
|
|
1852
|
+
* access with Identity and Access Management</a> in the <i>CloudFormation User Guide</i>.</p>
|
|
1777
1853
|
* <note>
|
|
1778
1854
|
* <p>Only one of the <code>Capabilities</code> and <code>ResourceType</code> parameters can
|
|
1779
1855
|
* be specified.</p>
|
|
@@ -2290,21 +2366,13 @@ export interface CreateStackInput {
|
|
|
2290
2366
|
*/
|
|
2291
2367
|
Capabilities?: Capability[] | undefined;
|
|
2292
2368
|
/**
|
|
2293
|
-
* <p>
|
|
2294
|
-
*
|
|
2295
|
-
* <code>Custom::MyCustomInstance</code>. Use the following syntax to describe template
|
|
2296
|
-
* resource types: <code>AWS::*</code> (for all Amazon Web Services resources), <code>Custom::*</code> (for all
|
|
2297
|
-
* custom resources), <code>Custom::<i>logical_ID</i>
|
|
2298
|
-
* </code> (for a specific custom resource),
|
|
2299
|
-
* <code>AWS::<i>service_name</i>::*</code> (for all resources of a particular
|
|
2300
|
-
* Amazon Web Services service), and
|
|
2301
|
-
* <code>AWS::<i>service_name</i>::<i>resource_logical_ID</i>
|
|
2302
|
-
* </code> (for a specific Amazon Web Services resource).</p>
|
|
2369
|
+
* <p>Specifies which resource types you can work with, such as <code>AWS::EC2::Instance</code>
|
|
2370
|
+
* or <code>Custom::MyCustomInstance</code>.</p>
|
|
2303
2371
|
* <p>If the list of resource types doesn't include a resource that you're creating, the stack
|
|
2304
2372
|
* creation fails. By default, CloudFormation grants permissions to all resource types. IAM uses
|
|
2305
2373
|
* this parameter for CloudFormation-specific condition keys in IAM policies. For more information,
|
|
2306
|
-
* see <a href="https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/control-access-with-iam.html">Control
|
|
2307
|
-
* Identity and Access Management</a>.</p>
|
|
2374
|
+
* see <a href="https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/control-access-with-iam.html">Control CloudFormation
|
|
2375
|
+
* access with Identity and Access Management</a>.</p>
|
|
2308
2376
|
* <note>
|
|
2309
2377
|
* <p>Only one of the <code>Capabilities</code> and <code>ResourceType</code> parameters can
|
|
2310
2378
|
* be specified.</p>
|
|
@@ -3544,7 +3612,8 @@ export interface DeregisterTypeOutput {
|
|
|
3544
3612
|
*/
|
|
3545
3613
|
export interface DescribeAccountLimitsInput {
|
|
3546
3614
|
/**
|
|
3547
|
-
* <p>
|
|
3615
|
+
* <p>The token for the next set of items to return. (You received this token from a previous
|
|
3616
|
+
* call.)</p>
|
|
3548
3617
|
* @public
|
|
3549
3618
|
*/
|
|
3550
3619
|
NextToken?: string | undefined;
|
|
@@ -3584,8 +3653,8 @@ export interface DescribeChangeSetInput {
|
|
|
3584
3653
|
*/
|
|
3585
3654
|
StackName?: string | undefined;
|
|
3586
3655
|
/**
|
|
3587
|
-
* <p>
|
|
3588
|
-
*
|
|
3656
|
+
* <p>The token for the next set of items to return. (You received this token from a previous
|
|
3657
|
+
* call.)</p>
|
|
3589
3658
|
* @public
|
|
3590
3659
|
*/
|
|
3591
3660
|
NextToken?: string | undefined;
|
|
@@ -3764,8 +3833,8 @@ export interface DescribeChangeSetHooksInput {
|
|
|
3764
3833
|
*/
|
|
3765
3834
|
StackName?: string | undefined;
|
|
3766
3835
|
/**
|
|
3767
|
-
* <p>
|
|
3768
|
-
*
|
|
3836
|
+
* <p>The token for the next set of items to return. (You received this token from a previous
|
|
3837
|
+
* call.)</p>
|
|
3769
3838
|
* @public
|
|
3770
3839
|
*/
|
|
3771
3840
|
NextToken?: string | undefined;
|
|
@@ -3796,7 +3865,7 @@ export interface DescribeChangeSetHooksOutput {
|
|
|
3796
3865
|
*/
|
|
3797
3866
|
Hooks?: ChangeSetHook[] | undefined;
|
|
3798
3867
|
/**
|
|
3799
|
-
* <p>Provides the status of the change set
|
|
3868
|
+
* <p>Provides the status of the change set Hook.</p>
|
|
3800
3869
|
* @public
|
|
3801
3870
|
*/
|
|
3802
3871
|
Status?: ChangeSetHooksStatus | undefined;
|
|
@@ -4565,9 +4634,10 @@ export interface DescribeStackEventsInput {
|
|
|
4565
4634
|
* </ul>
|
|
4566
4635
|
* @public
|
|
4567
4636
|
*/
|
|
4568
|
-
StackName
|
|
4637
|
+
StackName: string | undefined;
|
|
4569
4638
|
/**
|
|
4570
|
-
* <p>
|
|
4639
|
+
* <p>The token for the next set of items to return. (You received this token from a previous
|
|
4640
|
+
* call.)</p>
|
|
4571
4641
|
* @public
|
|
4572
4642
|
*/
|
|
4573
4643
|
NextToken?: string | undefined;
|
|
@@ -4637,7 +4707,7 @@ export declare const ResourceStatus: {
|
|
|
4637
4707
|
*/
|
|
4638
4708
|
export type ResourceStatus = (typeof ResourceStatus)[keyof typeof ResourceStatus];
|
|
4639
4709
|
/**
|
|
4640
|
-
* <p>The StackEvent data type.</p>
|
|
4710
|
+
* <p>The <code>StackEvent</code> data type.</p>
|
|
4641
4711
|
* @public
|
|
4642
4712
|
*/
|
|
4643
4713
|
export interface StackEvent {
|
|
@@ -5386,7 +5456,8 @@ export interface DescribeStackResourceDriftsInput {
|
|
|
5386
5456
|
*/
|
|
5387
5457
|
StackResourceDriftStatusFilters?: StackResourceDriftStatus[] | undefined;
|
|
5388
5458
|
/**
|
|
5389
|
-
* <p>
|
|
5459
|
+
* <p>The token for the next set of items to return. (You received this token from a previous
|
|
5460
|
+
* call.)</p>
|
|
5390
5461
|
* @public
|
|
5391
5462
|
*/
|
|
5392
5463
|
NextToken?: string | undefined;
|
|
@@ -5658,7 +5729,7 @@ export interface DescribeStackResourcesInput {
|
|
|
5658
5729
|
PhysicalResourceId?: string | undefined;
|
|
5659
5730
|
}
|
|
5660
5731
|
/**
|
|
5661
|
-
* <p>The StackResource data type.</p>
|
|
5732
|
+
* <p>The <code>StackResource</code> data type.</p>
|
|
5662
5733
|
* @public
|
|
5663
5734
|
*/
|
|
5664
5735
|
export interface StackResource {
|
|
@@ -5750,7 +5821,7 @@ export interface DescribeStacksInput {
|
|
|
5750
5821
|
* <p>The IAM policy below can be added to IAM policies when you want to limit
|
|
5751
5822
|
* resource-level permissions and avoid returning a response when no parameter is sent in the
|
|
5752
5823
|
* request:</p>
|
|
5753
|
-
* <p>\{ "Version": "2012-10-17",
|
|
5824
|
+
* <p>\{ "Version": "2012-10-17", "Statement": [\{ "Effect": "Deny", "Action":
|
|
5754
5825
|
* "cloudformation:DescribeStacks", "NotResource": "arn:aws:cloudformation:*:*:stack/*\/*" \}]
|
|
5755
5826
|
* \}</p>
|
|
5756
5827
|
* </note>
|
|
@@ -5768,7 +5839,8 @@ export interface DescribeStacksInput {
|
|
|
5768
5839
|
*/
|
|
5769
5840
|
StackName?: string | undefined;
|
|
5770
5841
|
/**
|
|
5771
|
-
* <p>
|
|
5842
|
+
* <p>The token for the next set of items to return. (You received this token from a previous
|
|
5843
|
+
* call.)</p>
|
|
5772
5844
|
* @public
|
|
5773
5845
|
*/
|
|
5774
5846
|
NextToken?: string | undefined;
|
|
@@ -5817,7 +5889,7 @@ export interface StackDriftInformation {
|
|
|
5817
5889
|
LastCheckTimestamp?: Date | undefined;
|
|
5818
5890
|
}
|
|
5819
5891
|
/**
|
|
5820
|
-
* <p>The Output data type.</p>
|
|
5892
|
+
* <p>The <code>Output</code> data type.</p>
|
|
5821
5893
|
* @public
|
|
5822
5894
|
*/
|
|
5823
5895
|
export interface Output {
|
|
@@ -5876,7 +5948,7 @@ export declare const StackStatus: {
|
|
|
5876
5948
|
*/
|
|
5877
5949
|
export type StackStatus = (typeof StackStatus)[keyof typeof StackStatus];
|
|
5878
5950
|
/**
|
|
5879
|
-
* <p>The Stack data type.</p>
|
|
5951
|
+
* <p>The <code>Stack</code> data type.</p>
|
|
5880
5952
|
* @public
|
|
5881
5953
|
*/
|
|
5882
5954
|
export interface Stack {
|
|
@@ -6832,8 +6904,7 @@ export interface DescribeTypeOutput {
|
|
|
6832
6904
|
/**
|
|
6833
6905
|
* <p>The schema that defines the extension.</p>
|
|
6834
6906
|
* <p>For more information, see <a href="https://docs.aws.amazon.com/cloudformation-cli/latest/userguide/resource-type-schema.html">Resource type
|
|
6835
|
-
* schema</a> in the <i>CloudFormation Command Line Interface (CLI) User Guide</i> and the <a href="https://docs.aws.amazon.com/cloudformation-cli/latest/hooks-userguide/what-is-cloudformation-hooks.html">CloudFormation
|
|
6836
|
-
* Hooks User Guide</a>.</p>
|
|
6907
|
+
* schema</a> in the <i>CloudFormation Command Line Interface (CLI) User Guide</i> and the <a href="https://docs.aws.amazon.com/cloudformation-cli/latest/hooks-userguide/what-is-cloudformation-hooks.html">CloudFormation Hooks User Guide</a>.</p>
|
|
6837
6908
|
* @public
|
|
6838
6909
|
*/
|
|
6839
6910
|
Schema?: string | undefined;
|
|
@@ -7403,6 +7474,165 @@ export interface GetGeneratedTemplateOutput {
|
|
|
7403
7474
|
*/
|
|
7404
7475
|
TemplateBody?: string | undefined;
|
|
7405
7476
|
}
|
|
7477
|
+
/**
|
|
7478
|
+
* @public
|
|
7479
|
+
*/
|
|
7480
|
+
export interface GetHookResultInput {
|
|
7481
|
+
/**
|
|
7482
|
+
* <p>The unique identifier (ID) of the Hook invocation result that you want details about.
|
|
7483
|
+
* You can get the ID from the <a href="https://docs.aws.amazon.com/AWSCloudFormation/latest/APIReference/API_ListHookResults.html">ListHookResults</a>
|
|
7484
|
+
* operation.</p>
|
|
7485
|
+
* @public
|
|
7486
|
+
*/
|
|
7487
|
+
HookResultId?: string | undefined;
|
|
7488
|
+
}
|
|
7489
|
+
/**
|
|
7490
|
+
* @public
|
|
7491
|
+
* @enum
|
|
7492
|
+
*/
|
|
7493
|
+
export declare const HookTargetAction: {
|
|
7494
|
+
readonly CREATE: "CREATE";
|
|
7495
|
+
readonly DELETE: "DELETE";
|
|
7496
|
+
readonly IMPORT: "IMPORT";
|
|
7497
|
+
readonly UPDATE: "UPDATE";
|
|
7498
|
+
};
|
|
7499
|
+
/**
|
|
7500
|
+
* @public
|
|
7501
|
+
*/
|
|
7502
|
+
export type HookTargetAction = (typeof HookTargetAction)[keyof typeof HookTargetAction];
|
|
7503
|
+
/**
|
|
7504
|
+
* <p>The <code>HookTarget</code> data type.</p>
|
|
7505
|
+
* @public
|
|
7506
|
+
*/
|
|
7507
|
+
export interface HookTarget {
|
|
7508
|
+
/**
|
|
7509
|
+
* <p>The target type.</p>
|
|
7510
|
+
* @public
|
|
7511
|
+
*/
|
|
7512
|
+
TargetType: HookTargetType | undefined;
|
|
7513
|
+
/**
|
|
7514
|
+
* <p>The target name, for example, <code>AWS::S3::Bucket</code>.</p>
|
|
7515
|
+
* @public
|
|
7516
|
+
*/
|
|
7517
|
+
TargetTypeName: string | undefined;
|
|
7518
|
+
/**
|
|
7519
|
+
* <p>The unique identifier of the Hook invocation target.</p>
|
|
7520
|
+
* @public
|
|
7521
|
+
*/
|
|
7522
|
+
TargetId: string | undefined;
|
|
7523
|
+
/**
|
|
7524
|
+
* <p>The action that invoked the Hook.</p>
|
|
7525
|
+
* @public
|
|
7526
|
+
*/
|
|
7527
|
+
Action: HookTargetAction | undefined;
|
|
7528
|
+
}
|
|
7529
|
+
/**
|
|
7530
|
+
* @public
|
|
7531
|
+
*/
|
|
7532
|
+
export interface GetHookResultOutput {
|
|
7533
|
+
/**
|
|
7534
|
+
* <p>The unique identifier of the Hook result.</p>
|
|
7535
|
+
* @public
|
|
7536
|
+
*/
|
|
7537
|
+
HookResultId?: string | undefined;
|
|
7538
|
+
/**
|
|
7539
|
+
* <p>The specific point in the provisioning process where the Hook is invoked.</p>
|
|
7540
|
+
* @public
|
|
7541
|
+
*/
|
|
7542
|
+
InvocationPoint?: HookInvocationPoint | undefined;
|
|
7543
|
+
/**
|
|
7544
|
+
* <p>The failure mode of the invocation.</p>
|
|
7545
|
+
* @public
|
|
7546
|
+
*/
|
|
7547
|
+
FailureMode?: HookFailureMode | undefined;
|
|
7548
|
+
/**
|
|
7549
|
+
* <p>The name of the Hook that was invoked.</p>
|
|
7550
|
+
* @public
|
|
7551
|
+
*/
|
|
7552
|
+
TypeName?: string | undefined;
|
|
7553
|
+
/**
|
|
7554
|
+
* <p>The original public type name of the Hook when an alias is used.</p>
|
|
7555
|
+
* <p>For example, if you activate <code>AWS::Hooks::GuardHook</code> with alias
|
|
7556
|
+
* <code>MyCompany::Custom::GuardHook</code>, then <code>TypeName</code> will be
|
|
7557
|
+
* <code>MyCompany::Custom::GuardHook</code> and <code>OriginalTypeName</code> will be
|
|
7558
|
+
* <code>AWS::Hooks::GuardHook</code>. </p>
|
|
7559
|
+
* @public
|
|
7560
|
+
*/
|
|
7561
|
+
OriginalTypeName?: string | undefined;
|
|
7562
|
+
/**
|
|
7563
|
+
* <p>The version identifier of the Hook that was invoked.</p>
|
|
7564
|
+
* @public
|
|
7565
|
+
*/
|
|
7566
|
+
TypeVersionId?: string | undefined;
|
|
7567
|
+
/**
|
|
7568
|
+
* <p>The version identifier of the Hook configuration data that was used during
|
|
7569
|
+
* invocation.</p>
|
|
7570
|
+
* @public
|
|
7571
|
+
*/
|
|
7572
|
+
TypeConfigurationVersionId?: string | undefined;
|
|
7573
|
+
/**
|
|
7574
|
+
* <p>The Amazon Resource Name (ARN) of the Hook.</p>
|
|
7575
|
+
* @public
|
|
7576
|
+
*/
|
|
7577
|
+
TypeArn?: string | undefined;
|
|
7578
|
+
/**
|
|
7579
|
+
* <p>The status of the Hook invocation. The following statuses are possible:</p>
|
|
7580
|
+
* <ul>
|
|
7581
|
+
* <li>
|
|
7582
|
+
* <p>
|
|
7583
|
+
* <code>HOOK_IN_PROGRESS</code>: The Hook is currently running.</p>
|
|
7584
|
+
* </li>
|
|
7585
|
+
* <li>
|
|
7586
|
+
* <p>
|
|
7587
|
+
* <code>HOOK_COMPLETE_SUCCEEDED</code>: The Hook completed successfully.</p>
|
|
7588
|
+
* </li>
|
|
7589
|
+
* <li>
|
|
7590
|
+
* <p>
|
|
7591
|
+
* <code>HOOK_COMPLETE_FAILED</code>: The Hook completed but failed validation.</p>
|
|
7592
|
+
* </li>
|
|
7593
|
+
* <li>
|
|
7594
|
+
* <p>
|
|
7595
|
+
* <code>HOOK_FAILED</code>: The Hook encountered an error during execution.</p>
|
|
7596
|
+
* </li>
|
|
7597
|
+
* </ul>
|
|
7598
|
+
* @public
|
|
7599
|
+
*/
|
|
7600
|
+
Status?: HookStatus | undefined;
|
|
7601
|
+
/**
|
|
7602
|
+
* <p>A message that provides additional details about the Hook invocation status.</p>
|
|
7603
|
+
* @public
|
|
7604
|
+
*/
|
|
7605
|
+
HookStatusReason?: string | undefined;
|
|
7606
|
+
/**
|
|
7607
|
+
* <p>The timestamp when the Hook was invoked.</p>
|
|
7608
|
+
* @public
|
|
7609
|
+
*/
|
|
7610
|
+
InvokedAt?: Date | undefined;
|
|
7611
|
+
/**
|
|
7612
|
+
* <p>Information about the target of the Hook invocation.</p>
|
|
7613
|
+
* @public
|
|
7614
|
+
*/
|
|
7615
|
+
Target?: HookTarget | undefined;
|
|
7616
|
+
/**
|
|
7617
|
+
* <p>A list of objects with additional information and guidance that can help you resolve a
|
|
7618
|
+
* failed Hook invocation.</p>
|
|
7619
|
+
* @public
|
|
7620
|
+
*/
|
|
7621
|
+
Annotations?: Annotation[] | undefined;
|
|
7622
|
+
}
|
|
7623
|
+
/**
|
|
7624
|
+
* <p>The specified target doesn't have any requested Hook invocations.</p>
|
|
7625
|
+
* @public
|
|
7626
|
+
*/
|
|
7627
|
+
export declare class HookResultNotFoundException extends __BaseException {
|
|
7628
|
+
readonly name: "HookResultNotFoundException";
|
|
7629
|
+
readonly $fault: "client";
|
|
7630
|
+
Message?: string | undefined;
|
|
7631
|
+
/**
|
|
7632
|
+
* @internal
|
|
7633
|
+
*/
|
|
7634
|
+
constructor(opts: __ExceptionOptionType<HookResultNotFoundException, __BaseException>);
|
|
7635
|
+
}
|
|
7406
7636
|
/**
|
|
7407
7637
|
* <p>The input for the <a>GetStackPolicy</a> action.</p>
|
|
7408
7638
|
* @public
|
|
@@ -7421,8 +7651,8 @@ export interface GetStackPolicyInput {
|
|
|
7421
7651
|
*/
|
|
7422
7652
|
export interface GetStackPolicyOutput {
|
|
7423
7653
|
/**
|
|
7424
|
-
* <p>Structure that contains the stack policy body.
|
|
7425
|
-
* <i>CloudFormation User Guide</i
|
|
7654
|
+
* <p>Structure that contains the stack policy body. For more information, see <a href="https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/protect-stack-resources.html">Prevent updates to stack resources</a> in the
|
|
7655
|
+
* <i>CloudFormation User Guide</i>.</p>
|
|
7426
7656
|
* @public
|
|
7427
7657
|
*/
|
|
7428
7658
|
StackPolicyBody?: string | undefined;
|
|
@@ -7592,7 +7822,7 @@ export interface ParameterConstraints {
|
|
|
7592
7822
|
AllowedValues?: string[] | undefined;
|
|
7593
7823
|
}
|
|
7594
7824
|
/**
|
|
7595
|
-
* <p>The ParameterDeclaration data type.</p>
|
|
7825
|
+
* <p>The <code>ParameterDeclaration</code> data type.</p>
|
|
7596
7826
|
* @public
|
|
7597
7827
|
*/
|
|
7598
7828
|
export interface ParameterDeclaration {
|
|
@@ -7829,8 +8059,8 @@ export interface ListChangeSetsInput {
|
|
|
7829
8059
|
*/
|
|
7830
8060
|
StackName: string | undefined;
|
|
7831
8061
|
/**
|
|
7832
|
-
* <p>
|
|
7833
|
-
*
|
|
8062
|
+
* <p>The token for the next set of items to return. (You received this token from a previous
|
|
8063
|
+
* call.)</p>
|
|
7834
8064
|
* @public
|
|
7835
8065
|
*/
|
|
7836
8066
|
NextToken?: string | undefined;
|
|
@@ -7858,8 +8088,8 @@ export interface ListChangeSetsOutput {
|
|
|
7858
8088
|
*/
|
|
7859
8089
|
export interface ListExportsInput {
|
|
7860
8090
|
/**
|
|
7861
|
-
* <p>
|
|
7862
|
-
*
|
|
8091
|
+
* <p>The token for the next set of items to return. (You received this token from a previous
|
|
8092
|
+
* call.)</p>
|
|
7863
8093
|
* @public
|
|
7864
8094
|
*/
|
|
7865
8095
|
NextToken?: string | undefined;
|
|
@@ -7911,7 +8141,8 @@ export interface ListExportsOutput {
|
|
|
7911
8141
|
*/
|
|
7912
8142
|
export interface ListGeneratedTemplatesInput {
|
|
7913
8143
|
/**
|
|
7914
|
-
* <p>
|
|
8144
|
+
* <p>The token for the next set of items to return. (You received this token from a previous
|
|
8145
|
+
* call.)</p>
|
|
7915
8146
|
* @public
|
|
7916
8147
|
*/
|
|
7917
8148
|
NextToken?: string | undefined;
|
|
@@ -8023,19 +8254,6 @@ export interface ListGeneratedTemplatesOutput {
|
|
|
8023
8254
|
*/
|
|
8024
8255
|
NextToken?: string | undefined;
|
|
8025
8256
|
}
|
|
8026
|
-
/**
|
|
8027
|
-
* <p>The specified target doesn't have any requested Hook invocations.</p>
|
|
8028
|
-
* @public
|
|
8029
|
-
*/
|
|
8030
|
-
export declare class HookResultNotFoundException extends __BaseException {
|
|
8031
|
-
readonly name: "HookResultNotFoundException";
|
|
8032
|
-
readonly $fault: "client";
|
|
8033
|
-
Message?: string | undefined;
|
|
8034
|
-
/**
|
|
8035
|
-
* @internal
|
|
8036
|
-
*/
|
|
8037
|
-
constructor(opts: __ExceptionOptionType<HookResultNotFoundException, __BaseException>);
|
|
8038
|
-
}
|
|
8039
8257
|
/**
|
|
8040
8258
|
* @public
|
|
8041
8259
|
* @enum
|
|
@@ -8078,8 +8296,8 @@ export interface ListHookResultsInput {
|
|
|
8078
8296
|
*/
|
|
8079
8297
|
TypeArn?: string | undefined;
|
|
8080
8298
|
/**
|
|
8081
|
-
* <p>Filters results by the status of Hook invocations. Can only be used in
|
|
8082
|
-
*
|
|
8299
|
+
* <p>Filters results by the status of Hook invocations. Can only be used in combination with
|
|
8300
|
+
* <code>TypeArn</code>. Valid values are:</p>
|
|
8083
8301
|
* <ul>
|
|
8084
8302
|
* <li>
|
|
8085
8303
|
* <p>
|
|
@@ -8087,31 +8305,29 @@ export interface ListHookResultsInput {
|
|
|
8087
8305
|
* </li>
|
|
8088
8306
|
* <li>
|
|
8089
8307
|
* <p>
|
|
8090
|
-
* <code>HOOK_COMPLETE_SUCCEEDED</code>: The Hook completed
|
|
8091
|
-
* successfully.</p>
|
|
8308
|
+
* <code>HOOK_COMPLETE_SUCCEEDED</code>: The Hook completed successfully.</p>
|
|
8092
8309
|
* </li>
|
|
8093
8310
|
* <li>
|
|
8094
8311
|
* <p>
|
|
8095
|
-
* <code>HOOK_COMPLETE_FAILED</code>: The Hook completed but failed
|
|
8096
|
-
* validation.</p>
|
|
8312
|
+
* <code>HOOK_COMPLETE_FAILED</code>: The Hook completed but failed validation.</p>
|
|
8097
8313
|
* </li>
|
|
8098
8314
|
* <li>
|
|
8099
8315
|
* <p>
|
|
8100
|
-
* <code>HOOK_FAILED</code>: The Hook encountered an error during
|
|
8101
|
-
* execution.</p>
|
|
8316
|
+
* <code>HOOK_FAILED</code>: The Hook encountered an error during execution.</p>
|
|
8102
8317
|
* </li>
|
|
8103
8318
|
* </ul>
|
|
8104
8319
|
* @public
|
|
8105
8320
|
*/
|
|
8106
8321
|
Status?: HookStatus | undefined;
|
|
8107
8322
|
/**
|
|
8108
|
-
* <p>
|
|
8323
|
+
* <p>The token for the next set of items to return. (You received this token from a previous
|
|
8324
|
+
* call.)</p>
|
|
8109
8325
|
* @public
|
|
8110
8326
|
*/
|
|
8111
8327
|
NextToken?: string | undefined;
|
|
8112
8328
|
}
|
|
8113
8329
|
/**
|
|
8114
|
-
* <p>
|
|
8330
|
+
* <p>A <code>ListHookResults</code> call returns a summary of a Hook invocation.</p>
|
|
8115
8331
|
* @public
|
|
8116
8332
|
*/
|
|
8117
8333
|
export interface HookResultSummary {
|
|
@@ -8198,7 +8414,7 @@ export interface HookResultSummary {
|
|
|
8198
8414
|
*/
|
|
8199
8415
|
TypeArn?: string | undefined;
|
|
8200
8416
|
/**
|
|
8201
|
-
* <p>The ARN of the target stack or request token of the Cloud Control API operation.</p>
|
|
8417
|
+
* <p>The Amazon Resource Name (ARN) of the target stack or request token of the Cloud Control API operation.</p>
|
|
8202
8418
|
* <p>Only shown in responses when the request does not specify <code>TargetType</code> and
|
|
8203
8419
|
* <code>TargetId</code> filters.</p>
|
|
8204
8420
|
* @public
|
|
@@ -8220,9 +8436,8 @@ export interface ListHookResultsOutput {
|
|
|
8220
8436
|
*/
|
|
8221
8437
|
TargetId?: string | undefined;
|
|
8222
8438
|
/**
|
|
8223
|
-
* <p>A list of <code>HookResultSummary</code> structures that provides the status and
|
|
8224
|
-
*
|
|
8225
|
-
* target.</p>
|
|
8439
|
+
* <p>A list of <code>HookResultSummary</code> structures that provides the status and Hook
|
|
8440
|
+
* status reason for each Hook invocation for the specified target.</p>
|
|
8226
8441
|
* @public
|
|
8227
8442
|
*/
|
|
8228
8443
|
HookResults?: HookResultSummary[] | undefined;
|
|
@@ -8243,8 +8458,8 @@ export interface ListImportsInput {
|
|
|
8243
8458
|
*/
|
|
8244
8459
|
ExportName: string | undefined;
|
|
8245
8460
|
/**
|
|
8246
|
-
* <p>
|
|
8247
|
-
*
|
|
8461
|
+
* <p>The token for the next set of items to return. (You received this token from a previous
|
|
8462
|
+
* call.)</p>
|
|
8248
8463
|
* @public
|
|
8249
8464
|
*/
|
|
8250
8465
|
NextToken?: string | undefined;
|
|
@@ -8306,7 +8521,8 @@ export interface ListResourceScanRelatedResourcesInput {
|
|
|
8306
8521
|
*/
|
|
8307
8522
|
Resources: ScannedResourceIdentifier[] | undefined;
|
|
8308
8523
|
/**
|
|
8309
|
-
* <p>
|
|
8524
|
+
* <p>The token for the next set of items to return. (You received this token from a previous
|
|
8525
|
+
* call.)</p>
|
|
8310
8526
|
* @public
|
|
8311
8527
|
*/
|
|
8312
8528
|
NextToken?: string | undefined;
|
|
@@ -8415,7 +8631,8 @@ export interface ListResourceScanResourcesInput {
|
|
|
8415
8631
|
*/
|
|
8416
8632
|
TagValue?: string | undefined;
|
|
8417
8633
|
/**
|
|
8418
|
-
* <p>
|
|
8634
|
+
* <p>The token for the next set of items to return. (You received this token from a previous
|
|
8635
|
+
* call.)</p>
|
|
8419
8636
|
* @public
|
|
8420
8637
|
*/
|
|
8421
8638
|
NextToken?: string | undefined;
|
|
@@ -8464,7 +8681,8 @@ export type ScanType = (typeof ScanType)[keyof typeof ScanType];
|
|
|
8464
8681
|
*/
|
|
8465
8682
|
export interface ListResourceScansInput {
|
|
8466
8683
|
/**
|
|
8467
|
-
* <p>
|
|
8684
|
+
* <p>The token for the next set of items to return. (You received this token from a previous
|
|
8685
|
+
* call.)</p>
|
|
8468
8686
|
* @public
|
|
8469
8687
|
*/
|
|
8470
8688
|
NextToken?: string | undefined;
|
|
@@ -8587,11 +8805,7 @@ export interface ListStackInstanceResourceDriftsInput {
|
|
|
8587
8805
|
*/
|
|
8588
8806
|
StackSetName: string | undefined;
|
|
8589
8807
|
/**
|
|
8590
|
-
* <p>
|
|
8591
|
-
* object's <code>NextToken</code> parameter value is set to a token. To retrieve the next set of
|
|
8592
|
-
* results, call this action again and assign that token to the request object's
|
|
8593
|
-
* <code>NextToken</code> parameter. If there are no remaining results, the previous response
|
|
8594
|
-
* object's <code>NextToken</code> parameter is set to <code>null</code>.</p>
|
|
8808
|
+
* <p>The token for the next set of items to return. (You received this token from a previous call.)</p>
|
|
8595
8809
|
* @public
|
|
8596
8810
|
*/
|
|
8597
8811
|
NextToken?: string | undefined;
|
|
@@ -8800,11 +9014,7 @@ export interface ListStackInstancesInput {
|
|
|
8800
9014
|
*/
|
|
8801
9015
|
StackSetName: string | undefined;
|
|
8802
9016
|
/**
|
|
8803
|
-
* <p>
|
|
8804
|
-
* <code>NextToken</code> parameter value is set to a token. To retrieve the next set of
|
|
8805
|
-
* results, call <code>ListStackInstances</code> again and assign that token to the request
|
|
8806
|
-
* object's <code>NextToken</code> parameter. If there are no remaining results, the previous
|
|
8807
|
-
* response object's <code>NextToken</code> parameter is set to <code>null</code>.</p>
|
|
9017
|
+
* <p>The token for the next set of items to return. (You received this token from a previous call.)</p>
|
|
8808
9018
|
* @public
|
|
8809
9019
|
*/
|
|
8810
9020
|
NextToken?: string | undefined;
|
|
@@ -9005,10 +9215,8 @@ export interface ListStackRefactorActionsInput {
|
|
|
9005
9215
|
*/
|
|
9006
9216
|
StackRefactorId: string | undefined;
|
|
9007
9217
|
/**
|
|
9008
|
-
* <p>
|
|
9009
|
-
*
|
|
9010
|
-
* the request object's <code>NextToken</code> parameter. If the request returns all results,
|
|
9011
|
-
* <code>NextToken</code> is set to <code>null</code>.</p>
|
|
9218
|
+
* <p>The token for the next set of items to return. (You received this token from a previous
|
|
9219
|
+
* call.)</p>
|
|
9012
9220
|
* @public
|
|
9013
9221
|
*/
|
|
9014
9222
|
NextToken?: string | undefined;
|
|
@@ -9168,10 +9376,8 @@ export interface ListStackRefactorsInput {
|
|
|
9168
9376
|
*/
|
|
9169
9377
|
ExecutionStatusFilter?: StackRefactorExecutionStatus[] | undefined;
|
|
9170
9378
|
/**
|
|
9171
|
-
* <p>
|
|
9172
|
-
*
|
|
9173
|
-
* the request object's <code>NextToken</code> parameter. If the request returns all results,
|
|
9174
|
-
* <code>NextToken</code> is set to <code>null</code>.</p>
|
|
9379
|
+
* <p>The token for the next set of items to return. (You received this token from a previous
|
|
9380
|
+
* call.)</p>
|
|
9175
9381
|
* @public
|
|
9176
9382
|
*/
|
|
9177
9383
|
NextToken?: string | undefined;
|
|
@@ -9290,8 +9496,8 @@ export interface ListStackResourcesInput {
|
|
|
9290
9496
|
*/
|
|
9291
9497
|
StackName: string | undefined;
|
|
9292
9498
|
/**
|
|
9293
|
-
* <p>
|
|
9294
|
-
*
|
|
9499
|
+
* <p>The token for the next set of items to return. (You received this token from a previous
|
|
9500
|
+
* call.)</p>
|
|
9295
9501
|
* @public
|
|
9296
9502
|
*/
|
|
9297
9503
|
NextToken?: string | undefined;
|
|
@@ -9415,7 +9621,8 @@ export interface ListStackResourcesOutput {
|
|
|
9415
9621
|
*/
|
|
9416
9622
|
export interface ListStacksInput {
|
|
9417
9623
|
/**
|
|
9418
|
-
* <p>
|
|
9624
|
+
* <p>The token for the next set of items to return. (You received this token from a previous
|
|
9625
|
+
* call.)</p>
|
|
9419
9626
|
* @public
|
|
9420
9627
|
*/
|
|
9421
9628
|
NextToken?: string | undefined;
|
|
@@ -9471,7 +9678,7 @@ export interface StackDriftInformationSummary {
|
|
|
9471
9678
|
LastCheckTimestamp?: Date | undefined;
|
|
9472
9679
|
}
|
|
9473
9680
|
/**
|
|
9474
|
-
* <p>The StackSummary Data Type</p>
|
|
9681
|
+
* <p>The <code>StackSummary</code> Data Type</p>
|
|
9475
9682
|
* @public
|
|
9476
9683
|
*/
|
|
9477
9684
|
export interface StackSummary {
|
|
@@ -9570,8 +9777,7 @@ export interface ListStackSetAutoDeploymentTargetsInput {
|
|
|
9570
9777
|
*/
|
|
9571
9778
|
StackSetName: string | undefined;
|
|
9572
9779
|
/**
|
|
9573
|
-
* <p>
|
|
9574
|
-
* retrieve.</p>
|
|
9780
|
+
* <p>The token for the next set of items to return. (You received this token from a previous call.)</p>
|
|
9575
9781
|
* @public
|
|
9576
9782
|
*/
|
|
9577
9783
|
NextToken?: string | undefined;
|
|
@@ -9665,324 +9871,3 @@ export interface OperationResultFilter {
|
|
|
9665
9871
|
*/
|
|
9666
9872
|
Values?: string | undefined;
|
|
9667
9873
|
}
|
|
9668
|
-
/**
|
|
9669
|
-
* @public
|
|
9670
|
-
*/
|
|
9671
|
-
export interface ListStackSetOperationResultsInput {
|
|
9672
|
-
/**
|
|
9673
|
-
* <p>The name or unique ID of the StackSet that you want to get operation results for.</p>
|
|
9674
|
-
* @public
|
|
9675
|
-
*/
|
|
9676
|
-
StackSetName: string | undefined;
|
|
9677
|
-
/**
|
|
9678
|
-
* <p>The ID of the StackSet operation.</p>
|
|
9679
|
-
* @public
|
|
9680
|
-
*/
|
|
9681
|
-
OperationId: string | undefined;
|
|
9682
|
-
/**
|
|
9683
|
-
* <p>If the previous request didn't return all the remaining results, the response object's
|
|
9684
|
-
* <code>NextToken</code> parameter value is set to a token. To retrieve the next set of
|
|
9685
|
-
* results, call <code>ListStackSetOperationResults</code> again and assign that token to the
|
|
9686
|
-
* request object's <code>NextToken</code> parameter. If there are no remaining results, the
|
|
9687
|
-
* previous response object's <code>NextToken</code> parameter is set to
|
|
9688
|
-
* <code>null</code>.</p>
|
|
9689
|
-
* @public
|
|
9690
|
-
*/
|
|
9691
|
-
NextToken?: string | undefined;
|
|
9692
|
-
/**
|
|
9693
|
-
* <p>The maximum number of results to be returned with a single call. If the number of
|
|
9694
|
-
* available results exceeds this maximum, the response includes a <code>NextToken</code> value
|
|
9695
|
-
* that you can assign to the <code>NextToken</code> request parameter to get the next set of
|
|
9696
|
-
* results.</p>
|
|
9697
|
-
* @public
|
|
9698
|
-
*/
|
|
9699
|
-
MaxResults?: number | undefined;
|
|
9700
|
-
/**
|
|
9701
|
-
* <p>[Service-managed permissions] Specifies whether you are acting as an account administrator
|
|
9702
|
-
* in the organization's management account or as a delegated administrator in a
|
|
9703
|
-
* member account.</p>
|
|
9704
|
-
* <p>By default, <code>SELF</code> is specified. Use <code>SELF</code> for StackSets with
|
|
9705
|
-
* self-managed permissions.</p>
|
|
9706
|
-
* <ul>
|
|
9707
|
-
* <li>
|
|
9708
|
-
* <p>If you are signed in to the management account, specify
|
|
9709
|
-
* <code>SELF</code>.</p>
|
|
9710
|
-
* </li>
|
|
9711
|
-
* <li>
|
|
9712
|
-
* <p>If you are signed in to a delegated administrator account, specify
|
|
9713
|
-
* <code>DELEGATED_ADMIN</code>.</p>
|
|
9714
|
-
* <p>Your Amazon Web Services account must be registered as a delegated administrator in the management account. For more information, see <a href="https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/stacksets-orgs-delegated-admin.html">Register a
|
|
9715
|
-
* delegated administrator</a> in the <i>CloudFormation User Guide</i>.</p>
|
|
9716
|
-
* </li>
|
|
9717
|
-
* </ul>
|
|
9718
|
-
* @public
|
|
9719
|
-
*/
|
|
9720
|
-
CallAs?: CallAs | undefined;
|
|
9721
|
-
/**
|
|
9722
|
-
* <p>The filter to apply to operation results.</p>
|
|
9723
|
-
* @public
|
|
9724
|
-
*/
|
|
9725
|
-
Filters?: OperationResultFilter[] | undefined;
|
|
9726
|
-
}
|
|
9727
|
-
/**
|
|
9728
|
-
* @public
|
|
9729
|
-
* @enum
|
|
9730
|
-
*/
|
|
9731
|
-
export declare const StackSetOperationResultStatus: {
|
|
9732
|
-
readonly CANCELLED: "CANCELLED";
|
|
9733
|
-
readonly FAILED: "FAILED";
|
|
9734
|
-
readonly PENDING: "PENDING";
|
|
9735
|
-
readonly RUNNING: "RUNNING";
|
|
9736
|
-
readonly SUCCEEDED: "SUCCEEDED";
|
|
9737
|
-
};
|
|
9738
|
-
/**
|
|
9739
|
-
* @public
|
|
9740
|
-
*/
|
|
9741
|
-
export type StackSetOperationResultStatus = (typeof StackSetOperationResultStatus)[keyof typeof StackSetOperationResultStatus];
|
|
9742
|
-
/**
|
|
9743
|
-
* <p>The structure that contains information about a specified operation's results for a given
|
|
9744
|
-
* account in a given Region.</p>
|
|
9745
|
-
* @public
|
|
9746
|
-
*/
|
|
9747
|
-
export interface StackSetOperationResultSummary {
|
|
9748
|
-
/**
|
|
9749
|
-
* <p>[Self-managed permissions] The name of the Amazon Web Services account for this operation result.</p>
|
|
9750
|
-
* @public
|
|
9751
|
-
*/
|
|
9752
|
-
Account?: string | undefined;
|
|
9753
|
-
/**
|
|
9754
|
-
* <p>The name of the Amazon Web Services Region for this operation result.</p>
|
|
9755
|
-
* @public
|
|
9756
|
-
*/
|
|
9757
|
-
Region?: string | undefined;
|
|
9758
|
-
/**
|
|
9759
|
-
* <p>The result status of the StackSet operation for the given account in the given
|
|
9760
|
-
* Region.</p>
|
|
9761
|
-
* <ul>
|
|
9762
|
-
* <li>
|
|
9763
|
-
* <p>
|
|
9764
|
-
* <code>CANCELLED</code>: The operation in the specified account and Region has been
|
|
9765
|
-
* canceled. This is either because a user has stopped the StackSet operation, or because the
|
|
9766
|
-
* failure tolerance of the StackSet operation has been exceeded.</p>
|
|
9767
|
-
* </li>
|
|
9768
|
-
* <li>
|
|
9769
|
-
* <p>
|
|
9770
|
-
* <code>FAILED</code>: The operation in the specified account and Region failed.</p>
|
|
9771
|
-
* <p>If the StackSet operation fails in enough accounts within a Region, the failure tolerance
|
|
9772
|
-
* for the StackSet operation as a whole might be exceeded.</p>
|
|
9773
|
-
* </li>
|
|
9774
|
-
* <li>
|
|
9775
|
-
* <p>
|
|
9776
|
-
* <code>RUNNING</code>: The operation in the specified account and Region is currently in
|
|
9777
|
-
* progress.</p>
|
|
9778
|
-
* </li>
|
|
9779
|
-
* <li>
|
|
9780
|
-
* <p>
|
|
9781
|
-
* <code>PENDING</code>: The operation in the specified account and Region has yet to
|
|
9782
|
-
* start.</p>
|
|
9783
|
-
* </li>
|
|
9784
|
-
* <li>
|
|
9785
|
-
* <p>
|
|
9786
|
-
* <code>SUCCEEDED</code>: The operation in the specified account and Region completed
|
|
9787
|
-
* successfully.</p>
|
|
9788
|
-
* </li>
|
|
9789
|
-
* </ul>
|
|
9790
|
-
* @public
|
|
9791
|
-
*/
|
|
9792
|
-
Status?: StackSetOperationResultStatus | undefined;
|
|
9793
|
-
/**
|
|
9794
|
-
* <p>The reason for the assigned result status.</p>
|
|
9795
|
-
* @public
|
|
9796
|
-
*/
|
|
9797
|
-
StatusReason?: string | undefined;
|
|
9798
|
-
/**
|
|
9799
|
-
* <p>The results of the account gate function CloudFormation invokes, if present, before proceeding
|
|
9800
|
-
* with StackSet operations in an account.</p>
|
|
9801
|
-
* @public
|
|
9802
|
-
*/
|
|
9803
|
-
AccountGateResult?: AccountGateResult | undefined;
|
|
9804
|
-
/**
|
|
9805
|
-
* <p>[Service-managed permissions] The organization root ID or organizational unit (OU) IDs that
|
|
9806
|
-
* you specified for <a href="https://docs.aws.amazon.com/AWSCloudFormation/latest/APIReference/API_DeploymentTargets.html">DeploymentTargets</a>.</p>
|
|
9807
|
-
* @public
|
|
9808
|
-
*/
|
|
9809
|
-
OrganizationalUnitId?: string | undefined;
|
|
9810
|
-
}
|
|
9811
|
-
/**
|
|
9812
|
-
* @public
|
|
9813
|
-
*/
|
|
9814
|
-
export interface ListStackSetOperationResultsOutput {
|
|
9815
|
-
/**
|
|
9816
|
-
* <p>A list of <code>StackSetOperationResultSummary</code> structures that contain information
|
|
9817
|
-
* about the specified operation results, for accounts and Amazon Web Services Regions that are included in the
|
|
9818
|
-
* operation.</p>
|
|
9819
|
-
* @public
|
|
9820
|
-
*/
|
|
9821
|
-
Summaries?: StackSetOperationResultSummary[] | undefined;
|
|
9822
|
-
/**
|
|
9823
|
-
* <p>If the request doesn't return all results, <code>NextToken</code> is set to a token. To
|
|
9824
|
-
* retrieve the next set of results, call <code>ListOperationResults</code> again and assign that
|
|
9825
|
-
* token to the request object's <code>NextToken</code> parameter. If there are no remaining
|
|
9826
|
-
* results, <code>NextToken</code> is set to <code>null</code>.</p>
|
|
9827
|
-
* @public
|
|
9828
|
-
*/
|
|
9829
|
-
NextToken?: string | undefined;
|
|
9830
|
-
}
|
|
9831
|
-
/**
|
|
9832
|
-
* @public
|
|
9833
|
-
*/
|
|
9834
|
-
export interface ListStackSetOperationsInput {
|
|
9835
|
-
/**
|
|
9836
|
-
* <p>The name or unique ID of the StackSet that you want to get operation summaries for.</p>
|
|
9837
|
-
* @public
|
|
9838
|
-
*/
|
|
9839
|
-
StackSetName: string | undefined;
|
|
9840
|
-
/**
|
|
9841
|
-
* <p>If the previous paginated request didn't return all of the remaining results, the response
|
|
9842
|
-
* object's <code>NextToken</code> parameter value is set to a token. To retrieve the next set of
|
|
9843
|
-
* results, call <code>ListStackSetOperations</code> again and assign that token to the request
|
|
9844
|
-
* object's <code>NextToken</code> parameter. If there are no remaining results, the previous
|
|
9845
|
-
* response object's <code>NextToken</code> parameter is set to <code>null</code>.</p>
|
|
9846
|
-
* @public
|
|
9847
|
-
*/
|
|
9848
|
-
NextToken?: string | undefined;
|
|
9849
|
-
/**
|
|
9850
|
-
* <p>The maximum number of results to be returned with a single call. If the number of
|
|
9851
|
-
* available results exceeds this maximum, the response includes a <code>NextToken</code> value
|
|
9852
|
-
* that you can assign to the <code>NextToken</code> request parameter to get the next set of
|
|
9853
|
-
* results.</p>
|
|
9854
|
-
* @public
|
|
9855
|
-
*/
|
|
9856
|
-
MaxResults?: number | undefined;
|
|
9857
|
-
/**
|
|
9858
|
-
* <p>[Service-managed permissions] Specifies whether you are acting as an account administrator
|
|
9859
|
-
* in the organization's management account or as a delegated administrator in a
|
|
9860
|
-
* member account.</p>
|
|
9861
|
-
* <p>By default, <code>SELF</code> is specified. Use <code>SELF</code> for StackSets with
|
|
9862
|
-
* self-managed permissions.</p>
|
|
9863
|
-
* <ul>
|
|
9864
|
-
* <li>
|
|
9865
|
-
* <p>If you are signed in to the management account, specify
|
|
9866
|
-
* <code>SELF</code>.</p>
|
|
9867
|
-
* </li>
|
|
9868
|
-
* <li>
|
|
9869
|
-
* <p>If you are signed in to a delegated administrator account, specify
|
|
9870
|
-
* <code>DELEGATED_ADMIN</code>.</p>
|
|
9871
|
-
* <p>Your Amazon Web Services account must be registered as a delegated administrator in the management account. For more information, see <a href="https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/stacksets-orgs-delegated-admin.html">Register a
|
|
9872
|
-
* delegated administrator</a> in the <i>CloudFormation User Guide</i>.</p>
|
|
9873
|
-
* </li>
|
|
9874
|
-
* </ul>
|
|
9875
|
-
* @public
|
|
9876
|
-
*/
|
|
9877
|
-
CallAs?: CallAs | undefined;
|
|
9878
|
-
}
|
|
9879
|
-
/**
|
|
9880
|
-
* <p>The structures that contain summary information about the specified operation.</p>
|
|
9881
|
-
* @public
|
|
9882
|
-
*/
|
|
9883
|
-
export interface StackSetOperationSummary {
|
|
9884
|
-
/**
|
|
9885
|
-
* <p>The unique ID of the StackSet operation.</p>
|
|
9886
|
-
* @public
|
|
9887
|
-
*/
|
|
9888
|
-
OperationId?: string | undefined;
|
|
9889
|
-
/**
|
|
9890
|
-
* <p>The type of operation: <code>CREATE</code>, <code>UPDATE</code>, or <code>DELETE</code>.
|
|
9891
|
-
* Create and delete operations affect only the specified stack instances that are associated with
|
|
9892
|
-
* the specified StackSet. Update operations affect both the StackSet itself and
|
|
9893
|
-
* <i>all</i> associated StackSet instances.</p>
|
|
9894
|
-
* @public
|
|
9895
|
-
*/
|
|
9896
|
-
Action?: StackSetOperationAction | undefined;
|
|
9897
|
-
/**
|
|
9898
|
-
* <p>The overall status of the operation.</p>
|
|
9899
|
-
* <ul>
|
|
9900
|
-
* <li>
|
|
9901
|
-
* <p>
|
|
9902
|
-
* <code>FAILED</code>: The operation exceeded the specified failure tolerance. The failure
|
|
9903
|
-
* tolerance value that you've set for an operation is applied for each Region during stack create
|
|
9904
|
-
* and update operations. If the number of failed stacks within a Region exceeds the failure
|
|
9905
|
-
* tolerance, the status of the operation in the Region is set to <code>FAILED</code>. This in
|
|
9906
|
-
* turn sets the status of the operation as a whole to <code>FAILED</code>, and CloudFormation cancels
|
|
9907
|
-
* the operation in any remaining Regions.</p>
|
|
9908
|
-
* </li>
|
|
9909
|
-
* <li>
|
|
9910
|
-
* <p>
|
|
9911
|
-
* <code>QUEUED</code>: [Service-managed permissions] For automatic deployments that require
|
|
9912
|
-
* a sequence of operations, the operation is queued to be performed. For more information, see
|
|
9913
|
-
* the <a href="https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/stacksets-concepts.html#stackset-status-codes">StackSet status codes</a> in the <i>CloudFormation User Guide</i>.</p>
|
|
9914
|
-
* </li>
|
|
9915
|
-
* <li>
|
|
9916
|
-
* <p>
|
|
9917
|
-
* <code>RUNNING</code>: The operation is currently being performed.</p>
|
|
9918
|
-
* </li>
|
|
9919
|
-
* <li>
|
|
9920
|
-
* <p>
|
|
9921
|
-
* <code>STOPPED</code>: The user has canceled the operation.</p>
|
|
9922
|
-
* </li>
|
|
9923
|
-
* <li>
|
|
9924
|
-
* <p>
|
|
9925
|
-
* <code>STOPPING</code>: The operation is in the process of stopping, at user
|
|
9926
|
-
* request.</p>
|
|
9927
|
-
* </li>
|
|
9928
|
-
* <li>
|
|
9929
|
-
* <p>
|
|
9930
|
-
* <code>SUCCEEDED</code>: The operation completed creating or updating all the specified
|
|
9931
|
-
* stacks without exceeding the failure tolerance for the operation.</p>
|
|
9932
|
-
* </li>
|
|
9933
|
-
* </ul>
|
|
9934
|
-
* @public
|
|
9935
|
-
*/
|
|
9936
|
-
Status?: StackSetOperationStatus | undefined;
|
|
9937
|
-
/**
|
|
9938
|
-
* <p>The time at which the operation was initiated. Note that the creation times for the StackSet
|
|
9939
|
-
* operation might differ from the creation time of the individual stacks themselves. This is
|
|
9940
|
-
* because CloudFormation needs to perform preparatory work for the operation, such as dispatching the
|
|
9941
|
-
* work to the requested Regions, before actually creating the first stacks.</p>
|
|
9942
|
-
* @public
|
|
9943
|
-
*/
|
|
9944
|
-
CreationTimestamp?: Date | undefined;
|
|
9945
|
-
/**
|
|
9946
|
-
* <p>The time at which the StackSet operation ended, across all accounts and Regions specified.
|
|
9947
|
-
* Note that this doesn't necessarily mean that the StackSet operation was successful, or even
|
|
9948
|
-
* attempted, in each account or Region.</p>
|
|
9949
|
-
* @public
|
|
9950
|
-
*/
|
|
9951
|
-
EndTimestamp?: Date | undefined;
|
|
9952
|
-
/**
|
|
9953
|
-
* <p>The status of the operation in details.</p>
|
|
9954
|
-
* @public
|
|
9955
|
-
*/
|
|
9956
|
-
StatusReason?: string | undefined;
|
|
9957
|
-
/**
|
|
9958
|
-
* <p>Detailed information about the StackSet operation.</p>
|
|
9959
|
-
* @public
|
|
9960
|
-
*/
|
|
9961
|
-
StatusDetails?: StackSetOperationStatusDetails | undefined;
|
|
9962
|
-
/**
|
|
9963
|
-
* <p>The user-specified preferences for how CloudFormation performs a StackSet operation.</p>
|
|
9964
|
-
* <p>For more information about maximum concurrent accounts and failure tolerance, see <a href="https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/stacksets-concepts.html#stackset-ops-options">StackSet
|
|
9965
|
-
* operation options</a>.</p>
|
|
9966
|
-
* @public
|
|
9967
|
-
*/
|
|
9968
|
-
OperationPreferences?: StackSetOperationPreferences | undefined;
|
|
9969
|
-
}
|
|
9970
|
-
/**
|
|
9971
|
-
* @public
|
|
9972
|
-
*/
|
|
9973
|
-
export interface ListStackSetOperationsOutput {
|
|
9974
|
-
/**
|
|
9975
|
-
* <p>A list of <code>StackSetOperationSummary</code> structures that contain summary
|
|
9976
|
-
* information about operations for the specified StackSet.</p>
|
|
9977
|
-
* @public
|
|
9978
|
-
*/
|
|
9979
|
-
Summaries?: StackSetOperationSummary[] | undefined;
|
|
9980
|
-
/**
|
|
9981
|
-
* <p>If the request doesn't return all results, <code>NextToken</code> is set to a token. To
|
|
9982
|
-
* retrieve the next set of results, call <code>ListOperationResults</code> again and assign that
|
|
9983
|
-
* token to the request object's <code>NextToken</code> parameter. If there are no remaining
|
|
9984
|
-
* results, <code>NextToken</code> is set to <code>null</code>.</p>
|
|
9985
|
-
* @public
|
|
9986
|
-
*/
|
|
9987
|
-
NextToken?: string | undefined;
|
|
9988
|
-
}
|