@cdk8s/awscdk-resolver 0.0.629 → 0.0.630
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-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/package.json +5 -4
|
@@ -1,9 +1,36 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/credential-provider-env",
|
|
3
|
-
"version": "3.972.
|
|
3
|
+
"version": "3.972.59",
|
|
4
4
|
"description": "AWS credential provider that sources credentials from known environment variables",
|
|
5
|
+
"keywords": [
|
|
6
|
+
"aws",
|
|
7
|
+
"credentials"
|
|
8
|
+
],
|
|
9
|
+
"homepage": "https://github.com/aws/aws-sdk-js-v3/tree/main/packages-internal/credential-provider-env",
|
|
10
|
+
"license": "Apache-2.0",
|
|
11
|
+
"author": {
|
|
12
|
+
"name": "AWS SDK for JavaScript Team",
|
|
13
|
+
"url": "https://aws.amazon.com/sdk-for-javascript/"
|
|
14
|
+
},
|
|
15
|
+
"repository": {
|
|
16
|
+
"type": "git",
|
|
17
|
+
"url": "https://github.com/aws/aws-sdk-js-v3.git",
|
|
18
|
+
"directory": "packages-internal/credential-provider-env"
|
|
19
|
+
},
|
|
20
|
+
"files": [
|
|
21
|
+
"dist-*/**"
|
|
22
|
+
],
|
|
23
|
+
"sideEffects": false,
|
|
5
24
|
"main": "./dist-cjs/index.js",
|
|
6
25
|
"module": "./dist-es/index.js",
|
|
26
|
+
"types": "./dist-types/index.d.ts",
|
|
27
|
+
"typesVersions": {
|
|
28
|
+
"<4.5": {
|
|
29
|
+
"dist-types/*": [
|
|
30
|
+
"dist-types/ts3.4/*"
|
|
31
|
+
]
|
|
32
|
+
}
|
|
33
|
+
},
|
|
7
34
|
"scripts": {
|
|
8
35
|
"build": "concurrently 'yarn:build:types' 'yarn:build:es' && yarn build:cjs",
|
|
9
36
|
"build:cjs": "node ../../scripts/compilation/inline",
|
|
@@ -15,20 +42,10 @@
|
|
|
15
42
|
"test": "yarn g:vitest run",
|
|
16
43
|
"test:watch": "yarn g:vitest watch"
|
|
17
44
|
},
|
|
18
|
-
"keywords": [
|
|
19
|
-
"aws",
|
|
20
|
-
"credentials"
|
|
21
|
-
],
|
|
22
|
-
"sideEffects": false,
|
|
23
|
-
"author": {
|
|
24
|
-
"name": "AWS SDK for JavaScript Team",
|
|
25
|
-
"url": "https://aws.amazon.com/sdk-for-javascript/"
|
|
26
|
-
},
|
|
27
|
-
"license": "Apache-2.0",
|
|
28
45
|
"dependencies": {
|
|
29
|
-
"@aws-sdk/core": "^3.975.
|
|
30
|
-
"@aws-sdk/types": "^3.974.
|
|
31
|
-
"@smithy/core": "^3.29.
|
|
46
|
+
"@aws-sdk/core": "^3.975.3",
|
|
47
|
+
"@aws-sdk/types": "^3.974.2",
|
|
48
|
+
"@smithy/core": "^3.29.4",
|
|
32
49
|
"@smithy/types": "^4.16.1",
|
|
33
50
|
"tslib": "^2.6.2"
|
|
34
51
|
},
|
|
@@ -40,24 +57,7 @@
|
|
|
40
57
|
"premove": "4.0.0",
|
|
41
58
|
"typescript": "~5.8.3"
|
|
42
59
|
},
|
|
43
|
-
"types": "./dist-types/index.d.ts",
|
|
44
60
|
"engines": {
|
|
45
61
|
"node": ">=20.0.0"
|
|
46
|
-
},
|
|
47
|
-
"typesVersions": {
|
|
48
|
-
"<4.5": {
|
|
49
|
-
"dist-types/*": [
|
|
50
|
-
"dist-types/ts3.4/*"
|
|
51
|
-
]
|
|
52
|
-
}
|
|
53
|
-
},
|
|
54
|
-
"files": [
|
|
55
|
-
"dist-*/**"
|
|
56
|
-
],
|
|
57
|
-
"homepage": "https://github.com/aws/aws-sdk-js-v3/tree/main/packages-internal/credential-provider-env",
|
|
58
|
-
"repository": {
|
|
59
|
-
"type": "git",
|
|
60
|
-
"url": "https://github.com/aws/aws-sdk-js-v3.git",
|
|
61
|
-
"directory": "packages-internal/credential-provider-env"
|
|
62
62
|
}
|
|
63
63
|
}
|
|
@@ -1,5 +1,3 @@
|
|
|
1
1
|
import { AwsCredentialIdentityProvider } from "@smithy/types";
|
|
2
2
|
import { FromHttpOptions } from "./fromHttpTypes";
|
|
3
|
-
export declare const fromHttp: (
|
|
4
|
-
options?: FromHttpOptions
|
|
5
|
-
) => AwsCredentialIdentityProvider;
|
|
3
|
+
export declare const fromHttp: (options?: FromHttpOptions) => AwsCredentialIdentityProvider;
|
package/node_modules/@aws-sdk/credential-provider-http/dist-types/ts3.4/fromHttp/fromHttp.d.ts
CHANGED
|
@@ -1,5 +1,3 @@
|
|
|
1
1
|
import { AwsCredentialIdentityProvider } from "@smithy/types";
|
|
2
2
|
import { FromHttpOptions } from "./fromHttpTypes";
|
|
3
|
-
export declare const fromHttp: (
|
|
4
|
-
options?: FromHttpOptions
|
|
5
|
-
) => AwsCredentialIdentityProvider;
|
|
3
|
+
export declare const fromHttp: (options?: FromHttpOptions) => AwsCredentialIdentityProvider;
|
|
@@ -1,13 +1,40 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/credential-provider-http",
|
|
3
|
-
"version": "3.972.
|
|
3
|
+
"version": "3.972.61",
|
|
4
4
|
"description": "AWS credential provider for containers and HTTP sources",
|
|
5
|
+
"keywords": [
|
|
6
|
+
"aws",
|
|
7
|
+
"credentials"
|
|
8
|
+
],
|
|
9
|
+
"homepage": "https://github.com/aws/aws-sdk-js-v3/tree/main/packages-internal/credential-provider-http",
|
|
10
|
+
"license": "Apache-2.0",
|
|
11
|
+
"author": {
|
|
12
|
+
"name": "AWS SDK for JavaScript Team",
|
|
13
|
+
"url": "https://aws.amazon.com/sdk-for-javascript/"
|
|
14
|
+
},
|
|
15
|
+
"repository": {
|
|
16
|
+
"type": "git",
|
|
17
|
+
"url": "https://github.com/aws/aws-sdk-js-v3.git",
|
|
18
|
+
"directory": "packages-internal/credential-provider-http"
|
|
19
|
+
},
|
|
20
|
+
"files": [
|
|
21
|
+
"dist-*/**"
|
|
22
|
+
],
|
|
23
|
+
"sideEffects": false,
|
|
5
24
|
"main": "./dist-cjs/index.js",
|
|
6
25
|
"module": "./dist-es/index.js",
|
|
7
26
|
"browser": {
|
|
8
27
|
"./dist-es/fromHttp/fromHttp": "./dist-es/fromHttp/fromHttp.browser",
|
|
9
28
|
"./dist-es/index": "./dist-es/index.browser"
|
|
10
29
|
},
|
|
30
|
+
"types": "./dist-types/index.d.ts",
|
|
31
|
+
"typesVersions": {
|
|
32
|
+
"<4.5": {
|
|
33
|
+
"dist-types/*": [
|
|
34
|
+
"dist-types/ts3.4/*"
|
|
35
|
+
]
|
|
36
|
+
}
|
|
37
|
+
},
|
|
11
38
|
"react-native": {
|
|
12
39
|
"./dist-es/index": "./dist-es/index.browser",
|
|
13
40
|
"./dist-es/fromHttp/fromHttp": "./dist-es/fromHttp/fromHttp.browser"
|
|
@@ -25,22 +52,12 @@
|
|
|
25
52
|
"test:integration": "yarn g:vitest run -c vitest.config.integ.mts",
|
|
26
53
|
"test:integration:watch": "yarn g:vitest watch -c vitest.config.integ.mts"
|
|
27
54
|
},
|
|
28
|
-
"keywords": [
|
|
29
|
-
"aws",
|
|
30
|
-
"credentials"
|
|
31
|
-
],
|
|
32
|
-
"sideEffects": false,
|
|
33
|
-
"author": {
|
|
34
|
-
"name": "AWS SDK for JavaScript Team",
|
|
35
|
-
"url": "https://aws.amazon.com/sdk-for-javascript/"
|
|
36
|
-
},
|
|
37
|
-
"license": "Apache-2.0",
|
|
38
55
|
"dependencies": {
|
|
39
|
-
"@aws-sdk/core": "^3.975.
|
|
40
|
-
"@aws-sdk/types": "^3.974.
|
|
41
|
-
"@smithy/core": "^3.29.
|
|
42
|
-
"@smithy/fetch-http-handler": "^5.6.
|
|
43
|
-
"@smithy/node-http-handler": "^4.9.
|
|
56
|
+
"@aws-sdk/core": "^3.975.3",
|
|
57
|
+
"@aws-sdk/types": "^3.974.2",
|
|
58
|
+
"@smithy/core": "^3.29.4",
|
|
59
|
+
"@smithy/fetch-http-handler": "^5.6.6",
|
|
60
|
+
"@smithy/node-http-handler": "^4.9.6",
|
|
44
61
|
"@smithy/types": "^4.16.1",
|
|
45
62
|
"tslib": "^2.6.2"
|
|
46
63
|
},
|
|
@@ -52,24 +69,7 @@
|
|
|
52
69
|
"premove": "4.0.0",
|
|
53
70
|
"typescript": "~5.8.3"
|
|
54
71
|
},
|
|
55
|
-
"types": "./dist-types/index.d.ts",
|
|
56
72
|
"engines": {
|
|
57
73
|
"node": ">=20.0.0"
|
|
58
|
-
},
|
|
59
|
-
"typesVersions": {
|
|
60
|
-
"<4.5": {
|
|
61
|
-
"dist-types/*": [
|
|
62
|
-
"dist-types/ts3.4/*"
|
|
63
|
-
]
|
|
64
|
-
}
|
|
65
|
-
},
|
|
66
|
-
"files": [
|
|
67
|
-
"dist-*/**"
|
|
68
|
-
],
|
|
69
|
-
"homepage": "https://github.com/aws/aws-sdk-js-v3/tree/main/packages-internal/credential-provider-http",
|
|
70
|
-
"repository": {
|
|
71
|
-
"type": "git",
|
|
72
|
-
"url": "https://github.com/aws/aws-sdk-js-v3.git",
|
|
73
|
-
"directory": "packages-internal/credential-provider-http"
|
|
74
74
|
}
|
|
75
75
|
}
|
|
@@ -8,21 +8,17 @@ import { SourceProfileInit } from "@smithy/core/config";
|
|
|
8
8
|
import { AwsCredentialIdentity, Pluggable } from "@smithy/types";
|
|
9
9
|
import { AssumeRoleParams } from "./resolveAssumeRoleCredentials";
|
|
10
10
|
export interface FromIniInit
|
|
11
|
-
extends SourceProfileInit,
|
|
12
|
-
CredentialProviderOptions,
|
|
13
|
-
FromLoginCredentialsInit {
|
|
11
|
+
extends SourceProfileInit, CredentialProviderOptions, FromLoginCredentialsInit {
|
|
14
12
|
mfaCodeProvider?: (mfaSerial: string) => Promise<string>;
|
|
15
13
|
roleAssumer?: (
|
|
16
14
|
sourceCreds: AwsCredentialIdentity,
|
|
17
|
-
params: AssumeRoleParams
|
|
15
|
+
params: AssumeRoleParams,
|
|
18
16
|
) => Promise<AwsCredentialIdentity>;
|
|
19
17
|
roleAssumerWithWebIdentity?: (
|
|
20
|
-
params: AssumeRoleWithWebIdentityParams
|
|
18
|
+
params: AssumeRoleWithWebIdentityParams,
|
|
21
19
|
) => Promise<AwsCredentialIdentity>;
|
|
22
20
|
clientConfig?: any;
|
|
23
21
|
clientPlugins?: Pluggable<any, any>[];
|
|
24
22
|
ignoreCache?: boolean;
|
|
25
23
|
}
|
|
26
|
-
export declare const fromIni: (
|
|
27
|
-
init?: FromIniInit
|
|
28
|
-
) => RuntimeConfigAwsCredentialIdentityProvider;
|
|
24
|
+
export declare const fromIni: (init?: FromIniInit) => RuntimeConfigAwsCredentialIdentityProvider;
|
|
@@ -18,7 +18,7 @@ export declare const isAssumeRoleProfile: (
|
|
|
18
18
|
}?: {
|
|
19
19
|
profile?: string;
|
|
20
20
|
logger?: Logger;
|
|
21
|
-
}
|
|
21
|
+
},
|
|
22
22
|
) => boolean;
|
|
23
23
|
export declare const resolveAssumeRoleCredentials: (
|
|
24
24
|
profileName: string,
|
|
@@ -26,5 +26,5 @@ export declare const resolveAssumeRoleCredentials: (
|
|
|
26
26
|
options: FromIniInit,
|
|
27
27
|
callerClientConfig: AwsIdentityProperties["callerClientConfig"] | undefined,
|
|
28
28
|
visitedProfiles: Record<string, true> | undefined,
|
|
29
|
-
resolveProfileData: ResolveProfileData
|
|
29
|
+
resolveProfileData: ResolveProfileData,
|
|
30
30
|
) => Promise<import("@aws-sdk/types").AttributedAwsCredentialIdentity>;
|
package/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/resolveCredentialSource.d.ts
CHANGED
|
@@ -3,7 +3,5 @@ import { AwsCredentialIdentityProvider, Logger } from "@smithy/types";
|
|
|
3
3
|
export declare const resolveCredentialSource: (
|
|
4
4
|
credentialSource: string,
|
|
5
5
|
profileName: string,
|
|
6
|
-
logger?: Logger
|
|
7
|
-
) => (
|
|
8
|
-
options?: CredentialProviderOptions
|
|
9
|
-
) => Promise<AwsCredentialIdentityProvider>;
|
|
6
|
+
logger?: Logger,
|
|
7
|
+
) => (options?: CredentialProviderOptions) => Promise<AwsCredentialIdentityProvider>;
|
package/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/resolveLoginCredentials.d.ts
CHANGED
|
@@ -5,5 +5,5 @@ export declare const isLoginProfile: (data: ParsedIniData[string]) => boolean;
|
|
|
5
5
|
export declare const resolveLoginCredentials: (
|
|
6
6
|
profileName: string,
|
|
7
7
|
options: FromIniInit,
|
|
8
|
-
callerClientConfig?: AwsIdentityProperties["callerClientConfig"]
|
|
8
|
+
callerClientConfig?: AwsIdentityProperties["callerClientConfig"],
|
|
9
9
|
) => Promise<AwsCredentialIdentity>;
|
package/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/resolveProfileData.d.ts
CHANGED
|
@@ -8,5 +8,5 @@ export declare const resolveProfileData: (
|
|
|
8
8
|
options: FromIniInit,
|
|
9
9
|
callerClientConfig?: AwsIdentityProperties["callerClientConfig"],
|
|
10
10
|
visitedProfiles?: Record<string, true>,
|
|
11
|
-
isAssumeRoleRecursiveCall?: boolean
|
|
11
|
+
isAssumeRoleRecursiveCall?: boolean,
|
|
12
12
|
) => Promise<AwsCredentialIdentity>;
|
package/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/resolveSsoCredentials.d.ts
CHANGED
|
@@ -6,6 +6,6 @@ export declare const resolveSsoCredentials: (
|
|
|
6
6
|
profile: string,
|
|
7
7
|
profileData: IniSection,
|
|
8
8
|
options?: FromIniInit,
|
|
9
|
-
callerClientConfig?: AwsIdentityProperties["callerClientConfig"]
|
|
9
|
+
callerClientConfig?: AwsIdentityProperties["callerClientConfig"],
|
|
10
10
|
) => Promise<import("@aws-sdk/types").AttributedAwsCredentialIdentity>;
|
|
11
11
|
export declare const isSsoProfile: (arg: Profile) => arg is Partial<SsoProfile>;
|
package/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/resolveStaticCredentials.d.ts
CHANGED
|
@@ -7,10 +7,8 @@ export interface StaticCredsProfile extends Profile {
|
|
|
7
7
|
aws_credential_scope?: string;
|
|
8
8
|
aws_account_id?: string;
|
|
9
9
|
}
|
|
10
|
-
export declare const isStaticCredsProfile: (
|
|
11
|
-
arg: any
|
|
12
|
-
) => arg is StaticCredsProfile;
|
|
10
|
+
export declare const isStaticCredsProfile: (arg: any) => arg is StaticCredsProfile;
|
|
13
11
|
export declare const resolveStaticCredentials: (
|
|
14
12
|
profile: StaticCredsProfile,
|
|
15
|
-
options?: FromIniInit
|
|
13
|
+
options?: FromIniInit,
|
|
16
14
|
) => Promise<AwsCredentialIdentity>;
|
|
@@ -6,11 +6,9 @@ export interface WebIdentityProfile extends Profile {
|
|
|
6
6
|
role_arn: string;
|
|
7
7
|
role_session_name?: string;
|
|
8
8
|
}
|
|
9
|
-
export declare const isWebIdentityProfile: (
|
|
10
|
-
arg: any
|
|
11
|
-
) => arg is WebIdentityProfile;
|
|
9
|
+
export declare const isWebIdentityProfile: (arg: any) => arg is WebIdentityProfile;
|
|
12
10
|
export declare const resolveWebIdentityCredentials: (
|
|
13
11
|
profile: WebIdentityProfile,
|
|
14
12
|
options: FromIniInit,
|
|
15
|
-
callerClientConfig?: AwsIdentityProperties["callerClientConfig"]
|
|
13
|
+
callerClientConfig?: AwsIdentityProperties["callerClientConfig"],
|
|
16
14
|
) => Promise<AwsCredentialIdentity>;
|
|
@@ -1,9 +1,36 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/credential-provider-ini",
|
|
3
|
-
"version": "3.973.
|
|
3
|
+
"version": "3.973.3",
|
|
4
4
|
"description": "AWS credential provider that sources credentials from ~/.aws/credentials and ~/.aws/config",
|
|
5
|
+
"keywords": [
|
|
6
|
+
"aws",
|
|
7
|
+
"credentials"
|
|
8
|
+
],
|
|
9
|
+
"homepage": "https://github.com/aws/aws-sdk-js-v3/tree/main/packages-internal/credential-provider-ini",
|
|
10
|
+
"license": "Apache-2.0",
|
|
11
|
+
"author": {
|
|
12
|
+
"name": "AWS SDK for JavaScript Team",
|
|
13
|
+
"url": "https://aws.amazon.com/sdk-for-javascript/"
|
|
14
|
+
},
|
|
15
|
+
"repository": {
|
|
16
|
+
"type": "git",
|
|
17
|
+
"url": "https://github.com/aws/aws-sdk-js-v3.git",
|
|
18
|
+
"directory": "packages-internal/credential-provider-ini"
|
|
19
|
+
},
|
|
20
|
+
"files": [
|
|
21
|
+
"dist-*/**"
|
|
22
|
+
],
|
|
23
|
+
"sideEffects": false,
|
|
5
24
|
"main": "./dist-cjs/index.js",
|
|
6
25
|
"module": "./dist-es/index.js",
|
|
26
|
+
"types": "./dist-types/index.d.ts",
|
|
27
|
+
"typesVersions": {
|
|
28
|
+
"<4.5": {
|
|
29
|
+
"dist-types/*": [
|
|
30
|
+
"dist-types/ts3.4/*"
|
|
31
|
+
]
|
|
32
|
+
}
|
|
33
|
+
},
|
|
7
34
|
"scripts": {
|
|
8
35
|
"build": "concurrently 'yarn:build:types' 'yarn:build:es' && yarn build:cjs",
|
|
9
36
|
"build:cjs": "node ../../scripts/compilation/inline",
|
|
@@ -17,28 +44,18 @@
|
|
|
17
44
|
"test:integration": "yarn g:vitest run -c vitest.config.integ.mts",
|
|
18
45
|
"test:integration:watch": "yarn g:vitest watch -c vitest.config.integ.mts"
|
|
19
46
|
},
|
|
20
|
-
"keywords": [
|
|
21
|
-
"aws",
|
|
22
|
-
"credentials"
|
|
23
|
-
],
|
|
24
|
-
"sideEffects": false,
|
|
25
|
-
"author": {
|
|
26
|
-
"name": "AWS SDK for JavaScript Team",
|
|
27
|
-
"url": "https://aws.amazon.com/sdk-for-javascript/"
|
|
28
|
-
},
|
|
29
|
-
"license": "Apache-2.0",
|
|
30
47
|
"dependencies": {
|
|
31
|
-
"@aws-sdk/core": "^3.975.
|
|
32
|
-
"@aws-sdk/credential-provider-env": "^3.972.
|
|
33
|
-
"@aws-sdk/credential-provider-http": "^3.972.
|
|
34
|
-
"@aws-sdk/credential-provider-login": "^3.972.
|
|
35
|
-
"@aws-sdk/credential-provider-process": "^3.972.
|
|
36
|
-
"@aws-sdk/credential-provider-sso": "^3.973.
|
|
37
|
-
"@aws-sdk/credential-provider-web-identity": "^3.972.
|
|
38
|
-
"@aws-sdk/nested-clients": "^3.997.
|
|
39
|
-
"@aws-sdk/types": "^3.974.
|
|
40
|
-
"@smithy/core": "^3.29.
|
|
41
|
-
"@smithy/credential-provider-imds": "^4.4.
|
|
48
|
+
"@aws-sdk/core": "^3.975.3",
|
|
49
|
+
"@aws-sdk/credential-provider-env": "^3.972.59",
|
|
50
|
+
"@aws-sdk/credential-provider-http": "^3.972.61",
|
|
51
|
+
"@aws-sdk/credential-provider-login": "^3.972.65",
|
|
52
|
+
"@aws-sdk/credential-provider-process": "^3.972.59",
|
|
53
|
+
"@aws-sdk/credential-provider-sso": "^3.973.3",
|
|
54
|
+
"@aws-sdk/credential-provider-web-identity": "^3.972.65",
|
|
55
|
+
"@aws-sdk/nested-clients": "^3.997.33",
|
|
56
|
+
"@aws-sdk/types": "^3.974.2",
|
|
57
|
+
"@smithy/core": "^3.29.4",
|
|
58
|
+
"@smithy/credential-provider-imds": "^4.4.9",
|
|
42
59
|
"@smithy/types": "^4.16.1",
|
|
43
60
|
"tslib": "^2.6.2"
|
|
44
61
|
},
|
|
@@ -50,24 +67,7 @@
|
|
|
50
67
|
"premove": "4.0.0",
|
|
51
68
|
"typescript": "~5.8.3"
|
|
52
69
|
},
|
|
53
|
-
"types": "./dist-types/index.d.ts",
|
|
54
70
|
"engines": {
|
|
55
71
|
"node": ">=20.0.0"
|
|
56
|
-
},
|
|
57
|
-
"typesVersions": {
|
|
58
|
-
"<4.5": {
|
|
59
|
-
"dist-types/*": [
|
|
60
|
-
"dist-types/ts3.4/*"
|
|
61
|
-
]
|
|
62
|
-
}
|
|
63
|
-
},
|
|
64
|
-
"files": [
|
|
65
|
-
"dist-*/**"
|
|
66
|
-
],
|
|
67
|
-
"homepage": "https://github.com/aws/aws-sdk-js-v3/tree/main/packages-internal/credential-provider-ini",
|
|
68
|
-
"repository": {
|
|
69
|
-
"type": "git",
|
|
70
|
-
"url": "https://github.com/aws/aws-sdk-js-v3.git",
|
|
71
|
-
"directory": "packages-internal/credential-provider-ini"
|
|
72
72
|
}
|
|
73
73
|
}
|
|
@@ -9,7 +9,7 @@ export declare class LoginCredentialsFetcher {
|
|
|
9
9
|
constructor(
|
|
10
10
|
profileData: IniSection,
|
|
11
11
|
init?: FromLoginCredentialsInit | undefined,
|
|
12
|
-
callerClientConfig?: AwsIdentityProperties["callerClientConfig"]
|
|
12
|
+
callerClientConfig?: AwsIdentityProperties["callerClientConfig"],
|
|
13
13
|
);
|
|
14
14
|
loadCredentials(): Promise<AwsCredentialIdentity>;
|
|
15
15
|
private readonly logger: any;
|
package/node_modules/@aws-sdk/credential-provider-login/dist-types/ts3.4/fromLoginCredentials.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { RuntimeConfigAwsCredentialIdentityProvider } from "@aws-sdk/types";
|
|
2
2
|
import { FromLoginCredentialsInit } from "./types";
|
|
3
3
|
export declare const fromLoginCredentials: (
|
|
4
|
-
init?: FromLoginCredentialsInit
|
|
4
|
+
init?: FromLoginCredentialsInit,
|
|
5
5
|
) => RuntimeConfigAwsCredentialIdentityProvider;
|
|
@@ -1,9 +1,7 @@
|
|
|
1
1
|
import { SigninClientConfig } from "@aws-sdk/nested-clients/signin";
|
|
2
2
|
import { CredentialProviderOptions } from "@aws-sdk/types";
|
|
3
3
|
import { SharedConfigInit } from "@smithy/core/config";
|
|
4
|
-
export interface FromLoginCredentialsInit
|
|
5
|
-
extends CredentialProviderOptions,
|
|
6
|
-
SharedConfigInit {
|
|
4
|
+
export interface FromLoginCredentialsInit extends CredentialProviderOptions, SharedConfigInit {
|
|
7
5
|
profile?: string;
|
|
8
6
|
clientConfig?: SigninClientConfig;
|
|
9
7
|
}
|
|
@@ -1,9 +1,38 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/credential-provider-login",
|
|
3
|
-
"version": "3.972.
|
|
3
|
+
"version": "3.972.65",
|
|
4
4
|
"description": "AWS credential provider that sources credentials from aws login cached tokens",
|
|
5
|
+
"keywords": [
|
|
6
|
+
"aws",
|
|
7
|
+
"credentials",
|
|
8
|
+
"login",
|
|
9
|
+
"signin"
|
|
10
|
+
],
|
|
11
|
+
"homepage": "https://github.com/aws/aws-sdk-js-v3/tree/main/packages-internal/credential-provider-login",
|
|
12
|
+
"license": "Apache-2.0",
|
|
13
|
+
"author": {
|
|
14
|
+
"name": "AWS SDK for JavaScript Team",
|
|
15
|
+
"url": "https://aws.amazon.com/sdk-for-javascript/"
|
|
16
|
+
},
|
|
17
|
+
"repository": {
|
|
18
|
+
"type": "git",
|
|
19
|
+
"url": "https://github.com/aws/aws-sdk-js-v3.git",
|
|
20
|
+
"directory": "packages-internal/credential-provider-login"
|
|
21
|
+
},
|
|
22
|
+
"files": [
|
|
23
|
+
"dist-*/**"
|
|
24
|
+
],
|
|
25
|
+
"sideEffects": false,
|
|
5
26
|
"main": "./dist-cjs/index.js",
|
|
6
27
|
"module": "./dist-es/index.js",
|
|
28
|
+
"types": "./dist-types/index.d.ts",
|
|
29
|
+
"typesVersions": {
|
|
30
|
+
"<4.5": {
|
|
31
|
+
"dist-types/*": [
|
|
32
|
+
"dist-types/ts3.4/*"
|
|
33
|
+
]
|
|
34
|
+
}
|
|
35
|
+
},
|
|
7
36
|
"scripts": {
|
|
8
37
|
"build": "concurrently 'yarn:build:types' 'yarn:build:es' && yarn build:cjs",
|
|
9
38
|
"build:cjs": "node ../../scripts/compilation/inline",
|
|
@@ -15,23 +44,11 @@
|
|
|
15
44
|
"test": "yarn g:vitest run",
|
|
16
45
|
"test:watch": "yarn g:vitest watch"
|
|
17
46
|
},
|
|
18
|
-
"keywords": [
|
|
19
|
-
"aws",
|
|
20
|
-
"credentials",
|
|
21
|
-
"signin",
|
|
22
|
-
"login"
|
|
23
|
-
],
|
|
24
|
-
"sideEffects": false,
|
|
25
|
-
"author": {
|
|
26
|
-
"name": "AWS SDK for JavaScript Team",
|
|
27
|
-
"url": "https://aws.amazon.com/sdk-for-javascript/"
|
|
28
|
-
},
|
|
29
|
-
"license": "Apache-2.0",
|
|
30
47
|
"dependencies": {
|
|
31
|
-
"@aws-sdk/core": "^3.975.
|
|
32
|
-
"@aws-sdk/nested-clients": "^3.997.
|
|
33
|
-
"@aws-sdk/types": "^3.974.
|
|
34
|
-
"@smithy/core": "^3.29.
|
|
48
|
+
"@aws-sdk/core": "^3.975.3",
|
|
49
|
+
"@aws-sdk/nested-clients": "^3.997.33",
|
|
50
|
+
"@aws-sdk/types": "^3.974.2",
|
|
51
|
+
"@smithy/core": "^3.29.4",
|
|
35
52
|
"@smithy/types": "^4.16.1",
|
|
36
53
|
"tslib": "^2.6.2"
|
|
37
54
|
},
|
|
@@ -43,24 +60,7 @@
|
|
|
43
60
|
"premove": "4.0.0",
|
|
44
61
|
"typescript": "~5.8.3"
|
|
45
62
|
},
|
|
46
|
-
"types": "./dist-types/index.d.ts",
|
|
47
63
|
"engines": {
|
|
48
64
|
"node": ">=20.0.0"
|
|
49
|
-
},
|
|
50
|
-
"typesVersions": {
|
|
51
|
-
"<4.5": {
|
|
52
|
-
"dist-types/*": [
|
|
53
|
-
"dist-types/ts3.4/*"
|
|
54
|
-
]
|
|
55
|
-
}
|
|
56
|
-
},
|
|
57
|
-
"files": [
|
|
58
|
-
"dist-*/**"
|
|
59
|
-
],
|
|
60
|
-
"homepage": "https://github.com/aws/aws-sdk-js-v3/tree/main/packages-internal/credential-provider-login",
|
|
61
|
-
"repository": {
|
|
62
|
-
"type": "git",
|
|
63
|
-
"url": "https://github.com/aws/aws-sdk-js-v3.git",
|
|
64
|
-
"directory": "packages-internal/credential-provider-login"
|
|
65
65
|
}
|
|
66
66
|
}
|
package/node_modules/@aws-sdk/credential-provider-node/dist-types/ts3.4/defaultProvider.d.ts
CHANGED
|
@@ -1,10 +1,7 @@
|
|
|
1
1
|
import { FromHttpOptions } from "@aws-sdk/credential-provider-http";
|
|
2
2
|
import { FromIniInit } from "@aws-sdk/credential-provider-ini";
|
|
3
3
|
import { FromProcessInit } from "@aws-sdk/credential-provider-process";
|
|
4
|
-
import {
|
|
5
|
-
FromSSOInit,
|
|
6
|
-
SsoCredentialsParameters,
|
|
7
|
-
} from "@aws-sdk/credential-provider-sso";
|
|
4
|
+
import { FromSSOInit, SsoCredentialsParameters } from "@aws-sdk/credential-provider-sso";
|
|
8
5
|
import { FromTokenFileInit } from "@aws-sdk/credential-provider-web-identity";
|
|
9
6
|
import { RemoteProviderInit } from "@smithy/credential-provider-imds";
|
|
10
7
|
import { AwsCredentialIdentity } from "@smithy/types";
|
|
@@ -16,11 +13,7 @@ export type DefaultProviderInit = FromIniInit &
|
|
|
16
13
|
(FromSSOInit & Partial<SsoCredentialsParameters>) &
|
|
17
14
|
FromTokenFileInit;
|
|
18
15
|
export declare const defaultProvider: (
|
|
19
|
-
init?: DefaultProviderInit
|
|
16
|
+
init?: DefaultProviderInit,
|
|
20
17
|
) => MemoizedRuntimeConfigAwsCredentialIdentityProvider;
|
|
21
|
-
export declare const credentialsWillNeedRefresh: (
|
|
22
|
-
|
|
23
|
-
) => boolean;
|
|
24
|
-
export declare const credentialsTreatedAsExpired: (
|
|
25
|
-
credentials: AwsCredentialIdentity
|
|
26
|
-
) => boolean;
|
|
18
|
+
export declare const credentialsWillNeedRefresh: (credentials: AwsCredentialIdentity) => boolean;
|
|
19
|
+
export declare const credentialsTreatedAsExpired: (credentials: AwsCredentialIdentity) => boolean;
|
|
@@ -3,5 +3,5 @@ import { RemoteProviderInit } from "@smithy/credential-provider-imds";
|
|
|
3
3
|
import { AwsCredentialIdentityProvider } from "@smithy/types";
|
|
4
4
|
export declare const ENV_IMDS_DISABLED = "AWS_EC2_METADATA_DISABLED";
|
|
5
5
|
export declare const remoteProvider: (
|
|
6
|
-
init: RemoteProviderInit | FromHttpOptions
|
|
6
|
+
init: RemoteProviderInit | FromHttpOptions,
|
|
7
7
|
) => Promise<AwsCredentialIdentityProvider>;
|
package/node_modules/@aws-sdk/credential-provider-node/dist-types/ts3.4/runtime/memoize-chain.d.ts
CHANGED
|
@@ -7,13 +7,13 @@ export interface MemoizedRuntimeConfigAwsCredentialIdentityProvider {
|
|
|
7
7
|
(
|
|
8
8
|
options?: AwsIdentityProperties & {
|
|
9
9
|
forceRefresh?: boolean;
|
|
10
|
-
}
|
|
10
|
+
},
|
|
11
11
|
): Promise<AwsCredentialIdentity>;
|
|
12
12
|
}
|
|
13
13
|
export declare function memoizeChain(
|
|
14
14
|
providers: RuntimeConfigAwsCredentialIdentityProvider[],
|
|
15
|
-
treatAsExpired: (resolved: AwsCredentialIdentity) => boolean
|
|
15
|
+
treatAsExpired: (resolved: AwsCredentialIdentity) => boolean,
|
|
16
16
|
): MemoizedRuntimeConfigAwsCredentialIdentityProvider;
|
|
17
17
|
export declare const internalCreateChain: (
|
|
18
|
-
providers: RuntimeConfigAwsCredentialIdentityProvider[]
|
|
18
|
+
providers: RuntimeConfigAwsCredentialIdentityProvider[],
|
|
19
19
|
) => RuntimeConfigAwsCredentialIdentityProvider;
|