n8n-nodes-base 1.115.0 → 1.117.0
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/dist/credentials/Aws.credentials.d.ts +2 -26
- package/dist/credentials/Aws.credentials.d.ts.map +1 -1
- package/dist/credentials/Aws.credentials.js +11 -461
- package/dist/credentials/Aws.credentials.js.map +1 -1
- package/dist/credentials/AwsAssumeRole.credentials.d.ts +14 -0
- package/dist/credentials/AwsAssumeRole.credentials.d.ts.map +1 -0
- package/dist/credentials/AwsAssumeRole.credentials.js +134 -0
- package/dist/credentials/AwsAssumeRole.credentials.js.map +1 -0
- package/dist/credentials/BitbucketAccessTokenApi.credentials.d.ts +10 -0
- package/dist/credentials/BitbucketAccessTokenApi.credentials.d.ts.map +1 -0
- package/dist/credentials/BitbucketAccessTokenApi.credentials.js +39 -0
- package/dist/credentials/BitbucketAccessTokenApi.credentials.js.map +1 -0
- package/dist/credentials/ConvertKitApi.credentials.d.ts +3 -1
- package/dist/credentials/ConvertKitApi.credentials.d.ts.map +1 -1
- package/dist/credentials/ConvertKitApi.credentials.js +26 -0
- package/dist/credentials/ConvertKitApi.credentials.js.map +1 -1
- package/dist/credentials/FormIoApi.credentials.d.ts +6 -1
- package/dist/credentials/FormIoApi.credentials.d.ts.map +1 -1
- package/dist/credentials/FormIoApi.credentials.js +45 -0
- package/dist/credentials/FormIoApi.credentials.js.map +1 -1
- package/dist/credentials/OAuth2Api.credentials.d.ts.map +1 -1
- package/dist/credentials/OAuth2Api.credentials.js +52 -0
- package/dist/credentials/OAuth2Api.credentials.js.map +1 -1
- package/dist/credentials/common/aws/descriptions.d.ts +4 -0
- package/dist/credentials/common/aws/descriptions.d.ts.map +1 -0
- package/dist/credentials/common/aws/descriptions.js +114 -0
- package/dist/credentials/common/aws/descriptions.js.map +1 -0
- package/dist/credentials/common/aws/system-credentials-utils.d.ts +24 -0
- package/dist/credentials/common/aws/system-credentials-utils.d.ts.map +1 -0
- package/dist/credentials/common/aws/system-credentials-utils.js +213 -0
- package/dist/credentials/common/aws/system-credentials-utils.js.map +1 -0
- package/dist/credentials/common/aws/types.d.ts +44 -0
- package/dist/credentials/common/aws/types.d.ts.map +1 -0
- package/dist/credentials/common/aws/types.js +190 -0
- package/dist/credentials/common/aws/types.js.map +1 -0
- package/dist/credentials/common/aws/utils.d.ts +72 -0
- package/dist/credentials/common/aws/utils.d.ts.map +1 -0
- package/dist/credentials/common/aws/utils.js +332 -0
- package/dist/credentials/common/aws/utils.js.map +1 -0
- package/dist/credentials/common/http.d.ts +3 -0
- package/dist/credentials/common/http.d.ts.map +1 -0
- package/dist/credentials/common/http.js +9 -0
- package/dist/credentials/common/http.js.map +1 -0
- package/dist/known/credentials.json +25 -0
- package/dist/nodes/Airtop/actions/file/helpers.d.ts +1 -1
- package/dist/nodes/Airtop/actions/file/helpers.d.ts.map +1 -1
- package/dist/nodes/Airtop/actions/file/helpers.js +18 -17
- package/dist/nodes/Airtop/actions/file/helpers.js.map +1 -1
- package/dist/nodes/Airtop/actions/session/create.operation.d.ts.map +1 -1
- package/dist/nodes/Airtop/actions/session/create.operation.js +11 -0
- package/dist/nodes/Airtop/actions/session/create.operation.js.map +1 -1
- package/dist/nodes/Airtop/transport/index.d.ts +1 -1
- package/dist/nodes/Airtop/transport/index.d.ts.map +1 -1
- package/dist/nodes/Aws/AwsLambda.node.d.ts.map +1 -1
- package/dist/nodes/Aws/AwsLambda.node.js +3 -6
- package/dist/nodes/Aws/AwsLambda.node.js.map +1 -1
- package/dist/nodes/Aws/AwsSns.node.d.ts.map +1 -1
- package/dist/nodes/Aws/AwsSns.node.js +3 -6
- package/dist/nodes/Aws/AwsSns.node.js.map +1 -1
- package/dist/nodes/Aws/AwsSnsTrigger.node.d.ts.map +1 -1
- package/dist/nodes/Aws/AwsSnsTrigger.node.js +3 -6
- package/dist/nodes/Aws/AwsSnsTrigger.node.js.map +1 -1
- package/dist/nodes/Aws/CertificateManager/AwsCertificateManager.node.d.ts.map +1 -1
- package/dist/nodes/Aws/CertificateManager/AwsCertificateManager.node.js +3 -6
- package/dist/nodes/Aws/CertificateManager/AwsCertificateManager.node.js.map +1 -1
- package/dist/nodes/Aws/CertificateManager/GenericFunctions.d.ts.map +1 -1
- package/dist/nodes/Aws/CertificateManager/GenericFunctions.js +3 -2
- package/dist/nodes/Aws/CertificateManager/GenericFunctions.js.map +1 -1
- package/dist/nodes/Aws/Cognito/transport/index.d.ts.map +1 -1
- package/dist/nodes/Aws/Cognito/transport/index.js.map +1 -1
- package/dist/nodes/Aws/Comprehend/AwsComprehend.node.d.ts.map +1 -1
- package/dist/nodes/Aws/Comprehend/AwsComprehend.node.js +3 -6
- package/dist/nodes/Aws/Comprehend/AwsComprehend.node.js.map +1 -1
- package/dist/nodes/Aws/Comprehend/GenericFunctions.d.ts.map +1 -1
- package/dist/nodes/Aws/Comprehend/GenericFunctions.js +3 -2
- package/dist/nodes/Aws/Comprehend/GenericFunctions.js.map +1 -1
- package/dist/nodes/Aws/DynamoDB/AwsDynamoDB.node.d.ts.map +1 -1
- package/dist/nodes/Aws/DynamoDB/AwsDynamoDB.node.js +3 -6
- package/dist/nodes/Aws/DynamoDB/AwsDynamoDB.node.js.map +1 -1
- package/dist/nodes/Aws/DynamoDB/GenericFunctions.d.ts.map +1 -1
- package/dist/nodes/Aws/DynamoDB/GenericFunctions.js +3 -2
- package/dist/nodes/Aws/DynamoDB/GenericFunctions.js.map +1 -1
- package/dist/nodes/Aws/ELB/AwsElb.node.d.ts.map +1 -1
- package/dist/nodes/Aws/ELB/AwsElb.node.js +3 -6
- package/dist/nodes/Aws/ELB/AwsElb.node.js.map +1 -1
- package/dist/nodes/Aws/ELB/GenericFunctions.d.ts.map +1 -1
- package/dist/nodes/Aws/ELB/GenericFunctions.js +3 -2
- package/dist/nodes/Aws/ELB/GenericFunctions.js.map +1 -1
- package/dist/nodes/Aws/GenericFunctions.d.ts +5 -0
- package/dist/nodes/Aws/GenericFunctions.d.ts.map +1 -1
- package/dist/nodes/Aws/GenericFunctions.js +17 -2
- package/dist/nodes/Aws/GenericFunctions.js.map +1 -1
- package/dist/nodes/Aws/Rekognition/AwsRekognition.node.d.ts.map +1 -1
- package/dist/nodes/Aws/Rekognition/AwsRekognition.node.js +3 -6
- package/dist/nodes/Aws/Rekognition/AwsRekognition.node.js.map +1 -1
- package/dist/nodes/Aws/Rekognition/GenericFunctions.d.ts.map +1 -1
- package/dist/nodes/Aws/Rekognition/GenericFunctions.js +3 -2
- package/dist/nodes/Aws/Rekognition/GenericFunctions.js.map +1 -1
- package/dist/nodes/Aws/S3/V2/AwsS3V2.node.d.ts.map +1 -1
- package/dist/nodes/Aws/S3/V2/AwsS3V2.node.js +5 -7
- package/dist/nodes/Aws/S3/V2/AwsS3V2.node.js.map +1 -1
- package/dist/nodes/Aws/S3/V2/GenericFunctions.d.ts.map +1 -1
- package/dist/nodes/Aws/S3/V2/GenericFunctions.js +3 -1
- package/dist/nodes/Aws/S3/V2/GenericFunctions.js.map +1 -1
- package/dist/nodes/Aws/SES/AwsSes.node.d.ts.map +1 -1
- package/dist/nodes/Aws/SES/AwsSes.node.js +3 -6
- package/dist/nodes/Aws/SES/AwsSes.node.js.map +1 -1
- package/dist/nodes/Aws/SES/GenericFunctions.d.ts.map +1 -1
- package/dist/nodes/Aws/SES/GenericFunctions.js +3 -2
- package/dist/nodes/Aws/SES/GenericFunctions.js.map +1 -1
- package/dist/nodes/Aws/SQS/AwsSqs.node.d.ts.map +1 -1
- package/dist/nodes/Aws/SQS/AwsSqs.node.js +3 -6
- package/dist/nodes/Aws/SQS/AwsSqs.node.js.map +1 -1
- package/dist/nodes/Aws/Textract/AwsTextract.node.d.ts.map +1 -1
- package/dist/nodes/Aws/Textract/AwsTextract.node.js +3 -6
- package/dist/nodes/Aws/Textract/AwsTextract.node.js.map +1 -1
- package/dist/nodes/Aws/Textract/GenericFunctions.d.ts.map +1 -1
- package/dist/nodes/Aws/Textract/GenericFunctions.js +3 -2
- package/dist/nodes/Aws/Textract/GenericFunctions.js.map +1 -1
- package/dist/nodes/Aws/utils.d.ts +4 -0
- package/dist/nodes/Aws/utils.d.ts.map +1 -0
- package/dist/nodes/Aws/utils.js +40 -0
- package/dist/nodes/Aws/utils.js.map +1 -0
- package/dist/nodes/Bitbucket/BitbucketTrigger.node.d.ts.map +1 -1
- package/dist/nodes/Bitbucket/BitbucketTrigger.node.js +58 -1
- package/dist/nodes/Bitbucket/BitbucketTrigger.node.js.map +1 -1
- package/dist/nodes/Bitbucket/GenericFunctions.d.ts +1 -1
- package/dist/nodes/Bitbucket/GenericFunctions.d.ts.map +1 -1
- package/dist/nodes/Bitbucket/GenericFunctions.js +30 -17
- package/dist/nodes/Bitbucket/GenericFunctions.js.map +1 -1
- package/dist/nodes/Code/Code.node.d.ts.map +1 -1
- package/dist/nodes/Code/Code.node.js +12 -1
- package/dist/nodes/Code/Code.node.js.map +1 -1
- package/dist/nodes/Code/js.svg +4 -0
- package/dist/nodes/Code/python.svg +3 -0
- package/dist/nodes/ConvertKit/GenericFunctions.d.ts +2 -2
- package/dist/nodes/ConvertKit/GenericFunctions.d.ts.map +1 -1
- package/dist/nodes/ConvertKit/GenericFunctions.js +3 -11
- package/dist/nodes/ConvertKit/GenericFunctions.js.map +1 -1
- package/dist/nodes/DataTable/DataTable.node.d.ts.map +1 -1
- package/dist/nodes/DataTable/DataTable.node.js +0 -3
- package/dist/nodes/DataTable/DataTable.node.js.map +1 -1
- package/dist/nodes/EmailSend/v2/utils.d.ts +1 -1
- package/dist/nodes/EmailSend/v2/utils.d.ts.map +1 -1
- package/dist/nodes/Form/Form.node.d.ts.map +1 -1
- package/dist/nodes/Form/Form.node.js +3 -4
- package/dist/nodes/Form/Form.node.js.map +1 -1
- package/dist/nodes/Form/utils/formNodeUtils.d.ts +11 -0
- package/dist/nodes/Form/utils/formNodeUtils.d.ts.map +1 -1
- package/dist/nodes/Form/utils/formNodeUtils.js +29 -0
- package/dist/nodes/Form/utils/formNodeUtils.js.map +1 -1
- package/dist/nodes/FormIo/GenericFunctions.d.ts +1 -1
- package/dist/nodes/FormIo/GenericFunctions.d.ts.map +1 -1
- package/dist/nodes/FormIo/GenericFunctions.js +2 -32
- package/dist/nodes/FormIo/GenericFunctions.js.map +1 -1
- package/dist/nodes/Google/Calendar/EventDescription.d.ts.map +1 -1
- package/dist/nodes/Google/Calendar/EventDescription.js +1 -0
- package/dist/nodes/Google/Calendar/EventDescription.js.map +1 -1
- package/dist/nodes/Google/Gmail/GenericFunctions.d.ts.map +1 -1
- package/dist/nodes/Google/Gmail/GenericFunctions.js +0 -1
- package/dist/nodes/Google/Gmail/GenericFunctions.js.map +1 -1
- package/dist/nodes/Google/Gmail/v1/GmailV1.node.d.ts.map +1 -1
- package/dist/nodes/Google/Gmail/v1/GmailV1.node.js +1 -0
- package/dist/nodes/Google/Gmail/v1/GmailV1.node.js.map +1 -1
- package/dist/nodes/HttpRequest/V3/HttpRequestV3.node.d.ts.map +1 -1
- package/dist/nodes/HttpRequest/V3/HttpRequestV3.node.js +4 -0
- package/dist/nodes/HttpRequest/V3/HttpRequestV3.node.js.map +1 -1
- package/dist/nodes/Merge/v3/actions/mode/combineBySql.d.ts.map +1 -1
- package/dist/nodes/Merge/v3/actions/mode/combineBySql.js +40 -4
- package/dist/nodes/Merge/v3/actions/mode/combineBySql.js.map +1 -1
- package/dist/nodes/MongoDb/GenericFunctions.d.ts +3 -3
- package/dist/nodes/MongoDb/GenericFunctions.d.ts.map +1 -1
- package/dist/nodes/MongoDb/GenericFunctions.js +5 -5
- package/dist/nodes/MongoDb/GenericFunctions.js.map +1 -1
- package/dist/nodes/MongoDb/MongoDb.node.d.ts.map +1 -1
- package/dist/nodes/MongoDb/MongoDb.node.js +3 -2
- package/dist/nodes/MongoDb/MongoDb.node.js.map +1 -1
- package/dist/nodes/Xero/Xero.node.d.ts.map +1 -1
- package/dist/nodes/Xero/Xero.node.js +3 -5
- package/dist/nodes/Xero/Xero.node.js.map +1 -1
- package/dist/typecheck.tsbuildinfo +1 -1
- package/dist/types/credentials.json +6 -4
- package/dist/types/nodes.json +19 -19
- package/package.json +10 -8
|
@@ -1,27 +1,4 @@
|
|
|
1
|
-
import type { ICredentialDataDecryptedObject,
|
|
2
|
-
type RegionData = {
|
|
3
|
-
name: string;
|
|
4
|
-
displayName: string;
|
|
5
|
-
location: string;
|
|
6
|
-
domain?: string;
|
|
7
|
-
};
|
|
8
|
-
export declare const regions: RegionData[];
|
|
9
|
-
export type AWSRegion = (typeof regions)[number]['name'];
|
|
10
|
-
export type AwsCredentialsType = {
|
|
11
|
-
region: AWSRegion;
|
|
12
|
-
accessKeyId: string;
|
|
13
|
-
secretAccessKey: string;
|
|
14
|
-
temporaryCredentials: boolean;
|
|
15
|
-
customEndpoints: boolean;
|
|
16
|
-
sessionToken?: string;
|
|
17
|
-
rekognitionEndpoint?: string;
|
|
18
|
-
lambdaEndpoint?: string;
|
|
19
|
-
snsEndpoint?: string;
|
|
20
|
-
sesEndpoint?: string;
|
|
21
|
-
sqsEndpoint?: string;
|
|
22
|
-
s3Endpoint?: string;
|
|
23
|
-
ssmEndpoint?: string;
|
|
24
|
-
};
|
|
1
|
+
import type { ICredentialDataDecryptedObject, ICredentialType, IHttpRequestOptions, INodeProperties } from 'n8n-workflow';
|
|
25
2
|
export declare class Aws implements ICredentialType {
|
|
26
3
|
name: string;
|
|
27
4
|
displayName: string;
|
|
@@ -32,7 +9,6 @@ export declare class Aws implements ICredentialType {
|
|
|
32
9
|
};
|
|
33
10
|
properties: INodeProperties[];
|
|
34
11
|
authenticate(rawCredentials: ICredentialDataDecryptedObject, requestOptions: IHttpRequestOptions): Promise<IHttpRequestOptions>;
|
|
35
|
-
test: ICredentialTestRequest;
|
|
12
|
+
test: import("n8n-workflow").ICredentialTestRequest;
|
|
36
13
|
}
|
|
37
|
-
export {};
|
|
38
14
|
//# sourceMappingURL=Aws.credentials.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Aws.credentials.d.ts","sourceRoot":"","sources":["../../credentials/Aws.credentials.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"Aws.credentials.d.ts","sourceRoot":"","sources":["../../credentials/Aws.credentials.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EACX,8BAA8B,EAC9B,eAAe,EACf,mBAAmB,EACnB,eAAe,EACf,MAAM,cAAc,CAAC;AAUtB,qBAAa,GAAI,YAAW,eAAe;IAC1C,IAAI,SAAS;IAEb,WAAW,SAAe;IAE1B,gBAAgB,SAAS;IAEzB,IAAI;;;MAA6E;IAEjF,UAAU,EAAE,eAAe,EAAE,CAuC3B;IAEI,YAAY,CACjB,cAAc,EAAE,8BAA8B,EAC9C,cAAc,EAAE,mBAAmB,GACjC,OAAO,CAAC,mBAAmB,CAAC;IAgC/B,IAAI,gDAAsB;CAC1B"}
|
|
@@ -1,232 +1,15 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.Aws =
|
|
4
|
-
const
|
|
5
|
-
const
|
|
6
|
-
const chinaDomain = 'amazonaws.com.cn';
|
|
7
|
-
const globalDomain = 'amazonaws.com';
|
|
8
|
-
exports.regions = [
|
|
9
|
-
{
|
|
10
|
-
name: 'af-south-1',
|
|
11
|
-
displayName: 'Africa',
|
|
12
|
-
location: 'Cape Town',
|
|
13
|
-
},
|
|
14
|
-
{
|
|
15
|
-
name: 'ap-east-1',
|
|
16
|
-
displayName: 'Asia Pacific',
|
|
17
|
-
location: 'Hong Kong',
|
|
18
|
-
},
|
|
19
|
-
{
|
|
20
|
-
name: 'ap-south-1',
|
|
21
|
-
displayName: 'Asia Pacific',
|
|
22
|
-
location: 'Mumbai',
|
|
23
|
-
},
|
|
24
|
-
{
|
|
25
|
-
name: 'ap-south-2',
|
|
26
|
-
displayName: 'Asia Pacific',
|
|
27
|
-
location: 'Hyderabad',
|
|
28
|
-
},
|
|
29
|
-
{
|
|
30
|
-
name: 'ap-southeast-1',
|
|
31
|
-
displayName: 'Asia Pacific',
|
|
32
|
-
location: 'Singapore',
|
|
33
|
-
},
|
|
34
|
-
{
|
|
35
|
-
name: 'ap-southeast-2',
|
|
36
|
-
displayName: 'Asia Pacific',
|
|
37
|
-
location: 'Sydney',
|
|
38
|
-
},
|
|
39
|
-
{
|
|
40
|
-
name: 'ap-southeast-3',
|
|
41
|
-
displayName: 'Asia Pacific',
|
|
42
|
-
location: 'Jakarta',
|
|
43
|
-
},
|
|
44
|
-
{
|
|
45
|
-
name: 'ap-southeast-4',
|
|
46
|
-
displayName: 'Asia Pacific',
|
|
47
|
-
location: 'Melbourne',
|
|
48
|
-
},
|
|
49
|
-
{
|
|
50
|
-
name: 'ap-southeast-5',
|
|
51
|
-
displayName: 'Asia Pacific',
|
|
52
|
-
location: 'Malaysia',
|
|
53
|
-
},
|
|
54
|
-
{
|
|
55
|
-
name: 'ap-southeast-7',
|
|
56
|
-
displayName: 'Asia Pacific',
|
|
57
|
-
location: 'Thailand',
|
|
58
|
-
},
|
|
59
|
-
{
|
|
60
|
-
name: 'ap-northeast-1',
|
|
61
|
-
displayName: 'Asia Pacific',
|
|
62
|
-
location: 'Tokyo',
|
|
63
|
-
},
|
|
64
|
-
{
|
|
65
|
-
name: 'ap-northeast-2',
|
|
66
|
-
displayName: 'Asia Pacific',
|
|
67
|
-
location: 'Seoul',
|
|
68
|
-
},
|
|
69
|
-
{
|
|
70
|
-
name: 'ap-northeast-3',
|
|
71
|
-
displayName: 'Asia Pacific',
|
|
72
|
-
location: 'Osaka',
|
|
73
|
-
},
|
|
74
|
-
{
|
|
75
|
-
name: 'ca-central-1',
|
|
76
|
-
displayName: 'Canada',
|
|
77
|
-
location: 'Central',
|
|
78
|
-
},
|
|
79
|
-
{
|
|
80
|
-
name: 'ca-west-1',
|
|
81
|
-
displayName: 'Canada West',
|
|
82
|
-
location: 'Calgary',
|
|
83
|
-
},
|
|
84
|
-
{
|
|
85
|
-
name: 'cn-north-1',
|
|
86
|
-
displayName: 'China',
|
|
87
|
-
location: 'Beijing',
|
|
88
|
-
domain: chinaDomain,
|
|
89
|
-
},
|
|
90
|
-
{
|
|
91
|
-
name: 'cn-northwest-1',
|
|
92
|
-
displayName: 'China',
|
|
93
|
-
location: 'Ningxia',
|
|
94
|
-
domain: chinaDomain,
|
|
95
|
-
},
|
|
96
|
-
{
|
|
97
|
-
name: 'eu-central-1',
|
|
98
|
-
displayName: 'Europe',
|
|
99
|
-
location: 'Frankfurt',
|
|
100
|
-
},
|
|
101
|
-
{
|
|
102
|
-
name: 'eu-central-2',
|
|
103
|
-
displayName: 'Europe',
|
|
104
|
-
location: 'Zurich',
|
|
105
|
-
},
|
|
106
|
-
{
|
|
107
|
-
name: 'eu-north-1',
|
|
108
|
-
displayName: 'Europe',
|
|
109
|
-
location: 'Stockholm',
|
|
110
|
-
},
|
|
111
|
-
{
|
|
112
|
-
name: 'eu-south-1',
|
|
113
|
-
displayName: 'Europe',
|
|
114
|
-
location: 'Milan',
|
|
115
|
-
},
|
|
116
|
-
{
|
|
117
|
-
name: 'eu-south-2',
|
|
118
|
-
displayName: 'Europe',
|
|
119
|
-
location: 'Spain',
|
|
120
|
-
},
|
|
121
|
-
{
|
|
122
|
-
name: 'eu-west-1',
|
|
123
|
-
displayName: 'Europe',
|
|
124
|
-
location: 'Ireland',
|
|
125
|
-
},
|
|
126
|
-
{
|
|
127
|
-
name: 'eu-west-2',
|
|
128
|
-
displayName: 'Europe',
|
|
129
|
-
location: 'London',
|
|
130
|
-
},
|
|
131
|
-
{
|
|
132
|
-
name: 'eu-west-3',
|
|
133
|
-
displayName: 'Europe',
|
|
134
|
-
location: 'Paris',
|
|
135
|
-
},
|
|
136
|
-
{
|
|
137
|
-
name: 'il-central-1',
|
|
138
|
-
displayName: 'Israel',
|
|
139
|
-
location: 'Tel Aviv',
|
|
140
|
-
},
|
|
141
|
-
{
|
|
142
|
-
name: 'me-central-1',
|
|
143
|
-
displayName: 'Middle East',
|
|
144
|
-
location: 'UAE',
|
|
145
|
-
},
|
|
146
|
-
{
|
|
147
|
-
name: 'me-south-1',
|
|
148
|
-
displayName: 'Middle East',
|
|
149
|
-
location: 'Bahrain',
|
|
150
|
-
},
|
|
151
|
-
{
|
|
152
|
-
name: 'mx-central-1',
|
|
153
|
-
displayName: 'Mexico',
|
|
154
|
-
location: 'Central',
|
|
155
|
-
},
|
|
156
|
-
{
|
|
157
|
-
name: 'sa-east-1',
|
|
158
|
-
displayName: 'South America',
|
|
159
|
-
location: 'São Paulo',
|
|
160
|
-
},
|
|
161
|
-
{
|
|
162
|
-
name: 'us-east-1',
|
|
163
|
-
displayName: 'US East',
|
|
164
|
-
location: 'N. Virginia',
|
|
165
|
-
},
|
|
166
|
-
{
|
|
167
|
-
name: 'us-east-2',
|
|
168
|
-
displayName: 'US East',
|
|
169
|
-
location: 'Ohio',
|
|
170
|
-
},
|
|
171
|
-
{
|
|
172
|
-
name: 'us-gov-east-1',
|
|
173
|
-
displayName: 'US East',
|
|
174
|
-
location: 'GovCloud',
|
|
175
|
-
},
|
|
176
|
-
{
|
|
177
|
-
name: 'us-west-1',
|
|
178
|
-
displayName: 'US West',
|
|
179
|
-
location: 'N. California',
|
|
180
|
-
},
|
|
181
|
-
{
|
|
182
|
-
name: 'us-west-2',
|
|
183
|
-
displayName: 'US West',
|
|
184
|
-
location: 'Oregon',
|
|
185
|
-
},
|
|
186
|
-
{
|
|
187
|
-
name: 'us-gov-west-1',
|
|
188
|
-
displayName: 'US West',
|
|
189
|
-
location: 'GovCloud',
|
|
190
|
-
},
|
|
191
|
-
];
|
|
192
|
-
function getAwsDomain(region) {
|
|
193
|
-
return exports.regions.find((r) => r.name === region)?.domain ?? globalDomain;
|
|
194
|
-
}
|
|
195
|
-
// Some AWS services are global and don't have a region
|
|
196
|
-
// https://docs.aws.amazon.com/general/latest/gr/rande.html#global-endpoints
|
|
197
|
-
// Example: iam.amazonaws.com (global), s3.us-east-1.amazonaws.com (regional)
|
|
198
|
-
function parseAwsUrl(url) {
|
|
199
|
-
const hostname = url.hostname;
|
|
200
|
-
// Handle both .amazonaws.com and .amazonaws.com.cn domains
|
|
201
|
-
const [service, region] = hostname.replace(/\.amazonaws\.com.*$/, '').split('.');
|
|
202
|
-
return { service, region };
|
|
203
|
-
}
|
|
204
|
-
function shouldStringifyBody(value, headers) {
|
|
205
|
-
if (typeof value === 'object' &&
|
|
206
|
-
value !== null &&
|
|
207
|
-
!headers['Content-Length'] &&
|
|
208
|
-
!headers['content-length'] &&
|
|
209
|
-
!Buffer.isBuffer(value)) {
|
|
210
|
-
return true;
|
|
211
|
-
}
|
|
212
|
-
return false;
|
|
213
|
-
}
|
|
3
|
+
exports.Aws = void 0;
|
|
4
|
+
const utils_1 = require("./common/aws/utils");
|
|
5
|
+
const descriptions_1 = require("./common/aws/descriptions");
|
|
214
6
|
class Aws {
|
|
215
7
|
name = 'aws';
|
|
216
|
-
displayName = 'AWS';
|
|
8
|
+
displayName = 'AWS (IAM)';
|
|
217
9
|
documentationUrl = 'aws';
|
|
218
10
|
icon = { light: 'file:icons/AWS.svg', dark: 'file:icons/AWS.dark.svg' };
|
|
219
11
|
properties = [
|
|
220
|
-
|
|
221
|
-
displayName: 'Region',
|
|
222
|
-
name: 'region',
|
|
223
|
-
type: 'options',
|
|
224
|
-
options: exports.regions.map((r) => ({
|
|
225
|
-
name: `${r.displayName} (${r.location}) - ${r.name}`,
|
|
226
|
-
value: r.name,
|
|
227
|
-
})),
|
|
228
|
-
default: 'us-east-1',
|
|
229
|
-
},
|
|
12
|
+
descriptions_1.awsRegionProperty,
|
|
230
13
|
{
|
|
231
14
|
displayName: 'Access Key ID',
|
|
232
15
|
name: 'accessKeyId',
|
|
@@ -263,230 +46,19 @@ class Aws {
|
|
|
263
46
|
password: true,
|
|
264
47
|
},
|
|
265
48
|
},
|
|
266
|
-
|
|
267
|
-
displayName: 'Custom Endpoints',
|
|
268
|
-
name: 'customEndpoints',
|
|
269
|
-
type: 'boolean',
|
|
270
|
-
default: false,
|
|
271
|
-
},
|
|
272
|
-
{
|
|
273
|
-
displayName: 'Rekognition Endpoint',
|
|
274
|
-
name: 'rekognitionEndpoint',
|
|
275
|
-
description: 'If you use Amazon VPC to host n8n, you can establish a connection between your VPC and Rekognition using a VPC endpoint. Leave blank to use the default endpoint.',
|
|
276
|
-
type: 'string',
|
|
277
|
-
displayOptions: {
|
|
278
|
-
show: {
|
|
279
|
-
customEndpoints: [true],
|
|
280
|
-
},
|
|
281
|
-
},
|
|
282
|
-
default: '',
|
|
283
|
-
placeholder: 'https://rekognition.{region}.amazonaws.com',
|
|
284
|
-
},
|
|
285
|
-
{
|
|
286
|
-
displayName: 'Lambda Endpoint',
|
|
287
|
-
name: 'lambdaEndpoint',
|
|
288
|
-
description: 'If you use Amazon VPC to host n8n, you can establish a connection between your VPC and Lambda using a VPC endpoint. Leave blank to use the default endpoint.',
|
|
289
|
-
type: 'string',
|
|
290
|
-
displayOptions: {
|
|
291
|
-
show: {
|
|
292
|
-
customEndpoints: [true],
|
|
293
|
-
},
|
|
294
|
-
},
|
|
295
|
-
default: '',
|
|
296
|
-
placeholder: 'https://lambda.{region}.amazonaws.com',
|
|
297
|
-
},
|
|
298
|
-
{
|
|
299
|
-
displayName: 'SNS Endpoint',
|
|
300
|
-
name: 'snsEndpoint',
|
|
301
|
-
description: 'If you use Amazon VPC to host n8n, you can establish a connection between your VPC and SNS using a VPC endpoint. Leave blank to use the default endpoint.',
|
|
302
|
-
type: 'string',
|
|
303
|
-
displayOptions: {
|
|
304
|
-
show: {
|
|
305
|
-
customEndpoints: [true],
|
|
306
|
-
},
|
|
307
|
-
},
|
|
308
|
-
default: '',
|
|
309
|
-
placeholder: 'https://sns.{region}.amazonaws.com',
|
|
310
|
-
},
|
|
311
|
-
{
|
|
312
|
-
displayName: 'SES Endpoint',
|
|
313
|
-
name: 'sesEndpoint',
|
|
314
|
-
description: 'If you use Amazon VPC to host n8n, you can establish a connection between your VPC and SES using a VPC endpoint. Leave blank to use the default endpoint.',
|
|
315
|
-
type: 'string',
|
|
316
|
-
displayOptions: {
|
|
317
|
-
show: {
|
|
318
|
-
customEndpoints: [true],
|
|
319
|
-
},
|
|
320
|
-
},
|
|
321
|
-
default: '',
|
|
322
|
-
placeholder: 'https://email.{region}.amazonaws.com',
|
|
323
|
-
},
|
|
324
|
-
{
|
|
325
|
-
displayName: 'SQS Endpoint',
|
|
326
|
-
name: 'sqsEndpoint',
|
|
327
|
-
description: 'If you use Amazon VPC to host n8n, you can establish a connection between your VPC and SQS using a VPC endpoint. Leave blank to use the default endpoint.',
|
|
328
|
-
type: 'string',
|
|
329
|
-
displayOptions: {
|
|
330
|
-
show: {
|
|
331
|
-
customEndpoints: [true],
|
|
332
|
-
},
|
|
333
|
-
},
|
|
334
|
-
default: '',
|
|
335
|
-
placeholder: 'https://sqs.{region}.amazonaws.com',
|
|
336
|
-
},
|
|
337
|
-
{
|
|
338
|
-
displayName: 'S3 Endpoint',
|
|
339
|
-
name: 's3Endpoint',
|
|
340
|
-
description: 'If you use Amazon VPC to host n8n, you can establish a connection between your VPC and S3 using a VPC endpoint. Leave blank to use the default endpoint.',
|
|
341
|
-
type: 'string',
|
|
342
|
-
displayOptions: {
|
|
343
|
-
show: {
|
|
344
|
-
customEndpoints: [true],
|
|
345
|
-
},
|
|
346
|
-
},
|
|
347
|
-
default: '',
|
|
348
|
-
placeholder: 'https://s3.{region}.amazonaws.com',
|
|
349
|
-
},
|
|
350
|
-
{
|
|
351
|
-
displayName: 'SSM Endpoint',
|
|
352
|
-
name: 'ssmEndpoint',
|
|
353
|
-
description: 'Endpoint for AWS Systems Manager (SSM)',
|
|
354
|
-
type: 'string',
|
|
355
|
-
displayOptions: {
|
|
356
|
-
show: {
|
|
357
|
-
customEndpoints: [true],
|
|
358
|
-
},
|
|
359
|
-
},
|
|
360
|
-
default: '',
|
|
361
|
-
placeholder: 'https://ssm.{region}.amazonaws.com',
|
|
362
|
-
},
|
|
49
|
+
...descriptions_1.awsCustomEndpoints,
|
|
363
50
|
];
|
|
364
51
|
async authenticate(rawCredentials, requestOptions) {
|
|
365
52
|
const credentials = rawCredentials;
|
|
366
|
-
|
|
367
|
-
|
|
368
|
-
let path = requestOptions.qs?.path ?? '';
|
|
53
|
+
const service = requestOptions.qs?.service;
|
|
54
|
+
const path = requestOptions.qs?.path ?? '';
|
|
369
55
|
const method = requestOptions.method;
|
|
370
|
-
let body = requestOptions.body;
|
|
371
56
|
let region = credentials.region;
|
|
372
57
|
if (requestOptions.qs?._region) {
|
|
373
58
|
region = requestOptions.qs._region;
|
|
374
59
|
delete requestOptions.qs._region;
|
|
375
60
|
}
|
|
376
|
-
|
|
377
|
-
// ! Workaround as we still use the IRequestOptions interface which uses uri instead of url
|
|
378
|
-
// ! To change when we replace the interface with IHttpRequestOptions
|
|
379
|
-
const requestWithUri = requestOptions;
|
|
380
|
-
if (requestWithUri.uri) {
|
|
381
|
-
requestOptions.url = requestWithUri.uri;
|
|
382
|
-
endpoint = new URL(requestOptions.url);
|
|
383
|
-
if (service === 'sts') {
|
|
384
|
-
try {
|
|
385
|
-
if (requestWithUri.qs?.Action !== 'GetCallerIdentity') {
|
|
386
|
-
query = requestWithUri.qs;
|
|
387
|
-
}
|
|
388
|
-
else {
|
|
389
|
-
endpoint.searchParams.set('Action', 'GetCallerIdentity');
|
|
390
|
-
endpoint.searchParams.set('Version', '2011-06-15');
|
|
391
|
-
}
|
|
392
|
-
}
|
|
393
|
-
catch (err) {
|
|
394
|
-
console.error(err);
|
|
395
|
-
}
|
|
396
|
-
}
|
|
397
|
-
const parsed = parseAwsUrl(endpoint);
|
|
398
|
-
service = parsed.service;
|
|
399
|
-
if (parsed.region) {
|
|
400
|
-
region = parsed.region;
|
|
401
|
-
}
|
|
402
|
-
}
|
|
403
|
-
else {
|
|
404
|
-
if (!requestOptions.baseURL && !requestOptions.url) {
|
|
405
|
-
let endpointString;
|
|
406
|
-
if (service === 'lambda' && credentials.lambdaEndpoint) {
|
|
407
|
-
endpointString = credentials.lambdaEndpoint;
|
|
408
|
-
}
|
|
409
|
-
else if (service === 'sns' && credentials.snsEndpoint) {
|
|
410
|
-
endpointString = credentials.snsEndpoint;
|
|
411
|
-
}
|
|
412
|
-
else if (service === 'sqs' && credentials.sqsEndpoint) {
|
|
413
|
-
endpointString = credentials.sqsEndpoint;
|
|
414
|
-
}
|
|
415
|
-
else if (service === 's3' && credentials.s3Endpoint) {
|
|
416
|
-
endpointString = credentials.s3Endpoint;
|
|
417
|
-
}
|
|
418
|
-
else if (service === 'ses' && credentials.sesEndpoint) {
|
|
419
|
-
endpointString = credentials.sesEndpoint;
|
|
420
|
-
}
|
|
421
|
-
else if (service === 'rekognition' && credentials.rekognitionEndpoint) {
|
|
422
|
-
endpointString = credentials.rekognitionEndpoint;
|
|
423
|
-
}
|
|
424
|
-
else if (service === 'ssm' && credentials.ssmEndpoint) {
|
|
425
|
-
endpointString = credentials.ssmEndpoint;
|
|
426
|
-
}
|
|
427
|
-
else if (service) {
|
|
428
|
-
const domain = getAwsDomain(region);
|
|
429
|
-
endpointString = `https://${service}.${region}.${domain}`;
|
|
430
|
-
}
|
|
431
|
-
endpoint = new URL(endpointString.replace('{region}', region) + path);
|
|
432
|
-
}
|
|
433
|
-
else {
|
|
434
|
-
// If no endpoint is set, we try to decompose the path and use the default endpoint
|
|
435
|
-
const customUrl = new URL(`${requestOptions.baseURL}${requestOptions.url}${path}`);
|
|
436
|
-
const parsed = parseAwsUrl(customUrl);
|
|
437
|
-
service = parsed.service;
|
|
438
|
-
if (parsed.region) {
|
|
439
|
-
region = parsed.region;
|
|
440
|
-
}
|
|
441
|
-
if (service === 'sts') {
|
|
442
|
-
try {
|
|
443
|
-
customUrl.searchParams.set('Action', 'GetCallerIdentity');
|
|
444
|
-
customUrl.searchParams.set('Version', '2011-06-15');
|
|
445
|
-
}
|
|
446
|
-
catch (err) {
|
|
447
|
-
console.error(err);
|
|
448
|
-
}
|
|
449
|
-
}
|
|
450
|
-
endpoint = customUrl;
|
|
451
|
-
}
|
|
452
|
-
}
|
|
453
|
-
if (query && Object.keys(query).length !== 0) {
|
|
454
|
-
Object.keys(query).forEach((key) => {
|
|
455
|
-
endpoint.searchParams.append(key, query[key]);
|
|
456
|
-
});
|
|
457
|
-
}
|
|
458
|
-
if (body && typeof body === 'object' && (0, n8n_workflow_1.isObjectEmpty)(body)) {
|
|
459
|
-
body = '';
|
|
460
|
-
}
|
|
461
|
-
path = endpoint.pathname + endpoint.search;
|
|
462
|
-
// ! aws4.sign *must* have the body to sign, but we might have .form instead of .body
|
|
463
|
-
const requestWithForm = requestOptions;
|
|
464
|
-
let bodyContent = body !== '' ? body : undefined;
|
|
465
|
-
let contentTypeHeader = undefined;
|
|
466
|
-
// body must be a string or a buffer, check if it needs to be stringified
|
|
467
|
-
if (shouldStringifyBody(bodyContent, requestOptions.headers ?? {})) {
|
|
468
|
-
bodyContent = JSON.stringify(bodyContent);
|
|
469
|
-
}
|
|
470
|
-
if (requestWithForm.form) {
|
|
471
|
-
const params = new URLSearchParams();
|
|
472
|
-
for (const key in requestWithForm.form) {
|
|
473
|
-
params.append(key, requestWithForm.form[key]);
|
|
474
|
-
}
|
|
475
|
-
bodyContent = params.toString();
|
|
476
|
-
contentTypeHeader = 'application/x-www-form-urlencoded';
|
|
477
|
-
}
|
|
478
|
-
const signOpts = {
|
|
479
|
-
...requestOptions,
|
|
480
|
-
headers: {
|
|
481
|
-
...(requestOptions.headers ?? {}),
|
|
482
|
-
...(contentTypeHeader && { 'content-type': contentTypeHeader }),
|
|
483
|
-
},
|
|
484
|
-
host: endpoint.host,
|
|
485
|
-
method,
|
|
486
|
-
path,
|
|
487
|
-
body: bodyContent,
|
|
488
|
-
region,
|
|
489
|
-
};
|
|
61
|
+
const { signOpts, url } = (0, utils_1.awsGetSignInOptionsAndUpdateRequest)(requestOptions, credentials, path, method, service, region);
|
|
490
62
|
const securityHeaders = {
|
|
491
63
|
accessKeyId: `${credentials.accessKeyId}`.trim(),
|
|
492
64
|
secretAccessKey: `${credentials.secretAccessKey}`.trim(),
|
|
@@ -494,31 +66,9 @@ class Aws {
|
|
|
494
66
|
? `${credentials.sessionToken}`.trim()
|
|
495
67
|
: undefined,
|
|
496
68
|
};
|
|
497
|
-
|
|
498
|
-
(0, aws4_1.sign)(signOpts, securityHeaders);
|
|
499
|
-
}
|
|
500
|
-
catch (err) {
|
|
501
|
-
console.error(err);
|
|
502
|
-
}
|
|
503
|
-
const options = {
|
|
504
|
-
...requestOptions,
|
|
505
|
-
headers: signOpts.headers,
|
|
506
|
-
method,
|
|
507
|
-
url: endpoint.origin + path,
|
|
508
|
-
body: signOpts.body,
|
|
509
|
-
qs: undefined, // override since it's already in the url
|
|
510
|
-
};
|
|
511
|
-
return options;
|
|
69
|
+
return (0, utils_1.signOptions)(requestOptions, signOpts, securityHeaders, url, method);
|
|
512
70
|
}
|
|
513
|
-
test =
|
|
514
|
-
request: {
|
|
515
|
-
baseURL:
|
|
516
|
-
// eslint-disable-next-line n8n-local-rules/no-interpolation-in-regular-string
|
|
517
|
-
'={{$credentials.region.startsWith("cn-") ? `https://sts.${$credentials.region}.amazonaws.com.cn` : `https://sts.${$credentials.region}.amazonaws.com`}}',
|
|
518
|
-
url: '?Action=GetCallerIdentity&Version=2011-06-15',
|
|
519
|
-
method: 'POST',
|
|
520
|
-
},
|
|
521
|
-
};
|
|
71
|
+
test = utils_1.awsCredentialsTest;
|
|
522
72
|
}
|
|
523
73
|
exports.Aws = Aws;
|
|
524
74
|
//# sourceMappingURL=Aws.credentials.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Aws.credentials.js","sourceRoot":"","sources":["../../credentials/Aws.credentials.ts"],"names":[],"mappings":"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"}
|
|
1
|
+
{"version":3,"file":"Aws.credentials.js","sourceRoot":"","sources":["../../credentials/Aws.credentials.ts"],"names":[],"mappings":";;;AAQA,8CAI4B;AAC5B,4DAAkF;AAElF,MAAa,GAAG;IACf,IAAI,GAAG,KAAK,CAAC;IAEb,WAAW,GAAG,WAAW,CAAC;IAE1B,gBAAgB,GAAG,KAAK,CAAC;IAEzB,IAAI,GAAG,EAAE,KAAK,EAAE,oBAAoB,EAAE,IAAI,EAAE,yBAAyB,EAAW,CAAC;IAEjF,UAAU,GAAsB;QAC/B,gCAAiB;QACjB;YACC,WAAW,EAAE,eAAe;YAC5B,IAAI,EAAE,aAAa;YACnB,IAAI,EAAE,QAAQ;YACd,OAAO,EAAE,EAAE;SACX;QACD;YACC,WAAW,EAAE,mBAAmB;YAChC,IAAI,EAAE,iBAAiB;YACvB,IAAI,EAAE,QAAQ;YACd,OAAO,EAAE,EAAE;YACX,WAAW,EAAE;gBACZ,QAAQ,EAAE,IAAI;aACd;SACD;QACD;YACC,WAAW,EAAE,gCAAgC;YAC7C,IAAI,EAAE,sBAAsB;YAC5B,WAAW,EAAE,gDAAgD;YAC7D,IAAI,EAAE,SAAS;YACf,OAAO,EAAE,KAAK;SACd;QACD;YACC,WAAW,EAAE,eAAe;YAC5B,IAAI,EAAE,cAAc;YACpB,IAAI,EAAE,QAAQ;YACd,cAAc,EAAE;gBACf,IAAI,EAAE;oBACL,oBAAoB,EAAE,CAAC,IAAI,CAAC;iBAC5B;aACD;YACD,OAAO,EAAE,EAAE;YACX,WAAW,EAAE;gBACZ,QAAQ,EAAE,IAAI;aACd;SACD;QACD,GAAG,iCAAkB;KACrB,CAAC;IAEF,KAAK,CAAC,YAAY,CACjB,cAA8C,EAC9C,cAAmC;QAEnC,MAAM,WAAW,GAAG,cAAuC,CAAC;QAC5D,MAAM,OAAO,GAAG,cAAc,CAAC,EAAE,EAAE,OAAiB,CAAC;QACrD,MAAM,IAAI,GAAI,cAAc,CAAC,EAAE,EAAE,IAAe,IAAI,EAAE,CAAC;QACvD,MAAM,MAAM,GAAG,cAAc,CAAC,MAAM,CAAC;QAErC,IAAI,MAAM,GAAG,WAAW,CAAC,MAAM,CAAC;QAChC,IAAI,cAAc,CAAC,EAAE,EAAE,OAAO,EAAE,CAAC;YAChC,MAAM,GAAG,cAAc,CAAC,EAAE,CAAC,OAAoB,CAAC;YAChD,OAAO,cAAc,CAAC,EAAE,CAAC,OAAO,CAAC;QAClC,CAAC;QAED,MAAM,EAAE,QAAQ,EAAE,GAAG,EAAE,GAAG,IAAA,2CAAmC,EAC5D,cAAc,EACd,WAAW,EACX,IAAI,EACJ,MAAM,EACN,OAAO,EACP,MAAM,CACN,CAAC;QAEF,MAAM,eAAe,GAAG;YACvB,WAAW,EAAE,GAAG,WAAW,CAAC,WAAW,EAAE,CAAC,IAAI,EAAE;YAChD,eAAe,EAAE,GAAG,WAAW,CAAC,eAAe,EAAE,CAAC,IAAI,EAAE;YACxD,YAAY,EAAE,WAAW,CAAC,oBAAoB;gBAC7C,CAAC,CAAC,GAAG,WAAW,CAAC,YAAY,EAAE,CAAC,IAAI,EAAE;gBACtC,CAAC,CAAC,SAAS;SACZ,CAAC;QAEF,OAAO,IAAA,mBAAW,EAAC,cAAc,EAAE,QAAQ,EAAE,eAAe,EAAE,GAAG,EAAE,MAAM,CAAC,CAAC;IAC5E,CAAC;IAED,IAAI,GAAG,0BAAkB,CAAC;CAC1B;AAtFD,kBAsFC"}
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
import type { ICredentialDataDecryptedObject, ICredentialType, IHttpRequestOptions, INodeProperties } from 'n8n-workflow';
|
|
2
|
+
export declare class AwsAssumeRole implements ICredentialType {
|
|
3
|
+
name: string;
|
|
4
|
+
displayName: string;
|
|
5
|
+
documentationUrl: string;
|
|
6
|
+
icon: {
|
|
7
|
+
readonly light: "file:icons/AWS.svg";
|
|
8
|
+
readonly dark: "file:icons/AWS.dark.svg";
|
|
9
|
+
};
|
|
10
|
+
properties: INodeProperties[];
|
|
11
|
+
authenticate(decryptedCredentials: ICredentialDataDecryptedObject, requestOptions: IHttpRequestOptions): Promise<IHttpRequestOptions>;
|
|
12
|
+
test: import("n8n-workflow").ICredentialTestRequest;
|
|
13
|
+
}
|
|
14
|
+
//# sourceMappingURL=AwsAssumeRole.credentials.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"AwsAssumeRole.credentials.d.ts","sourceRoot":"","sources":["../../credentials/AwsAssumeRole.credentials.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EACX,8BAA8B,EAC9B,eAAe,EACf,mBAAmB,EACnB,eAAe,EACf,MAAM,cAAc,CAAC;AAYtB,qBAAa,aAAc,YAAW,eAAe;IACpD,IAAI,SAAmB;IAEvB,WAAW,SAAuB;IAElC,gBAAgB,SAAmB;IAEnC,IAAI;;;MAA6E;IAEjF,UAAU,EAAE,eAAe,EAAE,CAyF3B;IAEI,YAAY,CACjB,oBAAoB,EAAE,8BAA8B,EACpD,cAAc,EAAE,mBAAmB,GACjC,OAAO,CAAC,mBAAmB,CAAC;IAkD/B,IAAI,gDAAsB;CAC1B"}
|