@propulsionworks/cloudformation 0.1.11 → 0.1.13

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 (57) hide show
  1. package/out/exports/resources.generated/aws-accessanalyzer-analyzer.d.ts +38 -0
  2. package/out/exports/resources.generated/aws-amplify-app.d.ts +32 -2
  3. package/out/exports/resources.generated/aws-apigateway-method.d.ts +1 -1
  4. package/out/exports/resources.generated/aws-appsync-apicache.d.ts +4 -0
  5. package/out/exports/resources.generated/aws-athena-workgroup.d.ts +37 -0
  6. package/out/exports/resources.generated/aws-bedrock-flow.d.ts +48 -21
  7. package/out/exports/resources.generated/aws-cleanrooms-collaboration.d.ts +3 -3
  8. package/out/exports/resources.generated/aws-connect-emailaddress.d.ts +1 -1
  9. package/out/exports/resources.generated/aws-connect-evaluationform.d.ts +20 -2
  10. package/out/exports/resources.generated/aws-connect-queue.d.ts +1 -1
  11. package/out/exports/resources.generated/aws-customerprofiles-calculatedattributedefinition.d.ts +50 -1
  12. package/out/exports/resources.generated/aws-customerprofiles-objecttype.d.ts +13 -1
  13. package/out/exports/resources.generated/aws-customerprofiles-segmentdefinition.d.ts +34 -4
  14. package/out/exports/resources.generated/aws-datazone-projectprofile.d.ts +101 -0
  15. package/out/exports/resources.generated/aws-deadline-fleet.d.ts +3 -1
  16. package/out/exports/resources.generated/aws-dsql-cluster.d.ts +17 -9
  17. package/out/exports/resources.generated/aws-ec2-ec2fleet.d.ts +55 -0
  18. package/out/exports/resources.generated/aws-ec2-egressonlyinternetgateway.d.ts +6 -1
  19. package/out/exports/resources.generated/aws-ec2-trafficmirrorfilter.d.ts +7 -1
  20. package/out/exports/resources.generated/aws-ecr-repositorycreationtemplate.d.ts +1 -1
  21. package/out/exports/resources.generated/aws-ecs-service.d.ts +60 -2
  22. package/out/exports/resources.generated/aws-efs-mounttarget.d.ts +15 -3
  23. package/out/exports/resources.generated/aws-eks-addon.d.ts +3 -3
  24. package/out/exports/resources.generated/aws-eks-cluster.d.ts +14 -12
  25. package/out/exports/resources.generated/aws-eks-podidentityassociation.d.ts +24 -2
  26. package/out/exports/resources.generated/aws-entityresolution-matchingworkflow.d.ts +15 -5
  27. package/out/exports/resources.generated/aws-evs-environment.d.ts +62 -7
  28. package/out/exports/resources.generated/aws-fis-experimenttemplate.d.ts +1 -1
  29. package/out/exports/resources.generated/aws-inspectorv2-filter.d.ts +56 -0
  30. package/out/exports/resources.generated/aws-kendra-datasource.d.ts +113 -1
  31. package/out/exports/resources.generated/aws-kms-key.d.ts +10 -3
  32. package/out/exports/resources.generated/aws-lambda-eventinvokeconfig.d.ts +4 -2
  33. package/out/exports/resources.generated/aws-lambda-eventsourcemapping.d.ts +2 -9
  34. package/out/exports/resources.generated/aws-mediatailor-playbackconfiguration.d.ts +66 -0
  35. package/out/exports/resources.generated/aws-mpa-approvalteam.d.ts +2 -0
  36. package/out/exports/resources.generated/aws-mpa-identitysource.d.ts +2 -0
  37. package/out/exports/resources.generated/aws-msk-cluster.d.ts +15 -1
  38. package/out/exports/resources.generated/aws-mwaa-environment.d.ts +10 -0
  39. package/out/exports/resources.generated/aws-networkfirewall-loggingconfiguration.d.ts +4 -0
  40. package/out/exports/resources.generated/aws-networkfirewall-rulegroup.d.ts +1 -1
  41. package/out/exports/resources.generated/aws-networkfirewall-tlsinspectionconfiguration.d.ts +1 -1
  42. package/out/exports/resources.generated/aws-networkfirewall-vpcendpointassociation.d.ts +38 -6
  43. package/out/exports/resources.generated/aws-opsworkscm-server.d.ts +6 -5
  44. package/out/exports/resources.generated/aws-organizations-policy.d.ts +1 -1
  45. package/out/exports/resources.generated/aws-rum-appmonitor.d.ts +1 -1
  46. package/out/exports/resources.generated/aws-sagemaker-domain.d.ts +65 -0
  47. package/out/exports/resources.generated/aws-sagemaker-model.d.ts +2 -0
  48. package/out/exports/resources.generated/aws-sagemaker-modelpackage.d.ts +2 -0
  49. package/out/exports/resources.generated/aws-securityhub-aggregatorv2.d.ts +44 -0
  50. package/out/exports/resources.generated/aws-securityhub-automationrule.d.ts +1 -1
  51. package/out/exports/resources.generated/aws-securityhub-automationrulev2.d.ts +403 -0
  52. package/out/exports/resources.generated/aws-securityhub-hubv2.d.ts +30 -0
  53. package/out/exports/resources.generated/aws-securityhub-insight.d.ts +1 -1
  54. package/out/exports/resources.generated/aws-synthetics-canary.d.ts +5 -0
  55. package/out/exports/resources.generated/aws-wafv2-rulegroup.d.ts +31 -1
  56. package/out/exports/resources.generated/aws-wafv2-webacl.d.ts +175 -4
  57. package/package.json +1 -1
