@pulumi/aws 7.4.0-alpha.1754934092 → 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.
Files changed (112) hide show
  1. package/appsync/sourceApiAssociation.d.ts +6 -6
  2. package/appsync/sourceApiAssociation.js +2 -2
  3. package/batch/computeEnvironment.d.ts +1 -1
  4. package/bedrock/guardrail.d.ts +8 -0
  5. package/bedrock/guardrail.js +8 -0
  6. package/bedrock/guardrail.js.map +1 -1
  7. package/bedrock/inferenceProfile.d.ts +1 -1
  8. package/bedrock/inferenceProfile.js +1 -1
  9. package/cloudfront/function.d.ts +3 -3
  10. package/cloudfront/keyvaluestoreKey.d.ts +1 -1
  11. package/cloudfront/keyvaluestoreKey.js +1 -1
  12. package/cloudwatch/logAnomalyDetector.d.ts +1 -1
  13. package/cloudwatch/logAnomalyDetector.js +1 -1
  14. package/computeoptimizer/recommendationPreferences.d.ts +3 -3
  15. package/docdb/cluster.d.ts +12 -0
  16. package/docdb/cluster.js +2 -0
  17. package/docdb/cluster.js.map +1 -1
  18. package/dynamodb/resourcePolicy.d.ts +1 -1
  19. package/dynamodb/resourcePolicy.js +1 -1
  20. package/ebs/fastSnapshotRestore.d.ts +1 -1
  21. package/ebs/fastSnapshotRestore.js +1 -1
  22. package/ec2/instance.d.ts +12 -0
  23. package/ec2/instance.js +2 -0
  24. package/ec2/instance.js.map +1 -1
  25. package/ec2/spotInstanceRequest.d.ts +12 -0
  26. package/ec2/spotInstanceRequest.js +2 -0
  27. package/ec2/spotInstanceRequest.js.map +1 -1
  28. package/ecr/repository.d.ts +37 -3
  29. package/ecr/repository.js +24 -0
  30. package/ecr/repository.js.map +1 -1
  31. package/eks/getClusterVersions.d.ts +9 -0
  32. package/eks/getClusterVersions.js +6 -0
  33. package/eks/getClusterVersions.js.map +1 -1
  34. package/emr/cluster.d.ts +6 -0
  35. package/emr/cluster.js.map +1 -1
  36. package/globalaccelerator/crossAccountAttachment.d.ts +1 -1
  37. package/globalaccelerator/crossAccountAttachment.js +1 -1
  38. package/imagebuilder/workflow.d.ts +1 -1
  39. package/imagebuilder/workflow.js +1 -1
  40. package/inspector2/enabler.d.ts +8 -0
  41. package/inspector2/enabler.js +8 -0
  42. package/inspector2/enabler.js.map +1 -1
  43. package/inspector2/filter.d.ts +1 -1
  44. package/inspector2/filter.js +1 -1
  45. package/lakeformation/dataCellsFilter.d.ts +1 -1
  46. package/lakeformation/dataCellsFilter.js +1 -1
  47. package/networkfirewall/index.d.ts +3 -0
  48. package/networkfirewall/index.js +6 -1
  49. package/networkfirewall/index.js.map +1 -1
  50. package/networkfirewall/vpcEndpointAssociation.d.ts +188 -0
  51. package/networkfirewall/vpcEndpointAssociation.js +108 -0
  52. package/networkfirewall/vpcEndpointAssociation.js.map +1 -0
  53. package/opensearch/authorizeVpcEndpointAccess.d.ts +1 -1
  54. package/opensearch/authorizeVpcEndpointAccess.js +1 -1
  55. package/opensearch/domainPolicy.d.ts +8 -0
  56. package/opensearch/domainPolicy.js +8 -0
  57. package/opensearch/domainPolicy.js.map +1 -1
  58. package/package.json +2 -2
  59. package/quicksight/customPermissions.d.ts +143 -0
  60. package/quicksight/customPermissions.js +86 -0
  61. package/quicksight/customPermissions.js.map +1 -0
  62. package/quicksight/getDataSet.d.ts +0 -6
  63. package/quicksight/getDataSet.js.map +1 -1
  64. package/quicksight/getQuicksightAnalysis.d.ts +0 -6
  65. package/quicksight/getQuicksightAnalysis.js.map +1 -1
  66. package/quicksight/getQuicksightGroup.d.ts +0 -6
  67. package/quicksight/getQuicksightGroup.js.map +1 -1
  68. package/quicksight/getQuicksightUser.d.ts +4 -6
  69. package/quicksight/getQuicksightUser.js.map +1 -1
  70. package/quicksight/getTheme.d.ts +0 -6
  71. package/quicksight/getTheme.js.map +1 -1
  72. package/quicksight/index.d.ts +9 -0
  73. package/quicksight/index.js +16 -1
  74. package/quicksight/index.js.map +1 -1
  75. package/quicksight/roleCustomPermission.d.ts +116 -0
  76. package/quicksight/roleCustomPermission.js +86 -0
  77. package/quicksight/roleCustomPermission.js.map +1 -0
  78. package/quicksight/user.d.ts +7 -7
  79. package/quicksight/userCustomPermission.d.ts +116 -0
  80. package/quicksight/userCustomPermission.js +86 -0
  81. package/quicksight/userCustomPermission.js.map +1 -0
  82. package/rds/instanceDesiredState.d.ts +1 -1
  83. package/rds/instanceDesiredState.js +1 -1
  84. package/rekognition/collection.d.ts +1 -1
  85. package/rekognition/collection.js +1 -1
  86. package/route53/profilesAssociation.d.ts +1 -1
  87. package/route53/profilesAssociation.js +1 -1
  88. package/route53/profilesProfile.d.ts +1 -1
  89. package/route53/profilesProfile.js +1 -1
  90. package/route53/profilesResourceAssociation.d.ts +1 -1
  91. package/route53/profilesResourceAssociation.js +1 -1
  92. package/securityhub/standardsSubscription.d.ts +9 -3
  93. package/securityhub/standardsSubscription.js.map +1 -1
  94. package/sesv2/emailIdentityPolicy.d.ts +1 -1
  95. package/sesv2/emailIdentityPolicy.js +1 -1
  96. package/types/enums/lambda/index.d.ts +1 -0
  97. package/types/enums/lambda/index.js +1 -0
  98. package/types/enums/lambda/index.js.map +1 -1
  99. package/types/input.d.ts +549 -3
  100. package/types/input.js.map +1 -1
  101. package/types/output.d.ts +549 -3
  102. package/types/output.js.map +1 -1
  103. package/wafv2/getWebAcl.d.ts +50 -5
  104. package/wafv2/getWebAcl.js +38 -0
  105. package/wafv2/getWebAcl.js.map +1 -1
  106. package/wafv2/index.d.ts +3 -0
  107. package/wafv2/index.js +6 -1
  108. package/wafv2/index.js.map +1 -1
  109. package/wafv2/regexPatternSet.d.ts +3 -3
  110. package/wafv2/webAclRuleGroupAssociation.d.ts +482 -0
  111. package/wafv2/webAclRuleGroupAssociation.js +423 -0
  112. package/wafv2/webAclRuleGroupAssociation.js.map +1 -0
