@cdk8s/awscdk-resolver 0.0.629 → 0.0.631
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/dist-cjs/index.js +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/CloudFormation.d.ts +316 -365
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/CloudFormationClient.d.ts +16 -56
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +5 -12
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/auth/httpAuthSchemeProvider.d.ts +11 -15
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commandBuilder.d.ts +7 -13
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ActivateOrganizationsAccessCommand.d.ts +3 -5
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ActivateTypeCommand.d.ts +2 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/BatchDescribeTypeConfigurationsCommand.d.ts +4 -6
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/CancelUpdateStackCommand.d.ts +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ContinueUpdateRollbackCommand.d.ts +5 -10
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/CreateChangeSetCommand.d.ts +4 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/CreateGeneratedTemplateCommand.d.ts +5 -10
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/CreateStackCommand.d.ts +3 -5
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/CreateStackInstancesCommand.d.ts +5 -10
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/CreateStackRefactorCommand.d.ts +5 -10
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/CreateStackSetCommand.d.ts +3 -5
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DeactivateOrganizationsAccessCommand.d.ts +3 -5
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DeactivateTypeCommand.d.ts +2 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DeleteChangeSetCommand.d.ts +4 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DeleteGeneratedTemplateCommand.d.ts +4 -6
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DeleteStackCommand.d.ts +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DeleteStackInstancesCommand.d.ts +5 -10
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DeleteStackSetCommand.d.ts +3 -5
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DeregisterTypeCommand.d.ts +2 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DescribeAccountLimitsCommand.d.ts +4 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DescribeChangeSetCommand.d.ts +4 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DescribeChangeSetHooksCommand.d.ts +5 -10
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DescribeEventsCommand.d.ts +2 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DescribeGeneratedTemplateCommand.d.ts +4 -6
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DescribeOrganizationsAccessCommand.d.ts +3 -5
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DescribePublisherCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DescribeResourceScanCommand.d.ts +5 -10
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DescribeStackDriftDetectionStatusCommand.d.ts +4 -6
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DescribeStackEventsCommand.d.ts +5 -10
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DescribeStackInstanceCommand.d.ts +5 -10
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DescribeStackRefactorCommand.d.ts +5 -10
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DescribeStackResourceCommand.d.ts +5 -10
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DescribeStackResourceDriftsCommand.d.ts +4 -6
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DescribeStackResourcesCommand.d.ts +4 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DescribeStackSetCommand.d.ts +4 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DescribeStackSetOperationCommand.d.ts +4 -6
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DescribeStacksCommand.d.ts +2 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DescribeTypeCommand.d.ts +2 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DescribeTypeRegistrationCommand.d.ts +5 -10
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DetectStackDriftCommand.d.ts +4 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DetectStackResourceDriftCommand.d.ts +5 -10
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DetectStackSetDriftCommand.d.ts +5 -10
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/EstimateTemplateCostCommand.d.ts +4 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ExecuteChangeSetCommand.d.ts +4 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ExecuteStackRefactorCommand.d.ts +3 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/GetGeneratedTemplateCommand.d.ts +5 -10
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/GetHookResultCommand.d.ts +2 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/GetStackPolicyCommand.d.ts +3 -5
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/GetTemplateCommand.d.ts +2 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/GetTemplateSummaryCommand.d.ts +4 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ImportStacksToStackSetCommand.d.ts +5 -10
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ListChangeSetsCommand.d.ts +3 -5
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ListExportsCommand.d.ts +2 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ListGeneratedTemplatesCommand.d.ts +4 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ListHookResultsCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ListImportsCommand.d.ts +3 -5
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ListResourceScanRelatedResourcesCommand.d.ts +4 -6
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ListResourceScanResourcesCommand.d.ts +4 -6
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ListResourceScansCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ListStackInstanceResourceDriftsCommand.d.ts +4 -6
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ListStackInstancesCommand.d.ts +5 -10
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ListStackRefactorActionsCommand.d.ts +5 -10
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ListStackRefactorsCommand.d.ts +4 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ListStackResourcesCommand.d.ts +5 -10
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ListStackSetAutoDeploymentTargetsCommand.d.ts +4 -6
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ListStackSetOperationResultsCommand.d.ts +4 -6
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ListStackSetOperationsCommand.d.ts +5 -10
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ListStackSetsCommand.d.ts +2 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ListStacksCommand.d.ts +2 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ListTypeRegistrationsCommand.d.ts +4 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ListTypeVersionsCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ListTypesCommand.d.ts +4 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/PublishTypeCommand.d.ts +2 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/RecordHandlerProgressCommand.d.ts +5 -10
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/RegisterPublisherCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/RegisterTypeCommand.d.ts +3 -5
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/RollbackStackCommand.d.ts +3 -5
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/SetStackPolicyCommand.d.ts +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/SetTypeConfigurationCommand.d.ts +5 -10
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/SetTypeDefaultVersionCommand.d.ts +4 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/SignalResourceCommand.d.ts +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/StartResourceScanCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/StopStackSetOperationCommand.d.ts +5 -10
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/TestTypeCommand.d.ts +4 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/UpdateGeneratedTemplateCommand.d.ts +5 -10
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/UpdateStackCommand.d.ts +3 -5
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/UpdateStackInstancesCommand.d.ts +5 -10
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/UpdateStackSetCommand.d.ts +3 -5
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/UpdateTerminationProtectionCommand.d.ts +4 -6
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ValidateTemplateCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/endpoint/endpointResolver.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/extensionConfiguration.d.ts +2 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/models/enums.d.ts +44 -88
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/models/errors.d.ts +29 -115
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/models/models_0.d.ts +2 -6
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/pagination/Interfaces.d.ts +1 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/pagination/ListExportsPaginator.d.ts +1 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/pagination/ListImportsPaginator.d.ts +1 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/pagination/ListStacksPaginator.d.ts +1 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/pagination/ListTypesPaginator.d.ts +1 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -22
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/runtimeConfig.d.ts +8 -16
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -22
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/runtimeExtensions.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/schemas/schemas_0.d.ts +1 -5
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/waiters/waitForChangeSetCreateComplete.d.ts +3 -5
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/waiters/waitForStackCreateComplete.d.ts +3 -5
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/waiters/waitForStackDeleteComplete.d.ts +4 -8
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/waiters/waitForStackExists.d.ts +3 -5
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/waiters/waitForStackImportComplete.d.ts +3 -5
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/waiters/waitForStackRefactorCreateComplete.d.ts +3 -7
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/waiters/waitForStackRefactorExecuteComplete.d.ts +3 -7
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/waiters/waitForStackRollbackComplete.d.ts +3 -5
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/waiters/waitForStackUpdateComplete.d.ts +3 -5
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/waiters/waitForTypeRegistrationComplete.d.ts +3 -7
- package/node_modules/@aws-sdk/client-cloudformation/package.json +38 -38
- package/node_modules/@aws-sdk/core/dist-cjs/submodules/httpAuthSchemes/index.js +1 -1
- package/node_modules/@aws-sdk/core/dist-cjs/submodules/protocols/index.js +8 -8
- package/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/utils/getDateHeader.js +1 -1
- package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/JsonShapeDeserializer.js +1 -1
- package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/JsonShapeSerializer.js +1 -1
- package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/experimental/SinglePassJsonShapeSerializer.js +1 -1
- package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/xml/XmlShapeDeserializer.js +2 -2
- package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/xml/XmlShapeSerializer.js +4 -4
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/index.d.ts +1 -5
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/account-id-endpoint/AccountIdEndpointModeConfigResolver.d.ts +2 -4
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/account-id-endpoint/AccountIdEndpointModeConstants.d.ts +1 -3
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/account-id-endpoint/NodeAccountIdEndpointModeConfigOptions.d.ts +2 -4
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/index.browser.d.ts +3 -12
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/index.d.ts +4 -16
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/index.native.d.ts +3 -12
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/longPollMiddleware.d.ts +2 -4
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/middleware-host-header/hostHeaderMiddleware.d.ts +5 -9
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/middleware-logger/loggerMiddleware.d.ts +3 -6
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/middleware-recursion-detection/configuration.d.ts +1 -2
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/middleware-recursion-detection/getRecursionDetectionPlugin.browser.d.ts +1 -3
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/middleware-recursion-detection/getRecursionDetectionPlugin.d.ts +1 -3
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/middleware-recursion-detection/recursionDetectionMiddleware.browser.d.ts +1 -4
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/middleware-recursion-detection/recursionDetectionMiddleware.d.ts +1 -4
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/middleware-recursion-detection/recursionDetectionMiddleware.native.d.ts +1 -4
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/middleware-user-agent/check-features.d.ts +2 -6
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/middleware-user-agent/configurations.d.ts +1 -1
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/middleware-user-agent/user-agent-middleware.d.ts +4 -7
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/region-config-resolver/extensions.d.ts +2 -2
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/region-config-resolver/stsRegionDefaultResolver.d.ts +1 -1
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/setCredentialFeature.d.ts +3 -8
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/setFeature.d.ts +1 -1
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/setTokenFeature.d.ts +1 -1
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/util-endpoints/lib/aws/isVirtualHostableS3Bucket.d.ts +1 -1
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/util-endpoints/lib/aws/partition.d.ts +1 -1
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/util-endpoints/resolveDefaultAwsRegionalEndpointsConfig.d.ts +3 -9
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/util-endpoints/types/RuleSetObject.d.ts +1 -5
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/util-user-agent-browser/createUserAgentStringParsingProvider.d.ts +1 -3
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/util-user-agent-browser/defaultUserAgent.d.ts +2 -6
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/util-user-agent-browser/defaultUserAgent.native.d.ts +2 -6
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/util-user-agent-node/defaultUserAgent.d.ts +2 -6
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/util-user-agent-node/nodeAppIdConfigOptions.d.ts +1 -3
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/httpAuthSchemes/aws_sdk/AwsSdkSigV4ASigner.d.ts +2 -5
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/httpAuthSchemes/aws_sdk/AwsSdkSigV4Signer.d.ts +4 -6
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/httpAuthSchemes/aws_sdk/NODE_AUTH_SCHEME_PREFERENCE_OPTIONS.d.ts +1 -3
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/httpAuthSchemes/aws_sdk/index.d.ts +2 -8
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/httpAuthSchemes/aws_sdk/resolveAwsSdkSigV4AConfig.d.ts +3 -8
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/httpAuthSchemes/aws_sdk/resolveAwsSdkSigV4Config.d.ts +8 -17
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/httpAuthSchemes/utils/getUpdatedSystemClockOffset.d.ts +1 -1
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/httpAuthSchemes/utils/isClockSkewed.d.ts +1 -4
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/ProtocolLib.d.ts +6 -19
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/cbor/AwsSmithyRpcV2CborProtocol.d.ts +2 -2
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/common.d.ts +1 -1
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/index.d.ts +1 -5
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/AwsJsonRpcProtocol.d.ts +2 -2
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/AwsRestJsonProtocol.d.ts +3 -3
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/JsonCodec.d.ts +1 -4
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/JsonShapeSerializer.d.ts +1 -5
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/awsExpectUnion.d.ts +1 -3
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/jsonReviver.d.ts +1 -1
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/parseJsonBody.d.ts +4 -13
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/query/AwsQueryProtocol.d.ts +4 -7
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/query/QueryShapeSerializer.d.ts +1 -1
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/xml/AwsRestXmlProtocol.d.ts +3 -3
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/xml/parseXmlBody.d.ts +3 -12
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/util/util-format-url/format-url.d.ts +1 -1
- package/node_modules/@aws-sdk/core/package.json +64 -64
- package/node_modules/@aws-sdk/credential-provider-env/dist-types/ts3.4/fromEnv.d.ts +1 -3
- package/node_modules/@aws-sdk/credential-provider-env/package.json +31 -31
- package/node_modules/@aws-sdk/credential-provider-http/dist-types/ts3.4/fromHttp/fromHttp.browser.d.ts +1 -3
- package/node_modules/@aws-sdk/credential-provider-http/dist-types/ts3.4/fromHttp/fromHttp.d.ts +1 -3
- package/node_modules/@aws-sdk/credential-provider-http/dist-types/ts3.4/fromHttp/requestHelpers.d.ts +1 -1
- package/node_modules/@aws-sdk/credential-provider-http/dist-types/ts3.4/fromHttp/retry-wrapper.d.ts +1 -1
- package/node_modules/@aws-sdk/credential-provider-http/dist-types/ts3.4/index.browser.d.ts +1 -4
- package/node_modules/@aws-sdk/credential-provider-http/dist-types/ts3.4/index.d.ts +1 -4
- package/node_modules/@aws-sdk/credential-provider-http/package.json +33 -33
- package/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/fromIni.d.ts +4 -8
- package/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/resolveAssumeRoleCredentials.d.ts +2 -2
- package/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/resolveCredentialSource.d.ts +2 -4
- package/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/resolveLoginCredentials.d.ts +1 -1
- package/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/resolveProcessCredentials.d.ts +1 -1
- package/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/resolveProfileData.d.ts +1 -1
- package/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/resolveSsoCredentials.d.ts +1 -1
- package/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/resolveStaticCredentials.d.ts +2 -4
- package/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/resolveWebIdentityCredentials.d.ts +2 -4
- package/node_modules/@aws-sdk/credential-provider-ini/package.json +39 -39
- package/node_modules/@aws-sdk/credential-provider-login/dist-cjs/index.js +4 -4
- package/node_modules/@aws-sdk/credential-provider-login/dist-es/LoginCredentialsFetcher.js +4 -4
- package/node_modules/@aws-sdk/credential-provider-login/dist-types/ts3.4/LoginCredentialsFetcher.d.ts +1 -1
- package/node_modules/@aws-sdk/credential-provider-login/dist-types/ts3.4/fromLoginCredentials.d.ts +1 -1
- package/node_modules/@aws-sdk/credential-provider-login/dist-types/ts3.4/index.d.ts +1 -6
- package/node_modules/@aws-sdk/credential-provider-login/dist-types/ts3.4/types.d.ts +1 -3
- package/node_modules/@aws-sdk/credential-provider-login/package.json +34 -34
- package/node_modules/@aws-sdk/credential-provider-node/dist-types/ts3.4/defaultProvider.d.ts +4 -11
- package/node_modules/@aws-sdk/credential-provider-node/dist-types/ts3.4/remoteProvider.d.ts +1 -1
- package/node_modules/@aws-sdk/credential-provider-node/dist-types/ts3.4/runtime/memoize-chain.d.ts +3 -3
- package/node_modules/@aws-sdk/credential-provider-node/package.json +38 -38
- package/node_modules/@aws-sdk/credential-provider-process/dist-types/ts3.4/fromProcess.d.ts +2 -4
- package/node_modules/@aws-sdk/credential-provider-process/dist-types/ts3.4/getValidatedProcessCredentials.d.ts +1 -1
- package/node_modules/@aws-sdk/credential-provider-process/dist-types/ts3.4/resolveProcessCredentials.d.ts +1 -1
- package/node_modules/@aws-sdk/credential-provider-process/package.json +31 -31
- package/node_modules/@aws-sdk/credential-provider-sso/dist-types/ts3.4/fromSSO.d.ts +2 -4
- package/node_modules/@aws-sdk/credential-provider-sso/dist-types/ts3.4/loadSso.d.ts +2 -8
- package/node_modules/@aws-sdk/credential-provider-sso/dist-types/ts3.4/validateSsoProfile.d.ts +1 -1
- package/node_modules/@aws-sdk/credential-provider-sso/package.json +33 -33
- package/node_modules/@aws-sdk/credential-provider-web-identity/dist-types/ts3.4/fromTokenFile.d.ts +3 -7
- package/node_modules/@aws-sdk/credential-provider-web-identity/dist-types/ts3.4/fromWebToken.d.ts +5 -7
- package/node_modules/@aws-sdk/credential-provider-web-identity/dist-types/ts3.4/index.d.ts +1 -4
- package/node_modules/@aws-sdk/credential-provider-web-identity/package.json +39 -39
- package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/cognito-identity/index.js +11 -9
- package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/index.js +6 -5
- package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso/index.js +6 -5
- package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/index.js +6 -5
- package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/index.js +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/cognito-identity/auth/httpAuthSchemeProvider.js +12 -8
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/auth/httpAuthSchemeProvider.js +6 -4
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/auth/httpAuthSchemeProvider.js +6 -4
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/auth/httpAuthSchemeProvider.js +6 -4
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/defaultRoleAssumers.js +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/defaultStsRoleAssumers.js +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/cognito-identity/auth/httpAuthSchemeProvider.d.ts +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/auth/httpAuthSchemeProvider.d.ts +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso/auth/httpAuthSchemeProvider.d.ts +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/auth/httpAuthSchemeProvider.d.ts +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/auth/httpAuthSchemeProvider.d.ts +3 -3
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/defaultRoleAssumers.d.ts +3 -3
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/defaultStsRoleAssumers.d.ts +3 -3
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/CognitoIdentity.d.ts +7 -15
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/CognitoIdentityClient.d.ts +8 -22
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/auth/httpAuthExtensionConfiguration.d.ts +5 -12
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/auth/httpAuthSchemeProvider.d.ts +11 -15
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/commandBuilder.d.ts +7 -13
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/commands/GetCredentialsForIdentityCommand.d.ts +4 -6
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/commands/GetIdCommand.d.ts +6 -2
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/endpoint/EndpointParameters.d.ts +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/endpoint/endpointResolver.d.ts +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/extensionConfiguration.d.ts +2 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/models/errors.d.ts +9 -28
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/runtimeConfig.browser.d.ts +13 -30
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/runtimeConfig.d.ts +12 -26
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/runtimeConfig.native.d.ts +13 -30
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/runtimeConfig.shared.d.ts +6 -12
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/runtimeExtensions.d.ts +2 -4
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/schemas/schemas_0.d.ts +1 -5
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/Signin.d.ts +6 -6
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/SigninClient.d.ts +15 -25
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/auth/httpAuthExtensionConfiguration.d.ts +5 -12
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/auth/httpAuthSchemeProvider.d.ts +11 -15
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/commandBuilder.d.ts +8 -18
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/commands/CreateOAuth2TokenCommand.d.ts +5 -10
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/commands/CreateOAuth2TokenWithIAMCommand.d.ts +4 -6
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/endpoint/EndpointParameters.d.ts +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/endpoint/endpointResolver.d.ts +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/extensionConfiguration.d.ts +2 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/models/enums.d.ts +1 -2
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/models/errors.d.ts +4 -12
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/runtimeConfig.browser.d.ts +13 -30
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/runtimeConfig.d.ts +12 -26
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/runtimeConfig.native.d.ts +13 -30
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/runtimeConfig.shared.d.ts +5 -9
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/runtimeExtensions.d.ts +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/schemas/schemas_0.d.ts +1 -5
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/SSO.d.ts +3 -3
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/SSOClient.d.ts +13 -20
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/auth/httpAuthExtensionConfiguration.d.ts +5 -12
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/auth/httpAuthSchemeProvider.d.ts +10 -13
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/commandBuilder.d.ts +7 -10
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/commands/GetRoleCredentialsCommand.d.ts +5 -10
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/endpoint/EndpointParameters.d.ts +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/endpoint/endpointResolver.d.ts +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/extensionConfiguration.d.ts +2 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/models/errors.d.ts +4 -12
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/runtimeConfig.browser.d.ts +12 -27
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/runtimeConfig.d.ts +11 -23
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/runtimeConfig.native.d.ts +12 -27
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/runtimeConfig.shared.d.ts +5 -9
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/runtimeExtensions.d.ts +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/schemas/schemas_0.d.ts +1 -5
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/SSOOIDC.d.ts +4 -7
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/SSOOIDCClient.d.ts +16 -29
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/auth/httpAuthExtensionConfiguration.d.ts +5 -12
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/auth/httpAuthSchemeProvider.d.ts +11 -15
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/commandBuilder.d.ts +7 -10
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/commands/CreateTokenCommand.d.ts +3 -5
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/endpoint/EndpointParameters.d.ts +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/endpoint/endpointResolver.d.ts +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/extensionConfiguration.d.ts +2 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/models/errors.d.ts +11 -34
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.browser.d.ts +12 -27
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.d.ts +11 -23
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.native.d.ts +12 -27
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.shared.d.ts +5 -9
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeExtensions.d.ts +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/schemas/schemas_0.d.ts +1 -5
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/STS.d.ts +7 -10
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/STSClient.d.ts +16 -30
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/auth/httpAuthExtensionConfiguration.d.ts +5 -12
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/auth/httpAuthSchemeProvider.d.ts +11 -16
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/commandBuilder.d.ts +8 -18
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/commands/AssumeRoleCommand.d.ts +3 -5
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/commands/AssumeRoleWithWebIdentityCommand.d.ts +4 -6
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/defaultRoleAssumers.d.ts +3 -3
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/defaultStsRoleAssumers.d.ts +5 -7
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/endpoint/EndpointParameters.d.ts +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/endpoint/endpointResolver.d.ts +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/extensionConfiguration.d.ts +2 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/models/errors.d.ts +7 -24
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.browser.d.ts +14 -34
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.d.ts +14 -33
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.native.d.ts +14 -34
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.shared.d.ts +6 -10
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeExtensions.d.ts +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/schemas/schemas_0.d.ts +1 -5
- package/node_modules/@aws-sdk/nested-clients/package.json +53 -53
- package/node_modules/@aws-sdk/signature-v4-multi-region/dist-types/ts3.4/SignatureV4MultiRegion.d.ts +5 -13
- package/node_modules/@aws-sdk/signature-v4-multi-region/dist-types/ts3.4/SignatureV4SignWithCredentials.d.ts +2 -2
- package/node_modules/@aws-sdk/signature-v4-multi-region/dist-types/ts3.4/index.d.ts +2 -8
- package/node_modules/@aws-sdk/signature-v4-multi-region/dist-types/ts3.4/signature-v4-crt-container.d.ts +1 -1
- package/node_modules/@aws-sdk/signature-v4-multi-region/package.json +28 -28
- package/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/fromEnvSigningName.d.ts +1 -4
- package/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/fromSso.d.ts +2 -6
- package/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/fromStatic.d.ts +2 -9
- package/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/getNewSsoOidcToken.d.ts +2 -4
- package/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/getSsoOidcClient.d.ts +1 -1
- package/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/nodeProvider.d.ts +1 -3
- package/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/validateTokenKey.d.ts +1 -5
- package/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/writeSSOTokenToFile.d.ts +1 -4
- package/node_modules/@aws-sdk/token-providers/package.json +34 -34
- package/node_modules/@aws-sdk/types/dist-types/ts3.4/crypto.d.ts +1 -7
- package/node_modules/@aws-sdk/types/dist-types/ts3.4/encode.d.ts +1 -6
- package/node_modules/@aws-sdk/types/dist-types/ts3.4/identity/AwsCredentialIdentity.d.ts +2 -5
- package/node_modules/@aws-sdk/types/dist-types/ts3.4/identity/index.d.ts +1 -5
- package/node_modules/@aws-sdk/types/dist-types/ts3.4/index.d.ts +7 -39
- package/node_modules/@aws-sdk/types/dist-types/ts3.4/logger.d.ts +1 -9
- package/node_modules/@aws-sdk/types/dist-types/ts3.4/profile.d.ts +1 -6
- package/node_modules/@aws-sdk/types/dist-types/ts3.4/shapes.d.ts +1 -6
- package/node_modules/@aws-sdk/types/dist-types/ts3.4/stream.d.ts +1 -4
- package/node_modules/@aws-sdk/types/package.json +29 -29
- package/node_modules/@aws-sdk/xml-builder/dist-types/ts3.4/XmlNode.d.ts +2 -12
- package/node_modules/@aws-sdk/xml-builder/package.json +34 -34
- package/node_modules/@smithy/core/dist-cjs/submodules/serde/index.js +11 -1
- package/node_modules/@smithy/core/dist-es/submodules/serde/util-stream/checksum/ChecksumStream.js +11 -1
- package/node_modules/@smithy/core/dist-types/submodules/serde/util-stream/checksum/ChecksumStream.d.ts +9 -4
- package/node_modules/@smithy/core/dist-types/ts3.4/submodules/serde/util-stream/checksum/ChecksumStream.d.ts +9 -4
- package/node_modules/@smithy/core/package.json +1 -1
- package/node_modules/@smithy/credential-provider-imds/package.json +2 -2
- package/node_modules/@smithy/fetch-http-handler/package.json +2 -2
- package/node_modules/@smithy/node-http-handler/package.json +2 -2
- package/node_modules/@smithy/signature-v4/package.json +2 -2
- package/package.json +5 -4
package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/extensionConfiguration.d.ts
CHANGED
|
@@ -3,7 +3,8 @@ import { HttpHandlerExtensionConfiguration } from "@smithy/core/protocols";
|
|
|
3
3
|
import { DefaultExtensionConfiguration } from "@smithy/types";
|
|
4
4
|
import { HttpAuthExtensionConfiguration } from "./auth/httpAuthExtensionConfiguration";
|
|
5
5
|
export interface CloudFormationExtensionConfiguration
|
|
6
|
-
extends
|
|
6
|
+
extends
|
|
7
|
+
HttpHandlerExtensionConfiguration,
|
|
7
8
|
DefaultExtensionConfiguration,
|
|
8
9
|
AwsRegionExtensionConfiguration,
|
|
9
10
|
HttpAuthExtensionConfiguration {}
|
|
@@ -4,22 +4,19 @@ export declare const AccountFilterType: {
|
|
|
4
4
|
readonly NONE: "NONE";
|
|
5
5
|
readonly UNION: "UNION";
|
|
6
6
|
};
|
|
7
|
-
export type AccountFilterType =
|
|
8
|
-
(typeof AccountFilterType)[keyof typeof AccountFilterType];
|
|
7
|
+
export type AccountFilterType = (typeof AccountFilterType)[keyof typeof AccountFilterType];
|
|
9
8
|
export declare const AccountGateStatus: {
|
|
10
9
|
readonly FAILED: "FAILED";
|
|
11
10
|
readonly SKIPPED: "SKIPPED";
|
|
12
11
|
readonly SUCCEEDED: "SUCCEEDED";
|
|
13
12
|
};
|
|
14
|
-
export type AccountGateStatus =
|
|
15
|
-
(typeof AccountGateStatus)[keyof typeof AccountGateStatus];
|
|
13
|
+
export type AccountGateStatus = (typeof AccountGateStatus)[keyof typeof AccountGateStatus];
|
|
16
14
|
export declare const ThirdPartyType: {
|
|
17
15
|
readonly HOOK: "HOOK";
|
|
18
16
|
readonly MODULE: "MODULE";
|
|
19
17
|
readonly RESOURCE: "RESOURCE";
|
|
20
18
|
};
|
|
21
|
-
export type ThirdPartyType =
|
|
22
|
-
(typeof ThirdPartyType)[keyof typeof ThirdPartyType];
|
|
19
|
+
export type ThirdPartyType = (typeof ThirdPartyType)[keyof typeof ThirdPartyType];
|
|
23
20
|
export declare const VersionBump: {
|
|
24
21
|
readonly MAJOR: "MAJOR";
|
|
25
22
|
readonly MINOR: "MINOR";
|
|
@@ -28,8 +25,7 @@ export type VersionBump = (typeof VersionBump)[keyof typeof VersionBump];
|
|
|
28
25
|
export declare const AfterValueFrom: {
|
|
29
26
|
readonly TEMPLATE: "TEMPLATE";
|
|
30
27
|
};
|
|
31
|
-
export type AfterValueFrom =
|
|
32
|
-
(typeof AfterValueFrom)[keyof typeof AfterValueFrom];
|
|
28
|
+
export type AfterValueFrom = (typeof AfterValueFrom)[keyof typeof AfterValueFrom];
|
|
33
29
|
export declare const AnnotationSeverityLevel: {
|
|
34
30
|
readonly CRITICAL: "CRITICAL";
|
|
35
31
|
readonly HIGH: "HIGH";
|
|
@@ -44,16 +40,14 @@ export declare const AnnotationStatus: {
|
|
|
44
40
|
readonly PASSED: "PASSED";
|
|
45
41
|
readonly SKIPPED: "SKIPPED";
|
|
46
42
|
};
|
|
47
|
-
export type AnnotationStatus =
|
|
48
|
-
(typeof AnnotationStatus)[keyof typeof AnnotationStatus];
|
|
43
|
+
export type AnnotationStatus = (typeof AnnotationStatus)[keyof typeof AnnotationStatus];
|
|
49
44
|
export declare const AttributeChangeType: {
|
|
50
45
|
readonly Add: "Add";
|
|
51
46
|
readonly Modify: "Modify";
|
|
52
47
|
readonly Remove: "Remove";
|
|
53
48
|
readonly SyncWithActual: "SyncWithActual";
|
|
54
49
|
};
|
|
55
|
-
export type AttributeChangeType =
|
|
56
|
-
(typeof AttributeChangeType)[keyof typeof AttributeChangeType];
|
|
50
|
+
export type AttributeChangeType = (typeof AttributeChangeType)[keyof typeof AttributeChangeType];
|
|
57
51
|
export declare const BeaconStackOperationStatus: {
|
|
58
52
|
readonly FAILED: "FAILED";
|
|
59
53
|
readonly IN_PROGRESS: "IN_PROGRESS";
|
|
@@ -65,8 +59,7 @@ export declare const BeforeValueFrom: {
|
|
|
65
59
|
readonly ACTUAL_STATE: "ACTUAL_STATE";
|
|
66
60
|
readonly PREVIOUS_DEPLOYMENT_STATE: "PREVIOUS_DEPLOYMENT_STATE";
|
|
67
61
|
};
|
|
68
|
-
export type BeforeValueFrom =
|
|
69
|
-
(typeof BeforeValueFrom)[keyof typeof BeforeValueFrom];
|
|
62
|
+
export type BeforeValueFrom = (typeof BeforeValueFrom)[keyof typeof BeforeValueFrom];
|
|
70
63
|
export declare const CallAs: {
|
|
71
64
|
readonly DELEGATED_ADMIN: "DELEGATED_ADMIN";
|
|
72
65
|
readonly SELF: "SELF";
|
|
@@ -107,8 +100,7 @@ export declare const EvaluationType: {
|
|
|
107
100
|
readonly Dynamic: "Dynamic";
|
|
108
101
|
readonly Static: "Static";
|
|
109
102
|
};
|
|
110
|
-
export type EvaluationType =
|
|
111
|
-
(typeof EvaluationType)[keyof typeof EvaluationType];
|
|
103
|
+
export type EvaluationType = (typeof EvaluationType)[keyof typeof EvaluationType];
|
|
112
104
|
export declare const ResourceAttribute: {
|
|
113
105
|
readonly CreationPolicy: "CreationPolicy";
|
|
114
106
|
readonly DeletionPolicy: "DeletionPolicy";
|
|
@@ -118,15 +110,13 @@ export declare const ResourceAttribute: {
|
|
|
118
110
|
readonly UpdatePolicy: "UpdatePolicy";
|
|
119
111
|
readonly UpdateReplacePolicy: "UpdateReplacePolicy";
|
|
120
112
|
};
|
|
121
|
-
export type ResourceAttribute =
|
|
122
|
-
(typeof ResourceAttribute)[keyof typeof ResourceAttribute];
|
|
113
|
+
export type ResourceAttribute = (typeof ResourceAttribute)[keyof typeof ResourceAttribute];
|
|
123
114
|
export declare const RequiresRecreation: {
|
|
124
115
|
readonly Always: "Always";
|
|
125
116
|
readonly Conditionally: "Conditionally";
|
|
126
117
|
readonly Never: "Never";
|
|
127
118
|
};
|
|
128
|
-
export type RequiresRecreation =
|
|
129
|
-
(typeof RequiresRecreation)[keyof typeof RequiresRecreation];
|
|
119
|
+
export type RequiresRecreation = (typeof RequiresRecreation)[keyof typeof RequiresRecreation];
|
|
130
120
|
export declare const PolicyAction: {
|
|
131
121
|
readonly Delete: "Delete";
|
|
132
122
|
readonly ReplaceAndDelete: "ReplaceAndDelete";
|
|
@@ -146,8 +136,7 @@ export declare const DriftIgnoredReason: {
|
|
|
146
136
|
readonly MANAGED_BY_AWS: "MANAGED_BY_AWS";
|
|
147
137
|
readonly WRITE_ONLY_PROPERTY: "WRITE_ONLY_PROPERTY";
|
|
148
138
|
};
|
|
149
|
-
export type DriftIgnoredReason =
|
|
150
|
-
(typeof DriftIgnoredReason)[keyof typeof DriftIgnoredReason];
|
|
139
|
+
export type DriftIgnoredReason = (typeof DriftIgnoredReason)[keyof typeof DriftIgnoredReason];
|
|
151
140
|
export declare const StackResourceDriftStatus: {
|
|
152
141
|
readonly DELETED: "DELETED";
|
|
153
142
|
readonly IN_SYNC: "IN_SYNC";
|
|
@@ -166,25 +155,21 @@ export declare const HookFailureMode: {
|
|
|
166
155
|
readonly FAIL: "FAIL";
|
|
167
156
|
readonly WARN: "WARN";
|
|
168
157
|
};
|
|
169
|
-
export type HookFailureMode =
|
|
170
|
-
(typeof HookFailureMode)[keyof typeof HookFailureMode];
|
|
158
|
+
export type HookFailureMode = (typeof HookFailureMode)[keyof typeof HookFailureMode];
|
|
171
159
|
export declare const HookInvocationPoint: {
|
|
172
160
|
readonly PRE_PROVISION: "PRE_PROVISION";
|
|
173
161
|
};
|
|
174
|
-
export type HookInvocationPoint =
|
|
175
|
-
(typeof HookInvocationPoint)[keyof typeof HookInvocationPoint];
|
|
162
|
+
export type HookInvocationPoint = (typeof HookInvocationPoint)[keyof typeof HookInvocationPoint];
|
|
176
163
|
export declare const HookTargetType: {
|
|
177
164
|
readonly RESOURCE: "RESOURCE";
|
|
178
165
|
};
|
|
179
|
-
export type HookTargetType =
|
|
180
|
-
(typeof HookTargetType)[keyof typeof HookTargetType];
|
|
166
|
+
export type HookTargetType = (typeof HookTargetType)[keyof typeof HookTargetType];
|
|
181
167
|
export declare const ChangeSetHooksStatus: {
|
|
182
168
|
readonly PLANNED: "PLANNED";
|
|
183
169
|
readonly PLANNING: "PLANNING";
|
|
184
170
|
readonly UNAVAILABLE: "UNAVAILABLE";
|
|
185
171
|
};
|
|
186
|
-
export type ChangeSetHooksStatus =
|
|
187
|
-
(typeof ChangeSetHooksStatus)[keyof typeof ChangeSetHooksStatus];
|
|
172
|
+
export type ChangeSetHooksStatus = (typeof ChangeSetHooksStatus)[keyof typeof ChangeSetHooksStatus];
|
|
188
173
|
export declare const ChangeSetStatus: {
|
|
189
174
|
readonly CREATE_COMPLETE: "CREATE_COMPLETE";
|
|
190
175
|
readonly CREATE_IN_PROGRESS: "CREATE_IN_PROGRESS";
|
|
@@ -195,8 +180,7 @@ export declare const ChangeSetStatus: {
|
|
|
195
180
|
readonly DELETE_PENDING: "DELETE_PENDING";
|
|
196
181
|
readonly FAILED: "FAILED";
|
|
197
182
|
};
|
|
198
|
-
export type ChangeSetStatus =
|
|
199
|
-
(typeof ChangeSetStatus)[keyof typeof ChangeSetStatus];
|
|
183
|
+
export type ChangeSetStatus = (typeof ChangeSetStatus)[keyof typeof ChangeSetStatus];
|
|
200
184
|
export declare const ExecutionStatus: {
|
|
201
185
|
readonly AVAILABLE: "AVAILABLE";
|
|
202
186
|
readonly EXECUTE_COMPLETE: "EXECUTE_COMPLETE";
|
|
@@ -205,8 +189,7 @@ export declare const ExecutionStatus: {
|
|
|
205
189
|
readonly OBSOLETE: "OBSOLETE";
|
|
206
190
|
readonly UNAVAILABLE: "UNAVAILABLE";
|
|
207
191
|
};
|
|
208
|
-
export type ExecutionStatus =
|
|
209
|
-
(typeof ExecutionStatus)[keyof typeof ExecutionStatus];
|
|
192
|
+
export type ExecutionStatus = (typeof ExecutionStatus)[keyof typeof ExecutionStatus];
|
|
210
193
|
export declare const ChangeSetType: {
|
|
211
194
|
readonly CREATE: "CREATE";
|
|
212
195
|
readonly IMPORT: "IMPORT";
|
|
@@ -217,20 +200,17 @@ export declare const DeploymentConfigMode: {
|
|
|
217
200
|
readonly EXPRESS: "EXPRESS";
|
|
218
201
|
readonly STANDARD: "STANDARD";
|
|
219
202
|
};
|
|
220
|
-
export type DeploymentConfigMode =
|
|
221
|
-
(typeof DeploymentConfigMode)[keyof typeof DeploymentConfigMode];
|
|
203
|
+
export type DeploymentConfigMode = (typeof DeploymentConfigMode)[keyof typeof DeploymentConfigMode];
|
|
222
204
|
export declare const DeploymentMode: {
|
|
223
205
|
readonly REVERT_DRIFT: "REVERT_DRIFT";
|
|
224
206
|
};
|
|
225
|
-
export type DeploymentMode =
|
|
226
|
-
(typeof DeploymentMode)[keyof typeof DeploymentMode];
|
|
207
|
+
export type DeploymentMode = (typeof DeploymentMode)[keyof typeof DeploymentMode];
|
|
227
208
|
export declare const OnStackFailure: {
|
|
228
209
|
readonly DELETE: "DELETE";
|
|
229
210
|
readonly DO_NOTHING: "DO_NOTHING";
|
|
230
211
|
readonly ROLLBACK: "ROLLBACK";
|
|
231
212
|
};
|
|
232
|
-
export type OnStackFailure =
|
|
233
|
-
(typeof OnStackFailure)[keyof typeof OnStackFailure];
|
|
213
|
+
export type OnStackFailure = (typeof OnStackFailure)[keyof typeof OnStackFailure];
|
|
234
214
|
export declare const GeneratedTemplateDeletionPolicy: {
|
|
235
215
|
readonly DELETE: "DELETE";
|
|
236
216
|
readonly RETAIN: "RETAIN";
|
|
@@ -253,8 +233,7 @@ export declare const ConcurrencyMode: {
|
|
|
253
233
|
readonly SOFT_FAILURE_TOLERANCE: "SOFT_FAILURE_TOLERANCE";
|
|
254
234
|
readonly STRICT_FAILURE_TOLERANCE: "STRICT_FAILURE_TOLERANCE";
|
|
255
235
|
};
|
|
256
|
-
export type ConcurrencyMode =
|
|
257
|
-
(typeof ConcurrencyMode)[keyof typeof ConcurrencyMode];
|
|
236
|
+
export type ConcurrencyMode = (typeof ConcurrencyMode)[keyof typeof ConcurrencyMode];
|
|
258
237
|
export declare const RegionConcurrencyType: {
|
|
259
238
|
readonly PARALLEL: "PARALLEL";
|
|
260
239
|
readonly SEQUENTIAL: "SEQUENTIAL";
|
|
@@ -265,8 +244,7 @@ export declare const PermissionModels: {
|
|
|
265
244
|
readonly SELF_MANAGED: "SELF_MANAGED";
|
|
266
245
|
readonly SERVICE_MANAGED: "SERVICE_MANAGED";
|
|
267
246
|
};
|
|
268
|
-
export type PermissionModels =
|
|
269
|
-
(typeof PermissionModels)[keyof typeof PermissionModels];
|
|
247
|
+
export type PermissionModels = (typeof PermissionModels)[keyof typeof PermissionModels];
|
|
270
248
|
export declare const DeletionMode: {
|
|
271
249
|
readonly FORCE_DELETE_STACK: "FORCE_DELETE_STACK";
|
|
272
250
|
readonly STANDARD: "STANDARD";
|
|
@@ -284,14 +262,12 @@ export declare const StackDriftStatus: {
|
|
|
284
262
|
readonly NOT_CHECKED: "NOT_CHECKED";
|
|
285
263
|
readonly UNKNOWN: "UNKNOWN";
|
|
286
264
|
};
|
|
287
|
-
export type StackDriftStatus =
|
|
288
|
-
(typeof StackDriftStatus)[keyof typeof StackDriftStatus];
|
|
265
|
+
export type StackDriftStatus = (typeof StackDriftStatus)[keyof typeof StackDriftStatus];
|
|
289
266
|
export declare const DetailedStatus: {
|
|
290
267
|
readonly CONFIGURATION_COMPLETE: "CONFIGURATION_COMPLETE";
|
|
291
268
|
readonly VALIDATION_FAILED: "VALIDATION_FAILED";
|
|
292
269
|
};
|
|
293
|
-
export type DetailedStatus =
|
|
294
|
-
(typeof DetailedStatus)[keyof typeof DetailedStatus];
|
|
270
|
+
export type DetailedStatus = (typeof DetailedStatus)[keyof typeof DetailedStatus];
|
|
295
271
|
export declare const EventType: {
|
|
296
272
|
readonly HOOK_INVOCATION_ERROR: "HOOK_INVOCATION_ERROR";
|
|
297
273
|
readonly PROGRESS_EVENT: "PROGRESS_EVENT";
|
|
@@ -346,14 +322,12 @@ export declare const ResourceStatus: {
|
|
|
346
322
|
readonly UPDATE_ROLLBACK_FAILED: "UPDATE_ROLLBACK_FAILED";
|
|
347
323
|
readonly UPDATE_ROLLBACK_IN_PROGRESS: "UPDATE_ROLLBACK_IN_PROGRESS";
|
|
348
324
|
};
|
|
349
|
-
export type ResourceStatus =
|
|
350
|
-
(typeof ResourceStatus)[keyof typeof ResourceStatus];
|
|
325
|
+
export type ResourceStatus = (typeof ResourceStatus)[keyof typeof ResourceStatus];
|
|
351
326
|
export declare const ValidationStatus: {
|
|
352
327
|
readonly FAILED: "FAILED";
|
|
353
328
|
readonly SKIPPED: "SKIPPED";
|
|
354
329
|
};
|
|
355
|
-
export type ValidationStatus =
|
|
356
|
-
(typeof ValidationStatus)[keyof typeof ValidationStatus];
|
|
330
|
+
export type ValidationStatus = (typeof ValidationStatus)[keyof typeof ValidationStatus];
|
|
357
331
|
export declare const GeneratedTemplateResourceStatus: {
|
|
358
332
|
readonly COMPLETE: "COMPLETE";
|
|
359
333
|
readonly FAILED: "FAILED";
|
|
@@ -387,29 +361,25 @@ export declare const OrganizationStatus: {
|
|
|
387
361
|
readonly DISABLED_PERMANENTLY: "DISABLED_PERMANENTLY";
|
|
388
362
|
readonly ENABLED: "ENABLED";
|
|
389
363
|
};
|
|
390
|
-
export type OrganizationStatus =
|
|
391
|
-
(typeof OrganizationStatus)[keyof typeof OrganizationStatus];
|
|
364
|
+
export type OrganizationStatus = (typeof OrganizationStatus)[keyof typeof OrganizationStatus];
|
|
392
365
|
export declare const IdentityProvider: {
|
|
393
366
|
readonly AWS_Marketplace: "AWS_Marketplace";
|
|
394
367
|
readonly Bitbucket: "Bitbucket";
|
|
395
368
|
readonly GitHub: "GitHub";
|
|
396
369
|
};
|
|
397
|
-
export type IdentityProvider =
|
|
398
|
-
(typeof IdentityProvider)[keyof typeof IdentityProvider];
|
|
370
|
+
export type IdentityProvider = (typeof IdentityProvider)[keyof typeof IdentityProvider];
|
|
399
371
|
export declare const PublisherStatus: {
|
|
400
372
|
readonly UNVERIFIED: "UNVERIFIED";
|
|
401
373
|
readonly VERIFIED: "VERIFIED";
|
|
402
374
|
};
|
|
403
|
-
export type PublisherStatus =
|
|
404
|
-
(typeof PublisherStatus)[keyof typeof PublisherStatus];
|
|
375
|
+
export type PublisherStatus = (typeof PublisherStatus)[keyof typeof PublisherStatus];
|
|
405
376
|
export declare const ResourceScanStatus: {
|
|
406
377
|
readonly COMPLETE: "COMPLETE";
|
|
407
378
|
readonly EXPIRED: "EXPIRED";
|
|
408
379
|
readonly FAILED: "FAILED";
|
|
409
380
|
readonly IN_PROGRESS: "IN_PROGRESS";
|
|
410
381
|
};
|
|
411
|
-
export type ResourceScanStatus =
|
|
412
|
-
(typeof ResourceScanStatus)[keyof typeof ResourceScanStatus];
|
|
382
|
+
export type ResourceScanStatus = (typeof ResourceScanStatus)[keyof typeof ResourceScanStatus];
|
|
413
383
|
export declare const StackDriftDetectionStatus: {
|
|
414
384
|
readonly DETECTION_COMPLETE: "DETECTION_COMPLETE";
|
|
415
385
|
readonly DETECTION_FAILED: "DETECTION_FAILED";
|
|
@@ -434,8 +404,7 @@ export declare const StackInstanceStatus: {
|
|
|
434
404
|
readonly INOPERABLE: "INOPERABLE";
|
|
435
405
|
readonly OUTDATED: "OUTDATED";
|
|
436
406
|
};
|
|
437
|
-
export type StackInstanceStatus =
|
|
438
|
-
(typeof StackInstanceStatus)[keyof typeof StackInstanceStatus];
|
|
407
|
+
export type StackInstanceStatus = (typeof StackInstanceStatus)[keyof typeof StackInstanceStatus];
|
|
439
408
|
export declare const StackRefactorExecutionStatus: {
|
|
440
409
|
readonly AVAILABLE: "AVAILABLE";
|
|
441
410
|
readonly EXECUTE_COMPLETE: "EXECUTE_COMPLETE";
|
|
@@ -457,15 +426,13 @@ export declare const StackRefactorStatus: {
|
|
|
457
426
|
readonly DELETE_FAILED: "DELETE_FAILED";
|
|
458
427
|
readonly DELETE_IN_PROGRESS: "DELETE_IN_PROGRESS";
|
|
459
428
|
};
|
|
460
|
-
export type StackRefactorStatus =
|
|
461
|
-
(typeof StackRefactorStatus)[keyof typeof StackRefactorStatus];
|
|
429
|
+
export type StackRefactorStatus = (typeof StackRefactorStatus)[keyof typeof StackRefactorStatus];
|
|
462
430
|
export declare const DifferenceType: {
|
|
463
431
|
readonly ADD: "ADD";
|
|
464
432
|
readonly NOT_EQUAL: "NOT_EQUAL";
|
|
465
433
|
readonly REMOVE: "REMOVE";
|
|
466
434
|
};
|
|
467
|
-
export type DifferenceType =
|
|
468
|
-
(typeof DifferenceType)[keyof typeof DifferenceType];
|
|
435
|
+
export type DifferenceType = (typeof DifferenceType)[keyof typeof DifferenceType];
|
|
469
436
|
export declare const StackStatus: {
|
|
470
437
|
readonly CREATE_COMPLETE: "CREATE_COMPLETE";
|
|
471
438
|
readonly CREATE_FAILED: "CREATE_FAILED";
|
|
@@ -506,14 +473,12 @@ export declare const StackSetDriftStatus: {
|
|
|
506
473
|
readonly IN_SYNC: "IN_SYNC";
|
|
507
474
|
readonly NOT_CHECKED: "NOT_CHECKED";
|
|
508
475
|
};
|
|
509
|
-
export type StackSetDriftStatus =
|
|
510
|
-
(typeof StackSetDriftStatus)[keyof typeof StackSetDriftStatus];
|
|
476
|
+
export type StackSetDriftStatus = (typeof StackSetDriftStatus)[keyof typeof StackSetDriftStatus];
|
|
511
477
|
export declare const StackSetStatus: {
|
|
512
478
|
readonly ACTIVE: "ACTIVE";
|
|
513
479
|
readonly DELETED: "DELETED";
|
|
514
480
|
};
|
|
515
|
-
export type StackSetStatus =
|
|
516
|
-
(typeof StackSetStatus)[keyof typeof StackSetStatus];
|
|
481
|
+
export type StackSetStatus = (typeof StackSetStatus)[keyof typeof StackSetStatus];
|
|
517
482
|
export declare const StackSetOperationAction: {
|
|
518
483
|
readonly CREATE: "CREATE";
|
|
519
484
|
readonly DELETE: "DELETE";
|
|
@@ -536,23 +501,20 @@ export declare const DeprecatedStatus: {
|
|
|
536
501
|
readonly DEPRECATED: "DEPRECATED";
|
|
537
502
|
readonly LIVE: "LIVE";
|
|
538
503
|
};
|
|
539
|
-
export type DeprecatedStatus =
|
|
540
|
-
(typeof DeprecatedStatus)[keyof typeof DeprecatedStatus];
|
|
504
|
+
export type DeprecatedStatus = (typeof DeprecatedStatus)[keyof typeof DeprecatedStatus];
|
|
541
505
|
export declare const ProvisioningType: {
|
|
542
506
|
readonly FULLY_MUTABLE: "FULLY_MUTABLE";
|
|
543
507
|
readonly IMMUTABLE: "IMMUTABLE";
|
|
544
508
|
readonly NON_PROVISIONABLE: "NON_PROVISIONABLE";
|
|
545
509
|
};
|
|
546
|
-
export type ProvisioningType =
|
|
547
|
-
(typeof ProvisioningType)[keyof typeof ProvisioningType];
|
|
510
|
+
export type ProvisioningType = (typeof ProvisioningType)[keyof typeof ProvisioningType];
|
|
548
511
|
export declare const TypeTestsStatus: {
|
|
549
512
|
readonly FAILED: "FAILED";
|
|
550
513
|
readonly IN_PROGRESS: "IN_PROGRESS";
|
|
551
514
|
readonly NOT_TESTED: "NOT_TESTED";
|
|
552
515
|
readonly PASSED: "PASSED";
|
|
553
516
|
};
|
|
554
|
-
export type TypeTestsStatus =
|
|
555
|
-
(typeof TypeTestsStatus)[keyof typeof TypeTestsStatus];
|
|
517
|
+
export type TypeTestsStatus = (typeof TypeTestsStatus)[keyof typeof TypeTestsStatus];
|
|
556
518
|
export declare const Visibility: {
|
|
557
519
|
readonly PRIVATE: "PRIVATE";
|
|
558
520
|
readonly PUBLIC: "PUBLIC";
|
|
@@ -563,22 +525,19 @@ export declare const RegistrationStatus: {
|
|
|
563
525
|
readonly FAILED: "FAILED";
|
|
564
526
|
readonly IN_PROGRESS: "IN_PROGRESS";
|
|
565
527
|
};
|
|
566
|
-
export type RegistrationStatus =
|
|
567
|
-
(typeof RegistrationStatus)[keyof typeof RegistrationStatus];
|
|
528
|
+
export type RegistrationStatus = (typeof RegistrationStatus)[keyof typeof RegistrationStatus];
|
|
568
529
|
export declare const TemplateFormat: {
|
|
569
530
|
readonly JSON: "JSON";
|
|
570
531
|
readonly YAML: "YAML";
|
|
571
532
|
};
|
|
572
|
-
export type TemplateFormat =
|
|
573
|
-
(typeof TemplateFormat)[keyof typeof TemplateFormat];
|
|
533
|
+
export type TemplateFormat = (typeof TemplateFormat)[keyof typeof TemplateFormat];
|
|
574
534
|
export declare const HookTargetAction: {
|
|
575
535
|
readonly CREATE: "CREATE";
|
|
576
536
|
readonly DELETE: "DELETE";
|
|
577
537
|
readonly IMPORT: "IMPORT";
|
|
578
538
|
readonly UPDATE: "UPDATE";
|
|
579
539
|
};
|
|
580
|
-
export type HookTargetAction =
|
|
581
|
-
(typeof HookTargetAction)[keyof typeof HookTargetAction];
|
|
540
|
+
export type HookTargetAction = (typeof HookTargetAction)[keyof typeof HookTargetAction];
|
|
582
541
|
export declare const TemplateStage: {
|
|
583
542
|
readonly Original: "Original";
|
|
584
543
|
readonly Processed: "Processed";
|
|
@@ -642,8 +601,7 @@ export declare const OperationStatus: {
|
|
|
642
601
|
readonly PENDING: "PENDING";
|
|
643
602
|
readonly SUCCESS: "SUCCESS";
|
|
644
603
|
};
|
|
645
|
-
export type OperationStatus =
|
|
646
|
-
(typeof OperationStatus)[keyof typeof OperationStatus];
|
|
604
|
+
export type OperationStatus = (typeof OperationStatus)[keyof typeof OperationStatus];
|
|
647
605
|
export declare const HandlerErrorCode: {
|
|
648
606
|
readonly AccessDenied: "AccessDenied";
|
|
649
607
|
readonly AlreadyExists: "AlreadyExists";
|
|
@@ -665,11 +623,9 @@ export declare const HandlerErrorCode: {
|
|
|
665
623
|
readonly Unknown: "Unknown";
|
|
666
624
|
readonly UnsupportedTarget: "UnsupportedTarget";
|
|
667
625
|
};
|
|
668
|
-
export type HandlerErrorCode =
|
|
669
|
-
(typeof HandlerErrorCode)[keyof typeof HandlerErrorCode];
|
|
626
|
+
export type HandlerErrorCode = (typeof HandlerErrorCode)[keyof typeof HandlerErrorCode];
|
|
670
627
|
export declare const ResourceSignalStatus: {
|
|
671
628
|
readonly FAILURE: "FAILURE";
|
|
672
629
|
readonly SUCCESS: "SUCCESS";
|
|
673
630
|
};
|
|
674
|
-
export type ResourceSignalStatus =
|
|
675
|
-
(typeof ResourceSignalStatus)[keyof typeof ResourceSignalStatus];
|
|
631
|
+
export type ResourceSignalStatus = (typeof ResourceSignalStatus)[keyof typeof ResourceSignalStatus];
|
|
@@ -4,261 +4,175 @@ export declare class InvalidOperationException extends __BaseException {
|
|
|
4
4
|
readonly name: "InvalidOperationException";
|
|
5
5
|
readonly $fault: "client";
|
|
6
6
|
Message?: string | undefined;
|
|
7
|
-
constructor(
|
|
8
|
-
opts: __ExceptionOptionType<InvalidOperationException, __BaseException>
|
|
9
|
-
);
|
|
7
|
+
constructor(opts: __ExceptionOptionType<InvalidOperationException, __BaseException>);
|
|
10
8
|
}
|
|
11
9
|
export declare class OperationNotFoundException extends __BaseException {
|
|
12
10
|
readonly name: "OperationNotFoundException";
|
|
13
11
|
readonly $fault: "client";
|
|
14
12
|
Message?: string | undefined;
|
|
15
|
-
constructor(
|
|
16
|
-
opts: __ExceptionOptionType<OperationNotFoundException, __BaseException>
|
|
17
|
-
);
|
|
13
|
+
constructor(opts: __ExceptionOptionType<OperationNotFoundException, __BaseException>);
|
|
18
14
|
}
|
|
19
15
|
export declare class CFNRegistryException extends __BaseException {
|
|
20
16
|
readonly name: "CFNRegistryException";
|
|
21
17
|
readonly $fault: "client";
|
|
22
18
|
Message?: string | undefined;
|
|
23
|
-
constructor(
|
|
24
|
-
opts: __ExceptionOptionType<CFNRegistryException, __BaseException>
|
|
25
|
-
);
|
|
19
|
+
constructor(opts: __ExceptionOptionType<CFNRegistryException, __BaseException>);
|
|
26
20
|
}
|
|
27
21
|
export declare class TypeNotFoundException extends __BaseException {
|
|
28
22
|
readonly name: "TypeNotFoundException";
|
|
29
23
|
readonly $fault: "client";
|
|
30
24
|
Message?: string | undefined;
|
|
31
|
-
constructor(
|
|
32
|
-
opts: __ExceptionOptionType<TypeNotFoundException, __BaseException>
|
|
33
|
-
);
|
|
25
|
+
constructor(opts: __ExceptionOptionType<TypeNotFoundException, __BaseException>);
|
|
34
26
|
}
|
|
35
27
|
export declare class AlreadyExistsException extends __BaseException {
|
|
36
28
|
readonly name: "AlreadyExistsException";
|
|
37
29
|
readonly $fault: "client";
|
|
38
30
|
Message?: string | undefined;
|
|
39
|
-
constructor(
|
|
40
|
-
opts: __ExceptionOptionType<AlreadyExistsException, __BaseException>
|
|
41
|
-
);
|
|
31
|
+
constructor(opts: __ExceptionOptionType<AlreadyExistsException, __BaseException>);
|
|
42
32
|
}
|
|
43
33
|
export declare class TypeConfigurationNotFoundException extends __BaseException {
|
|
44
34
|
readonly name: "TypeConfigurationNotFoundException";
|
|
45
35
|
readonly $fault: "client";
|
|
46
36
|
Message?: string | undefined;
|
|
47
|
-
constructor(
|
|
48
|
-
opts: __ExceptionOptionType<
|
|
49
|
-
TypeConfigurationNotFoundException,
|
|
50
|
-
__BaseException
|
|
51
|
-
>
|
|
52
|
-
);
|
|
37
|
+
constructor(opts: __ExceptionOptionType<TypeConfigurationNotFoundException, __BaseException>);
|
|
53
38
|
}
|
|
54
39
|
export declare class TokenAlreadyExistsException extends __BaseException {
|
|
55
40
|
readonly name: "TokenAlreadyExistsException";
|
|
56
41
|
readonly $fault: "client";
|
|
57
42
|
Message?: string | undefined;
|
|
58
|
-
constructor(
|
|
59
|
-
opts: __ExceptionOptionType<TokenAlreadyExistsException, __BaseException>
|
|
60
|
-
);
|
|
43
|
+
constructor(opts: __ExceptionOptionType<TokenAlreadyExistsException, __BaseException>);
|
|
61
44
|
}
|
|
62
45
|
export declare class ChangeSetNotFoundException extends __BaseException {
|
|
63
46
|
readonly name: "ChangeSetNotFoundException";
|
|
64
47
|
readonly $fault: "client";
|
|
65
48
|
Message?: string | undefined;
|
|
66
|
-
constructor(
|
|
67
|
-
opts: __ExceptionOptionType<ChangeSetNotFoundException, __BaseException>
|
|
68
|
-
);
|
|
49
|
+
constructor(opts: __ExceptionOptionType<ChangeSetNotFoundException, __BaseException>);
|
|
69
50
|
}
|
|
70
51
|
export declare class InsufficientCapabilitiesException extends __BaseException {
|
|
71
52
|
readonly name: "InsufficientCapabilitiesException";
|
|
72
53
|
readonly $fault: "client";
|
|
73
54
|
Message?: string | undefined;
|
|
74
|
-
constructor(
|
|
75
|
-
opts: __ExceptionOptionType<
|
|
76
|
-
InsufficientCapabilitiesException,
|
|
77
|
-
__BaseException
|
|
78
|
-
>
|
|
79
|
-
);
|
|
55
|
+
constructor(opts: __ExceptionOptionType<InsufficientCapabilitiesException, __BaseException>);
|
|
80
56
|
}
|
|
81
57
|
export declare class LimitExceededException extends __BaseException {
|
|
82
58
|
readonly name: "LimitExceededException";
|
|
83
59
|
readonly $fault: "client";
|
|
84
60
|
Message?: string | undefined;
|
|
85
|
-
constructor(
|
|
86
|
-
opts: __ExceptionOptionType<LimitExceededException, __BaseException>
|
|
87
|
-
);
|
|
61
|
+
constructor(opts: __ExceptionOptionType<LimitExceededException, __BaseException>);
|
|
88
62
|
}
|
|
89
63
|
export declare class ConcurrentResourcesLimitExceededException extends __BaseException {
|
|
90
64
|
readonly name: "ConcurrentResourcesLimitExceededException";
|
|
91
65
|
readonly $fault: "client";
|
|
92
66
|
Message?: string | undefined;
|
|
93
67
|
constructor(
|
|
94
|
-
opts: __ExceptionOptionType<
|
|
95
|
-
ConcurrentResourcesLimitExceededException,
|
|
96
|
-
__BaseException
|
|
97
|
-
>
|
|
68
|
+
opts: __ExceptionOptionType<ConcurrentResourcesLimitExceededException, __BaseException>,
|
|
98
69
|
);
|
|
99
70
|
}
|
|
100
71
|
export declare class OperationIdAlreadyExistsException extends __BaseException {
|
|
101
72
|
readonly name: "OperationIdAlreadyExistsException";
|
|
102
73
|
readonly $fault: "client";
|
|
103
74
|
Message?: string | undefined;
|
|
104
|
-
constructor(
|
|
105
|
-
opts: __ExceptionOptionType<
|
|
106
|
-
OperationIdAlreadyExistsException,
|
|
107
|
-
__BaseException
|
|
108
|
-
>
|
|
109
|
-
);
|
|
75
|
+
constructor(opts: __ExceptionOptionType<OperationIdAlreadyExistsException, __BaseException>);
|
|
110
76
|
}
|
|
111
77
|
export declare class OperationInProgressException extends __BaseException {
|
|
112
78
|
readonly name: "OperationInProgressException";
|
|
113
79
|
readonly $fault: "client";
|
|
114
80
|
Message?: string | undefined;
|
|
115
|
-
constructor(
|
|
116
|
-
opts: __ExceptionOptionType<OperationInProgressException, __BaseException>
|
|
117
|
-
);
|
|
81
|
+
constructor(opts: __ExceptionOptionType<OperationInProgressException, __BaseException>);
|
|
118
82
|
}
|
|
119
83
|
export declare class StackSetNotFoundException extends __BaseException {
|
|
120
84
|
readonly name: "StackSetNotFoundException";
|
|
121
85
|
readonly $fault: "client";
|
|
122
86
|
Message?: string | undefined;
|
|
123
|
-
constructor(
|
|
124
|
-
opts: __ExceptionOptionType<StackSetNotFoundException, __BaseException>
|
|
125
|
-
);
|
|
87
|
+
constructor(opts: __ExceptionOptionType<StackSetNotFoundException, __BaseException>);
|
|
126
88
|
}
|
|
127
89
|
export declare class StaleRequestException extends __BaseException {
|
|
128
90
|
readonly name: "StaleRequestException";
|
|
129
91
|
readonly $fault: "client";
|
|
130
92
|
Message?: string | undefined;
|
|
131
|
-
constructor(
|
|
132
|
-
opts: __ExceptionOptionType<StaleRequestException, __BaseException>
|
|
133
|
-
);
|
|
93
|
+
constructor(opts: __ExceptionOptionType<StaleRequestException, __BaseException>);
|
|
134
94
|
}
|
|
135
95
|
export declare class CreatedButModifiedException extends __BaseException {
|
|
136
96
|
readonly name: "CreatedButModifiedException";
|
|
137
97
|
readonly $fault: "client";
|
|
138
98
|
Message?: string | undefined;
|
|
139
|
-
constructor(
|
|
140
|
-
opts: __ExceptionOptionType<CreatedButModifiedException, __BaseException>
|
|
141
|
-
);
|
|
99
|
+
constructor(opts: __ExceptionOptionType<CreatedButModifiedException, __BaseException>);
|
|
142
100
|
}
|
|
143
101
|
export declare class NameAlreadyExistsException extends __BaseException {
|
|
144
102
|
readonly name: "NameAlreadyExistsException";
|
|
145
103
|
readonly $fault: "client";
|
|
146
104
|
Message?: string | undefined;
|
|
147
|
-
constructor(
|
|
148
|
-
opts: __ExceptionOptionType<NameAlreadyExistsException, __BaseException>
|
|
149
|
-
);
|
|
105
|
+
constructor(opts: __ExceptionOptionType<NameAlreadyExistsException, __BaseException>);
|
|
150
106
|
}
|
|
151
107
|
export declare class InvalidChangeSetStatusException extends __BaseException {
|
|
152
108
|
readonly name: "InvalidChangeSetStatusException";
|
|
153
109
|
readonly $fault: "client";
|
|
154
110
|
Message?: string | undefined;
|
|
155
|
-
constructor(
|
|
156
|
-
opts: __ExceptionOptionType<
|
|
157
|
-
InvalidChangeSetStatusException,
|
|
158
|
-
__BaseException
|
|
159
|
-
>
|
|
160
|
-
);
|
|
111
|
+
constructor(opts: __ExceptionOptionType<InvalidChangeSetStatusException, __BaseException>);
|
|
161
112
|
}
|
|
162
113
|
export declare class GeneratedTemplateNotFoundException extends __BaseException {
|
|
163
114
|
readonly name: "GeneratedTemplateNotFoundException";
|
|
164
115
|
readonly $fault: "client";
|
|
165
116
|
Message?: string | undefined;
|
|
166
|
-
constructor(
|
|
167
|
-
opts: __ExceptionOptionType<
|
|
168
|
-
GeneratedTemplateNotFoundException,
|
|
169
|
-
__BaseException
|
|
170
|
-
>
|
|
171
|
-
);
|
|
117
|
+
constructor(opts: __ExceptionOptionType<GeneratedTemplateNotFoundException, __BaseException>);
|
|
172
118
|
}
|
|
173
119
|
export declare class StackSetNotEmptyException extends __BaseException {
|
|
174
120
|
readonly name: "StackSetNotEmptyException";
|
|
175
121
|
readonly $fault: "client";
|
|
176
122
|
Message?: string | undefined;
|
|
177
|
-
constructor(
|
|
178
|
-
opts: __ExceptionOptionType<StackSetNotEmptyException, __BaseException>
|
|
179
|
-
);
|
|
123
|
+
constructor(opts: __ExceptionOptionType<StackSetNotEmptyException, __BaseException>);
|
|
180
124
|
}
|
|
181
125
|
export declare class ResourceScanNotFoundException extends __BaseException {
|
|
182
126
|
readonly name: "ResourceScanNotFoundException";
|
|
183
127
|
readonly $fault: "client";
|
|
184
128
|
Message?: string | undefined;
|
|
185
|
-
constructor(
|
|
186
|
-
opts: __ExceptionOptionType<ResourceScanNotFoundException, __BaseException>
|
|
187
|
-
);
|
|
129
|
+
constructor(opts: __ExceptionOptionType<ResourceScanNotFoundException, __BaseException>);
|
|
188
130
|
}
|
|
189
131
|
export declare class StackInstanceNotFoundException extends __BaseException {
|
|
190
132
|
readonly name: "StackInstanceNotFoundException";
|
|
191
133
|
readonly $fault: "client";
|
|
192
134
|
Message?: string | undefined;
|
|
193
|
-
constructor(
|
|
194
|
-
opts: __ExceptionOptionType<StackInstanceNotFoundException, __BaseException>
|
|
195
|
-
);
|
|
135
|
+
constructor(opts: __ExceptionOptionType<StackInstanceNotFoundException, __BaseException>);
|
|
196
136
|
}
|
|
197
137
|
export declare class StackRefactorNotFoundException extends __BaseException {
|
|
198
138
|
readonly name: "StackRefactorNotFoundException";
|
|
199
139
|
readonly $fault: "client";
|
|
200
140
|
Message?: string | undefined;
|
|
201
|
-
constructor(
|
|
202
|
-
opts: __ExceptionOptionType<StackRefactorNotFoundException, __BaseException>
|
|
203
|
-
);
|
|
141
|
+
constructor(opts: __ExceptionOptionType<StackRefactorNotFoundException, __BaseException>);
|
|
204
142
|
}
|
|
205
143
|
export declare class HookResultNotFoundException extends __BaseException {
|
|
206
144
|
readonly name: "HookResultNotFoundException";
|
|
207
145
|
readonly $fault: "client";
|
|
208
146
|
Message?: string | undefined;
|
|
209
|
-
constructor(
|
|
210
|
-
opts: __ExceptionOptionType<HookResultNotFoundException, __BaseException>
|
|
211
|
-
);
|
|
147
|
+
constructor(opts: __ExceptionOptionType<HookResultNotFoundException, __BaseException>);
|
|
212
148
|
}
|
|
213
149
|
export declare class StackNotFoundException extends __BaseException {
|
|
214
150
|
readonly name: "StackNotFoundException";
|
|
215
151
|
readonly $fault: "client";
|
|
216
152
|
Message?: string | undefined;
|
|
217
|
-
constructor(
|
|
218
|
-
opts: __ExceptionOptionType<StackNotFoundException, __BaseException>
|
|
219
|
-
);
|
|
153
|
+
constructor(opts: __ExceptionOptionType<StackNotFoundException, __BaseException>);
|
|
220
154
|
}
|
|
221
155
|
export declare class ResourceScanInProgressException extends __BaseException {
|
|
222
156
|
readonly name: "ResourceScanInProgressException";
|
|
223
157
|
readonly $fault: "client";
|
|
224
158
|
Message?: string | undefined;
|
|
225
|
-
constructor(
|
|
226
|
-
opts: __ExceptionOptionType<
|
|
227
|
-
ResourceScanInProgressException,
|
|
228
|
-
__BaseException
|
|
229
|
-
>
|
|
230
|
-
);
|
|
159
|
+
constructor(opts: __ExceptionOptionType<ResourceScanInProgressException, __BaseException>);
|
|
231
160
|
}
|
|
232
161
|
export declare class InvalidStateTransitionException extends __BaseException {
|
|
233
162
|
readonly name: "InvalidStateTransitionException";
|
|
234
163
|
readonly $fault: "client";
|
|
235
164
|
Message?: string | undefined;
|
|
236
|
-
constructor(
|
|
237
|
-
opts: __ExceptionOptionType<
|
|
238
|
-
InvalidStateTransitionException,
|
|
239
|
-
__BaseException
|
|
240
|
-
>
|
|
241
|
-
);
|
|
165
|
+
constructor(opts: __ExceptionOptionType<InvalidStateTransitionException, __BaseException>);
|
|
242
166
|
}
|
|
243
167
|
export declare class OperationStatusCheckFailedException extends __BaseException {
|
|
244
168
|
readonly name: "OperationStatusCheckFailedException";
|
|
245
169
|
readonly $fault: "client";
|
|
246
170
|
Message?: string | undefined;
|
|
247
|
-
constructor(
|
|
248
|
-
opts: __ExceptionOptionType<
|
|
249
|
-
OperationStatusCheckFailedException,
|
|
250
|
-
__BaseException
|
|
251
|
-
>
|
|
252
|
-
);
|
|
171
|
+
constructor(opts: __ExceptionOptionType<OperationStatusCheckFailedException, __BaseException>);
|
|
253
172
|
}
|
|
254
173
|
export declare class ResourceScanLimitExceededException extends __BaseException {
|
|
255
174
|
readonly name: "ResourceScanLimitExceededException";
|
|
256
175
|
readonly $fault: "client";
|
|
257
176
|
Message?: string | undefined;
|
|
258
|
-
constructor(
|
|
259
|
-
opts: __ExceptionOptionType<
|
|
260
|
-
ResourceScanLimitExceededException,
|
|
261
|
-
__BaseException
|
|
262
|
-
>
|
|
263
|
-
);
|
|
177
|
+
constructor(opts: __ExceptionOptionType<ResourceScanLimitExceededException, __BaseException>);
|
|
264
178
|
}
|