@pulumi/aws 4.4.0-alpha.1620930863 → 4.5.1
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/alb/getListener.d.ts +6 -0
- package/alb/getListener.js +1 -0
- package/alb/getListener.js.map +1 -1
- package/alb/listener.d.ts +36 -0
- package/alb/listener.js +4 -0
- package/alb/listener.js.map +1 -1
- package/alb/listenerRule.d.ts +36 -0
- package/alb/listenerRule.js +4 -0
- package/alb/listenerRule.js.map +1 -1
- package/applicationloadbalancing/getListener.d.ts +6 -0
- package/applicationloadbalancing/getListener.js +1 -0
- package/applicationloadbalancing/getListener.js.map +1 -1
- package/applicationloadbalancing/listener.d.ts +36 -0
- package/applicationloadbalancing/listener.js +4 -0
- package/applicationloadbalancing/listener.js.map +1 -1
- package/applicationloadbalancing/listenerRule.d.ts +36 -0
- package/applicationloadbalancing/listenerRule.js +4 -0
- package/applicationloadbalancing/listenerRule.js.map +1 -1
- package/apprunner/autoScalingConfigurationVersion.d.ts +180 -0
- package/apprunner/autoScalingConfigurationVersion.js +99 -0
- package/apprunner/autoScalingConfigurationVersion.js.map +1 -0
- package/apprunner/connection.d.ts +140 -0
- package/apprunner/connection.js +94 -0
- package/apprunner/connection.js.map +1 -0
- package/apprunner/customDomainAssociation.d.ts +118 -0
- package/apprunner/customDomainAssociation.js +93 -0
- package/apprunner/customDomainAssociation.js.map +1 -0
- package/apprunner/index.d.ts +4 -0
- package/apprunner/index.js +41 -0
- package/apprunner/index.js.map +1 -0
- package/apprunner/service.d.ts +246 -0
- package/apprunner/service.js +147 -0
- package/apprunner/service.js.map +1 -0
- package/cloudfront/function.d.ts +151 -0
- package/cloudfront/function.js +101 -0
- package/cloudfront/function.js.map +1 -0
- package/cloudfront/index.d.ts +1 -0
- package/cloudfront/index.js +5 -0
- package/cloudfront/index.js.map +1 -1
- package/cloudtrail/getFunction.d.ts +57 -0
- package/cloudtrail/getFunction.js +23 -0
- package/cloudtrail/getFunction.js.map +1 -0
- package/cloudtrail/index.d.ts +1 -0
- package/cloudtrail/index.js +1 -0
- package/cloudtrail/index.js.map +1 -1
- package/cloudwatch/eventTarget.d.ts +44 -3
- package/cloudwatch/eventTarget.js +31 -0
- package/cloudwatch/eventTarget.js.map +1 -1
- package/codestarconnections/connection.d.ts +17 -5
- package/codestarconnections/connection.js +2 -3
- package/codestarconnections/connection.js.map +1 -1
- package/codestarconnections/getConnection.d.ts +4 -0
- package/datasync/agent.d.ts +54 -6
- package/datasync/agent.js +8 -0
- package/datasync/agent.js.map +1 -1
- package/datasync/s3location.d.ts +12 -0
- package/datasync/s3location.js +2 -0
- package/datasync/s3location.js.map +1 -1
- package/datasync/task.d.ts +55 -0
- package/datasync/task.js +35 -0
- package/datasync/task.js.map +1 -1
- package/directconnect/gatewayAssociation.d.ts +1 -1
- package/directconnect/gatewayAssociation.js +1 -1
- package/ec2/amiCopy.d.ts +15 -0
- package/ec2/amiCopy.js +2 -0
- package/ec2/amiCopy.js.map +1 -1
- package/ec2/getRouteTables.d.ts +0 -29
- package/ec2/getRouteTables.js +0 -29
- package/ec2/getRouteTables.js.map +1 -1
- package/ec2/launchTemplate.d.ts +1 -1
- package/ec2/networkInterface.d.ts +12 -0
- package/ec2/networkInterface.js +2 -0
- package/ec2/networkInterface.js.map +1 -1
- package/eks/nodeGroup.d.ts +27 -6
- package/eks/nodeGroup.js +2 -0
- package/eks/nodeGroup.js.map +1 -1
- package/elasticloadbalancingv2/getListener.d.ts +6 -0
- package/elasticloadbalancingv2/getListener.js +1 -0
- package/elasticloadbalancingv2/getListener.js.map +1 -1
- package/elasticloadbalancingv2/listener.d.ts +36 -0
- package/elasticloadbalancingv2/listener.js +4 -0
- package/elasticloadbalancingv2/listener.js.map +1 -1
- package/elasticloadbalancingv2/listenerRule.d.ts +36 -0
- package/elasticloadbalancingv2/listenerRule.js +4 -0
- package/elasticloadbalancingv2/listenerRule.js.map +1 -1
- package/glue/catalogDatabase.d.ts +27 -14
- package/glue/catalogDatabase.js +2 -0
- package/glue/catalogDatabase.js.map +1 -1
- package/glue/catalogTable.d.ts +36 -24
- package/glue/catalogTable.js +2 -0
- package/glue/catalogTable.js.map +1 -1
- package/glue/getConnection.d.ts +64 -0
- package/glue/getConnection.js +33 -0
- package/glue/getConnection.js.map +1 -0
- package/glue/getDataCatalogEncryptionSettings.d.ts +40 -0
- package/glue/getDataCatalogEncryptionSettings.js +33 -0
- package/glue/getDataCatalogEncryptionSettings.js.map +1 -0
- package/glue/index.d.ts +2 -0
- package/glue/index.js +2 -0
- package/glue/index.js.map +1 -1
- package/iam/principals.d.ts +4 -0
- package/iam/principals.js +4 -0
- package/iam/principals.js.map +1 -1
- package/index.d.ts +4 -1
- package/index.js +6 -0
- package/index.js.map +1 -1
- package/lambda/eventSourceMapping.d.ts +0 -2
- package/lambda/eventSourceMapping.js +0 -2
- package/lambda/eventSourceMapping.js.map +1 -1
- package/lb/getListener.d.ts +6 -0
- package/lb/getListener.js +1 -0
- package/lb/getListener.js.map +1 -1
- package/lb/listener.d.ts +36 -0
- package/lb/listener.js +4 -0
- package/lb/listener.js.map +1 -1
- package/lb/listenerRule.d.ts +36 -0
- package/lb/listenerRule.js +4 -0
- package/lb/listenerRule.js.map +1 -1
- package/macie/customDataIdentifier.d.ts +183 -0
- package/macie/customDataIdentifier.js +99 -0
- package/macie/customDataIdentifier.js.map +1 -0
- package/macie/findingsFilter.d.ts +168 -0
- package/macie/findingsFilter.js +105 -0
- package/macie/findingsFilter.js.map +1 -0
- package/macie/index.d.ts +2 -0
- package/macie/index.js +10 -0
- package/macie/index.js.map +1 -1
- package/macie2/index.d.ts +3 -0
- package/macie2/index.js +15 -0
- package/macie2/index.js.map +1 -1
- package/macie2/invitationAccepter.d.ts +91 -0
- package/macie2/invitationAccepter.js +90 -0
- package/macie2/invitationAccepter.js.map +1 -0
- package/macie2/member.d.ts +206 -0
- package/macie2/member.js +111 -0
- package/macie2/member.js.map +1 -0
- package/macie2/organizationAdminAccount.d.ts +71 -0
- package/macie2/organizationAdminAccount.js +76 -0
- package/macie2/organizationAdminAccount.js.map +1 -0
- package/organizations/delegatedAdministrator.d.ts +139 -0
- package/organizations/delegatedAdministrator.js +95 -0
- package/organizations/delegatedAdministrator.js.map +1 -0
- package/organizations/getDelegatedAdministrators.d.ts +40 -0
- package/organizations/getDelegatedAdministrators.js +34 -0
- package/organizations/getDelegatedAdministrators.js.map +1 -0
- package/organizations/getDelegatedServices.d.ts +40 -0
- package/organizations/getDelegatedServices.js +33 -0
- package/organizations/getDelegatedServices.js.map +1 -0
- package/organizations/index.d.ts +3 -0
- package/organizations/index.js +7 -0
- package/organizations/index.js.map +1 -1
- package/organizations/organization.d.ts +3 -3
- package/outposts/getOutpost.d.ts +4 -3
- package/outposts/getOutpost.js +1 -0
- package/outposts/getOutpost.js.map +1 -1
- package/outposts/getOutposts.d.ts +5 -0
- package/outposts/getOutposts.js +1 -0
- package/outposts/getOutposts.js.map +1 -1
- package/package.json +2 -2
- package/package.json.dev +1 -1
- package/pinpoint/emailChannel.d.ts +2 -2
- package/pinpoint/emailChannel.js +0 -3
- package/pinpoint/emailChannel.js.map +1 -1
- package/resourcegroupstaggingapi/getResources.d.ts +85 -0
- package/resourcegroupstaggingapi/getResources.js +63 -0
- package/resourcegroupstaggingapi/getResources.js.map +1 -0
- package/resourcegroupstaggingapi/index.d.ts +1 -0
- package/resourcegroupstaggingapi/index.js +10 -0
- package/resourcegroupstaggingapi/index.js.map +1 -0
- package/servicecatalog/index.d.ts +3 -0
- package/servicecatalog/index.js +15 -0
- package/servicecatalog/index.js.map +1 -1
- package/servicecatalog/organizationsAccess.d.ts +65 -0
- package/servicecatalog/organizationsAccess.js +70 -0
- package/servicecatalog/organizationsAccess.js.map +1 -0
- package/servicecatalog/portfolioShare.d.ts +149 -0
- package/servicecatalog/portfolioShare.js +104 -0
- package/servicecatalog/portfolioShare.js.map +1 -0
- package/servicecatalog/tagOption.d.ts +98 -0
- package/servicecatalog/tagOption.js +86 -0
- package/servicecatalog/tagOption.js.map +1 -0
- package/timestreamwrite/database.d.ts +140 -0
- package/timestreamwrite/database.js +100 -0
- package/timestreamwrite/database.js.map +1 -0
- package/timestreamwrite/index.d.ts +2 -0
- package/timestreamwrite/index.js +31 -0
- package/timestreamwrite/index.js.map +1 -0
- package/timestreamwrite/table.d.ts +150 -0
- package/timestreamwrite/table.js +108 -0
- package/timestreamwrite/table.js.map +1 -0
- package/types/input.d.ts +392 -40
- package/types/output.d.ts +522 -64
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"s3location.js","sourceRoot":"","sources":["../../datasync/s3location.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;AAEjF,yCAAyC;AAEzC,0CAA0C;AAI1C;;;;;;;;;;;;;;;;;;;;;;;;;GAyBG;AACH,MAAa,UAAW,SAAQ,MAAM,CAAC,cAAc;
|
|
1
|
+
{"version":3,"file":"s3location.js","sourceRoot":"","sources":["../../datasync/s3location.ts"],"names":[],"mappings":"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"}
|
package/datasync/task.d.ts
CHANGED
|
@@ -4,6 +4,37 @@ import { ARN } from "..";
|
|
|
4
4
|
/**
|
|
5
5
|
* Manages an AWS DataSync Task, which represents a configuration for synchronization. Starting an execution of these DataSync Tasks (actually synchronizing files) is performed outside of this resource.
|
|
6
6
|
*
|
|
7
|
+
* ## Example Usage
|
|
8
|
+
* ### With Scheduling
|
|
9
|
+
*
|
|
10
|
+
* ```typescript
|
|
11
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
12
|
+
* import * as aws from "@pulumi/aws";
|
|
13
|
+
*
|
|
14
|
+
* const example = new aws.datasync.Task("example", {
|
|
15
|
+
* destinationLocationArn: aws_datasync_location_s3.destination.arn,
|
|
16
|
+
* sourceLocationArn: aws_datasync_location_nfs.source.arn,
|
|
17
|
+
* schedule: {
|
|
18
|
+
* scheduleExpression: "cron(0 12 ? * SUN,WED *)",
|
|
19
|
+
* },
|
|
20
|
+
* });
|
|
21
|
+
* ```
|
|
22
|
+
* ### With Filtering
|
|
23
|
+
*
|
|
24
|
+
* ```typescript
|
|
25
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
26
|
+
* import * as aws from "@pulumi/aws";
|
|
27
|
+
*
|
|
28
|
+
* const example = new aws.datasync.Task("example", {
|
|
29
|
+
* destinationLocationArn: aws_datasync_location_s3.destination.arn,
|
|
30
|
+
* sourceLocationArn: aws_datasync_location_nfs.source.arn,
|
|
31
|
+
* excludes: {
|
|
32
|
+
* filterType: "SIMPLE_PATTERN",
|
|
33
|
+
* value: "/folder1|/folder2",
|
|
34
|
+
* },
|
|
35
|
+
* });
|
|
36
|
+
* ```
|
|
37
|
+
*
|
|
7
38
|
* ## Import
|
|
8
39
|
*
|
|
9
40
|
* `aws_datasync_task` can be imported by using the DataSync Task Amazon Resource Name (ARN), e.g.
|
|
@@ -40,6 +71,10 @@ export declare class Task extends pulumi.CustomResource {
|
|
|
40
71
|
* Amazon Resource Name (ARN) of destination DataSync Location.
|
|
41
72
|
*/
|
|
42
73
|
readonly destinationLocationArn: pulumi.Output<ARN>;
|
|
74
|
+
/**
|
|
75
|
+
* Filter rules that determines which files to exclude from a task.
|
|
76
|
+
*/
|
|
77
|
+
readonly excludes: pulumi.Output<outputs.datasync.TaskExcludes | undefined>;
|
|
43
78
|
/**
|
|
44
79
|
* Name of the DataSync Task.
|
|
45
80
|
*/
|
|
@@ -48,6 +83,10 @@ export declare class Task extends pulumi.CustomResource {
|
|
|
48
83
|
* Configuration block containing option that controls the default behavior when you start an execution of this DataSync Task. For each individual task execution, you can override these options by specifying an overriding configuration in those executions.
|
|
49
84
|
*/
|
|
50
85
|
readonly options: pulumi.Output<outputs.datasync.TaskOptions | undefined>;
|
|
86
|
+
/**
|
|
87
|
+
* Specifies a schedule used to periodically transfer files from a source to a destination location.
|
|
88
|
+
*/
|
|
89
|
+
readonly schedule: pulumi.Output<outputs.datasync.TaskSchedule | undefined>;
|
|
51
90
|
/**
|
|
52
91
|
* Amazon Resource Name (ARN) of source DataSync Location.
|
|
53
92
|
*/
|
|
@@ -89,6 +128,10 @@ export interface TaskState {
|
|
|
89
128
|
* Amazon Resource Name (ARN) of destination DataSync Location.
|
|
90
129
|
*/
|
|
91
130
|
readonly destinationLocationArn?: pulumi.Input<ARN>;
|
|
131
|
+
/**
|
|
132
|
+
* Filter rules that determines which files to exclude from a task.
|
|
133
|
+
*/
|
|
134
|
+
readonly excludes?: pulumi.Input<inputs.datasync.TaskExcludes>;
|
|
92
135
|
/**
|
|
93
136
|
* Name of the DataSync Task.
|
|
94
137
|
*/
|
|
@@ -97,6 +140,10 @@ export interface TaskState {
|
|
|
97
140
|
* Configuration block containing option that controls the default behavior when you start an execution of this DataSync Task. For each individual task execution, you can override these options by specifying an overriding configuration in those executions.
|
|
98
141
|
*/
|
|
99
142
|
readonly options?: pulumi.Input<inputs.datasync.TaskOptions>;
|
|
143
|
+
/**
|
|
144
|
+
* Specifies a schedule used to periodically transfer files from a source to a destination location.
|
|
145
|
+
*/
|
|
146
|
+
readonly schedule?: pulumi.Input<inputs.datasync.TaskSchedule>;
|
|
100
147
|
/**
|
|
101
148
|
* Amazon Resource Name (ARN) of source DataSync Location.
|
|
102
149
|
*/
|
|
@@ -126,6 +173,10 @@ export interface TaskArgs {
|
|
|
126
173
|
* Amazon Resource Name (ARN) of destination DataSync Location.
|
|
127
174
|
*/
|
|
128
175
|
readonly destinationLocationArn: pulumi.Input<ARN>;
|
|
176
|
+
/**
|
|
177
|
+
* Filter rules that determines which files to exclude from a task.
|
|
178
|
+
*/
|
|
179
|
+
readonly excludes?: pulumi.Input<inputs.datasync.TaskExcludes>;
|
|
129
180
|
/**
|
|
130
181
|
* Name of the DataSync Task.
|
|
131
182
|
*/
|
|
@@ -134,6 +185,10 @@ export interface TaskArgs {
|
|
|
134
185
|
* Configuration block containing option that controls the default behavior when you start an execution of this DataSync Task. For each individual task execution, you can override these options by specifying an overriding configuration in those executions.
|
|
135
186
|
*/
|
|
136
187
|
readonly options?: pulumi.Input<inputs.datasync.TaskOptions>;
|
|
188
|
+
/**
|
|
189
|
+
* Specifies a schedule used to periodically transfer files from a source to a destination location.
|
|
190
|
+
*/
|
|
191
|
+
readonly schedule?: pulumi.Input<inputs.datasync.TaskSchedule>;
|
|
137
192
|
/**
|
|
138
193
|
* Amazon Resource Name (ARN) of source DataSync Location.
|
|
139
194
|
*/
|
package/datasync/task.js
CHANGED
|
@@ -7,6 +7,37 @@ const utilities = require("../utilities");
|
|
|
7
7
|
/**
|
|
8
8
|
* Manages an AWS DataSync Task, which represents a configuration for synchronization. Starting an execution of these DataSync Tasks (actually synchronizing files) is performed outside of this resource.
|
|
9
9
|
*
|
|
10
|
+
* ## Example Usage
|
|
11
|
+
* ### With Scheduling
|
|
12
|
+
*
|
|
13
|
+
* ```typescript
|
|
14
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
15
|
+
* import * as aws from "@pulumi/aws";
|
|
16
|
+
*
|
|
17
|
+
* const example = new aws.datasync.Task("example", {
|
|
18
|
+
* destinationLocationArn: aws_datasync_location_s3.destination.arn,
|
|
19
|
+
* sourceLocationArn: aws_datasync_location_nfs.source.arn,
|
|
20
|
+
* schedule: {
|
|
21
|
+
* scheduleExpression: "cron(0 12 ? * SUN,WED *)",
|
|
22
|
+
* },
|
|
23
|
+
* });
|
|
24
|
+
* ```
|
|
25
|
+
* ### With Filtering
|
|
26
|
+
*
|
|
27
|
+
* ```typescript
|
|
28
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
29
|
+
* import * as aws from "@pulumi/aws";
|
|
30
|
+
*
|
|
31
|
+
* const example = new aws.datasync.Task("example", {
|
|
32
|
+
* destinationLocationArn: aws_datasync_location_s3.destination.arn,
|
|
33
|
+
* sourceLocationArn: aws_datasync_location_nfs.source.arn,
|
|
34
|
+
* excludes: {
|
|
35
|
+
* filterType: "SIMPLE_PATTERN",
|
|
36
|
+
* value: "/folder1|/folder2",
|
|
37
|
+
* },
|
|
38
|
+
* });
|
|
39
|
+
* ```
|
|
40
|
+
*
|
|
10
41
|
* ## Import
|
|
11
42
|
*
|
|
12
43
|
* `aws_datasync_task` can be imported by using the DataSync Task Amazon Resource Name (ARN), e.g.
|
|
@@ -24,8 +55,10 @@ class Task extends pulumi.CustomResource {
|
|
|
24
55
|
inputs["arn"] = state ? state.arn : undefined;
|
|
25
56
|
inputs["cloudwatchLogGroupArn"] = state ? state.cloudwatchLogGroupArn : undefined;
|
|
26
57
|
inputs["destinationLocationArn"] = state ? state.destinationLocationArn : undefined;
|
|
58
|
+
inputs["excludes"] = state ? state.excludes : undefined;
|
|
27
59
|
inputs["name"] = state ? state.name : undefined;
|
|
28
60
|
inputs["options"] = state ? state.options : undefined;
|
|
61
|
+
inputs["schedule"] = state ? state.schedule : undefined;
|
|
29
62
|
inputs["sourceLocationArn"] = state ? state.sourceLocationArn : undefined;
|
|
30
63
|
inputs["tags"] = state ? state.tags : undefined;
|
|
31
64
|
inputs["tagsAll"] = state ? state.tagsAll : undefined;
|
|
@@ -40,8 +73,10 @@ class Task extends pulumi.CustomResource {
|
|
|
40
73
|
}
|
|
41
74
|
inputs["cloudwatchLogGroupArn"] = args ? args.cloudwatchLogGroupArn : undefined;
|
|
42
75
|
inputs["destinationLocationArn"] = args ? args.destinationLocationArn : undefined;
|
|
76
|
+
inputs["excludes"] = args ? args.excludes : undefined;
|
|
43
77
|
inputs["name"] = args ? args.name : undefined;
|
|
44
78
|
inputs["options"] = args ? args.options : undefined;
|
|
79
|
+
inputs["schedule"] = args ? args.schedule : undefined;
|
|
45
80
|
inputs["sourceLocationArn"] = args ? args.sourceLocationArn : undefined;
|
|
46
81
|
inputs["tags"] = args ? args.tags : undefined;
|
|
47
82
|
inputs["tagsAll"] = args ? args.tagsAll : undefined;
|
package/datasync/task.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"task.js","sourceRoot":"","sources":["../../datasync/task.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;AAEjF,yCAAyC;AAEzC,0CAA0C;AAI1C
|
|
1
|
+
{"version":3,"file":"task.js","sourceRoot":"","sources":["../../datasync/task.ts"],"names":[],"mappings":"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"}
|
|
@@ -62,7 +62,7 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
62
62
|
* Direct Connect gateway associations can be imported using `dx_gateway_id` together with `associated_gateway_id`, e.g.
|
|
63
63
|
*
|
|
64
64
|
* ```sh
|
|
65
|
-
* $ pulumi import aws:directconnect/gatewayAssociation:GatewayAssociation example
|
|
65
|
+
* $ pulumi import aws:directconnect/gatewayAssociation:GatewayAssociation example 345508c3-7215-4aef-9832-07c125d5bd0f/vgw-98765432
|
|
66
66
|
* ```
|
|
67
67
|
*/
|
|
68
68
|
export declare class GatewayAssociation extends pulumi.CustomResource {
|
|
@@ -67,7 +67,7 @@ const utilities = require("../utilities");
|
|
|
67
67
|
* Direct Connect gateway associations can be imported using `dx_gateway_id` together with `associated_gateway_id`, e.g.
|
|
68
68
|
*
|
|
69
69
|
* ```sh
|
|
70
|
-
* $ pulumi import aws:directconnect/gatewayAssociation:GatewayAssociation example
|
|
70
|
+
* $ pulumi import aws:directconnect/gatewayAssociation:GatewayAssociation example 345508c3-7215-4aef-9832-07c125d5bd0f/vgw-98765432
|
|
71
71
|
* ```
|
|
72
72
|
*/
|
|
73
73
|
class GatewayAssociation extends pulumi.CustomResource {
|
package/ec2/amiCopy.d.ts
CHANGED
|
@@ -57,6 +57,11 @@ export declare class AmiCopy extends pulumi.CustomResource {
|
|
|
57
57
|
* A longer, human-readable description for the AMI.
|
|
58
58
|
*/
|
|
59
59
|
readonly description: pulumi.Output<string | undefined>;
|
|
60
|
+
/**
|
|
61
|
+
* The ARN of the Outpost to which to copy the AMI.
|
|
62
|
+
* Only specify this parameter when copying an AMI from an AWS Region to an Outpost. The AMI must be in the Region of the destination Outpost.
|
|
63
|
+
*/
|
|
64
|
+
readonly destinationOutpostArn: pulumi.Output<string | undefined>;
|
|
60
65
|
/**
|
|
61
66
|
* Nested block describing an EBS block device that should be
|
|
62
67
|
* attached to created instances. The structure of this block is described below.
|
|
@@ -169,6 +174,11 @@ export interface AmiCopyState {
|
|
|
169
174
|
* A longer, human-readable description for the AMI.
|
|
170
175
|
*/
|
|
171
176
|
readonly description?: pulumi.Input<string>;
|
|
177
|
+
/**
|
|
178
|
+
* The ARN of the Outpost to which to copy the AMI.
|
|
179
|
+
* Only specify this parameter when copying an AMI from an AWS Region to an Outpost. The AMI must be in the Region of the destination Outpost.
|
|
180
|
+
*/
|
|
181
|
+
readonly destinationOutpostArn?: pulumi.Input<string>;
|
|
172
182
|
/**
|
|
173
183
|
* Nested block describing an EBS block device that should be
|
|
174
184
|
* attached to created instances. The structure of this block is described below.
|
|
@@ -265,6 +275,11 @@ export interface AmiCopyArgs {
|
|
|
265
275
|
* A longer, human-readable description for the AMI.
|
|
266
276
|
*/
|
|
267
277
|
readonly description?: pulumi.Input<string>;
|
|
278
|
+
/**
|
|
279
|
+
* The ARN of the Outpost to which to copy the AMI.
|
|
280
|
+
* Only specify this parameter when copying an AMI from an AWS Region to an Outpost. The AMI must be in the Region of the destination Outpost.
|
|
281
|
+
*/
|
|
282
|
+
readonly destinationOutpostArn?: pulumi.Input<string>;
|
|
268
283
|
/**
|
|
269
284
|
* Nested block describing an EBS block device that should be
|
|
270
285
|
* attached to created instances. The structure of this block is described below.
|
package/ec2/amiCopy.js
CHANGED
|
@@ -42,6 +42,7 @@ class AmiCopy extends pulumi.CustomResource {
|
|
|
42
42
|
inputs["architecture"] = state ? state.architecture : undefined;
|
|
43
43
|
inputs["arn"] = state ? state.arn : undefined;
|
|
44
44
|
inputs["description"] = state ? state.description : undefined;
|
|
45
|
+
inputs["destinationOutpostArn"] = state ? state.destinationOutpostArn : undefined;
|
|
45
46
|
inputs["ebsBlockDevices"] = state ? state.ebsBlockDevices : undefined;
|
|
46
47
|
inputs["enaSupport"] = state ? state.enaSupport : undefined;
|
|
47
48
|
inputs["encrypted"] = state ? state.encrypted : undefined;
|
|
@@ -78,6 +79,7 @@ class AmiCopy extends pulumi.CustomResource {
|
|
|
78
79
|
throw new Error("Missing required property 'sourceAmiRegion'");
|
|
79
80
|
}
|
|
80
81
|
inputs["description"] = args ? args.description : undefined;
|
|
82
|
+
inputs["destinationOutpostArn"] = args ? args.destinationOutpostArn : undefined;
|
|
81
83
|
inputs["ebsBlockDevices"] = args ? args.ebsBlockDevices : undefined;
|
|
82
84
|
inputs["encrypted"] = args ? args.encrypted : undefined;
|
|
83
85
|
inputs["ephemeralBlockDevices"] = args ? args.ephemeralBlockDevices : undefined;
|
package/ec2/amiCopy.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"amiCopy.js","sourceRoot":"","sources":["../../ec2/amiCopy.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;AAEjF,yCAAyC;AAEzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA4BG;AACH,MAAa,OAAQ,SAAQ,MAAM,CAAC,cAAc;
|
|
1
|
+
{"version":3,"file":"amiCopy.js","sourceRoot":"","sources":["../../ec2/amiCopy.ts"],"names":[],"mappings":"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"}
|
package/ec2/getRouteTables.d.ts
CHANGED
|
@@ -2,35 +2,6 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
2
2
|
import { input as inputs, output as outputs } from "../types";
|
|
3
3
|
/**
|
|
4
4
|
* This resource can be useful for getting back a list of route table ids to be referenced elsewhere.
|
|
5
|
-
*
|
|
6
|
-
* ## Example Usage
|
|
7
|
-
*
|
|
8
|
-
* The following adds a route for a particular cidr block to every (private
|
|
9
|
-
* kops) route table in a specified vpc to use a particular vpc peering
|
|
10
|
-
* connection.
|
|
11
|
-
*
|
|
12
|
-
* ```typescript
|
|
13
|
-
* import * as pulumi from "@pulumi/pulumi";
|
|
14
|
-
* import * as aws from "@pulumi/aws";
|
|
15
|
-
*
|
|
16
|
-
* export = async () => {
|
|
17
|
-
* const rts = await aws.ec2.getRouteTables({
|
|
18
|
-
* vpcId: _var.vpc_id,
|
|
19
|
-
* filters: [{
|
|
20
|
-
* name: "tag:kubernetes.io/kops/role",
|
|
21
|
-
* values: ["private*"],
|
|
22
|
-
* }],
|
|
23
|
-
* });
|
|
24
|
-
* const route: aws.ec2.Route[];
|
|
25
|
-
* for (const range = {value: 0}; range.value < rts.ids.length; range.value++) {
|
|
26
|
-
* route.push(new aws.ec2.Route(`route-${range.value}`, {
|
|
27
|
-
* routeTableId: rts.ids[range.value],
|
|
28
|
-
* destinationCidrBlock: "10.0.1.0/22",
|
|
29
|
-
* vpcPeeringConnectionId: "pcx-0e9a7a9ecd137dc54",
|
|
30
|
-
* }));
|
|
31
|
-
* }
|
|
32
|
-
* }
|
|
33
|
-
* ```
|
|
34
5
|
*/
|
|
35
6
|
export declare function getRouteTables(args?: GetRouteTablesArgs, opts?: pulumi.InvokeOptions): Promise<GetRouteTablesResult>;
|
|
36
7
|
/**
|
package/ec2/getRouteTables.js
CHANGED
|
@@ -6,35 +6,6 @@ const pulumi = require("@pulumi/pulumi");
|
|
|
6
6
|
const utilities = require("../utilities");
|
|
7
7
|
/**
|
|
8
8
|
* This resource can be useful for getting back a list of route table ids to be referenced elsewhere.
|
|
9
|
-
*
|
|
10
|
-
* ## Example Usage
|
|
11
|
-
*
|
|
12
|
-
* The following adds a route for a particular cidr block to every (private
|
|
13
|
-
* kops) route table in a specified vpc to use a particular vpc peering
|
|
14
|
-
* connection.
|
|
15
|
-
*
|
|
16
|
-
* ```typescript
|
|
17
|
-
* import * as pulumi from "@pulumi/pulumi";
|
|
18
|
-
* import * as aws from "@pulumi/aws";
|
|
19
|
-
*
|
|
20
|
-
* export = async () => {
|
|
21
|
-
* const rts = await aws.ec2.getRouteTables({
|
|
22
|
-
* vpcId: _var.vpc_id,
|
|
23
|
-
* filters: [{
|
|
24
|
-
* name: "tag:kubernetes.io/kops/role",
|
|
25
|
-
* values: ["private*"],
|
|
26
|
-
* }],
|
|
27
|
-
* });
|
|
28
|
-
* const route: aws.ec2.Route[];
|
|
29
|
-
* for (const range = {value: 0}; range.value < rts.ids.length; range.value++) {
|
|
30
|
-
* route.push(new aws.ec2.Route(`route-${range.value}`, {
|
|
31
|
-
* routeTableId: rts.ids[range.value],
|
|
32
|
-
* destinationCidrBlock: "10.0.1.0/22",
|
|
33
|
-
* vpcPeeringConnectionId: "pcx-0e9a7a9ecd137dc54",
|
|
34
|
-
* }));
|
|
35
|
-
* }
|
|
36
|
-
* }
|
|
37
|
-
* ```
|
|
38
9
|
*/
|
|
39
10
|
function getRouteTables(args, opts) {
|
|
40
11
|
args = args || {};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getRouteTables.js","sourceRoot":"","sources":["../../ec2/getRouteTables.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;AAEjF,yCAAyC;AAEzC,0CAA0C;AAE1C
|
|
1
|
+
{"version":3,"file":"getRouteTables.js","sourceRoot":"","sources":["../../ec2/getRouteTables.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;AAEjF,yCAAyC;AAEzC,0CAA0C;AAE1C;;GAEG;AACH,SAAgB,cAAc,CAAC,IAAyB,EAAE,IAA2B;IACjF,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;IAClB,IAAI,CAAC,IAAI,EAAE;QACP,IAAI,GAAG,EAAE,CAAA;KACZ;IAED,IAAI,CAAC,IAAI,CAAC,OAAO,EAAE;QACf,IAAI,CAAC,OAAO,GAAG,SAAS,CAAC,UAAU,EAAE,CAAC;KACzC;IACD,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,uCAAuC,EAAE;QAClE,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,OAAO,EAAE,IAAI,CAAC,KAAK;KACtB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAdD,wCAcC"}
|
package/ec2/launchTemplate.d.ts
CHANGED
|
@@ -137,7 +137,7 @@ export declare class LaunchTemplate extends pulumi.CustomResource {
|
|
|
137
137
|
/**
|
|
138
138
|
* Creates a unique name beginning with the specified prefix. Conflicts with `name`.
|
|
139
139
|
*/
|
|
140
|
-
readonly namePrefix: pulumi.Output<string
|
|
140
|
+
readonly namePrefix: pulumi.Output<string>;
|
|
141
141
|
/**
|
|
142
142
|
* Customize network interfaces to be attached at instance boot time. See Network
|
|
143
143
|
* Interfaces below for more details.
|
|
@@ -52,6 +52,10 @@ export declare class NetworkInterface extends pulumi.CustomResource {
|
|
|
52
52
|
* A description for the network interface.
|
|
53
53
|
*/
|
|
54
54
|
readonly description: pulumi.Output<string | undefined>;
|
|
55
|
+
/**
|
|
56
|
+
* Type of network interface to create. Set to `efa` for Elastic Fabric Adapter.
|
|
57
|
+
*/
|
|
58
|
+
readonly interfaceType: pulumi.Output<string>;
|
|
55
59
|
/**
|
|
56
60
|
* The number of IPv6 addresses to assign to a network interface. You can't use this option if specifying specific `ipv6Addresses`. If your subnet has the AssignIpv6AddressOnCreation attribute set to `true`, you can specify `0` to override this setting.
|
|
57
61
|
*/
|
|
@@ -123,6 +127,10 @@ export interface NetworkInterfaceState {
|
|
|
123
127
|
* A description for the network interface.
|
|
124
128
|
*/
|
|
125
129
|
readonly description?: pulumi.Input<string>;
|
|
130
|
+
/**
|
|
131
|
+
* Type of network interface to create. Set to `efa` for Elastic Fabric Adapter.
|
|
132
|
+
*/
|
|
133
|
+
readonly interfaceType?: pulumi.Input<string>;
|
|
126
134
|
/**
|
|
127
135
|
* The number of IPv6 addresses to assign to a network interface. You can't use this option if specifying specific `ipv6Addresses`. If your subnet has the AssignIpv6AddressOnCreation attribute set to `true`, you can specify `0` to override this setting.
|
|
128
136
|
*/
|
|
@@ -186,6 +194,10 @@ export interface NetworkInterfaceArgs {
|
|
|
186
194
|
* A description for the network interface.
|
|
187
195
|
*/
|
|
188
196
|
readonly description?: pulumi.Input<string>;
|
|
197
|
+
/**
|
|
198
|
+
* Type of network interface to create. Set to `efa` for Elastic Fabric Adapter.
|
|
199
|
+
*/
|
|
200
|
+
readonly interfaceType?: pulumi.Input<string>;
|
|
189
201
|
/**
|
|
190
202
|
* The number of IPv6 addresses to assign to a network interface. You can't use this option if specifying specific `ipv6Addresses`. If your subnet has the AssignIpv6AddressOnCreation attribute set to `true`, you can specify `0` to override this setting.
|
|
191
203
|
*/
|
package/ec2/networkInterface.js
CHANGED
|
@@ -40,6 +40,7 @@ class NetworkInterface extends pulumi.CustomResource {
|
|
|
40
40
|
const state = argsOrState;
|
|
41
41
|
inputs["attachments"] = state ? state.attachments : undefined;
|
|
42
42
|
inputs["description"] = state ? state.description : undefined;
|
|
43
|
+
inputs["interfaceType"] = state ? state.interfaceType : undefined;
|
|
43
44
|
inputs["ipv6AddressCount"] = state ? state.ipv6AddressCount : undefined;
|
|
44
45
|
inputs["ipv6Addresses"] = state ? state.ipv6Addresses : undefined;
|
|
45
46
|
inputs["macAddress"] = state ? state.macAddress : undefined;
|
|
@@ -61,6 +62,7 @@ class NetworkInterface extends pulumi.CustomResource {
|
|
|
61
62
|
}
|
|
62
63
|
inputs["attachments"] = args ? args.attachments : undefined;
|
|
63
64
|
inputs["description"] = args ? args.description : undefined;
|
|
65
|
+
inputs["interfaceType"] = args ? args.interfaceType : undefined;
|
|
64
66
|
inputs["ipv6AddressCount"] = args ? args.ipv6AddressCount : undefined;
|
|
65
67
|
inputs["ipv6Addresses"] = args ? args.ipv6Addresses : undefined;
|
|
66
68
|
inputs["privateIp"] = args ? args.privateIp : undefined;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"networkInterface.js","sourceRoot":"","sources":["../../ec2/networkInterface.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;AAEjF,yCAAyC;AAEzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;;;GA2BG;AACH,MAAa,gBAAiB,SAAQ,MAAM,CAAC,cAAc;
|
|
1
|
+
{"version":3,"file":"networkInterface.js","sourceRoot":"","sources":["../../ec2/networkInterface.ts"],"names":[],"mappings":"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"}
|
package/eks/nodeGroup.d.ts
CHANGED
|
@@ -94,7 +94,7 @@ export declare class NodeGroup extends pulumi.CustomResource {
|
|
|
94
94
|
*/
|
|
95
95
|
static isInstance(obj: any): obj is NodeGroup;
|
|
96
96
|
/**
|
|
97
|
-
* Type of Amazon Machine Image (AMI) associated with the EKS Node Group. Defaults to `AL2_x86_64`. Valid values: `AL2_x86_64`, `AL2_x86_64_GPU`, `AL2_ARM_64`. This provider will only perform drift detection if a configuration value is provided.
|
|
97
|
+
* Type of Amazon Machine Image (AMI) associated with the EKS Node Group. Defaults to `AL2_x86_64`. Valid values: `AL2_x86_64`, `AL2_x86_64_GPU`, `AL2_ARM_64`, `CUSTOM`. This provider will only perform drift detection if a configuration value is provided.
|
|
98
98
|
*/
|
|
99
99
|
readonly amiType: pulumi.Output<string>;
|
|
100
100
|
/**
|
|
@@ -132,9 +132,13 @@ export declare class NodeGroup extends pulumi.CustomResource {
|
|
|
132
132
|
*/
|
|
133
133
|
readonly launchTemplate: pulumi.Output<outputs.eks.NodeGroupLaunchTemplate | undefined>;
|
|
134
134
|
/**
|
|
135
|
-
* Name of the EKS Node Group.
|
|
135
|
+
* Name of the EKS Node Group. If omitted, this provider will assign a random, unique name. Conflicts with `nodeGroupNamePrefix`.
|
|
136
136
|
*/
|
|
137
137
|
readonly nodeGroupName: pulumi.Output<string>;
|
|
138
|
+
/**
|
|
139
|
+
* Creates a unique name beginning with the specified prefix. Conflicts with `nodeGroupName`.
|
|
140
|
+
*/
|
|
141
|
+
readonly nodeGroupNamePrefix: pulumi.Output<string>;
|
|
138
142
|
/**
|
|
139
143
|
* Amazon Resource Name (ARN) of the IAM Role that provides permissions for the EKS Node Group.
|
|
140
144
|
*/
|
|
@@ -169,6 +173,9 @@ export declare class NodeGroup extends pulumi.CustomResource {
|
|
|
169
173
|
readonly tags: pulumi.Output<{
|
|
170
174
|
[key: string]: string;
|
|
171
175
|
} | undefined>;
|
|
176
|
+
/**
|
|
177
|
+
* A map of tags assigned to the resource, including those inherited from the provider `defaultTags` configuration block.
|
|
178
|
+
*/
|
|
172
179
|
readonly tagsAll: pulumi.Output<{
|
|
173
180
|
[key: string]: string;
|
|
174
181
|
}>;
|
|
@@ -190,7 +197,7 @@ export declare class NodeGroup extends pulumi.CustomResource {
|
|
|
190
197
|
*/
|
|
191
198
|
export interface NodeGroupState {
|
|
192
199
|
/**
|
|
193
|
-
* Type of Amazon Machine Image (AMI) associated with the EKS Node Group. Defaults to `AL2_x86_64`. Valid values: `AL2_x86_64`, `AL2_x86_64_GPU`, `AL2_ARM_64`. This provider will only perform drift detection if a configuration value is provided.
|
|
200
|
+
* Type of Amazon Machine Image (AMI) associated with the EKS Node Group. Defaults to `AL2_x86_64`. Valid values: `AL2_x86_64`, `AL2_x86_64_GPU`, `AL2_ARM_64`, `CUSTOM`. This provider will only perform drift detection if a configuration value is provided.
|
|
194
201
|
*/
|
|
195
202
|
readonly amiType?: pulumi.Input<string>;
|
|
196
203
|
/**
|
|
@@ -228,9 +235,13 @@ export interface NodeGroupState {
|
|
|
228
235
|
*/
|
|
229
236
|
readonly launchTemplate?: pulumi.Input<inputs.eks.NodeGroupLaunchTemplate>;
|
|
230
237
|
/**
|
|
231
|
-
* Name of the EKS Node Group.
|
|
238
|
+
* Name of the EKS Node Group. If omitted, this provider will assign a random, unique name. Conflicts with `nodeGroupNamePrefix`.
|
|
232
239
|
*/
|
|
233
240
|
readonly nodeGroupName?: pulumi.Input<string>;
|
|
241
|
+
/**
|
|
242
|
+
* Creates a unique name beginning with the specified prefix. Conflicts with `nodeGroupName`.
|
|
243
|
+
*/
|
|
244
|
+
readonly nodeGroupNamePrefix?: pulumi.Input<string>;
|
|
234
245
|
/**
|
|
235
246
|
* Amazon Resource Name (ARN) of the IAM Role that provides permissions for the EKS Node Group.
|
|
236
247
|
*/
|
|
@@ -265,6 +276,9 @@ export interface NodeGroupState {
|
|
|
265
276
|
readonly tags?: pulumi.Input<{
|
|
266
277
|
[key: string]: pulumi.Input<string>;
|
|
267
278
|
}>;
|
|
279
|
+
/**
|
|
280
|
+
* A map of tags assigned to the resource, including those inherited from the provider `defaultTags` configuration block.
|
|
281
|
+
*/
|
|
268
282
|
readonly tagsAll?: pulumi.Input<{
|
|
269
283
|
[key: string]: pulumi.Input<string>;
|
|
270
284
|
}>;
|
|
@@ -278,7 +292,7 @@ export interface NodeGroupState {
|
|
|
278
292
|
*/
|
|
279
293
|
export interface NodeGroupArgs {
|
|
280
294
|
/**
|
|
281
|
-
* Type of Amazon Machine Image (AMI) associated with the EKS Node Group. Defaults to `AL2_x86_64`. Valid values: `AL2_x86_64`, `AL2_x86_64_GPU`, `AL2_ARM_64`. This provider will only perform drift detection if a configuration value is provided.
|
|
295
|
+
* Type of Amazon Machine Image (AMI) associated with the EKS Node Group. Defaults to `AL2_x86_64`. Valid values: `AL2_x86_64`, `AL2_x86_64_GPU`, `AL2_ARM_64`, `CUSTOM`. This provider will only perform drift detection if a configuration value is provided.
|
|
282
296
|
*/
|
|
283
297
|
readonly amiType?: pulumi.Input<string>;
|
|
284
298
|
/**
|
|
@@ -312,9 +326,13 @@ export interface NodeGroupArgs {
|
|
|
312
326
|
*/
|
|
313
327
|
readonly launchTemplate?: pulumi.Input<inputs.eks.NodeGroupLaunchTemplate>;
|
|
314
328
|
/**
|
|
315
|
-
* Name of the EKS Node Group.
|
|
329
|
+
* Name of the EKS Node Group. If omitted, this provider will assign a random, unique name. Conflicts with `nodeGroupNamePrefix`.
|
|
316
330
|
*/
|
|
317
331
|
readonly nodeGroupName?: pulumi.Input<string>;
|
|
332
|
+
/**
|
|
333
|
+
* Creates a unique name beginning with the specified prefix. Conflicts with `nodeGroupName`.
|
|
334
|
+
*/
|
|
335
|
+
readonly nodeGroupNamePrefix?: pulumi.Input<string>;
|
|
318
336
|
/**
|
|
319
337
|
* Amazon Resource Name (ARN) of the IAM Role that provides permissions for the EKS Node Group.
|
|
320
338
|
*/
|
|
@@ -341,6 +359,9 @@ export interface NodeGroupArgs {
|
|
|
341
359
|
readonly tags?: pulumi.Input<{
|
|
342
360
|
[key: string]: pulumi.Input<string>;
|
|
343
361
|
}>;
|
|
362
|
+
/**
|
|
363
|
+
* A map of tags assigned to the resource, including those inherited from the provider `defaultTags` configuration block.
|
|
364
|
+
*/
|
|
344
365
|
readonly tagsAll?: pulumi.Input<{
|
|
345
366
|
[key: string]: pulumi.Input<string>;
|
|
346
367
|
}>;
|
package/eks/nodeGroup.js
CHANGED
|
@@ -97,6 +97,7 @@ class NodeGroup extends pulumi.CustomResource {
|
|
|
97
97
|
inputs["labels"] = state ? state.labels : undefined;
|
|
98
98
|
inputs["launchTemplate"] = state ? state.launchTemplate : undefined;
|
|
99
99
|
inputs["nodeGroupName"] = state ? state.nodeGroupName : undefined;
|
|
100
|
+
inputs["nodeGroupNamePrefix"] = state ? state.nodeGroupNamePrefix : undefined;
|
|
100
101
|
inputs["nodeRoleArn"] = state ? state.nodeRoleArn : undefined;
|
|
101
102
|
inputs["releaseVersion"] = state ? state.releaseVersion : undefined;
|
|
102
103
|
inputs["remoteAccess"] = state ? state.remoteAccess : undefined;
|
|
@@ -131,6 +132,7 @@ class NodeGroup extends pulumi.CustomResource {
|
|
|
131
132
|
inputs["labels"] = args ? args.labels : undefined;
|
|
132
133
|
inputs["launchTemplate"] = args ? args.launchTemplate : undefined;
|
|
133
134
|
inputs["nodeGroupName"] = args ? args.nodeGroupName : undefined;
|
|
135
|
+
inputs["nodeGroupNamePrefix"] = args ? args.nodeGroupNamePrefix : undefined;
|
|
134
136
|
inputs["nodeRoleArn"] = args ? args.nodeRoleArn : undefined;
|
|
135
137
|
inputs["releaseVersion"] = args ? args.releaseVersion : undefined;
|
|
136
138
|
inputs["remoteAccess"] = args ? args.remoteAccess : undefined;
|
package/eks/nodeGroup.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"nodeGroup.js","sourceRoot":"","sources":["../../eks/nodeGroup.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;AAEjF,yCAAyC;AAEzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA4EG;AACH,MAAa,SAAU,SAAQ,MAAM,CAAC,cAAc;
|
|
1
|
+
{"version":3,"file":"nodeGroup.js","sourceRoot":"","sources":["../../eks/nodeGroup.ts"],"names":[],"mappings":"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"}
|
|
@@ -45,6 +45,9 @@ export interface GetListenerArgs {
|
|
|
45
45
|
* Port of the listener. Required if `arn` is not set.
|
|
46
46
|
*/
|
|
47
47
|
readonly port?: number;
|
|
48
|
+
readonly tags?: {
|
|
49
|
+
[key: string]: string;
|
|
50
|
+
};
|
|
48
51
|
}
|
|
49
52
|
/**
|
|
50
53
|
* A collection of values returned by getListener.
|
|
@@ -62,4 +65,7 @@ export interface GetListenerResult {
|
|
|
62
65
|
readonly port: number;
|
|
63
66
|
readonly protocol: string;
|
|
64
67
|
readonly sslPolicy: string;
|
|
68
|
+
readonly tags: {
|
|
69
|
+
[key: string]: string;
|
|
70
|
+
};
|
|
65
71
|
}
|