@pulumi/aws 4.29.0-alpha.1637172735 → 4.30.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.
Files changed (177) hide show
  1. package/account/alternativeContact.d.ts +121 -0
  2. package/account/alternativeContact.js +96 -0
  3. package/account/alternativeContact.js.map +1 -0
  4. package/account/index.d.ts +1 -0
  5. package/account/index.js +33 -0
  6. package/account/index.js.map +1 -0
  7. package/alb/getLoadBalancer.d.ts +2 -0
  8. package/alb/getLoadBalancer.js.map +1 -1
  9. package/alb/loadBalancer.d.ts +27 -3
  10. package/alb/loadBalancer.js +4 -0
  11. package/alb/loadBalancer.js.map +1 -1
  12. package/alb/targetGroupAttachment.d.ts +3 -3
  13. package/applicationloadbalancing/getLoadBalancer.d.ts +2 -0
  14. package/applicationloadbalancing/getLoadBalancer.js.map +1 -1
  15. package/applicationloadbalancing/loadBalancer.d.ts +27 -3
  16. package/applicationloadbalancing/loadBalancer.js +4 -0
  17. package/applicationloadbalancing/loadBalancer.js.map +1 -1
  18. package/applicationloadbalancing/targetGroupAttachment.d.ts +3 -3
  19. package/appstream/directoryConfig.d.ts +108 -0
  20. package/appstream/directoryConfig.js +93 -0
  21. package/appstream/directoryConfig.js.map +1 -0
  22. package/appstream/fleetStackAssociation.d.ts +91 -0
  23. package/appstream/fleetStackAssociation.js +90 -0
  24. package/appstream/fleetStackAssociation.js.map +1 -0
  25. package/appstream/index.d.ts +4 -0
  26. package/appstream/index.js +20 -0
  27. package/appstream/index.js.map +1 -1
  28. package/appstream/user.d.ts +149 -0
  29. package/appstream/user.js +96 -0
  30. package/appstream/user.js.map +1 -0
  31. package/appstream/userStackAssociation.d.ts +113 -0
  32. package/appstream/userStackAssociation.js +95 -0
  33. package/appstream/userStackAssociation.js.map +1 -0
  34. package/autoscaling/group.d.ts +3 -3
  35. package/cfg/remediationConfiguration.d.ts +74 -20
  36. package/cfg/remediationConfiguration.js +17 -0
  37. package/cfg/remediationConfiguration.js.map +1 -1
  38. package/cloudfront/responseHeadersPolicy.d.ts +28 -4
  39. package/cloudfront/responseHeadersPolicy.js +25 -1
  40. package/cloudfront/responseHeadersPolicy.js.map +1 -1
  41. package/dlm/lifecyclePolicy.d.ts +67 -1
  42. package/dlm/lifecyclePolicy.js +67 -1
  43. package/dlm/lifecyclePolicy.js.map +1 -1
  44. package/ec2/getInstanceType.d.ts +4 -0
  45. package/ec2/getInstanceType.js.map +1 -1
  46. package/ec2/getInstanceTypes.d.ts +70 -0
  47. package/ec2/getInstanceTypes.js +59 -0
  48. package/ec2/getInstanceTypes.js.map +1 -0
  49. package/ec2/index.d.ts +1 -0
  50. package/ec2/index.js +1 -0
  51. package/ec2/index.js.map +1 -1
  52. package/ecs/capacityProvider.d.ts +1 -1
  53. package/ecs/capacityProvider.js +1 -1
  54. package/ecs/service.d.ts +30 -30
  55. package/elasticloadbalancing/getLoadBalancer.d.ts +1 -0
  56. package/elasticloadbalancing/getLoadBalancer.js.map +1 -1
  57. package/elasticloadbalancing/loadBalancer.d.ts +12 -0
  58. package/elasticloadbalancing/loadBalancer.js +2 -0
  59. package/elasticloadbalancing/loadBalancer.js.map +1 -1
  60. package/elasticloadbalancingv2/getLoadBalancer.d.ts +2 -0
  61. package/elasticloadbalancingv2/getLoadBalancer.js.map +1 -1
  62. package/elasticloadbalancingv2/loadBalancer.d.ts +27 -3
  63. package/elasticloadbalancingv2/loadBalancer.js +4 -0
  64. package/elasticloadbalancingv2/loadBalancer.js.map +1 -1
  65. package/elasticloadbalancingv2/targetGroupAttachment.d.ts +3 -3
  66. package/elb/getLoadBalancer.d.ts +1 -0
  67. package/elb/getLoadBalancer.js.map +1 -1
  68. package/elb/loadBalancer.d.ts +12 -0
  69. package/elb/loadBalancer.js +2 -0
  70. package/elb/loadBalancer.js.map +1 -1
  71. package/emr/cluster.d.ts +12 -0
  72. package/emr/cluster.js +2 -0
  73. package/emr/cluster.js.map +1 -1
  74. package/emr/getReleaseLabels.d.ts +53 -0
  75. package/emr/getReleaseLabels.js +42 -0
  76. package/emr/getReleaseLabels.js.map +1 -0
  77. package/emr/index.d.ts +1 -0
  78. package/emr/index.js +1 -0
  79. package/emr/index.js.map +1 -1
  80. package/fsx/index.d.ts +2 -0
  81. package/fsx/index.js +10 -0
  82. package/fsx/index.js.map +1 -1
  83. package/fsx/ontapStorageVirtualMachine.d.ts +216 -0
  84. package/fsx/ontapStorageVirtualMachine.js +134 -0
  85. package/fsx/ontapStorageVirtualMachine.js.map +1 -0
  86. package/fsx/ontapVolume.d.ts +246 -0
  87. package/fsx/ontapVolume.js +137 -0
  88. package/fsx/ontapVolume.js.map +1 -0
  89. package/imagebuilder/getImageRecipes.d.ts +67 -0
  90. package/imagebuilder/getImageRecipes.js +44 -0
  91. package/imagebuilder/getImageRecipes.js.map +1 -0
  92. package/imagebuilder/index.d.ts +1 -0
  93. package/imagebuilder/index.js +1 -0
  94. package/imagebuilder/index.js.map +1 -1
  95. package/index.d.ts +2 -1
  96. package/index.js +5 -3
  97. package/index.js.map +1 -1
  98. package/iot/index.d.ts +2 -0
  99. package/iot/index.js +10 -0
  100. package/iot/index.js.map +1 -1
  101. package/iot/thingGroup.d.ts +153 -0
  102. package/iot/thingGroup.js +100 -0
  103. package/iot/thingGroup.js.map +1 -0
  104. package/iot/thingGroupMembership.d.ts +96 -0
  105. package/iot/thingGroupMembership.js +85 -0
  106. package/iot/thingGroupMembership.js.map +1 -0
  107. package/iot/thingType.d.ts +36 -0
  108. package/iot/thingType.js +4 -0
  109. package/iot/thingType.js.map +1 -1
  110. package/lambda/getFunction.d.ts +4 -0
  111. package/lambda/getFunction.js.map +1 -1
  112. package/lambda/index.d.ts +1 -0
  113. package/lambda/index.js +5 -0
  114. package/lambda/index.js.map +1 -1
  115. package/lambda/layerVersion.d.ts +41 -83
  116. package/lambda/layerVersion.js +2 -45
  117. package/lambda/layerVersion.js.map +1 -1
  118. package/lambda/layerVersionPermission.d.ts +154 -0
  119. package/lambda/layerVersionPermission.js +110 -0
  120. package/lambda/layerVersionPermission.js.map +1 -0
  121. package/lb/getLoadBalancer.d.ts +2 -0
  122. package/lb/getLoadBalancer.js.map +1 -1
  123. package/lb/loadBalancer.d.ts +27 -3
  124. package/lb/loadBalancer.js +4 -0
  125. package/lb/loadBalancer.js.map +1 -1
  126. package/lb/targetGroupAttachment.d.ts +3 -3
  127. package/package.json +2 -2
  128. package/package.json.dev +1 -1
  129. package/quicksight/user.d.ts +7 -7
  130. package/quicksight/user.js +1 -1
  131. package/s3/accessPoint.d.ts +20 -28
  132. package/s3/accessPoint.js +4 -28
  133. package/s3/accessPoint.js.map +1 -1
  134. package/s3/bucket.d.ts +2 -0
  135. package/s3/bucket.js +2 -0
  136. package/s3/bucket.js.map +1 -1
  137. package/s3/bucketReplicationConfig.d.ts +190 -0
  138. package/s3/bucketReplicationConfig.js +181 -0
  139. package/s3/bucketReplicationConfig.js.map +1 -0
  140. package/s3/index.d.ts +1 -0
  141. package/s3/index.js +5 -0
  142. package/s3/index.js.map +1 -1
  143. package/s3control/accessPointPolicy.d.ts +77 -0
  144. package/s3control/accessPointPolicy.js +70 -0
  145. package/s3control/accessPointPolicy.js.map +1 -0
  146. package/s3control/index.d.ts +5 -0
  147. package/s3control/index.js +25 -0
  148. package/s3control/index.js.map +1 -1
  149. package/s3control/multiRegionAccessPoint.d.ts +123 -0
  150. package/s3control/multiRegionAccessPoint.js +103 -0
  151. package/s3control/multiRegionAccessPoint.js.map +1 -0
  152. package/s3control/multiRegionAccessPointPolicy.d.ts +115 -0
  153. package/s3control/multiRegionAccessPointPolicy.js +107 -0
  154. package/s3control/multiRegionAccessPointPolicy.js.map +1 -0
  155. package/s3control/objectLambdaAccessPoint.d.ts +105 -0
  156. package/s3control/objectLambdaAccessPoint.js +93 -0
  157. package/s3control/objectLambdaAccessPoint.js.map +1 -0
  158. package/s3control/objectLambdaAccessPointPolicy.d.ts +114 -0
  159. package/s3control/objectLambdaAccessPointPolicy.js +103 -0
  160. package/s3control/objectLambdaAccessPointPolicy.js.map +1 -0
  161. package/sagemaker/endpoint.d.ts +19 -6
  162. package/sagemaker/endpoint.js +2 -0
  163. package/sagemaker/endpoint.js.map +1 -1
  164. package/securityhub/findingAggregator.d.ts +124 -0
  165. package/securityhub/findingAggregator.js +120 -0
  166. package/securityhub/findingAggregator.js.map +1 -0
  167. package/securityhub/index.d.ts +1 -0
  168. package/securityhub/index.js +5 -0
  169. package/securityhub/index.js.map +1 -1
  170. package/types/input.d.ts +1997 -173
  171. package/types/output.d.ts +1842 -45
  172. package/wafv2/ruleGroup.d.ts +15 -3
  173. package/wafv2/ruleGroup.js +2 -0
  174. package/wafv2/ruleGroup.js.map +1 -1
  175. package/wafv2/webAcl.d.ts +20 -7
  176. package/wafv2/webAcl.js +7 -4
  177. package/wafv2/webAcl.js.map +1 -1
