@pulumi/aws-native 0.108.2 → 0.108.4
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/apigatewayv2/getIntegration.d.ts +132 -0
- package/apigatewayv2/getIntegration.js +25 -0
- package/apigatewayv2/getIntegration.js.map +1 -0
- package/apigatewayv2/index.d.ts +6 -0
- package/apigatewayv2/index.js +8 -1
- package/apigatewayv2/index.js.map +1 -1
- package/apigatewayv2/integration.d.ts +255 -0
- package/apigatewayv2/integration.js +100 -0
- package/apigatewayv2/integration.js.map +1 -0
- package/applicationsignals/getServiceLevelObjective.d.ts +43 -0
- package/applicationsignals/getServiceLevelObjective.js +25 -0
- package/applicationsignals/getServiceLevelObjective.js.map +1 -0
- package/applicationsignals/index.d.ts +7 -0
- package/applicationsignals/index.js +41 -0
- package/applicationsignals/index.js.map +1 -0
- package/applicationsignals/serviceLevelObjective.d.ts +69 -0
- package/applicationsignals/serviceLevelObjective.js +75 -0
- package/applicationsignals/serviceLevelObjective.js.map +1 -0
- package/bedrock/agent.d.ts +2 -0
- package/bedrock/agent.js +2 -0
- package/bedrock/agent.js.map +1 -1
- package/bedrock/getAgent.d.ts +1 -0
- package/bedrock/getAgent.js.map +1 -1
- package/bedrock/getGuardrail.d.ts +15 -0
- package/bedrock/getGuardrail.js.map +1 -1
- package/bedrock/guardrail.d.ts +27 -0
- package/bedrock/guardrail.js.map +1 -1
- package/cloudfront/getKeyValueStore.d.ts +3 -0
- package/cloudfront/getKeyValueStore.js.map +1 -1
- package/cloudfront/keyValueStore.d.ts +3 -0
- package/cloudfront/keyValueStore.js.map +1 -1
- package/codebuild/fleet.d.ts +28 -0
- package/codebuild/fleet.js.map +1 -1
- package/codebuild/getFleet.d.ts +14 -0
- package/codebuild/getFleet.js.map +1 -1
- package/cognito/getUserPoolResourceServer.d.ts +12 -8
- package/cognito/getUserPoolResourceServer.js +2 -1
- package/cognito/getUserPoolResourceServer.js.map +1 -1
- package/cognito/userPoolResourceServer.d.ts +0 -4
- package/cognito/userPoolResourceServer.js +0 -2
- package/cognito/userPoolResourceServer.js.map +1 -1
- package/datazone/getGroupProfile.d.ts +3 -0
- package/datazone/getGroupProfile.js.map +1 -1
- package/datazone/getUserProfile.d.ts +6 -0
- package/datazone/getUserProfile.js.map +1 -1
- package/datazone/groupProfile.d.ts +6 -0
- package/datazone/groupProfile.js.map +1 -1
- package/datazone/projectMembership.d.ts +24 -0
- package/datazone/projectMembership.js.map +1 -1
- package/datazone/userProfile.d.ts +15 -0
- package/datazone/userProfile.js.map +1 -1
- package/deadline/farm.d.ts +10 -0
- package/deadline/farm.js +2 -0
- package/deadline/farm.js.map +1 -1
- package/deadline/fleet.d.ts +8 -0
- package/deadline/fleet.js +2 -0
- package/deadline/fleet.js.map +1 -1
- package/deadline/getFarm.d.ts +5 -0
- package/deadline/getFarm.js.map +1 -1
- package/deadline/getFleet.d.ts +4 -0
- package/deadline/getFleet.js.map +1 -1
- package/deadline/getLicenseEndpoint.d.ts +5 -0
- package/deadline/getLicenseEndpoint.js.map +1 -1
- package/deadline/getMonitor.d.ts +42 -0
- package/deadline/getMonitor.js +25 -0
- package/deadline/getMonitor.js.map +1 -0
- package/deadline/getQueue.d.ts +4 -0
- package/deadline/getQueue.js.map +1 -1
- package/deadline/getQueueEnvironment.d.ts +1 -1
- package/deadline/index.d.ts +6 -0
- package/deadline/index.js +8 -1
- package/deadline/index.js.map +1 -1
- package/deadline/licenseEndpoint.d.ts +10 -0
- package/deadline/licenseEndpoint.js +2 -0
- package/deadline/licenseEndpoint.js.map +1 -1
- package/deadline/monitor.d.ts +78 -0
- package/deadline/monitor.js +84 -0
- package/deadline/monitor.js.map +1 -0
- package/deadline/queue.d.ts +8 -0
- package/deadline/queue.js +2 -0
- package/deadline/queue.js.map +1 -1
- package/deadline/queueEnvironment.d.ts +2 -2
- package/ec2/capacityReservationFleet.d.ts +4 -4
- package/ec2/customerGateway.d.ts +14 -4
- package/ec2/customerGateway.js.map +1 -1
- package/ec2/getCapacityReservationFleet.d.ts +1 -1
- package/ec2/getVpnGateway.d.ts +7 -5
- package/ec2/getVpnGateway.js +4 -2
- package/ec2/getVpnGateway.js.map +1 -1
- package/ec2/vpnGateway.d.ts +3 -2
- package/ec2/vpnGateway.js +2 -1
- package/ec2/vpnGateway.js.map +1 -1
- package/elasticloadbalancingv2/getLoadBalancer.d.ts +4 -1
- package/elasticloadbalancingv2/getLoadBalancer.js.map +1 -1
- package/elasticloadbalancingv2/loadBalancer.d.ts +8 -2
- package/elasticloadbalancingv2/loadBalancer.js.map +1 -1
- package/guardduty/getMalwareProtectionPlan.d.ts +57 -0
- package/guardduty/getMalwareProtectionPlan.js +25 -0
- package/guardduty/getMalwareProtectionPlan.js.map +1 -0
- package/guardduty/index.d.ts +6 -0
- package/guardduty/index.js +8 -1
- package/guardduty/index.js.map +1 -1
- package/guardduty/malwareProtectionPlan.d.ts +81 -0
- package/guardduty/malwareProtectionPlan.js +78 -0
- package/guardduty/malwareProtectionPlan.js.map +1 -0
- package/index.d.ts +2 -1
- package/index.js +7 -5
- package/index.js.map +1 -1
- package/iot/getTopicRule.d.ts +2 -2
- package/iot/topicRule.d.ts +2 -2
- package/mediapackagev2/channel.d.ts +1 -0
- package/mediapackagev2/channel.js +2 -0
- package/mediapackagev2/channel.js.map +1 -1
- package/mediapackagev2/getChannel.d.ts +1 -0
- package/mediapackagev2/getChannel.js.map +1 -1
- package/mediapackagev2/getOriginEndpoint.d.ts +3 -0
- package/mediapackagev2/getOriginEndpoint.js.map +1 -1
- package/mediapackagev2/originEndpoint.d.ts +3 -0
- package/mediapackagev2/originEndpoint.js +6 -0
- package/mediapackagev2/originEndpoint.js.map +1 -1
- package/msk/cluster.d.ts +2 -2
- package/msk/getCluster.d.ts +1 -1
- package/mwaa/environment.d.ts +20 -0
- package/mwaa/environment.js.map +1 -1
- package/mwaa/getEnvironment.d.ts +10 -0
- package/mwaa/getEnvironment.js.map +1 -1
- package/osis/getPipeline.d.ts +4 -0
- package/osis/getPipeline.js.map +1 -1
- package/osis/index.d.ts +1 -0
- package/osis/index.js +16 -0
- package/osis/index.js.map +1 -1
- package/osis/pipeline.d.ts +4 -0
- package/osis/pipeline.js +2 -0
- package/osis/pipeline.js.map +1 -1
- package/package.json +3 -3
- package/package.json.dev +2 -2
- package/rds/dbCluster.d.ts +8 -0
- package/rds/dbCluster.js +2 -0
- package/rds/dbCluster.js.map +1 -1
- package/rds/dbInstance.d.ts +14 -6
- package/rds/dbInstance.js +2 -0
- package/rds/dbInstance.js.map +1 -1
- package/rds/getDbCluster.d.ts +4 -0
- package/rds/getDbCluster.js.map +1 -1
- package/rds/getDbInstance.d.ts +1 -0
- package/rds/getDbInstance.js.map +1 -1
- package/rolesanywhere/getProfile.d.ts +3 -0
- package/rolesanywhere/getProfile.js.map +1 -1
- package/rolesanywhere/profile.d.ts +6 -0
- package/rolesanywhere/profile.js.map +1 -1
- package/securityhub/configurationPolicy.d.ts +12 -0
- package/securityhub/configurationPolicy.js.map +1 -1
- package/securityhub/getConfigurationPolicy.d.ts +6 -0
- package/securityhub/getConfigurationPolicy.js.map +1 -1
- package/securitylake/getSubscriberNotification.d.ts +3 -0
- package/securitylake/getSubscriberNotification.js.map +1 -1
- package/securitylake/subscriberNotification.d.ts +6 -0
- package/securitylake/subscriberNotification.js.map +1 -1
- package/types/enums/applicationsignals/index.d.ts +26 -0
- package/types/enums/applicationsignals/index.js +20 -0
- package/types/enums/applicationsignals/index.js.map +1 -0
- package/types/enums/codebuild/index.d.ts +8 -0
- package/types/enums/index.d.ts +3 -1
- package/types/enums/index.js +8 -4
- package/types/enums/index.js.map +1 -1
- package/types/enums/kms/index.d.ts +1 -0
- package/types/enums/kms/index.js +1 -0
- package/types/enums/kms/index.js.map +1 -1
- package/types/enums/osis/index.d.ts +8 -0
- package/types/enums/osis/index.js +10 -0
- package/types/enums/osis/index.js.map +1 -0
- package/types/enums/securityhub/index.d.ts +7 -0
- package/types/input.d.ts +593 -29
- package/types/output.d.ts +603 -29
- package/workspacesweb/getPortal.d.ts +3 -3
- package/workspacesweb/portal.d.ts +6 -6
package/deadline/index.js
CHANGED
|
@@ -16,7 +16,7 @@ var __exportStar = (this && this.__exportStar) || function(m, exports) {
|
|
|
16
16
|
for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
|
|
17
17
|
};
|
|
18
18
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
19
|
-
exports.StorageProfile = exports.QueueFleetAssociation = exports.QueueEnvironment = exports.Queue = exports.MeteredProduct = exports.LicenseEndpoint = exports.getStorageProfileOutput = exports.getStorageProfile = exports.getQueueEnvironmentOutput = exports.getQueueEnvironment = exports.getQueueOutput = exports.getQueue = exports.getMeteredProductOutput = exports.getMeteredProduct = exports.getLicenseEndpointOutput = exports.getLicenseEndpoint = exports.getFleetOutput = exports.getFleet = exports.getFarmOutput = exports.getFarm = exports.Fleet = exports.Farm = void 0;
|
|
19
|
+
exports.StorageProfile = exports.QueueFleetAssociation = exports.QueueEnvironment = exports.Queue = exports.Monitor = exports.MeteredProduct = exports.LicenseEndpoint = exports.getStorageProfileOutput = exports.getStorageProfile = exports.getQueueEnvironmentOutput = exports.getQueueEnvironment = exports.getQueueOutput = exports.getQueue = exports.getMonitorOutput = exports.getMonitor = exports.getMeteredProductOutput = exports.getMeteredProduct = exports.getLicenseEndpointOutput = exports.getLicenseEndpoint = exports.getFleetOutput = exports.getFleet = exports.getFarmOutput = exports.getFarm = exports.Fleet = exports.Farm = void 0;
|
|
20
20
|
const pulumi = require("@pulumi/pulumi");
|
|
21
21
|
const utilities = require("../utilities");
|
|
22
22
|
exports.Farm = null;
|
|
@@ -35,6 +35,9 @@ utilities.lazyLoad(exports, ["getLicenseEndpoint", "getLicenseEndpointOutput"],
|
|
|
35
35
|
exports.getMeteredProduct = null;
|
|
36
36
|
exports.getMeteredProductOutput = null;
|
|
37
37
|
utilities.lazyLoad(exports, ["getMeteredProduct", "getMeteredProductOutput"], () => require("./getMeteredProduct"));
|
|
38
|
+
exports.getMonitor = null;
|
|
39
|
+
exports.getMonitorOutput = null;
|
|
40
|
+
utilities.lazyLoad(exports, ["getMonitor", "getMonitorOutput"], () => require("./getMonitor"));
|
|
38
41
|
exports.getQueue = null;
|
|
39
42
|
exports.getQueueOutput = null;
|
|
40
43
|
utilities.lazyLoad(exports, ["getQueue", "getQueueOutput"], () => require("./getQueue"));
|
|
@@ -48,6 +51,8 @@ exports.LicenseEndpoint = null;
|
|
|
48
51
|
utilities.lazyLoad(exports, ["LicenseEndpoint"], () => require("./licenseEndpoint"));
|
|
49
52
|
exports.MeteredProduct = null;
|
|
50
53
|
utilities.lazyLoad(exports, ["MeteredProduct"], () => require("./meteredProduct"));
|
|
54
|
+
exports.Monitor = null;
|
|
55
|
+
utilities.lazyLoad(exports, ["Monitor"], () => require("./monitor"));
|
|
51
56
|
exports.Queue = null;
|
|
52
57
|
utilities.lazyLoad(exports, ["Queue"], () => require("./queue"));
|
|
53
58
|
exports.QueueEnvironment = null;
|
|
@@ -70,6 +75,8 @@ const _module = {
|
|
|
70
75
|
return new exports.LicenseEndpoint(name, undefined, { urn });
|
|
71
76
|
case "aws-native:deadline:MeteredProduct":
|
|
72
77
|
return new exports.MeteredProduct(name, undefined, { urn });
|
|
78
|
+
case "aws-native:deadline:Monitor":
|
|
79
|
+
return new exports.Monitor(name, undefined, { urn });
|
|
73
80
|
case "aws-native:deadline:Queue":
|
|
74
81
|
return new exports.Queue(name, undefined, { urn });
|
|
75
82
|
case "aws-native:deadline:QueueEnvironment":
|
package/deadline/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../deadline/index.ts"],"names":[],"mappings":"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"}
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../deadline/index.ts"],"names":[],"mappings":"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"}
|
|
@@ -1,4 +1,6 @@
|
|
|
1
1
|
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
import * as inputs from "../types/input";
|
|
3
|
+
import * as outputs from "../types/output";
|
|
2
4
|
import * as enums from "../types/enums";
|
|
3
5
|
/**
|
|
4
6
|
* Definition of AWS::Deadline::LicenseEndpoint Resource Type
|
|
@@ -46,6 +48,10 @@ export declare class LicenseEndpoint extends pulumi.CustomResource {
|
|
|
46
48
|
* Identifies the VPC subnets that can connect to a license endpoint.
|
|
47
49
|
*/
|
|
48
50
|
readonly subnetIds: pulumi.Output<string[]>;
|
|
51
|
+
/**
|
|
52
|
+
* An array of key-value pairs to apply to this resource.
|
|
53
|
+
*/
|
|
54
|
+
readonly tags: pulumi.Output<outputs.Tag[] | undefined>;
|
|
49
55
|
/**
|
|
50
56
|
* The VCP(virtual private cloud) ID associated with the license endpoint.
|
|
51
57
|
*/
|
|
@@ -71,6 +77,10 @@ export interface LicenseEndpointArgs {
|
|
|
71
77
|
* Identifies the VPC subnets that can connect to a license endpoint.
|
|
72
78
|
*/
|
|
73
79
|
subnetIds: pulumi.Input<pulumi.Input<string>[]>;
|
|
80
|
+
/**
|
|
81
|
+
* An array of key-value pairs to apply to this resource.
|
|
82
|
+
*/
|
|
83
|
+
tags?: pulumi.Input<pulumi.Input<inputs.TagArgs>[]>;
|
|
74
84
|
/**
|
|
75
85
|
* The VCP(virtual private cloud) ID associated with the license endpoint.
|
|
76
86
|
*/
|
|
@@ -52,6 +52,7 @@ class LicenseEndpoint extends pulumi.CustomResource {
|
|
|
52
52
|
}
|
|
53
53
|
resourceInputs["securityGroupIds"] = args ? args.securityGroupIds : undefined;
|
|
54
54
|
resourceInputs["subnetIds"] = args ? args.subnetIds : undefined;
|
|
55
|
+
resourceInputs["tags"] = args ? args.tags : undefined;
|
|
55
56
|
resourceInputs["vpcId"] = args ? args.vpcId : undefined;
|
|
56
57
|
resourceInputs["arn"] = undefined /*out*/;
|
|
57
58
|
resourceInputs["dnsName"] = undefined /*out*/;
|
|
@@ -67,6 +68,7 @@ class LicenseEndpoint extends pulumi.CustomResource {
|
|
|
67
68
|
resourceInputs["status"] = undefined /*out*/;
|
|
68
69
|
resourceInputs["statusMessage"] = undefined /*out*/;
|
|
69
70
|
resourceInputs["subnetIds"] = undefined /*out*/;
|
|
71
|
+
resourceInputs["tags"] = undefined /*out*/;
|
|
70
72
|
resourceInputs["vpcId"] = undefined /*out*/;
|
|
71
73
|
}
|
|
72
74
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"licenseEndpoint.js","sourceRoot":"","sources":["../../deadline/licenseEndpoint.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;GAEG;AACH,MAAa,eAAgB,SAAQ,MAAM,CAAC,cAAc;IACtD;;;;;;;OAOG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,IAAmC;QAC5F,OAAO,IAAI,eAAe,CAAC,IAAI,EAAE,SAAgB,kCAAO,IAAI,KAAE,EAAE,EAAE,EAAE,IAAG,CAAC;IAC5E,CAAC;IAKD;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE;YACnC,OAAO,KAAK,CAAC;SAChB;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,eAAe,CAAC,YAAY,CAAC;IAChE,CAAC;
|
|
1
|
+
{"version":3,"file":"licenseEndpoint.js","sourceRoot":"","sources":["../../deadline/licenseEndpoint.ts"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1,78 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
/**
|
|
3
|
+
* Definition of AWS::Deadline::Monitor Resource Type
|
|
4
|
+
*/
|
|
5
|
+
export declare class Monitor extends pulumi.CustomResource {
|
|
6
|
+
/**
|
|
7
|
+
* Get an existing Monitor resource's state with the given name, ID, and optional extra
|
|
8
|
+
* properties used to qualify the lookup.
|
|
9
|
+
*
|
|
10
|
+
* @param name The _unique_ name of the resulting resource.
|
|
11
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
12
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
13
|
+
*/
|
|
14
|
+
static get(name: string, id: pulumi.Input<pulumi.ID>, opts?: pulumi.CustomResourceOptions): Monitor;
|
|
15
|
+
/**
|
|
16
|
+
* Returns true if the given object is an instance of Monitor. This is designed to work even
|
|
17
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
18
|
+
*/
|
|
19
|
+
static isInstance(obj: any): obj is Monitor;
|
|
20
|
+
readonly arn: pulumi.Output<string>;
|
|
21
|
+
/**
|
|
22
|
+
* The name of the monitor that displays on the Deadline Cloud console.
|
|
23
|
+
*/
|
|
24
|
+
readonly displayName: pulumi.Output<string>;
|
|
25
|
+
/**
|
|
26
|
+
* The Amazon Resource Name (ARN) that the IAM Identity Center assigned to the monitor when it was created.
|
|
27
|
+
*/
|
|
28
|
+
readonly identityCenterApplicationArn: pulumi.Output<string>;
|
|
29
|
+
/**
|
|
30
|
+
* The Amazon Resource Name (ARN) of the IAM Identity Center instance responsible for authenticating monitor users.
|
|
31
|
+
*/
|
|
32
|
+
readonly identityCenterInstanceArn: pulumi.Output<string>;
|
|
33
|
+
/**
|
|
34
|
+
* The unique identifier for the monitor.
|
|
35
|
+
*/
|
|
36
|
+
readonly monitorId: pulumi.Output<string>;
|
|
37
|
+
/**
|
|
38
|
+
* The Amazon Resource Name (ARN) of the IAM role for the monitor. Users of the monitor use this role to access Deadline Cloud resources.
|
|
39
|
+
*/
|
|
40
|
+
readonly roleArn: pulumi.Output<string>;
|
|
41
|
+
/**
|
|
42
|
+
* The subdomain used for the monitor URL. The full URL of the monitor is subdomain.Region.deadlinecloud.amazonaws.com.
|
|
43
|
+
*/
|
|
44
|
+
readonly subdomain: pulumi.Output<string>;
|
|
45
|
+
/**
|
|
46
|
+
* The complete URL of the monitor. The full URL of the monitor is subdomain.Region.deadlinecloud.amazonaws.com.
|
|
47
|
+
*/
|
|
48
|
+
readonly url: pulumi.Output<string>;
|
|
49
|
+
/**
|
|
50
|
+
* Create a Monitor resource with the given unique name, arguments, and options.
|
|
51
|
+
*
|
|
52
|
+
* @param name The _unique_ name of the resource.
|
|
53
|
+
* @param args The arguments to use to populate this resource's properties.
|
|
54
|
+
* @param opts A bag of options that control this resource's behavior.
|
|
55
|
+
*/
|
|
56
|
+
constructor(name: string, args: MonitorArgs, opts?: pulumi.CustomResourceOptions);
|
|
57
|
+
}
|
|
58
|
+
/**
|
|
59
|
+
* The set of arguments for constructing a Monitor resource.
|
|
60
|
+
*/
|
|
61
|
+
export interface MonitorArgs {
|
|
62
|
+
/**
|
|
63
|
+
* The name of the monitor that displays on the Deadline Cloud console.
|
|
64
|
+
*/
|
|
65
|
+
displayName: pulumi.Input<string>;
|
|
66
|
+
/**
|
|
67
|
+
* The Amazon Resource Name (ARN) of the IAM Identity Center instance responsible for authenticating monitor users.
|
|
68
|
+
*/
|
|
69
|
+
identityCenterInstanceArn: pulumi.Input<string>;
|
|
70
|
+
/**
|
|
71
|
+
* The Amazon Resource Name (ARN) of the IAM role for the monitor. Users of the monitor use this role to access Deadline Cloud resources.
|
|
72
|
+
*/
|
|
73
|
+
roleArn: pulumi.Input<string>;
|
|
74
|
+
/**
|
|
75
|
+
* The subdomain used for the monitor URL. The full URL of the monitor is subdomain.Region.deadlinecloud.amazonaws.com.
|
|
76
|
+
*/
|
|
77
|
+
subdomain: pulumi.Input<string>;
|
|
78
|
+
}
|
|
@@ -0,0 +1,84 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// *** WARNING: this file was generated by pulumi-language-nodejs. ***
|
|
3
|
+
// *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5
|
+
exports.Monitor = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("../utilities");
|
|
8
|
+
/**
|
|
9
|
+
* Definition of AWS::Deadline::Monitor Resource Type
|
|
10
|
+
*/
|
|
11
|
+
class Monitor extends pulumi.CustomResource {
|
|
12
|
+
/**
|
|
13
|
+
* Get an existing Monitor resource's state with the given name, ID, and optional extra
|
|
14
|
+
* properties used to qualify the lookup.
|
|
15
|
+
*
|
|
16
|
+
* @param name The _unique_ name of the resulting resource.
|
|
17
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
18
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
19
|
+
*/
|
|
20
|
+
static get(name, id, opts) {
|
|
21
|
+
return new Monitor(name, undefined, Object.assign(Object.assign({}, opts), { id: id }));
|
|
22
|
+
}
|
|
23
|
+
/**
|
|
24
|
+
* Returns true if the given object is an instance of Monitor. This is designed to work even
|
|
25
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
26
|
+
*/
|
|
27
|
+
static isInstance(obj) {
|
|
28
|
+
if (obj === undefined || obj === null) {
|
|
29
|
+
return false;
|
|
30
|
+
}
|
|
31
|
+
return obj['__pulumiType'] === Monitor.__pulumiType;
|
|
32
|
+
}
|
|
33
|
+
/**
|
|
34
|
+
* Create a Monitor resource with the given unique name, arguments, and options.
|
|
35
|
+
*
|
|
36
|
+
* @param name The _unique_ name of the resource.
|
|
37
|
+
* @param args The arguments to use to populate this resource's properties.
|
|
38
|
+
* @param opts A bag of options that control this resource's behavior.
|
|
39
|
+
*/
|
|
40
|
+
constructor(name, args, opts) {
|
|
41
|
+
let resourceInputs = {};
|
|
42
|
+
opts = opts || {};
|
|
43
|
+
if (!opts.id) {
|
|
44
|
+
if ((!args || args.displayName === undefined) && !opts.urn) {
|
|
45
|
+
throw new Error("Missing required property 'displayName'");
|
|
46
|
+
}
|
|
47
|
+
if ((!args || args.identityCenterInstanceArn === undefined) && !opts.urn) {
|
|
48
|
+
throw new Error("Missing required property 'identityCenterInstanceArn'");
|
|
49
|
+
}
|
|
50
|
+
if ((!args || args.roleArn === undefined) && !opts.urn) {
|
|
51
|
+
throw new Error("Missing required property 'roleArn'");
|
|
52
|
+
}
|
|
53
|
+
if ((!args || args.subdomain === undefined) && !opts.urn) {
|
|
54
|
+
throw new Error("Missing required property 'subdomain'");
|
|
55
|
+
}
|
|
56
|
+
resourceInputs["displayName"] = args ? args.displayName : undefined;
|
|
57
|
+
resourceInputs["identityCenterInstanceArn"] = args ? args.identityCenterInstanceArn : undefined;
|
|
58
|
+
resourceInputs["roleArn"] = args ? args.roleArn : undefined;
|
|
59
|
+
resourceInputs["subdomain"] = args ? args.subdomain : undefined;
|
|
60
|
+
resourceInputs["arn"] = undefined /*out*/;
|
|
61
|
+
resourceInputs["identityCenterApplicationArn"] = undefined /*out*/;
|
|
62
|
+
resourceInputs["monitorId"] = undefined /*out*/;
|
|
63
|
+
resourceInputs["url"] = undefined /*out*/;
|
|
64
|
+
}
|
|
65
|
+
else {
|
|
66
|
+
resourceInputs["arn"] = undefined /*out*/;
|
|
67
|
+
resourceInputs["displayName"] = undefined /*out*/;
|
|
68
|
+
resourceInputs["identityCenterApplicationArn"] = undefined /*out*/;
|
|
69
|
+
resourceInputs["identityCenterInstanceArn"] = undefined /*out*/;
|
|
70
|
+
resourceInputs["monitorId"] = undefined /*out*/;
|
|
71
|
+
resourceInputs["roleArn"] = undefined /*out*/;
|
|
72
|
+
resourceInputs["subdomain"] = undefined /*out*/;
|
|
73
|
+
resourceInputs["url"] = undefined /*out*/;
|
|
74
|
+
}
|
|
75
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
76
|
+
const replaceOnChanges = { replaceOnChanges: ["identityCenterInstanceArn"] };
|
|
77
|
+
opts = pulumi.mergeOptions(opts, replaceOnChanges);
|
|
78
|
+
super(Monitor.__pulumiType, name, resourceInputs, opts);
|
|
79
|
+
}
|
|
80
|
+
}
|
|
81
|
+
exports.Monitor = Monitor;
|
|
82
|
+
/** @internal */
|
|
83
|
+
Monitor.__pulumiType = 'aws-native:deadline:Monitor';
|
|
84
|
+
//# sourceMappingURL=monitor.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"monitor.js","sourceRoot":"","sources":["../../deadline/monitor.ts"],"names":[],"mappings":"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"}
|
package/deadline/queue.d.ts
CHANGED
|
@@ -64,6 +64,10 @@ export declare class Queue extends pulumi.CustomResource {
|
|
|
64
64
|
* The Amazon Resource Name (ARN) of the IAM role that workers use when running jobs in this queue.
|
|
65
65
|
*/
|
|
66
66
|
readonly roleArn: pulumi.Output<string | undefined>;
|
|
67
|
+
/**
|
|
68
|
+
* An array of key-value pairs to apply to this resource.
|
|
69
|
+
*/
|
|
70
|
+
readonly tags: pulumi.Output<outputs.Tag[] | undefined>;
|
|
67
71
|
/**
|
|
68
72
|
* Create a Queue resource with the given unique name, arguments, and options.
|
|
69
73
|
*
|
|
@@ -113,4 +117,8 @@ export interface QueueArgs {
|
|
|
113
117
|
* The Amazon Resource Name (ARN) of the IAM role that workers use when running jobs in this queue.
|
|
114
118
|
*/
|
|
115
119
|
roleArn?: pulumi.Input<string>;
|
|
120
|
+
/**
|
|
121
|
+
* An array of key-value pairs to apply to this resource.
|
|
122
|
+
*/
|
|
123
|
+
tags?: pulumi.Input<pulumi.Input<inputs.TagArgs>[]>;
|
|
116
124
|
}
|
package/deadline/queue.js
CHANGED
|
@@ -53,6 +53,7 @@ class Queue extends pulumi.CustomResource {
|
|
|
53
53
|
resourceInputs["jobRunAsUser"] = args ? args.jobRunAsUser : undefined;
|
|
54
54
|
resourceInputs["requiredFileSystemLocationNames"] = args ? args.requiredFileSystemLocationNames : undefined;
|
|
55
55
|
resourceInputs["roleArn"] = args ? args.roleArn : undefined;
|
|
56
|
+
resourceInputs["tags"] = args ? args.tags : undefined;
|
|
56
57
|
resourceInputs["arn"] = undefined /*out*/;
|
|
57
58
|
resourceInputs["queueId"] = undefined /*out*/;
|
|
58
59
|
}
|
|
@@ -68,6 +69,7 @@ class Queue extends pulumi.CustomResource {
|
|
|
68
69
|
resourceInputs["queueId"] = undefined /*out*/;
|
|
69
70
|
resourceInputs["requiredFileSystemLocationNames"] = undefined /*out*/;
|
|
70
71
|
resourceInputs["roleArn"] = undefined /*out*/;
|
|
72
|
+
resourceInputs["tags"] = undefined /*out*/;
|
|
71
73
|
}
|
|
72
74
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
73
75
|
const replaceOnChanges = { replaceOnChanges: ["farmId"] };
|
package/deadline/queue.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"queue.js","sourceRoot":"","sources":["../../deadline/queue.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;GAEG;AACH,MAAa,KAAM,SAAQ,MAAM,CAAC,cAAc;IAC5C;;;;;;;OAOG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,IAAmC;QAC5F,OAAO,IAAI,KAAK,CAAC,IAAI,EAAE,SAAgB,kCAAO,IAAI,KAAE,EAAE,EAAE,EAAE,IAAG,CAAC;IAClE,CAAC;IAKD;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE;YACnC,OAAO,KAAK,CAAC;SAChB;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,KAAK,CAAC,YAAY,CAAC;IACtD,CAAC;
|
|
1
|
+
{"version":3,"file":"queue.js","sourceRoot":"","sources":["../../deadline/queue.ts"],"names":[],"mappings":"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"}
|
|
@@ -39,7 +39,7 @@ export declare class QueueEnvironment extends pulumi.CustomResource {
|
|
|
39
39
|
*/
|
|
40
40
|
readonly queueId: pulumi.Output<string>;
|
|
41
41
|
/**
|
|
42
|
-
* A JSON or YAML template
|
|
42
|
+
* A JSON or YAML template that describes the processing environment for the queue.
|
|
43
43
|
*/
|
|
44
44
|
readonly template: pulumi.Output<string>;
|
|
45
45
|
/**
|
|
@@ -72,7 +72,7 @@ export interface QueueEnvironmentArgs {
|
|
|
72
72
|
*/
|
|
73
73
|
queueId: pulumi.Input<string>;
|
|
74
74
|
/**
|
|
75
|
-
* A JSON or YAML template
|
|
75
|
+
* A JSON or YAML template that describes the processing environment for the queue.
|
|
76
76
|
*/
|
|
77
77
|
template: pulumi.Input<string>;
|
|
78
78
|
/**
|
|
@@ -53,7 +53,7 @@ export declare class CapacityReservationFleet extends pulumi.CustomResource {
|
|
|
53
53
|
*/
|
|
54
54
|
static isInstance(obj: any): obj is CapacityReservationFleet;
|
|
55
55
|
/**
|
|
56
|
-
* The strategy used by the Capacity Reservation Fleet to determine which of the specified instance types to use. Currently, only the `prioritized` allocation strategy is supported. For more information, see [Allocation strategy](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/crfleet-concepts.html#allocation-strategy) in the Amazon EC2 User Guide.
|
|
56
|
+
* The strategy used by the Capacity Reservation Fleet to determine which of the specified instance types to use. Currently, only the `prioritized` allocation strategy is supported. For more information, see [Allocation strategy](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/crfleet-concepts.html#allocation-strategy) in the *Amazon EC2 User Guide* .
|
|
57
57
|
*
|
|
58
58
|
* Valid values: `prioritized`
|
|
59
59
|
*/
|
|
@@ -98,7 +98,7 @@ export declare class CapacityReservationFleet extends pulumi.CustomResource {
|
|
|
98
98
|
*/
|
|
99
99
|
readonly tenancy: pulumi.Output<enums.ec2.CapacityReservationFleetTenancy | undefined>;
|
|
100
100
|
/**
|
|
101
|
-
* The total number of capacity units to be reserved by the Capacity Reservation Fleet. This value, together with the instance type weights that you assign to each instance type used by the Fleet determine the number of instances for which the Fleet reserves capacity. Both values are based on units that make sense for your workload. For more information, see [Total target capacity](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/crfleet-concepts.html#target-capacity) in the Amazon EC2 User Guide.
|
|
101
|
+
* The total number of capacity units to be reserved by the Capacity Reservation Fleet. This value, together with the instance type weights that you assign to each instance type used by the Fleet determine the number of instances for which the Fleet reserves capacity. Both values are based on units that make sense for your workload. For more information, see [Total target capacity](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/crfleet-concepts.html#target-capacity) in the *Amazon EC2 User Guide* .
|
|
102
102
|
*/
|
|
103
103
|
readonly totalTargetCapacity: pulumi.Output<number | undefined>;
|
|
104
104
|
/**
|
|
@@ -115,7 +115,7 @@ export declare class CapacityReservationFleet extends pulumi.CustomResource {
|
|
|
115
115
|
*/
|
|
116
116
|
export interface CapacityReservationFleetArgs {
|
|
117
117
|
/**
|
|
118
|
-
* The strategy used by the Capacity Reservation Fleet to determine which of the specified instance types to use. Currently, only the `prioritized` allocation strategy is supported. For more information, see [Allocation strategy](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/crfleet-concepts.html#allocation-strategy) in the Amazon EC2 User Guide.
|
|
118
|
+
* The strategy used by the Capacity Reservation Fleet to determine which of the specified instance types to use. Currently, only the `prioritized` allocation strategy is supported. For more information, see [Allocation strategy](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/crfleet-concepts.html#allocation-strategy) in the *Amazon EC2 User Guide* .
|
|
119
119
|
*
|
|
120
120
|
* Valid values: `prioritized`
|
|
121
121
|
*/
|
|
@@ -156,7 +156,7 @@ export interface CapacityReservationFleetArgs {
|
|
|
156
156
|
*/
|
|
157
157
|
tenancy?: pulumi.Input<enums.ec2.CapacityReservationFleetTenancy>;
|
|
158
158
|
/**
|
|
159
|
-
* The total number of capacity units to be reserved by the Capacity Reservation Fleet. This value, together with the instance type weights that you assign to each instance type used by the Fleet determine the number of instances for which the Fleet reserves capacity. Both values are based on units that make sense for your workload. For more information, see [Total target capacity](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/crfleet-concepts.html#target-capacity) in the Amazon EC2 User Guide.
|
|
159
|
+
* The total number of capacity units to be reserved by the Capacity Reservation Fleet. This value, together with the instance type weights that you assign to each instance type used by the Fleet determine the number of instances for which the Fleet reserves capacity. Both values are based on units that make sense for your workload. For more information, see [Total target capacity](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/crfleet-concepts.html#target-capacity) in the *Amazon EC2 User Guide* .
|
|
160
160
|
*/
|
|
161
161
|
totalTargetCapacity?: pulumi.Input<number>;
|
|
162
162
|
}
|
package/ec2/customerGateway.d.ts
CHANGED
|
@@ -20,10 +20,15 @@ export declare class CustomerGateway extends pulumi.CustomResource {
|
|
|
20
20
|
*/
|
|
21
21
|
static isInstance(obj: any): obj is CustomerGateway;
|
|
22
22
|
/**
|
|
23
|
-
* For devices that support BGP, the customer gateway
|
|
23
|
+
* For customer gateway devices that support BGP, specify the device's ASN. You must specify either ``BgpAsn`` or ``BgpAsnExtended`` when creating the customer gateway. If the ASN is larger than ``2,147,483,647``, you must use ``BgpAsnExtended``.
|
|
24
24
|
* Default: 65000
|
|
25
|
+
* Valid values: ``1`` to ``2,147,483,647``
|
|
25
26
|
*/
|
|
26
27
|
readonly bgpAsn: pulumi.Output<number | undefined>;
|
|
28
|
+
/**
|
|
29
|
+
* For customer gateway devices that support BGP, specify the device's ASN. You must specify either ``BgpAsn`` or ``BgpAsnExtended`` when creating the customer gateway. If the ASN is larger than ``2,147,483,647``, you must use ``BgpAsnExtended``.
|
|
30
|
+
* Valid values: ``2,147,483,648`` to ``4,294,967,295``
|
|
31
|
+
*/
|
|
27
32
|
readonly bgpAsnExtended: pulumi.Output<number | undefined>;
|
|
28
33
|
/**
|
|
29
34
|
* The Amazon Resource Name (ARN) for the customer gateway certificate.
|
|
@@ -38,7 +43,7 @@ export declare class CustomerGateway extends pulumi.CustomResource {
|
|
|
38
43
|
*/
|
|
39
44
|
readonly deviceName: pulumi.Output<string | undefined>;
|
|
40
45
|
/**
|
|
41
|
-
* IPv4 address for the customer gateway device's outside interface. The address must be static.
|
|
46
|
+
* IPv4 address for the customer gateway device's outside interface. The address must be static. If ``OutsideIpAddressType`` in your VPN connection options is set to ``PrivateIpv4``, you can use an RFC6598 or RFC1918 private IPv4 address. If ``OutsideIpAddressType`` is set to ``PublicIpv4``, you can use a public IPv4 address.
|
|
42
47
|
*/
|
|
43
48
|
readonly ipAddress: pulumi.Output<string>;
|
|
44
49
|
/**
|
|
@@ -63,10 +68,15 @@ export declare class CustomerGateway extends pulumi.CustomResource {
|
|
|
63
68
|
*/
|
|
64
69
|
export interface CustomerGatewayArgs {
|
|
65
70
|
/**
|
|
66
|
-
* For devices that support BGP, the customer gateway
|
|
71
|
+
* For customer gateway devices that support BGP, specify the device's ASN. You must specify either ``BgpAsn`` or ``BgpAsnExtended`` when creating the customer gateway. If the ASN is larger than ``2,147,483,647``, you must use ``BgpAsnExtended``.
|
|
67
72
|
* Default: 65000
|
|
73
|
+
* Valid values: ``1`` to ``2,147,483,647``
|
|
68
74
|
*/
|
|
69
75
|
bgpAsn?: pulumi.Input<number>;
|
|
76
|
+
/**
|
|
77
|
+
* For customer gateway devices that support BGP, specify the device's ASN. You must specify either ``BgpAsn`` or ``BgpAsnExtended`` when creating the customer gateway. If the ASN is larger than ``2,147,483,647``, you must use ``BgpAsnExtended``.
|
|
78
|
+
* Valid values: ``2,147,483,648`` to ``4,294,967,295``
|
|
79
|
+
*/
|
|
70
80
|
bgpAsnExtended?: pulumi.Input<number>;
|
|
71
81
|
/**
|
|
72
82
|
* The Amazon Resource Name (ARN) for the customer gateway certificate.
|
|
@@ -77,7 +87,7 @@ export interface CustomerGatewayArgs {
|
|
|
77
87
|
*/
|
|
78
88
|
deviceName?: pulumi.Input<string>;
|
|
79
89
|
/**
|
|
80
|
-
* IPv4 address for the customer gateway device's outside interface. The address must be static.
|
|
90
|
+
* IPv4 address for the customer gateway device's outside interface. The address must be static. If ``OutsideIpAddressType`` in your VPN connection options is set to ``PrivateIpv4``, you can use an RFC6598 or RFC1918 private IPv4 address. If ``OutsideIpAddressType`` is set to ``PublicIpv4``, you can use a public IPv4 address.
|
|
81
91
|
*/
|
|
82
92
|
ipAddress: pulumi.Input<string>;
|
|
83
93
|
/**
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"customerGateway.js","sourceRoot":"","sources":["../../ec2/customerGateway.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;GAEG;AACH,MAAa,eAAgB,SAAQ,MAAM,CAAC,cAAc;IACtD;;;;;;;OAOG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,IAAmC;QAC5F,OAAO,IAAI,eAAe,CAAC,IAAI,EAAE,SAAgB,kCAAO,IAAI,KAAE,EAAE,EAAE,EAAE,IAAG,CAAC;IAC5E,CAAC;IAKD;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE;YACnC,OAAO,KAAK,CAAC;SAChB;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,eAAe,CAAC,YAAY,CAAC;IAChE,CAAC;
|
|
1
|
+
{"version":3,"file":"customerGateway.js","sourceRoot":"","sources":["../../ec2/customerGateway.ts"],"names":[],"mappings":"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"}
|
|
@@ -23,7 +23,7 @@ export interface GetCapacityReservationFleetResult {
|
|
|
23
23
|
*/
|
|
24
24
|
readonly removeEndDate?: boolean;
|
|
25
25
|
/**
|
|
26
|
-
* The total number of capacity units to be reserved by the Capacity Reservation Fleet. This value, together with the instance type weights that you assign to each instance type used by the Fleet determine the number of instances for which the Fleet reserves capacity. Both values are based on units that make sense for your workload. For more information, see [Total target capacity](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/crfleet-concepts.html#target-capacity) in the Amazon EC2 User Guide.
|
|
26
|
+
* The total number of capacity units to be reserved by the Capacity Reservation Fleet. This value, together with the instance type weights that you assign to each instance type used by the Fleet determine the number of instances for which the Fleet reserves capacity. Both values are based on units that make sense for your workload. For more information, see [Total target capacity](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/crfleet-concepts.html#target-capacity) in the *Amazon EC2 User Guide* .
|
|
27
27
|
*/
|
|
28
28
|
readonly totalTargetCapacity?: number;
|
|
29
29
|
}
|
package/ec2/getVpnGateway.d.ts
CHANGED
|
@@ -1,12 +1,13 @@
|
|
|
1
1
|
import * as pulumi from "@pulumi/pulumi";
|
|
2
2
|
import * as outputs from "../types/output";
|
|
3
3
|
/**
|
|
4
|
-
*
|
|
4
|
+
* Specifies a virtual private gateway. A virtual private gateway is the endpoint on the VPC side of your VPN connection. You can create a virtual private gateway before creating the VPC itself.
|
|
5
|
+
* For more information, see [](https://docs.aws.amazon.com/vpn/latest/s2svpn/VPC_VPN.html) in the *User Guide*.
|
|
5
6
|
*/
|
|
6
7
|
export declare function getVpnGateway(args: GetVpnGatewayArgs, opts?: pulumi.InvokeOptions): Promise<GetVpnGatewayResult>;
|
|
7
8
|
export interface GetVpnGatewayArgs {
|
|
8
9
|
/**
|
|
9
|
-
*
|
|
10
|
+
* The ID of the VPN gateway.
|
|
10
11
|
*/
|
|
11
12
|
vpnGatewayId: string;
|
|
12
13
|
}
|
|
@@ -16,17 +17,18 @@ export interface GetVpnGatewayResult {
|
|
|
16
17
|
*/
|
|
17
18
|
readonly tags?: outputs.Tag[];
|
|
18
19
|
/**
|
|
19
|
-
*
|
|
20
|
+
* The ID of the VPN gateway.
|
|
20
21
|
*/
|
|
21
22
|
readonly vpnGatewayId?: string;
|
|
22
23
|
}
|
|
23
24
|
/**
|
|
24
|
-
*
|
|
25
|
+
* Specifies a virtual private gateway. A virtual private gateway is the endpoint on the VPC side of your VPN connection. You can create a virtual private gateway before creating the VPC itself.
|
|
26
|
+
* For more information, see [](https://docs.aws.amazon.com/vpn/latest/s2svpn/VPC_VPN.html) in the *User Guide*.
|
|
25
27
|
*/
|
|
26
28
|
export declare function getVpnGatewayOutput(args: GetVpnGatewayOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetVpnGatewayResult>;
|
|
27
29
|
export interface GetVpnGatewayOutputArgs {
|
|
28
30
|
/**
|
|
29
|
-
*
|
|
31
|
+
* The ID of the VPN gateway.
|
|
30
32
|
*/
|
|
31
33
|
vpnGatewayId: pulumi.Input<string>;
|
|
32
34
|
}
|
package/ec2/getVpnGateway.js
CHANGED
|
@@ -6,7 +6,8 @@ exports.getVpnGatewayOutput = exports.getVpnGateway = void 0;
|
|
|
6
6
|
const pulumi = require("@pulumi/pulumi");
|
|
7
7
|
const utilities = require("../utilities");
|
|
8
8
|
/**
|
|
9
|
-
*
|
|
9
|
+
* Specifies a virtual private gateway. A virtual private gateway is the endpoint on the VPC side of your VPN connection. You can create a virtual private gateway before creating the VPC itself.
|
|
10
|
+
* For more information, see [](https://docs.aws.amazon.com/vpn/latest/s2svpn/VPC_VPN.html) in the *User Guide*.
|
|
10
11
|
*/
|
|
11
12
|
function getVpnGateway(args, opts) {
|
|
12
13
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
@@ -16,7 +17,8 @@ function getVpnGateway(args, opts) {
|
|
|
16
17
|
}
|
|
17
18
|
exports.getVpnGateway = getVpnGateway;
|
|
18
19
|
/**
|
|
19
|
-
*
|
|
20
|
+
* Specifies a virtual private gateway. A virtual private gateway is the endpoint on the VPC side of your VPN connection. You can create a virtual private gateway before creating the VPC itself.
|
|
21
|
+
* For more information, see [](https://docs.aws.amazon.com/vpn/latest/s2svpn/VPC_VPN.html) in the *User Guide*.
|
|
20
22
|
*/
|
|
21
23
|
function getVpnGatewayOutput(args, opts) {
|
|
22
24
|
return pulumi.output(args).apply((a) => getVpnGateway(a, opts));
|
package/ec2/getVpnGateway.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getVpnGateway.js","sourceRoot":"","sources":["../../ec2/getVpnGateway.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C
|
|
1
|
+
{"version":3,"file":"getVpnGateway.js","sourceRoot":"","sources":["../../ec2/getVpnGateway.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;;GAGG;AACH,SAAgB,aAAa,CAAC,IAAuB,EAAE,IAA2B;IAE9E,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,8BAA8B,EAAE;QACzD,cAAc,EAAE,IAAI,CAAC,YAAY;KACpC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,sCAMC;AAmBD;;;GAGG;AACH,SAAgB,mBAAmB,CAAC,IAA6B,EAAE,IAA2B;IAC1F,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,aAAa,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AACxE,CAAC;AAFD,kDAEC"}
|
package/ec2/vpnGateway.d.ts
CHANGED
|
@@ -2,7 +2,8 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
2
2
|
import * as inputs from "../types/input";
|
|
3
3
|
import * as outputs from "../types/output";
|
|
4
4
|
/**
|
|
5
|
-
*
|
|
5
|
+
* Specifies a virtual private gateway. A virtual private gateway is the endpoint on the VPC side of your VPN connection. You can create a virtual private gateway before creating the VPC itself.
|
|
6
|
+
* For more information, see [](https://docs.aws.amazon.com/vpn/latest/s2svpn/VPC_VPN.html) in the *User Guide*.
|
|
6
7
|
*/
|
|
7
8
|
export declare class VpnGateway extends pulumi.CustomResource {
|
|
8
9
|
/**
|
|
@@ -32,7 +33,7 @@ export declare class VpnGateway extends pulumi.CustomResource {
|
|
|
32
33
|
*/
|
|
33
34
|
readonly type: pulumi.Output<string>;
|
|
34
35
|
/**
|
|
35
|
-
*
|
|
36
|
+
* The ID of the VPN gateway.
|
|
36
37
|
*/
|
|
37
38
|
readonly vpnGatewayId: pulumi.Output<string>;
|
|
38
39
|
/**
|
package/ec2/vpnGateway.js
CHANGED
|
@@ -6,7 +6,8 @@ exports.VpnGateway = void 0;
|
|
|
6
6
|
const pulumi = require("@pulumi/pulumi");
|
|
7
7
|
const utilities = require("../utilities");
|
|
8
8
|
/**
|
|
9
|
-
*
|
|
9
|
+
* Specifies a virtual private gateway. A virtual private gateway is the endpoint on the VPC side of your VPN connection. You can create a virtual private gateway before creating the VPC itself.
|
|
10
|
+
* For more information, see [](https://docs.aws.amazon.com/vpn/latest/s2svpn/VPC_VPN.html) in the *User Guide*.
|
|
10
11
|
*/
|
|
11
12
|
class VpnGateway extends pulumi.CustomResource {
|
|
12
13
|
/**
|
package/ec2/vpnGateway.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"vpnGateway.js","sourceRoot":"","sources":["../../ec2/vpnGateway.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C
|
|
1
|
+
{"version":3,"file":"vpnGateway.js","sourceRoot":"","sources":["../../ec2/vpnGateway.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;;GAGG;AACH,MAAa,UAAW,SAAQ,MAAM,CAAC,cAAc;IACjD;;;;;;;OAOG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,IAAmC;QAC5F,OAAO,IAAI,UAAU,CAAC,IAAI,EAAE,SAAgB,kCAAO,IAAI,KAAE,EAAE,EAAE,EAAE,IAAG,CAAC;IACvE,CAAC;IAKD;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE;YACnC,OAAO,KAAK,CAAC;SAChB;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,UAAU,CAAC,YAAY,CAAC;IAC3D,CAAC;IAmBD;;;;;;OAMG;IACH,YAAY,IAAY,EAAE,IAAoB,EAAE,IAAmC;QAC/E,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,CAAC,IAAI,CAAC,EAAE,EAAE;YACV,IAAI,CAAC,CAAC,IAAI,IAAI,IAAI,CAAC,IAAI,KAAK,SAAS,CAAC,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACjD,MAAM,IAAI,KAAK,CAAC,kCAAkC,CAAC,CAAC;aACvD;YACD,cAAc,CAAC,eAAe,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,aAAa,CAAC,CAAC,CAAC,SAAS,CAAC;YACxE,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC;YACtD,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC;YACtD,cAAc,CAAC,cAAc,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;SACtD;aAAM;YACH,cAAc,CAAC,eAAe,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YACpD,cAAc,CAAC,MAAM,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAC3C,cAAc,CAAC,MAAM,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAC3C,cAAc,CAAC,cAAc,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;SACtD;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,MAAM,gBAAgB,GAAG,EAAE,gBAAgB,EAAE,CAAC,eAAe,EAAE,MAAM,CAAC,EAAE,CAAC;QACzE,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,IAAI,EAAE,gBAAgB,CAAC,CAAC;QACnD,KAAK,CAAC,UAAU,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IAC/D,CAAC;;AAxEL,gCAyEC;AA5DG,gBAAgB;AACO,uBAAY,GAAG,2BAA2B,CAAC"}
|
|
@@ -24,7 +24,10 @@ export interface GetLoadBalancerResult {
|
|
|
24
24
|
*/
|
|
25
25
|
readonly enforceSecurityGroupInboundRulesOnPrivateLinkTraffic?: string;
|
|
26
26
|
/**
|
|
27
|
-
*
|
|
27
|
+
* Note: Internal load balancers must use the ``ipv4`` IP address type.
|
|
28
|
+
* [Application Load Balancers] The IP address type. The possible values are ``ipv4`` (for only IPv4 addresses), ``dualstack`` (for IPv4 and IPv6 addresses), and ``dualstack-without-public-ipv4`` (for IPv6 only public addresses, with private IPv4 and IPv6 addresses).
|
|
29
|
+
* [Network Load Balancers] The IP address type. The possible values are ``ipv4`` (for only IPv4 addresses) and ``dualstack`` (for IPv4 and IPv6 addresses). You can’t specify ``dualstack`` for a load balancer with a UDP or TCP_UDP listener.
|
|
30
|
+
* [Gateway Load Balancers] The IP address type. The possible values are ``ipv4`` (for only IPv4 addresses) and ``dualstack`` (for IPv4 and IPv6 addresses).
|
|
28
31
|
*/
|
|
29
32
|
readonly ipAddressType?: string;
|
|
30
33
|
/**
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getLoadBalancer.js","sourceRoot":"","sources":["../../elasticloadbalancingv2/getLoadBalancer.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;GAEG;AACH,SAAgB,eAAe,CAAC,IAAyB,EAAE,IAA2B;IAElF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,mDAAmD,EAAE;QAC9E,iBAAiB,EAAE,IAAI,CAAC,eAAe;KAC1C,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,0CAMC;
|
|
1
|
+
{"version":3,"file":"getLoadBalancer.js","sourceRoot":"","sources":["../../elasticloadbalancingv2/getLoadBalancer.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;GAEG;AACH,SAAgB,eAAe,CAAC,IAAyB,EAAE,IAA2B;IAElF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,mDAAmD,EAAE;QAC9E,iBAAiB,EAAE,IAAI,CAAC,eAAe;KAC1C,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,0CAMC;AAwED;;GAEG;AACH,SAAgB,qBAAqB,CAAC,IAA+B,EAAE,IAA2B;IAC9F,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,eAAe,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AAC1E,CAAC;AAFD,sDAEC"}
|