@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
|
@@ -96,6 +96,30 @@ export declare class AlreadyExistsException extends __BaseException {
|
|
|
96
96
|
opts: __ExceptionOptionType<AlreadyExistsException, __BaseException>
|
|
97
97
|
);
|
|
98
98
|
}
|
|
99
|
+
export declare const AnnotationSeverityLevel: {
|
|
100
|
+
readonly CRITICAL: "CRITICAL";
|
|
101
|
+
readonly HIGH: "HIGH";
|
|
102
|
+
readonly INFORMATIONAL: "INFORMATIONAL";
|
|
103
|
+
readonly LOW: "LOW";
|
|
104
|
+
readonly MEDIUM: "MEDIUM";
|
|
105
|
+
};
|
|
106
|
+
export type AnnotationSeverityLevel =
|
|
107
|
+
(typeof AnnotationSeverityLevel)[keyof typeof AnnotationSeverityLevel];
|
|
108
|
+
export declare const AnnotationStatus: {
|
|
109
|
+
readonly FAILED: "FAILED";
|
|
110
|
+
readonly PASSED: "PASSED";
|
|
111
|
+
readonly SKIPPED: "SKIPPED";
|
|
112
|
+
};
|
|
113
|
+
export type AnnotationStatus =
|
|
114
|
+
(typeof AnnotationStatus)[keyof typeof AnnotationStatus];
|
|
115
|
+
export interface Annotation {
|
|
116
|
+
AnnotationName?: string | undefined;
|
|
117
|
+
Status?: AnnotationStatus | undefined;
|
|
118
|
+
StatusMessage?: string | undefined;
|
|
119
|
+
RemediationMessage?: string | undefined;
|
|
120
|
+
RemediationLink?: string | undefined;
|
|
121
|
+
SeverityLevel?: AnnotationSeverityLevel | undefined;
|
|
122
|
+
}
|
|
99
123
|
export declare const AttributeChangeType: {
|
|
100
124
|
readonly Add: "Add";
|
|
101
125
|
readonly Modify: "Modify";
|
|
@@ -962,7 +986,7 @@ export interface DescribeStackDriftDetectionStatusOutput {
|
|
|
962
986
|
Timestamp: Date | undefined;
|
|
963
987
|
}
|
|
964
988
|
export interface DescribeStackEventsInput {
|
|
965
|
-
StackName
|
|
989
|
+
StackName: string | undefined;
|
|
966
990
|
NextToken?: string | undefined;
|
|
967
991
|
}
|
|
968
992
|
export declare const DetailedStatus: {
|
|
@@ -1543,6 +1567,46 @@ export interface GetGeneratedTemplateOutput {
|
|
|
1543
1567
|
Status?: GeneratedTemplateStatus | undefined;
|
|
1544
1568
|
TemplateBody?: string | undefined;
|
|
1545
1569
|
}
|
|
1570
|
+
export interface GetHookResultInput {
|
|
1571
|
+
HookResultId?: string | undefined;
|
|
1572
|
+
}
|
|
1573
|
+
export declare const HookTargetAction: {
|
|
1574
|
+
readonly CREATE: "CREATE";
|
|
1575
|
+
readonly DELETE: "DELETE";
|
|
1576
|
+
readonly IMPORT: "IMPORT";
|
|
1577
|
+
readonly UPDATE: "UPDATE";
|
|
1578
|
+
};
|
|
1579
|
+
export type HookTargetAction =
|
|
1580
|
+
(typeof HookTargetAction)[keyof typeof HookTargetAction];
|
|
1581
|
+
export interface HookTarget {
|
|
1582
|
+
TargetType: HookTargetType | undefined;
|
|
1583
|
+
TargetTypeName: string | undefined;
|
|
1584
|
+
TargetId: string | undefined;
|
|
1585
|
+
Action: HookTargetAction | undefined;
|
|
1586
|
+
}
|
|
1587
|
+
export interface GetHookResultOutput {
|
|
1588
|
+
HookResultId?: string | undefined;
|
|
1589
|
+
InvocationPoint?: HookInvocationPoint | undefined;
|
|
1590
|
+
FailureMode?: HookFailureMode | undefined;
|
|
1591
|
+
TypeName?: string | undefined;
|
|
1592
|
+
OriginalTypeName?: string | undefined;
|
|
1593
|
+
TypeVersionId?: string | undefined;
|
|
1594
|
+
TypeConfigurationVersionId?: string | undefined;
|
|
1595
|
+
TypeArn?: string | undefined;
|
|
1596
|
+
Status?: HookStatus | undefined;
|
|
1597
|
+
HookStatusReason?: string | undefined;
|
|
1598
|
+
InvokedAt?: Date | undefined;
|
|
1599
|
+
Target?: HookTarget | undefined;
|
|
1600
|
+
Annotations?: Annotation[] | undefined;
|
|
1601
|
+
}
|
|
1602
|
+
export declare class HookResultNotFoundException extends __BaseException {
|
|
1603
|
+
readonly name: "HookResultNotFoundException";
|
|
1604
|
+
readonly $fault: "client";
|
|
1605
|
+
Message?: string | undefined;
|
|
1606
|
+
constructor(
|
|
1607
|
+
opts: __ExceptionOptionType<HookResultNotFoundException, __BaseException>
|
|
1608
|
+
);
|
|
1609
|
+
}
|
|
1546
1610
|
export interface GetStackPolicyInput {
|
|
1547
1611
|
StackName: string | undefined;
|
|
1548
1612
|
}
|
|
@@ -1662,14 +1726,6 @@ export interface ListGeneratedTemplatesOutput {
|
|
|
1662
1726
|
Summaries?: TemplateSummary[] | undefined;
|
|
1663
1727
|
NextToken?: string | undefined;
|
|
1664
1728
|
}
|
|
1665
|
-
export declare class HookResultNotFoundException extends __BaseException {
|
|
1666
|
-
readonly name: "HookResultNotFoundException";
|
|
1667
|
-
readonly $fault: "client";
|
|
1668
|
-
Message?: string | undefined;
|
|
1669
|
-
constructor(
|
|
1670
|
-
opts: __ExceptionOptionType<HookResultNotFoundException, __BaseException>
|
|
1671
|
-
);
|
|
1672
|
-
}
|
|
1673
1729
|
export declare const ListHookResultsTargetType: {
|
|
1674
1730
|
readonly CHANGE_SET: "CHANGE_SET";
|
|
1675
1731
|
readonly CLOUD_CONTROL: "CLOUD_CONTROL";
|
|
@@ -1969,52 +2025,3 @@ export interface OperationResultFilter {
|
|
|
1969
2025
|
Name?: OperationResultFilterName | undefined;
|
|
1970
2026
|
Values?: string | undefined;
|
|
1971
2027
|
}
|
|
1972
|
-
export interface ListStackSetOperationResultsInput {
|
|
1973
|
-
StackSetName: string | undefined;
|
|
1974
|
-
OperationId: string | undefined;
|
|
1975
|
-
NextToken?: string | undefined;
|
|
1976
|
-
MaxResults?: number | undefined;
|
|
1977
|
-
CallAs?: CallAs | undefined;
|
|
1978
|
-
Filters?: OperationResultFilter[] | undefined;
|
|
1979
|
-
}
|
|
1980
|
-
export declare const StackSetOperationResultStatus: {
|
|
1981
|
-
readonly CANCELLED: "CANCELLED";
|
|
1982
|
-
readonly FAILED: "FAILED";
|
|
1983
|
-
readonly PENDING: "PENDING";
|
|
1984
|
-
readonly RUNNING: "RUNNING";
|
|
1985
|
-
readonly SUCCEEDED: "SUCCEEDED";
|
|
1986
|
-
};
|
|
1987
|
-
export type StackSetOperationResultStatus =
|
|
1988
|
-
(typeof StackSetOperationResultStatus)[keyof typeof StackSetOperationResultStatus];
|
|
1989
|
-
export interface StackSetOperationResultSummary {
|
|
1990
|
-
Account?: string | undefined;
|
|
1991
|
-
Region?: string | undefined;
|
|
1992
|
-
Status?: StackSetOperationResultStatus | undefined;
|
|
1993
|
-
StatusReason?: string | undefined;
|
|
1994
|
-
AccountGateResult?: AccountGateResult | undefined;
|
|
1995
|
-
OrganizationalUnitId?: string | undefined;
|
|
1996
|
-
}
|
|
1997
|
-
export interface ListStackSetOperationResultsOutput {
|
|
1998
|
-
Summaries?: StackSetOperationResultSummary[] | undefined;
|
|
1999
|
-
NextToken?: string | undefined;
|
|
2000
|
-
}
|
|
2001
|
-
export interface ListStackSetOperationsInput {
|
|
2002
|
-
StackSetName: string | undefined;
|
|
2003
|
-
NextToken?: string | undefined;
|
|
2004
|
-
MaxResults?: number | undefined;
|
|
2005
|
-
CallAs?: CallAs | undefined;
|
|
2006
|
-
}
|
|
2007
|
-
export interface StackSetOperationSummary {
|
|
2008
|
-
OperationId?: string | undefined;
|
|
2009
|
-
Action?: StackSetOperationAction | undefined;
|
|
2010
|
-
Status?: StackSetOperationStatus | undefined;
|
|
2011
|
-
CreationTimestamp?: Date | undefined;
|
|
2012
|
-
EndTimestamp?: Date | undefined;
|
|
2013
|
-
StatusReason?: string | undefined;
|
|
2014
|
-
StatusDetails?: StackSetOperationStatusDetails | undefined;
|
|
2015
|
-
OperationPreferences?: StackSetOperationPreferences | undefined;
|
|
2016
|
-
}
|
|
2017
|
-
export interface ListStackSetOperationsOutput {
|
|
2018
|
-
Summaries?: StackSetOperationSummary[] | undefined;
|
|
2019
|
-
NextToken?: string | undefined;
|
|
2020
|
-
}
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { ExceptionOptionType as __ExceptionOptionType } from "@smithy/smithy-client";
|
|
2
2
|
import { CloudFormationServiceException as __BaseException } from "./CloudFormationServiceException";
|
|
3
3
|
import {
|
|
4
|
+
AccountGateResult,
|
|
4
5
|
AutoDeployment,
|
|
5
6
|
CallAs,
|
|
6
7
|
Capability,
|
|
@@ -10,6 +11,7 @@ import {
|
|
|
10
11
|
IdentityProvider,
|
|
11
12
|
LoggingConfig,
|
|
12
13
|
ManagedExecution,
|
|
14
|
+
OperationResultFilter,
|
|
13
15
|
Parameter,
|
|
14
16
|
PermissionModels,
|
|
15
17
|
ProvisioningType,
|
|
@@ -19,13 +21,65 @@ import {
|
|
|
19
21
|
RollbackConfiguration,
|
|
20
22
|
ScanFilter,
|
|
21
23
|
StackDriftStatus,
|
|
24
|
+
StackSetOperationAction,
|
|
22
25
|
StackSetOperationPreferences,
|
|
26
|
+
StackSetOperationStatus,
|
|
27
|
+
StackSetOperationStatusDetails,
|
|
23
28
|
StackSetStatus,
|
|
24
29
|
Tag,
|
|
25
30
|
TemplateConfiguration,
|
|
26
31
|
ThirdPartyType,
|
|
27
32
|
Visibility,
|
|
28
33
|
} from "./models_0";
|
|
34
|
+
export interface ListStackSetOperationResultsInput {
|
|
35
|
+
StackSetName: string | undefined;
|
|
36
|
+
OperationId: string | undefined;
|
|
37
|
+
NextToken?: string | undefined;
|
|
38
|
+
MaxResults?: number | undefined;
|
|
39
|
+
CallAs?: CallAs | undefined;
|
|
40
|
+
Filters?: OperationResultFilter[] | undefined;
|
|
41
|
+
}
|
|
42
|
+
export declare const StackSetOperationResultStatus: {
|
|
43
|
+
readonly CANCELLED: "CANCELLED";
|
|
44
|
+
readonly FAILED: "FAILED";
|
|
45
|
+
readonly PENDING: "PENDING";
|
|
46
|
+
readonly RUNNING: "RUNNING";
|
|
47
|
+
readonly SUCCEEDED: "SUCCEEDED";
|
|
48
|
+
};
|
|
49
|
+
export type StackSetOperationResultStatus =
|
|
50
|
+
(typeof StackSetOperationResultStatus)[keyof typeof StackSetOperationResultStatus];
|
|
51
|
+
export interface StackSetOperationResultSummary {
|
|
52
|
+
Account?: string | undefined;
|
|
53
|
+
Region?: string | undefined;
|
|
54
|
+
Status?: StackSetOperationResultStatus | undefined;
|
|
55
|
+
StatusReason?: string | undefined;
|
|
56
|
+
AccountGateResult?: AccountGateResult | undefined;
|
|
57
|
+
OrganizationalUnitId?: string | undefined;
|
|
58
|
+
}
|
|
59
|
+
export interface ListStackSetOperationResultsOutput {
|
|
60
|
+
Summaries?: StackSetOperationResultSummary[] | undefined;
|
|
61
|
+
NextToken?: string | undefined;
|
|
62
|
+
}
|
|
63
|
+
export interface ListStackSetOperationsInput {
|
|
64
|
+
StackSetName: string | undefined;
|
|
65
|
+
NextToken?: string | undefined;
|
|
66
|
+
MaxResults?: number | undefined;
|
|
67
|
+
CallAs?: CallAs | undefined;
|
|
68
|
+
}
|
|
69
|
+
export interface StackSetOperationSummary {
|
|
70
|
+
OperationId?: string | undefined;
|
|
71
|
+
Action?: StackSetOperationAction | undefined;
|
|
72
|
+
Status?: StackSetOperationStatus | undefined;
|
|
73
|
+
CreationTimestamp?: Date | undefined;
|
|
74
|
+
EndTimestamp?: Date | undefined;
|
|
75
|
+
StatusReason?: string | undefined;
|
|
76
|
+
StatusDetails?: StackSetOperationStatusDetails | undefined;
|
|
77
|
+
OperationPreferences?: StackSetOperationPreferences | undefined;
|
|
78
|
+
}
|
|
79
|
+
export interface ListStackSetOperationsOutput {
|
|
80
|
+
Summaries?: StackSetOperationSummary[] | undefined;
|
|
81
|
+
NextToken?: string | undefined;
|
|
82
|
+
}
|
|
29
83
|
export interface ListStackSetsInput {
|
|
30
84
|
NextToken?: string | undefined;
|
|
31
85
|
MaxResults?: number | undefined;
|
package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/runtimeConfig.browser.d.ts
CHANGED
|
@@ -38,6 +38,10 @@ export declare const getRuntimeConfig: (config: CloudFormationClientConfig) => {
|
|
|
38
38
|
profile?: string;
|
|
39
39
|
logger: import("@smithy/types").Logger;
|
|
40
40
|
extensions: import("./runtimeExtensions").RuntimeExtension[];
|
|
41
|
+
protocol: import("@smithy/types").ClientProtocol<
|
|
42
|
+
import("@smithy/types").HttpRequest,
|
|
43
|
+
import("@smithy/types").HttpResponse
|
|
44
|
+
>;
|
|
41
45
|
customUserAgent?: string | import("@smithy/types").UserAgent;
|
|
42
46
|
userAgentAppId?:
|
|
43
47
|
| string
|
|
@@ -38,6 +38,10 @@ export declare const getRuntimeConfig: (config: CloudFormationClientConfig) => {
|
|
|
38
38
|
profile?: string;
|
|
39
39
|
logger: import("@smithy/types").Logger;
|
|
40
40
|
extensions: import("./runtimeExtensions").RuntimeExtension[];
|
|
41
|
+
protocol: import("@smithy/types").ClientProtocol<
|
|
42
|
+
import("@smithy/types").HttpRequest,
|
|
43
|
+
import("@smithy/types").HttpResponse
|
|
44
|
+
>;
|
|
41
45
|
customUserAgent?: string | import("@smithy/types").UserAgent;
|
|
42
46
|
retryStrategy?:
|
|
43
47
|
| import("@smithy/types").RetryStrategy
|
package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/runtimeConfig.native.d.ts
CHANGED
|
@@ -37,6 +37,10 @@ export declare const getRuntimeConfig: (config: CloudFormationClientConfig) => {
|
|
|
37
37
|
retryMode: string | import("@smithy/types").Provider<string>;
|
|
38
38
|
logger: import("@smithy/types").Logger;
|
|
39
39
|
extensions: import("./runtimeExtensions").RuntimeExtension[];
|
|
40
|
+
protocol: import("@smithy/types").ClientProtocol<
|
|
41
|
+
import("@smithy/types").HttpRequest,
|
|
42
|
+
import("@smithy/types").HttpResponse
|
|
43
|
+
>;
|
|
40
44
|
defaultsMode:
|
|
41
45
|
| import("@smithy/smithy-client").DefaultsMode
|
|
42
46
|
| import("@smithy/types").Provider<
|
package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/runtimeConfig.shared.d.ts
CHANGED
|
@@ -14,6 +14,10 @@ export declare const getRuntimeConfig: (config: CloudFormationClientConfig) => {
|
|
|
14
14
|
httpAuthSchemeProvider: import("./auth/httpAuthSchemeProvider").CloudFormationHttpAuthSchemeProvider;
|
|
15
15
|
httpAuthSchemes: import("@smithy/types").HttpAuthScheme[];
|
|
16
16
|
logger: import("@smithy/types").Logger;
|
|
17
|
+
protocol: import("@smithy/types").ClientProtocol<
|
|
18
|
+
import("@smithy/types").HttpRequest,
|
|
19
|
+
import("@smithy/types").HttpResponse
|
|
20
|
+
>;
|
|
17
21
|
serviceId: string;
|
|
18
22
|
urlParser: import("@smithy/types").UrlParser;
|
|
19
23
|
utf8Decoder: import("@smithy/types").Decoder;
|