@pulumi/aws 7.4.0-alpha.1755086162 → 7.4.0-alpha.1755095636
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/appsync/sourceApiAssociation.d.ts +6 -6
- package/appsync/sourceApiAssociation.js +2 -2
- package/batch/computeEnvironment.d.ts +1 -1
- package/bedrock/guardrail.d.ts +8 -0
- package/bedrock/guardrail.js +8 -0
- package/bedrock/guardrail.js.map +1 -1
- package/bedrock/inferenceProfile.d.ts +1 -1
- package/bedrock/inferenceProfile.js +1 -1
- package/cloudfront/function.d.ts +3 -3
- package/cloudfront/keyvaluestoreKey.d.ts +1 -1
- package/cloudfront/keyvaluestoreKey.js +1 -1
- package/cloudwatch/logAnomalyDetector.d.ts +1 -1
- package/cloudwatch/logAnomalyDetector.js +1 -1
- package/computeoptimizer/recommendationPreferences.d.ts +3 -3
- package/docdb/cluster.d.ts +12 -0
- package/docdb/cluster.js +2 -0
- package/docdb/cluster.js.map +1 -1
- package/dynamodb/resourcePolicy.d.ts +1 -1
- package/dynamodb/resourcePolicy.js +1 -1
- package/ebs/fastSnapshotRestore.d.ts +1 -1
- package/ebs/fastSnapshotRestore.js +1 -1
- package/ec2/instance.d.ts +12 -0
- package/ec2/instance.js +2 -0
- package/ec2/instance.js.map +1 -1
- package/ec2/spotInstanceRequest.d.ts +12 -0
- package/ec2/spotInstanceRequest.js +2 -0
- package/ec2/spotInstanceRequest.js.map +1 -1
- package/ecr/repository.d.ts +37 -3
- package/ecr/repository.js +24 -0
- package/ecr/repository.js.map +1 -1
- package/eks/getClusterVersions.d.ts +9 -0
- package/eks/getClusterVersions.js +6 -0
- package/eks/getClusterVersions.js.map +1 -1
- package/emr/cluster.d.ts +6 -0
- package/emr/cluster.js.map +1 -1
- package/globalaccelerator/crossAccountAttachment.d.ts +1 -1
- package/globalaccelerator/crossAccountAttachment.js +1 -1
- package/imagebuilder/workflow.d.ts +1 -1
- package/imagebuilder/workflow.js +1 -1
- package/inspector2/enabler.d.ts +8 -0
- package/inspector2/enabler.js +8 -0
- package/inspector2/enabler.js.map +1 -1
- package/inspector2/filter.d.ts +1 -1
- package/inspector2/filter.js +1 -1
- package/lakeformation/dataCellsFilter.d.ts +1 -1
- package/lakeformation/dataCellsFilter.js +1 -1
- package/networkfirewall/index.d.ts +3 -0
- package/networkfirewall/index.js +6 -1
- package/networkfirewall/index.js.map +1 -1
- package/networkfirewall/vpcEndpointAssociation.d.ts +188 -0
- package/networkfirewall/vpcEndpointAssociation.js +108 -0
- package/networkfirewall/vpcEndpointAssociation.js.map +1 -0
- package/opensearch/authorizeVpcEndpointAccess.d.ts +1 -1
- package/opensearch/authorizeVpcEndpointAccess.js +1 -1
- package/opensearch/domainPolicy.d.ts +8 -0
- package/opensearch/domainPolicy.js +8 -0
- package/opensearch/domainPolicy.js.map +1 -1
- package/package.json +2 -2
- package/quicksight/customPermissions.d.ts +143 -0
- package/quicksight/customPermissions.js +86 -0
- package/quicksight/customPermissions.js.map +1 -0
- package/quicksight/getDataSet.d.ts +0 -6
- package/quicksight/getDataSet.js.map +1 -1
- package/quicksight/getQuicksightAnalysis.d.ts +0 -6
- package/quicksight/getQuicksightAnalysis.js.map +1 -1
- package/quicksight/getQuicksightGroup.d.ts +0 -6
- package/quicksight/getQuicksightGroup.js.map +1 -1
- package/quicksight/getQuicksightUser.d.ts +4 -6
- package/quicksight/getQuicksightUser.js.map +1 -1
- package/quicksight/getTheme.d.ts +0 -6
- package/quicksight/getTheme.js.map +1 -1
- package/quicksight/index.d.ts +9 -0
- package/quicksight/index.js +16 -1
- package/quicksight/index.js.map +1 -1
- package/quicksight/roleCustomPermission.d.ts +116 -0
- package/quicksight/roleCustomPermission.js +86 -0
- package/quicksight/roleCustomPermission.js.map +1 -0
- package/quicksight/user.d.ts +7 -7
- package/quicksight/userCustomPermission.d.ts +116 -0
- package/quicksight/userCustomPermission.js +86 -0
- package/quicksight/userCustomPermission.js.map +1 -0
- package/rds/instanceDesiredState.d.ts +1 -1
- package/rds/instanceDesiredState.js +1 -1
- package/rekognition/collection.d.ts +1 -1
- package/rekognition/collection.js +1 -1
- package/route53/profilesAssociation.d.ts +1 -1
- package/route53/profilesAssociation.js +1 -1
- package/route53/profilesProfile.d.ts +1 -1
- package/route53/profilesProfile.js +1 -1
- package/route53/profilesResourceAssociation.d.ts +1 -1
- package/route53/profilesResourceAssociation.js +1 -1
- package/securityhub/standardsSubscription.d.ts +9 -3
- package/securityhub/standardsSubscription.js.map +1 -1
- package/sesv2/emailIdentityPolicy.d.ts +1 -1
- package/sesv2/emailIdentityPolicy.js +1 -1
- package/types/input.d.ts +549 -3
- package/types/input.js.map +1 -1
- package/types/output.d.ts +549 -3
- package/types/output.js.map +1 -1
- package/wafv2/getWebAcl.d.ts +50 -5
- package/wafv2/getWebAcl.js +38 -0
- package/wafv2/getWebAcl.js.map +1 -1
- package/wafv2/index.d.ts +3 -0
- package/wafv2/index.js +6 -1
- package/wafv2/index.js.map +1 -1
- package/wafv2/regexPatternSet.d.ts +3 -3
- package/wafv2/webAclRuleGroupAssociation.d.ts +482 -0
- package/wafv2/webAclRuleGroupAssociation.js +423 -0
- package/wafv2/webAclRuleGroupAssociation.js.map +1 -0
package/wafv2/getWebAcl.d.ts
CHANGED
|
@@ -4,6 +4,8 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
4
4
|
*
|
|
5
5
|
* ## Example Usage
|
|
6
6
|
*
|
|
7
|
+
* ### Lookup by name
|
|
8
|
+
*
|
|
7
9
|
* ```typescript
|
|
8
10
|
* import * as pulumi from "@pulumi/pulumi";
|
|
9
11
|
* import * as aws from "@pulumi/aws";
|
|
@@ -13,6 +15,22 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
13
15
|
* scope: "REGIONAL",
|
|
14
16
|
* });
|
|
15
17
|
* ```
|
|
18
|
+
*
|
|
19
|
+
* ### Lookup by associated resource
|
|
20
|
+
*
|
|
21
|
+
* ```typescript
|
|
22
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
23
|
+
* import * as aws from "@pulumi/aws";
|
|
24
|
+
*
|
|
25
|
+
* const albExample = aws.wafv2.getWebAcl({
|
|
26
|
+
* resourceArn: "arn:aws:elasticloadbalancing:us-east-1:123456789012:loadbalancer/app/my-alb/xxxxx",
|
|
27
|
+
* scope: "REGIONAL",
|
|
28
|
+
* });
|
|
29
|
+
* const cloudfrontExample = aws.wafv2.getWebAcl({
|
|
30
|
+
* resourceArn: "arn:aws:cloudfront::123456789012:distribution/XXX",
|
|
31
|
+
* scope: "CLOUDFRONT",
|
|
32
|
+
* });
|
|
33
|
+
* ```
|
|
16
34
|
*/
|
|
17
35
|
export declare function getWebAcl(args: GetWebAclArgs, opts?: pulumi.InvokeOptions): Promise<GetWebAclResult>;
|
|
18
36
|
/**
|
|
@@ -20,13 +38,17 @@ export declare function getWebAcl(args: GetWebAclArgs, opts?: pulumi.InvokeOptio
|
|
|
20
38
|
*/
|
|
21
39
|
export interface GetWebAclArgs {
|
|
22
40
|
/**
|
|
23
|
-
* Name of the WAFv2 Web ACL.
|
|
41
|
+
* Name of the WAFv2 Web ACL. Exactly one of `name` or `resourceArn` must be specified.
|
|
24
42
|
*/
|
|
25
|
-
name
|
|
43
|
+
name?: string;
|
|
26
44
|
/**
|
|
27
45
|
* Region where this resource will be [managed](https://docs.aws.amazon.com/general/latest/gr/rande.html#regional-endpoints). Defaults to the Region set in the provider configuration.
|
|
28
46
|
*/
|
|
29
47
|
region?: string;
|
|
48
|
+
/**
|
|
49
|
+
* ARN of the AWS resource associated with the Web ACL. This can be an ARN of an Application Load Balancer, Amazon API Gateway REST API, AWS AppSync GraphQL API, Amazon Cognito user pool, AWS App Runner service, AWS Verified Access instance, or AWS Amplify application. Exactly one of `name` or `resourceArn` must be specified.
|
|
50
|
+
*/
|
|
51
|
+
resourceArn?: string;
|
|
30
52
|
/**
|
|
31
53
|
* Specifies whether this is for an AWS CloudFront distribution or for a regional application. Valid values are `CLOUDFRONT` or `REGIONAL`. To work with CloudFront, you must also specify the region `us-east-1` (N. Virginia) on the AWS provider.
|
|
32
54
|
*/
|
|
@@ -48,8 +70,9 @@ export interface GetWebAclResult {
|
|
|
48
70
|
* The provider-assigned unique ID for this managed resource.
|
|
49
71
|
*/
|
|
50
72
|
readonly id: string;
|
|
51
|
-
readonly name
|
|
73
|
+
readonly name?: string;
|
|
52
74
|
readonly region: string;
|
|
75
|
+
readonly resourceArn?: string;
|
|
53
76
|
readonly scope: string;
|
|
54
77
|
}
|
|
55
78
|
/**
|
|
@@ -57,6 +80,8 @@ export interface GetWebAclResult {
|
|
|
57
80
|
*
|
|
58
81
|
* ## Example Usage
|
|
59
82
|
*
|
|
83
|
+
* ### Lookup by name
|
|
84
|
+
*
|
|
60
85
|
* ```typescript
|
|
61
86
|
* import * as pulumi from "@pulumi/pulumi";
|
|
62
87
|
* import * as aws from "@pulumi/aws";
|
|
@@ -66,6 +91,22 @@ export interface GetWebAclResult {
|
|
|
66
91
|
* scope: "REGIONAL",
|
|
67
92
|
* });
|
|
68
93
|
* ```
|
|
94
|
+
*
|
|
95
|
+
* ### Lookup by associated resource
|
|
96
|
+
*
|
|
97
|
+
* ```typescript
|
|
98
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
99
|
+
* import * as aws from "@pulumi/aws";
|
|
100
|
+
*
|
|
101
|
+
* const albExample = aws.wafv2.getWebAcl({
|
|
102
|
+
* resourceArn: "arn:aws:elasticloadbalancing:us-east-1:123456789012:loadbalancer/app/my-alb/xxxxx",
|
|
103
|
+
* scope: "REGIONAL",
|
|
104
|
+
* });
|
|
105
|
+
* const cloudfrontExample = aws.wafv2.getWebAcl({
|
|
106
|
+
* resourceArn: "arn:aws:cloudfront::123456789012:distribution/XXX",
|
|
107
|
+
* scope: "CLOUDFRONT",
|
|
108
|
+
* });
|
|
109
|
+
* ```
|
|
69
110
|
*/
|
|
70
111
|
export declare function getWebAclOutput(args: GetWebAclOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetWebAclResult>;
|
|
71
112
|
/**
|
|
@@ -73,13 +114,17 @@ export declare function getWebAclOutput(args: GetWebAclOutputArgs, opts?: pulumi
|
|
|
73
114
|
*/
|
|
74
115
|
export interface GetWebAclOutputArgs {
|
|
75
116
|
/**
|
|
76
|
-
* Name of the WAFv2 Web ACL.
|
|
117
|
+
* Name of the WAFv2 Web ACL. Exactly one of `name` or `resourceArn` must be specified.
|
|
77
118
|
*/
|
|
78
|
-
name
|
|
119
|
+
name?: pulumi.Input<string>;
|
|
79
120
|
/**
|
|
80
121
|
* Region where this resource will be [managed](https://docs.aws.amazon.com/general/latest/gr/rande.html#regional-endpoints). Defaults to the Region set in the provider configuration.
|
|
81
122
|
*/
|
|
82
123
|
region?: pulumi.Input<string>;
|
|
124
|
+
/**
|
|
125
|
+
* ARN of the AWS resource associated with the Web ACL. This can be an ARN of an Application Load Balancer, Amazon API Gateway REST API, AWS AppSync GraphQL API, Amazon Cognito user pool, AWS App Runner service, AWS Verified Access instance, or AWS Amplify application. Exactly one of `name` or `resourceArn` must be specified.
|
|
126
|
+
*/
|
|
127
|
+
resourceArn?: pulumi.Input<string>;
|
|
83
128
|
/**
|
|
84
129
|
* Specifies whether this is for an AWS CloudFront distribution or for a regional application. Valid values are `CLOUDFRONT` or `REGIONAL`. To work with CloudFront, you must also specify the region `us-east-1` (N. Virginia) on the AWS provider.
|
|
85
130
|
*/
|
package/wafv2/getWebAcl.js
CHANGED
|
@@ -10,6 +10,8 @@ const utilities = require("../utilities");
|
|
|
10
10
|
*
|
|
11
11
|
* ## Example Usage
|
|
12
12
|
*
|
|
13
|
+
* ### Lookup by name
|
|
14
|
+
*
|
|
13
15
|
* ```typescript
|
|
14
16
|
* import * as pulumi from "@pulumi/pulumi";
|
|
15
17
|
* import * as aws from "@pulumi/aws";
|
|
@@ -19,12 +21,29 @@ const utilities = require("../utilities");
|
|
|
19
21
|
* scope: "REGIONAL",
|
|
20
22
|
* });
|
|
21
23
|
* ```
|
|
24
|
+
*
|
|
25
|
+
* ### Lookup by associated resource
|
|
26
|
+
*
|
|
27
|
+
* ```typescript
|
|
28
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
29
|
+
* import * as aws from "@pulumi/aws";
|
|
30
|
+
*
|
|
31
|
+
* const albExample = aws.wafv2.getWebAcl({
|
|
32
|
+
* resourceArn: "arn:aws:elasticloadbalancing:us-east-1:123456789012:loadbalancer/app/my-alb/xxxxx",
|
|
33
|
+
* scope: "REGIONAL",
|
|
34
|
+
* });
|
|
35
|
+
* const cloudfrontExample = aws.wafv2.getWebAcl({
|
|
36
|
+
* resourceArn: "arn:aws:cloudfront::123456789012:distribution/XXX",
|
|
37
|
+
* scope: "CLOUDFRONT",
|
|
38
|
+
* });
|
|
39
|
+
* ```
|
|
22
40
|
*/
|
|
23
41
|
function getWebAcl(args, opts) {
|
|
24
42
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
25
43
|
return pulumi.runtime.invoke("aws:wafv2/getWebAcl:getWebAcl", {
|
|
26
44
|
"name": args.name,
|
|
27
45
|
"region": args.region,
|
|
46
|
+
"resourceArn": args.resourceArn,
|
|
28
47
|
"scope": args.scope,
|
|
29
48
|
}, opts);
|
|
30
49
|
}
|
|
@@ -34,6 +53,8 @@ exports.getWebAcl = getWebAcl;
|
|
|
34
53
|
*
|
|
35
54
|
* ## Example Usage
|
|
36
55
|
*
|
|
56
|
+
* ### Lookup by name
|
|
57
|
+
*
|
|
37
58
|
* ```typescript
|
|
38
59
|
* import * as pulumi from "@pulumi/pulumi";
|
|
39
60
|
* import * as aws from "@pulumi/aws";
|
|
@@ -43,12 +64,29 @@ exports.getWebAcl = getWebAcl;
|
|
|
43
64
|
* scope: "REGIONAL",
|
|
44
65
|
* });
|
|
45
66
|
* ```
|
|
67
|
+
*
|
|
68
|
+
* ### Lookup by associated resource
|
|
69
|
+
*
|
|
70
|
+
* ```typescript
|
|
71
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
72
|
+
* import * as aws from "@pulumi/aws";
|
|
73
|
+
*
|
|
74
|
+
* const albExample = aws.wafv2.getWebAcl({
|
|
75
|
+
* resourceArn: "arn:aws:elasticloadbalancing:us-east-1:123456789012:loadbalancer/app/my-alb/xxxxx",
|
|
76
|
+
* scope: "REGIONAL",
|
|
77
|
+
* });
|
|
78
|
+
* const cloudfrontExample = aws.wafv2.getWebAcl({
|
|
79
|
+
* resourceArn: "arn:aws:cloudfront::123456789012:distribution/XXX",
|
|
80
|
+
* scope: "CLOUDFRONT",
|
|
81
|
+
* });
|
|
82
|
+
* ```
|
|
46
83
|
*/
|
|
47
84
|
function getWebAclOutput(args, opts) {
|
|
48
85
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
49
86
|
return pulumi.runtime.invokeOutput("aws:wafv2/getWebAcl:getWebAcl", {
|
|
50
87
|
"name": args.name,
|
|
51
88
|
"region": args.region,
|
|
89
|
+
"resourceArn": args.resourceArn,
|
|
52
90
|
"scope": args.scope,
|
|
53
91
|
}, opts);
|
|
54
92
|
}
|
package/wafv2/getWebAcl.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getWebAcl.js","sourceRoot":"","sources":["../../wafv2/getWebAcl.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C
|
|
1
|
+
{"version":3,"file":"getWebAcl.js","sourceRoot":"","sources":["../../wafv2/getWebAcl.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAgCG;AACH,SAAgB,SAAS,CAAC,IAAmB,EAAE,IAA2B;IACtE,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,+BAA+B,EAAE;QAC1D,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,OAAO,EAAE,IAAI,CAAC,KAAK;KACtB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AARD,8BAQC;AA6CD;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAgCG;AACH,SAAgB,eAAe,CAAC,IAAyB,EAAE,IAAiC;IACxF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,+BAA+B,EAAE;QAChE,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,OAAO,EAAE,IAAI,CAAC,KAAK;KACtB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AARD,0CAQC"}
|
package/wafv2/index.d.ts
CHANGED
|
@@ -31,3 +31,6 @@ export declare const WebAclAssociation: typeof import("./webAclAssociation").Web
|
|
|
31
31
|
export { WebAclLoggingConfigurationArgs, WebAclLoggingConfigurationState } from "./webAclLoggingConfiguration";
|
|
32
32
|
export type WebAclLoggingConfiguration = import("./webAclLoggingConfiguration").WebAclLoggingConfiguration;
|
|
33
33
|
export declare const WebAclLoggingConfiguration: typeof import("./webAclLoggingConfiguration").WebAclLoggingConfiguration;
|
|
34
|
+
export { WebAclRuleGroupAssociationArgs, WebAclRuleGroupAssociationState } from "./webAclRuleGroupAssociation";
|
|
35
|
+
export type WebAclRuleGroupAssociation = import("./webAclRuleGroupAssociation").WebAclRuleGroupAssociation;
|
|
36
|
+
export declare const WebAclRuleGroupAssociation: typeof import("./webAclRuleGroupAssociation").WebAclRuleGroupAssociation;
|
package/wafv2/index.js
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
// *** WARNING: this file was generated by pulumi-language-nodejs. ***
|
|
3
3
|
// *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
4
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5
|
-
exports.WebAclLoggingConfiguration = exports.WebAclAssociation = exports.WebAcl = exports.RuleGroup = exports.RegexPatternSet = exports.IpSet = exports.getWebAclOutput = exports.getWebAcl = exports.getRuleGroupOutput = exports.getRuleGroup = exports.getRegexPatternSetOutput = exports.getRegexPatternSet = exports.getIpSetOutput = exports.getIpSet = exports.ApiKey = void 0;
|
|
5
|
+
exports.WebAclRuleGroupAssociation = exports.WebAclLoggingConfiguration = exports.WebAclAssociation = exports.WebAcl = exports.RuleGroup = exports.RegexPatternSet = exports.IpSet = exports.getWebAclOutput = exports.getWebAcl = exports.getRuleGroupOutput = exports.getRuleGroup = exports.getRegexPatternSetOutput = exports.getRegexPatternSet = exports.getIpSetOutput = exports.getIpSet = exports.ApiKey = void 0;
|
|
6
6
|
const pulumi = require("@pulumi/pulumi");
|
|
7
7
|
const utilities = require("../utilities");
|
|
8
8
|
exports.ApiKey = null;
|
|
@@ -31,6 +31,8 @@ exports.WebAclAssociation = null;
|
|
|
31
31
|
utilities.lazyLoad(exports, ["WebAclAssociation"], () => require("./webAclAssociation"));
|
|
32
32
|
exports.WebAclLoggingConfiguration = null;
|
|
33
33
|
utilities.lazyLoad(exports, ["WebAclLoggingConfiguration"], () => require("./webAclLoggingConfiguration"));
|
|
34
|
+
exports.WebAclRuleGroupAssociation = null;
|
|
35
|
+
utilities.lazyLoad(exports, ["WebAclRuleGroupAssociation"], () => require("./webAclRuleGroupAssociation"));
|
|
34
36
|
const _module = {
|
|
35
37
|
version: utilities.getVersion(),
|
|
36
38
|
construct: (name, type, urn) => {
|
|
@@ -49,6 +51,8 @@ const _module = {
|
|
|
49
51
|
return new exports.WebAclAssociation(name, undefined, { urn });
|
|
50
52
|
case "aws:wafv2/webAclLoggingConfiguration:WebAclLoggingConfiguration":
|
|
51
53
|
return new exports.WebAclLoggingConfiguration(name, undefined, { urn });
|
|
54
|
+
case "aws:wafv2/webAclRuleGroupAssociation:WebAclRuleGroupAssociation":
|
|
55
|
+
return new exports.WebAclRuleGroupAssociation(name, undefined, { urn });
|
|
52
56
|
default:
|
|
53
57
|
throw new Error(`unknown resource type ${type}`);
|
|
54
58
|
}
|
|
@@ -61,4 +65,5 @@ pulumi.runtime.registerResourceModule("aws", "wafv2/ruleGroup", _module);
|
|
|
61
65
|
pulumi.runtime.registerResourceModule("aws", "wafv2/webAcl", _module);
|
|
62
66
|
pulumi.runtime.registerResourceModule("aws", "wafv2/webAclAssociation", _module);
|
|
63
67
|
pulumi.runtime.registerResourceModule("aws", "wafv2/webAclLoggingConfiguration", _module);
|
|
68
|
+
pulumi.runtime.registerResourceModule("aws", "wafv2/webAclRuleGroupAssociation", _module);
|
|
64
69
|
//# sourceMappingURL=index.js.map
|
package/wafv2/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../wafv2/index.ts"],"names":[],"mappings":"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"}
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../wafv2/index.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAK7B,QAAA,MAAM,GAAqC,IAAW,CAAC;AACpE,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,QAAQ,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,UAAU,CAAC,CAAC,CAAC;AAGtD,QAAA,QAAQ,GAAyC,IAAW,CAAC;AAC7D,QAAA,cAAc,GAA+C,IAAW,CAAC;AACtF,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,UAAU,EAAC,gBAAgB,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,YAAY,CAAC,CAAC,CAAC;AAG3E,QAAA,kBAAkB,GAA6D,IAAW,CAAC;AAC3F,QAAA,wBAAwB,GAAmE,IAAW,CAAC;AACpH,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,oBAAoB,EAAC,0BAA0B,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,sBAAsB,CAAC,CAAC,CAAC;AAGzG,QAAA,YAAY,GAAiD,IAAW,CAAC;AACzE,QAAA,kBAAkB,GAAuD,IAAW,CAAC;AAClG,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,cAAc,EAAC,oBAAoB,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,gBAAgB,CAAC,CAAC,CAAC;AAGvF,QAAA,SAAS,GAA2C,IAAW,CAAC;AAChE,QAAA,eAAe,GAAiD,IAAW,CAAC;AACzF,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,WAAW,EAAC,iBAAiB,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,aAAa,CAAC,CAAC,CAAC;AAI9E,QAAA,KAAK,GAAmC,IAAW,CAAC;AACjE,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,OAAO,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,SAAS,CAAC,CAAC,CAAC;AAIpD,QAAA,eAAe,GAAuD,IAAW,CAAC;AAC/F,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,iBAAiB,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,mBAAmB,CAAC,CAAC,CAAC;AAIxE,QAAA,SAAS,GAA2C,IAAW,CAAC;AAC7E,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,WAAW,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,aAAa,CAAC,CAAC,CAAC;AAI5D,QAAA,MAAM,GAAqC,IAAW,CAAC;AACpE,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,QAAQ,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,UAAU,CAAC,CAAC,CAAC;AAItD,QAAA,iBAAiB,GAA2D,IAAW,CAAC;AACrG,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,mBAAmB,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,qBAAqB,CAAC,CAAC,CAAC;AAI5E,QAAA,0BAA0B,GAA6E,IAAW,CAAC;AAChI,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,4BAA4B,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,8BAA8B,CAAC,CAAC,CAAC;AAI9F,QAAA,0BAA0B,GAA6E,IAAW,CAAC;AAChI,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,4BAA4B,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,8BAA8B,CAAC,CAAC,CAAC;AAG3G,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,yBAAyB;gBAC1B,OAAO,IAAI,cAAM,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YACpD,KAAK,uBAAuB;gBACxB,OAAO,IAAI,aAAK,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YACnD,KAAK,2CAA2C;gBAC5C,OAAO,IAAI,uBAAe,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YAC7D,KAAK,+BAA+B;gBAChC,OAAO,IAAI,iBAAS,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YACvD,KAAK,yBAAyB;gBAC1B,OAAO,IAAI,cAAM,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YACpD,KAAK,+CAA+C;gBAChD,OAAO,IAAI,yBAAiB,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YAC/D,KAAK,iEAAiE;gBAClE,OAAO,IAAI,kCAA0B,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YACxE,KAAK,iEAAiE;gBAClE,OAAO,IAAI,kCAA0B,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YACxE;gBACI,MAAM,IAAI,KAAK,CAAC,yBAAyB,IAAI,EAAE,CAAC,CAAC;SACxD;IACL,CAAC;CACJ,CAAC;AACF,MAAM,CAAC,OAAO,CAAC,sBAAsB,CAAC,KAAK,EAAE,cAAc,EAAE,OAAO,CAAC,CAAA;AACrE,MAAM,CAAC,OAAO,CAAC,sBAAsB,CAAC,KAAK,EAAE,aAAa,EAAE,OAAO,CAAC,CAAA;AACpE,MAAM,CAAC,OAAO,CAAC,sBAAsB,CAAC,KAAK,EAAE,uBAAuB,EAAE,OAAO,CAAC,CAAA;AAC9E,MAAM,CAAC,OAAO,CAAC,sBAAsB,CAAC,KAAK,EAAE,iBAAiB,EAAE,OAAO,CAAC,CAAA;AACxE,MAAM,CAAC,OAAO,CAAC,sBAAsB,CAAC,KAAK,EAAE,cAAc,EAAE,OAAO,CAAC,CAAA;AACrE,MAAM,CAAC,OAAO,CAAC,sBAAsB,CAAC,KAAK,EAAE,yBAAyB,EAAE,OAAO,CAAC,CAAA;AAChF,MAAM,CAAC,OAAO,CAAC,sBAAsB,CAAC,KAAK,EAAE,kCAAkC,EAAE,OAAO,CAAC,CAAA;AACzF,MAAM,CAAC,OAAO,CAAC,sBAAsB,CAAC,KAAK,EAAE,kCAAkC,EAAE,OAAO,CAAC,CAAA"}
|
|
@@ -75,7 +75,7 @@ export declare class RegexPatternSet extends pulumi.CustomResource {
|
|
|
75
75
|
*/
|
|
76
76
|
readonly region: pulumi.Output<string>;
|
|
77
77
|
/**
|
|
78
|
-
* One or more blocks of regular expression patterns that you want AWS WAF to search for, such as `B[a@]dB[o0]t`. See Regular Expression below for details.
|
|
78
|
+
* One or more blocks of regular expression patterns that you want AWS WAF to search for, such as `B[a@]dB[o0]t`. See Regular Expression below for details.
|
|
79
79
|
*/
|
|
80
80
|
readonly regularExpressions: pulumi.Output<outputs.wafv2.RegexPatternSetRegularExpression[] | undefined>;
|
|
81
81
|
/**
|
|
@@ -129,7 +129,7 @@ export interface RegexPatternSetState {
|
|
|
129
129
|
*/
|
|
130
130
|
region?: pulumi.Input<string>;
|
|
131
131
|
/**
|
|
132
|
-
* One or more blocks of regular expression patterns that you want AWS WAF to search for, such as `B[a@]dB[o0]t`. See Regular Expression below for details.
|
|
132
|
+
* One or more blocks of regular expression patterns that you want AWS WAF to search for, such as `B[a@]dB[o0]t`. See Regular Expression below for details.
|
|
133
133
|
*/
|
|
134
134
|
regularExpressions?: pulumi.Input<pulumi.Input<inputs.wafv2.RegexPatternSetRegularExpression>[]>;
|
|
135
135
|
/**
|
|
@@ -170,7 +170,7 @@ export interface RegexPatternSetArgs {
|
|
|
170
170
|
*/
|
|
171
171
|
region?: pulumi.Input<string>;
|
|
172
172
|
/**
|
|
173
|
-
* One or more blocks of regular expression patterns that you want AWS WAF to search for, such as `B[a@]dB[o0]t`. See Regular Expression below for details.
|
|
173
|
+
* One or more blocks of regular expression patterns that you want AWS WAF to search for, such as `B[a@]dB[o0]t`. See Regular Expression below for details.
|
|
174
174
|
*/
|
|
175
175
|
regularExpressions?: pulumi.Input<pulumi.Input<inputs.wafv2.RegexPatternSetRegularExpression>[]>;
|
|
176
176
|
/**
|