@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.
Files changed (109) 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/input.d.ts +549 -3
  97. package/types/input.js.map +1 -1
  98. package/types/output.d.ts +549 -3
  99. package/types/output.js.map +1 -1
  100. package/wafv2/getWebAcl.d.ts +50 -5
  101. package/wafv2/getWebAcl.js +38 -0
  102. package/wafv2/getWebAcl.js.map +1 -1
  103. package/wafv2/index.d.ts +3 -0
  104. package/wafv2/index.js +6 -1
  105. package/wafv2/index.js.map +1 -1
  106. package/wafv2/regexPatternSet.d.ts +3 -3
  107. package/wafv2/webAclRuleGroupAssociation.d.ts +482 -0
  108. package/wafv2/webAclRuleGroupAssociation.js +423 -0
  109. package/wafv2/webAclRuleGroupAssociation.js.map +1 -0
package/types/output.d.ts CHANGED
@@ -12749,9 +12749,25 @@ export declare namespace bedrock {
12749
12749
  }
12750
12750
  interface GuardrailSensitiveInformationPolicyConfigPiiEntitiesConfig {
12751
12751
  /**
12752
- * Options for sensitive information action.
12752
+ * Options for sensitive information action. Valid values: `BLOCK`, `ANONYMIZE`, `NONE`.
12753
12753
  */
12754
12754
  action: string;
12755
+ /**
12756
+ * Action to take when harmful content is detected in the input. Valid values: `BLOCK`, `ANONYMIZE`, `NONE`.
12757
+ */
12758
+ inputAction: string;
12759
+ /**
12760
+ * Whether to enable guardrail evaluation on the input. When disabled, you aren't charged for the evaluation.
12761
+ */
12762
+ inputEnabled: boolean;
12763
+ /**
12764
+ * Action to take when harmful content is detected in the output. Valid values: `BLOCK`, `ANONYMIZE`, `NONE`.
12765
+ */
12766
+ outputAction: string;
12767
+ /**
12768
+ * Whether to enable guardrail evaluation on the output. When disabled, you aren't charged for the evaluation.
12769
+ */
12770
+ outputEnabled: boolean;
12755
12771
  /**
12756
12772
  * The currently supported PII entities.
12757
12773
  */
@@ -12759,17 +12775,33 @@ export declare namespace bedrock {
12759
12775
  }
12760
12776
  interface GuardrailSensitiveInformationPolicyConfigRegexesConfig {
12761
12777
  /**
12762
- * Options for sensitive information action.
12778
+ * Options for sensitive information action. Valid values: `BLOCK`, `ANONYMIZE`, `NONE`.
12763
12779
  */
12764
12780
  action: string;
12765
12781
  /**
12766
12782
  * The regex description.
12767
12783
  */
12768
12784
  description: string;
12785
+ /**
12786
+ * Action to take when harmful content is detected in the input. Valid values: `BLOCK`, `ANONYMIZE`, `NONE`.
12787
+ */
12788
+ inputAction: string;
12789
+ /**
12790
+ * Whether to enable guardrail evaluation on the input. When disabled, you aren't charged for the evaluation.
12791
+ */
12792
+ inputEnabled: boolean;
12769
12793
  /**
12770
12794
  * The regex name.
12771
12795
  */
12772
12796
  name: string;
12797
+ /**
12798
+ * Action to take when harmful content is detected in the output. Valid values: `BLOCK`, `ANONYMIZE`, `NONE`.
12799
+ */
12800
+ outputAction: string;
12801
+ /**
12802
+ * Whether to enable guardrail evaluation on the output. When disabled, you aren't charged for the evaluation.
12803
+ */
12804
+ outputEnabled: boolean;
12773
12805
  /**
12774
12806
  * The regex pattern.
12775
12807
  */
@@ -19820,6 +19852,10 @@ export declare namespace config {
19820
19852
  * Use this to override the default service endpoint URL
19821
19853
  */
19822
19854
  bedrockagent?: string;
19855
+ /**
19856
+ * Use this to override the default service endpoint URL
19857
+ */
19858
+ bedrockagentcore?: string;
19823
19859
  /**
19824
19860
  * Use this to override the default service endpoint URL
19825
19861
  */
@@ -20496,6 +20532,10 @@ export declare namespace config {
20496
20532
  * Use this to override the default service endpoint URL
20497
20533
  */
20498
20534
  oam?: string;
20535
+ /**
20536
+ * Use this to override the default service endpoint URL
20537
+ */
20538
+ odb?: string;
20499
20539
  /**
20500
20540
  * Use this to override the default service endpoint URL
20501
20541
  */
@@ -20684,6 +20724,10 @@ export declare namespace config {
20684
20724
  * Use this to override the default service endpoint URL
20685
20725
  */
20686
20726
  s3tables?: string;
20727
+ /**
20728
+ * Use this to override the default service endpoint URL
20729
+ */
20730
+ s3vectors?: string;
20687
20731
  /**
20688
20732
  * Use this to override the default service endpoint URL
20689
20733
  */
@@ -25285,7 +25329,7 @@ export declare namespace dlm {
25285
25329
  */
25286
25330
  policyType?: string;
25287
25331
  /**
25288
- * 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`.
25332
+ * 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`.
25289
25333
  */
25290
25334
  resourceLocations: string;
25291
25335
  /**
@@ -25983,6 +26027,16 @@ export declare namespace docdb {
25983
26027
  */
25984
26028
  useLatestRestorableTime?: boolean;
25985
26029
  }
26030
+ interface ClusterServerlessV2ScalingConfiguration {
26031
+ /**
26032
+ * 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.
26033
+ */
26034
+ maxCapacity: number;
26035
+ /**
26036
+ * 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.
26037
+ */
26038
+ minCapacity: number;
26039
+ }
25986
26040
  interface ElasticClusterTimeouts {
25987
26041
  /**
25988
26042
  * 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).
@@ -32896,6 +32950,16 @@ export declare namespace ecr {
32896
32950
  */
32897
32951
  scanOnPush: boolean;
32898
32952
  }
32953
+ interface RepositoryImageTagMutabilityExclusionFilter {
32954
+ /**
32955
+ * 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 (*).
32956
+ */
32957
+ filter: string;
32958
+ /**
32959
+ * The type of filter to use. Must be `WILDCARD`.
32960
+ */
32961
+ filterType: string;
32962
+ }
32899
32963
  }
32900
32964
  export declare namespace ecrpublic {
32901
32965
  interface RepositoryCatalogData {
@@ -46002,6 +46066,7 @@ export declare namespace kinesis {
46002
46066
  secretArn?: string;
46003
46067
  }
46004
46068
  interface FirehoseDeliveryStreamIcebergConfiguration {
46069
+ appendOnly: boolean;
46005
46070
  /**
46006
46071
  * 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.
46007
46072
  */
@@ -67069,6 +67134,51 @@ export declare namespace networkfirewall {
67069
67134
  */
67070
67135
  resourceArn?: string;
67071
67136
  }
67137
+ interface VpcEndpointAssociationSubnetMapping {
67138
+ /**
67139
+ * The subnet's IP address type. Valid values: `"DUALSTACK"`, `"IPV4"`.
67140
+ */
67141
+ ipAddressType: string;
67142
+ /**
67143
+ * The unique identifier for the subnet.
67144
+ */
67145
+ subnetId: string;
67146
+ }
67147
+ interface VpcEndpointAssociationTimeouts {
67148
+ /**
67149
+ * 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).
67150
+ */
67151
+ create?: string;
67152
+ /**
67153
+ * 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.
67154
+ */
67155
+ delete?: string;
67156
+ }
67157
+ interface VpcEndpointAssociationVpcEndpointAssociationStatus {
67158
+ associationSyncStates: outputs.networkfirewall.VpcEndpointAssociationVpcEndpointAssociationStatusAssociationSyncState[];
67159
+ }
67160
+ interface VpcEndpointAssociationVpcEndpointAssociationStatusAssociationSyncState {
67161
+ /**
67162
+ * Nested list describing the attachment status of the firewall's VPC Endpoint Association with a single VPC subnet.
67163
+ */
67164
+ attachments: outputs.networkfirewall.VpcEndpointAssociationVpcEndpointAssociationStatusAssociationSyncStateAttachment[];
67165
+ /**
67166
+ * The Availability Zone where the subnet is configured.
67167
+ */
67168
+ availabilityZone: string;
67169
+ }
67170
+ interface VpcEndpointAssociationVpcEndpointAssociationStatusAssociationSyncStateAttachment {
67171
+ /**
67172
+ * 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.
67173
+ */
67174
+ endpointId: string;
67175
+ status: string;
67176
+ statusMessage: string;
67177
+ /**
67178
+ * The unique identifier of the subnet that you've specified to be used for a VPC Endpoint Association endpoint.
67179
+ */
67180
+ subnetId: string;
67181
+ }
67072
67182
  }
67073
67183
  export declare namespace networkmanager {
67074
67184
  interface ConnectAttachmentOptions {
@@ -69814,6 +69924,100 @@ export declare namespace quicksight {
69814
69924
  */
69815
69925
  dataSetPlaceholder: string;
69816
69926
  }
69927
+ interface CustomPermissionsCapabilities {
69928
+ /**
69929
+ * The ability to add or run anomaly detection. Valid values: `DENY`.
69930
+ */
69931
+ addOrRunAnomalyDetectionForAnalyses?: string;
69932
+ /**
69933
+ * The ability to create and update email reports. Valid values: `DENY`.
69934
+ */
69935
+ createAndUpdateDashboardEmailReports?: string;
69936
+ /**
69937
+ * The ability to create and update data sources. Valid values: `DENY`.
69938
+ */
69939
+ createAndUpdateDataSources?: string;
69940
+ /**
69941
+ * The ability to create and update datasets. Valid values: `DENY`.
69942
+ */
69943
+ createAndUpdateDatasets?: string;
69944
+ /**
69945
+ * The ability to export to create and update themes. Valid values: `DENY`.
69946
+ */
69947
+ createAndUpdateThemes?: string;
69948
+ /**
69949
+ * The ability to create and update threshold alerts. Valid values: `DENY`.
69950
+ */
69951
+ createAndUpdateThresholdAlerts?: string;
69952
+ /**
69953
+ * The ability to create shared folders. Valid values: `DENY`.
69954
+ */
69955
+ createSharedFolders?: string;
69956
+ /**
69957
+ * The ability to create a SPICE dataset. Valid values: `DENY`.
69958
+ */
69959
+ createSpiceDataset?: string;
69960
+ /**
69961
+ * The ability to export to CSV files from the UI. Valid values: `DENY`.
69962
+ */
69963
+ exportToCsv?: string;
69964
+ /**
69965
+ * The ability to export to CSV files in scheduled email reports. Valid values: `DENY`.
69966
+ */
69967
+ exportToCsvInScheduledReports?: string;
69968
+ /**
69969
+ * The ability to export to Excel files from the UI. Valid values: `DENY`.
69970
+ */
69971
+ exportToExcel?: string;
69972
+ /**
69973
+ * The ability to export to Excel files in scheduled email reports. Valid values: `DENY`.
69974
+ */
69975
+ exportToExcelInScheduledReports?: string;
69976
+ /**
69977
+ * The ability to export to PDF files from the UI. Valid values: `DENY`.
69978
+ */
69979
+ exportToPdf?: string;
69980
+ /**
69981
+ * The ability to export to PDF files in scheduled email reports. Valid values: `DENY`.
69982
+ */
69983
+ exportToPdfInScheduledReports?: string;
69984
+ /**
69985
+ * The ability to include content in scheduled email reports. Valid values: `DENY`.
69986
+ */
69987
+ includeContentInScheduledReportsEmail?: string;
69988
+ /**
69989
+ * The ability to print reports. Valid values: `DENY`.
69990
+ */
69991
+ printReports?: string;
69992
+ /**
69993
+ * The ability to rename shared folders. Valid values: `DENY`.
69994
+ */
69995
+ renameSharedFolders?: string;
69996
+ /**
69997
+ * The ability to share analyses. Valid values: `DENY`.
69998
+ */
69999
+ shareAnalyses?: string;
70000
+ /**
70001
+ * The ability to share dashboards. Valid values: `DENY`.
70002
+ */
70003
+ shareDashboards?: string;
70004
+ /**
70005
+ * The ability to share data sources. Valid values: `DENY`.
70006
+ */
70007
+ shareDataSources?: string;
70008
+ /**
70009
+ * The ability to share datasets. Valid values: `DENY`.
70010
+ */
70011
+ shareDatasets?: string;
70012
+ /**
70013
+ * The ability to subscribe to email reports. Valid values: `DENY`.
70014
+ */
70015
+ subscribeDashboardEmailReports?: string;
70016
+ /**
70017
+ * The ability to view account SPICE capacity. Valid values: `DENY`.
70018
+ */
70019
+ viewAccountSpiceCapacity?: string;
70020
+ }
69817
70021
  interface DashboardDashboardPublishOptions {
69818
70022
  /**
69819
70023
  * Ad hoc (one-time) filtering option. See ad_hoc_filtering_option.
@@ -91000,6 +91204,348 @@ export declare namespace wafv2 {
91000
91204
  */
91001
91205
  immunityTime?: number;
91002
91206
  }
91207
+ interface WebAclRuleGroupAssociationManagedRuleGroup {
91208
+ /**
91209
+ * Name of the managed rule group.
91210
+ */
91211
+ name: string;
91212
+ /**
91213
+ * Override actions for specific rules within the rule group. See below.
91214
+ */
91215
+ ruleActionOverrides?: outputs.wafv2.WebAclRuleGroupAssociationManagedRuleGroupRuleActionOverride[];
91216
+ /**
91217
+ * Name of the managed rule group vendor. For AWS managed rule groups, this is `AWS`.
91218
+ */
91219
+ vendorName: string;
91220
+ /**
91221
+ * Version of the managed rule group. If not specified, the default version is used.
91222
+ */
91223
+ version?: string;
91224
+ }
91225
+ interface WebAclRuleGroupAssociationManagedRuleGroupRuleActionOverride {
91226
+ /**
91227
+ * Action to use instead of the rule's original action. See below.
91228
+ */
91229
+ actionToUse?: outputs.wafv2.WebAclRuleGroupAssociationManagedRuleGroupRuleActionOverrideActionToUse;
91230
+ /**
91231
+ * 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.
91232
+ */
91233
+ name: string;
91234
+ }
91235
+ interface WebAclRuleGroupAssociationManagedRuleGroupRuleActionOverrideActionToUse {
91236
+ /**
91237
+ * Allow the request. See below.
91238
+ */
91239
+ allow?: outputs.wafv2.WebAclRuleGroupAssociationManagedRuleGroupRuleActionOverrideActionToUseAllow;
91240
+ /**
91241
+ * Block the request. See below.
91242
+ */
91243
+ block?: outputs.wafv2.WebAclRuleGroupAssociationManagedRuleGroupRuleActionOverrideActionToUseBlock;
91244
+ /**
91245
+ * Require CAPTCHA verification. See below.
91246
+ */
91247
+ captcha?: outputs.wafv2.WebAclRuleGroupAssociationManagedRuleGroupRuleActionOverrideActionToUseCaptcha;
91248
+ /**
91249
+ * Require challenge verification. See below.
91250
+ */
91251
+ challenge?: outputs.wafv2.WebAclRuleGroupAssociationManagedRuleGroupRuleActionOverrideActionToUseChallenge;
91252
+ /**
91253
+ * Count the request without taking action. See below.
91254
+ */
91255
+ count?: outputs.wafv2.WebAclRuleGroupAssociationManagedRuleGroupRuleActionOverrideActionToUseCount;
91256
+ }
91257
+ interface WebAclRuleGroupAssociationManagedRuleGroupRuleActionOverrideActionToUseAllow {
91258
+ /**
91259
+ * Custom handling for allowed requests. See below.
91260
+ */
91261
+ customRequestHandling?: outputs.wafv2.WebAclRuleGroupAssociationManagedRuleGroupRuleActionOverrideActionToUseAllowCustomRequestHandling;
91262
+ }
91263
+ interface WebAclRuleGroupAssociationManagedRuleGroupRuleActionOverrideActionToUseAllowCustomRequestHandling {
91264
+ /**
91265
+ * Headers to insert into the request. See below.
91266
+ */
91267
+ insertHeaders?: outputs.wafv2.WebAclRuleGroupAssociationManagedRuleGroupRuleActionOverrideActionToUseAllowCustomRequestHandlingInsertHeader[];
91268
+ }
91269
+ interface WebAclRuleGroupAssociationManagedRuleGroupRuleActionOverrideActionToUseAllowCustomRequestHandlingInsertHeader {
91270
+ /**
91271
+ * Name of the header to insert.
91272
+ */
91273
+ name: string;
91274
+ /**
91275
+ * Value of the header to insert.
91276
+ */
91277
+ value: string;
91278
+ }
91279
+ interface WebAclRuleGroupAssociationManagedRuleGroupRuleActionOverrideActionToUseBlock {
91280
+ /**
91281
+ * Custom response for blocked requests. See below.
91282
+ */
91283
+ customResponse?: outputs.wafv2.WebAclRuleGroupAssociationManagedRuleGroupRuleActionOverrideActionToUseBlockCustomResponse;
91284
+ }
91285
+ interface WebAclRuleGroupAssociationManagedRuleGroupRuleActionOverrideActionToUseBlockCustomResponse {
91286
+ /**
91287
+ * Key of a custom response body to use.
91288
+ */
91289
+ customResponseBodyKey?: string;
91290
+ /**
91291
+ * HTTP response code to return (200-599).
91292
+ */
91293
+ responseCode: number;
91294
+ /**
91295
+ * Headers to include in the response. See below.
91296
+ */
91297
+ responseHeaders?: outputs.wafv2.WebAclRuleGroupAssociationManagedRuleGroupRuleActionOverrideActionToUseBlockCustomResponseResponseHeader[];
91298
+ }
91299
+ interface WebAclRuleGroupAssociationManagedRuleGroupRuleActionOverrideActionToUseBlockCustomResponseResponseHeader {
91300
+ /**
91301
+ * Name of the response header.
91302
+ */
91303
+ name: string;
91304
+ /**
91305
+ * Value of the response header.
91306
+ */
91307
+ value: string;
91308
+ }
91309
+ interface WebAclRuleGroupAssociationManagedRuleGroupRuleActionOverrideActionToUseCaptcha {
91310
+ /**
91311
+ * Custom handling for CAPTCHA requests. See below.
91312
+ */
91313
+ customRequestHandling?: outputs.wafv2.WebAclRuleGroupAssociationManagedRuleGroupRuleActionOverrideActionToUseCaptchaCustomRequestHandling;
91314
+ }
91315
+ interface WebAclRuleGroupAssociationManagedRuleGroupRuleActionOverrideActionToUseCaptchaCustomRequestHandling {
91316
+ /**
91317
+ * Headers to insert into the request. See below.
91318
+ */
91319
+ insertHeaders?: outputs.wafv2.WebAclRuleGroupAssociationManagedRuleGroupRuleActionOverrideActionToUseCaptchaCustomRequestHandlingInsertHeader[];
91320
+ }
91321
+ interface WebAclRuleGroupAssociationManagedRuleGroupRuleActionOverrideActionToUseCaptchaCustomRequestHandlingInsertHeader {
91322
+ /**
91323
+ * Name of the header to insert.
91324
+ */
91325
+ name: string;
91326
+ /**
91327
+ * Value of the header to insert.
91328
+ */
91329
+ value: string;
91330
+ }
91331
+ interface WebAclRuleGroupAssociationManagedRuleGroupRuleActionOverrideActionToUseChallenge {
91332
+ /**
91333
+ * Custom handling for challenge requests. See below.
91334
+ */
91335
+ customRequestHandling?: outputs.wafv2.WebAclRuleGroupAssociationManagedRuleGroupRuleActionOverrideActionToUseChallengeCustomRequestHandling;
91336
+ }
91337
+ interface WebAclRuleGroupAssociationManagedRuleGroupRuleActionOverrideActionToUseChallengeCustomRequestHandling {
91338
+ /**
91339
+ * Headers to insert into the request. See below.
91340
+ */
91341
+ insertHeaders?: outputs.wafv2.WebAclRuleGroupAssociationManagedRuleGroupRuleActionOverrideActionToUseChallengeCustomRequestHandlingInsertHeader[];
91342
+ }
91343
+ interface WebAclRuleGroupAssociationManagedRuleGroupRuleActionOverrideActionToUseChallengeCustomRequestHandlingInsertHeader {
91344
+ /**
91345
+ * Name of the header to insert.
91346
+ */
91347
+ name: string;
91348
+ /**
91349
+ * Value of the header to insert.
91350
+ */
91351
+ value: string;
91352
+ }
91353
+ interface WebAclRuleGroupAssociationManagedRuleGroupRuleActionOverrideActionToUseCount {
91354
+ /**
91355
+ * Custom handling for counted requests. See below.
91356
+ */
91357
+ customRequestHandling?: outputs.wafv2.WebAclRuleGroupAssociationManagedRuleGroupRuleActionOverrideActionToUseCountCustomRequestHandling;
91358
+ }
91359
+ interface WebAclRuleGroupAssociationManagedRuleGroupRuleActionOverrideActionToUseCountCustomRequestHandling {
91360
+ /**
91361
+ * Headers to insert into the request. See below.
91362
+ */
91363
+ insertHeaders?: outputs.wafv2.WebAclRuleGroupAssociationManagedRuleGroupRuleActionOverrideActionToUseCountCustomRequestHandlingInsertHeader[];
91364
+ }
91365
+ interface WebAclRuleGroupAssociationManagedRuleGroupRuleActionOverrideActionToUseCountCustomRequestHandlingInsertHeader {
91366
+ /**
91367
+ * Name of the header to insert.
91368
+ */
91369
+ name: string;
91370
+ /**
91371
+ * Value of the header to insert.
91372
+ */
91373
+ value: string;
91374
+ }
91375
+ interface WebAclRuleGroupAssociationRuleGroupReference {
91376
+ /**
91377
+ * ARN of the Rule Group to associate with the Web ACL.
91378
+ */
91379
+ arn: string;
91380
+ /**
91381
+ * Override actions for specific rules within the rule group. See below.
91382
+ */
91383
+ ruleActionOverrides?: outputs.wafv2.WebAclRuleGroupAssociationRuleGroupReferenceRuleActionOverride[];
91384
+ }
91385
+ interface WebAclRuleGroupAssociationRuleGroupReferenceRuleActionOverride {
91386
+ /**
91387
+ * Action to use instead of the rule's original action. See below.
91388
+ */
91389
+ actionToUse?: outputs.wafv2.WebAclRuleGroupAssociationRuleGroupReferenceRuleActionOverrideActionToUse;
91390
+ /**
91391
+ * 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.
91392
+ */
91393
+ name: string;
91394
+ }
91395
+ interface WebAclRuleGroupAssociationRuleGroupReferenceRuleActionOverrideActionToUse {
91396
+ /**
91397
+ * Allow the request. See below.
91398
+ */
91399
+ allow?: outputs.wafv2.WebAclRuleGroupAssociationRuleGroupReferenceRuleActionOverrideActionToUseAllow;
91400
+ /**
91401
+ * Block the request. See below.
91402
+ */
91403
+ block?: outputs.wafv2.WebAclRuleGroupAssociationRuleGroupReferenceRuleActionOverrideActionToUseBlock;
91404
+ /**
91405
+ * Require CAPTCHA verification. See below.
91406
+ */
91407
+ captcha?: outputs.wafv2.WebAclRuleGroupAssociationRuleGroupReferenceRuleActionOverrideActionToUseCaptcha;
91408
+ /**
91409
+ * Require challenge verification. See below.
91410
+ */
91411
+ challenge?: outputs.wafv2.WebAclRuleGroupAssociationRuleGroupReferenceRuleActionOverrideActionToUseChallenge;
91412
+ /**
91413
+ * Count the request without taking action. See below.
91414
+ */
91415
+ count?: outputs.wafv2.WebAclRuleGroupAssociationRuleGroupReferenceRuleActionOverrideActionToUseCount;
91416
+ }
91417
+ interface WebAclRuleGroupAssociationRuleGroupReferenceRuleActionOverrideActionToUseAllow {
91418
+ /**
91419
+ * Custom handling for allowed requests. See below.
91420
+ */
91421
+ customRequestHandling?: outputs.wafv2.WebAclRuleGroupAssociationRuleGroupReferenceRuleActionOverrideActionToUseAllowCustomRequestHandling;
91422
+ }
91423
+ interface WebAclRuleGroupAssociationRuleGroupReferenceRuleActionOverrideActionToUseAllowCustomRequestHandling {
91424
+ /**
91425
+ * Headers to insert into the request. See below.
91426
+ */
91427
+ insertHeaders?: outputs.wafv2.WebAclRuleGroupAssociationRuleGroupReferenceRuleActionOverrideActionToUseAllowCustomRequestHandlingInsertHeader[];
91428
+ }
91429
+ interface WebAclRuleGroupAssociationRuleGroupReferenceRuleActionOverrideActionToUseAllowCustomRequestHandlingInsertHeader {
91430
+ /**
91431
+ * Name of the header to insert.
91432
+ */
91433
+ name: string;
91434
+ /**
91435
+ * Value of the header to insert.
91436
+ */
91437
+ value: string;
91438
+ }
91439
+ interface WebAclRuleGroupAssociationRuleGroupReferenceRuleActionOverrideActionToUseBlock {
91440
+ /**
91441
+ * Custom response for blocked requests. See below.
91442
+ */
91443
+ customResponse?: outputs.wafv2.WebAclRuleGroupAssociationRuleGroupReferenceRuleActionOverrideActionToUseBlockCustomResponse;
91444
+ }
91445
+ interface WebAclRuleGroupAssociationRuleGroupReferenceRuleActionOverrideActionToUseBlockCustomResponse {
91446
+ /**
91447
+ * Key of a custom response body to use.
91448
+ */
91449
+ customResponseBodyKey?: string;
91450
+ /**
91451
+ * HTTP response code to return (200-599).
91452
+ */
91453
+ responseCode: number;
91454
+ /**
91455
+ * Headers to include in the response. See below.
91456
+ */
91457
+ responseHeaders?: outputs.wafv2.WebAclRuleGroupAssociationRuleGroupReferenceRuleActionOverrideActionToUseBlockCustomResponseResponseHeader[];
91458
+ }
91459
+ interface WebAclRuleGroupAssociationRuleGroupReferenceRuleActionOverrideActionToUseBlockCustomResponseResponseHeader {
91460
+ /**
91461
+ * Name of the response header.
91462
+ */
91463
+ name: string;
91464
+ /**
91465
+ * Value of the response header.
91466
+ */
91467
+ value: string;
91468
+ }
91469
+ interface WebAclRuleGroupAssociationRuleGroupReferenceRuleActionOverrideActionToUseCaptcha {
91470
+ /**
91471
+ * Custom handling for CAPTCHA requests. See below.
91472
+ */
91473
+ customRequestHandling?: outputs.wafv2.WebAclRuleGroupAssociationRuleGroupReferenceRuleActionOverrideActionToUseCaptchaCustomRequestHandling;
91474
+ }
91475
+ interface WebAclRuleGroupAssociationRuleGroupReferenceRuleActionOverrideActionToUseCaptchaCustomRequestHandling {
91476
+ /**
91477
+ * Headers to insert into the request. See below.
91478
+ */
91479
+ insertHeaders?: outputs.wafv2.WebAclRuleGroupAssociationRuleGroupReferenceRuleActionOverrideActionToUseCaptchaCustomRequestHandlingInsertHeader[];
91480
+ }
91481
+ interface WebAclRuleGroupAssociationRuleGroupReferenceRuleActionOverrideActionToUseCaptchaCustomRequestHandlingInsertHeader {
91482
+ /**
91483
+ * Name of the header to insert.
91484
+ */
91485
+ name: string;
91486
+ /**
91487
+ * Value of the header to insert.
91488
+ */
91489
+ value: string;
91490
+ }
91491
+ interface WebAclRuleGroupAssociationRuleGroupReferenceRuleActionOverrideActionToUseChallenge {
91492
+ /**
91493
+ * Custom handling for challenge requests. See below.
91494
+ */
91495
+ customRequestHandling?: outputs.wafv2.WebAclRuleGroupAssociationRuleGroupReferenceRuleActionOverrideActionToUseChallengeCustomRequestHandling;
91496
+ }
91497
+ interface WebAclRuleGroupAssociationRuleGroupReferenceRuleActionOverrideActionToUseChallengeCustomRequestHandling {
91498
+ /**
91499
+ * Headers to insert into the request. See below.
91500
+ */
91501
+ insertHeaders?: outputs.wafv2.WebAclRuleGroupAssociationRuleGroupReferenceRuleActionOverrideActionToUseChallengeCustomRequestHandlingInsertHeader[];
91502
+ }
91503
+ interface WebAclRuleGroupAssociationRuleGroupReferenceRuleActionOverrideActionToUseChallengeCustomRequestHandlingInsertHeader {
91504
+ /**
91505
+ * Name of the header to insert.
91506
+ */
91507
+ name: string;
91508
+ /**
91509
+ * Value of the header to insert.
91510
+ */
91511
+ value: string;
91512
+ }
91513
+ interface WebAclRuleGroupAssociationRuleGroupReferenceRuleActionOverrideActionToUseCount {
91514
+ /**
91515
+ * Custom handling for counted requests. See below.
91516
+ */
91517
+ customRequestHandling?: outputs.wafv2.WebAclRuleGroupAssociationRuleGroupReferenceRuleActionOverrideActionToUseCountCustomRequestHandling;
91518
+ }
91519
+ interface WebAclRuleGroupAssociationRuleGroupReferenceRuleActionOverrideActionToUseCountCustomRequestHandling {
91520
+ /**
91521
+ * Headers to insert into the request. See below.
91522
+ */
91523
+ insertHeaders?: outputs.wafv2.WebAclRuleGroupAssociationRuleGroupReferenceRuleActionOverrideActionToUseCountCustomRequestHandlingInsertHeader[];
91524
+ }
91525
+ interface WebAclRuleGroupAssociationRuleGroupReferenceRuleActionOverrideActionToUseCountCustomRequestHandlingInsertHeader {
91526
+ /**
91527
+ * Name of the header to insert.
91528
+ */
91529
+ name: string;
91530
+ /**
91531
+ * Value of the header to insert.
91532
+ */
91533
+ value: string;
91534
+ }
91535
+ interface WebAclRuleGroupAssociationTimeouts {
91536
+ /**
91537
+ * 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).
91538
+ */
91539
+ create?: string;
91540
+ /**
91541
+ * 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.
91542
+ */
91543
+ delete?: string;
91544
+ /**
91545
+ * 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).
91546
+ */
91547
+ update?: string;
91548
+ }
91003
91549
  interface WebAclRuleOverrideAction {
91004
91550
  /**
91005
91551
  * Override the rule action setting to count (i.e., only count matches). Configured as an empty block `{}`.
@@ -1 +1 @@
1
- {"version":3,"file":"output.js","sourceRoot":"","sources":["../../types/output.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAqv2EjF,IAAiB,GAAG,CA4cnB;AA5cD,WAAiB,GAAG;IA4XhB;;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;AAwEL,CAAC,EA5cgB,GAAG,GAAH,WAAG,KAAH,WAAG,QA4cnB"}
1
+ {"version":3,"file":"output.js","sourceRoot":"","sources":["../../types/output.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAy82EjF,IAAiB,GAAG,CA4cnB;AA5cD,WAAiB,GAAG;IA4XhB;;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;AAwEL,CAAC,EA5cgB,GAAG,GAAH,WAAG,KAAH,WAAG,QA4cnB"}