@pulumi/aws 6.81.0-alpha.1747208286 → 6.81.0-alpha.1747744247

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 (254) hide show
  1. package/account/getPrimaryContact.d.ts +103 -0
  2. package/account/getPrimaryContact.js +48 -0
  3. package/account/getPrimaryContact.js.map +1 -0
  4. package/account/index.d.ts +3 -0
  5. package/account/index.js +4 -1
  6. package/account/index.js.map +1 -1
  7. package/apigateway/usagePlan.d.ts +15 -6
  8. package/apigateway/usagePlan.js.map +1 -1
  9. package/appmesh/getRoute.d.ts +26 -0
  10. package/appmesh/getRoute.js +26 -0
  11. package/appmesh/getRoute.js.map +1 -1
  12. package/appstream/getImage.d.ts +26 -0
  13. package/appstream/getImage.js +26 -0
  14. package/appstream/getImage.js.map +1 -1
  15. package/autoscaling/group.d.ts +12 -0
  16. package/autoscaling/group.js +2 -0
  17. package/autoscaling/group.js.map +1 -1
  18. package/bedrock/agentAgent.d.ts +11 -3
  19. package/bedrock/agentAgent.js +2 -0
  20. package/bedrock/agentAgent.js.map +1 -1
  21. package/bedrock/agentPrompt.d.ts +231 -0
  22. package/bedrock/agentPrompt.js +130 -0
  23. package/bedrock/agentPrompt.js.map +1 -0
  24. package/bedrock/index.d.ts +3 -0
  25. package/bedrock/index.js +6 -1
  26. package/bedrock/index.js.map +1 -1
  27. package/cloudfront/distribution.d.ts +183 -3
  28. package/cloudfront/distribution.js.map +1 -1
  29. package/cloudfront/index.d.ts +3 -0
  30. package/cloudfront/index.js +6 -1
  31. package/cloudfront/index.js.map +1 -1
  32. package/cloudfront/keyvaluestoreKey.d.ts +0 -2
  33. package/cloudfront/keyvaluestoreKey.js +0 -2
  34. package/cloudfront/keyvaluestoreKey.js.map +1 -1
  35. package/cloudfront/keyvaluestoreKeysExclusive.d.ts +88 -0
  36. package/cloudfront/keyvaluestoreKeysExclusive.js +65 -0
  37. package/cloudfront/keyvaluestoreKeysExclusive.js.map +1 -0
  38. package/cloudfront/vpcOrigin.d.ts +24 -0
  39. package/cloudfront/vpcOrigin.js.map +1 -1
  40. package/cloudwatch/eventBus.d.ts +14 -0
  41. package/cloudwatch/eventBus.js +2 -0
  42. package/cloudwatch/eventBus.js.map +1 -1
  43. package/cloudwatch/eventConnection.d.ts +86 -12
  44. package/cloudwatch/eventConnection.js +64 -0
  45. package/cloudwatch/eventConnection.js.map +1 -1
  46. package/cloudwatch/getContributorManagedInsightRules.d.ts +0 -8
  47. package/cloudwatch/getContributorManagedInsightRules.js.map +1 -1
  48. package/cloudwatch/getEventBus.d.ts +6 -1
  49. package/cloudwatch/getEventBus.js.map +1 -1
  50. package/cloudwatch/getEventConnection.d.ts +5 -4
  51. package/cloudwatch/getEventConnection.js.map +1 -1
  52. package/cloudwatch/metricAlarm.d.ts +4 -3
  53. package/cloudwatch/metricAlarm.js +1 -0
  54. package/cloudwatch/metricAlarm.js.map +1 -1
  55. package/cognito/getUserPool.d.ts +2 -0
  56. package/cognito/getUserPool.js.map +1 -1
  57. package/cognito/getUserPoolClient.d.ts +4 -0
  58. package/cognito/getUserPoolClient.js.map +1 -1
  59. package/cognito/managedUserPoolClient.d.ts +12 -0
  60. package/cognito/managedUserPoolClient.js +2 -0
  61. package/cognito/managedUserPoolClient.js.map +1 -1
  62. package/cognito/userPoolClient.d.ts +30 -0
  63. package/cognito/userPoolClient.js +20 -0
  64. package/cognito/userPoolClient.js.map +1 -1
  65. package/costexplorer/getTags.d.ts +0 -4
  66. package/costexplorer/getTags.js.map +1 -1
  67. package/dataexchange/index.d.ts +3 -0
  68. package/dataexchange/index.js +6 -1
  69. package/dataexchange/index.js.map +1 -1
  70. package/dataexchange/revisionAssets.d.ts +175 -0
  71. package/dataexchange/revisionAssets.js +100 -0
  72. package/dataexchange/revisionAssets.js.map +1 -0
  73. package/docdb/cluster.d.ts +17 -3
  74. package/docdb/cluster.js +4 -0
  75. package/docdb/cluster.js.map +1 -1
  76. package/dynamodb/getTables.d.ts +46 -0
  77. package/dynamodb/getTables.js +48 -0
  78. package/dynamodb/getTables.js.map +1 -0
  79. package/dynamodb/index.d.ts +3 -0
  80. package/dynamodb/index.js +4 -1
  81. package/dynamodb/index.js.map +1 -1
  82. package/ec2/getAmiIds.d.ts +3 -0
  83. package/ec2/getAmiIds.js.map +1 -1
  84. package/ec2/getDedicatedHost.d.ts +6 -0
  85. package/ec2/getDedicatedHost.js.map +1 -1
  86. package/ec2/getElasticIp.d.ts +10 -2
  87. package/ec2/getElasticIp.js.map +1 -1
  88. package/ec2/getKeyPair.d.ts +8 -0
  89. package/ec2/getKeyPair.js.map +1 -1
  90. package/ec2/getLocalGateway.d.ts +6 -4
  91. package/ec2/getLocalGateway.js.map +1 -1
  92. package/ec2/getLocalGatewayRouteTable.d.ts +6 -4
  93. package/ec2/getLocalGatewayRouteTable.js.map +1 -1
  94. package/ec2/getManagedPrefixList.d.ts +8 -0
  95. package/ec2/getManagedPrefixList.js.map +1 -1
  96. package/ec2/getNatGateway.d.ts +6 -4
  97. package/ec2/getNatGateway.js.map +1 -1
  98. package/ec2/getNatGateways.d.ts +0 -6
  99. package/ec2/getNatGateways.js.map +1 -1
  100. package/ec2/getNetworkAcls.d.ts +0 -6
  101. package/ec2/getNetworkAcls.js.map +1 -1
  102. package/ec2/getNetworkInsightsAnalysis.d.ts +8 -0
  103. package/ec2/getNetworkInsightsAnalysis.js.map +1 -1
  104. package/ec2/getNetworkInsightsPath.d.ts +8 -0
  105. package/ec2/getNetworkInsightsPath.js.map +1 -1
  106. package/ec2/getNetworkInterfaces.d.ts +0 -6
  107. package/ec2/getNetworkInterfaces.js.map +1 -1
  108. package/ec2/getPrefixList.d.ts +8 -0
  109. package/ec2/getPrefixList.js.map +1 -1
  110. package/ec2/getRoute.d.ts +4 -4
  111. package/ec2/getRouteTables.d.ts +0 -6
  112. package/ec2/getRouteTables.js.map +1 -1
  113. package/ec2/getSubnets.d.ts +0 -6
  114. package/ec2/getSubnets.js.map +1 -1
  115. package/ec2/getVpcEndpoint.d.ts +4 -4
  116. package/ec2/getVpcIamPools.d.ts +4 -0
  117. package/ec2/getVpcIamPools.js.map +1 -1
  118. package/ec2/getVpcIpamPools.d.ts +4 -0
  119. package/ec2/getVpcIpamPools.js.map +1 -1
  120. package/ec2/getVpcIpams.d.ts +2 -4
  121. package/ec2/getVpcIpams.js.map +1 -1
  122. package/ec2/getVpcPeeringConnection.d.ts +4 -4
  123. package/ec2/getVpcPeeringConnections.d.ts +2 -4
  124. package/ec2/getVpcPeeringConnections.js.map +1 -1
  125. package/ec2/getVpcs.d.ts +0 -6
  126. package/ec2/getVpcs.js.map +1 -1
  127. package/ec2/getVpnGateway.d.ts +4 -4
  128. package/ec2clientvpn/endpoint.d.ts +12 -0
  129. package/ec2clientvpn/endpoint.js +2 -0
  130. package/ec2clientvpn/endpoint.js.map +1 -1
  131. package/ec2clientvpn/getEndpoint.d.ts +4 -0
  132. package/ec2clientvpn/getEndpoint.js.map +1 -1
  133. package/ec2transitgateway/getRouteTablePropagations.d.ts +0 -4
  134. package/ec2transitgateway/getRouteTablePropagations.js.map +1 -1
  135. package/ecs/accountSettingDefault.d.ts +14 -0
  136. package/ecs/accountSettingDefault.js +14 -0
  137. package/ecs/accountSettingDefault.js.map +1 -1
  138. package/fsx/getOntapStorageVirtualMachine.d.ts +4 -0
  139. package/fsx/getOntapStorageVirtualMachine.js.map +1 -1
  140. package/getAvailabilityZone.d.ts +8 -0
  141. package/getAvailabilityZone.js.map +1 -1
  142. package/getRegion.d.ts +0 -6
  143. package/getRegion.js.map +1 -1
  144. package/glue/partition.d.ts +13 -0
  145. package/glue/partition.js +13 -0
  146. package/glue/partition.js.map +1 -1
  147. package/inspector2/filter.d.ts +177 -0
  148. package/inspector2/filter.js +97 -0
  149. package/inspector2/filter.js.map +1 -0
  150. package/inspector2/index.d.ts +3 -0
  151. package/inspector2/index.js +6 -1
  152. package/inspector2/index.js.map +1 -1
  153. package/iot/domainConfiguration.d.ts +24 -0
  154. package/iot/domainConfiguration.js +4 -0
  155. package/iot/domainConfiguration.js.map +1 -1
  156. package/kinesis/getFirehoseDeliveryStream.d.ts +3 -3
  157. package/kinesis/getStream.d.ts +1 -1
  158. package/lambda/eventSourceMapping.d.ts +36 -0
  159. package/lambda/eventSourceMapping.js +36 -0
  160. package/lambda/eventSourceMapping.js.map +1 -1
  161. package/licensemanager/getLicenseGrants.d.ts +0 -6
  162. package/licensemanager/getLicenseGrants.js.map +1 -1
  163. package/licensemanager/getReceivedLicenses.d.ts +0 -6
  164. package/licensemanager/getReceivedLicenses.js.map +1 -1
  165. package/msk/serverlessCluster.d.ts +8 -0
  166. package/msk/serverlessCluster.js +2 -0
  167. package/msk/serverlessCluster.js.map +1 -1
  168. package/neptunegraph/graph.d.ts +31 -28
  169. package/neptunegraph/graph.js +1 -1
  170. package/neptunegraph/graph.js.map +1 -1
  171. package/networkfirewall/getFirewall.d.ts +4 -0
  172. package/networkfirewall/getFirewall.js.map +1 -1
  173. package/networkfirewall/getFirewallPolicy.d.ts +4 -0
  174. package/networkfirewall/getFirewallPolicy.js.map +1 -1
  175. package/package.json +2 -2
  176. package/quicksight/getAnalysis.d.ts +0 -4
  177. package/quicksight/getAnalysis.js.map +1 -1
  178. package/quicksight/getDataSet.d.ts +0 -4
  179. package/quicksight/getDataSet.js.map +1 -1
  180. package/quicksight/getQuicksightAnalysis.d.ts +0 -4
  181. package/quicksight/getQuicksightAnalysis.js.map +1 -1
  182. package/rds/certificate.d.ts +2 -2
  183. package/rds/certificate.js +2 -2
  184. package/redshiftserverless/getWorkgroup.d.ts +4 -0
  185. package/redshiftserverless/getWorkgroup.js.map +1 -1
  186. package/redshiftserverless/workgroup.d.ts +12 -0
  187. package/redshiftserverless/workgroup.js +2 -0
  188. package/redshiftserverless/workgroup.js.map +1 -1
  189. package/route53/getDelegationSet.d.ts +9 -4
  190. package/route53/getDelegationSet.js.map +1 -1
  191. package/route53/getQueryLogConfig.d.ts +18 -8
  192. package/route53/getQueryLogConfig.js.map +1 -1
  193. package/route53/getResolverEndpoint.d.ts +21 -4
  194. package/route53/getResolverEndpoint.js.map +1 -1
  195. package/route53/getResolverFirewallConfig.d.ts +6 -4
  196. package/route53/getResolverFirewallConfig.js.map +1 -1
  197. package/route53/getResolverFirewallDomainList.d.ts +27 -4
  198. package/route53/getResolverFirewallDomainList.js.map +1 -1
  199. package/route53/getResolverFirewallRuleGroup.d.ts +30 -4
  200. package/route53/getResolverFirewallRuleGroup.js.map +1 -1
  201. package/route53/getResolverFirewallRuleGroupAssociation.d.ts +36 -4
  202. package/route53/getResolverFirewallRuleGroupAssociation.js.map +1 -1
  203. package/route53/getZone.d.ts +8 -0
  204. package/route53/getZone.js.map +1 -1
  205. package/rum/appMonitor.d.ts +9 -15
  206. package/rum/appMonitor.js +2 -3
  207. package/rum/appMonitor.js.map +1 -1
  208. package/s3tables/table.d.ts +18 -3
  209. package/s3tables/table.js +2 -0
  210. package/s3tables/table.js.map +1 -1
  211. package/s3tables/tableBucket.d.ts +18 -3
  212. package/s3tables/tableBucket.js +2 -0
  213. package/s3tables/tableBucket.js.map +1 -1
  214. package/securityhub/findingAggregator.d.ts +17 -3
  215. package/securityhub/findingAggregator.js +14 -0
  216. package/securityhub/findingAggregator.js.map +1 -1
  217. package/servicequotas/getServiceQuota.d.ts +4 -0
  218. package/servicequotas/getServiceQuota.js.map +1 -1
  219. package/sns/topic.d.ts +12 -0
  220. package/sns/topic.js +2 -0
  221. package/sns/topic.js.map +1 -1
  222. package/ssm/getParameter.d.ts +18 -4
  223. package/ssm/getParameter.js.map +1 -1
  224. package/transfer/getConnector.d.ts +22 -0
  225. package/transfer/getConnector.js +22 -0
  226. package/transfer/getConnector.js.map +1 -1
  227. package/transfer/tag.d.ts +2 -2
  228. package/transfer/tag.js +2 -2
  229. package/types/input.d.ts +1550 -46
  230. package/types/input.js.map +1 -1
  231. package/types/output.d.ts +1608 -38
  232. package/types/output.js.map +1 -1
  233. package/vpc/getSecurityGroupRule.d.ts +8 -0
  234. package/vpc/getSecurityGroupRule.js.map +1 -1
  235. package/vpc/getSecurityGroupRules.d.ts +0 -6
  236. package/vpc/getSecurityGroupRules.js.map +1 -1
  237. package/waf/getSubscribedRuleGroup.d.ts +4 -0
  238. package/waf/getSubscribedRuleGroup.js.map +1 -1
  239. package/wafregional/getSubscribedRuleGroup.d.ts +4 -0
  240. package/wafregional/getSubscribedRuleGroup.js.map +1 -1
  241. package/wafv2/apiKey.d.ts +91 -0
  242. package/wafv2/apiKey.js +84 -0
  243. package/wafv2/apiKey.js.map +1 -0
  244. package/wafv2/index.d.ts +3 -0
  245. package/wafv2/index.js +6 -1
  246. package/wafv2/index.js.map +1 -1
  247. package/wafv2/webAcl.d.ts +12 -0
  248. package/wafv2/webAcl.js +2 -0
  249. package/wafv2/webAcl.js.map +1 -1
  250. package/workspaces/directory.d.ts +113 -5
  251. package/workspaces/directory.js +52 -3
  252. package/workspaces/directory.js.map +1 -1
  253. package/workspaces/getDirectory.d.ts +23 -3
  254. package/workspaces/getDirectory.js.map +1 -1
package/types/output.d.ts CHANGED
@@ -2939,6 +2939,7 @@ export declare namespace appflow {
2939
2939
  prefixType?: string;
2940
2940
  }