@@ -0,0 +1,121 @@
1
+ import * as pulumi from "@pulumi/pulumi";
2
+ /**
3
+ * Manages the specified alternate contact attached to an AWS Account.
4
+ *
5
+ * ## Example Usage
6
+ *
7
+ * ```typescript
8
+ * import * as pulumi from "@pulumi/pulumi";
9
+ * import * as aws from "@pulumi/aws";
10
+ *
11
+ * const operations = new aws.account.AlternativeContact("operations", {
12
+ * alternateContactType: "OPERATIONS",
13
+ * emailAddress: "test@example.com",
14
+ * phoneNumber: "+1234567890",
15
+ * title: "Example",
16
+ * });
17
+ * ```
18
+ *
19
+ * ## Import
20
+ *
21
+ * The current Alternate Contact can be imported using the `alternate_contact_type`, e.g.,
22
+ *
23
+ * ```sh
24
+ * $ pulumi import aws:account/alternativeContact:AlternativeContact operations OPERATIONS
25
+ * ```
26
+ */
27
+ export declare class AlternativeContact extends pulumi.CustomResource {
28
+ /**
29
+ * Get an existing AlternativeContact resource's state with the given name, ID, and optional extra
30
+ * properties used to qualify the lookup.
31
+ *
32
+ * @param name The _unique_ name of the resulting resource.
33
+ * @param id The _unique_ provider ID of the resource to lookup.
34
+ * @param state Any extra arguments used during the lookup.
35
+ * @param opts Optional settings to control the behavior of the CustomResource.
36
+ */
37
+ static get(name: string, id: pulumi.Input<pulumi.ID>, state?: AlternativeContactState, opts?: pulumi.CustomResourceOptions): AlternativeContact;
38
+ /**
39
+ * Returns true if the given object is an instance of AlternativeContact. This is designed to work even
40
+ * when multiple copies of the Pulumi SDK have been loaded into the same process.
41
+ */
42
+ static isInstance(obj: any): obj is AlternativeContact;
43
+ /**
44
+ * The type of the alternate contact. Allowed values are: `BILLING`, `OPERATIONS`, `SECURITY`.
45
+ */
46
+ readonly alternateContactType: pulumi.Output<string>;
47
+ /**
48
+ * An email address for the alternate contact.
49
+ */
50
+ readonly emailAddress: pulumi.Output<string>;
51
+ /**
52
+ * The name of the alternate contact.
53
+ */
54
+ readonly name: pulumi.Output<string>;
55
+ /**
56
+ * A phone number for the alternate contact.
57
+ */
58
+ readonly phoneNumber: pulumi.Output<string>;
59
+ /**
60
+ * A title for the alternate contact.
61
+ */
62
+ readonly title: pulumi.Output<string>;
63
+ /**
64
+ * Create a AlternativeContact resource with the given unique name, arguments, and options.
65
+ *
66
+ * @param name The _unique_ name of the resource.
67
+ * @param args The arguments to use to populate this resource's properties.
68
+ * @param opts A bag of options that control this resource's behavior.
69
+ */
70
+ constructor(name: string, args: AlternativeContactArgs, opts?: pulumi.CustomResourceOptions);
71
+ }
72
+ /**
73
+ * Input properties used for looking up and filtering AlternativeContact resources.
74
+ */
75
+ export interface AlternativeContactState {
76
+ /**
77
+ * The type of the alternate contact. Allowed values are: `BILLING`, `OPERATIONS`, `SECURITY`.
78
+ */
79
+ alternateContactType?: pulumi.Input<string>;
80
+ /**
81
+ * An email address for the alternate contact.
82
+ */
83
+ emailAddress?: pulumi.Input<string>;
84
+ /**
85
+ * The name of the alternate contact.
86
+ */
87
+ name?: pulumi.Input<string>;
88
+ /**
89
+ * A phone number for the alternate contact.
90
+ */
91
+ phoneNumber?: pulumi.Input<string>;
92
+ /**
93
+ * A title for the alternate contact.
94
+ */
95
+ title?: pulumi.Input<string>;
96
+ }
97
+ /**
98
+ * The set of arguments for constructing a AlternativeContact resource.
99
+ */
100
+ export interface AlternativeContactArgs {
101
+ /**
102
+ * The type of the alternate contact. Allowed values are: `BILLING`, `OPERATIONS`, `SECURITY`.
103
+ */
104
+ alternateContactType: pulumi.Input<string>;
105
+ /**
106
+ * An email address for the alternate contact.
107
+ */
108
+ emailAddress: pulumi.Input<string>;
109
+ /**
110
+ * The name of the alternate contact.
111
+ */
112
+ name?: pulumi.Input<string>;
113
+ /**
114
+ * A phone number for the alternate contact.
115
+ */
116
+ phoneNumber: pulumi.Input<string>;
117
+ /**
118
+ * A title for the alternate contact.
119
+ */
120
+ title: pulumi.Input<string>;
121
+ }
@@ -0,0 +1,96 @@
1
+ "use strict";
2
+ // *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
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.AlternativeContact = void 0;
6
+ const pulumi = require("@pulumi/pulumi");
7
+ const utilities = require("../utilities");
8
+ /**
9
+ * Manages the specified alternate contact attached to an AWS Account.
10
+ *
11
+ * ## Example Usage
12
+ *
13
+ * ```typescript
14
+ * import * as pulumi from "@pulumi/pulumi";
15
+ * import * as aws from "@pulumi/aws";
16
+ *
17
+ * const operations = new aws.account.AlternativeContact("operations", {
18
+ * alternateContactType: "OPERATIONS",
19
+ * emailAddress: "test@example.com",
20
+ * phoneNumber: "+1234567890",
21
+ * title: "Example",
22
+ * });
23
+ * ```
24
+ *
25
+ * ## Import
26
+ *
27
+ * The current Alternate Contact can be imported using the `alternate_contact_type`, e.g.,
28
+ *
29
+ * ```sh
30
+ * $ pulumi import aws:account/alternativeContact:AlternativeContact operations OPERATIONS
31
+ * ```
32
+ */
33
+ class AlternativeContact extends pulumi.CustomResource {
34
+ constructor(name, argsOrState, opts) {
35
+ let inputs = {};
36
+ opts = opts || {};
37
+ if (opts.id) {
38
+ const state = argsOrState;
39
+ inputs["alternateContactType"] = state ? state.alternateContactType : undefined;
40
+ inputs["emailAddress"] = state ? state.emailAddress : undefined;
41
+ inputs["name"] = state ? state.name : undefined;
42
+ inputs["phoneNumber"] = state ? state.phoneNumber : undefined;
43
+ inputs["title"] = state ? state.title : undefined;
44
+ }
45
+ else {
46
+ const args = argsOrState;
47
+ if ((!args || args.alternateContactType === undefined) && !opts.urn) {
48
+ throw new Error("Missing required property 'alternateContactType'");
49
+ }
50
+ if ((!args || args.emailAddress === undefined) && !opts.urn) {
51
+ throw new Error("Missing required property 'emailAddress'");
52
+ }
53
+ if ((!args || args.phoneNumber === undefined) && !opts.urn) {
54
+ throw new Error("Missing required property 'phoneNumber'");
55
+ }
56
+ if ((!args || args.title === undefined) && !opts.urn) {
57
+ throw new Error("Missing required property 'title'");
58
+ }
59
+ inputs["alternateContactType"] = args ? args.alternateContactType : undefined;
60
+ inputs["emailAddress"] = args ? args.emailAddress : undefined;
61
+ inputs["name"] = args ? args.name : undefined;
62
+ inputs["phoneNumber"] = args ? args.phoneNumber : undefined;
63
+ inputs["title"] = args ? args.title : undefined;
64
+ }
65
+ if (!opts.version) {
66
+ opts = pulumi.mergeOptions(opts, { version: utilities.getVersion() });
67
+ }
68
+ super(AlternativeContact.__pulumiType, name, inputs, opts);
69
+ }
70
+ /**
71
+ * Get an existing AlternativeContact resource's state with the given name, ID, and optional extra
72
+ * properties used to qualify the lookup.
73
+ *
74
+ * @param name The _unique_ name of the resulting resource.
75
+ * @param id The _unique_ provider ID of the resource to lookup.
76
+ * @param state Any extra arguments used during the lookup.
77
+ * @param opts Optional settings to control the behavior of the CustomResource.
78
+ */
79
+ static get(name, id, state, opts) {
80
+ return new AlternativeContact(name, state, Object.assign(Object.assign({}, opts), { id: id }));
81
+ }
82
+ /**
83
+ * Returns true if the given object is an instance of AlternativeContact. This is designed to work even
84
+ * when multiple copies of the Pulumi SDK have been loaded into the same process.
85
+ */
86
+ static isInstance(obj) {
87
+ if (obj === undefined || obj === null) {
88
+ return false;
89
+ }
90
+ return obj['__pulumiType'] === AlternativeContact.__pulumiType;
91
+ }
92
+ }
93
+ exports.AlternativeContact = AlternativeContact;
94
+ /** @internal */
95
+ AlternativeContact.__pulumiType = 'aws:account/alternativeContact:AlternativeContact';
96
+ //# sourceMappingURL=alternativeContact.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"alternativeContact.js","sourceRoot":"","sources":["../../account/alternativeContact.ts"],"names":[],"mappings":"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"}
@@ -0,0 +1 @@
1
+ export * from "./alternativeContact";
@@ -0,0 +1,33 @@
1
+ "use strict";
2
+ // *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
3
+ // *** Do not edit by hand unless you're certain you know what you are doing! ***
4
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
5
+ if (k2 === undefined) k2 = k;
6
+ Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
7
+ }) : (function(o, m, k, k2) {
8
+ if (k2 === undefined) k2 = k;
9
+ o[k2] = m[k];
10
+ }));
11
+ var __exportStar = (this && this.__exportStar) || function(m, exports) {
12
+ for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
13
+ };
14
+ Object.defineProperty(exports, "__esModule", { value: true });
15
+ const pulumi = require("@pulumi/pulumi");
16
+ const utilities = require("../utilities");
17
+ // Export members:
18
+ __exportStar(require("./alternativeContact"), exports);
19
+ // Import resources to register:
20
+ const alternativeContact_1 = require("./alternativeContact");
21
+ const _module = {
22
+ version: utilities.getVersion(),
23
+ construct: (name, type, urn) => {
24
+ switch (type) {
25
+ case "aws:account/alternativeContact:AlternativeContact":
26
+ return new alternativeContact_1.AlternativeContact(name, undefined, { urn });
27
+ default:
28
+ throw new Error(`unknown resource type ${type}`);
29
+ }
30
+ },
31
+ };
32
+ pulumi.runtime.registerResourceModule("aws", "account/alternativeContact", _module);
33
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../account/index.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;;;;;;;;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C,kBAAkB;AAClB,uDAAqC;AAErC,gCAAgC;AAChC,6DAA0D;AAE1D,MAAM,OAAO,GAAG;IACZ,OAAO,EAAE,SAAS,CAAC,UAAU,EAAE;IAC/B,SAAS,EAAE,CAAC,IAAY,EAAE,IAAY,EAAE,GAAW,EAAmB,EAAE;QACpE,QAAQ,IAAI,EAAE;YACV,KAAK,mDAAmD;gBACpD,OAAO,IAAI,uCAAkB,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YAChE;gBACI,MAAM,IAAI,KAAK,CAAC,yBAAyB,IAAI,EAAE,CAAC,CAAC;SACxD;IACL,CAAC;CACJ,CAAC;AACF,MAAM,CAAC,OAAO,CAAC,sBAAsB,CAAC,KAAK,EAAE,4BAA4B,EAAE,OAAO,CAAC,CAAA"}
@@ -52,10 +52,12 @@ export interface GetLoadBalancerResult {
52
52
  readonly arn: string;
53
53
  readonly arnSuffix: string;
54
54
  readonly customerOwnedIpv4Pool: string;
55
+ readonly desyncMitigationMode: string;
55
56
  readonly dnsName: string;
56
57
  readonly dropInvalidHeaderFields: boolean;
57
58
  readonly enableDeletionProtection: boolean;
58
59
  readonly enableHttp2: boolean;
60
+ readonly enableWafFailOpen: boolean;
59
61
  /**
60
62
  * The provider-assigned unique ID for this managed resource.
61
63
  */
@@ -1 +1 @@
1
- {"version":3,"file":"getLoadBalancer.js","sourceRoot":"","sources":["../../alb/getLoadBalancer.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAEzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;GAuBG;AACH,SAAgB,eAAe,CAAC,IAA0B,EAAE,IAA2B;IACnF,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,yCAAyC,EAAE;QACpE,KAAK,EAAE,IAAI,CAAC,GAAG;QACf,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,MAAM,EAAE,IAAI,CAAC,IAAI;KACpB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAdD,0CAcC;AAiDD,SAAgB,qBAAqB,CAAC,IAAgC,EAAE,IAA2B;IAC/F,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,EAAE,CAAC,eAAe,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AACnE,CAAC;AAFD,sDAEC"}
1
+ {"version":3,"file":"getLoadBalancer.js","sourceRoot":"","sources":["../../alb/getLoadBalancer.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAEzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;GAuBG;AACH,SAAgB,eAAe,CAAC,IAA0B,EAAE,IAA2B;IACnF,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,yCAAyC,EAAE;QACpE,KAAK,EAAE,IAAI,CAAC,GAAG;QACf,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,MAAM,EAAE,IAAI,CAAC,IAAI;KACpB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAdD,0CAcC;AAmDD,SAAgB,qBAAqB,CAAC,IAAgC,EAAE,IAA2B;IAC/F,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,EAAE,CAAC,eAAe,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AACnE,CAAC;AAFD,sDAEC"}
@@ -126,6 +126,10 @@ export declare class LoadBalancer extends pulumi.CustomResource {
126
126
  * The ID of the customer owned ipv4 pool to use for this load balancer.
127
127
  */
128
128
  readonly customerOwnedIpv4Pool: pulumi.Output<string | undefined>;
129
+ /**
130
+ * Determines how the load balancer handles requests that might pose a security risk to an application due to HTTP desync. Valid values are `monitor`, `defensive` (default), `strictest`.
131
+ */
132
+ readonly desyncMitigationMode: pulumi.Output<string | undefined>;
129
133
  /**
130
134
  * The DNS name of the load balancer.
131
135
  */
@@ -148,6 +152,10 @@ export declare class LoadBalancer extends pulumi.CustomResource {
148
152
  * Indicates whether HTTP/2 is enabled in `application` load balancers. Defaults to `true`.
149
153
  */
150
154
  readonly enableHttp2: pulumi.Output<boolean | undefined>;
155
+ /**
156
+ * Indicates whether to allow a WAF-enabled load balancer to route requests to targets if it is unable to forward the request to AWS WAF. Defaults to `false`.
157
+ */
158
+ readonly enableWafFailOpen: pulumi.Output<boolean | undefined>;
151
159
  /**
152
160
  * The time in seconds that the connection is allowed to be idle. Only valid for Load Balancers of type `application`. Default: 60.
153
161
  */
@@ -189,7 +197,7 @@ export declare class LoadBalancer extends pulumi.CustomResource {
189
197
  */
190
198
  readonly subnets: pulumi.Output<string[]>;
191
199
  /**
192
- * A map of tags to assign to the resource. .If configured with a provider `defaultTags` configuration block present, tags with matching keys will overwrite those defined at the provider-level.
200
+ * A map of tags to assign to the resource. If configured with a provider `defaultTags` configuration block present, tags with matching keys will overwrite those defined at the provider-level.
193
201
  */
194
202
  readonly tags: pulumi.Output<{
195
203
  [key: string]: string;
@@ -235,6 +243,10 @@ export interface LoadBalancerState {
235
243
  * The ID of the customer owned ipv4 pool to use for this load balancer.
236
244
  */
237
245
  customerOwnedIpv4Pool?: pulumi.Input<string>;
246
+ /**
247
+ * Determines how the load balancer handles requests that might pose a security risk to an application due to HTTP desync. Valid values are `monitor`, `defensive` (default), `strictest`.
248
+ */
249
+ desyncMitigationMode?: pulumi.Input<string>;
238
250
  /**
239
251
  * The DNS name of the load balancer.
240
252
  */
@@ -257,6 +269,10 @@ export interface LoadBalancerState {
257
269
  * Indicates whether HTTP/2 is enabled in `application` load balancers. Defaults to `true`.
258
270
  */
259
271
  enableHttp2?: pulumi.Input<boolean>;
272
+ /**
273
+ * Indicates whether to allow a WAF-enabled load balancer to route requests to targets if it is unable to forward the request to AWS WAF. Defaults to `false`.
274
+ */
275
+ enableWafFailOpen?: pulumi.Input<boolean>;
260
276
  /**
261
277
  * The time in seconds that the connection is allowed to be idle. Only valid for Load Balancers of type `application`. Default: 60.
262
278
  */
@@ -298,7 +314,7 @@ export interface LoadBalancerState {
298
314
  */
299
315
  subnets?: pulumi.Input<pulumi.Input<string>[]>;
300
316
  /**
301
- * A map of tags to assign to the resource. .If configured with a provider `defaultTags` configuration block present, tags with matching keys will overwrite those defined at the provider-level.
317
+ * A map of tags to assign to the resource. If configured with a provider `defaultTags` configuration block present, tags with matching keys will overwrite those defined at the provider-level.
302
318
  */
303
319
  tags?: pulumi.Input<{
304
320
  [key: string]: pulumi.Input<string>;
@@ -328,6 +344,10 @@ export interface LoadBalancerArgs {
328
344
  * The ID of the customer owned ipv4 pool to use for this load balancer.
329
345
  */
330
346
  customerOwnedIpv4Pool?: pulumi.Input<string>;
347
+ /**
348
+ * Determines how the load balancer handles requests that might pose a security risk to an application due to HTTP desync. Valid values are `monitor`, `defensive` (default), `strictest`.
349
+ */
350
+ desyncMitigationMode?: pulumi.Input<string>;
331
351
  /**
332
352
  * Indicates whether HTTP headers with header fields that are not valid are removed by the load balancer (true) or routed to targets (false). The default is false. Elastic Load Balancing requires that message header names contain only alphanumeric characters and hyphens. Only valid for Load Balancers of type `application`.
333
353
  */
@@ -346,6 +366,10 @@ export interface LoadBalancerArgs {
346
366
  * Indicates whether HTTP/2 is enabled in `application` load balancers. Defaults to `true`.
347
367
  */
348
368
  enableHttp2?: pulumi.Input<boolean>;
369
+ /**
370
+ * Indicates whether to allow a WAF-enabled load balancer to route requests to targets if it is unable to forward the request to AWS WAF. Defaults to `false`.
371
+ */
372
+ enableWafFailOpen?: pulumi.Input<boolean>;
349
373
  /**
350
374
  * The time in seconds that the connection is allowed to be idle. Only valid for Load Balancers of type `application`. Default: 60.
351
375
  */
@@ -387,7 +411,7 @@ export interface LoadBalancerArgs {
387
411
  */
388
412
  subnets?: pulumi.Input<pulumi.Input<string>[]>;
389
413
  /**
390
- * A map of tags to assign to the resource. .If configured with a provider `defaultTags` configuration block present, tags with matching keys will overwrite those defined at the provider-level.
414
+ * A map of tags to assign to the resource. If configured with a provider `defaultTags` configuration block present, tags with matching keys will overwrite those defined at the provider-level.
391
415
  */
392
416
  tags?: pulumi.Input<{
393
417
  [key: string]: pulumi.Input<string>;
@@ -108,11 +108,13 @@ class LoadBalancer extends pulumi.CustomResource {
108
108
  inputs["arn"] = state ? state.arn : undefined;
109
109
  inputs["arnSuffix"] = state ? state.arnSuffix : undefined;
110
110
  inputs["customerOwnedIpv4Pool"] = state ? state.customerOwnedIpv4Pool : undefined;
111
+ inputs["desyncMitigationMode"] = state ? state.desyncMitigationMode : undefined;
111
112
  inputs["dnsName"] = state ? state.dnsName : undefined;
112
113
  inputs["dropInvalidHeaderFields"] = state ? state.dropInvalidHeaderFields : undefined;
113
114
  inputs["enableCrossZoneLoadBalancing"] = state ? state.enableCrossZoneLoadBalancing : undefined;
114
115
  inputs["enableDeletionProtection"] = state ? state.enableDeletionProtection : undefined;
115
116
  inputs["enableHttp2"] = state ? state.enableHttp2 : undefined;
117
+ inputs["enableWafFailOpen"] = state ? state.enableWafFailOpen : undefined;
116
118
  inputs["idleTimeout"] = state ? state.idleTimeout : undefined;
117
119
  inputs["internal"] = state ? state.internal : undefined;
118
120
  inputs["ipAddressType"] = state ? state.ipAddressType : undefined;
@@ -131,10 +133,12 @@ class LoadBalancer extends pulumi.CustomResource {
131
133
  const args = argsOrState;
132
134
  inputs["accessLogs"] = args ? args.accessLogs : undefined;
133
135
  inputs["customerOwnedIpv4Pool"] = args ? args.customerOwnedIpv4Pool : undefined;
136
+ inputs["desyncMitigationMode"] = args ? args.desyncMitigationMode : undefined;
134
137
  inputs["dropInvalidHeaderFields"] = args ? args.dropInvalidHeaderFields : undefined;
135
138
  inputs["enableCrossZoneLoadBalancing"] = args ? args.enableCrossZoneLoadBalancing : undefined;
136
139
  inputs["enableDeletionProtection"] = args ? args.enableDeletionProtection : undefined;
137
140
  inputs["enableHttp2"] = args ? args.enableHttp2 : undefined;
141
+ inputs["enableWafFailOpen"] = args ? args.enableWafFailOpen : undefined;
138
142
  inputs["idleTimeout"] = args ? args.idleTimeout : undefined;
139
143
  inputs["internal"] = args ? args.internal : undefined;
140
144
  inputs["ipAddressType"] = args ? args.ipAddressType : undefined;
@@ -1 +1 @@
1
- {"version":3,"file":"loadBalancer.js","sourceRoot":"","sources":["../../alb/loadBalancer.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"loadBalancer.js","sourceRoot":"","sources":["../../alb/loadBalancer.ts"],"names":[],"mappings":"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"}
@@ -76,7 +76,7 @@ export declare class TargetGroupAttachment extends pulumi.CustomResource {
76
76
  */
77
77
  readonly targetGroupArn: pulumi.Output<string>;
78
78
  /**
79
- * The ID of the target. This is the Instance ID for an instance, or the container ID for an ECS container. If the target type is ip, specify an IP address. If the target type is lambda, specify the arn of lambda.
79
+ * The ID of the target. This is the Instance ID for an instance, or the container ID for an ECS container. If the target type is ip, specify an IP address. If the target type is lambda, specify the arn of lambda. If the target type is alb, specify the arn of alb.
80
80
  */
81
81
  readonly targetId: pulumi.Output<string>;
82
82
  /**
@@ -105,7 +105,7 @@ export interface TargetGroupAttachmentState {
105
105
  */
106
106
  targetGroupArn?: pulumi.Input<string>;
107
107
  /**
108
- * The ID of the target. This is the Instance ID for an instance, or the container ID for an ECS container. If the target type is ip, specify an IP address. If the target type is lambda, specify the arn of lambda.
108
+ * The ID of the target. This is the Instance ID for an instance, or the container ID for an ECS container. If the target type is ip, specify an IP address. If the target type is lambda, specify the arn of lambda. If the target type is alb, specify the arn of alb.
109
109
  */
110
110
  targetId?: pulumi.Input<string>;
111
111
  }
@@ -126,7 +126,7 @@ export interface TargetGroupAttachmentArgs {
126
126
  */
127
127
  targetGroupArn: pulumi.Input<string>;
128
128
  /**
129
- * The ID of the target. This is the Instance ID for an instance, or the container ID for an ECS container. If the target type is ip, specify an IP address. If the target type is lambda, specify the arn of lambda.
129
+ * The ID of the target. This is the Instance ID for an instance, or the container ID for an ECS container. If the target type is ip, specify an IP address. If the target type is lambda, specify the arn of lambda. If the target type is alb, specify the arn of alb.
130
130
  */
131
131
  targetId: pulumi.Input<string>;
132
132
  }
@@ -53,10 +53,12 @@ export interface GetLoadBalancerResult {
53
53
  readonly arn: string;
54
54
  readonly arnSuffix: string;
55
55
  readonly customerOwnedIpv4Pool: string;
56
+ readonly desyncMitigationMode: string;
56
57
  readonly dnsName: string;
57
58
  readonly dropInvalidHeaderFields: boolean;
58
59
  readonly enableDeletionProtection: boolean;
59
60
  readonly enableHttp2: boolean;
61
+ readonly enableWafFailOpen: boolean;
60
62
  /**
61
63
  * The provider-assigned unique ID for this managed resource.
62
64
  */
@@ -1 +1 @@
1
- {"version":3,"file":"getLoadBalancer.js","sourceRoot":"","sources":["../../applicationloadbalancing/getLoadBalancer.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAEzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;GAuBG;AACH,uHAAuH;AACvH,SAAgB,eAAe,CAAC,IAA0B,EAAE,IAA2B;IACnF,MAAM,CAAC,GAAG,CAAC,IAAI,CAAC,qIAAqI,CAAC,CAAA;IACtJ,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,8DAA8D,EAAE;QACzF,KAAK,EAAE,IAAI,CAAC,GAAG;QACf,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,MAAM,EAAE,IAAI,CAAC,IAAI;KACpB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAfD,0CAeC;AAiDD,SAAgB,qBAAqB,CAAC,IAAgC,EAAE,IAA2B;IAC/F,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,EAAE,CAAC,eAAe,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AACnE,CAAC;AAFD,sDAEC"}
1
+ {"version":3,"file":"getLoadBalancer.js","sourceRoot":"","sources":["../../applicationloadbalancing/getLoadBalancer.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAEzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;GAuBG;AACH,uHAAuH;AACvH,SAAgB,eAAe,CAAC,IAA0B,EAAE,IAA2B;IACnF,MAAM,CAAC,GAAG,CAAC,IAAI,CAAC,qIAAqI,CAAC,CAAA;IACtJ,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,8DAA8D,EAAE;QACzF,KAAK,EAAE,IAAI,CAAC,GAAG;QACf,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,MAAM,EAAE,IAAI,CAAC,IAAI;KACpB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAfD,0CAeC;AAmDD,SAAgB,qBAAqB,CAAC,IAAgC,EAAE,IAA2B;IAC/F,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,EAAE,CAAC,eAAe,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AACnE,CAAC;AAFD,sDAEC"}
@@ -128,6 +128,10 @@ export declare class LoadBalancer extends pulumi.CustomResource {
128
128
  * The ID of the customer owned ipv4 pool to use for this load balancer.
129
129
  */
130
130
  readonly customerOwnedIpv4Pool: pulumi.Output<string | undefined>;
131
+ /**
132
+ * Determines how the load balancer handles requests that might pose a security risk to an application due to HTTP desync. Valid values are `monitor`, `defensive` (default), `strictest`.
133
+ */
134
+ readonly desyncMitigationMode: pulumi.Output<string | undefined>;
131
135
  /**
132
136
  * The DNS name of the load balancer.
133
137
  */
@@ -150,6 +154,10 @@ export declare class LoadBalancer extends pulumi.CustomResource {
150
154
  * Indicates whether HTTP/2 is enabled in `application` load balancers. Defaults to `true`.
151
155
  */
152
156
  readonly enableHttp2: pulumi.Output<boolean | undefined>;
157
+ /**
158
+ * Indicates whether to allow a WAF-enabled load balancer to route requests to targets if it is unable to forward the request to AWS WAF. Defaults to `false`.
159
+ */
160
+ readonly enableWafFailOpen: pulumi.Output<boolean | undefined>;
153
161
  /**
154
162
  * The time in seconds that the connection is allowed to be idle. Only valid for Load Balancers of type `application`. Default: 60.
155
163
  */
@@ -191,7 +199,7 @@ export declare class LoadBalancer extends pulumi.CustomResource {
191
199
  */
192
200
  readonly subnets: pulumi.Output<string[]>;
193
201
  /**
194
- * A map of tags to assign to the resource. .If configured with a provider `defaultTags` configuration block present, tags with matching keys will overwrite those defined at the provider-level.
202
+ * A map of tags to assign to the resource. If configured with a provider `defaultTags` configuration block present, tags with matching keys will overwrite those defined at the provider-level.
195
203
  */
196
204
  readonly tags: pulumi.Output<{
197
205
  [key: string]: string;
@@ -238,6 +246,10 @@ export interface LoadBalancerState {
238
246
  * The ID of the customer owned ipv4 pool to use for this load balancer.
239
247
  */
240
248
  customerOwnedIpv4Pool?: pulumi.Input<string>;
249
+ /**
250
+ * Determines how the load balancer handles requests that might pose a security risk to an application due to HTTP desync. Valid values are `monitor`, `defensive` (default), `strictest`.
251
+ */
252
+ desyncMitigationMode?: pulumi.Input<string>;
241
253
  /**
242
254
  * The DNS name of the load balancer.
243
255
  */
@@ -260,6 +272,10 @@ export interface LoadBalancerState {
260
272
  * Indicates whether HTTP/2 is enabled in `application` load balancers. Defaults to `true`.
261
273
  */
262
274
  enableHttp2?: pulumi.Input<boolean>;
275
+ /**
276
+ * Indicates whether to allow a WAF-enabled load balancer to route requests to targets if it is unable to forward the request to AWS WAF. Defaults to `false`.
277
+ */
278
+ enableWafFailOpen?: pulumi.Input<boolean>;
263
279
  /**
264
280
  * The time in seconds that the connection is allowed to be idle. Only valid for Load Balancers of type `application`. Default: 60.
265
281
  */
@@ -301,7 +317,7 @@ export interface LoadBalancerState {
301
317
  */
302
318
  subnets?: pulumi.Input<pulumi.Input<string>[]>;
303
319
  /**
304
- * A map of tags to assign to the resource. .If configured with a provider `defaultTags` configuration block present, tags with matching keys will overwrite those defined at the provider-level.
320
+ * A map of tags to assign to the resource. If configured with a provider `defaultTags` configuration block present, tags with matching keys will overwrite those defined at the provider-level.
305
321
  */
306
322
  tags?: pulumi.Input<{
307
323
  [key: string]: pulumi.Input<string>;
@@ -331,6 +347,10 @@ export interface LoadBalancerArgs {
331
347
  * The ID of the customer owned ipv4 pool to use for this load balancer.
332
348
  */
333
349
  customerOwnedIpv4Pool?: pulumi.Input<string>;
350
+ /**
351
+ * Determines how the load balancer handles requests that might pose a security risk to an application due to HTTP desync. Valid values are `monitor`, `defensive` (default), `strictest`.
352
+ */
353
+ desyncMitigationMode?: pulumi.Input<string>;
334
354
  /**
335
355
  * Indicates whether HTTP headers with header fields that are not valid are removed by the load balancer (true) or routed to targets (false). The default is false. Elastic Load Balancing requires that message header names contain only alphanumeric characters and hyphens. Only valid for Load Balancers of type `application`.
336
356
  */
@@ -349,6 +369,10 @@ export interface LoadBalancerArgs {
349
369
  * Indicates whether HTTP/2 is enabled in `application` load balancers. Defaults to `true`.
350
370
  */
351
371
  enableHttp2?: pulumi.Input<boolean>;
372
+ /**
373
+ * Indicates whether to allow a WAF-enabled load balancer to route requests to targets if it is unable to forward the request to AWS WAF. Defaults to `false`.
374
+ */
375
+ enableWafFailOpen?: pulumi.Input<boolean>;
352
376
  /**
353
377
  * The time in seconds that the connection is allowed to be idle. Only valid for Load Balancers of type `application`. Default: 60.
354
378
  */
@@ -390,7 +414,7 @@ export interface LoadBalancerArgs {
390
414
  */
391
415
  subnets?: pulumi.Input<pulumi.Input<string>[]>;
392
416
  /**
393
- * A map of tags to assign to the resource. .If configured with a provider `defaultTags` configuration block present, tags with matching keys will overwrite those defined at the provider-level.
417
+ * A map of tags to assign to the resource. If configured with a provider `defaultTags` configuration block present, tags with matching keys will overwrite those defined at the provider-level.
394
418
  */
395
419
  tags?: pulumi.Input<{
396
420
  [key: string]: pulumi.Input<string>;
@@ -112,11 +112,13 @@ class LoadBalancer extends pulumi.CustomResource {
112
112
  inputs["arn"] = state ? state.arn : undefined;
113
113
  inputs["arnSuffix"] = state ? state.arnSuffix : undefined;
114
114
  inputs["customerOwnedIpv4Pool"] = state ? state.customerOwnedIpv4Pool : undefined;
115
+ inputs["desyncMitigationMode"] = state ? state.desyncMitigationMode : undefined;
115
116
  inputs["dnsName"] = state ? state.dnsName : undefined;
116
117
  inputs["dropInvalidHeaderFields"] = state ? state.dropInvalidHeaderFields : undefined;
117
118
  inputs["enableCrossZoneLoadBalancing"] = state ? state.enableCrossZoneLoadBalancing : undefined;
118
119
  inputs["enableDeletionProtection"] = state ? state.enableDeletionProtection : undefined;
119
120
  inputs["enableHttp2"] = state ? state.enableHttp2 : undefined;
121
+ inputs["enableWafFailOpen"] = state ? state.enableWafFailOpen : undefined;
120
122
  inputs["idleTimeout"] = state ? state.idleTimeout : undefined;
121
123
  inputs["internal"] = state ? state.internal : undefined;
122
124
  inputs["ipAddressType"] = state ? state.ipAddressType : undefined;
@@ -135,10 +137,12 @@ class LoadBalancer extends pulumi.CustomResource {
135
137
  const args = argsOrState;
136
138
  inputs["accessLogs"] = args ? args.accessLogs : undefined;
137
139
  inputs["customerOwnedIpv4Pool"] = args ? args.customerOwnedIpv4Pool : undefined;
140
+ inputs["desyncMitigationMode"] = args ? args.desyncMitigationMode : undefined;
138
141
  inputs["dropInvalidHeaderFields"] = args ? args.dropInvalidHeaderFields : undefined;
139
142
  inputs["enableCrossZoneLoadBalancing"] = args ? args.enableCrossZoneLoadBalancing : undefined;
140
143
  inputs["enableDeletionProtection"] = args ? args.enableDeletionProtection : undefined;
141
144
  inputs["enableHttp2"] = args ? args.enableHttp2 : undefined;
145
+ inputs["enableWafFailOpen"] = args ? args.enableWafFailOpen : undefined;
142
146
  inputs["idleTimeout"] = args ? args.idleTimeout : undefined;
143
147
  inputs["internal"] = args ? args.internal : undefined;
144
148
  inputs["ipAddressType"] = args ? args.ipAddressType : undefined;
@@ -1 +1 @@
1
- {"version":3,"file":"loadBalancer.js","sourceRoot":"","sources":["../../applicationloadbalancing/loadBalancer.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"loadBalancer.js","sourceRoot":"","sources":["../../applicationloadbalancing/loadBalancer.ts"],"names":[],"mappings":"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"}