@@ -38,9 +38,9 @@ export type EKSAddonProps = {
38
38
  */
39
39
  ConfigurationValues?: string | undefined;
40
40
  /**
41
- * An array of Pod Identity Assocations owned by the Addon. Each EKS Pod Identity association maps a role to a service account in a namespace in the cluster.
41
+ * An array of EKS Pod Identity associations owned by the add-on. Each association maps a role to a service account in a namespace in the cluster.
42
42
  *
43
- * For more information, see [Attach an IAM Role to an Amazon EKS add-on using Pod Identity](https://docs.aws.amazon.com/eks/latest/userguide/add-ons-iam.html) in the *Amazon EKS User Guide* .
43
+ * For more information, see [Attach an IAM Role to an Amazon EKS add-on using EKS Pod Identity](https://docs.aws.amazon.com/eks/latest/userguide/add-ons-iam.html) in the *Amazon EKS User Guide* .
44
44
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-eks-addon.html#cfn-eks-addon-podidentityassociations}
45
45
  */
46
46
  PodIdentityAssociations?: PodIdentityAssociation[] | undefined;
@@ -91,7 +91,7 @@ export type EKSAddonAttribs = {
91
91
  */
92
92
  export type PodIdentityAssociation = {
93
93
  /**
94
- * The Amazon Resource Name (ARN) of the IAM role to associate with the service account. The EKS Pod Identity agent manages credentials to assume this role for applications in the containers in the pods that use this service account.
94
+ * The Amazon Resource Name (ARN) of the IAM role to associate with the service account. The EKS Pod Identity agent manages credentials to assume this role for applications in the containers in the Pods that use this service account.
95
95
  * @pattern ^arn:aws(-cn|-us-gov|-iso(-[a-z])?)?:iam::\d{12}:(role)\/*
96
96
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-eks-addon-podidentityassociation.html#cfn-eks-addon-podidentityassociation-rolearn}
97
97
  */
@@ -8,7 +8,7 @@ import type { ResourceDefinitionWithAttributes, Tag } from "../main.ts";
8
8
  *
9
9
  * Amazon EKS nodes run in your AWS account and connect to your cluster's control plane over the Kubernetes API server endpoint and a certificate file that is created for your cluster.
10
10
  *
11
- * You can use the `endpointPublicAccess` and `endpointPrivateAccess` parameters to enable or disable public and private access to your cluster's Kubernetes API server endpoint. By default, public access is enabled, and private access is disabled. For more information, see [Amazon EKS Cluster Endpoint Access Control](https://docs.aws.amazon.com/eks/latest/userguide/cluster-endpoint.html) in the **Amazon EKS User Guide** .
11
+ * You can use the `endpointPublicAccess` and `endpointPrivateAccess` parameters to enable or disable public and private access to your cluster's Kubernetes API server endpoint. By default, public access is enabled, and private access is disabled. The endpoint domain name and IP address family depends on the value of the `ipFamily` for the cluster. For more information, see [Amazon EKS Cluster Endpoint Access Control](https://docs.aws.amazon.com/eks/latest/userguide/cluster-endpoint.html) in the **Amazon EKS User Guide** .
12
12
  *
13
13
  * You can use the `logging` parameter to enable or disable exporting the Kubernetes control plane logs for your cluster to CloudWatch Logs. By default, cluster control plane logs aren't exported to CloudWatch Logs. For more information, see [Amazon EKS Cluster Control Plane Logs](https://docs.aws.amazon.com/eks/latest/userguide/control-plane-logs.html) in the **Amazon EKS User Guide** .
14
14
  *
@@ -27,7 +27,7 @@ export type EKSCluster = ResourceDefinitionWithAttributes<"AWS::EKS::Cluster", E
27
27
  *
28
28
  * Amazon EKS nodes run in your AWS account and connect to your cluster's control plane over the Kubernetes API server endpoint and a certificate file that is created for your cluster.
29
29
  *
30
- * You can use the `endpointPublicAccess` and `endpointPrivateAccess` parameters to enable or disable public and private access to your cluster's Kubernetes API server endpoint. By default, public access is enabled, and private access is disabled. For more information, see [Amazon EKS Cluster Endpoint Access Control](https://docs.aws.amazon.com/eks/latest/userguide/cluster-endpoint.html) in the **Amazon EKS User Guide** .
30
+ * You can use the `endpointPublicAccess` and `endpointPrivateAccess` parameters to enable or disable public and private access to your cluster's Kubernetes API server endpoint. By default, public access is enabled, and private access is disabled. The endpoint domain name and IP address family depends on the value of the `ipFamily` for the cluster. For more information, see [Amazon EKS Cluster Endpoint Access Control](https://docs.aws.amazon.com/eks/latest/userguide/cluster-endpoint.html) in the **Amazon EKS User Guide** .
31
31
  *
32
32
  * You can use the `logging` parameter to enable or disable exporting the Kubernetes control plane logs for your cluster to CloudWatch Logs. By default, cluster control plane logs aren't exported to CloudWatch Logs. For more information, see [Amazon EKS Cluster Control Plane Logs](https://docs.aws.amazon.com/eks/latest/userguide/control-plane-logs.html) in the **Amazon EKS User Guide** .
33
33
  *
@@ -45,7 +45,7 @@ export type EKSClusterProps = {
45
45
  /**
46
46
  * If you set this value to `False` when creating a cluster, the default networking add-ons will not be installed.
47
47
  *
48
- * The default networking addons include vpc-cni, coredns, and kube-proxy.
48
+ * The default networking add-ons include `vpc-cni` , `coredns` , and `kube-proxy` .
49
49
  *
50
50
  * Use this option when you plan to install third-party alternative add-ons or self-manage the default networking add-ons.
51
51
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-eks-cluster.html#cfn-eks-cluster-bootstrapselfmanagedaddons}
@@ -389,7 +389,7 @@ export type RemoteNetworkConfig = {
389
389
  *
390
390
  * It must satisfy the following requirements:
391
391
  *
392
- * - Each block must be within an `IPv4` RFC-1918 network range. Minimum allowed size is /24, maximum allowed size is /8. Publicly-routable addresses aren't supported.
392
+ * - Each block must be within an `IPv4` RFC-1918 network range. Minimum allowed size is /32, maximum allowed size is /8. Publicly-routable addresses aren't supported.
393
393
  * - Each block cannot overlap with the range of the VPC CIDR blocks for your EKS resources, or the block of the Kubernetes service IP range.
394
394
  * - Each block must have a route to the VPC that uses the VPC CIDR blocks, not public IPs or Elastic IPs. There are many options including AWS Transit Gateway , AWS Site-to-Site VPN , or AWS Direct Connect .
395
395
  * - Each host must allow outbound connection to the EKS cluster control plane on TCP ports `443` and `10250` .
@@ -407,7 +407,7 @@ export type RemoteNetworkConfig = {
407
407
  *
408
408
  * It must satisfy the following requirements:
409
409
  *
410
- * - Each block must be within an `IPv4` RFC-1918 network range. Minimum allowed size is /24, maximum allowed size is /8. Publicly-routable addresses aren't supported.
410
+ * - Each block must be within an `IPv4` RFC-1918 network range. Minimum allowed size is /32, maximum allowed size is /8. Publicly-routable addresses aren't supported.
411
411
  * - Each block cannot overlap with the range of the VPC CIDR blocks for your EKS resources, or the block of the Kubernetes service IP range.
412
412
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-eks-cluster-remotenetworkconfig.html#cfn-eks-cluster-remotenetworkconfig-remotepodnetworks}
413
413
  */
@@ -422,7 +422,7 @@ export type RemoteNetworkConfig = {
422
422
  *
423
423
  * It must satisfy the following requirements:
424
424
  *
425
- * - Each block must be within an `IPv4` RFC-1918 network range. Minimum allowed size is /24, maximum allowed size is /8. Publicly-routable addresses aren't supported.
425
+ * - Each block must be within an `IPv4` RFC-1918 network range. Minimum allowed size is /32, maximum allowed size is /8. Publicly-routable addresses aren't supported.
426
426
  * - Each block cannot overlap with the range of the VPC CIDR blocks for your EKS resources, or the block of the Kubernetes service IP range.
427
427
  * - Each block must have a route to the VPC that uses the VPC CIDR blocks, not public IPs or Elastic IPs. There are many options including AWS Transit Gateway , AWS Site-to-Site VPN , or AWS Direct Connect .
428
428
  * - Each host must allow outbound connection to the EKS cluster control plane on TCP ports `443` and `10250` .
@@ -440,7 +440,7 @@ export type RemoteNodeNetwork = {
440
440
  *
441
441
  * It must satisfy the following requirements:
442
442
  *
443
- * - Each block must be within an `IPv4` RFC-1918 network range. Minimum allowed size is /24, maximum allowed size is /8. Publicly-routable addresses aren't supported.
443
+ * - Each block must be within an `IPv4` RFC-1918 network range. Minimum allowed size is /32, maximum allowed size is /8. Publicly-routable addresses aren't supported.
444
444
  * - Each block cannot overlap with the range of the VPC CIDR blocks for your EKS resources, or the block of the Kubernetes service IP range.
445
445
  * - Each block must have a route to the VPC that uses the VPC CIDR blocks, not public IPs or Elastic IPs. There are many options including AWS Transit Gateway , AWS Site-to-Site VPN , or AWS Direct Connect .
446
446
  * - Each host must allow outbound connection to the EKS cluster control plane on TCP ports `443` and `10250` .
@@ -459,7 +459,7 @@ export type RemoteNodeNetwork = {
459
459
  *
460
460
  * It must satisfy the following requirements:
461
461
  *
462
- * - Each block must be within an `IPv4` RFC-1918 network range. Minimum allowed size is /24, maximum allowed size is /8. Publicly-routable addresses aren't supported.
462
+ * - Each block must be within an `IPv4` RFC-1918 network range. Minimum allowed size is /32, maximum allowed size is /8. Publicly-routable addresses aren't supported.
463
463
  * - Each block cannot overlap with the range of the VPC CIDR blocks for your EKS resources, or the block of the Kubernetes service IP range.
464
464
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-eks-cluster-remotepodnetwork.html}
465
465
  */
@@ -473,7 +473,7 @@ export type RemotePodNetwork = {
473
473
  *
474
474
  * It must satisfy the following requirements:
475
475
  *
476
- * - Each block must be within an `IPv4` RFC-1918 network range. Minimum allowed size is /24, maximum allowed size is /8. Publicly-routable addresses aren't supported.
476
+ * - Each block must be within an `IPv4` RFC-1918 network range. Minimum allowed size is /32, maximum allowed size is /8. Publicly-routable addresses aren't supported.
477
477
  * - Each block cannot overlap with the range of the VPC CIDR blocks for your EKS resources, or the block of the Kubernetes service IP range.
478
478
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-eks-cluster-remotepodnetwork.html#cfn-eks-cluster-remotepodnetwork-cidrs}
479
479
  */
@@ -491,17 +491,19 @@ export type RemotePodNetwork = {
491
491
  */
492
492
  export type ResourcesVpcConfig = {
493
493
  /**
494
- * Set this value to `true` to enable private access for your cluster's Kubernetes API server endpoint. If you enable private access, Kubernetes API requests from within your cluster's VPC use the private VPC endpoint. The default value for this parameter is `false` , which disables private access for your Kubernetes API server. If you disable private access and you have nodes or AWS Fargate pods in the cluster, then ensure that `publicAccessCidrs` includes the necessary CIDR blocks for communication with the nodes or Fargate pods. For more information, see [Amazon EKS cluster endpoint access control](https://docs.aws.amazon.com/eks/latest/userguide/cluster-endpoint.html) in the **Amazon EKS User Guide** .
494
+ * Set this value to `true` to enable private access for your cluster's Kubernetes API server endpoint. If you enable private access, Kubernetes API requests from within your cluster's VPC use the private VPC endpoint. The default value for this parameter is `false` , which disables private access for your Kubernetes API server. If you disable private access and you have nodes or AWS Fargate pods in the cluster, then ensure that `publicAccessCidrs` includes the necessary CIDR blocks for communication with the nodes or Fargate pods. For more information, see [Cluster API server endpoint](https://docs.aws.amazon.com/eks/latest/userguide/cluster-endpoint.html) in the **Amazon EKS User Guide** .
495
495
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-eks-cluster-resourcesvpcconfig.html#cfn-eks-cluster-resourcesvpcconfig-endpointprivateaccess}
496
496
  */
497
497
  EndpointPrivateAccess?: boolean | undefined;
498
498
  /**
499
- * Set this value to `false` to disable public access to your cluster's Kubernetes API server endpoint. If you disable public access, your cluster's Kubernetes API server can only receive requests from within the cluster VPC. The default value for this parameter is `true` , which enables public access for your Kubernetes API server. For more information, see [Amazon EKS cluster endpoint access control](https://docs.aws.amazon.com/eks/latest/userguide/cluster-endpoint.html) in the **Amazon EKS User Guide** .
499
+ * Set this value to `false` to disable public access to your cluster's Kubernetes API server endpoint. If you disable public access, your cluster's Kubernetes API server can only receive requests from within the cluster VPC. The default value for this parameter is `true` , which enables public access for your Kubernetes API server. The endpoint domain name and IP address family depends on the value of the `ipFamily` for the cluster. For more information, see [Cluster API server endpoint](https://docs.aws.amazon.com/eks/latest/userguide/cluster-endpoint.html) in the **Amazon EKS User Guide** .
500
500
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-eks-cluster-resourcesvpcconfig.html#cfn-eks-cluster-resourcesvpcconfig-endpointpublicaccess}
501
501
  */
502
502
  EndpointPublicAccess?: boolean | undefined;
503
503
  /**
504
- * The CIDR blocks that are allowed access to your cluster's public Kubernetes API server endpoint. Communication to the endpoint from addresses outside of the CIDR blocks that you specify is denied. The default value is `0.0.0.0/0` . If you've disabled private endpoint access, make sure that you specify the necessary CIDR blocks for every node and AWS Fargate `Pod` in the cluster. For more information, see [Amazon EKS cluster endpoint access control](https://docs.aws.amazon.com/eks/latest/userguide/cluster-endpoint.html) in the **Amazon EKS User Guide** .
504
+ * The CIDR blocks that are allowed access to your cluster's public Kubernetes API server endpoint. Communication to the endpoint from addresses outside of the CIDR blocks that you specify is denied. The default value is `0.0.0.0/0` and additionally `::/0` for dual-stack `IPv6` clusters. If you've disabled private endpoint access, make sure that you specify the necessary CIDR blocks for every node and AWS Fargate `Pod` in the cluster. For more information, see [Cluster API server endpoint](https://docs.aws.amazon.com/eks/latest/userguide/cluster-endpoint.html) in the **Amazon EKS User Guide** .
505
+ *
506
+ * Note that the public endpoints are dual-stack for only `IPv6` clusters that are made after October 2024. You can't add `IPv6` CIDR blocks to `IPv4` clusters or `IPv6` clusters that were made before October 2024.
505
507
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-eks-cluster-resourcesvpcconfig.html#cfn-eks-cluster-resourcesvpcconfig-publicaccesscidrs}
506
508
  */
507
509
  PublicAccessCidrs?: string[] | undefined;
@@ -16,12 +16,20 @@ export type EKSPodIdentityAssociationProps = {
16
16
  */
17
17
  ClusterName: string;
18
18
  /**
19
- * The name of the Kubernetes namespace inside the cluster to create the association in. The service account and the pods that use the service account must be in this namespace.
19
+ * The state of the automatic sessions tags. The value of *true* disables these tags.
20
+ *
21
+ * EKS Pod Identity adds a pre-defined set of session tags when it assumes the role. You can use these tags to author a single role that can work across resources by allowing access to AWS resources based on matching tags. By default, EKS Pod Identity attaches six tags, including tags for cluster name, namespace, and service account name. For the list of tags added by EKS Pod Identity, see [List of session tags added by EKS Pod Identity](https://docs.aws.amazon.com/eks/latest/userguide/pod-id-abac.html#pod-id-abac-tags) in the *Amazon EKS User Guide* .
22
+ * @minLength 1
23
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-eks-podidentityassociation.html#cfn-eks-podidentityassociation-disablesessiontags}
24
+ */
25
+ DisableSessionTags?: boolean | undefined;
26
+ /**
27
+ * The name of the Kubernetes namespace inside the cluster to create the association in. The service account and the Pods that use the service account must be in this namespace.
20
28
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-eks-podidentityassociation.html#cfn-eks-podidentityassociation-namespace}
21
29
  */
22
30
  Namespace: string;
23
31
  /**
24
- * The Amazon Resource Name (ARN) of the IAM role to associate with the service account. The EKS Pod Identity agent manages credentials to assume this role for applications in the containers in the pods that use this service account.
32
+ * The Amazon Resource Name (ARN) of the IAM role to associate with the service account. The EKS Pod Identity agent manages credentials to assume this role for applications in the containers in the Pods that use this service account.
25
33
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-eks-podidentityassociation.html#cfn-eks-podidentityassociation-rolearn}
26
34
  */
27
35
  RoleArn: string;
@@ -45,6 +53,12 @@ export type EKSPodIdentityAssociationProps = {
45
53
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-eks-podidentityassociation.html#cfn-eks-podidentityassociation-tags}
46
54
  */
47
55
  Tags?: Tag[] | undefined;
56
+ /**
57
+ * The Amazon Resource Name (ARN) of the target IAM role to associate with the service account. This role is assumed by using the EKS Pod Identity association role, then the credentials for this role are injected into the Pod.
58
+ * @minLength 1
59
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-eks-podidentityassociation.html#cfn-eks-podidentityassociation-targetrolearn}
60
+ */
61
+ TargetRoleArn?: string | undefined;
48
62
  };
49
63
  /**
50
64
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-eks-podidentityassociation.html#aws-resource-eks-podidentityassociation-return-values}
@@ -61,5 +75,13 @@ export type EKSPodIdentityAssociationAttribs = {
61
75
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-eks-podidentityassociation.html#cfn-eks-podidentityassociation-associationid}
62
76
  */
63
77
  AssociationId: string;
78
+ /**
79
+ * The unique identifier for this EKS Pod Identity association for a target IAM role. You put this value in the trust policy of the target role, in a `Condition` to match the `sts.ExternalId` . This ensures that the target role can only be assumed by this association. This prevents the *confused deputy problem* . For more information about the confused deputy problem, see [The confused deputy problem](https://docs.aws.amazon.com/IAM/latest/UserGuide/confused-deputy.html) in the *IAM User Guide* .
80
+ *
81
+ * If you want to use the same target role with multiple associations or other roles, use independent statements in the trust policy to allow `sts:AssumeRole` access from each role.
82
+ * @minLength 1
83
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-eks-podidentityassociation.html#cfn-eks-podidentityassociation-externalid}
84
+ */
85
+ ExternalId: string;
64
86
  };
65
87
  //# sourceMappingURL=aws-eks-podidentityassociation.d.ts.map
@@ -1,11 +1,15 @@
1
1
  import type { ResourceDefinitionWithAttributes, Tag } from "../main.ts";
2
2
  /**
3
- * Creates a `MatchingWorkflow` object which stores the configuration of the data processing job to be run. It is important to note that there should not be a pre-existing `MatchingWorkflow` with the same name. To modify an existing workflow, utilize the `UpdateMatchingWorkflow` API.
3
+ * Creates a matching workflow that defines the configuration for a data processing job. The workflow name must be unique. To modify an existing workflow, use `UpdateMatchingWorkflow` .
4
+ *
5
+ * > For workflows where `resolutionType` is ML_MATCHING, incremental processing is not supported.
4
6
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-entityresolution-matchingworkflow.html}
5
7
  */
6
8
  export type EntityResolutionMatchingWorkflow = ResourceDefinitionWithAttributes<"AWS::EntityResolution::MatchingWorkflow", EntityResolutionMatchingWorkflowProps, EntityResolutionMatchingWorkflowAttribs>;
7
9
  /**
8
- * Creates a `MatchingWorkflow` object which stores the configuration of the data processing job to be run. It is important to note that there should not be a pre-existing `MatchingWorkflow` with the same name. To modify an existing workflow, utilize the `UpdateMatchingWorkflow` API.
10
+ * Creates a matching workflow that defines the configuration for a data processing job. The workflow name must be unique. To modify an existing workflow, use `UpdateMatchingWorkflow` .
11
+ *
12
+ * > For workflows where `resolutionType` is ML_MATCHING, incremental processing is not supported.
9
13
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-entityresolution-matchingworkflow.html}
10
14
  */
11
15
  export type EntityResolutionMatchingWorkflowProps = {
@@ -15,7 +19,9 @@ export type EntityResolutionMatchingWorkflowProps = {
15
19
  */
16
20
  Description?: string | undefined;
17
21
  /**
18
- * An object which defines an incremental run type and has only `incrementalRunType` as a field.
22
+ * Optional. An object that defines the incremental run type. This object contains only the `incrementalRunType` field, which appears as "Automatic" in the console.
23
+ *
24
+ * > For workflows where `resolutionType` is `ML_MATCHING` , incremental processing is not supported.
19
25
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-entityresolution-matchingworkflow.html#cfn-entityresolution-matchingworkflow-incrementalrunconfig}
20
26
  */
21
27
  IncrementalRunConfig?: IncrementalRunConfig | undefined;
@@ -72,12 +78,16 @@ export type EntityResolutionMatchingWorkflowAttribs = {
72
78
  WorkflowArn: string;
73
79
  };
74
80
  /**
75
- * An object which defines an incremental run type and has only `incrementalRunType` as a field.
81
+ * Optional. An object that defines the incremental run type. This object contains only the `incrementalRunType` field, which appears as "Automatic" in the console.
82
+ *
83
+ * > For workflows where `resolutionType` is `ML_MATCHING` , incremental processing is not supported.
76
84
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-entityresolution-matchingworkflow-incrementalrunconfig.html}
77
85
  */
78
86
  export type IncrementalRunConfig = {
79
87
  /**
80
- * The type of incremental run. It takes only one value: `IMMEDIATE` .
88
+ * The type of incremental run. The only valid value is `IMMEDIATE` . This appears as "Automatic" in the console.
89
+ *
90
+ * > For workflows where `resolutionType` is `ML_MATCHING` , incremental processing is not supported.
81
91
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-entityresolution-matchingworkflow-incrementalrunconfig.html#cfn-entityresolution-matchingworkflow-incrementalrunconfig-incrementalruntype}
82
92
  */
83
93
  IncrementalRunType: "IMMEDIATE";
@@ -1,33 +1,54 @@
1
1
  import type { ResourceDefinitionWithAttributes, Tag } from "../main.ts";
2
2
  /**
3
- * An environment created within the EVS service
3
+ * > Amazon EVS is in public preview release and is subject to change.
4
+ *
5
+ * Creates an Amazon EVS environment that runs VCF software, such as SDDC Manager, NSX Manager, and vCenter Server.
6
+ *
7
+ * During environment creation, Amazon EVS performs validations on DNS settings, provisions VLAN subnets and hosts, and deploys the supplied version of VCF.
8
+ *
9
+ * It can take several hours to create an environment. After the deployment completes, you can configure VCF in the vSphere user interface according to your needs.
10
+ *
11
+ * > You cannot use the `dedicatedHostId` and `placementGroupId` parameters together in the same `CreateEnvironment` action. This results in a `ValidationException` response.
4
12
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-evs-environment.html}
5
13
  */
6
14
  export type EVSEnvironment = ResourceDefinitionWithAttributes<"AWS::EVS::Environment", EVSEnvironmentProps, EVSEnvironmentAttribs>;
7
15
  /**
8
- * An environment created within the EVS service
16
+ * > Amazon EVS is in public preview release and is subject to change.
17
+ *
18
+ * Creates an Amazon EVS environment that runs VCF software, such as SDDC Manager, NSX Manager, and vCenter Server.
19
+ *
20
+ * During environment creation, Amazon EVS performs validations on DNS settings, provisions VLAN subnets and hosts, and deploys the supplied version of VCF.
21
+ *
22
+ * It can take several hours to create an environment. After the deployment completes, you can configure VCF in the vSphere user interface according to your needs.
23
+ *
24
+ * > You cannot use the `dedicatedHostId` and `placementGroupId` parameters together in the same `CreateEnvironment` action. This results in a `ValidationException` response.
9
25
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-evs-environment.html}
10
26
  */
11
27
  export type EVSEnvironmentProps = {
12
28
  /**
29
+ * The connectivity configuration for the environment. Amazon EVS requires that you specify two route server peer IDs. During environment creation, the route server endpoints peer with the NSX uplink VLAN for connectivity to the NSX overlay network.
13
30
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-evs-environment.html#cfn-evs-environment-connectivityinfo}
14
31
  */
15
32
  ConnectivityInfo: {
16
33
  PrivateRouteServerPeerings: string[];
17
34
  };
18
35
  /**
19
- * The name of an EVS environment
36
+ * The name of the environment.
20
37
  * @pattern ^[a-zA-Z0-9_-]{1,100}$
21
38
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-evs-environment.html#cfn-evs-environment-environmentname}
22
39
  */
23
40
  EnvironmentName?: string | undefined;
24
41
  /**
25
- * The initial hosts for environment only required upon creation. Modification after creation will have no effect
42
+ * Required for environment resource creation.
26
43
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-evs-environment.html#cfn-evs-environment-hosts}
27
44
  */
28
45
  Hosts?: HostInfoForCreate[] | undefined;
29
46
  /**
30
- * The initial Vlan configuration only required upon creation. Modification after creation will have no effect
47
+ * > Amazon EVS is in public preview release and is subject to change.
48
+ *
49
+ * The initial VLAN subnets for the environment. Amazon EVS VLAN subnets have a minimum CIDR block size of /28 and a maximum size of /24. Amazon EVS VLAN subnet CIDR blocks must not overlap with other subnets in the VPC.
50
+ *
51
+ * Required for environment resource creation.
31
52
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-evs-environment.html#cfn-evs-environment-initialvlans}
32
53
  */
33
54
  InitialVlans?: {
@@ -43,11 +64,14 @@ export type EVSEnvironmentProps = {
43
64
  VmkManagement: InitialVlanInfo;
44
65
  } | undefined;
45
66
  /**
67
+ * The AWS KMS key ID that AWS Secrets Manager uses to encrypt secrets that are associated with the environment. These secrets contain the VCF credentials that are needed to install vCenter Server, NSX, and SDDC Manager.
68
+ *
69
+ * By default, Amazon EVS use the AWS Secrets Manager managed key `aws/secretsmanager` . You can also specify a customer managed key.
46
70
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-evs-environment.html#cfn-evs-environment-kmskeyid}
47
71
  */
48
72
  KmsKeyId?: string | undefined;
49
73
  /**
50
- * The license information for an EVS environment
74
+ * The license information that Amazon EVS requires to create an environment. Amazon EVS requires two license keys: a VCF solution key and a vSAN license key.
51
75
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-evs-environment.html#cfn-evs-environment-licenseinfo}
52
76
  */
53
77
  LicenseInfo: {
@@ -61,12 +85,14 @@ export type EVSEnvironmentProps = {
61
85
  VsanKey: string;
62
86
  };
63
87
  /**
88
+ * The security groups that allow traffic between the Amazon EVS control plane and your VPC for service access. If a security group is not specified, Amazon EVS uses the default security group in your account for service access.
64
89
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-evs-environment.html#cfn-evs-environment-serviceaccesssecuritygroups}
65
90
  */
66
91
  ServiceAccessSecurityGroups?: {
67
92
  SecurityGroups?: string[] | undefined;
68
93
  } | undefined;
69
94
  /**
95
+ * The subnet that is used to establish connectivity between the Amazon EVS control plane and VPC. Amazon EVS uses this subnet to perform validations and create the environment.
70
96
  * @minLength 15
71
97
  * @maxLength 24
72
98
  * @pattern ^subnet-[a-f0-9]{8}([a-f0-9]{9})?$
@@ -74,19 +100,24 @@ export type EVSEnvironmentProps = {
74
100
  */
75
101
  ServiceAccessSubnetId: string;
76
102
  /**
103
+ * The Broadcom Site ID that is associated with your Amazon EVS environment. Amazon EVS uses the Broadcom Site ID that you provide to meet Broadcom VCF license usage reporting requirements for Amazon EVS.
77
104
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-evs-environment.html#cfn-evs-environment-siteid}
78
105
  */
79
106
  SiteId: string;
80
107
  /**
81
- * An array of key-value pairs to apply to this resource.
108
+ * Metadata that assists with categorization and organization. Each tag consists of a key and an optional value. You define both. Tags don't propagate to any other cluster or AWS resources.
82
109
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-evs-environment.html#cfn-evs-environment-tags}
83
110
  */
84
111
  Tags?: Tag[] | undefined;
85
112
  /**
113
+ * Customer confirmation that the customer has purchased and will continue to maintain the required number of VCF software licenses to cover all physical processor cores in the Amazon EVS environment. Information about your VCF software in Amazon EVS will be shared with Broadcom to verify license compliance.
86
114
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-evs-environment.html#cfn-evs-environment-termsaccepted}
87
115
  */
88
116
  TermsAccepted: boolean;
89
117
  /**
118
+ * The DNS hostnames to be used by the VCF management appliances in your environment.
119
+ *
120
+ * For environment creation to be successful, each hostname entry must resolve to a domain name that you've registered in your DNS service of choice and configured in the DHCP option set of your VPC. DNS hostnames cannot be changed after environment creation has started.
90
121
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-evs-environment.html#cfn-evs-environment-vcfhostnames}
91
122
  */
92
123
  VcfHostnames: {
@@ -101,10 +132,12 @@ export type EVSEnvironmentProps = {
101
132
  VCenter: string;
102
133
  };
103
134
  /**
135
+ * The VCF version of the environment.
104
136
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-evs-environment.html#cfn-evs-environment-vcfversion}
105
137
  */
106
138
  VcfVersion: "VCF-5.2.1";
107
139
  /**
140
+ * The VPC associated with the environment.
108
141
  * @minLength 12
109
142
  * @maxLength 21
110
143
  * @pattern ^vpc-[a-f0-9]{8}([a-f0-9]{9})?$
@@ -117,10 +150,12 @@ export type EVSEnvironmentProps = {
117
150
  */
118
151
  export type EVSEnvironmentAttribs = {
119
152
  /**
153
+ * The date and time that the environment was created. For example: `1749081600.000` .
120
154
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-evs-environment.html#cfn-evs-environment-createdat}
121
155
  */
122
156
  CreatedAt: string;
123
157
  /**
158
+ * The Amazon Resource Name (ARN) that is associated with the environment. For example: `arn:aws:evs:us-east-1:000000000000:environment/env-1234567890` .
124
159
  * @minLength 1
125
160
  * @maxLength 1011
126
161
  * @pattern ^arn:aws:evs:[a-z]{2}-[a-z]+-[0-9]:[0-9]{12}:environment/[a-zA-Z0-9_-]+$
@@ -128,19 +163,23 @@ export type EVSEnvironmentAttribs = {
128
163
  */
129
164
  EnvironmentArn: string;
130
165
  /**
166
+ * The unique ID for the environment. For example: `env-1234567890` .
131
167
  * @pattern ^(env-[a-zA-Z0-9]{10})$
132
168
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-evs-environment.html#cfn-evs-environment-environmentid}
133
169
  */
134
170
  EnvironmentId: string;
135
171
  /**
172
+ * The state of an environment. For example: `CREATED` .
136
173
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-evs-environment.html#cfn-evs-environment-environmentstate}
137
174
  */
138
175
  EnvironmentState: EnvironmentState;
139
176
  /**
177
+ * The date and time that the environment was modified. For example: `1749081600.000` .
140
178
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-evs-environment.html#cfn-evs-environment-modifiedat}
141
179
  */
142
180
  ModifiedAt: string;
143
181
  /**
182
+ * A detailed description of the `environmentState` of an environment. For example: `Environment successfully created` .
144
183
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-evs-environment.html#cfn-evs-environment-statedetails}
145
184
  */
146
185
  StateDetails: string;
@@ -150,10 +189,16 @@ export type EVSEnvironmentAttribs = {
150
189
  */
151
190
  export type EnvironmentState = "CREATING" | "CREATED" | "DELETING" | "DELETED" | "CREATE_FAILED";
152
191
  /**
192
+ * > Amazon EVS is in public preview release and is subject to change.
193
+ *
194
+ * An object that represents a host.
195
+ *
196
+ * > You cannot use `dedicatedHostId` and `placementGroupId` together in the same `HostInfoForCreate` object. This results in a `ValidationException` response.
153
197
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-evs-environment-hostinfoforcreate.html}
154
198
  */
155
199
  export type HostInfoForCreate = {
156
200
  /**
201
+ * The unique ID of the Amazon EC2 Dedicated Host.
157
202
  * @minLength 1
158
203
  * @maxLength 25
159
204
  * @pattern ^h-[a-f0-9]{8}([a-f0-9]{9})?$
@@ -161,14 +206,17 @@ export type HostInfoForCreate = {
161
206
  */
162
207
  DedicatedHostId?: string | undefined;
163
208
  /**
209
+ * The DNS hostname of the host. DNS hostnames for hosts must be unique across Amazon EVS environments and within VCF.
164
210
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-evs-environment-hostinfoforcreate.html#cfn-evs-environment-hostinfoforcreate-hostname}
165
211
  */
166
212
  HostName: string;
167
213
  /**
214
+ * The EC2 instance type that represents the host.
168
215
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-evs-environment-hostinfoforcreate.html#cfn-evs-environment-hostinfoforcreate-instancetype}
169
216
  */
170
217
  InstanceType: "i4i.metal";
171
218
  /**
219
+ * The name of the SSH key that is used to access the host.
172
220
  * @minLength 1
173
221
  * @maxLength 255
174
222
  * @pattern ^[a-zA-Z0-9_-]+$
@@ -176,6 +224,7 @@ export type HostInfoForCreate = {
176
224
  */
177
225
  KeyName: string;
178
226
  /**
227
+ * The unique ID of the placement group where the host is placed.
179
228
  * @minLength 1
180
229
  * @maxLength 25
181
230
  * @pattern ^pg-[a-f0-9]{8}([a-f0-9]{9})?$
@@ -184,10 +233,16 @@ export type HostInfoForCreate = {
184
233
  PlacementGroupId?: string | undefined;
185
234
  };
186
235
  /**
236
+ * > Amazon EVS is in public preview release and is subject to change.
237
+ *
238
+ * An object that represents an initial VLAN subnet for the Amazon EVS environment. Amazon EVS creates initial VLAN subnets when you first create the environment. Amazon EVS creates the following 10 VLAN subnets: host management VLAN, vMotion VLAN, vSAN VLAN, VTEP VLAN, Edge VTEP VLAN, Management VM VLAN, HCX uplink VLAN, NSX uplink VLAN, expansion VLAN 1, expansion VLAN 2.
239
+ *
240
+ * > For each Amazon EVS VLAN subnet, you must specify a non-overlapping CIDR block. Amazon EVS VLAN subnets have a minimum CIDR block size of /28 and a maximum size of /24.
187
241
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-evs-environment-initialvlaninfo.html}
188
242
  */
189
243
  export type InitialVlanInfo = {
190
244
  /**
245
+ * The CIDR block that you provide to create an Amazon EVS VLAN subnet. Amazon EVS VLAN subnets have a minimum CIDR block size of /28 and a maximum size of /24. Amazon EVS VLAN subnet CIDR blocks must not overlap with other subnets in the VPC.
191
246
  * @pattern ^((25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\.){3}(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)/(3[0-2]|[1-2][0-9]|[0-9])$
192
247
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-evs-environment-initialvlaninfo.html#cfn-evs-environment-initialvlaninfo-cidr}
193
248
  */
@@ -64,7 +64,7 @@ export type FISExperimentTemplateProps = {
64
64
  * The tags for the experiment template.
65
65
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-fis-experimenttemplate.html#cfn-fis-experimenttemplate-tags}
66
66
  */
67
- Tags: Record<string, string>;
67
+ Tags?: Record<string, string> | undefined;
68
68
  /**
69
69
  * The targets for the experiment.
70
70
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-fis-experimenttemplate.html#cfn-fis-experimenttemplate-targets}
@@ -33,6 +33,10 @@ export type InspectorV2FilterProps = {
33
33
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-inspectorv2-filter.html#cfn-inspectorv2-filter-name}
34
34
  */
35
35
  Name: string;
36
+ /**
37
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-inspectorv2-filter.html#cfn-inspectorv2-filter-tags}
38
+ */
39
+ Tags?: Record<string, string> | undefined;
36
40
  };
37
41
  /**
38
42
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-inspectorv2-filter.html#aws-resource-inspectorv2-filter-return-values}
@@ -76,6 +80,18 @@ export type FilterCriteria = {
76
80
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-inspectorv2-filter-filtercriteria.html#cfn-inspectorv2-filter-filtercriteria-awsaccountid}
77
81
  */
78
82
  AwsAccountId?: StringFilter[] | undefined;
83
+ /**
84
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-inspectorv2-filter-filtercriteria.html#cfn-inspectorv2-filter-filtercriteria-codevulnerabilitydetectorname}
85
+ */
86
+ CodeVulnerabilityDetectorName?: StringFilter[] | undefined;
87
+ /**
88
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-inspectorv2-filter-filtercriteria.html#cfn-inspectorv2-filter-filtercriteria-codevulnerabilitydetectortags}
89
+ */
90
+ CodeVulnerabilityDetectorTags?: StringFilter[] | undefined;
91
+ /**
92
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-inspectorv2-filter-filtercriteria.html#cfn-inspectorv2-filter-filtercriteria-codevulnerabilityfilepath}
93
+ */
94
+ CodeVulnerabilityFilePath?: StringFilter[] | undefined;
79
95
  /**
80
96
  * Details of the component IDs used to filter findings.
81
97
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-inspectorv2-filter-filtercriteria.html#cfn-inspectorv2-filter-filtercriteria-componentid}
@@ -131,6 +147,14 @@ export type FilterCriteria = {
131
147
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-inspectorv2-filter-filtercriteria.html#cfn-inspectorv2-filter-filtercriteria-ecrimagetags}
132
148
  */
133
149
  EcrImageTags?: StringFilter[] | undefined;
150
+ /**
151
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-inspectorv2-filter-filtercriteria.html#cfn-inspectorv2-filter-filtercriteria-epssscore}
152
+ */
153
+ EpssScore?: NumberFilter[] | undefined;
154
+ /**
155
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-inspectorv2-filter-filtercriteria.html#cfn-inspectorv2-filter-filtercriteria-exploitavailable}
156
+ */
157
+ ExploitAvailable?: StringFilter[] | undefined;
134
158
  /**
135
159
  * Details on the finding ARNs used to filter findings.
136
160
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-inspectorv2-filter-filtercriteria.html#cfn-inspectorv2-filter-filtercriteria-findingarn}
@@ -151,11 +175,35 @@ export type FilterCriteria = {
151
175
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-inspectorv2-filter-filtercriteria.html#cfn-inspectorv2-filter-filtercriteria-firstobservedat}
152
176
  */
153
177
  FirstObservedAt?: DateFilter[] | undefined;
178
+ /**
179
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-inspectorv2-filter-filtercriteria.html#cfn-inspectorv2-filter-filtercriteria-fixavailable}
180
+ */
181
+ FixAvailable?: StringFilter[] | undefined;
154
182
  /**
155
183
  * The Amazon Inspector score to filter on.
156
184
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-inspectorv2-filter-filtercriteria.html#cfn-inspectorv2-filter-filtercriteria-inspectorscore}
157
185
  */
158
186
  InspectorScore?: NumberFilter[] | undefined;
187
+ /**
188
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-inspectorv2-filter-filtercriteria.html#cfn-inspectorv2-filter-filtercriteria-lambdafunctionexecutionrolearn}
189
+ */
190
+ LambdaFunctionExecutionRoleArn?: StringFilter[] | undefined;
191
+ /**
192
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-inspectorv2-filter-filtercriteria.html#cfn-inspectorv2-filter-filtercriteria-lambdafunctionlastmodifiedat}
193
+ */
194
+ LambdaFunctionLastModifiedAt?: DateFilter[] | undefined;
195
+ /**
196
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-inspectorv2-filter-filtercriteria.html#cfn-inspectorv2-filter-filtercriteria-lambdafunctionlayers}
197
+ */
198
+ LambdaFunctionLayers?: StringFilter[] | undefined;
199
+ /**
200
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-inspectorv2-filter-filtercriteria.html#cfn-inspectorv2-filter-filtercriteria-lambdafunctionname}
201
+ */
202
+ LambdaFunctionName?: StringFilter[] | undefined;
203
+ /**
204
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-inspectorv2-filter-filtercriteria.html#cfn-inspectorv2-filter-filtercriteria-lambdafunctionruntime}
205
+ */
206
+ LambdaFunctionRuntime?: StringFilter[] | undefined;
159
207
  /**
160
208
  * Details on the date and time a finding was last seen used to filter findings.
161
209
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-inspectorv2-filter-filtercriteria.html#cfn-inspectorv2-filter-filtercriteria-lastobservedat}
@@ -283,6 +331,10 @@ export type PackageFilter = {
283
331
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-inspectorv2-filter-packagefilter.html#cfn-inspectorv2-filter-packagefilter-epoch}
284
332
  */
285
333
  Epoch?: NumberFilter | undefined;
334
+ /**
335
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-inspectorv2-filter-packagefilter.html#cfn-inspectorv2-filter-packagefilter-filepath}
336
+ */
337
+ FilePath?: StringFilter | undefined;
286
338
  /**
287
339
  * An object that contains details on the name of the package to filter on.
288
340
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-inspectorv2-filter-packagefilter.html#cfn-inspectorv2-filter-packagefilter-name}
@@ -293,6 +345,10 @@ export type PackageFilter = {
293
345
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-inspectorv2-filter-packagefilter.html#cfn-inspectorv2-filter-packagefilter-release}
294
346
  */
295
347
  Release?: StringFilter | undefined;
348
+ /**
349
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-inspectorv2-filter-packagefilter.html#cfn-inspectorv2-filter-packagefilter-sourcelambdalayerarn}
350
+ */
351
+ SourceLambdaLayerArn?: StringFilter | undefined;
296
352
  /**
297
353
  * An object that contains details on the source layer hash to filter on.
298
354
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-inspectorv2-filter-packagefilter.html#cfn-inspectorv2-filter-packagefilter-sourcelayerhash}