2941
2941
  interface FlowDestinationFlowConfigDestinationConnectorPropertiesSalesforce {
2942
+ dataTransferApi?: string;
2942
2943
  errorHandlingConfig?: outputs.appflow.FlowDestinationFlowConfigDestinationConnectorPropertiesSalesforceErrorHandlingConfig;
2943
2944
  idFieldNames?: string[];
2944
2945
  object: string;
@@ -3221,9 +3222,6 @@ export declare namespace appflow {
3221
3222
  s3InputFileType?: string;
3222
3223
  }
3223
3224
  interface FlowSourceFlowConfigSourceConnectorPropertiesSalesforce {
3224
- /**
3225
- * Specifies which Salesforce API is used by Amazon AppFlow when your flow transfers data to Salesforce.
3226
- */
3227
3225
  dataTransferApi?: string;
3228
3226
  /**
3229
3227
  * Flag that enables dynamic fetching of new (recently added) fields in the Salesforce objects while running a flow.
@@ -8008,6 +8006,26 @@ export declare namespace autoscaling {
8008
8006
  */
8009
8007
  capacityDistributionStrategy?: string;
8010
8008
  }
8009
+ interface GroupCapacityReservationSpecification {
8010
+ /**
8011
+ * Capacity Reservation preference helps you use Capacity Reservations efficiently by prioritizing reserved capacity in a Capacity Reservation before using On-Demand capacity. Valid values are `default`, `capacity-reservations-only`, `capacity-reservations-first` and `none`. Default is `default`.
8012
+ */
8013
+ capacityReservationPreference: string;
8014
+ /**
8015
+ * Describes a target Capacity Reservation or Capacity Reservation resource group.
8016
+ */
8017
+ capacityReservationTarget?: outputs.autoscaling.GroupCapacityReservationSpecificationCapacityReservationTarget;
8018
+ }
8019
+ interface GroupCapacityReservationSpecificationCapacityReservationTarget {
8020
+ /**
8021
+ * List of On-Demand Capacity Reservation Ids. Conflicts with `capacityReservationResourceGroupArns`.
8022
+ */
8023
+ capacityReservationIds?: string[];
8024
+ /**
8025
+ * List of On-Demand Capacity Reservation Resource Group Arns. Conflicts with `capacityReservationIds`.
8026
+ */
8027
+ capacityReservationResourceGroupArns?: string[];
8028
+ }
8011
8029
  interface GroupInitialLifecycleHook {
8012
8030
  defaultResult: string;
8013
8031
  heartbeatTimeout?: number;
@@ -11629,6 +11647,244 @@ export declare namespace bedrock {
11629
11647
  */
11630
11648
  update?: string;
11631
11649
  }
11650
+ interface AgentPromptVariant {
11651
+ /**
11652
+ * Contains model-specific inference configurations that aren’t in the inferenceConfiguration field. To see model-specific inference parameters, see [Inference request parameters and response fields for foundation models](https://docs.aws.amazon.com/bedrock/latest/userguide/model-parameters.html).
11653
+ */
11654
+ additionalModelRequestFields?: string;
11655
+ /**
11656
+ * Specifies a generative AI resource with which to use the prompt. If this is not supplied, then a `genAiResource` must be defined. See Generative AI Resource for more information.
11657
+ */
11658
+ genAiResource?: outputs.bedrock.AgentPromptVariantGenAiResource;
11659
+ /**
11660
+ * Contains inference configurations for the prompt variant. See Inference Configuration for more information.
11661
+ */
11662
+ inferenceConfiguration?: outputs.bedrock.AgentPromptVariantInferenceConfiguration;
11663
+ /**
11664
+ * A list of objects, each containing a key-value pair that defines a metadata tag and value to attach to a prompt variant. See Metadata for more information.
11665
+ */
11666
+ metadatas?: outputs.bedrock.AgentPromptVariantMetadata[];
11667
+ /**
11668
+ * Unique identifier of the model or [inference profile](https://docs.aws.amazon.com/bedrock/latest/userguide/cross-region-inference.html) with which to run inference on the prompt. If this is not supplied, then a `genAiResource` must be defined.
11669
+ */
11670
+ modelId?: string;
11671
+ /**
11672
+ * Name of the prompt variant.
11673
+ */
11674
+ name: string;
11675
+ /**
11676
+ * Contains configurations for the prompt template. See Template Configuration for more information.
11677
+ */
11678
+ templateConfiguration?: outputs.bedrock.AgentPromptVariantTemplateConfiguration;
11679
+ /**
11680
+ * Type of prompt template to use. Valid values: `CHAT`, `TEXT`.
11681
+ */
11682
+ templateType: string;
11683
+ }
11684
+ interface AgentPromptVariantGenAiResource {
11685
+ /**
11686
+ * Specifies an Amazon Bedrock agent with which to use the prompt. See Agent Configuration for more information.
11687
+ */
11688
+ agent?: outputs.bedrock.AgentPromptVariantGenAiResourceAgent;
11689
+ }
11690
+ interface AgentPromptVariantGenAiResourceAgent {
11691
+ /**
11692
+ * ARN of the agent with which to use the prompt.
11693
+ */
11694
+ agentIdentifier: string;
11695
+ }
11696
+ interface AgentPromptVariantInferenceConfiguration {
11697
+ /**
11698
+ * Contains inference configurations for the prompt variant. See Text Inference Configuration for more information.
11699
+ */
11700
+ text?: outputs.bedrock.AgentPromptVariantInferenceConfigurationText;
11701
+ }
11702
+ interface AgentPromptVariantInferenceConfigurationText {
11703
+ /**
11704
+ * Maximum number of tokens to return in the response.
11705
+ */
11706
+ maxTokens?: number;
11707
+ /**
11708
+ * List of strings that define sequences after which the model will stop generating.
11709
+ */
11710
+ stopSequences?: string[];
11711
+ /**
11712
+ * Controls the randomness of the response. Choose a lower value for more predictable outputs and a higher value for more surprising outputs.
11713
+ */
11714
+ temperature?: number;
11715
+ /**
11716
+ * Percentage of most-likely candidates that the model considers for the next token.
11717
+ */
11718
+ topP?: number;
11719
+ }
11720
+ interface AgentPromptVariantMetadata {
11721
+ /**
11722
+ * Key of a metadata tag for a prompt variant.
11723
+ */
11724
+ key: string;
11725
+ /**
11726
+ * Value of a metadata tag for a prompt variant.
11727
+ */
11728
+ value: string;
11729
+ }
11730
+ interface AgentPromptVariantTemplateConfiguration {
11731
+ /**
11732
+ * Contains configurations to use the prompt in a conversational format. See Chat Template Configuration for more information.
11733
+ */
11734
+ chat?: outputs.bedrock.AgentPromptVariantTemplateConfigurationChat;
11735
+ /**
11736
+ * Contains configurations for the text in a message for a prompt. See Text Template Configuration
11737
+ */
11738
+ text?: outputs.bedrock.AgentPromptVariantTemplateConfigurationText;
11739
+ }
11740
+ interface AgentPromptVariantTemplateConfigurationChat {
11741
+ inputVariables?: outputs.bedrock.AgentPromptVariantTemplateConfigurationChatInputVariable[];
11742
+ /**
11743
+ * A list of messages in the chat for the prompt. See Message for more information.
11744
+ */
11745
+ messages?: outputs.bedrock.AgentPromptVariantTemplateConfigurationChatMessage[];
11746
+ /**
11747
+ * A list of system prompts to provide context to the model or to describe how it should behave. See System for more information.
11748
+ */
11749
+ systems?: outputs.bedrock.AgentPromptVariantTemplateConfigurationChatSystem[];
11750
+ /**
11751
+ * Configuration information for the tools that the model can use when generating a response. See Tool Configuration for more information.
11752
+ */
11753
+ toolConfiguration?: outputs.bedrock.AgentPromptVariantTemplateConfigurationChatToolConfiguration;
11754
+ }
11755
+ interface AgentPromptVariantTemplateConfigurationChatInputVariable {
11756
+ /**
11757
+ * The name of the variable.
11758
+ */
11759
+ name: string;
11760
+ }
11761
+ interface AgentPromptVariantTemplateConfigurationChatMessage {
11762
+ /**
11763
+ * Contains the content for the message you pass to, or receive from a model. See [Message Content] for more information.
11764
+ */
11765
+ content?: outputs.bedrock.AgentPromptVariantTemplateConfigurationChatMessageContent;
11766
+ /**
11767
+ * The role that the message belongs to.
11768
+ */
11769
+ role: string;
11770
+ }
11771
+ interface AgentPromptVariantTemplateConfigurationChatMessageContent {
11772
+ cachePoint?: outputs.bedrock.AgentPromptVariantTemplateConfigurationChatMessageContentCachePoint;
11773
+ text?: string;
11774
+ }
11775
+ interface AgentPromptVariantTemplateConfigurationChatMessageContentCachePoint {
11776
+ /**
11777
+ * Indicates that the CachePointBlock is of the default type. Valid values: `default`.
11778
+ */
11779
+ type: string;
11780
+ }
11781
+ interface AgentPromptVariantTemplateConfigurationChatSystem {
11782
+ /**
11783
+ * Creates a cache checkpoint within a tool designation. See Cache Point for more information.
11784
+ */
11785
+ cachePoint?: outputs.bedrock.AgentPromptVariantTemplateConfigurationChatSystemCachePoint;
11786
+ /**
11787
+ * The text in the system prompt.
11788
+ */
11789
+ text?: string;
11790
+ }
11791
+ interface AgentPromptVariantTemplateConfigurationChatSystemCachePoint {
11792
+ /**
11793
+ * Indicates that the CachePointBlock is of the default type. Valid values: `default`.
11794
+ */
11795
+ type: string;
11796
+ }
11797
+ interface AgentPromptVariantTemplateConfigurationChatToolConfiguration {
11798
+ /**
11799
+ * Defines which tools the model should request when invoked. See Tool Choice for more information.
11800
+ */
11801
+ toolChoice?: outputs.bedrock.AgentPromptVariantTemplateConfigurationChatToolConfigurationToolChoice;
11802
+ /**
11803
+ * A list of tools to pass to a model. See Tool for more information.
11804
+ */
11805
+ tools?: outputs.bedrock.AgentPromptVariantTemplateConfigurationChatToolConfigurationTool[];
11806
+ }
11807
+ interface AgentPromptVariantTemplateConfigurationChatToolConfigurationTool {
11808
+ /**
11809
+ * Creates a cache checkpoint within a tool designation. See Cache Point for more information.
11810
+ */
11811
+ cachePoint?: outputs.bedrock.AgentPromptVariantTemplateConfigurationChatToolConfigurationToolCachePoint;
11812
+ /**
11813
+ * The specification for the tool. See Tool Specification for more information.
11814
+ */
11815
+ toolSpec?: outputs.bedrock.AgentPromptVariantTemplateConfigurationChatToolConfigurationToolToolSpec;
11816
+ }
11817
+ interface AgentPromptVariantTemplateConfigurationChatToolConfigurationToolCachePoint {
11818
+ /**
11819
+ * Indicates that the CachePointBlock is of the default type. Valid values: `default`.
11820
+ */
11821
+ type: string;
11822
+ }
11823
+ interface AgentPromptVariantTemplateConfigurationChatToolConfigurationToolChoice {
11824
+ /**
11825
+ * Defines tools, at least one of which must be requested by the model. No text is generated but the results of tool use are sent back to the model to help generate a response. This object has no fields.
11826
+ */
11827
+ any?: outputs.bedrock.AgentPromptVariantTemplateConfigurationChatToolConfigurationToolChoiceAny;
11828
+ /**
11829
+ * Defines tools. The model automatically decides whether to call a tool or to generate text instead. This object has no fields.
11830
+ */
11831
+ auto?: outputs.bedrock.AgentPromptVariantTemplateConfigurationChatToolConfigurationToolChoiceAuto;
11832
+ /**
11833
+ * Defines a specific tool that the model must request. No text is generated but the results of tool use are sent back to the model to help generate a response. See Named Tool for more information.
11834
+ */
11835
+ tool?: outputs.bedrock.AgentPromptVariantTemplateConfigurationChatToolConfigurationToolChoiceTool;
11836
+ }
11837
+ interface AgentPromptVariantTemplateConfigurationChatToolConfigurationToolChoiceAny {
11838
+ }
11839
+ interface AgentPromptVariantTemplateConfigurationChatToolConfigurationToolChoiceAuto {
11840
+ }
11841
+ interface AgentPromptVariantTemplateConfigurationChatToolConfigurationToolChoiceTool {
11842
+ /**
11843
+ * Name of the prompt.
11844
+ *
11845
+ * The following arguments are optional:
11846
+ */
11847
+ name: string;
11848
+ }
11849
+ interface AgentPromptVariantTemplateConfigurationChatToolConfigurationToolToolSpec {
11850
+ /**
11851
+ * Description of the prompt.
11852
+ */
11853
+ description?: string;
11854
+ /**
11855
+ * The input schema of the tool. See Tool Input Schema for more information.
11856
+ */
11857
+ inputSchema?: outputs.bedrock.AgentPromptVariantTemplateConfigurationChatToolConfigurationToolToolSpecInputSchema;
11858
+ /**
11859
+ * Name of the prompt.
11860
+ *
11861
+ * The following arguments are optional:
11862
+ */
11863
+ name: string;
11864
+ }
11865
+ interface AgentPromptVariantTemplateConfigurationChatToolConfigurationToolToolSpecInputSchema {
11866
+ /**
11867
+ * A JSON object defining the input schema for the tool.
11868
+ */
11869
+ json?: string;
11870
+ }
11871
+ interface AgentPromptVariantTemplateConfigurationText {
11872
+ cachePoint?: outputs.bedrock.AgentPromptVariantTemplateConfigurationTextCachePoint;
11873
+ inputVariables?: outputs.bedrock.AgentPromptVariantTemplateConfigurationTextInputVariable[];
11874
+ text: string;
11875
+ }
11876
+ interface AgentPromptVariantTemplateConfigurationTextCachePoint {
11877
+ /**
11878
+ * Indicates that the CachePointBlock is of the default type. Valid values: `default`.
11879
+ */
11880
+ type: string;
11881
+ }
11882
+ interface AgentPromptVariantTemplateConfigurationTextInputVariable {
11883
+ /**
11884
+ * The name of the variable.
11885
+ */
11886
+ name: string;
11887
+ }
11632
11888
  interface CustomModelOutputDataConfig {
11633
11889
  /**
11634
11890
  * The S3 URI where the output data is stored.
@@ -13589,7 +13845,7 @@ export declare namespace cloudfront {
13589
13845
  }
13590
13846
  interface DistributionDefaultCacheBehaviorGrpcConfig {
13591
13847
  /**
13592
- * `true` if any of the AWS accounts listed as trusted signers have active CloudFront key pairs
13848
+ * Whether the distribution is enabled to accept end user requests for content.
13593
13849
  */
13594
13850
  enabled: boolean;
13595
13851
  }
@@ -13747,7 +14003,7 @@ export declare namespace cloudfront {
13747
14003
  }
13748
14004
  interface DistributionOrderedCacheBehaviorGrpcConfig {
13749
14005
  /**
13750
- * `true` if any of the AWS accounts listed as trusted signers have active CloudFront key pairs
14006
+ * Whether the distribution is enabled to accept end user requests for content.
13751
14007
  */
13752
14008
  enabled: boolean;
13753
14009
  }
@@ -13854,7 +14110,7 @@ export declare namespace cloudfront {
13854
14110
  }
13855
14111
  interface DistributionOriginOriginShield {
13856
14112
  /**
13857
- * `true` if any of the AWS accounts listed as trusted signers have active CloudFront key pairs
14113
+ * Whether the distribution is enabled to accept end user requests for content.
13858
14114
  */
13859
14115
  enabled: boolean;
13860
14116
  /**
@@ -13891,7 +14147,7 @@ export declare namespace cloudfront {
13891
14147
  }
13892
14148
  interface DistributionTrustedKeyGroup {
13893
14149
  /**
13894
- * `true` if any of the AWS accounts listed as trusted signers have active CloudFront key pairs
14150
+ * Whether the distribution is enabled to accept end user requests for content.
13895
14151
  */
13896
14152
  enabled: boolean;
13897
14153
  /**
@@ -13911,7 +14167,7 @@ export declare namespace cloudfront {
13911
14167
  }
13912
14168
  interface DistributionTrustedSigner {
13913
14169
  /**
13914
- * `true` if any of the AWS accounts listed as trusted signers have active CloudFront key pairs
14170
+ * Whether the distribution is enabled to accept end user requests for content.
13915
14171
  */
13916
14172
  enabled: boolean;
13917
14173
  /**
@@ -14306,6 +14562,16 @@ export declare namespace cloudfront {
14306
14562
  */
14307
14563
  create?: string;
14308
14564
  }
14565
+ interface KeyvaluestoreKeysExclusiveResourceKeyValuePair {
14566
+ /**
14567
+ * Key to put.
14568
+ */
14569
+ key: string;
14570
+ /**
14571
+ * Value to put.
14572
+ */
14573
+ value: string;
14574
+ }
14309
14575
  interface MonitoringSubscriptionMonitoringSubscription {
14310
14576
  /**
14311
14577
  * A subscription configuration for additional CloudWatch metrics. See below.
@@ -14818,6 +15084,12 @@ export declare namespace cloudwatch {
14818
15084
  */
14819
15085
  waitPeriod: number;
14820
15086
  }
15087
+ interface EventBusDeadLetterConfig {
15088
+ /**
15089
+ * The ARN of the SQS queue specified as the target for the dead-letter queue.
15090
+ */
15091
+ arn?: string;
15092
+ }
14821
15093
  interface EventConnectionAuthParameters {
14822
15094
  /**
14823
15095
  * Parameters used for API_KEY authorization. An API key to include in the header for each authentication request. A maximum of 1 are allowed. Conflicts with `basic` and `oauth`. Documented below.
@@ -15309,10 +15581,6 @@ export declare namespace cloudwatch {
15309
15581
  interface GetContributorManagedInsightRulesManagedRule {
15310
15582
  /**
15311
15583
  * ARN of an Amazon Web Services resource that has managed Contributor Insights rules.
15312
- *
15313
- * The following arguments are optional:
15314
- *
15315
- * There are no optional arguments.
15316
15584
  */
15317
15585
  resourceArn: string;
15318
15586
  /**
@@ -15334,6 +15602,12 @@ export declare namespace cloudwatch {
15334
15602
  */
15335
15603
  state: string;
15336
15604
  }
15605
+ interface GetEventBusDeadLetterConfig {
15606
+ /**
15607
+ * The ARN of the SQS queue specified as the target for the dead-letter queue.
15608
+ */
15609
+ arn: string;
15610
+ }
15337
15611
  interface GetEventBusesEventBus {
15338
15612
  /**
15339
15613
  * The ARN of the event bus.
@@ -15534,7 +15808,7 @@ export declare namespace cloudwatch {
15534
15808
  /**
15535
15809
  * Granularity in seconds of returned data points.
15536
15810
  * For metrics with regular resolution, valid values are any multiple of `60`.
15537
- * For high-resolution metrics, valid values are `1`, `5`, `10`, `30`, or any multiple of `60`.
15811
+ * For high-resolution metrics, valid values are `1`, `5`, `10`, `20`, `30`, or any multiple of `60`.
15538
15812
  */
15539
15813
  period?: number;
15540
15814
  /**
@@ -15564,7 +15838,7 @@ export declare namespace cloudwatch {
15564
15838
  /**
15565
15839
  * Granularity in seconds of returned data points.
15566
15840
  * For metrics with regular resolution, valid values are any multiple of `60`.
15567
- * For high-resolution metrics, valid values are `1`, `5`, `10`, `30`, or any multiple of `60`.
15841
+ * For high-resolution metrics, valid values are `1`, `5`, `10`, `20`, `30`, or any multiple of `60`.
15568
15842
  */
15569
15843
  period: number;
15570
15844
  /**
@@ -15885,11 +16159,9 @@ export declare namespace codebuild {
15885
16159
  certificate?: string;
15886
16160
  /**
15887
16161
  * Information about the compute resources the build project will use. Valid values:
15888
- * `BUILD_GENERAL1_SMALL`, `BUILD_GENERAL1_MEDIUM`, `BUILD_GENERAL1_LARGE`, `BUILD_GENERAL1_2XLARGE`, `BUILD_LAMBDA_1GB`,
15889
- * `BUILD_LAMBDA_2GB`, `BUILD_LAMBDA_4GB`, `BUILD_LAMBDA_8GB`, `BUILD_LAMBDA_10GB`. `BUILD_GENERAL1_SMALL` is only valid
15890
- * if `type` is set to `LINUX_CONTAINER`. When `type` is set to `LINUX_GPU_CONTAINER`, `computeType` must be
15891
- * `BUILD_GENERAL1_LARGE`. When `type` is set to `LINUX_LAMBDA_CONTAINER` or `ARM_LAMBDA_CONTAINER`, `computeType` must
15892
- * be `BUILD_LAMBDA_XGB`.`
16162
+ * `BUILD_GENERAL1_SMALL`, `BUILD_GENERAL1_MEDIUM`, `BUILD_GENERAL1_LARGE`, `BUILD_GENERAL1_XLARGE`, `BUILD_GENERAL1_2XLARGE`, `BUILD_LAMBDA_1GB`,
16163
+ * `BUILD_LAMBDA_2GB`, `BUILD_LAMBDA_4GB`, `BUILD_LAMBDA_8GB`, `BUILD_LAMBDA_10GB`. For additional information, see
16164
+ * the [CodeBuild User Guide](https://docs.aws.amazon.com/codebuild/latest/userguide/build-env-ref-compute-types.html).
15893
16165
  */
15894
16166
  computeType: string;
15895
16167
  /**
@@ -15924,9 +16196,9 @@ export declare namespace codebuild {
15924
16196
  */
15925
16197
  registryCredential?: outputs.codebuild.ProjectEnvironmentRegistryCredential;
15926
16198
  /**
15927
- * Type of build environment to use for related builds. Valid values: `LINUX_CONTAINER`,
15928
- * `LINUX_GPU_CONTAINER`, `WINDOWS_CONTAINER` (deprecated), `WINDOWS_SERVER_2019_CONTAINER`, `ARM_CONTAINER`,
15929
- * `LINUX_LAMBDA_CONTAINER`, `ARM_LAMBDA_CONTAINER`. For additional information, see
16199
+ * Type of build environment to use for related builds. Valid values: `WINDOWS_CONTAINER` (deprecated), `LINUX_CONTAINER`,
16200
+ * `LINUX_GPU_CONTAINER`, `ARM_CONTAINER`, `WINDOWS_SERVER_2019_CONTAINER`, `WINDOWS_SERVER_2022_CONTAINER`,
16201
+ * `LINUX_LAMBDA_CONTAINER`, `ARM_LAMBDA_CONTAINER`, `LINUX_EC2`, `ARM_EC2`, `WINDOWS_EC2`, `MAC_ARM`. For additional information, see
15930
16202
  * the [CodeBuild User Guide](https://docs.aws.amazon.com/codebuild/latest/userguide/build-env-ref-compute-types.html).
15931
16203
  */
15932
16204
  type: string;
@@ -17606,6 +17878,16 @@ export declare namespace cognito {
17606
17878
  */
17607
17879
  userDataShared: boolean;
17608
17880
  }
17881
+ interface GetUserPoolClientRefreshTokenRotation {
17882
+ /**
17883
+ * (Required) The state of refresh token rotation for the current app client. Valid values are `ENABLED` or `DISABLED`.
17884
+ */
17885
+ feature: string;
17886
+ /**
17887
+ * (Optional) A period of time in seconds that the user has to use the old refresh token before it is invalidated. Valid values are between `0` and `60`.
17888
+ */
17889
+ retryGracePeriodSeconds: number;
17890
+ }
17609
17891
  interface GetUserPoolClientTokenValidityUnit {
17610
17892
  /**
17611
17893
  * (Optional) Time unit in for the value in `accessTokenValidity`, defaults to `hours`.
@@ -17744,6 +18026,22 @@ export declare namespace cognito {
17744
18026
  */
17745
18027
  minLength: string;
17746
18028
  }
18029
+ interface GetUserPoolUserPoolAddOn {
18030
+ /**
18031
+ * A block of the threat protection configuration options for additional authentication types in your user pool, including custom authentication. Detailed below.
18032
+ */
18033
+ advancedSecurityAdditionalFlows: outputs.cognito.GetUserPoolUserPoolAddOnAdvancedSecurityAdditionalFlow[];
18034
+ /**
18035
+ * Mode for advanced security.
18036
+ */
18037
+ advancedSecurityMode: string;
18038
+ }
18039
+ interface GetUserPoolUserPoolAddOnAdvancedSecurityAdditionalFlow {
18040
+ /**
18041
+ * Mode of threat protection operation in custom authentication.
18042
+ */
18043
+ customAuthMode: string;
18044
+ }
17747
18045
  interface IdentityPoolCognitoIdentityProvider {
17748
18046
  /**
17749
18047
  * The client ID for the Amazon Cognito Identity User Pool.
@@ -17816,6 +18114,16 @@ export declare namespace cognito {
17816
18114
  */
17817
18115
  userDataShared: boolean;
17818
18116
  }
18117
+ interface ManagedUserPoolClientRefreshTokenRotation {
18118
+ /**
18119
+ * The state of refresh token rotation for the current app client. Valid values are `ENABLED` or `DISABLED`.
18120
+ */
18121
+ feature: string;
18122
+ /**
18123
+ * A period of time in seconds that the user has to use the old refresh token before it is invalidated. Valid values are between `0` and `60`.
18124
+ */
18125
+ retryGracePeriodSeconds?: number;
18126
+ }
17819
18127
  interface ManagedUserPoolClientTokenValidityUnits {
17820
18128
  /**
17821
18129
  * Time unit for the value in `accessTokenValidity` and defaults to `hours`.
@@ -18045,6 +18353,16 @@ export declare namespace cognito {
18045
18353
  */
18046
18354
  userDataShared: boolean;
18047
18355
  }
18356
+ interface UserPoolClientRefreshTokenRotation {
18357
+ /**
18358
+ * The state of refresh token rotation for the current app client. Valid values are `ENABLED` or `DISABLED`.
18359
+ */
18360
+ feature: string;
18361
+ /**
18362
+ * A period of time in seconds that the user has to use the old refresh token before it is invalidated. Valid values are between `0` and `60`.
18363
+ */
18364
+ retryGracePeriodSeconds?: number;
18365
+ }
18048
18366
  interface UserPoolClientTokenValidityUnits {
18049
18367
  /**
18050
18368
  * Time unit in for the value in `accessTokenValidity`, defaults to `hours`.
@@ -18298,11 +18616,21 @@ export declare namespace cognito {
18298
18616
  attributesRequireVerificationBeforeUpdates: string[];
18299
18617
  }
18300
18618
  interface UserPoolUserPoolAddOns {
18619
+ /**
18620
+ * A block to specify the threat protection configuration options for additional authentication types in your user pool, including custom authentication. Detailed below.
18621
+ */
18622
+ advancedSecurityAdditionalFlows?: outputs.cognito.UserPoolUserPoolAddOnsAdvancedSecurityAdditionalFlows;
18301
18623
  /**
18302
18624
  * Mode for advanced security, must be one of `OFF`, `AUDIT` or `ENFORCED`.
18303
18625
  */
18304
18626
  advancedSecurityMode: string;
18305
18627
  }
18628
+ interface UserPoolUserPoolAddOnsAdvancedSecurityAdditionalFlows {
18629
+ /**
18630
+ * Mode of threat protection operation in custom authentication. Valid values are `AUDIT` or `ENFORCED`. The default value is `AUDIT`.
18631
+ */
18632
+ customAuthMode: string;
18633
+ }
18306
18634
  interface UserPoolUsernameConfiguration {
18307
18635
  /**
18308
18636
  * Whether username case sensitivity will be applied for all users in the user pool through Cognito APIs.
@@ -19467,6 +19795,14 @@ export declare namespace config {
19467
19795
  * Use this to override the default service endpoint URL
19468
19796
  */
19469
19797
  networkmonitor?: string;
19798
+ /**
19799
+ * Use this to override the default service endpoint URL
19800
+ */
19801
+ notifications?: string;
19802
+ /**
19803
+ * Use this to override the default service endpoint URL
19804
+ */
19805
+ notificationscontacts?: string;
19470
19806
  /**
19471
19807
  * Use this to override the default service endpoint URL
19472
19808
  */
@@ -23300,6 +23636,94 @@ export declare namespace dataexchange {
23300
23636
  */
23301
23637
  dataSetId: string;
23302
23638
  }
23639
+ interface RevisionAssetsAsset {
23640
+ /**
23641
+ * The ARN of the Data Exchange Revision Assets.
23642
+ */
23643
+ arn: string;
23644
+ /**
23645
+ * A block to create S3 data access from an S3 bucket. See Create S3 Data Access from S3 Bucket for more details.
23646
+ */
23647
+ createS3DataAccessFromS3Bucket?: outputs.dataexchange.RevisionAssetsAssetCreateS3DataAccessFromS3Bucket;
23648
+ /**
23649
+ * The timestamp when the revision was created, in RFC3339 format.
23650
+ */
23651
+ createdAt: string;
23652
+ /**
23653
+ * The unique identifier for the revision.
23654
+ */
23655
+ id: string;
23656
+ /**
23657
+ * A block to import assets from S3. See Import Assets from S3 for more details.
23658
+ */
23659
+ importAssetsFromS3?: outputs.dataexchange.RevisionAssetsAssetImportAssetsFromS3;
23660
+ /**
23661
+ * A block to import assets from a signed URL. See Import Assets from Signed URL for more details.
23662
+ */
23663
+ importAssetsFromSignedUrl?: outputs.dataexchange.RevisionAssetsAssetImportAssetsFromSignedUrl;
23664
+ name: string;
23665
+ /**
23666
+ * The timestamp when the revision was last updated, in RFC3339 format.
23667
+ */
23668
+ updatedAt: string;
23669
+ }
23670
+ interface RevisionAssetsAssetCreateS3DataAccessFromS3Bucket {
23671
+ accessPointAlias: string;
23672
+ accessPointArn: string;
23673
+ /**
23674
+ * A block specifying the source bucket for the asset. This block supports the following:
23675
+ */
23676
+ assetSource?: outputs.dataexchange.RevisionAssetsAssetCreateS3DataAccessFromS3BucketAssetSource;
23677
+ }
23678
+ interface RevisionAssetsAssetCreateS3DataAccessFromS3BucketAssetSource {
23679
+ /**
23680
+ * The name of the S3 bucket.
23681
+ */
23682
+ bucket: string;
23683
+ /**
23684
+ * List of key prefixes in the S3 bucket.
23685
+ */
23686
+ keyPrefixes?: string[];
23687
+ /**
23688
+ * List of object keys in the S3 bucket.
23689
+ */
23690
+ keys?: string[];
23691
+ kmsKeysToGrants?: outputs.dataexchange.RevisionAssetsAssetCreateS3DataAccessFromS3BucketAssetSourceKmsKeysToGrant[];
23692
+ }
23693
+ interface RevisionAssetsAssetCreateS3DataAccessFromS3BucketAssetSourceKmsKeysToGrant {
23694
+ /**
23695
+ * The ARN of the KMS key.
23696
+ */
23697
+ kmsKeyArn: string;
23698
+ }
23699
+ interface RevisionAssetsAssetImportAssetsFromS3 {
23700
+ /**
23701
+ * A block specifying the source bucket and key for the asset. This block supports the following:
23702
+ */
23703
+ assetSource?: outputs.dataexchange.RevisionAssetsAssetImportAssetsFromS3AssetSource;
23704
+ }
23705
+ interface RevisionAssetsAssetImportAssetsFromS3AssetSource {
23706
+ /**
23707
+ * The name of the S3 bucket.
23708
+ */
23709
+ bucket: string;
23710
+ /**
23711
+ * The key of the object in the S3 bucket.
23712
+ */
23713
+ key: string;
23714
+ }
23715
+ interface RevisionAssetsAssetImportAssetsFromSignedUrl {
23716
+ /**
23717
+ * The name of the file to import.
23718
+ */
23719
+ filename: string;
23720
+ }
23721
+ interface RevisionAssetsTimeouts {
23722
+ /**
23723
+ * 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).
23724
+ */
23725
+ create?: string;
23726
+ }
23303
23727
  }
23304
23728
  export declare namespace datapipeline {
23305
23729
  interface GetPipelineDefinitionParameterObject {
@@ -24960,6 +25384,14 @@ export declare namespace dms {
24960
25384
  }
24961
25385
  }
24962
25386
  export declare namespace docdb {
25387
+ interface ClusterMasterUserSecret {
25388
+ /**
25389
+ * The ARN for the KMS encryption key. When specifying `kmsKeyId`, `storageEncrypted` needs to be set to true.
25390
+ */
25391
+ kmsKeyId: string;
25392
+ secretArn: string;
25393
+ secretStatus: string;
25394
+ }
24963
25395
  interface ClusterParameterGroupParameter {
24964
25396
  /**
24965
25397
  * Valid values are `immediate` and `pending-reboot`. Defaults to `pending-reboot`.
@@ -25095,6 +25527,7 @@ export declare namespace dynamodb {
25095
25527
  }
25096
25528
  interface GetTablePointInTimeRecovery {
25097
25529
  enabled: boolean;
25530
+ recoveryPeriodInDays: number;
25098
25531
  }
25099
25532
  interface GetTableReplica {
25100
25533
  kmsKeyArn: string;
@@ -25259,6 +25692,10 @@ export declare namespace dynamodb {
25259
25692
  * Whether to enable point-in-time recovery. It can take 10 minutes to enable for new tables. If the `pointInTimeRecovery` block is not provided, this defaults to `false`.
25260
25693
  */
25261
25694
  enabled: boolean;
25695
+ /**
25696
+ * Number of preceding days for which continuous backups are taken and maintained. Default is 35.
25697
+ */
25698
+ recoveryPeriodInDays: number;
25262
25699
  }
25263
25700
  interface TableReplica {
25264
25701
  /**
@@ -28053,18 +28490,6 @@ export declare namespace ec2 {
28053
28490
  * Name of the field to filter by, as defined by
28054
28491
  * [the underlying AWS API](http://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_DescribeSubnets.html).
28055
28492
  * For example, if matching against tag `Name`, use:
28056
- *
28057
- * ```typescript
28058
- * import * as pulumi from "@pulumi/pulumi";
28059
- * import * as aws from "@pulumi/aws";
28060
- *
28061
- * const selected = aws.ec2.getSubnets({
28062
- * filters: [{
28063
- * name: "tag:Name",
28064
- * values: [""],
28065
- * }],
28066
- * });
28067
- * ```
28068
28493
  */
28069
28494
  name: string;
28070
28495
  /**
@@ -28107,6 +28532,8 @@ export declare namespace ec2 {
28107
28532
  name: string;
28108
28533
  /**
28109
28534
  * Set of values for filtering.
28535
+ *
28536
+ * For more information about filtering, see the [EC2 API documentation](https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_DescribeDhcpOptions.html).
28110
28537
  */
28111
28538
  values: string[];
28112
28539
  }
@@ -28165,7 +28592,14 @@ export declare namespace ec2 {
28165
28592
  values: string[];
28166
28593
  }
28167
28594
  interface GetVpcIamPoolCidrsFilter {
28595
+ /**
28596
+ * Name of the field to filter by, as defined by
28597
+ * [the underlying AWS API](https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_GetIpamPoolCidrs.html).
28598
+ */
28168
28599
  name: string;
28600
+ /**
28601
+ * Set of values that are accepted for the given field.
28602
+ */
28169
28603
  values: string[];
28170
28604
  }
28171
28605
  interface GetVpcIamPoolCidrsIpamPoolCidr {
@@ -28271,7 +28705,14 @@ export declare namespace ec2 {
28271
28705
  regionName: string;
28272
28706
  }
28273
28707
  interface GetVpcIpamPoolCidrsFilter {
28708
+ /**
28709
+ * Name of the field to filter by, as defined by
28710
+ * [the underlying AWS API](https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_GetIpamPoolCidrs.html).
28711
+ */
28274
28712
  name: string;
28713
+ /**
28714
+ * Set of values that are accepted for the given field.
28715
+ */
28275
28716
  values: string[];
28276
28717
  }
28277
28718
  interface GetVpcIpamPoolCidrsIpamPoolCidr {
@@ -31481,6 +31922,12 @@ export declare namespace ec2clientvpn {
31481
31922
  */
31482
31923
  enabled: boolean;
31483
31924
  }
31925
+ interface EndpointClientRouteEnforcementOptions {
31926
+ /**
31927
+ * Enable or disable Client Route Enforcement. The default is `false` (not enabled).
31928
+ */
31929
+ enforced: boolean;
31930
+ }
31484
31931
  interface EndpointConnectionLogOptions {
31485
31932
  /**
31486
31933
  * The name of the CloudWatch Logs log group.
@@ -31510,6 +31957,9 @@ export declare namespace ec2clientvpn {
31510
31957
  bannerText: string;
31511
31958
  enabled: boolean;
31512
31959
  }
31960
+ interface GetEndpointClientRouteEnforcementOption {
31961
+ enforced: boolean;
31962
+ }
31513
31963
  interface GetEndpointConnectionLogOption {
31514
31964
  cloudwatchLogGroup: string;
31515
31965
  cloudwatchLogStream: string;
@@ -40021,6 +40471,10 @@ export declare namespace imagebuilder {
40021
40471
  * Configuration block with S3 export settings. Detailed below.
40022
40472
  */
40023
40473
  s3ExportConfiguration?: outputs.imagebuilder.DistributionConfigurationDistributionS3ExportConfiguration;
40474
+ /**
40475
+ * Configuration block with SSM parameter configuration to use as AMI id output. Detailed below.
40476
+ */
40477
+ ssmParameterConfigurations?: outputs.imagebuilder.DistributionConfigurationDistributionSsmParameterConfiguration[];
40024
40478
  }
40025
40479
  interface DistributionConfigurationDistributionAmiDistributionConfiguration {
40026
40480
  /**
@@ -40166,6 +40620,20 @@ export declare namespace imagebuilder {
40166
40620
  */
40167
40621
  s3Prefix?: string;
40168
40622
  }
40623
+ interface DistributionConfigurationDistributionSsmParameterConfiguration {
40624
+ /**
40625
+ * AWS account ID that will own the parameter in the given region. This account must be specified as a target account in the distribution settings.
40626
+ */
40627
+ amiAccountId?: string;
40628
+ /**
40629
+ * Data type of the SSM parameter. Valid values are `text` and `aws:ec2:image`. AWS recommends using `aws:ec2:image`.
40630
+ */
40631
+ dataType?: string;
40632
+ /**
40633
+ * Name of the SSM parameter that will store the AMI ID after distribution.
40634
+ */
40635
+ parameterName: string;
40636
+ }
40169
40637
  interface GetComponentsFilter {
40170
40638
  /**
40171
40639
  * Name of the filter field. Valid values can be found in the [Image Builder ListComponents API Reference](https://docs.aws.amazon.com/imagebuilder/latest/APIReference/API_ListComponents.html).
@@ -40307,6 +40775,10 @@ export declare namespace imagebuilder {
40307
40775
  * Nested list of S3 export configuration.
40308
40776
  */
40309
40777
  s3ExportConfigurations: outputs.imagebuilder.GetDistributionConfigurationDistributionS3ExportConfiguration[];
40778
+ /**
40779
+ * Nested list of SSM parameter configuration.
40780
+ */
40781
+ ssmParameterConfigurations: outputs.imagebuilder.GetDistributionConfigurationDistributionSsmParameterConfiguration[];
40310
40782
  }
40311
40783
  interface GetDistributionConfigurationDistributionAmiDistributionConfiguration {
40312
40784
  /**
@@ -40452,6 +40924,20 @@ export declare namespace imagebuilder {
40452
40924
  */
40453
40925
  s3Prefix: string;
40454
40926
  }
40927
+ interface GetDistributionConfigurationDistributionSsmParameterConfiguration {
40928
+ /**
40929
+ * The AWS account ID that own the parameter in the given region.
40930
+ */
40931
+ amiAccountId: string;
40932
+ /**
40933
+ * The data type of the SSM parameter.
40934
+ */
40935
+ dataType: string;
40936
+ /**
40937
+ * Name of the SSM parameter used to store the AMI ID after distribution.
40938
+ */
40939
+ parameterName: string;
40940
+ }
40455
40941
  interface GetDistributionConfigurationsFilter {
40456
40942
  /**
40457
40943
  * Name of the filter field. Valid values can be found in the [Image Builder ListDistributionConfigurations API Reference](https://docs.aws.amazon.com/imagebuilder/latest/APIReference/API_ListDistributionConfigurations.html).
@@ -41163,6 +41649,704 @@ export declare namespace inspector {
41163
41649
  }
41164
41650
  }
41165
41651
  export declare namespace inspector2 {
41652
+ interface FilterFilterCriteria {
41653
+ /**
41654
+ * (Optional) The AWS account ID in which the finding was generated. Documented below.
41655
+ */
41656
+ awsAccountIds?: outputs.inspector2.FilterFilterCriteriaAwsAccountId[];
41657
+ /**
41658
+ * (Optional) The ID of the component. Documented below.
41659
+ */
41660
+ codeVulnerabilityDetectorNames?: outputs.inspector2.FilterFilterCriteriaCodeVulnerabilityDetectorName[];
41661
+ /**
41662
+ * (Optional) The ID of the component. Documented below.
41663
+ */
41664
+ codeVulnerabilityDetectorTags?: outputs.inspector2.FilterFilterCriteriaCodeVulnerabilityDetectorTag[];
41665
+ /**
41666
+ * (Optional) The ID of the component. Documented below.
41667
+ */
41668
+ codeVulnerabilityFilePaths?: outputs.inspector2.FilterFilterCriteriaCodeVulnerabilityFilePath[];
41669
+ /**
41670
+ * (Optional) The ID of the component. Documented below.
41671
+ */
41672
+ componentIds?: outputs.inspector2.FilterFilterCriteriaComponentId[];
41673
+ /**
41674
+ * (Optional) The type of the component. Documented below.
41675
+ */
41676
+ componentTypes?: outputs.inspector2.FilterFilterCriteriaComponentType[];
41677
+ /**
41678
+ * (Optional) The ID of the Amazon Machine Image (AMI). Documented below.
41679
+ */
41680
+ ec2InstanceImageIds?: outputs.inspector2.FilterFilterCriteriaEc2InstanceImageId[];
41681
+ /**
41682
+ * (Optional) The ID of the subnet. Documented below.
41683
+ */
41684
+ ec2InstanceSubnetIds?: outputs.inspector2.FilterFilterCriteriaEc2InstanceSubnetId[];
41685
+ /**
41686
+ * (Optional) The ID of the VPC. Documented below.
41687
+ */
41688
+ ec2InstanceVpcIds?: outputs.inspector2.FilterFilterCriteriaEc2InstanceVpcId[];
41689
+ /**
41690
+ * (Optional) The architecture of the ECR image. Documented below.
41691
+ */
41692
+ ecrImageArchitectures?: outputs.inspector2.FilterFilterCriteriaEcrImageArchitecture[];
41693
+ /**
41694
+ * (Optional) The SHA256 hash of the ECR image. Documented below.
41695
+ */
41696
+ ecrImageHashes?: outputs.inspector2.FilterFilterCriteriaEcrImageHash[];
41697
+ /**
41698
+ * (Optional) The date range when the image was pushed. Documented below.
41699
+ */
41700
+ ecrImagePushedAts?: outputs.inspector2.FilterFilterCriteriaEcrImagePushedAt[];
41701
+ /**
41702
+ * (Optional) The registry of the ECR image. Documented below.
41703
+ */
41704
+ ecrImageRegistries?: outputs.inspector2.FilterFilterCriteriaEcrImageRegistry[];
41705
+ /**
41706
+ * (Optional) The name of the ECR repository. Documented below.
41707
+ */
41708
+ ecrImageRepositoryNames?: outputs.inspector2.FilterFilterCriteriaEcrImageRepositoryName[];
41709
+ /**
41710
+ * (Optional) The tags associated with the ECR image. Documented below.
41711
+ */
41712
+ ecrImageTags?: outputs.inspector2.FilterFilterCriteriaEcrImageTag[];
41713
+ /**
41714
+ * (Optional) EPSS (Exploit Prediction Scoring System) Score of the finding. Documented below.
41715
+ */
41716
+ epssScores?: outputs.inspector2.FilterFilterCriteriaEpssScore[];
41717
+ /**
41718
+ * (Optional) Availability of exploits. Documented below.
41719
+ */
41720
+ exploitAvailables?: outputs.inspector2.FilterFilterCriteriaExploitAvailable[];
41721
+ /**
41722
+ * (Optional) The ARN of the finding. Documented below.
41723
+ */
41724
+ findingArns?: outputs.inspector2.FilterFilterCriteriaFindingArn[];
41725
+ /**
41726
+ * (Optional) The status of the finding. Documented below.
41727
+ */
41728
+ findingStatuses?: outputs.inspector2.FilterFilterCriteriaFindingStatus[];
41729
+ /**
41730
+ * (Optional) The type of the finding. Documented below.
41731
+ */
41732
+ findingTypes?: outputs.inspector2.FilterFilterCriteriaFindingType[];
41733
+ /**
41734
+ * (Optional) When the finding was first observed. Documented below.
41735
+ */
41736
+ firstObservedAts?: outputs.inspector2.FilterFilterCriteriaFirstObservedAt[];
41737
+ /**
41738
+ * (Optional) Availability of the fix. Documented below.
41739
+ */
41740
+ fixAvailables?: outputs.inspector2.FilterFilterCriteriaFixAvailable[];
41741
+ /**
41742
+ * (Optional) The Inspector score given to the finding. Documented below.
41743
+ */
41744
+ inspectorScores?: outputs.inspector2.FilterFilterCriteriaInspectorScore[];
41745
+ /**
41746
+ * (Optional) Lambda execution role ARN. Documented below.
41747
+ */
41748
+ lambdaFunctionExecutionRoleArns?: outputs.inspector2.FilterFilterCriteriaLambdaFunctionExecutionRoleArn[];
41749
+ /**
41750
+ * (Optional) Last modified timestamp of the lambda function. Documented below.
41751
+ */
41752
+ lambdaFunctionLastModifiedAts?: outputs.inspector2.FilterFilterCriteriaLambdaFunctionLastModifiedAt[];
41753
+ /**
41754
+ * (Optional) Lambda function layers. Documented below.
41755
+ */
41756
+ lambdaFunctionLayers?: outputs.inspector2.FilterFilterCriteriaLambdaFunctionLayer[];
41757
+ /**
41758
+ * (Optional) Lambda function name. Documented below.
41759
+ */
41760
+ lambdaFunctionNames?: outputs.inspector2.FilterFilterCriteriaLambdaFunctionName[];
41761
+ /**
41762
+ * (Optional) Lambda function runtime. Documented below.
41763
+ */
41764
+ lambdaFunctionRuntimes?: outputs.inspector2.FilterFilterCriteriaLambdaFunctionRuntime[];
41765
+ /**
41766
+ * (Optional) When the finding was last observed. Documented below.
41767
+ */
41768
+ lastObservedAts?: outputs.inspector2.FilterFilterCriteriaLastObservedAt[];
41769
+ /**
41770
+ * (Optional) The network protocol of the finding. Documented below.
41771
+ */
41772
+ networkProtocols?: outputs.inspector2.FilterFilterCriteriaNetworkProtocol[];
41773
+ /**
41774
+ * (Optional) The port range of the finding. Documented below.
41775
+ */
41776
+ portRanges?: outputs.inspector2.FilterFilterCriteriaPortRange[];
41777
+ /**
41778
+ * (Optional) Related vulnerabilities. Documented below.
41779
+ */
41780
+ relatedVulnerabilities?: outputs.inspector2.FilterFilterCriteriaRelatedVulnerability[];
41781
+ /**
41782
+ * (Optional) The ID of the resource. Documented below.
41783
+ */
41784
+ resourceIds?: outputs.inspector2.FilterFilterCriteriaResourceId[];
41785
+ /**
41786
+ * (Optional) The tags of the resource. Documented below.
41787
+ */
41788
+ resourceTags?: outputs.inspector2.FilterFilterCriteriaResourceTag[];
41789
+ /**
41790
+ * (Optional) The type of the resource. Documented below.
41791
+ */
41792
+ resourceTypes?: outputs.inspector2.FilterFilterCriteriaResourceType[];
41793
+ /**
41794
+ * (Optional) The severity of the finding. Documented below.
41795
+ */
41796
+ severities?: outputs.inspector2.FilterFilterCriteriaSeverity[];
41797
+ /**
41798
+ * (Optional) The title of the finding. Documented below.
41799
+ */
41800
+ titles?: outputs.inspector2.FilterFilterCriteriaTitle[];
41801
+ /**
41802
+ * (Optional) When the finding was last updated. Documented below.
41803
+ */
41804
+ updatedAts?: outputs.inspector2.FilterFilterCriteriaUpdatedAt[];
41805
+ /**
41806
+ * (Optional) The severity as reported by the vendor. Documented below.
41807
+ */
41808
+ vendorSeverities?: outputs.inspector2.FilterFilterCriteriaVendorSeverity[];
41809
+ /**
41810
+ * (Optional) The ID of the vulnerability. Documented below.
41811
+ */
41812
+ vulnerabilityIds?: outputs.inspector2.FilterFilterCriteriaVulnerabilityId[];
41813
+ /**
41814
+ * (Optional) The source of the vulnerability. Documented below.
41815
+ */
41816
+ vulnerabilitySources?: outputs.inspector2.FilterFilterCriteriaVulnerabilitySource[];
41817
+ /**
41818
+ * (Optional) Details about vulnerable packages. Documented below.
41819
+ */
41820
+ vulnerablePackages?: outputs.inspector2.FilterFilterCriteriaVulnerablePackage[];
41821
+ }
41822
+ interface FilterFilterCriteriaAwsAccountId {
41823
+ /**
41824
+ * (Required) The comparison operator. Valid values: `EQUALS`.
41825
+ */
41826
+ comparison: string;
41827
+ /**
41828
+ * (Required) The value to filter on.
41829
+ */
41830
+ value: string;
41831
+ }
41832
+ interface FilterFilterCriteriaCodeVulnerabilityDetectorName {
41833
+ /**
41834
+ * (Required) The comparison operator. Valid values: `EQUALS`.
41835
+ */
41836
+ comparison: string;
41837
+ /**
41838
+ * (Required) The value to filter on.
41839
+ */
41840
+ value: string;
41841
+ }
41842
+ interface FilterFilterCriteriaCodeVulnerabilityDetectorTag {
41843
+ /**
41844
+ * (Required) The comparison operator. Valid values: `EQUALS`.
41845
+ */
41846
+ comparison: string;
41847
+ /**
41848
+ * (Required) The value to filter on.
41849
+ */
41850
+ value: string;
41851
+ }
41852
+ interface FilterFilterCriteriaCodeVulnerabilityFilePath {
41853
+ /**
41854
+ * (Required) The comparison operator. Valid values: `EQUALS`.
41855
+ */
41856
+ comparison: string;
41857
+ /**
41858
+ * (Required) The value to filter on.
41859
+ */
41860
+ value: string;
41861
+ }
41862
+ interface FilterFilterCriteriaComponentId {
41863
+ /**
41864
+ * (Required) The comparison operator. Valid values: `EQUALS`.
41865
+ */
41866
+ comparison: string;
41867
+ /**
41868
+ * (Required) The value to filter on.
41869
+ */
41870
+ value: string;
41871
+ }
41872
+ interface FilterFilterCriteriaComponentType {
41873
+ /**
41874
+ * (Required) The comparison operator. Valid values: `EQUALS`.
41875
+ */
41876
+ comparison: string;
41877
+ /**
41878
+ * (Required) The value to filter on.
41879
+ */
41880
+ value: string;
41881
+ }
41882
+ interface FilterFilterCriteriaEc2InstanceImageId {
41883
+ /**
41884
+ * (Required) The comparison operator. Valid values: `EQUALS`.
41885
+ */
41886
+ comparison: string;
41887
+ /**
41888
+ * (Required) The value to filter on.
41889
+ */
41890
+ value: string;
41891
+ }
41892
+ interface FilterFilterCriteriaEc2InstanceSubnetId {
41893
+ /**
41894
+ * (Required) The comparison operator. Valid values: `EQUALS`.
41895
+ */
41896
+ comparison: string;
41897
+ /**
41898
+ * (Required) The value to filter on.
41899
+ */
41900
+ value: string;
41901
+ }
41902
+ interface FilterFilterCriteriaEc2InstanceVpcId {
41903
+ /**
41904
+ * (Required) The comparison operator. Valid values: `EQUALS`.
41905
+ */
41906
+ comparison: string;
41907
+ /**
41908
+ * (Required) The value to filter on.
41909
+ */
41910
+ value: string;
41911
+ }
41912
+ interface FilterFilterCriteriaEcrImageArchitecture {
41913
+ /**
41914
+ * (Required) The comparison operator. Valid values: `EQUALS`.
41915
+ */
41916
+ comparison: string;
41917
+ /**
41918
+ * (Required) The value to filter on.
41919
+ */
41920
+ value: string;
41921
+ }
41922
+ interface FilterFilterCriteriaEcrImageHash {
41923
+ /**
41924
+ * (Required) The comparison operator. Valid values: `EQUALS`.
41925
+ */
41926
+ comparison: string;
41927
+ /**
41928
+ * (Required) The value to filter on.
41929
+ */
41930
+ value: string;
41931
+ }
41932
+ interface FilterFilterCriteriaEcrImagePushedAt {
41933
+ /**
41934
+ * (Required) The end of the port range, inclusive.
41935
+ */
41936
+ endInclusive?: string;
41937
+ /**
41938
+ * (Optional) Start of the date range in RFC 3339 format, inclusive. Set the timezone to UTC.
41939
+ */
41940
+ startInclusive?: string;
41941
+ }
41942
+ interface FilterFilterCriteriaEcrImageRegistry {
41943
+ /**
41944
+ * (Required) The comparison operator. Valid values: `EQUALS`.
41945
+ */
41946
+ comparison: string;
41947
+ /**
41948
+ * (Required) The value to filter on.
41949
+ */
41950
+ value: string;
41951
+ }
41952
+ interface FilterFilterCriteriaEcrImageRepositoryName {
41953
+ /**
41954
+ * (Required) The comparison operator. Valid values: `EQUALS`.
41955
+ */
41956
+ comparison: string;
41957
+ /**
41958
+ * (Required) The value to filter on.
41959
+ */
41960
+ value: string;
41961
+ }
41962
+ interface FilterFilterCriteriaEcrImageTag {
41963
+ /**
41964
+ * (Required) The comparison operator. Valid values: `EQUALS`.
41965
+ */
41966
+ comparison: string;
41967
+ /**
41968
+ * (Required) The value to filter on.
41969
+ */
41970
+ value: string;
41971
+ }
41972
+ interface FilterFilterCriteriaEpssScore {
41973
+ /**
41974
+ * (Optional) Lower bound of the range, inclusive.
41975
+ */
41976
+ lowerInclusive: number;
41977
+ /**
41978
+ * (Optional) Upper bound of the range, inclusive.
41979
+ */
41980
+ upperInclusive: number;
41981
+ }
41982
+ interface FilterFilterCriteriaExploitAvailable {
41983
+ /**
41984
+ * (Required) The comparison operator. Valid values: `EQUALS`.
41985
+ */
41986
+ comparison: string;
41987
+ /**
41988
+ * (Required) The value to filter on.
41989
+ */
41990
+ value: string;
41991
+ }
41992
+ interface FilterFilterCriteriaFindingArn {
41993
+ /**
41994
+ * (Required) The comparison operator. Valid values: `EQUALS`.
41995
+ */
41996
+ comparison: string;
41997
+ /**
41998
+ * (Required) The value to filter on.
41999
+ */
42000
+ value: string;
42001
+ }
42002
+ interface FilterFilterCriteriaFindingStatus {
42003
+ /**
42004
+ * (Required) The comparison operator. Valid values: `EQUALS`.
42005
+ */
42006
+ comparison: string;
42007
+ /**
42008
+ * (Required) The value to filter on.
42009
+ */
42010
+ value: string;
42011
+ }
42012
+ interface FilterFilterCriteriaFindingType {
42013
+ /**
42014
+ * (Required) The comparison operator. Valid values: `EQUALS`.
42015
+ */
42016
+ comparison: string;
42017
+ /**
42018
+ * (Required) The value to filter on.
42019
+ */
42020
+ value: string;
42021
+ }
42022
+ interface FilterFilterCriteriaFirstObservedAt {
42023
+ /**
42024
+ * (Required) The end of the port range, inclusive.
42025
+ */
42026
+ endInclusive?: string;
42027
+ /**
42028
+ * (Optional) Start of the date range in RFC 3339 format, inclusive. Set the timezone to UTC.
42029
+ */
42030
+ startInclusive?: string;
42031
+ }
42032
+ interface FilterFilterCriteriaFixAvailable {
42033
+ /**
42034
+ * (Required) The comparison operator. Valid values: `EQUALS`.
42035
+ */
42036
+ comparison: string;
42037
+ /**
42038
+ * (Required) The value to filter on.
42039
+ */
42040
+ value: string;
42041
+ }
42042
+ interface FilterFilterCriteriaInspectorScore {
42043
+ /**
42044
+ * (Optional) Lower bound of the range, inclusive.
42045
+ */
42046
+ lowerInclusive: number;
42047
+ /**
42048
+ * (Optional) Upper bound of the range, inclusive.
42049
+ */
42050
+ upperInclusive: number;
42051
+ }
42052
+ interface FilterFilterCriteriaLambdaFunctionExecutionRoleArn {
42053
+ /**
42054
+ * (Required) The comparison operator. Valid values: `EQUALS`.
42055
+ */
42056
+ comparison: string;
42057
+ /**
42058
+ * (Required) The value to filter on.
42059
+ */
42060
+ value: string;
42061
+ }
42062
+ interface FilterFilterCriteriaLambdaFunctionLastModifiedAt {
42063
+ /**
42064
+ * (Required) The end of the port range, inclusive.
42065
+ */
42066
+ endInclusive?: string;
42067
+ /**
42068
+ * (Optional) Start of the date range in RFC 3339 format, inclusive. Set the timezone to UTC.
42069
+ */
42070
+ startInclusive?: string;
42071
+ }
42072
+ interface FilterFilterCriteriaLambdaFunctionLayer {
42073
+ /**
42074
+ * (Required) The comparison operator. Valid values: `EQUALS`.
42075
+ */
42076
+ comparison: string;
42077
+ /**
42078
+ * (Required) The value to filter on.
42079
+ */
42080
+ value: string;
42081
+ }
42082
+ interface FilterFilterCriteriaLambdaFunctionName {
42083
+ /**
42084
+ * (Required) The comparison operator. Valid values: `EQUALS`.
42085
+ */
42086
+ comparison: string;
42087
+ /**
42088
+ * (Required) The value to filter on.
42089
+ */
42090
+ value: string;
42091
+ }
42092
+ interface FilterFilterCriteriaLambdaFunctionRuntime {
42093
+ /**
42094
+ * (Required) The comparison operator. Valid values: `EQUALS`.
42095
+ */
42096
+ comparison: string;
42097
+ /**
42098
+ * (Required) The value to filter on.
42099
+ */
42100
+ value: string;
42101
+ }
42102
+ interface FilterFilterCriteriaLastObservedAt {
42103
+ /**
42104
+ * (Required) The end of the port range, inclusive.
42105
+ */
42106
+ endInclusive?: string;
42107
+ /**
42108
+ * (Optional) Start of the date range in RFC 3339 format, inclusive. Set the timezone to UTC.
42109
+ */
42110
+ startInclusive?: string;
42111
+ }
42112
+ interface FilterFilterCriteriaNetworkProtocol {
42113
+ /**
42114
+ * (Required) The comparison operator. Valid values: `EQUALS`.
42115
+ */
42116
+ comparison: string;
42117
+ /**
42118
+ * (Required) The value to filter on.
42119
+ */
42120
+ value: string;
42121
+ }
42122
+ interface FilterFilterCriteriaPortRange {
42123
+ /**
42124
+ * (Required) The beginning of the port range, inclusive.
42125
+ */
42126
+ beginInclusive: number;
42127
+ /**
42128
+ * (Required) The end of the port range, inclusive.
42129
+ */
42130
+ endInclusive: number;
42131
+ }
42132
+ interface FilterFilterCriteriaRelatedVulnerability {
42133
+ /**
42134
+ * (Required) The comparison operator. Valid values: `EQUALS`.
42135
+ */
42136
+ comparison: string;
42137
+ /**
42138
+ * (Required) The value to filter on.
42139
+ */
42140
+ value: string;
42141
+ }
42142
+ interface FilterFilterCriteriaResourceId {
42143
+ /**
42144
+ * (Required) The comparison operator. Valid values: `EQUALS`.
42145
+ */
42146
+ comparison: string;
42147
+ /**
42148
+ * (Required) The value to filter on.
42149
+ */
42150
+ value: string;
42151
+ }
42152
+ interface FilterFilterCriteriaResourceTag {
42153
+ /**
42154
+ * (Required) The comparison operator. Valid values: `EQUALS`.
42155
+ */
42156
+ comparison: string;
42157
+ /**
42158
+ * (Required) The key to filter on.
42159
+ */
42160
+ key: string;
42161
+ /**
42162
+ * (Required) The value to filter on.
42163
+ */
42164
+ value: string;
42165
+ }
42166
+ interface FilterFilterCriteriaResourceType {
42167
+ /**
42168
+ * (Required) The comparison operator. Valid values: `EQUALS`.
42169
+ */
42170
+ comparison: string;
42171
+ /**
42172
+ * (Required) The value to filter on.
42173
+ */
42174
+ value: string;
42175
+ }
42176
+ interface FilterFilterCriteriaSeverity {
42177
+ /**
42178
+ * (Required) The comparison operator. Valid values: `EQUALS`.
42179
+ */
42180
+ comparison: string;
42181
+ /**
42182
+ * (Required) The value to filter on.
42183
+ */
42184
+ value: string;
42185
+ }
42186
+ interface FilterFilterCriteriaTitle {
42187
+ /**
42188
+ * (Required) The comparison operator. Valid values: `EQUALS`.
42189
+ */
42190
+ comparison: string;
42191
+ /**
42192
+ * (Required) The value to filter on.
42193
+ */
42194
+ value: string;
42195
+ }
42196
+ interface FilterFilterCriteriaUpdatedAt {
42197
+ /**
42198
+ * (Required) The end of the port range, inclusive.
42199
+ */
42200
+ endInclusive?: string;
42201
+ /**
42202
+ * (Optional) Start of the date range in RFC 3339 format, inclusive. Set the timezone to UTC.
42203
+ */
42204
+ startInclusive?: string;
42205
+ }
42206
+ interface FilterFilterCriteriaVendorSeverity {
42207
+ /**
42208
+ * (Required) The comparison operator. Valid values: `EQUALS`.
42209
+ */
42210
+ comparison: string;
42211
+ /**
42212
+ * (Required) The value to filter on.
42213
+ */
42214
+ value: string;
42215
+ }
42216
+ interface FilterFilterCriteriaVulnerabilityId {
42217
+ /**
42218
+ * (Required) The comparison operator. Valid values: `EQUALS`.
42219
+ */
42220
+ comparison: string;
42221
+ /**
42222
+ * (Required) The value to filter on.
42223
+ */
42224
+ value: string;
42225
+ }
42226
+ interface FilterFilterCriteriaVulnerabilitySource {
42227
+ /**
42228
+ * (Required) The comparison operator. Valid values: `EQUALS`.
42229
+ */
42230
+ comparison: string;
42231
+ /**
42232
+ * (Required) The value to filter on.
42233
+ */
42234
+ value: string;
42235
+ }
42236
+ interface FilterFilterCriteriaVulnerablePackage {
42237
+ /**
42238
+ * (Optional) The architecture of the package. Documented below.
42239
+ */
42240
+ architecture?: outputs.inspector2.FilterFilterCriteriaVulnerablePackageArchitecture;
42241
+ /**
42242
+ * (Optional) The epoch of the package. Documented below.
42243
+ */
42244
+ epoches?: outputs.inspector2.FilterFilterCriteriaVulnerablePackageEpoch[];
42245
+ /**
42246
+ * (Optional) The name of the package. Documented below.
42247
+ */
42248
+ filePath?: outputs.inspector2.FilterFilterCriteriaVulnerablePackageFilePath;
42249
+ /**
42250
+ * Name of the filter.
42251
+ */
42252
+ name?: outputs.inspector2.FilterFilterCriteriaVulnerablePackageName;
42253
+ /**
42254
+ * (Optional) The release of the package. Documented below.
42255
+ */
42256
+ release?: outputs.inspector2.FilterFilterCriteriaVulnerablePackageRelease;
42257
+ /**
42258
+ * (Optional) The ARN of the package's source lambda layer. Documented below.
42259
+ */
42260
+ sourceLambdaLayerArn?: outputs.inspector2.FilterFilterCriteriaVulnerablePackageSourceLambdaLayerArn;
42261
+ /**
42262
+ * (Optional) The source layer hash of the package. Documented below.
42263
+ */
42264
+ sourceLayerHash?: outputs.inspector2.FilterFilterCriteriaVulnerablePackageSourceLayerHash;
42265
+ /**
42266
+ * (Optional) The version of the package. Documented below.
42267
+ */
42268
+ version?: outputs.inspector2.FilterFilterCriteriaVulnerablePackageVersion;
42269
+ }
42270
+ interface FilterFilterCriteriaVulnerablePackageArchitecture {
42271
+ /**
42272
+ * (Required) The comparison operator. Valid values: `EQUALS`.
42273
+ */
42274
+ comparison: string;
42275
+ /**
42276
+ * (Required) The value to filter on.
42277
+ */
42278
+ value: string;
42279
+ }
42280
+ interface FilterFilterCriteriaVulnerablePackageEpoch {
42281
+ /**
42282
+ * (Optional) Lower bound of the range, inclusive.
42283
+ */
42284
+ lowerInclusive: number;
42285
+ /**
42286
+ * (Optional) Upper bound of the range, inclusive.
42287
+ */
42288
+ upperInclusive: number;
42289
+ }
42290
+ interface FilterFilterCriteriaVulnerablePackageFilePath {
42291
+ /**
42292
+ * (Required) The comparison operator. Valid values: `EQUALS`.
42293
+ */
42294
+ comparison: string;
42295
+ /**
42296
+ * (Required) The value to filter on.
42297
+ */
42298
+ value: string;
42299
+ }
42300
+ interface FilterFilterCriteriaVulnerablePackageName {
42301
+ /**
42302
+ * (Required) The comparison operator. Valid values: `EQUALS`.
42303
+ */
42304
+ comparison: string;
42305
+ /**
42306
+ * (Required) The value to filter on.
42307
+ */
42308
+ value: string;
42309
+ }
42310
+ interface FilterFilterCriteriaVulnerablePackageRelease {
42311
+ /**
42312
+ * (Required) The comparison operator. Valid values: `EQUALS`.
42313
+ */
42314
+ comparison: string;
42315
+ /**
42316
+ * (Required) The value to filter on.
42317
+ */
42318
+ value: string;
42319
+ }
42320
+ interface FilterFilterCriteriaVulnerablePackageSourceLambdaLayerArn {
42321
+ /**
42322
+ * (Required) The comparison operator. Valid values: `EQUALS`.
42323
+ */
42324
+ comparison: string;
42325
+ /**
42326
+ * (Required) The value to filter on.
42327
+ */
42328
+ value: string;
42329
+ }
42330
+ interface FilterFilterCriteriaVulnerablePackageSourceLayerHash {
42331
+ /**
42332
+ * (Required) The comparison operator. Valid values: `EQUALS`.
42333
+ */
42334
+ comparison: string;
42335
+ /**
42336
+ * (Required) The value to filter on.
42337
+ */
42338
+ value: string;
42339
+ }
42340
+ interface FilterFilterCriteriaVulnerablePackageVersion {
42341
+ /**
42342
+ * (Required) The comparison operator. Valid values: `EQUALS`.
42343
+ */
42344
+ comparison: string;
42345
+ /**
42346
+ * (Required) The value to filter on.
42347
+ */
42348
+ value: string;
42349
+ }
41166
42350
  interface OrganizationConfigurationAutoEnable {
41167
42351
  /**
41168
42352
  * Whether Amazon EC2 scans are automatically enabled for new members of your Amazon Inspector organization.
@@ -64495,6 +65679,7 @@ export declare namespace networkfirewall {
64495
65679
  subnetId: string;
64496
65680
  }
64497
65681
  interface GetFirewallPolicyFirewallPolicy {
65682
+ policyVariables: outputs.networkfirewall.GetFirewallPolicyFirewallPolicyPolicyVariable[];
64498
65683
  statefulDefaultActions: string[];
64499
65684
  statefulEngineOptions: outputs.networkfirewall.GetFirewallPolicyFirewallPolicyStatefulEngineOption[];
64500
65685
  statefulRuleGroupReferences: outputs.networkfirewall.GetFirewallPolicyFirewallPolicyStatefulRuleGroupReference[];
@@ -64504,6 +65689,16 @@ export declare namespace networkfirewall {
64504
65689
  statelessRuleGroupReferences: outputs.networkfirewall.GetFirewallPolicyFirewallPolicyStatelessRuleGroupReference[];
64505
65690
  tlsInspectionConfigurationArn: string;
64506
65691
  }
65692
+ interface GetFirewallPolicyFirewallPolicyPolicyVariable {
65693
+ ruleVariables: outputs.networkfirewall.GetFirewallPolicyFirewallPolicyPolicyVariableRuleVariable[];
65694
+ }
65695
+ interface GetFirewallPolicyFirewallPolicyPolicyVariableRuleVariable {
65696
+ ipSets: outputs.networkfirewall.GetFirewallPolicyFirewallPolicyPolicyVariableRuleVariableIpSet[];
65697
+ key: string;
65698
+ }
65699
+ interface GetFirewallPolicyFirewallPolicyPolicyVariableRuleVariableIpSet {
65700
+ definitions: string[];
65701
+ }
64507
65702
  interface GetFirewallPolicyFirewallPolicyStatefulEngineOption {
64508
65703
  ruleOrder: string;
64509
65704
  streamExceptionPolicy: string;
@@ -72921,11 +74116,11 @@ export declare namespace route53recoveryreadiness {
72921
74116
  export declare namespace rum {
72922
74117
  interface AppMonitorAppMonitorConfiguration {
72923
74118
  /**
72924
- * If you set this to `true`, RUM web client sets two cookies, a session cookie and a user cookie. The cookies allow the RUM web client to collect data relating to the number of users an application has and the behavior of the application across a sequence of events. Cookies are stored in the top-level domain of the current page.
74119
+ * If you set this to `true`, RUM web client sets two cookies, a session cookie and a user cookie. The cookies allow the RUM web client to collect data relating to the number of users an application has and the behavior of the application across a sequence of events. Cookies are stored in the top-level domain of the current page.
72925
74120
  */
72926
74121
  allowCookies?: boolean;
72927
74122
  /**
72928
- * If you set this to `true`, RUM enables X-Ray tracing for the user sessions that RUM samples. RUM adds an X-Ray trace header to allowed HTTP requests. It also records an X-Ray segment for allowed HTTP requests.
74123
+ * If you set this to `true`, RUM enables X-Ray tracing for the user sessions that RUM samples. RUM adds an X-Ray trace header to allowed HTTP requests. It also records an X-Ray segment for allowed HTTP requests.
72929
74124
  */
72930
74125
  enableXray?: boolean;
72931
74126
  /**
@@ -75008,6 +76203,16 @@ export declare namespace s3outposts {
75008
76203
  }
75009
76204
  }
75010
76205
  export declare namespace s3tables {
76206
+ interface TableBucketEncryptionConfiguration {
76207
+ /**
76208
+ * The ARN of a KMS Key to be used with `aws:kms` `sseAlgorithm`
76209
+ */
76210
+ kmsKeyArn: string;
76211
+ /**
76212
+ * One of `aws:kms` or `AES256`
76213
+ */
76214
+ sseAlgorithm: string;
76215
+ }
75011
76216
  interface TableBucketMaintenanceConfiguration {
75012
76217
  /**
75013
76218
  * A single Iceberg unreferenced file removal settings object.
@@ -75039,6 +76244,16 @@ export declare namespace s3tables {
75039
76244
  */
75040
76245
  unreferencedDays: number;
75041
76246
  }
76247
+ interface TableEncryptionConfiguration {
76248
+ /**
76249
+ * The ARN of a KMS Key to be used with `aws:kms` `sseAlgorithm`
76250
+ */
76251
+ kmsKeyArn: string;
76252
+ /**
76253
+ * One of `aws:kms` or `AES256`
76254
+ */
76255
+ sseAlgorithm: string;
76256
+ }
75042
76257
  interface TableMaintenanceConfiguration {
75043
76258
  /**
75044
76259
  * A single Iceberg compaction settings object.
@@ -84457,6 +85672,7 @@ export declare namespace vpc {
84457
85672
  name: string;
84458
85673
  /**
84459
85674
  * Set of values that are accepted for the given field.
85675
+ *
84460
85676
  * Security group rule IDs will be selected if any one of the given values match.
84461
85677
  */
84462
85678
  values: string[];
@@ -85802,6 +87018,10 @@ export declare namespace wafv2 {
85802
87018
  * Inspect a single query argument. See Single Query Argument below for details.
85803
87019
  */
85804
87020
  singleQueryArgument?: outputs.wafv2.RuleGroupRuleStatementByteMatchStatementFieldToMatchSingleQueryArgument;
87021
+ /**
87022
+ * Inspect the part of a URL that follows the "#" symbol, providing additional information about the resource. See URI Fragment below for details.
87023
+ */
87024
+ uriFragment?: outputs.wafv2.RuleGroupRuleStatementByteMatchStatementFieldToMatchUriFragment;
85805
87025
  /**
85806
87026
  * Inspect the request URI path. This is the part of a web request that identifies a resource, for example, `/images/daily-ad.jpg`.
85807
87027
  */
@@ -85927,6 +87147,12 @@ export declare namespace wafv2 {
85927
87147
  */
85928
87148
  name: string;
85929
87149
  }
87150
+ interface RuleGroupRuleStatementByteMatchStatementFieldToMatchUriFragment {
87151
+ /**
87152
+ * What AWS WAF should do if it fails to completely parse the JSON body. Valid values are `MATCH` (default) and `NO_MATCH`.
87153
+ */
87154
+ fallbackBehavior: string;
87155
+ }
85930
87156
  interface RuleGroupRuleStatementByteMatchStatementFieldToMatchUriPath {
85931
87157
  }
85932
87158
  interface RuleGroupRuleStatementByteMatchStatementTextTransformation {
@@ -86330,6 +87556,10 @@ export declare namespace wafv2 {
86330
87556
  * Inspect a single query argument. See Single Query Argument below for details.
86331
87557
  */
86332
87558
  singleQueryArgument?: outputs.wafv2.RuleGroupRuleStatementRateBasedStatementScopeDownStatementByteMatchStatementFieldToMatchSingleQueryArgument;
87559
+ /**
87560
+ * Inspect the part of a URL that follows the "#" symbol, providing additional information about the resource. See URI Fragment below for details.
87561
+ */
87562
+ uriFragment?: outputs.wafv2.RuleGroupRuleStatementRateBasedStatementScopeDownStatementByteMatchStatementFieldToMatchUriFragment;
86333
87563
  /**
86334
87564
  * Inspect the request URI path. This is the part of a web request that identifies a resource, for example, `/images/daily-ad.jpg`.
86335
87565
  */
@@ -86455,6 +87685,12 @@ export declare namespace wafv2 {
86455
87685
  */
86456
87686
  name: string;
86457
87687
  }
87688
+ interface RuleGroupRuleStatementRateBasedStatementScopeDownStatementByteMatchStatementFieldToMatchUriFragment {
87689
+ /**
87690
+ * What AWS WAF should do if it fails to completely parse the JSON body. Valid values are `MATCH` (default) and `NO_MATCH`.
87691
+ */
87692
+ fallbackBehavior: string;
87693
+ }
86458
87694
  interface RuleGroupRuleStatementRateBasedStatementScopeDownStatementByteMatchStatementFieldToMatchUriPath {
86459
87695
  }
86460
87696
  interface RuleGroupRuleStatementRateBasedStatementScopeDownStatementByteMatchStatementTextTransformation {
@@ -86598,6 +87834,10 @@ export declare namespace wafv2 {
86598
87834
  * Inspect a single query argument. See Single Query Argument below for details.
86599
87835
  */
86600
87836
  singleQueryArgument?: outputs.wafv2.RuleGroupRuleStatementRateBasedStatementScopeDownStatementRegexMatchStatementFieldToMatchSingleQueryArgument;
87837
+ /**
87838
+ * Inspect the part of a URL that follows the "#" symbol, providing additional information about the resource. See URI Fragment below for details.
87839
+ */
87840
+ uriFragment?: outputs.wafv2.RuleGroupRuleStatementRateBasedStatementScopeDownStatementRegexMatchStatementFieldToMatchUriFragment;
86601
87841
  /**
86602
87842
  * Inspect the request URI path. This is the part of a web request that identifies a resource, for example, `/images/daily-ad.jpg`.
86603
87843
  */
@@ -86723,6 +87963,12 @@ export declare namespace wafv2 {
86723
87963
  */
86724
87964
  name: string;
86725
87965
  }
87966
+ interface RuleGroupRuleStatementRateBasedStatementScopeDownStatementRegexMatchStatementFieldToMatchUriFragment {
87967
+ /**
87968
+ * What AWS WAF should do if it fails to completely parse the JSON body. Valid values are `MATCH` (default) and `NO_MATCH`.
87969
+ */
87970
+ fallbackBehavior: string;
87971
+ }
86726
87972
  interface RuleGroupRuleStatementRateBasedStatementScopeDownStatementRegexMatchStatementFieldToMatchUriPath {
86727
87973
  }
86728
87974
  interface RuleGroupRuleStatementRateBasedStatementScopeDownStatementRegexMatchStatementTextTransformation {
@@ -86800,6 +88046,10 @@ export declare namespace wafv2 {
86800
88046
  * Inspect a single query argument. See Single Query Argument below for details.
86801
88047
  */
86802
88048
  singleQueryArgument?: outputs.wafv2.RuleGroupRuleStatementRateBasedStatementScopeDownStatementRegexPatternSetReferenceStatementFieldToMatchSingleQueryArgument;
88049
+ /**
88050
+ * Inspect the part of a URL that follows the "#" symbol, providing additional information about the resource. See URI Fragment below for details.
88051
+ */
88052
+ uriFragment?: outputs.wafv2.RuleGroupRuleStatementRateBasedStatementScopeDownStatementRegexPatternSetReferenceStatementFieldToMatchUriFragment;
86803
88053
  /**
86804
88054
  * Inspect the request URI path. This is the part of a web request that identifies a resource, for example, `/images/daily-ad.jpg`.
86805
88055
  */
@@ -86925,6 +88175,12 @@ export declare namespace wafv2 {
86925
88175
  */
86926
88176
  name: string;
86927
88177
  }
88178
+ interface RuleGroupRuleStatementRateBasedStatementScopeDownStatementRegexPatternSetReferenceStatementFieldToMatchUriFragment {
88179
+ /**
88180
+ * What AWS WAF should do if it fails to completely parse the JSON body. Valid values are `MATCH` (default) and `NO_MATCH`.
88181
+ */
88182
+ fallbackBehavior: string;
88183
+ }
86928
88184
  interface RuleGroupRuleStatementRateBasedStatementScopeDownStatementRegexPatternSetReferenceStatementFieldToMatchUriPath {
86929
88185
  }
86930
88186
  interface RuleGroupRuleStatementRateBasedStatementScopeDownStatementRegexPatternSetReferenceStatementTextTransformation {
@@ -87006,6 +88262,10 @@ export declare namespace wafv2 {
87006
88262
  * Inspect a single query argument. See Single Query Argument below for details.
87007
88263
  */
87008
88264
  singleQueryArgument?: outputs.wafv2.RuleGroupRuleStatementRateBasedStatementScopeDownStatementSizeConstraintStatementFieldToMatchSingleQueryArgument;
88265
+ /**
88266
+ * Inspect the part of a URL that follows the "#" symbol, providing additional information about the resource. See URI Fragment below for details.
88267
+ */
88268
+ uriFragment?: outputs.wafv2.RuleGroupRuleStatementRateBasedStatementScopeDownStatementSizeConstraintStatementFieldToMatchUriFragment;
87009
88269
  /**
87010
88270
  * Inspect the request URI path. This is the part of a web request that identifies a resource, for example, `/images/daily-ad.jpg`.
87011
88271
  */
@@ -87131,6 +88391,12 @@ export declare namespace wafv2 {
87131
88391
  */
87132
88392
  name: string;
87133
88393
  }
88394
+ interface RuleGroupRuleStatementRateBasedStatementScopeDownStatementSizeConstraintStatementFieldToMatchUriFragment {
88395
+ /**
88396
+ * What AWS WAF should do if it fails to completely parse the JSON body. Valid values are `MATCH` (default) and `NO_MATCH`.
88397
+ */
88398
+ fallbackBehavior: string;
88399
+ }
87134
88400
  interface RuleGroupRuleStatementRateBasedStatementScopeDownStatementSizeConstraintStatementFieldToMatchUriPath {
87135
88401
  }
87136
88402
  interface RuleGroupRuleStatementRateBasedStatementScopeDownStatementSizeConstraintStatementTextTransformation {
@@ -87208,6 +88474,10 @@ export declare namespace wafv2 {
87208
88474
  * Inspect a single query argument. See Single Query Argument below for details.
87209
88475
  */
87210
88476
  singleQueryArgument?: outputs.wafv2.RuleGroupRuleStatementRateBasedStatementScopeDownStatementSqliMatchStatementFieldToMatchSingleQueryArgument;
88477
+ /**
88478
+ * Inspect the part of a URL that follows the "#" symbol, providing additional information about the resource. See URI Fragment below for details.
88479
+ */
88480
+ uriFragment?: outputs.wafv2.RuleGroupRuleStatementRateBasedStatementScopeDownStatementSqliMatchStatementFieldToMatchUriFragment;
87211
88481
  /**
87212
88482
  * Inspect the request URI path. This is the part of a web request that identifies a resource, for example, `/images/daily-ad.jpg`.
87213
88483
  */
@@ -87333,6 +88603,12 @@ export declare namespace wafv2 {
87333
88603
  */
87334
88604
  name: string;
87335
88605
  }
88606
+ interface RuleGroupRuleStatementRateBasedStatementScopeDownStatementSqliMatchStatementFieldToMatchUriFragment {
88607
+ /**
88608
+ * What AWS WAF should do if it fails to completely parse the JSON body. Valid values are `MATCH` (default) and `NO_MATCH`.
88609
+ */
88610
+ fallbackBehavior: string;
88611
+ }
87336
88612
  interface RuleGroupRuleStatementRateBasedStatementScopeDownStatementSqliMatchStatementFieldToMatchUriPath {
87337
88613
  }
87338
88614
  interface RuleGroupRuleStatementRateBasedStatementScopeDownStatementSqliMatchStatementTextTransformation {
@@ -87406,6 +88682,10 @@ export declare namespace wafv2 {
87406
88682
  * Inspect a single query argument. See Single Query Argument below for details.
87407
88683
  */
87408
88684
  singleQueryArgument?: outputs.wafv2.RuleGroupRuleStatementRateBasedStatementScopeDownStatementXssMatchStatementFieldToMatchSingleQueryArgument;
88685
+ /**
88686
+ * Inspect the part of a URL that follows the "#" symbol, providing additional information about the resource. See URI Fragment below for details.
88687
+ */
88688
+ uriFragment?: outputs.wafv2.RuleGroupRuleStatementRateBasedStatementScopeDownStatementXssMatchStatementFieldToMatchUriFragment;
87409
88689
  /**
87410
88690
  * Inspect the request URI path. This is the part of a web request that identifies a resource, for example, `/images/daily-ad.jpg`.
87411
88691
  */
@@ -87531,6 +88811,12 @@ export declare namespace wafv2 {
87531
88811
  */
87532
88812
  name: string;
87533
88813
  }
88814
+ interface RuleGroupRuleStatementRateBasedStatementScopeDownStatementXssMatchStatementFieldToMatchUriFragment {
88815
+ /**
88816
+ * What AWS WAF should do if it fails to completely parse the JSON body. Valid values are `MATCH` (default) and `NO_MATCH`.
88817
+ */
88818
+ fallbackBehavior: string;
88819
+ }
87534
88820
  interface RuleGroupRuleStatementRateBasedStatementScopeDownStatementXssMatchStatementFieldToMatchUriPath {
87535
88821
  }
87536
88822
  interface RuleGroupRuleStatementRateBasedStatementScopeDownStatementXssMatchStatementTextTransformation {
@@ -87608,6 +88894,10 @@ export declare namespace wafv2 {
87608
88894
  * Inspect a single query argument. See Single Query Argument below for details.
87609
88895
  */
87610
88896
  singleQueryArgument?: outputs.wafv2.RuleGroupRuleStatementRegexMatchStatementFieldToMatchSingleQueryArgument;
88897
+ /**
88898
+ * Inspect the part of a URL that follows the "#" symbol, providing additional information about the resource. See URI Fragment below for details.
88899
+ */
88900
+ uriFragment?: outputs.wafv2.RuleGroupRuleStatementRegexMatchStatementFieldToMatchUriFragment;
87611
88901
  /**
87612
88902
  * Inspect the request URI path. This is the part of a web request that identifies a resource, for example, `/images/daily-ad.jpg`.
87613
88903
  */
@@ -87733,6 +89023,12 @@ export declare namespace wafv2 {
87733
89023
  */
87734
89024
  name: string;
87735
89025
  }
89026
+ interface RuleGroupRuleStatementRegexMatchStatementFieldToMatchUriFragment {
89027
+ /**
89028
+ * What AWS WAF should do if it fails to completely parse the JSON body. Valid values are `MATCH` (default) and `NO_MATCH`.
89029
+ */
89030
+ fallbackBehavior: string;
89031
+ }
87736
89032
  interface RuleGroupRuleStatementRegexMatchStatementFieldToMatchUriPath {
87737
89033
  }
87738
89034
  interface RuleGroupRuleStatementRegexMatchStatementTextTransformation {
@@ -87810,6 +89106,10 @@ export declare namespace wafv2 {
87810
89106
  * Inspect a single query argument. See Single Query Argument below for details.
87811
89107
  */
87812
89108
  singleQueryArgument?: outputs.wafv2.RuleGroupRuleStatementRegexPatternSetReferenceStatementFieldToMatchSingleQueryArgument;
89109
+ /**
89110
+ * Inspect the part of a URL that follows the "#" symbol, providing additional information about the resource. See URI Fragment below for details.
89111
+ */
89112
+ uriFragment?: outputs.wafv2.RuleGroupRuleStatementRegexPatternSetReferenceStatementFieldToMatchUriFragment;
87813
89113
  /**
87814
89114
  * Inspect the request URI path. This is the part of a web request that identifies a resource, for example, `/images/daily-ad.jpg`.
87815
89115
  */
@@ -87935,6 +89235,12 @@ export declare namespace wafv2 {
87935
89235
  */
87936
89236
  name: string;
87937
89237
  }
89238
+ interface RuleGroupRuleStatementRegexPatternSetReferenceStatementFieldToMatchUriFragment {
89239
+ /**
89240
+ * What AWS WAF should do if it fails to completely parse the JSON body. Valid values are `MATCH` (default) and `NO_MATCH`.
89241
+ */
89242
+ fallbackBehavior: string;
89243
+ }
87938
89244
  interface RuleGroupRuleStatementRegexPatternSetReferenceStatementFieldToMatchUriPath {
87939
89245
  }
87940
89246
  interface RuleGroupRuleStatementRegexPatternSetReferenceStatementTextTransformation {
@@ -88016,6 +89322,10 @@ export declare namespace wafv2 {
88016
89322
  * Inspect a single query argument. See Single Query Argument below for details.
88017
89323
  */
88018
89324
  singleQueryArgument?: outputs.wafv2.RuleGroupRuleStatementSizeConstraintStatementFieldToMatchSingleQueryArgument;
89325
+ /**
89326
+ * Inspect the part of a URL that follows the "#" symbol, providing additional information about the resource. See URI Fragment below for details.
89327
+ */
89328
+ uriFragment?: outputs.wafv2.RuleGroupRuleStatementSizeConstraintStatementFieldToMatchUriFragment;
88019
89329
  /**
88020
89330
  * Inspect the request URI path. This is the part of a web request that identifies a resource, for example, `/images/daily-ad.jpg`.
88021
89331
  */
@@ -88141,6 +89451,12 @@ export declare namespace wafv2 {
88141
89451
  */
88142
89452
  name: string;
88143
89453
  }
89454
+ interface RuleGroupRuleStatementSizeConstraintStatementFieldToMatchUriFragment {
89455
+ /**
89456
+ * What AWS WAF should do if it fails to completely parse the JSON body. Valid values are `MATCH` (default) and `NO_MATCH`.
89457
+ */
89458
+ fallbackBehavior: string;
89459
+ }
88144
89460
  interface RuleGroupRuleStatementSizeConstraintStatementFieldToMatchUriPath {
88145
89461
  }
88146
89462
  interface RuleGroupRuleStatementSizeConstraintStatementTextTransformation {
@@ -88218,6 +89534,10 @@ export declare namespace wafv2 {
88218
89534
  * Inspect a single query argument. See Single Query Argument below for details.
88219
89535
  */
88220
89536
  singleQueryArgument?: outputs.wafv2.RuleGroupRuleStatementSqliMatchStatementFieldToMatchSingleQueryArgument;
89537
+ /**
89538
+ * Inspect the part of a URL that follows the "#" symbol, providing additional information about the resource. See URI Fragment below for details.
89539
+ */
89540
+ uriFragment?: outputs.wafv2.RuleGroupRuleStatementSqliMatchStatementFieldToMatchUriFragment;
88221
89541
  /**
88222
89542
  * Inspect the request URI path. This is the part of a web request that identifies a resource, for example, `/images/daily-ad.jpg`.
88223
89543
  */
@@ -88343,6 +89663,12 @@ export declare namespace wafv2 {
88343
89663
  */
88344
89664
  name: string;
88345
89665
  }
89666
+ interface RuleGroupRuleStatementSqliMatchStatementFieldToMatchUriFragment {
89667
+ /**
89668
+ * What AWS WAF should do if it fails to completely parse the JSON body. Valid values are `MATCH` (default) and `NO_MATCH`.
89669
+ */
89670
+ fallbackBehavior: string;
89671
+ }
88346
89672
  interface RuleGroupRuleStatementSqliMatchStatementFieldToMatchUriPath {
88347
89673
  }
88348
89674
  interface RuleGroupRuleStatementSqliMatchStatementTextTransformation {
@@ -88416,6 +89742,10 @@ export declare namespace wafv2 {
88416
89742
  * Inspect a single query argument. See Single Query Argument below for details.
88417
89743
  */
88418
89744
  singleQueryArgument?: outputs.wafv2.RuleGroupRuleStatementXssMatchStatementFieldToMatchSingleQueryArgument;
89745
+ /**
89746
+ * Inspect the part of a URL that follows the "#" symbol, providing additional information about the resource. See URI Fragment below for details.
89747
+ */
89748
+ uriFragment?: outputs.wafv2.RuleGroupRuleStatementXssMatchStatementFieldToMatchUriFragment;
88419
89749
  /**
88420
89750
  * Inspect the request URI path. This is the part of a web request that identifies a resource, for example, `/images/daily-ad.jpg`.
88421
89751
  */
@@ -88541,6 +89871,12 @@ export declare namespace wafv2 {
88541
89871
  */
88542
89872
  name: string;
88543
89873
  }
89874
+ interface RuleGroupRuleStatementXssMatchStatementFieldToMatchUriFragment {
89875
+ /**
89876
+ * What AWS WAF should do if it fails to completely parse the JSON body. Valid values are `MATCH` (default) and `NO_MATCH`.
89877
+ */
89878
+ fallbackBehavior: string;
89879
+ }
88544
89880
  interface RuleGroupRuleStatementXssMatchStatementFieldToMatchUriPath {
88545
89881
  }
88546
89882
  interface RuleGroupRuleStatementXssMatchStatementTextTransformation {
@@ -88677,6 +90013,40 @@ export declare namespace wafv2 {
88677
90013
  */
88678
90014
  key: string;
88679
90015
  }
90016
+ interface WebAclDataProtectionConfig {
90017
+ /**
90018
+ * A block for data protection configurations for specific web request field types. See `dataProtection` block for details.
90019
+ */
90020
+ dataProtections?: outputs.wafv2.WebAclDataProtectionConfigDataProtection[];
90021
+ }
90022
+ interface WebAclDataProtectionConfigDataProtection {
90023
+ /**
90024
+ * Specifies how to protect the field. Valid values are `SUBSTITUTION` or `HASH`.
90025
+ */
90026
+ action: string;
90027
+ /**
90028
+ * Boolean to specify whether to also exclude any rate-based rule details from the data protection you have enabled for a given field.
90029
+ */
90030
+ excludeRateBasedDetails?: boolean;
90031
+ /**
90032
+ * Boolean to specify whether to also exclude any rule match details from the data protection you have enabled for a given field. AWS WAF logs these details for non-terminating matching rules and for the terminating matching rule.
90033
+ */
90034
+ excludeRuleMatchDetails?: boolean;
90035
+ /**
90036
+ * Specifies the field type and optional keys to apply the protection behavior to. See `field` block below for details.
90037
+ */
90038
+ field: outputs.wafv2.WebAclDataProtectionConfigDataProtectionField;
90039
+ }
90040
+ interface WebAclDataProtectionConfigDataProtectionField {
90041
+ /**
90042
+ * Array of strings to specify the keys to protect for the specified field type. If you don't specify any key, then all keys for the field type are protected.
90043
+ */
90044
+ fieldKeys?: string[];
90045
+ /**
90046
+ * Specifies the web request component type to protect. Valid Values are `SINGLE_HEADER`, `SINGLE_COOKIE`, `SINGLE_QUERY_ARGUMENT`, `QUERY_STRING`, `BODY`.
90047
+ */
90048
+ fieldType: string;
90049
+ }
88680
90050
  interface WebAclDefaultAction {
88681
90051
  /**
88682
90052
  * Specifies that AWS WAF should allow requests by default. See `allow` below for details.
@@ -89172,6 +90542,10 @@ export declare namespace wafv2 {
89172
90542
  * Inspect a single query argument. See `singleQueryArgument` below for details.
89173
90543
  */
89174
90544
  singleQueryArgument?: outputs.wafv2.WebAclRuleStatementByteMatchStatementFieldToMatchSingleQueryArgument;
90545
+ /**
90546
+ * Inspect the part of a URL that follows the "#" symbol, providing additional information about the resource. See `uriFragment` below for details.
90547
+ */
90548
+ uriFragment?: outputs.wafv2.WebAclRuleStatementByteMatchStatementFieldToMatchUriFragment;
89175
90549
  /**
89176
90550
  * Inspect the request URI path. This is the part of a web request that identifies a resource, for example, `/images/daily-ad.jpg`.
89177
90551
  */
@@ -89300,6 +90674,12 @@ export declare namespace wafv2 {
89300
90674
  */
89301
90675
  name: string;
89302
90676
  }
90677
+ interface WebAclRuleStatementByteMatchStatementFieldToMatchUriFragment {
90678
+ /**
90679
+ * What AWS WAF should do if it fails to completely parse the JSON body. Valid values are `MATCH` (default) and `NO_MATCH`.
90680
+ */
90681
+ fallbackBehavior: string;
90682
+ }
89303
90683
  interface WebAclRuleStatementByteMatchStatementFieldToMatchUriPath {
89304
90684
  }
89305
90685
  interface WebAclRuleStatementByteMatchStatementTextTransformation {
@@ -89962,6 +91342,10 @@ export declare namespace wafv2 {
89962
91342
  * Inspect a single query argument. See `singleQueryArgument` below for details.
89963
91343
  */
89964
91344
  singleQueryArgument?: outputs.wafv2.WebAclRuleStatementManagedRuleGroupStatementScopeDownStatementByteMatchStatementFieldToMatchSingleQueryArgument;
91345
+ /**
91346
+ * Inspect the part of a URL that follows the "#" symbol, providing additional information about the resource. See `uriFragment` below for details.
91347
+ */
91348
+ uriFragment?: outputs.wafv2.WebAclRuleStatementManagedRuleGroupStatementScopeDownStatementByteMatchStatementFieldToMatchUriFragment;
89965
91349
  /**
89966
91350
  * Inspect the request URI path. This is the part of a web request that identifies a resource, for example, `/images/daily-ad.jpg`.
89967
91351
  */
@@ -90090,6 +91474,12 @@ export declare namespace wafv2 {
90090
91474
  */
90091
91475
  name: string;
90092
91476
  }
91477
+ interface WebAclRuleStatementManagedRuleGroupStatementScopeDownStatementByteMatchStatementFieldToMatchUriFragment {
91478
+ /**
91479
+ * What AWS WAF should do if it fails to completely parse the JSON body. Valid values are `MATCH` (default) and `NO_MATCH`.
91480
+ */
91481
+ fallbackBehavior: string;
91482
+ }
90093
91483
  interface WebAclRuleStatementManagedRuleGroupStatementScopeDownStatementByteMatchStatementFieldToMatchUriPath {
90094
91484
  }
90095
91485
  interface WebAclRuleStatementManagedRuleGroupStatementScopeDownStatementByteMatchStatementTextTransformation {
@@ -90231,6 +91621,10 @@ export declare namespace wafv2 {
90231
91621
  * Inspect a single query argument. See `singleQueryArgument` below for details.
90232
91622
  */
90233
91623
  singleQueryArgument?: outputs.wafv2.WebAclRuleStatementManagedRuleGroupStatementScopeDownStatementRegexMatchStatementFieldToMatchSingleQueryArgument;
91624
+ /**
91625
+ * Inspect the part of a URL that follows the "#" symbol, providing additional information about the resource. See `uriFragment` below for details.
91626
+ */
91627
+ uriFragment?: outputs.wafv2.WebAclRuleStatementManagedRuleGroupStatementScopeDownStatementRegexMatchStatementFieldToMatchUriFragment;
90234
91628
  /**
90235
91629
  * Inspect the request URI path. This is the part of a web request that identifies a resource, for example, `/images/daily-ad.jpg`.
90236
91630
  */
@@ -90359,6 +91753,12 @@ export declare namespace wafv2 {
90359
91753
  */
90360
91754
  name: string;
90361
91755
  }
91756
+ interface WebAclRuleStatementManagedRuleGroupStatementScopeDownStatementRegexMatchStatementFieldToMatchUriFragment {
91757
+ /**
91758
+ * What AWS WAF should do if it fails to completely parse the JSON body. Valid values are `MATCH` (default) and `NO_MATCH`.
91759
+ */
91760
+ fallbackBehavior: string;
91761
+ }
90362
91762
  interface WebAclRuleStatementManagedRuleGroupStatementScopeDownStatementRegexMatchStatementFieldToMatchUriPath {
90363
91763
  }
90364
91764
  interface WebAclRuleStatementManagedRuleGroupStatementScopeDownStatementRegexMatchStatementTextTransformation {
@@ -90434,6 +91834,10 @@ export declare namespace wafv2 {
90434
91834
  * Inspect a single query argument. See `singleQueryArgument` below for details.
90435
91835
  */
90436
91836
  singleQueryArgument?: outputs.wafv2.WebAclRuleStatementManagedRuleGroupStatementScopeDownStatementRegexPatternSetReferenceStatementFieldToMatchSingleQueryArgument;
91837
+ /**
91838
+ * Inspect the part of a URL that follows the "#" symbol, providing additional information about the resource. See `uriFragment` below for details.
91839
+ */
91840
+ uriFragment?: outputs.wafv2.WebAclRuleStatementManagedRuleGroupStatementScopeDownStatementRegexPatternSetReferenceStatementFieldToMatchUriFragment;
90437
91841
  /**
90438
91842
  * Inspect the request URI path. This is the part of a web request that identifies a resource, for example, `/images/daily-ad.jpg`.
90439
91843
  */
@@ -90562,6 +91966,12 @@ export declare namespace wafv2 {
90562
91966
  */
90563
91967
  name: string;
90564
91968
  }
91969
+ interface WebAclRuleStatementManagedRuleGroupStatementScopeDownStatementRegexPatternSetReferenceStatementFieldToMatchUriFragment {
91970
+ /**
91971
+ * What AWS WAF should do if it fails to completely parse the JSON body. Valid values are `MATCH` (default) and `NO_MATCH`.
91972
+ */
91973
+ fallbackBehavior: string;
91974
+ }
90565
91975
  interface WebAclRuleStatementManagedRuleGroupStatementScopeDownStatementRegexPatternSetReferenceStatementFieldToMatchUriPath {
90566
91976
  }
90567
91977
  interface WebAclRuleStatementManagedRuleGroupStatementScopeDownStatementRegexPatternSetReferenceStatementTextTransformation {
@@ -90641,6 +92051,10 @@ export declare namespace wafv2 {
90641
92051
  * Inspect a single query argument. See `singleQueryArgument` below for details.
90642
92052
  */
90643
92053
  singleQueryArgument?: outputs.wafv2.WebAclRuleStatementManagedRuleGroupStatementScopeDownStatementSizeConstraintStatementFieldToMatchSingleQueryArgument;
92054
+ /**
92055
+ * Inspect the part of a URL that follows the "#" symbol, providing additional information about the resource. See `uriFragment` below for details.
92056
+ */
92057
+ uriFragment?: outputs.wafv2.WebAclRuleStatementManagedRuleGroupStatementScopeDownStatementSizeConstraintStatementFieldToMatchUriFragment;
90644
92058
  /**
90645
92059
  * Inspect the request URI path. This is the part of a web request that identifies a resource, for example, `/images/daily-ad.jpg`.
90646
92060
  */
@@ -90769,6 +92183,12 @@ export declare namespace wafv2 {
90769
92183
  */
90770
92184
  name: string;
90771
92185
  }
92186
+ interface WebAclRuleStatementManagedRuleGroupStatementScopeDownStatementSizeConstraintStatementFieldToMatchUriFragment {
92187
+ /**
92188
+ * What AWS WAF should do if it fails to completely parse the JSON body. Valid values are `MATCH` (default) and `NO_MATCH`.
92189
+ */
92190
+ fallbackBehavior: string;
92191
+ }
90772
92192
  interface WebAclRuleStatementManagedRuleGroupStatementScopeDownStatementSizeConstraintStatementFieldToMatchUriPath {
90773
92193
  }
90774
92194
  interface WebAclRuleStatementManagedRuleGroupStatementScopeDownStatementSizeConstraintStatementTextTransformation {
@@ -90844,6 +92264,10 @@ export declare namespace wafv2 {
90844
92264
  * Inspect a single query argument. See `singleQueryArgument` below for details.
90845
92265
  */
90846
92266
  singleQueryArgument?: outputs.wafv2.WebAclRuleStatementManagedRuleGroupStatementScopeDownStatementSqliMatchStatementFieldToMatchSingleQueryArgument;
92267
+ /**
92268
+ * Inspect the part of a URL that follows the "#" symbol, providing additional information about the resource. See `uriFragment` below for details.
92269
+ */
92270
+ uriFragment?: outputs.wafv2.WebAclRuleStatementManagedRuleGroupStatementScopeDownStatementSqliMatchStatementFieldToMatchUriFragment;
90847
92271
  /**
90848
92272
  * Inspect the request URI path. This is the part of a web request that identifies a resource, for example, `/images/daily-ad.jpg`.
90849
92273
  */
@@ -90972,6 +92396,12 @@ export declare namespace wafv2 {
90972
92396
  */
90973
92397
  name: string;
90974
92398
  }
92399
+ interface WebAclRuleStatementManagedRuleGroupStatementScopeDownStatementSqliMatchStatementFieldToMatchUriFragment {
92400
+ /**
92401
+ * What AWS WAF should do if it fails to completely parse the JSON body. Valid values are `MATCH` (default) and `NO_MATCH`.
92402
+ */
92403
+ fallbackBehavior: string;
92404
+ }
90975
92405
  interface WebAclRuleStatementManagedRuleGroupStatementScopeDownStatementSqliMatchStatementFieldToMatchUriPath {
90976
92406
  }
90977
92407
  interface WebAclRuleStatementManagedRuleGroupStatementScopeDownStatementSqliMatchStatementTextTransformation {
@@ -91043,6 +92473,10 @@ export declare namespace wafv2 {
91043
92473
  * Inspect a single query argument. See `singleQueryArgument` below for details.
91044
92474
  */
91045
92475
  singleQueryArgument?: outputs.wafv2.WebAclRuleStatementManagedRuleGroupStatementScopeDownStatementXssMatchStatementFieldToMatchSingleQueryArgument;
92476
+ /**
92477
+ * Inspect the part of a URL that follows the "#" symbol, providing additional information about the resource. See `uriFragment` below for details.
92478
+ */
92479
+ uriFragment?: outputs.wafv2.WebAclRuleStatementManagedRuleGroupStatementScopeDownStatementXssMatchStatementFieldToMatchUriFragment;
91046
92480
  /**
91047
92481
  * Inspect the request URI path. This is the part of a web request that identifies a resource, for example, `/images/daily-ad.jpg`.
91048
92482
  */
@@ -91171,6 +92605,12 @@ export declare namespace wafv2 {
91171
92605
  */
91172
92606
  name: string;
91173
92607
  }
92608
+ interface WebAclRuleStatementManagedRuleGroupStatementScopeDownStatementXssMatchStatementFieldToMatchUriFragment {
92609
+ /**
92610
+ * What AWS WAF should do if it fails to completely parse the JSON body. Valid values are `MATCH` (default) and `NO_MATCH`.
92611
+ */
92612
+ fallbackBehavior: string;
92613
+ }
91174
92614
  interface WebAclRuleStatementManagedRuleGroupStatementScopeDownStatementXssMatchStatementFieldToMatchUriPath {
91175
92615
  }
91176
92616
  interface WebAclRuleStatementManagedRuleGroupStatementScopeDownStatementXssMatchStatementTextTransformation {
@@ -91518,6 +92958,10 @@ export declare namespace wafv2 {
91518
92958
  * Inspect a single query argument. See `singleQueryArgument` below for details.
91519
92959
  */
91520
92960
  singleQueryArgument?: outputs.wafv2.WebAclRuleStatementRateBasedStatementScopeDownStatementByteMatchStatementFieldToMatchSingleQueryArgument;
92961
+ /**
92962
+ * Inspect the part of a URL that follows the "#" symbol, providing additional information about the resource. See `uriFragment` below for details.
92963
+ */
92964
+ uriFragment?: outputs.wafv2.WebAclRuleStatementRateBasedStatementScopeDownStatementByteMatchStatementFieldToMatchUriFragment;
91521
92965
  /**
91522
92966
  * Inspect the request URI path. This is the part of a web request that identifies a resource, for example, `/images/daily-ad.jpg`.
91523
92967
  */
@@ -91646,6 +93090,12 @@ export declare namespace wafv2 {
91646
93090
  */
91647
93091
  name: string;
91648
93092
  }
93093
+ interface WebAclRuleStatementRateBasedStatementScopeDownStatementByteMatchStatementFieldToMatchUriFragment {
93094
+ /**
93095
+ * What AWS WAF should do if it fails to completely parse the JSON body. Valid values are `MATCH` (default) and `NO_MATCH`.
93096
+ */
93097
+ fallbackBehavior: string;
93098
+ }
91649
93099
  interface WebAclRuleStatementRateBasedStatementScopeDownStatementByteMatchStatementFieldToMatchUriPath {
91650
93100
  }
91651
93101
  interface WebAclRuleStatementRateBasedStatementScopeDownStatementByteMatchStatementTextTransformation {
@@ -91787,6 +93237,10 @@ export declare namespace wafv2 {
91787
93237
  * Inspect a single query argument. See `singleQueryArgument` below for details.
91788
93238
  */
91789
93239
  singleQueryArgument?: outputs.wafv2.WebAclRuleStatementRateBasedStatementScopeDownStatementRegexMatchStatementFieldToMatchSingleQueryArgument;
93240
+ /**
93241
+ * Inspect the part of a URL that follows the "#" symbol, providing additional information about the resource. See `uriFragment` below for details.
93242
+ */
93243
+ uriFragment?: outputs.wafv2.WebAclRuleStatementRateBasedStatementScopeDownStatementRegexMatchStatementFieldToMatchUriFragment;
91790
93244
  /**
91791
93245
  * Inspect the request URI path. This is the part of a web request that identifies a resource, for example, `/images/daily-ad.jpg`.
91792
93246
  */
@@ -91915,6 +93369,12 @@ export declare namespace wafv2 {
91915
93369
  */
91916
93370
  name: string;
91917
93371
  }
93372
+ interface WebAclRuleStatementRateBasedStatementScopeDownStatementRegexMatchStatementFieldToMatchUriFragment {
93373
+ /**
93374
+ * What AWS WAF should do if it fails to completely parse the JSON body. Valid values are `MATCH` (default) and `NO_MATCH`.
93375
+ */
93376
+ fallbackBehavior: string;
93377
+ }
91918
93378
  interface WebAclRuleStatementRateBasedStatementScopeDownStatementRegexMatchStatementFieldToMatchUriPath {
91919
93379
  }
91920
93380
  interface WebAclRuleStatementRateBasedStatementScopeDownStatementRegexMatchStatementTextTransformation {
@@ -91990,6 +93450,10 @@ export declare namespace wafv2 {
91990
93450
  * Inspect a single query argument. See `singleQueryArgument` below for details.
91991
93451
  */
91992
93452
  singleQueryArgument?: outputs.wafv2.WebAclRuleStatementRateBasedStatementScopeDownStatementRegexPatternSetReferenceStatementFieldToMatchSingleQueryArgument;
93453
+ /**
93454
+ * Inspect the part of a URL that follows the "#" symbol, providing additional information about the resource. See `uriFragment` below for details.
93455
+ */
93456
+ uriFragment?: outputs.wafv2.WebAclRuleStatementRateBasedStatementScopeDownStatementRegexPatternSetReferenceStatementFieldToMatchUriFragment;
91993
93457
  /**
91994
93458
  * Inspect the request URI path. This is the part of a web request that identifies a resource, for example, `/images/daily-ad.jpg`.
91995
93459
  */
@@ -92118,6 +93582,12 @@ export declare namespace wafv2 {
92118
93582
  */
92119
93583
  name: string;
92120
93584
  }
93585
+ interface WebAclRuleStatementRateBasedStatementScopeDownStatementRegexPatternSetReferenceStatementFieldToMatchUriFragment {
93586
+ /**
93587
+ * What AWS WAF should do if it fails to completely parse the JSON body. Valid values are `MATCH` (default) and `NO_MATCH`.
93588
+ */
93589
+ fallbackBehavior: string;
93590
+ }
92121
93591
  interface WebAclRuleStatementRateBasedStatementScopeDownStatementRegexPatternSetReferenceStatementFieldToMatchUriPath {
92122
93592
  }
92123
93593
  interface WebAclRuleStatementRateBasedStatementScopeDownStatementRegexPatternSetReferenceStatementTextTransformation {
@@ -92197,6 +93667,10 @@ export declare namespace wafv2 {
92197
93667
  * Inspect a single query argument. See `singleQueryArgument` below for details.
92198
93668
  */
92199
93669
  singleQueryArgument?: outputs.wafv2.WebAclRuleStatementRateBasedStatementScopeDownStatementSizeConstraintStatementFieldToMatchSingleQueryArgument;
93670
+ /**
93671
+ * Inspect the part of a URL that follows the "#" symbol, providing additional information about the resource. See `uriFragment` below for details.
93672
+ */
93673
+ uriFragment?: outputs.wafv2.WebAclRuleStatementRateBasedStatementScopeDownStatementSizeConstraintStatementFieldToMatchUriFragment;
92200
93674
  /**
92201
93675
  * Inspect the request URI path. This is the part of a web request that identifies a resource, for example, `/images/daily-ad.jpg`.
92202
93676
  */
@@ -92325,6 +93799,12 @@ export declare namespace wafv2 {
92325
93799
  */
92326
93800
  name: string;
92327
93801
  }
93802
+ interface WebAclRuleStatementRateBasedStatementScopeDownStatementSizeConstraintStatementFieldToMatchUriFragment {
93803
+ /**
93804
+ * What AWS WAF should do if it fails to completely parse the JSON body. Valid values are `MATCH` (default) and `NO_MATCH`.
93805
+ */
93806
+ fallbackBehavior: string;
93807
+ }
92328
93808
  interface WebAclRuleStatementRateBasedStatementScopeDownStatementSizeConstraintStatementFieldToMatchUriPath {
92329
93809
  }
92330
93810
  interface WebAclRuleStatementRateBasedStatementScopeDownStatementSizeConstraintStatementTextTransformation {
@@ -92400,6 +93880,10 @@ export declare namespace wafv2 {
92400
93880
  * Inspect a single query argument. See `singleQueryArgument` below for details.
92401
93881
  */
92402
93882
  singleQueryArgument?: outputs.wafv2.WebAclRuleStatementRateBasedStatementScopeDownStatementSqliMatchStatementFieldToMatchSingleQueryArgument;
93883
+ /**
93884
+ * Inspect the part of a URL that follows the "#" symbol, providing additional information about the resource. See `uriFragment` below for details.
93885
+ */
93886
+ uriFragment?: outputs.wafv2.WebAclRuleStatementRateBasedStatementScopeDownStatementSqliMatchStatementFieldToMatchUriFragment;
92403
93887
  /**
92404
93888
  * Inspect the request URI path. This is the part of a web request that identifies a resource, for example, `/images/daily-ad.jpg`.
92405
93889
  */
@@ -92528,6 +94012,12 @@ export declare namespace wafv2 {
92528
94012
  */
92529
94013
  name: string;
92530
94014
  }
94015
+ interface WebAclRuleStatementRateBasedStatementScopeDownStatementSqliMatchStatementFieldToMatchUriFragment {
94016
+ /**
94017
+ * What AWS WAF should do if it fails to completely parse the JSON body. Valid values are `MATCH` (default) and `NO_MATCH`.
94018
+ */
94019
+ fallbackBehavior: string;
94020
+ }
92531
94021
  interface WebAclRuleStatementRateBasedStatementScopeDownStatementSqliMatchStatementFieldToMatchUriPath {
92532
94022
  }
92533
94023
  interface WebAclRuleStatementRateBasedStatementScopeDownStatementSqliMatchStatementTextTransformation {
@@ -92599,6 +94089,10 @@ export declare namespace wafv2 {
92599
94089
  * Inspect a single query argument. See `singleQueryArgument` below for details.
92600
94090
  */
92601
94091
  singleQueryArgument?: outputs.wafv2.WebAclRuleStatementRateBasedStatementScopeDownStatementXssMatchStatementFieldToMatchSingleQueryArgument;
94092
+ /**
94093
+ * Inspect the part of a URL that follows the "#" symbol, providing additional information about the resource. See `uriFragment` below for details.
94094
+ */
94095
+ uriFragment?: outputs.wafv2.WebAclRuleStatementRateBasedStatementScopeDownStatementXssMatchStatementFieldToMatchUriFragment;
92602
94096
  /**
92603
94097
  * Inspect the request URI path. This is the part of a web request that identifies a resource, for example, `/images/daily-ad.jpg`.
92604
94098
  */
@@ -92727,6 +94221,12 @@ export declare namespace wafv2 {
92727
94221
  */
92728
94222
  name: string;
92729
94223
  }
94224
+ interface WebAclRuleStatementRateBasedStatementScopeDownStatementXssMatchStatementFieldToMatchUriFragment {
94225
+ /**
94226
+ * What AWS WAF should do if it fails to completely parse the JSON body. Valid values are `MATCH` (default) and `NO_MATCH`.
94227
+ */
94228
+ fallbackBehavior: string;
94229
+ }
92730
94230
  interface WebAclRuleStatementRateBasedStatementScopeDownStatementXssMatchStatementFieldToMatchUriPath {
92731
94231
  }
92732
94232
  interface WebAclRuleStatementRateBasedStatementScopeDownStatementXssMatchStatementTextTransformation {
@@ -92802,6 +94302,10 @@ export declare namespace wafv2 {
92802
94302
  * Inspect a single query argument. See `singleQueryArgument` below for details.
92803
94303
  */
92804
94304
  singleQueryArgument?: outputs.wafv2.WebAclRuleStatementRegexMatchStatementFieldToMatchSingleQueryArgument;
94305
+ /**
94306
+ * Inspect the part of a URL that follows the "#" symbol, providing additional information about the resource. See `uriFragment` below for details.
94307
+ */
94308
+ uriFragment?: outputs.wafv2.WebAclRuleStatementRegexMatchStatementFieldToMatchUriFragment;
92805
94309
  /**
92806
94310
  * Inspect the request URI path. This is the part of a web request that identifies a resource, for example, `/images/daily-ad.jpg`.
92807
94311
  */
@@ -92930,6 +94434,12 @@ export declare namespace wafv2 {
92930
94434
  */
92931
94435
  name: string;
92932
94436
  }
94437
+ interface WebAclRuleStatementRegexMatchStatementFieldToMatchUriFragment {
94438
+ /**
94439
+ * What AWS WAF should do if it fails to completely parse the JSON body. Valid values are `MATCH` (default) and `NO_MATCH`.
94440
+ */
94441
+ fallbackBehavior: string;
94442
+ }
92933
94443
  interface WebAclRuleStatementRegexMatchStatementFieldToMatchUriPath {
92934
94444
  }
92935
94445
  interface WebAclRuleStatementRegexMatchStatementTextTransformation {
@@ -93005,6 +94515,10 @@ export declare namespace wafv2 {
93005
94515
  * Inspect a single query argument. See `singleQueryArgument` below for details.
93006
94516
  */
93007
94517
  singleQueryArgument?: outputs.wafv2.WebAclRuleStatementRegexPatternSetReferenceStatementFieldToMatchSingleQueryArgument;
94518
+ /**
94519
+ * Inspect the part of a URL that follows the "#" symbol, providing additional information about the resource. See `uriFragment` below for details.
94520
+ */
94521
+ uriFragment?: outputs.wafv2.WebAclRuleStatementRegexPatternSetReferenceStatementFieldToMatchUriFragment;
93008
94522
  /**
93009
94523
  * Inspect the request URI path. This is the part of a web request that identifies a resource, for example, `/images/daily-ad.jpg`.
93010
94524
  */
@@ -93133,6 +94647,12 @@ export declare namespace wafv2 {
93133
94647
  */
93134
94648
  name: string;
93135
94649
  }
94650
+ interface WebAclRuleStatementRegexPatternSetReferenceStatementFieldToMatchUriFragment {
94651
+ /**
94652
+ * What AWS WAF should do if it fails to completely parse the JSON body. Valid values are `MATCH` (default) and `NO_MATCH`.
94653
+ */
94654
+ fallbackBehavior: string;
94655
+ }
93136
94656
  interface WebAclRuleStatementRegexPatternSetReferenceStatementFieldToMatchUriPath {
93137
94657
  }
93138
94658
  interface WebAclRuleStatementRegexPatternSetReferenceStatementTextTransformation {
@@ -93363,6 +94883,10 @@ export declare namespace wafv2 {
93363
94883
  * Inspect a single query argument. See `singleQueryArgument` below for details.
93364
94884
  */
93365
94885
  singleQueryArgument?: outputs.wafv2.WebAclRuleStatementSizeConstraintStatementFieldToMatchSingleQueryArgument;
94886
+ /**
94887
+ * Inspect the part of a URL that follows the "#" symbol, providing additional information about the resource. See `uriFragment` below for details.
94888
+ */
94889
+ uriFragment?: outputs.wafv2.WebAclRuleStatementSizeConstraintStatementFieldToMatchUriFragment;
93366
94890
  /**
93367
94891
  * Inspect the request URI path. This is the part of a web request that identifies a resource, for example, `/images/daily-ad.jpg`.
93368
94892
  */
@@ -93491,6 +95015,12 @@ export declare namespace wafv2 {
93491
95015
  */
93492
95016
  name: string;
93493
95017
  }
95018
+ interface WebAclRuleStatementSizeConstraintStatementFieldToMatchUriFragment {
95019
+ /**
95020
+ * What AWS WAF should do if it fails to completely parse the JSON body. Valid values are `MATCH` (default) and `NO_MATCH`.
95021
+ */
95022
+ fallbackBehavior: string;
95023
+ }
93494
95024
  interface WebAclRuleStatementSizeConstraintStatementFieldToMatchUriPath {
93495
95025
  }
93496
95026
  interface WebAclRuleStatementSizeConstraintStatementTextTransformation {
@@ -93566,6 +95096,10 @@ export declare namespace wafv2 {
93566
95096
  * Inspect a single query argument. See `singleQueryArgument` below for details.
93567
95097
  */
93568
95098
  singleQueryArgument?: outputs.wafv2.WebAclRuleStatementSqliMatchStatementFieldToMatchSingleQueryArgument;
95099
+ /**
95100
+ * Inspect the part of a URL that follows the "#" symbol, providing additional information about the resource. See `uriFragment` below for details.
95101
+ */
95102
+ uriFragment?: outputs.wafv2.WebAclRuleStatementSqliMatchStatementFieldToMatchUriFragment;
93569
95103
  /**
93570
95104
  * Inspect the request URI path. This is the part of a web request that identifies a resource, for example, `/images/daily-ad.jpg`.
93571
95105
  */
@@ -93694,6 +95228,12 @@ export declare namespace wafv2 {
93694
95228
  */
93695
95229
  name: string;
93696
95230
  }
95231
+ interface WebAclRuleStatementSqliMatchStatementFieldToMatchUriFragment {
95232
+ /**
95233
+ * What AWS WAF should do if it fails to completely parse the JSON body. Valid values are `MATCH` (default) and `NO_MATCH`.
95234
+ */
95235
+ fallbackBehavior: string;
95236
+ }
93697
95237
  interface WebAclRuleStatementSqliMatchStatementFieldToMatchUriPath {
93698
95238
  }
93699
95239
  interface WebAclRuleStatementSqliMatchStatementTextTransformation {
@@ -93765,6 +95305,10 @@ export declare namespace wafv2 {
93765
95305
  * Inspect a single query argument. See `singleQueryArgument` below for details.
93766
95306
  */
93767
95307
  singleQueryArgument?: outputs.wafv2.WebAclRuleStatementXssMatchStatementFieldToMatchSingleQueryArgument;
95308
+ /**
95309
+ * Inspect the part of a URL that follows the "#" symbol, providing additional information about the resource. See `uriFragment` below for details.
95310
+ */
95311
+ uriFragment?: outputs.wafv2.WebAclRuleStatementXssMatchStatementFieldToMatchUriFragment;
93768
95312
  /**
93769
95313
  * Inspect the request URI path. This is the part of a web request that identifies a resource, for example, `/images/daily-ad.jpg`.
93770
95314
  */
@@ -93893,6 +95437,12 @@ export declare namespace wafv2 {
93893
95437
  */
93894
95438
  name: string;
93895
95439
  }
95440
+ interface WebAclRuleStatementXssMatchStatementFieldToMatchUriFragment {
95441
+ /**
95442
+ * What AWS WAF should do if it fails to completely parse the JSON body. Valid values are `MATCH` (default) and `NO_MATCH`.
95443
+ */
95444
+ fallbackBehavior: string;
95445
+ }
93896
95446
  interface WebAclRuleStatementXssMatchStatementFieldToMatchUriPath {
93897
95447
  }
93898
95448
  interface WebAclRuleStatementXssMatchStatementTextTransformation {
@@ -93975,6 +95525,16 @@ export declare namespace workspaces {
93975
95525
  */
93976
95526
  delete?: string;
93977
95527
  }
95528
+ interface DirectoryActiveDirectoryConfig {
95529
+ /**
95530
+ * Fully qualified domain name of the AWS Directory Service directory.
95531
+ */
95532
+ domainName: string;
95533
+ /**
95534
+ * ARN of the Secrets Manager secret that contains the credentials for the service account. For more information, see [Service Account Details](https://docs.aws.amazon.com/workspaces/latest/adminguide/pools-service-account-details.html).
95535
+ */
95536
+ serviceAccountSecretArn: string;
95537
+ }
93978
95538
  interface DirectoryCertificateBasedAuthProperties {
93979
95539
  /**
93980
95540
  * The Amazon Resource Name (ARN) of the certificate manager private certificate authority (ACM-PCA) that is used for certificate-based authentication.
@@ -94069,11 +95629,11 @@ export declare namespace workspaces {
94069
95629
  */
94070
95630
  enableInternetAccess?: boolean;
94071
95631
  /**
94072
- * Indicates whether maintenance mode is enabled for your WorkSpaces. For more information, see [WorkSpace Maintenance](https://docs.aws.amazon.com/workspaces/latest/adminguide/workspace-maintenance.html)..
95632
+ * Indicates whether maintenance mode is enabled for your WorkSpaces. Valid only if `workspaceType` is set to `PERSONAL`.
94073
95633
  */
94074
95634
  enableMaintenanceMode?: boolean;
94075
95635
  /**
94076
- * Indicates whether users are local administrators of their WorkSpaces.
95636
+ * Indicates whether users are local administrators of their WorkSpaces. Valid only if `workspaceType` is set to `PERSONAL`.
94077
95637
  */
94078
95638
  userEnabledAsLocalAdministrator?: boolean;
94079
95639
  }
@@ -94095,6 +95655,16 @@ export declare namespace workspaces {
94095
95655
  */
94096
95656
  capacity: string;
94097
95657
  }
95658
+ interface GetDirectoryActiveDirectoryConfig {
95659
+ /**
95660
+ * Fully qualified domain name of the AWS Directory Service directory.
95661
+ */
95662
+ domainName: string;
95663
+ /**
95664
+ * ARN of the Secrets Manager secret that contains the credentials for the service account.
95665
+ */
95666
+ serviceAccountSecretArn: string;
95667
+ }
94098
95668
  interface GetDirectoryCertificateBasedAuthProperty {
94099
95669
  certificateAuthorityArn: string;
94100
95670
  status: string;