@jjrawlins/cdk-diff-pr-github-action 1.3.2 → 1.3.3
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/CdkDiffIamTemplate.js +2 -2
- package/lib/CdkDiffIamTemplateStackSet.js +2 -2
- package/lib/CdkDiffStackWorkflow.js +1 -1
- package/lib/CdkDriftDetectionWorkflow.js +1 -1
- package/lib/CdkDriftIamTemplate.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/package.json +13 -13
- package/node_modules/@aws-sdk/client-sso/package.json +12 -12
- package/node_modules/@aws-sdk/core/dist-cjs/index.js +11 -0
- package/node_modules/@aws-sdk/core/dist-cjs/submodules/protocols/index.js +11 -0
- package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/xml/AwsRestXmlProtocol.js +11 -0
- package/node_modules/@aws-sdk/core/package.json +3 -3
- package/node_modules/@aws-sdk/credential-provider-env/package.json +2 -2
- package/node_modules/@aws-sdk/credential-provider-http/package.json +5 -5
- package/node_modules/@aws-sdk/credential-provider-ini/package.json +9 -9
- package/node_modules/@aws-sdk/credential-provider-login/package.json +3 -3
- package/node_modules/@aws-sdk/credential-provider-node/package.json +7 -7
- package/node_modules/@aws-sdk/credential-provider-process/package.json +2 -2
- package/node_modules/@aws-sdk/credential-provider-sso/package.json +4 -4
- package/node_modules/@aws-sdk/credential-provider-web-identity/package.json +3 -3
- package/node_modules/@aws-sdk/middleware-user-agent/package.json +4 -4
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/SigninClient.js +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/auth/httpAuthSchemeProvider.js +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/SSOOIDCClient.js +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/auth/httpAuthSchemeProvider.js +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/STS.js +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/STSClient.js +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/auth/httpAuthSchemeProvider.js +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/SigninClient.d.ts +4 -3
- 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-oidc/SSOOIDC.d.ts +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/SSOOIDCClient.d.ts +4 -3
- 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/STS.d.ts +2 -2
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/STSClient.d.ts +5 -4
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/auth/httpAuthSchemeProvider.d.ts +3 -2
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/SigninClient.d.ts +5 -3
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/SSOOIDCClient.d.ts +1 -2
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/STSClient.d.ts +5 -3
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/auth/httpAuthSchemeProvider.d.ts +1 -1
- package/node_modules/@aws-sdk/nested-clients/package.json +12 -12
- package/node_modules/@aws-sdk/token-providers/package.json +3 -3
- package/node_modules/@aws-sdk/util-endpoints/package.json +1 -1
- package/node_modules/@aws-sdk/util-user-agent-node/package.json +2 -2
- package/package.json +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/util-endpoints/LICENSE +0 -201
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/util-endpoints/README.md +0 -6
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/util-endpoints/dist-cjs/index.js +0 -415
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/util-endpoints/dist-cjs/lib/aws/partitions.json +0 -267
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/util-endpoints/dist-es/aws.js +0 -10
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/util-endpoints/dist-es/index.js +0 -6
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/util-endpoints/dist-es/lib/aws/index.js +0 -3
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/util-endpoints/dist-es/lib/aws/isVirtualHostableS3Bucket.js +0 -25
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/util-endpoints/dist-es/lib/aws/parseArn.js +0 -18
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/util-endpoints/dist-es/lib/aws/partition.js +0 -41
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/util-endpoints/dist-es/lib/aws/partitions.json +0 -267
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/util-endpoints/dist-es/lib/isIpAddress.js +0 -1
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/util-endpoints/dist-es/resolveDefaultAwsRegionalEndpointsConfig.js +0 -21
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/util-endpoints/dist-es/resolveEndpoint.js +0 -1
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/util-endpoints/dist-es/types/EndpointError.js +0 -1
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/util-endpoints/dist-es/types/EndpointRuleObject.js +0 -1
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/util-endpoints/dist-es/types/ErrorRuleObject.js +0 -1
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/util-endpoints/dist-es/types/RuleSetObject.js +0 -1
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/util-endpoints/dist-es/types/TreeRuleObject.js +0 -1
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/util-endpoints/dist-es/types/index.js +0 -6
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/util-endpoints/dist-es/types/shared.js +0 -1
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/util-endpoints/dist-types/aws.d.ts +0 -2
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/util-endpoints/dist-types/index.d.ts +0 -6
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/util-endpoints/dist-types/lib/aws/index.d.ts +0 -3
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/util-endpoints/dist-types/lib/aws/isVirtualHostableS3Bucket.d.ts +0 -5
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/util-endpoints/dist-types/lib/aws/parseArn.d.ts +0 -7
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/util-endpoints/dist-types/lib/aws/partition.d.ts +0 -38
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/util-endpoints/dist-types/lib/isIpAddress.d.ts +0 -1
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/util-endpoints/dist-types/resolveDefaultAwsRegionalEndpointsConfig.d.ts +0 -56
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/util-endpoints/dist-types/resolveEndpoint.d.ts +0 -1
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/aws.d.ts +0 -2
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/index.d.ts +0 -6
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/lib/aws/index.d.ts +0 -3
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/lib/aws/isVirtualHostableS3Bucket.d.ts +0 -4
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/lib/aws/parseArn.d.ts +0 -2
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/lib/aws/partition.d.ts +0 -28
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/lib/isIpAddress.d.ts +0 -1
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/resolveDefaultAwsRegionalEndpointsConfig.d.ts +0 -35
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/resolveEndpoint.d.ts +0 -1
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/types/EndpointError.d.ts +0 -1
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/types/EndpointRuleObject.d.ts +0 -6
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/types/ErrorRuleObject.d.ts +0 -1
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/types/RuleSetObject.d.ts +0 -5
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/types/TreeRuleObject.d.ts +0 -1
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/types/index.d.ts +0 -6
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/types/shared.d.ts +0 -12
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/util-endpoints/dist-types/types/EndpointError.d.ts +0 -1
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/util-endpoints/dist-types/types/EndpointRuleObject.d.ts +0 -1
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/util-endpoints/dist-types/types/ErrorRuleObject.d.ts +0 -1
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/util-endpoints/dist-types/types/RuleSetObject.d.ts +0 -1
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/util-endpoints/dist-types/types/TreeRuleObject.d.ts +0 -1
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/util-endpoints/dist-types/types/index.d.ts +0 -6
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/util-endpoints/dist-types/types/shared.d.ts +0 -1
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/util-endpoints/package.json +0 -60
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export {};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export {};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export {};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export {};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export {};
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import { EndpointARN } from "@smithy/types";
|
|
2
|
-
/**
|
|
3
|
-
* Evaluates a single string argument value, and returns an object containing
|
|
4
|
-
* details about the parsed ARN.
|
|
5
|
-
* If the input was not a valid ARN, the function returns null.
|
|
6
|
-
*/
|
|
7
|
-
export declare const parseArn: (value: string) => EndpointARN | null;
|
|
@@ -1,38 +0,0 @@
|
|
|
1
|
-
import { EndpointPartition } from "@smithy/types";
|
|
2
|
-
export type PartitionsInfo = {
|
|
3
|
-
partitions: Array<{
|
|
4
|
-
id: string;
|
|
5
|
-
outputs: {
|
|
6
|
-
dnsSuffix: string;
|
|
7
|
-
dualStackDnsSuffix: string;
|
|
8
|
-
name: string;
|
|
9
|
-
supportsDualStack: boolean;
|
|
10
|
-
supportsFIPS: boolean;
|
|
11
|
-
};
|
|
12
|
-
regionRegex: string;
|
|
13
|
-
regions: Record<string, {
|
|
14
|
-
description?: string;
|
|
15
|
-
} | undefined>;
|
|
16
|
-
}>;
|
|
17
|
-
};
|
|
18
|
-
/**
|
|
19
|
-
* Evaluates a single string argument value as a region, and matches the
|
|
20
|
-
* string value to an AWS partition.
|
|
21
|
-
* The matcher MUST always return a successful object describing the partition
|
|
22
|
-
* that the region has been determined to be a part of.
|
|
23
|
-
*/
|
|
24
|
-
export declare const partition: (value: string) => EndpointPartition;
|
|
25
|
-
/**
|
|
26
|
-
* Set custom partitions.json data.
|
|
27
|
-
* @internal
|
|
28
|
-
*/
|
|
29
|
-
export declare const setPartitionInfo: (partitionsInfo: PartitionsInfo, userAgentPrefix?: string) => void;
|
|
30
|
-
/**
|
|
31
|
-
* Reset to the default partitions.json data.
|
|
32
|
-
* @internal
|
|
33
|
-
*/
|
|
34
|
-
export declare const useDefaultPartitionInfo: () => void;
|
|
35
|
-
/**
|
|
36
|
-
* @internal
|
|
37
|
-
*/
|
|
38
|
-
export declare const getUserAgentPrefix: () => string;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { isIpAddress } from "@smithy/util-endpoints";
|
|
@@ -1,56 +0,0 @@
|
|
|
1
|
-
import type { Endpoint, EndpointParameters, EndpointV2, Logger, Provider } from "@smithy/types";
|
|
2
|
-
/**
|
|
3
|
-
* This is an additional config resolver layer for clients using the default
|
|
4
|
-
* AWS regional endpoints ruleset. It makes the *resolved* config guarantee the presence of an
|
|
5
|
-
* endpoint provider function. This differs from the base behavior of the Endpoint
|
|
6
|
-
* config resolver, which only normalizes config.endpoint IFF one is provided by the caller.
|
|
7
|
-
*
|
|
8
|
-
* This is not used by AWS SDK clients, but rather
|
|
9
|
-
* generated clients that have the aws.api#service trait. This includes protocol tests
|
|
10
|
-
* and other customers.
|
|
11
|
-
*
|
|
12
|
-
* This resolver is MUTUALLY EXCLUSIVE with the EndpointRequired config resolver from
|
|
13
|
-
* |@smithy/middleware-endpoint.
|
|
14
|
-
*
|
|
15
|
-
* It must be placed after the `resolveEndpointConfig`
|
|
16
|
-
* resolver. This replaces the endpoints.json-based default endpoint provider.
|
|
17
|
-
*
|
|
18
|
-
* @public
|
|
19
|
-
*/
|
|
20
|
-
export type DefaultAwsRegionalEndpointsInputConfig = {
|
|
21
|
-
endpoint?: unknown;
|
|
22
|
-
};
|
|
23
|
-
type PreviouslyResolved = {
|
|
24
|
-
logger?: Logger;
|
|
25
|
-
region?: undefined | string | Provider<string | undefined>;
|
|
26
|
-
useFipsEndpoint?: undefined | boolean | Provider<string | boolean>;
|
|
27
|
-
useDualstackEndpoint?: undefined | boolean | Provider<string | boolean>;
|
|
28
|
-
endpointProvider: (endpointParams: EndpointParameters | DefaultRegionalEndpointParameters, context?: {
|
|
29
|
-
logger?: Logger;
|
|
30
|
-
}) => EndpointV2;
|
|
31
|
-
};
|
|
32
|
-
/**
|
|
33
|
-
* @internal
|
|
34
|
-
*/
|
|
35
|
-
type DefaultRegionalEndpointParameters = {
|
|
36
|
-
Region?: string | undefined;
|
|
37
|
-
UseDualStack?: boolean | undefined;
|
|
38
|
-
UseFIPS?: boolean | undefined;
|
|
39
|
-
};
|
|
40
|
-
/**
|
|
41
|
-
* @internal
|
|
42
|
-
*/
|
|
43
|
-
export interface DefaultAwsRegionalEndpointsResolvedConfig {
|
|
44
|
-
endpoint: Provider<Endpoint>;
|
|
45
|
-
}
|
|
46
|
-
/**
|
|
47
|
-
* MUST resolve after `\@smithy/middleware-endpoint`::`resolveEndpointConfig`.
|
|
48
|
-
*
|
|
49
|
-
* @internal
|
|
50
|
-
*/
|
|
51
|
-
export declare const resolveDefaultAwsRegionalEndpointsConfig: <T>(input: T & DefaultAwsRegionalEndpointsInputConfig & PreviouslyResolved) => T & DefaultAwsRegionalEndpointsResolvedConfig;
|
|
52
|
-
/**
|
|
53
|
-
* @internal
|
|
54
|
-
*/
|
|
55
|
-
export declare const toEndpointV1: (endpoint: EndpointV2) => Endpoint;
|
|
56
|
-
export {};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { resolveEndpoint } from "@smithy/util-endpoints";
|
|
@@ -1,28 +0,0 @@
|
|
|
1
|
-
import { EndpointPartition } from "@smithy/types";
|
|
2
|
-
export type PartitionsInfo = {
|
|
3
|
-
partitions: Array<{
|
|
4
|
-
id: string;
|
|
5
|
-
outputs: {
|
|
6
|
-
dnsSuffix: string;
|
|
7
|
-
dualStackDnsSuffix: string;
|
|
8
|
-
name: string;
|
|
9
|
-
supportsDualStack: boolean;
|
|
10
|
-
supportsFIPS: boolean;
|
|
11
|
-
};
|
|
12
|
-
regionRegex: string;
|
|
13
|
-
regions: Record<
|
|
14
|
-
string,
|
|
15
|
-
| {
|
|
16
|
-
description?: string;
|
|
17
|
-
}
|
|
18
|
-
| undefined
|
|
19
|
-
>;
|
|
20
|
-
}>;
|
|
21
|
-
};
|
|
22
|
-
export declare const partition: (value: string) => EndpointPartition;
|
|
23
|
-
export declare const setPartitionInfo: (
|
|
24
|
-
partitionsInfo: PartitionsInfo,
|
|
25
|
-
userAgentPrefix?: string
|
|
26
|
-
) => void;
|
|
27
|
-
export declare const useDefaultPartitionInfo: () => void;
|
|
28
|
-
export declare const getUserAgentPrefix: () => string;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { isIpAddress } from "@smithy/util-endpoints";
|
|
@@ -1,35 +0,0 @@
|
|
|
1
|
-
import {
|
|
2
|
-
Endpoint,
|
|
3
|
-
EndpointParameters,
|
|
4
|
-
EndpointV2,
|
|
5
|
-
Logger,
|
|
6
|
-
Provider,
|
|
7
|
-
} from "@smithy/types";
|
|
8
|
-
export type DefaultAwsRegionalEndpointsInputConfig = {
|
|
9
|
-
endpoint?: unknown;
|
|
10
|
-
};
|
|
11
|
-
type PreviouslyResolved = {
|
|
12
|
-
logger?: Logger;
|
|
13
|
-
region?: undefined | string | Provider<string | undefined>;
|
|
14
|
-
useFipsEndpoint?: undefined | boolean | Provider<string | boolean>;
|
|
15
|
-
useDualstackEndpoint?: undefined | boolean | Provider<string | boolean>;
|
|
16
|
-
endpointProvider: (
|
|
17
|
-
endpointParams: EndpointParameters | DefaultRegionalEndpointParameters,
|
|
18
|
-
context?: {
|
|
19
|
-
logger?: Logger;
|
|
20
|
-
}
|
|
21
|
-
) => EndpointV2;
|
|
22
|
-
};
|
|
23
|
-
type DefaultRegionalEndpointParameters = {
|
|
24
|
-
Region?: string | undefined;
|
|
25
|
-
UseDualStack?: boolean | undefined;
|
|
26
|
-
UseFIPS?: boolean | undefined;
|
|
27
|
-
};
|
|
28
|
-
export interface DefaultAwsRegionalEndpointsResolvedConfig {
|
|
29
|
-
endpoint: Provider<Endpoint>;
|
|
30
|
-
}
|
|
31
|
-
export declare const resolveDefaultAwsRegionalEndpointsConfig: <T>(
|
|
32
|
-
input: T & DefaultAwsRegionalEndpointsInputConfig & PreviouslyResolved
|
|
33
|
-
) => T & DefaultAwsRegionalEndpointsResolvedConfig;
|
|
34
|
-
export declare const toEndpointV1: (endpoint: EndpointV2) => Endpoint;
|
|
35
|
-
export {};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { resolveEndpoint } from "@smithy/util-endpoints";
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { EndpointError } from "@smithy/util-endpoints";
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { ErrorRuleObject } from "@smithy/util-endpoints";
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { RuleSetRules, TreeRuleObject } from "@smithy/util-endpoints";
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { EndpointError } from "@smithy/util-endpoints";
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { EndpointObjectProperties, EndpointObjectHeaders, EndpointObject, EndpointRuleObject, } from "@smithy/util-endpoints";
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { ErrorRuleObject } from "@smithy/util-endpoints";
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { DeprecatedObject, ParameterObject, RuleSetObject } from "@smithy/util-endpoints";
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { RuleSetRules, TreeRuleObject } from "@smithy/util-endpoints";
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { ReferenceObject, FunctionObject, FunctionArgv, FunctionReturn, ConditionObject, Expression, EndpointParams, EndpointResolverOptions, ReferenceRecord, EvaluateOptions, } from "@smithy/util-endpoints";
|
|
@@ -1,60 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"name": "@aws-sdk/util-endpoints",
|
|
3
|
-
"version": "3.984.0",
|
|
4
|
-
"description": "Utilities to help with endpoint resolution",
|
|
5
|
-
"main": "./dist-cjs/index.js",
|
|
6
|
-
"module": "./dist-es/index.js",
|
|
7
|
-
"types": "./dist-types/index.d.ts",
|
|
8
|
-
"scripts": {
|
|
9
|
-
"build": "concurrently 'yarn:build:types' 'yarn:build:es' && yarn build:cjs",
|
|
10
|
-
"build:cjs": "node ../../scripts/compilation/inline util-endpoints",
|
|
11
|
-
"build:es": "tsc -p tsconfig.es.json",
|
|
12
|
-
"build:include:deps": "yarn g:turbo run build -F=\"$npm_package_name\"",
|
|
13
|
-
"build:types": "tsc -p tsconfig.types.json",
|
|
14
|
-
"build:types:downlevel": "downlevel-dts dist-types dist-types/ts3.4",
|
|
15
|
-
"clean": "premove dist-cjs dist-es dist-types tsconfig.cjs.tsbuildinfo tsconfig.es.tsbuildinfo tsconfig.types.tsbuildinfo",
|
|
16
|
-
"test": "yarn g:vitest run",
|
|
17
|
-
"test:integration": "yarn g:vitest run -c vitest.config.integ.mts",
|
|
18
|
-
"test:watch": "yarn g:vitest watch",
|
|
19
|
-
"test:integration:watch": "yarn g:vitest watch -c vitest.config.integ.mts"
|
|
20
|
-
},
|
|
21
|
-
"sideEffects": true,
|
|
22
|
-
"author": {
|
|
23
|
-
"name": "AWS SDK for JavaScript Team",
|
|
24
|
-
"url": "https://aws.amazon.com/javascript/"
|
|
25
|
-
},
|
|
26
|
-
"license": "Apache-2.0",
|
|
27
|
-
"dependencies": {
|
|
28
|
-
"@aws-sdk/types": "^3.973.1",
|
|
29
|
-
"@smithy/types": "^4.12.0",
|
|
30
|
-
"@smithy/url-parser": "^4.2.8",
|
|
31
|
-
"@smithy/util-endpoints": "^3.2.8",
|
|
32
|
-
"tslib": "^2.6.2"
|
|
33
|
-
},
|
|
34
|
-
"engines": {
|
|
35
|
-
"node": ">=20.0.0"
|
|
36
|
-
},
|
|
37
|
-
"typesVersions": {
|
|
38
|
-
"<4.0": {
|
|
39
|
-
"dist-types/*": [
|
|
40
|
-
"dist-types/ts3.4/*"
|
|
41
|
-
]
|
|
42
|
-
}
|
|
43
|
-
},
|
|
44
|
-
"files": [
|
|
45
|
-
"dist-*/**"
|
|
46
|
-
],
|
|
47
|
-
"homepage": "https://github.com/aws/aws-sdk-js-v3/tree/main/packages/util-endpoints",
|
|
48
|
-
"repository": {
|
|
49
|
-
"type": "git",
|
|
50
|
-
"url": "https://github.com/aws/aws-sdk-js-v3.git",
|
|
51
|
-
"directory": "packages/util-endpoints"
|
|
52
|
-
},
|
|
53
|
-
"devDependencies": {
|
|
54
|
-
"@tsconfig/recommended": "1.0.1",
|
|
55
|
-
"concurrently": "7.0.0",
|
|
56
|
-
"downlevel-dts": "0.10.1",
|
|
57
|
-
"premove": "4.0.0",
|
|
58
|
-
"typescript": "~5.8.3"
|
|
59
|
-
}
|
|
60
|
-
}
|