package/types/input.d.ts CHANGED
@@ -266,6 +266,10 @@ export interface ProviderEndpoint {
266
266
  * Use this to override the default service endpoint URL
267
267
  */
268
268
  bedrockagent?: pulumi.Input<string>;
269
+ /**
270
+ * Use this to override the default service endpoint URL
271
+ */
272
+ bedrockagentcore?: pulumi.Input<string>;
269
273
  /**
270
274
  * Use this to override the default service endpoint URL
271
275
  */
@@ -942,6 +946,10 @@ export interface ProviderEndpoint {
942
946
  * Use this to override the default service endpoint URL
943
947
  */
944
948
  oam?: pulumi.Input<string>;
949
+ /**
950
+ * Use this to override the default service endpoint URL
951
+ */
952
+ odb?: pulumi.Input<string>;
945
953
  /**
946
954
  * Use this to override the default service endpoint URL
947
955
  */
@@ -1130,6 +1138,10 @@ export interface ProviderEndpoint {
1130
1138
  * Use this to override the default service endpoint URL
1131
1139
  */
1132
1140
  s3tables?: pulumi.Input<string>;
1141
+ /**
1142
+ * Use this to override the default service endpoint URL
1143
+ */
1144
+ s3vectors?: pulumi.Input<string>;
1133
1145
  /**
1134
1146
  * Use this to override the default service endpoint URL
1135
1147
  */
@@ -11603,9 +11615,25 @@ export declare namespace bedrock {
11603
11615
  }
11604
11616
  interface GuardrailSensitiveInformationPolicyConfigPiiEntitiesConfig {
11605
11617
  /**
11606
- * Options for sensitive information action.
11618
+ * Options for sensitive information action. Valid values: `BLOCK`, `ANONYMIZE`, `NONE`.
11607
11619
  */
11608
11620
  action: pulumi.Input<string>;
11621
+ /**
11622
+ * Action to take when harmful content is detected in the input. Valid values: `BLOCK`, `ANONYMIZE`, `NONE`.
11623
+ */
11624
+ inputAction?: pulumi.Input<string>;
11625
+ /**
11626
+ * Whether to enable guardrail evaluation on the input. When disabled, you aren't charged for the evaluation.
11627
+ */
11628
+ inputEnabled?: pulumi.Input<boolean>;
11629
+ /**
11630
+ * Action to take when harmful content is detected in the output. Valid values: `BLOCK`, `ANONYMIZE`, `NONE`.
11631
+ */
11632
+ outputAction?: pulumi.Input<string>;
11633
+ /**
11634
+ * Whether to enable guardrail evaluation on the output. When disabled, you aren't charged for the evaluation.
11635
+ */
11636
+ outputEnabled?: pulumi.Input<boolean>;
11609
11637
  /**
11610
11638
  * The currently supported PII entities.
11611
11639
  */
@@ -11613,17 +11641,33 @@ export declare namespace bedrock {
11613
11641
  }
11614
11642
  interface GuardrailSensitiveInformationPolicyConfigRegexesConfig {
11615
11643
  /**
11616
- * Options for sensitive information action.
11644
+ * Options for sensitive information action. Valid values: `BLOCK`, `ANONYMIZE`, `NONE`.
11617
11645
  */
11618
11646
  action: pulumi.Input<string>;
11619
11647
  /**
11620
11648
  * The regex description.
11621
11649
  */
11622
11650
  description?: pulumi.Input<string>;
11651
+ /**
11652
+ * Action to take when harmful content is detected in the input. Valid values: `BLOCK`, `ANONYMIZE`, `NONE`.
11653
+ */
11654
+ inputAction?: pulumi.Input<string>;
11655
+ /**
11656
+ * Whether to enable guardrail evaluation on the input. When disabled, you aren't charged for the evaluation.
11657
+ */
11658
+ inputEnabled?: pulumi.Input<boolean>;
11623
11659
  /**
11624
11660
  * The regex name.
11625
11661
  */
11626
11662
  name: pulumi.Input<string>;
11663
+ /**
11664
+ * Action to take when harmful content is detected in the output. Valid values: `BLOCK`, `ANONYMIZE`, `NONE`.
11665
+ */
11666
+ outputAction?: pulumi.Input<string>;
11667
+ /**
11668
+ * Whether to enable guardrail evaluation on the output. When disabled, you aren't charged for the evaluation.
11669
+ */
11670
+ outputEnabled?: pulumi.Input<boolean>;
11627
11671
  /**
11628
11672
  * The regex pattern.
11629
11673
  */
@@ -20877,7 +20921,7 @@ export declare namespace dlm {
20877
20921
  */
20878
20922
  policyType?: pulumi.Input<string>;
20879
20923
  /**
20880
- * The location of the resources to backup. If the source resources are located in an AWS Region, specify `CLOUD`. If the source resources are located on an Outpost in your account, specify `OUTPOST`. If you specify `OUTPOST`, Amazon Data Lifecycle Manager backs up all resources of the specified type with matching target tags across all of the Outposts in your account. Valid values are `CLOUD` and `OUTPOST`.
20924
+ * The location of the resources to backup. If the source resources are located in an AWS Region, specify `CLOUD`. If the source resources are located on an Outpost in your account, specify `OUTPOST`. If the source resources are located in a Local Zone, specify `LOCAL_ZONE`. Valid values are `CLOUD`, `LOCAL_ZONE`, and `OUTPOST`.
20881
20925
  */
20882
20926
  resourceLocations?: pulumi.Input<string>;
20883
20927
  /**
@@ -21451,6 +21495,16 @@ export declare namespace docdb {
21451
21495
  */
21452
21496
  useLatestRestorableTime?: pulumi.Input<boolean>;
21453
21497
  }
21498
+ interface ClusterServerlessV2ScalingConfiguration {
21499
+ /**
21500
+ * Maximum number of Amazon DocumentDB capacity units (DCUs) for an instance in an Amazon DocumentDB Serverless cluster. Valid values are multiples of 0.5 between 1 and 256.
21501
+ */
21502
+ maxCapacity: pulumi.Input<number>;
21503
+ /**
21504
+ * Minimum number of Amazon DocumentDB capacity units (DCUs) for an instance in an Amazon DocumentDB Serverless cluster. Valid values are multiples of 0.5 between 0.5 and 256.
21505
+ */
21506
+ minCapacity: pulumi.Input<number>;
21507
+ }
21454
21508
  interface ElasticClusterTimeouts {
21455
21509
  /**
21456
21510
  * A string that can be [parsed as a duration](https://pkg.go.dev/time#ParseDuration) consisting of numbers and unit suffixes, such as "30s" or "2h45m". Valid time units are "s" (seconds), "m" (minutes), "h" (hours).
@@ -27446,6 +27500,16 @@ export declare namespace ecr {
27446
27500
  */
27447
27501
  scanOnPush: pulumi.Input<boolean>;
27448
27502
  }
27503
+ interface RepositoryImageTagMutabilityExclusionFilter {
27504
+ /**
27505
+ * The filter pattern to use for excluding image tags from the mutability setting. Must contain only letters, numbers, and special characters (._*-). Each filter can be up to 128 characters long and can contain a maximum of 2 wildcards (*).
27506
+ */
27507
+ filter: pulumi.Input<string>;
27508
+ /**
27509
+ * The type of filter to use. Must be `WILDCARD`.
27510
+ */
27511
+ filterType: pulumi.Input<string>;
27512
+ }
27449
27513
  }
27450
27514
  export declare namespace ecrpublic {
27451
27515
  interface RepositoryCatalogData {
@@ -38617,6 +38681,7 @@ export declare namespace kinesis {
38617
38681
  secretArn?: pulumi.Input<string>;
38618
38682
  }
38619
38683
  interface FirehoseDeliveryStreamIcebergConfiguration {
38684
+ appendOnly?: pulumi.Input<boolean>;
38620
38685
  /**
38621
38686
  * Buffer incoming data for the specified period of time, in seconds between 0 and 900, before delivering it to the destination. The default value is 300.
38622
38687
  */
@@ -59222,6 +59287,51 @@ export declare namespace networkfirewall {
59222
59287
  */
59223
59288
  resourceArn?: pulumi.Input<string>;
59224
59289
  }
59290
+ interface VpcEndpointAssociationSubnetMapping {
59291
+ /**
59292
+ * The subnet's IP address type. Valid values: `"DUALSTACK"`, `"IPV4"`.
59293
+ */
59294
+ ipAddressType?: pulumi.Input<string>;
59295
+ /**
59296
+ * The unique identifier for the subnet.
59297
+ */
59298
+ subnetId: pulumi.Input<string>;
59299
+ }
59300
+ interface VpcEndpointAssociationTimeouts {
59301
+ /**
59302
+ * A string that can be [parsed as a duration](https://pkg.go.dev/time#ParseDuration) consisting of numbers and unit suffixes, such as "30s" or "2h45m". Valid time units are "s" (seconds), "m" (minutes), "h" (hours).
59303
+ */
59304
+ create?: pulumi.Input<string>;
59305
+ /**
59306
+ * A string that can be [parsed as a duration](https://pkg.go.dev/time#ParseDuration) consisting of numbers and unit suffixes, such as "30s" or "2h45m". Valid time units are "s" (seconds), "m" (minutes), "h" (hours). Setting a timeout for a Delete operation is only applicable if changes are saved into state before the destroy operation occurs.
59307
+ */
59308
+ delete?: pulumi.Input<string>;
59309
+ }
59310
+ interface VpcEndpointAssociationVpcEndpointAssociationStatus {
59311
+ associationSyncStates: pulumi.Input<pulumi.Input<inputs.networkfirewall.VpcEndpointAssociationVpcEndpointAssociationStatusAssociationSyncState>[]>;
59312
+ }
59313
+ interface VpcEndpointAssociationVpcEndpointAssociationStatusAssociationSyncState {
59314
+ /**
59315
+ * Nested list describing the attachment status of the firewall's VPC Endpoint Association with a single VPC subnet.
59316
+ */
59317
+ attachments: pulumi.Input<pulumi.Input<inputs.networkfirewall.VpcEndpointAssociationVpcEndpointAssociationStatusAssociationSyncStateAttachment>[]>;
59318
+ /**
59319
+ * The Availability Zone where the subnet is configured.
59320
+ */
59321
+ availabilityZone: pulumi.Input<string>;
59322
+ }
59323
+ interface VpcEndpointAssociationVpcEndpointAssociationStatusAssociationSyncStateAttachment {
59324
+ /**
59325
+ * The identifier of the VPC endpoint that AWS Network Firewall has instantiated in the subnet. You use this to identify the firewall endpoint in the VPC route tables, when you redirect the VPC traffic through the endpoint.
59326
+ */
59327
+ endpointId: pulumi.Input<string>;
59328
+ status: pulumi.Input<string>;
59329
+ statusMessage: pulumi.Input<string>;
59330
+ /**
59331
+ * The unique identifier of the subnet that you've specified to be used for a VPC Endpoint Association endpoint.
59332
+ */
59333
+ subnetId: pulumi.Input<string>;
59334
+ }
59225
59335
  }
59226
59336
  export declare namespace networkmanager {
59227
59337
  interface ConnectAttachmentOptions {
@@ -61767,6 +61877,100 @@ export declare namespace quicksight {
61767
61877
  */
61768
61878
  dataSetPlaceholder: pulumi.Input<string>;
61769
61879
  }
61880
+ interface CustomPermissionsCapabilities {
61881
+ /**
61882
+ * The ability to add or run anomaly detection. Valid values: `DENY`.
61883
+ */
61884
+ addOrRunAnomalyDetectionForAnalyses?: pulumi.Input<string>;
61885
+ /**
61886
+ * The ability to create and update email reports. Valid values: `DENY`.
61887
+ */
61888
+ createAndUpdateDashboardEmailReports?: pulumi.Input<string>;
61889
+ /**
61890
+ * The ability to create and update data sources. Valid values: `DENY`.
61891
+ */
61892
+ createAndUpdateDataSources?: pulumi.Input<string>;
61893
+ /**
61894
+ * The ability to create and update datasets. Valid values: `DENY`.
61895
+ */
61896
+ createAndUpdateDatasets?: pulumi.Input<string>;
61897
+ /**
61898
+ * The ability to export to create and update themes. Valid values: `DENY`.
61899
+ */
61900
+ createAndUpdateThemes?: pulumi.Input<string>;
61901
+ /**
61902
+ * The ability to create and update threshold alerts. Valid values: `DENY`.
61903
+ */
61904
+ createAndUpdateThresholdAlerts?: pulumi.Input<string>;
61905
+ /**
61906
+ * The ability to create shared folders. Valid values: `DENY`.
61907
+ */
61908
+ createSharedFolders?: pulumi.Input<string>;
61909
+ /**
61910
+ * The ability to create a SPICE dataset. Valid values: `DENY`.
61911
+ */
61912
+ createSpiceDataset?: pulumi.Input<string>;
61913
+ /**
61914
+ * The ability to export to CSV files from the UI. Valid values: `DENY`.
61915
+ */
61916
+ exportToCsv?: pulumi.Input<string>;
61917
+ /**
61918
+ * The ability to export to CSV files in scheduled email reports. Valid values: `DENY`.
61919
+ */
61920
+ exportToCsvInScheduledReports?: pulumi.Input<string>;
61921
+ /**
61922
+ * The ability to export to Excel files from the UI. Valid values: `DENY`.
61923
+ */
61924
+ exportToExcel?: pulumi.Input<string>;
61925
+ /**
61926
+ * The ability to export to Excel files in scheduled email reports. Valid values: `DENY`.
61927
+ */
61928
+ exportToExcelInScheduledReports?: pulumi.Input<string>;
61929
+ /**
61930
+ * The ability to export to PDF files from the UI. Valid values: `DENY`.
61931
+ */
61932
+ exportToPdf?: pulumi.Input<string>;
61933
+ /**
61934
+ * The ability to export to PDF files in scheduled email reports. Valid values: `DENY`.
61935
+ */
61936
+ exportToPdfInScheduledReports?: pulumi.Input<string>;
61937
+ /**
61938
+ * The ability to include content in scheduled email reports. Valid values: `DENY`.
61939
+ */
61940
+ includeContentInScheduledReportsEmail?: pulumi.Input<string>;
61941
+ /**
61942
+ * The ability to print reports. Valid values: `DENY`.
61943
+ */
61944
+ printReports?: pulumi.Input<string>;
61945
+ /**
61946
+ * The ability to rename shared folders. Valid values: `DENY`.
61947
+ */
61948
+ renameSharedFolders?: pulumi.Input<string>;
61949
+ /**
61950
+ * The ability to share analyses. Valid values: `DENY`.
61951
+ */
61952
+ shareAnalyses?: pulumi.Input<string>;
61953
+ /**
61954
+ * The ability to share dashboards. Valid values: `DENY`.
61955
+ */
61956
+ shareDashboards?: pulumi.Input<string>;
61957
+ /**
61958
+ * The ability to share data sources. Valid values: `DENY`.
61959
+ */
61960
+ shareDataSources?: pulumi.Input<string>;
61961
+ /**
61962
+ * The ability to share datasets. Valid values: `DENY`.
61963
+ */
61964
+ shareDatasets?: pulumi.Input<string>;
61965
+ /**
61966
+ * The ability to subscribe to email reports. Valid values: `DENY`.
61967
+ */
61968
+ subscribeDashboardEmailReports?: pulumi.Input<string>;
61969
+ /**
61970
+ * The ability to view account SPICE capacity. Valid values: `DENY`.
61971
+ */
61972
+ viewAccountSpiceCapacity?: pulumi.Input<string>;
61973
+ }
61770
61974
  interface DashboardDashboardPublishOptions {
61771
61975
  /**
61772
61976
  * Ad hoc (one-time) filtering option. See ad_hoc_filtering_option.
@@ -81570,6 +81774,348 @@ export declare namespace wafv2 {
81570
81774
  */
81571
81775
  immunityTime?: pulumi.Input<number>;
81572
81776
  }
81777
+ interface WebAclRuleGroupAssociationManagedRuleGroup {
81778
+ /**
81779
+ * Name of the managed rule group.
81780
+ */
81781
+ name: pulumi.Input<string>;
81782
+ /**
81783
+ * Override actions for specific rules within the rule group. See below.
81784
+ */
81785
+ ruleActionOverrides?: pulumi.Input<pulumi.Input<inputs.wafv2.WebAclRuleGroupAssociationManagedRuleGroupRuleActionOverride>[]>;
81786
+ /**
81787
+ * Name of the managed rule group vendor. For AWS managed rule groups, this is `AWS`.
81788
+ */
81789
+ vendorName: pulumi.Input<string>;
81790
+ /**
81791
+ * Version of the managed rule group. If not specified, the default version is used.
81792
+ */
81793
+ version?: pulumi.Input<string>;
81794
+ }
81795
+ interface WebAclRuleGroupAssociationManagedRuleGroupRuleActionOverride {
81796
+ /**
81797
+ * Action to use instead of the rule's original action. See below.
81798
+ */
81799
+ actionToUse?: pulumi.Input<inputs.wafv2.WebAclRuleGroupAssociationManagedRuleGroupRuleActionOverrideActionToUse>;
81800
+ /**
81801
+ * Name of the rule to override within the rule group. Verify the name carefully. With managed rule groups, WAF silently ignores any override that uses an invalid rule name. With customer-owned rule groups, invalid rule names in your overrides will cause web ACL updates to fail. An invalid rule name is any name that doesn't exactly match the case-sensitive name of an existing rule in the rule group.
81802
+ */
81803
+ name: pulumi.Input<string>;
81804
+ }
81805
+ interface WebAclRuleGroupAssociationManagedRuleGroupRuleActionOverrideActionToUse {
81806
+ /**
81807
+ * Allow the request. See below.
81808
+ */
81809
+ allow?: pulumi.Input<inputs.wafv2.WebAclRuleGroupAssociationManagedRuleGroupRuleActionOverrideActionToUseAllow>;
81810
+ /**
81811
+ * Block the request. See below.
81812
+ */
81813
+ block?: pulumi.Input<inputs.wafv2.WebAclRuleGroupAssociationManagedRuleGroupRuleActionOverrideActionToUseBlock>;
81814
+ /**
81815
+ * Require CAPTCHA verification. See below.
81816
+ */
81817
+ captcha?: pulumi.Input<inputs.wafv2.WebAclRuleGroupAssociationManagedRuleGroupRuleActionOverrideActionToUseCaptcha>;
81818
+ /**
81819
+ * Require challenge verification. See below.
81820
+ */
81821
+ challenge?: pulumi.Input<inputs.wafv2.WebAclRuleGroupAssociationManagedRuleGroupRuleActionOverrideActionToUseChallenge>;
81822
+ /**
81823
+ * Count the request without taking action. See below.
81824
+ */
81825
+ count?: pulumi.Input<inputs.wafv2.WebAclRuleGroupAssociationManagedRuleGroupRuleActionOverrideActionToUseCount>;
81826
+ }
81827
+ interface WebAclRuleGroupAssociationManagedRuleGroupRuleActionOverrideActionToUseAllow {
81828
+ /**
81829
+ * Custom handling for allowed requests. See below.
81830
+ */
81831
+ customRequestHandling?: pulumi.Input<inputs.wafv2.WebAclRuleGroupAssociationManagedRuleGroupRuleActionOverrideActionToUseAllowCustomRequestHandling>;
81832
+ }
81833
+ interface WebAclRuleGroupAssociationManagedRuleGroupRuleActionOverrideActionToUseAllowCustomRequestHandling {
81834
+ /**
81835
+ * Headers to insert into the request. See below.
81836
+ */
81837
+ insertHeaders?: pulumi.Input<pulumi.Input<inputs.wafv2.WebAclRuleGroupAssociationManagedRuleGroupRuleActionOverrideActionToUseAllowCustomRequestHandlingInsertHeader>[]>;
81838
+ }
81839
+ interface WebAclRuleGroupAssociationManagedRuleGroupRuleActionOverrideActionToUseAllowCustomRequestHandlingInsertHeader {
81840
+ /**
81841
+ * Name of the header to insert.
81842
+ */
81843
+ name: pulumi.Input<string>;
81844
+ /**
81845
+ * Value of the header to insert.
81846
+ */
81847
+ value: pulumi.Input<string>;
81848
+ }
81849
+ interface WebAclRuleGroupAssociationManagedRuleGroupRuleActionOverrideActionToUseBlock {
81850
+ /**
81851
+ * Custom response for blocked requests. See below.
81852
+ */
81853
+ customResponse?: pulumi.Input<inputs.wafv2.WebAclRuleGroupAssociationManagedRuleGroupRuleActionOverrideActionToUseBlockCustomResponse>;
81854
+ }
81855
+ interface WebAclRuleGroupAssociationManagedRuleGroupRuleActionOverrideActionToUseBlockCustomResponse {
81856
+ /**
81857
+ * Key of a custom response body to use.
81858
+ */
81859
+ customResponseBodyKey?: pulumi.Input<string>;
81860
+ /**
81861
+ * HTTP response code to return (200-599).
81862
+ */
81863
+ responseCode: pulumi.Input<number>;
81864
+ /**
81865
+ * Headers to include in the response. See below.
81866
+ */
81867
+ responseHeaders?: pulumi.Input<pulumi.Input<inputs.wafv2.WebAclRuleGroupAssociationManagedRuleGroupRuleActionOverrideActionToUseBlockCustomResponseResponseHeader>[]>;
81868
+ }
81869
+ interface WebAclRuleGroupAssociationManagedRuleGroupRuleActionOverrideActionToUseBlockCustomResponseResponseHeader {
81870
+ /**
81871
+ * Name of the response header.
81872
+ */
81873
+ name: pulumi.Input<string>;
81874
+ /**
81875
+ * Value of the response header.
81876
+ */
81877
+ value: pulumi.Input<string>;
81878
+ }
81879
+ interface WebAclRuleGroupAssociationManagedRuleGroupRuleActionOverrideActionToUseCaptcha {
81880
+ /**
81881
+ * Custom handling for CAPTCHA requests. See below.
81882
+ */
81883
+ customRequestHandling?: pulumi.Input<inputs.wafv2.WebAclRuleGroupAssociationManagedRuleGroupRuleActionOverrideActionToUseCaptchaCustomRequestHandling>;
81884
+ }
81885
+ interface WebAclRuleGroupAssociationManagedRuleGroupRuleActionOverrideActionToUseCaptchaCustomRequestHandling {
81886
+ /**
81887
+ * Headers to insert into the request. See below.
81888
+ */
81889
+ insertHeaders?: pulumi.Input<pulumi.Input<inputs.wafv2.WebAclRuleGroupAssociationManagedRuleGroupRuleActionOverrideActionToUseCaptchaCustomRequestHandlingInsertHeader>[]>;
81890
+ }
81891
+ interface WebAclRuleGroupAssociationManagedRuleGroupRuleActionOverrideActionToUseCaptchaCustomRequestHandlingInsertHeader {
81892
+ /**
81893
+ * Name of the header to insert.
81894
+ */
81895
+ name: pulumi.Input<string>;
81896
+ /**
81897
+ * Value of the header to insert.
81898
+ */
81899
+ value: pulumi.Input<string>;
81900
+ }
81901
+ interface WebAclRuleGroupAssociationManagedRuleGroupRuleActionOverrideActionToUseChallenge {
81902
+ /**
81903
+ * Custom handling for challenge requests. See below.
81904
+ */
81905
+ customRequestHandling?: pulumi.Input<inputs.wafv2.WebAclRuleGroupAssociationManagedRuleGroupRuleActionOverrideActionToUseChallengeCustomRequestHandling>;
81906
+ }
81907
+ interface WebAclRuleGroupAssociationManagedRuleGroupRuleActionOverrideActionToUseChallengeCustomRequestHandling {
81908
+ /**
81909
+ * Headers to insert into the request. See below.
81910
+ */
81911
+ insertHeaders?: pulumi.Input<pulumi.Input<inputs.wafv2.WebAclRuleGroupAssociationManagedRuleGroupRuleActionOverrideActionToUseChallengeCustomRequestHandlingInsertHeader>[]>;
81912
+ }
81913
+ interface WebAclRuleGroupAssociationManagedRuleGroupRuleActionOverrideActionToUseChallengeCustomRequestHandlingInsertHeader {
81914
+ /**
81915
+ * Name of the header to insert.
81916
+ */
81917
+ name: pulumi.Input<string>;
81918
+ /**
81919
+ * Value of the header to insert.
81920
+ */
81921
+ value: pulumi.Input<string>;
81922
+ }
81923
+ interface WebAclRuleGroupAssociationManagedRuleGroupRuleActionOverrideActionToUseCount {
81924
+ /**
81925
+ * Custom handling for counted requests. See below.
81926
+ */
81927
+ customRequestHandling?: pulumi.Input<inputs.wafv2.WebAclRuleGroupAssociationManagedRuleGroupRuleActionOverrideActionToUseCountCustomRequestHandling>;
81928
+ }
81929
+ interface WebAclRuleGroupAssociationManagedRuleGroupRuleActionOverrideActionToUseCountCustomRequestHandling {
81930
+ /**
81931
+ * Headers to insert into the request. See below.
81932
+ */
81933
+ insertHeaders?: pulumi.Input<pulumi.Input<inputs.wafv2.WebAclRuleGroupAssociationManagedRuleGroupRuleActionOverrideActionToUseCountCustomRequestHandlingInsertHeader>[]>;
81934
+ }
81935
+ interface WebAclRuleGroupAssociationManagedRuleGroupRuleActionOverrideActionToUseCountCustomRequestHandlingInsertHeader {
81936
+ /**
81937
+ * Name of the header to insert.
81938
+ */
81939
+ name: pulumi.Input<string>;
81940
+ /**
81941
+ * Value of the header to insert.
81942
+ */
81943
+ value: pulumi.Input<string>;
81944
+ }
81945
+ interface WebAclRuleGroupAssociationRuleGroupReference {
81946
+ /**
81947
+ * ARN of the Rule Group to associate with the Web ACL.
81948
+ */
81949
+ arn: pulumi.Input<string>;
81950
+ /**
81951
+ * Override actions for specific rules within the rule group. See below.
81952
+ */
81953
+ ruleActionOverrides?: pulumi.Input<pulumi.Input<inputs.wafv2.WebAclRuleGroupAssociationRuleGroupReferenceRuleActionOverride>[]>;
81954
+ }
81955
+ interface WebAclRuleGroupAssociationRuleGroupReferenceRuleActionOverride {
81956
+ /**
81957
+ * Action to use instead of the rule's original action. See below.
81958
+ */
81959
+ actionToUse?: pulumi.Input<inputs.wafv2.WebAclRuleGroupAssociationRuleGroupReferenceRuleActionOverrideActionToUse>;
81960
+ /**
81961
+ * Name of the rule to override within the rule group. Verify the name carefully. With managed rule groups, WAF silently ignores any override that uses an invalid rule name. With customer-owned rule groups, invalid rule names in your overrides will cause web ACL updates to fail. An invalid rule name is any name that doesn't exactly match the case-sensitive name of an existing rule in the rule group.
81962
+ */
81963
+ name: pulumi.Input<string>;
81964
+ }
81965
+ interface WebAclRuleGroupAssociationRuleGroupReferenceRuleActionOverrideActionToUse {
81966
+ /**
81967
+ * Allow the request. See below.
81968
+ */
81969
+ allow?: pulumi.Input<inputs.wafv2.WebAclRuleGroupAssociationRuleGroupReferenceRuleActionOverrideActionToUseAllow>;
81970
+ /**
81971
+ * Block the request. See below.
81972
+ */
81973
+ block?: pulumi.Input<inputs.wafv2.WebAclRuleGroupAssociationRuleGroupReferenceRuleActionOverrideActionToUseBlock>;
81974
+ /**
81975
+ * Require CAPTCHA verification. See below.
81976
+ */
81977
+ captcha?: pulumi.Input<inputs.wafv2.WebAclRuleGroupAssociationRuleGroupReferenceRuleActionOverrideActionToUseCaptcha>;
81978
+ /**
81979
+ * Require challenge verification. See below.
81980
+ */
81981
+ challenge?: pulumi.Input<inputs.wafv2.WebAclRuleGroupAssociationRuleGroupReferenceRuleActionOverrideActionToUseChallenge>;
81982
+ /**
81983
+ * Count the request without taking action. See below.
81984
+ */
81985
+ count?: pulumi.Input<inputs.wafv2.WebAclRuleGroupAssociationRuleGroupReferenceRuleActionOverrideActionToUseCount>;
81986
+ }
81987
+ interface WebAclRuleGroupAssociationRuleGroupReferenceRuleActionOverrideActionToUseAllow {
81988
+ /**
81989
+ * Custom handling for allowed requests. See below.
81990
+ */
81991
+ customRequestHandling?: pulumi.Input<inputs.wafv2.WebAclRuleGroupAssociationRuleGroupReferenceRuleActionOverrideActionToUseAllowCustomRequestHandling>;
81992
+ }
81993
+ interface WebAclRuleGroupAssociationRuleGroupReferenceRuleActionOverrideActionToUseAllowCustomRequestHandling {
81994
+ /**
81995
+ * Headers to insert into the request. See below.
81996
+ */
81997
+ insertHeaders?: pulumi.Input<pulumi.Input<inputs.wafv2.WebAclRuleGroupAssociationRuleGroupReferenceRuleActionOverrideActionToUseAllowCustomRequestHandlingInsertHeader>[]>;
81998
+ }
81999
+ interface WebAclRuleGroupAssociationRuleGroupReferenceRuleActionOverrideActionToUseAllowCustomRequestHandlingInsertHeader {
82000
+ /**
82001
+ * Name of the header to insert.
82002
+ */
82003
+ name: pulumi.Input<string>;
82004
+ /**
82005
+ * Value of the header to insert.
82006
+ */
82007
+ value: pulumi.Input<string>;
82008
+ }
82009
+ interface WebAclRuleGroupAssociationRuleGroupReferenceRuleActionOverrideActionToUseBlock {
82010
+ /**
82011
+ * Custom response for blocked requests. See below.
82012
+ */
82013
+ customResponse?: pulumi.Input<inputs.wafv2.WebAclRuleGroupAssociationRuleGroupReferenceRuleActionOverrideActionToUseBlockCustomResponse>;
82014
+ }
82015
+ interface WebAclRuleGroupAssociationRuleGroupReferenceRuleActionOverrideActionToUseBlockCustomResponse {
82016
+ /**
82017
+ * Key of a custom response body to use.
82018
+ */
82019
+ customResponseBodyKey?: pulumi.Input<string>;
82020
+ /**
82021
+ * HTTP response code to return (200-599).
82022
+ */
82023
+ responseCode: pulumi.Input<number>;
82024
+ /**
82025
+ * Headers to include in the response. See below.
82026
+ */
82027
+ responseHeaders?: pulumi.Input<pulumi.Input<inputs.wafv2.WebAclRuleGroupAssociationRuleGroupReferenceRuleActionOverrideActionToUseBlockCustomResponseResponseHeader>[]>;
82028
+ }
82029
+ interface WebAclRuleGroupAssociationRuleGroupReferenceRuleActionOverrideActionToUseBlockCustomResponseResponseHeader {
82030
+ /**
82031
+ * Name of the response header.
82032
+ */
82033
+ name: pulumi.Input<string>;
82034
+ /**
82035
+ * Value of the response header.
82036
+ */
82037
+ value: pulumi.Input<string>;
82038
+ }
82039
+ interface WebAclRuleGroupAssociationRuleGroupReferenceRuleActionOverrideActionToUseCaptcha {
82040
+ /**
82041
+ * Custom handling for CAPTCHA requests. See below.
82042
+ */
82043
+ customRequestHandling?: pulumi.Input<inputs.wafv2.WebAclRuleGroupAssociationRuleGroupReferenceRuleActionOverrideActionToUseCaptchaCustomRequestHandling>;
82044
+ }
82045
+ interface WebAclRuleGroupAssociationRuleGroupReferenceRuleActionOverrideActionToUseCaptchaCustomRequestHandling {
82046
+ /**
82047
+ * Headers to insert into the request. See below.
82048
+ */
82049
+ insertHeaders?: pulumi.Input<pulumi.Input<inputs.wafv2.WebAclRuleGroupAssociationRuleGroupReferenceRuleActionOverrideActionToUseCaptchaCustomRequestHandlingInsertHeader>[]>;
82050
+ }
82051
+ interface WebAclRuleGroupAssociationRuleGroupReferenceRuleActionOverrideActionToUseCaptchaCustomRequestHandlingInsertHeader {
82052
+ /**
82053
+ * Name of the header to insert.
82054
+ */
82055
+ name: pulumi.Input<string>;
82056
+ /**
82057
+ * Value of the header to insert.
82058
+ */
82059
+ value: pulumi.Input<string>;
82060
+ }
82061
+ interface WebAclRuleGroupAssociationRuleGroupReferenceRuleActionOverrideActionToUseChallenge {
82062
+ /**
82063
+ * Custom handling for challenge requests. See below.
82064
+ */
82065
+ customRequestHandling?: pulumi.Input<inputs.wafv2.WebAclRuleGroupAssociationRuleGroupReferenceRuleActionOverrideActionToUseChallengeCustomRequestHandling>;
82066
+ }
82067
+ interface WebAclRuleGroupAssociationRuleGroupReferenceRuleActionOverrideActionToUseChallengeCustomRequestHandling {
82068
+ /**
82069
+ * Headers to insert into the request. See below.
82070
+ */
82071
+ insertHeaders?: pulumi.Input<pulumi.Input<inputs.wafv2.WebAclRuleGroupAssociationRuleGroupReferenceRuleActionOverrideActionToUseChallengeCustomRequestHandlingInsertHeader>[]>;
82072
+ }
82073
+ interface WebAclRuleGroupAssociationRuleGroupReferenceRuleActionOverrideActionToUseChallengeCustomRequestHandlingInsertHeader {
82074
+ /**
82075
+ * Name of the header to insert.
82076
+ */
82077
+ name: pulumi.Input<string>;
82078
+ /**
82079
+ * Value of the header to insert.
82080
+ */
82081
+ value: pulumi.Input<string>;
82082
+ }
82083
+ interface WebAclRuleGroupAssociationRuleGroupReferenceRuleActionOverrideActionToUseCount {
82084
+ /**
82085
+ * Custom handling for counted requests. See below.
82086
+ */
82087
+ customRequestHandling?: pulumi.Input<inputs.wafv2.WebAclRuleGroupAssociationRuleGroupReferenceRuleActionOverrideActionToUseCountCustomRequestHandling>;
82088
+ }
82089
+ interface WebAclRuleGroupAssociationRuleGroupReferenceRuleActionOverrideActionToUseCountCustomRequestHandling {
82090
+ /**
82091
+ * Headers to insert into the request. See below.
82092
+ */
82093
+ insertHeaders?: pulumi.Input<pulumi.Input<inputs.wafv2.WebAclRuleGroupAssociationRuleGroupReferenceRuleActionOverrideActionToUseCountCustomRequestHandlingInsertHeader>[]>;
82094
+ }
82095
+ interface WebAclRuleGroupAssociationRuleGroupReferenceRuleActionOverrideActionToUseCountCustomRequestHandlingInsertHeader {
82096
+ /**
82097
+ * Name of the header to insert.
82098
+ */
82099
+ name: pulumi.Input<string>;
82100
+ /**
82101
+ * Value of the header to insert.
82102
+ */
82103
+ value: pulumi.Input<string>;
82104
+ }
82105
+ interface WebAclRuleGroupAssociationTimeouts {
82106
+ /**
82107
+ * A string that can be [parsed as a duration](https://pkg.go.dev/time#ParseDuration) consisting of numbers and unit suffixes, such as "30s" or "2h45m". Valid time units are "s" (seconds), "m" (minutes), "h" (hours).
82108
+ */
82109
+ create?: pulumi.Input<string>;
82110
+ /**
82111
+ * A string that can be [parsed as a duration](https://pkg.go.dev/time#ParseDuration) consisting of numbers and unit suffixes, such as "30s" or "2h45m". Valid time units are "s" (seconds), "m" (minutes), "h" (hours). Setting a timeout for a Delete operation is only applicable if changes are saved into state before the destroy operation occurs.
82112
+ */
82113
+ delete?: pulumi.Input<string>;
82114
+ /**
82115
+ * A string that can be [parsed as a duration](https://pkg.go.dev/time#ParseDuration) consisting of numbers and unit suffixes, such as "30s" or "2h45m". Valid time units are "s" (seconds), "m" (minutes), "h" (hours).
82116
+ */
82117
+ update?: pulumi.Input<string>;
82118
+ }
81573
82119
  interface WebAclRuleOverrideAction {
81574
82120
  /**
81575
82121
  * Override the rule action setting to count (i.e., only count matches). Configured as an empty block `{}`.
@@ -1 +1 @@
1
- {"version":3,"file":"input.js","sourceRoot":"","sources":["../../types/input.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AA8qkEjF,IAAiB,GAAG,CAwcnB;AAxcD,WAAiB,GAAG;IAyXhB;;OAEG;IACH,SAAgB,sCAAsC,CAAC,GAA4B;;QAC/E,uCACO,GAAG,KACN,WAAW,EAAE,MAAA,CAAC,GAAG,CAAC,WAAW,CAAC,mCAAI,WAAW,IAC/C;IACN,CAAC;IALe,0CAAsC,yCAKrD,CAAA;AAuEL,CAAC,EAxcgB,GAAG,GAAH,WAAG,KAAH,WAAG,QAwcnB"}
1
+ {"version":3,"file":"input.js","sourceRoot":"","sources":["../../types/input.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAk4kEjF,IAAiB,GAAG,CAwcnB;AAxcD,WAAiB,GAAG;IAyXhB;;OAEG;IACH,SAAgB,sCAAsC,CAAC,GAA4B;;QAC/E,uCACO,GAAG,KACN,WAAW,EAAE,MAAA,CAAC,GAAG,CAAC,WAAW,CAAC,mCAAI,WAAW,IAC/C;IACN,CAAC;IALe,0CAAsC,yCAKrD,CAAA;AAuEL,CAAC,EAxcgB,GAAG,GAAH,WAAG,KAAH,WAAG,QAwcnB"}