@propulsionworks/cloudformation 0.1.22 → 0.1.24

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 (79) hide show
  1. package/out/exports/resources.generated/aws-appintegrations-application.d.ts +1 -1
  2. package/out/exports/resources.generated/aws-apprunner-service.d.ts +1 -3
  3. package/out/exports/resources.generated/aws-apprunner-vpcconnector.d.ts +1 -1
  4. package/out/exports/resources.generated/aws-aps-resourcepolicy.d.ts +15 -1
  5. package/out/exports/resources.generated/aws-aps-workspace.d.ts +2 -4
  6. package/out/exports/resources.generated/aws-b2bi-capability.d.ts +3 -0
  7. package/out/exports/resources.generated/aws-b2bi-partnership.d.ts +60 -1
  8. package/out/exports/resources.generated/aws-b2bi-profile.d.ts +1 -0
  9. package/out/exports/resources.generated/aws-b2bi-transformer.d.ts +127 -0
  10. package/out/exports/resources.generated/aws-batch-computeenvironment.d.ts +19 -4
  11. package/out/exports/resources.generated/aws-batch-jobdefinition.d.ts +1 -1
  12. package/out/exports/resources.generated/aws-batch-schedulingpolicy.d.ts +1 -1
  13. package/out/exports/resources.generated/aws-bedrock-automatedreasoningpolicy.d.ts +181 -0
  14. package/out/exports/resources.generated/aws-bedrock-automatedreasoningpolicyversion.d.ts +56 -0
  15. package/out/exports/resources.generated/aws-budgets-budget.d.ts +4 -0
  16. package/out/exports/resources.generated/aws-cloudformation-lambdahook.d.ts +1 -1
  17. package/out/exports/resources.generated/aws-codepipeline-webhook.d.ts +19 -2
  18. package/out/exports/resources.generated/aws-cognito-userpoolclient.d.ts +2 -2
  19. package/out/exports/resources.generated/aws-cognito-userpoolriskconfigurationattachment.d.ts +1 -1
  20. package/out/exports/resources.generated/aws-connect-predefinedattribute.d.ts +22 -3
  21. package/out/exports/resources.generated/aws-datazone-policygrant.d.ts +342 -0
  22. package/out/exports/resources.generated/aws-deadline-fleet.d.ts +7 -2
  23. package/out/exports/resources.generated/aws-deadline-licenseendpoint.d.ts +1 -1
  24. package/out/exports/resources.generated/aws-dynamodb-globaltable.d.ts +1 -0
  25. package/out/exports/resources.generated/aws-dynamodb-table.d.ts +7 -4
  26. package/out/exports/resources.generated/aws-ec2-clientvpnendpoint.d.ts +1 -1
  27. package/out/exports/resources.generated/aws-ec2-ippoolroutetableassociation.d.ts +5 -5
  28. package/out/exports/resources.generated/aws-ec2-vpcblockpublicaccessoptions.d.ts +5 -0
  29. package/out/exports/resources.generated/aws-ec2-vpnconnection.d.ts +5 -0
  30. package/out/exports/resources.generated/aws-ecs-cluster.d.ts +26 -2
  31. package/out/exports/resources.generated/aws-ecs-clustercapacityproviderassociations.d.ts +26 -2
  32. package/out/exports/resources.generated/aws-ecs-service.d.ts +47 -3
  33. package/out/exports/resources.generated/aws-ecs-taskdefinition.d.ts +1 -1
  34. package/out/exports/resources.generated/aws-ecs-taskset.d.ts +26 -2
  35. package/out/exports/resources.generated/aws-eks-addon.d.ts +1 -1
  36. package/out/exports/resources.generated/aws-elasticloadbalancingv2-truststore.d.ts +3 -3
  37. package/out/exports/resources.generated/aws-entityresolution-idmappingworkflow.d.ts +13 -0
  38. package/out/exports/resources.generated/aws-events-rule.d.ts +5 -0
  39. package/out/exports/resources.generated/aws-fsx-filesystem.d.ts +2 -0
  40. package/out/exports/resources.generated/aws-glue-connection.d.ts +30 -0
  41. package/out/exports/resources.generated/aws-glue-crawler.d.ts +14 -0
  42. package/out/exports/resources.generated/aws-guardduty-ipset.d.ts +10 -6
  43. package/out/exports/resources.generated/aws-guardduty-threatentityset.d.ts +27 -2
  44. package/out/exports/resources.generated/aws-guardduty-threatintelset.d.ts +13 -7
  45. package/out/exports/resources.generated/aws-guardduty-trustedentityset.d.ts +26 -2
  46. package/out/exports/resources.generated/aws-inspectorv2-codesecurityintegration.d.ts +28 -12
  47. package/out/exports/resources.generated/aws-inspectorv2-codesecurityscanconfiguration.d.ts +21 -7
  48. package/out/exports/resources.generated/aws-iot-encryptionconfiguration.d.ts +47 -0
  49. package/out/exports/resources.generated/aws-iotsitewise-assetmodel.d.ts +8 -7
  50. package/out/exports/resources.generated/aws-iotsitewise-computationmodel.d.ts +23 -16
  51. package/out/exports/resources.generated/aws-iotsitewise-dataset.d.ts +11 -6
  52. package/out/exports/resources.generated/aws-ivs-stage.d.ts +4 -3
  53. package/out/exports/resources.generated/aws-kinesisanalyticsv2-application.d.ts +26 -2
  54. package/out/exports/resources.generated/aws-lambda-codesigningconfig.d.ts +1 -1
  55. package/out/exports/resources.generated/aws-lambda-eventinvokeconfig.d.ts +3 -3
  56. package/out/exports/resources.generated/aws-lambda-eventsourcemapping.d.ts +5 -5
  57. package/out/exports/resources.generated/aws-lambda-version.d.ts +3 -3
  58. package/out/exports/resources.generated/aws-logs-loggroup.d.ts +2 -3
  59. package/out/exports/resources.generated/aws-mediapackagev2-channel.d.ts +1 -1
  60. package/out/exports/resources.generated/aws-networkfirewall-tlsinspectionconfiguration.d.ts +4 -4
  61. package/out/exports/resources.generated/aws-omics-workflow.d.ts +82 -0
  62. package/out/exports/resources.generated/aws-qbusiness-datasource.d.ts +1 -1
  63. package/out/exports/resources.generated/aws-quicksight-analysis.d.ts +1 -1
  64. package/out/exports/resources.generated/aws-s3-bucket.d.ts +1 -1
  65. package/out/exports/resources.generated/aws-s3-bucketpolicy.d.ts +2 -2
  66. package/out/exports/resources.generated/aws-sagemaker-cluster.d.ts +8 -2
  67. package/out/exports/resources.generated/aws-sagemaker-endpointconfig.d.ts +17 -0
  68. package/out/exports/resources.generated/aws-servicediscovery-httpnamespace.d.ts +4 -4
  69. package/out/exports/resources.generated/aws-servicediscovery-instance.d.ts +1 -1
  70. package/out/exports/resources.generated/aws-servicediscovery-service.d.ts +6 -31
  71. package/out/exports/resources.generated/aws-ssm-patchbaseline.d.ts +6 -1
  72. package/out/exports/resources.generated/aws-ssmquicksetup-configurationmanager.d.ts +1 -1
  73. package/out/exports/resources.generated/aws-synthetics-canary.d.ts +30 -2
  74. package/out/exports/resources.generated/aws-transfer-certificate.d.ts +24 -2
  75. package/out/exports/resources.generated/aws-transfer-server.d.ts +2 -0
  76. package/out/exports/resources.generated/aws-vpclattice-resourcegateway.d.ts +5 -0
  77. package/out/exports/resources.generated/aws-workspacesweb-portal.d.ts +1 -0
  78. package/out/exports/resources.generated/aws-workspacesweb-sessionlogger.d.ts +19 -2
  79. package/package.json +1 -1
@@ -126,6 +126,11 @@ export type ECSServiceProps = {
126
126
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ecs-service.html#cfn-ecs-service-enableexecutecommand}
127
127
  */
128
128
  EnableExecuteCommand?: boolean | undefined;
129
+ /**
130
+ * Determines whether to force a new deployment of the service. By default, deployments aren't forced. You can use this option to start a new deployment with no service definition changes. For example, you can update a service's tasks to use a newer Docker image with the same image/tag combination ( `my_image:latest` ) or to roll Fargate tasks onto a newer platform version.
131
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ecs-service.html#cfn-ecs-service-forcenewdeployment}
132
+ */
133
+ ForceNewDeployment?: ForceNewDeployment | undefined;
129
134
  /**
130
135
  * The period of time, in seconds, that the Amazon ECS service scheduler ignores unhealthy Elastic Load Balancing, VPC Lattice, and container health checks after a task has first started. If you don't specify a health check grace period value, the default value of `0` is used. If you don't use any of the health checks, then `healthCheckGracePeriodSeconds` is unused.
131
136
  *
@@ -341,7 +346,14 @@ export type AwsVpcConfiguration = {
341
346
  */
342
347
  export type CapacityProviderStrategyItem = {
343
348
  /**
344
- * The *base* value designates how many tasks, at a minimum, to run on the specified capacity provider. Only one capacity provider in a capacity provider strategy can have a *base* defined. If no value is specified, the default value of `0` is used.
349
+ * The *base* value designates how many tasks, at a minimum, to run on the specified capacity provider for each service. Only one capacity provider in a capacity provider strategy can have a *base* defined. If no value is specified, the default value of `0` is used.
350
+ *
351
+ * Base value characteristics:
352
+ *
353
+ * - Only one capacity provider in a strategy can have a base defined
354
+ * - Default value is `0` if not specified
355
+ * - Valid range: 0 to 100,000
356
+ * - Base requirements are satisfied first before weight distribution
345
357
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-service-capacityproviderstrategyitem.html#cfn-ecs-service-capacityproviderstrategyitem-base}
346
358
  */
347
359
  Base?: number | undefined;
@@ -355,7 +367,24 @@ export type CapacityProviderStrategyItem = {
355
367
  *
356
368
  * If no `weight` value is specified, the default value of `0` is used. When multiple capacity providers are specified within a capacity provider strategy, at least one of the capacity providers must have a weight value greater than zero and any capacity providers with a weight of `0` can't be used to place tasks. If you specify multiple capacity providers in a strategy that all have a weight of `0` , any `RunTask` or `CreateService` actions using the capacity provider strategy will fail.
357
369
  *
358
- * An example scenario for using weights is defining a strategy that contains two capacity providers and both have a weight of `1` , then when the `base` is satisfied, the tasks will be split evenly across the two capacity providers. Using that same logic, if you specify a weight of `1` for *capacityProviderA* and a weight of `4` for *capacityProviderB* , then for every one task that's run using *capacityProviderA* , four tasks would use *capacityProviderB* .
370
+ * Weight value characteristics:
371
+ *
372
+ * - Weight is considered after the base value is satisfied
373
+ * - Default value is `0` if not specified
374
+ * - Valid range: 0 to 1,000
375
+ * - At least one capacity provider must have a weight greater than zero
376
+ * - Capacity providers with weight of `0` cannot place tasks
377
+ *
378
+ * Task distribution logic:
379
+ *
380
+ * - Base satisfaction: The minimum number of tasks specified by the base value are placed on that capacity provider
381
+ * - Weight distribution: After base requirements are met, additional tasks are distributed according to weight ratios
382
+ *
383
+ * Examples:
384
+ *
385
+ * Equal Distribution: Two capacity providers both with weight `1` will split tasks evenly after base requirements are met.
386
+ *
387
+ * Weighted Distribution: If capacityProviderA has weight `1` and capacityProviderB has weight `4` , then for every 1 task on A, 4 tasks will run on B.
359
388
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-service-capacityproviderstrategyitem.html#cfn-ecs-service-capacityproviderstrategyitem-weight}
360
389
  */
361
390
  Weight?: number | undefined;
@@ -632,6 +661,21 @@ export type EBSTagSpecification = {
632
661
  */
633
662
  Tags?: Tag[] | undefined;
634
663
  };
664
+ /**
665
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-service-forcenewdeployment.html}
666
+ */
667
+ export type ForceNewDeployment = {
668
+ /**
669
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-service-forcenewdeployment.html#cfn-ecs-service-forcenewdeployment-enableforcenewdeployment}
670
+ */
671
+ EnableForceNewDeployment: boolean;
672
+ /**
673
+ * @minLength 1
674
+ * @maxLength 255
675
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-service-forcenewdeployment.html#cfn-ecs-service-forcenewdeployment-forcenewdeploymentnonce}
676
+ */
677
+ ForceNewDeploymentNonce?: string | undefined;
678
+ };
635
679
  /**
636
680
  * The `LoadBalancer` property specifies details on a load balancer that is used with a service.
637
681
  *
@@ -780,7 +824,7 @@ export type LogConfiguration = {
780
824
  * > - Set the `defaultLogDriverMode` account setting to `blocking` .
781
825
  * - **max-buffer-size** - Required: No
782
826
  *
783
- * Default value: `1m`
827
+ * Default value: `10m`
784
828
  *
785
829
  * When `non-blocking` mode is used, the `max-buffer-size` log option controls the size of the buffer that's used for intermediate message storage. Make sure to specify an adequate buffer size based on your application. When the buffer fills up, further logs cannot be stored. Logs that cannot be stored are lost.
786
830
  *
@@ -1088,7 +1088,7 @@ export type LogConfiguration = {
1088
1088
  * > - Set the `defaultLogDriverMode` account setting to `blocking` .
1089
1089
  * - **max-buffer-size** - Required: No
1090
1090
  *
1091
- * Default value: `1m`
1091
+ * Default value: `10m`
1092
1092
  *
1093
1093
  * When `non-blocking` mode is used, the `max-buffer-size` log option controls the size of the buffer that's used for intermediate message storage. Make sure to specify an adequate buffer size based on your application. When the buffer fills up, further logs cannot be stored. Logs that cannot be stored are lost.
1094
1094
  *
@@ -146,7 +146,14 @@ export type AwsVpcConfiguration = {
146
146
  */
147
147
  export type CapacityProviderStrategyItem = {
148
148
  /**
149
- * The *base* value designates how many tasks, at a minimum, to run on the specified capacity provider. Only one capacity provider in a capacity provider strategy can have a *base* defined. If no value is specified, the default value of `0` is used.
149
+ * The *base* value designates how many tasks, at a minimum, to run on the specified capacity provider for each service. Only one capacity provider in a capacity provider strategy can have a *base* defined. If no value is specified, the default value of `0` is used.
150
+ *
151
+ * Base value characteristics:
152
+ *
153
+ * - Only one capacity provider in a strategy can have a base defined
154
+ * - Default value is `0` if not specified
155
+ * - Valid range: 0 to 100,000
156
+ * - Base requirements are satisfied first before weight distribution
150
157
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-taskset-capacityproviderstrategyitem.html#cfn-ecs-taskset-capacityproviderstrategyitem-base}
151
158
  */
152
159
  Base?: number | undefined;
@@ -160,7 +167,24 @@ export type CapacityProviderStrategyItem = {
160
167
  *
161
168
  * If no `weight` value is specified, the default value of `0` is used. When multiple capacity providers are specified within a capacity provider strategy, at least one of the capacity providers must have a weight value greater than zero and any capacity providers with a weight of `0` can't be used to place tasks. If you specify multiple capacity providers in a strategy that all have a weight of `0` , any `RunTask` or `CreateService` actions using the capacity provider strategy will fail.
162
169
  *
163
- * An example scenario for using weights is defining a strategy that contains two capacity providers and both have a weight of `1` , then when the `base` is satisfied, the tasks will be split evenly across the two capacity providers. Using that same logic, if you specify a weight of `1` for *capacityProviderA* and a weight of `4` for *capacityProviderB* , then for every one task that's run using *capacityProviderA* , four tasks would use *capacityProviderB* .
170
+ * Weight value characteristics:
171
+ *
172
+ * - Weight is considered after the base value is satisfied
173
+ * - Default value is `0` if not specified
174
+ * - Valid range: 0 to 1,000
175
+ * - At least one capacity provider must have a weight greater than zero
176
+ * - Capacity providers with weight of `0` cannot place tasks
177
+ *
178
+ * Task distribution logic:
179
+ *
180
+ * - Base satisfaction: The minimum number of tasks specified by the base value are placed on that capacity provider
181
+ * - Weight distribution: After base requirements are met, additional tasks are distributed according to weight ratios
182
+ *
183
+ * Examples:
184
+ *
185
+ * Equal Distribution: Two capacity providers both with weight `1` will split tasks evenly after base requirements are met.
186
+ *
187
+ * Weighted Distribution: If capacityProviderA has weight `1` and capacityProviderB has weight `4` , then for every 1 task on A, 4 tasks will run on B.
164
188
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-taskset-capacityproviderstrategyitem.html#cfn-ecs-taskset-capacityproviderstrategyitem-weight}
165
189
  */
166
190
  Weight?: number | undefined;
@@ -38,7 +38,7 @@ export type EKSAddonProps = {
38
38
  */
39
39
  ConfigurationValues?: string | undefined;
40
40
  /**
41
- * The custom namespace configuration to use with the add-on
41
+ * The namespace configuration for the addon. This specifies the Kubernetes namespace where the addon is installed.
42
42
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-eks-addon.html#cfn-eks-addon-namespaceconfig}
43
43
  */
44
44
  NamespaceConfig?: {
@@ -1,11 +1,11 @@
1
1
  import type { ResourceDefinitionWithAttributes, Tag } from "../main.ts";
2
2
  /**
3
- * Creates a trust store. You must specify `CaCertificatesBundleS3Bucket` and `CaCertificatesBundleS3Key` .
3
+ * Creates a trust store. You must specify `CaCertificatesBundleS3Bucket` and `CaCertificatesBundleS3Key` . When you create a trust store, you must specify `Name` .
4
4
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-elasticloadbalancingv2-truststore.html}
5
5
  */
6
6
  export type ElasticLoadBalancingV2TrustStore = ResourceDefinitionWithAttributes<"AWS::ElasticLoadBalancingV2::TrustStore", ElasticLoadBalancingV2TrustStoreProps, ElasticLoadBalancingV2TrustStoreAttribs>;
7
7
  /**
8
- * Creates a trust store. You must specify `CaCertificatesBundleS3Bucket` and `CaCertificatesBundleS3Key` .
8
+ * Creates a trust store. You must specify `CaCertificatesBundleS3Bucket` and `CaCertificatesBundleS3Key` . When you create a trust store, you must specify `Name` .
9
9
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-elasticloadbalancingv2-truststore.html}
10
10
  */
11
11
  export type ElasticLoadBalancingV2TrustStoreProps = {
@@ -45,7 +45,7 @@ export type ElasticLoadBalancingV2TrustStoreAttribs = {
45
45
  */
46
46
  NumberOfCaCertificates: number;
47
47
  /**
48
- * The current status of the trust store.
48
+ * The status of the trust store. The possible values are `CREATING` and `ACTIVE` .
49
49
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-elasticloadbalancingv2-truststore.html#cfn-elasticloadbalancingv2-truststore-status}
50
50
  */
51
51
  Status: string;
@@ -18,6 +18,10 @@ export type EntityResolutionIdMappingWorkflowProps = {
18
18
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-entityresolution-idmappingworkflow.html#cfn-entityresolution-idmappingworkflow-description}
19
19
  */
20
20
  Description?: string | undefined;
21
+ /**
22
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-entityresolution-idmappingworkflow.html#cfn-entityresolution-idmappingworkflow-idmappingincrementalrunconfig}
23
+ */
24
+ IdMappingIncrementalRunConfig?: IdMappingIncrementalRunConfig | undefined;
21
25
  /**
22
26
  * An object which defines the ID mapping technique and any additional configurations.
23
27
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-entityresolution-idmappingworkflow.html#cfn-entityresolution-idmappingworkflow-idmappingtechniques}
@@ -70,6 +74,15 @@ export type EntityResolutionIdMappingWorkflowAttribs = {
70
74
  */
71
75
  WorkflowArn: string;
72
76
  };
77
+ /**
78
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-entityresolution-idmappingworkflow-idmappingincrementalrunconfig.html}
79
+ */
80
+ export type IdMappingIncrementalRunConfig = {
81
+ /**
82
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-entityresolution-idmappingworkflow-idmappingincrementalrunconfig.html#cfn-entityresolution-idmappingworkflow-idmappingincrementalrunconfig-incrementalruntype}
83
+ */
84
+ IncrementalRunType: "ON_DEMAND";
85
+ };
73
86
  /**
74
87
  * An object that defines the list of matching rules to run in an ID mapping workflow.
75
88
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-entityresolution-idmappingworkflow-idmappingrulebasedproperties.html}
@@ -92,6 +92,11 @@ export type EventsRuleProps = {
92
92
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-events-rule.html#cfn-events-rule-state}
93
93
  */
94
94
  State?: "DISABLED" | "ENABLED" | "ENABLED_WITH_ALL_CLOUDTRAIL_MANAGEMENT_EVENTS" | undefined;
95
+ /**
96
+ * Any tags assigned to the event rule.
97
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-events-rule.html#cfn-events-rule-tags}
98
+ */
99
+ Tags?: Tag[] | undefined;
95
100
  /**
96
101
  * Adds the specified targets to the specified rule, or updates the targets if they are already associated with the rule.
97
102
  *
@@ -70,6 +70,7 @@ export type FSxFileSystemProps = {
70
70
  */
71
71
  LustreConfiguration?: LustreConfiguration | undefined;
72
72
  /**
73
+ * The network type of the file system.
73
74
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-fsx-filesystem.html#cfn-fsx-filesystem-networktype}
74
75
  */
75
76
  NetworkType?: string | undefined;
@@ -587,6 +588,7 @@ export type OpenZFSConfiguration = {
587
588
  */
588
589
  EndpointIpAddressRange?: string | undefined;
589
590
  /**
591
+ * (Multi-AZ only) Specifies the IP address range in which the endpoints to access your file system will be created. By default in the Amazon FSx API and Amazon FSx console, Amazon FSx selects an available /118 IP address range for you from one of the VPC's CIDR ranges. You can have overlapping endpoint IP addresses for file systems deployed in the same VPC/route tables, as long as they don't overlap with any subnet.
590
592
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-fsx-filesystem-openzfsconfiguration.html#cfn-fsx-filesystem-openzfsconfiguration-endpointipv6addressrange}
591
593
  */
592
594
  EndpointIpv6AddressRange?: string | undefined;
@@ -176,10 +176,40 @@ export type ConnectionInput = {
176
176
  * - `SAPODATA` - Designates a connection to SAP OData.
177
177
  * - `SERVICENOW` - Designates a connection to ServiceNow.
178
178
  * - `SLACK` - Designates a connection to Slack.
179
+ * - `SNOWFLAKE` - Designates a connection to Snowflake.
179
180
  * - `SNAPCHATADS` - Designates a connection to Snapchat Ads.
180
181
  * - `STRIPE` - Designates a connection to Stripe.
181
182
  * - `ZENDESK` - Designates a connection to Zendesk.
182
183
  * - `ZOHOCRM` - Designates a connection to Zoho CRM.
184
+ * - `ADOBEANALYTICS` - Designates a connection to Adobe Analytics.
185
+ * - `LINKEDIN` - Designates a connection to LinkedIn.
186
+ * - `MIXPANEL` - Designates a connection to Mixpanel.
187
+ * - `ASANA` - Designates a connection to Asana.
188
+ * - `SMARTSHEET` - Designates a connection to Smartsheet.
189
+ * - `DATADOG` - Designates a connection to Datadog.
190
+ * - `WOOCOMMERCE` - Designates a connection to WooCommerce.
191
+ * - `PAYPAL` - Designates a connection to PayPal.
192
+ * - `QUICKBOOKS` - Designates a connection to QuickBooks.
193
+ * - `FACEBOOKPAGEINSIGHTS` - Designates a connection to Facebook Page Insights.
194
+ * - `FRESHDESK` - Designates a connection to Freshdesk.
195
+ * - `TWILIO` - Designates a connection to Twilio.
196
+ * - `DOCUSIGNMONITOR` - Designates a connection to DocuSign Monitor.
197
+ * - `FRESHSALES` - Designates a connection to Freshsales.
198
+ * - `ZOOM` - Designates a connection to Zoom.
199
+ * - `GOOGLESEARCHCONSOLE` - Designates a connection to Google Search Console.
200
+ * - `SALESFORCECOMMERCECLOUD` - Designates a connection to Salesforce Commerce Cloud.
201
+ * - `SAPCONCUR` - Designates a connection to SAP Concur.
202
+ * - `DYNATRACE` - Designates a connection to Dynatrace.
203
+ * - `MICROSOFTDYNAMIC365FINANCEANDOPS` - Designates a connection to Microsoft Dynamics 365 Finance and Operations.
204
+ * - `MICROSOFTTEAMS` - Designates a connection to Microsoft Teams.
205
+ * - `BLACKBAUDRAISEREDGENXT` - Designates a connection to Blackbaud Raiser's Edge NXT.
206
+ * - `MAILCHIMP` - Designates a connection to Mailchimp.
207
+ * - `GITLAB` - Designates a connection to GitLab.
208
+ * - `PENDO` - Designates a connection to Pendo.
209
+ * - `PRODUCTBOARD` - Designates a connection to Productboard.
210
+ * - `CIRCLECI` - Designates a connection to CircleCI.
211
+ * - `PIPEDIVE` - Designates a connection to Pipedrive.
212
+ * - `SENDGRID` - Designates a connection to SendGrid.
183
213
  *
184
214
  * For more information on the connection parameters needed for a particular connector, see the documentation for the connector in [Adding an AWS Glue connection](https://docs.aws.amazon.com/glue/latest/dg/console-connections.html) in the AWS Glue User Guide.
185
215
  *
@@ -149,6 +149,20 @@ export type DynamoDBTarget = {
149
149
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-crawler-dynamodbtarget.html#cfn-glue-crawler-dynamodbtarget-path}
150
150
  */
151
151
  Path?: string | undefined;
152
+ /**
153
+ * Indicates whether to scan all the records, or to sample rows from the table. Scanning all the records can take a long time when the table is not a high throughput table.
154
+ *
155
+ * A value of `true` means to scan all records, while a value of `false` means to sample the records. If no value is specified, the value defaults to `true` .
156
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-crawler-dynamodbtarget.html#cfn-glue-crawler-dynamodbtarget-scanall}
157
+ */
158
+ ScanAll?: boolean | undefined;
159
+ /**
160
+ * The percentage of the configured read capacity units to use by the AWS Glue crawler. Read capacity units is a term defined by DynamoDB, and is a numeric value that acts as rate limiter for the number of reads that can be performed on that table per second.
161
+ *
162
+ * The valid values are null or a value between 0.1 to 1.5. A null value is used when user does not provide a value, and defaults to 0.5 of the configured Read Capacity Unit (for provisioned tables), or 0.25 of the max configured Read Capacity Unit (for tables using on-demand mode).
163
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-crawler-dynamodbtarget.html#cfn-glue-crawler-dynamodbtarget-scanrate}
164
+ */
165
+ ScanRate?: number | undefined;
152
166
  };
153
167
  /**
154
168
  * Specifies an Apache Hudi data source.
@@ -1,16 +1,20 @@
1
1
  import type { ResourceDefinitionWithAttributes } from "../main.ts";
2
2
  /**
3
- * The `AWS::GuardDuty::IPSet` resource specifies a new `IPSet` . An `IPSet` is a list of trusted IP addresses from which secure communication is allowed with AWS infrastructure and applications.
3
+ * The `AWS::GuardDuty::IPSet` resource helps you create a list of trusted IP addresses that you can use for secure communication with AWS infrastructure and applications. Once you activate this list, GuardDuty will not generate findings when there is an activity associated with these safe IP addresses.
4
+ *
5
+ * Only the users of the GuardDuty administrator account can manage this list. These settings are also applied to the member accounts.
4
6
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-guardduty-ipset.html}
5
7
  */
6
8
  export type GuardDutyIPSet = ResourceDefinitionWithAttributes<"AWS::GuardDuty::IPSet", GuardDutyIPSetProps, GuardDutyIPSetAttribs>;
7
9
  /**
8
- * The `AWS::GuardDuty::IPSet` resource specifies a new `IPSet` . An `IPSet` is a list of trusted IP addresses from which secure communication is allowed with AWS infrastructure and applications.
10
+ * The `AWS::GuardDuty::IPSet` resource helps you create a list of trusted IP addresses that you can use for secure communication with AWS infrastructure and applications. Once you activate this list, GuardDuty will not generate findings when there is an activity associated with these safe IP addresses.
11
+ *
12
+ * Only the users of the GuardDuty administrator account can manage this list. These settings are also applied to the member accounts.
9
13
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-guardduty-ipset.html}
10
14
  */
11
15
  export type GuardDutyIPSetProps = {
12
16
  /**
13
- * Indicates whether or not GuardDuty uses the `IPSet` .
17
+ * A boolean value that determines if GuardDuty can start using this list for custom threat detection. For GuardDuty to prevent generating findings based on an activity associated with these entries, this list must be active.
14
18
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-guardduty-ipset.html#cfn-guardduty-ipset-activate}
15
19
  */
16
20
  Activate?: boolean | undefined;
@@ -32,7 +36,7 @@ export type GuardDutyIPSetProps = {
32
36
  */
33
37
  ExpectedBucketOwner?: string | undefined;
34
38
  /**
35
- * The format of the file that contains the IPSet.
39
+ * The format of the file that contains the IPSet. For information about supported formats, see [List formats](https://docs.aws.amazon.com/guardduty/latest/ug/guardduty_upload-lists.html#prepare_list) in the *Amazon GuardDuty User Guide* .
36
40
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-guardduty-ipset.html#cfn-guardduty-ipset-format}
37
41
  */
38
42
  Format: string;
@@ -46,14 +50,14 @@ export type GuardDutyIPSetProps = {
46
50
  /**
47
51
  * The user-friendly name to identify the IPSet.
48
52
  *
49
- * Allowed characters are alphanumeric, whitespace, dash (-), and underscores (_).
53
+ * The name of your list must be unique within an AWS account and Region. Valid characters are alphanumeric, whitespace, dash (-), and underscores (_).
50
54
  * @minLength 1
51
55
  * @maxLength 300
52
56
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-guardduty-ipset.html#cfn-guardduty-ipset-name}
53
57
  */
54
58
  Name?: string | undefined;
55
59
  /**
56
- * The tags to be added to a new IP set resource. Each tag consists of a key and an optional value, both of which you define.
60
+ * The tags to be added to a new threat entity set resource. Each tag consists of a key and an optional value, both of which you define.
57
61
  *
58
62
  * For more information, see [Tag](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-resource-tags.html) .
59
63
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-guardduty-ipset.html#cfn-guardduty-ipset-tags}
@@ -1,45 +1,62 @@
1
1
  import type { ResourceDefinitionWithAttributes } from "../main.ts";
2
2
  /**
3
- * Resource Type definition for AWS::GuardDuty::ThreatEntitySet
3
+ * The `AWS::GuardDuty::ThreatEntitySet` resource helps you create a list of known malicious IP addresses and domain names in your AWS environment. Once you activate this list, GuardDuty will use the entries in this list as an additional source of threat detection and generate findings when there is an activity associated with these known malicious IP addresses and domain names. GuardDuty continues to monitor independently of this custom threat entity set.
4
+ *
5
+ * Only the users of the GuardDuty administrator account can manage this list. These settings automatically apply to the member accounts.
4
6
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-guardduty-threatentityset.html}
5
7
  */
6
8
  export type GuardDutyThreatEntitySet = ResourceDefinitionWithAttributes<"AWS::GuardDuty::ThreatEntitySet", GuardDutyThreatEntitySetProps, GuardDutyThreatEntitySetAttribs>;
7
9
  /**
8
- * Resource Type definition for AWS::GuardDuty::ThreatEntitySet
10
+ * The `AWS::GuardDuty::ThreatEntitySet` resource helps you create a list of known malicious IP addresses and domain names in your AWS environment. Once you activate this list, GuardDuty will use the entries in this list as an additional source of threat detection and generate findings when there is an activity associated with these known malicious IP addresses and domain names. GuardDuty continues to monitor independently of this custom threat entity set.
11
+ *
12
+ * Only the users of the GuardDuty administrator account can manage this list. These settings automatically apply to the member accounts.
9
13
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-guardduty-threatentityset.html}
10
14
  */
11
15
  export type GuardDutyThreatEntitySetProps = {
12
16
  /**
17
+ * A boolean value that determines if GuardDuty can start using this list for custom threat detection. For GuardDuty to consider the entries in this list and generate findings based on associated activity, this list must be active.
13
18
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-guardduty-threatentityset.html#cfn-guardduty-threatentityset-activate}
14
19
  */
15
20
  Activate?: boolean | undefined;
16
21
  /**
22
+ * The unique regional detector ID of the GuardDuty account for which you want to create a threat entity set.
23
+ *
24
+ * To find the `detectorId` in the current Region, see the Settings page in the GuardDuty console, or run the [ListDetectors](https://docs.aws.amazon.com/guardduty/latest/APIReference/API_ListDetectors.html) API.
17
25
  * @minLength 1
18
26
  * @maxLength 32
19
27
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-guardduty-threatentityset.html#cfn-guardduty-threatentityset-detectorid}
20
28
  */
21
29
  DetectorId?: string | undefined;
22
30
  /**
31
+ * The AWS account ID that owns the Amazon S3 bucket specified in the *Location* field.
32
+ *
33
+ * Whether or not you provide the account ID for this optional field, GuardDuty validates that the account ID associated with the `DetectorId` owns the S3 bucket in the `Location` field. If GuardDuty finds that this S3 bucket doesn't belong to the specified account ID, you will get an error at the time of activating this list.
23
34
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-guardduty-threatentityset.html#cfn-guardduty-threatentityset-expectedbucketowner}
24
35
  */
25
36
  ExpectedBucketOwner?: string | undefined;
26
37
  /**
38
+ * The format of the file that contains the threat entity set. For information about supported formats, see [List formats](https://docs.aws.amazon.com/guardduty/latest/ug/guardduty_upload-lists.html#prepare_list) in the *Amazon GuardDuty User Guide* .
27
39
  * @minLength 1
28
40
  * @maxLength 300
29
41
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-guardduty-threatentityset.html#cfn-guardduty-threatentityset-format}
30
42
  */
31
43
  Format: string;
32
44
  /**
45
+ * The URI of the file that contains the threat entity set.
33
46
  * @minLength 1
34
47
  * @maxLength 300
35
48
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-guardduty-threatentityset.html#cfn-guardduty-threatentityset-location}
36
49
  */
37
50
  Location: string;
38
51
  /**
52
+ * The user-friendly name to identify the threat entity set. Valid characters are alphanumeric, whitespace, dash (-), and underscores (_).
39
53
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-guardduty-threatentityset.html#cfn-guardduty-threatentityset-name}
40
54
  */
41
55
  Name?: string | undefined;
42
56
  /**
57
+ * The tags to be added to a new threat entity set resource. Each tag consists of a key and an optional value, both of which you define.
58
+ *
59
+ * For more information, see [Tag](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-resource-tags.html) .
43
60
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-guardduty-threatentityset.html#cfn-guardduty-threatentityset-tags}
44
61
  */
45
62
  Tags?: TagItem[] | undefined;
@@ -49,37 +66,45 @@ export type GuardDutyThreatEntitySetProps = {
49
66
  */
50
67
  export type GuardDutyThreatEntitySetAttribs = {
51
68
  /**
69
+ * The timestamp when the threat entity set was created.
52
70
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-guardduty-threatentityset.html#cfn-guardduty-threatentityset-createdat}
53
71
  */
54
72
  CreatedAt: string;
55
73
  /**
74
+ * The details associated with the *Error* status of your threat entity list.
56
75
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-guardduty-threatentityset.html#cfn-guardduty-threatentityset-errordetails}
57
76
  */
58
77
  ErrorDetails: string;
59
78
  /**
79
+ * Returns the unique ID associated with the newly created threat entity set.
60
80
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-guardduty-threatentityset.html#cfn-guardduty-threatentityset-id}
61
81
  */
62
82
  Id: string;
63
83
  /**
84
+ * The status of your `ThreatEntitySet` . For information about valid status values, see [Understanding list statuses](https://docs.aws.amazon.com/guardduty/latest/ug/guardduty_upload-lists.html#guardduty-entity-list-statuses) in the *Amazon GuardDuty User Guide* .
64
85
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-guardduty-threatentityset.html#cfn-guardduty-threatentityset-status}
65
86
  */
66
87
  Status: "INACTIVE" | "ACTIVATING" | "ACTIVE" | "DEACTIVATING" | "ERROR" | "DELETE_PENDING" | "DELETED";
67
88
  /**
89
+ * The timestamp when the threat entity set was updated.
68
90
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-guardduty-threatentityset.html#cfn-guardduty-threatentityset-updatedat}
69
91
  */
70
92
  UpdatedAt: string;
71
93
  };
72
94
  /**
95
+ * Describes a tag. For more information, see [Tag](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-resource-tags.html) .
73
96
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-guardduty-threatentityset-tagitem.html}
74
97
  */
75
98
  export type TagItem = {
76
99
  /**
100
+ * The tag key.
77
101
  * @minLength 1
78
102
  * @maxLength 128
79
103
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-guardduty-threatentityset-tagitem.html#cfn-guardduty-threatentityset-tagitem-key}
80
104
  */
81
105
  Key: string;
82
106
  /**
107
+ * The tag value. This is optional.
83
108
  * @minLength 0
84
109
  * @maxLength 256
85
110
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-guardduty-threatentityset-tagitem.html#cfn-guardduty-threatentityset-tagitem-value}
@@ -1,21 +1,25 @@
1
1
  import type { ResourceDefinitionWithAttributes } from "../main.ts";
2
2
  /**
3
- * The `AWS::GuardDuty::ThreatIntelSet` resource specifies a new `ThreatIntelSet` . A `ThreatIntelSet` consists of known malicious IP addresses. GuardDuty generates findings based on the `ThreatIntelSet` after it is activated.
3
+ * The `AWS::GuardDuty::ThreatIntelSet` resource helps you create a list of known malicious IP addresses in your AWS environment. Once you activate this list, GuardDuty will use list the entries in this list as an additional source for threat detection and generate findings when there is an activity associated with these known malicious IP addresses. GuardDuty continues to monitor independently of this custom threat intelligence set.
4
+ *
5
+ * Only the users of the GuardDuty administrator account can manage this list. These settings automatically apply to the member accounts.
4
6
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-guardduty-threatintelset.html}
5
7
  */
6
8
  export type GuardDutyThreatIntelSet = ResourceDefinitionWithAttributes<"AWS::GuardDuty::ThreatIntelSet", GuardDutyThreatIntelSetProps, GuardDutyThreatIntelSetAttribs>;
7
9
  /**
8
- * The `AWS::GuardDuty::ThreatIntelSet` resource specifies a new `ThreatIntelSet` . A `ThreatIntelSet` consists of known malicious IP addresses. GuardDuty generates findings based on the `ThreatIntelSet` after it is activated.
10
+ * The `AWS::GuardDuty::ThreatIntelSet` resource helps you create a list of known malicious IP addresses in your AWS environment. Once you activate this list, GuardDuty will use list the entries in this list as an additional source for threat detection and generate findings when there is an activity associated with these known malicious IP addresses. GuardDuty continues to monitor independently of this custom threat intelligence set.
11
+ *
12
+ * Only the users of the GuardDuty administrator account can manage this list. These settings automatically apply to the member accounts.
9
13
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-guardduty-threatintelset.html}
10
14
  */
11
15
  export type GuardDutyThreatIntelSetProps = {
12
16
  /**
13
- * A Boolean value that indicates whether GuardDuty is to start using the uploaded ThreatIntelSet.
17
+ * A boolean value that determines if GuardDuty can start using this list for custom threat detection. For GuardDuty to be able to generate findings based on an activity associated with these entries, this list must be active.
14
18
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-guardduty-threatintelset.html#cfn-guardduty-threatintelset-activate}
15
19
  */
16
20
  Activate?: boolean | undefined;
17
21
  /**
18
- * The unique ID of the detector of the GuardDuty account for which you want to create a `ThreatIntelSet` .
22
+ * The unique ID of the detector of the GuardDuty account for which you want to create a `threatIntelSet` .
19
23
  *
20
24
  * To find the `detectorId` in the current Region, see the
21
25
  * Settings page in the GuardDuty console, or run the [ListDetectors](https://docs.aws.amazon.com/guardduty/latest/APIReference/API_ListDetectors.html) API.
@@ -32,7 +36,7 @@ export type GuardDutyThreatIntelSetProps = {
32
36
  */
33
37
  ExpectedBucketOwner?: string | undefined;
34
38
  /**
35
- * The format of the file that contains the ThreatIntelSet.
39
+ * The format of the file that contains the `ThreatIntelSet` . For information about supported formats, see [List formats](https://docs.aws.amazon.com/guardduty/latest/ug/guardduty_upload-lists.html#prepare_list) in the *Amazon GuardDuty User Guide* .
36
40
  * @minLength 1
37
41
  * @maxLength 300
38
42
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-guardduty-threatintelset.html#cfn-guardduty-threatintelset-format}
@@ -46,12 +50,14 @@ export type GuardDutyThreatIntelSetProps = {
46
50
  */
47
51
  Location: string;
48
52
  /**
49
- * A user-friendly ThreatIntelSet name displayed in all findings that are generated by activity that involves IP addresses included in this ThreatIntelSet.
53
+ * The user-friendly name to identify the ThreatIntelSet.
54
+ *
55
+ * The name of your list must be unique within an AWS account and Region. Valid characters are alphanumeric, whitespace, dash (-), and underscores (_).
50
56
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-guardduty-threatintelset.html#cfn-guardduty-threatintelset-name}
51
57
  */
52
58
  Name?: string | undefined;
53
59
  /**
54
- * The tags to be added to a new threat list resource. Each tag consists of a key and an optional value, both of which you define.
60
+ * The tags to be added to a new threat entity set resource. Each tag consists of a key and an optional value, both of which you define.
55
61
  *
56
62
  * For more information, see [Tag](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-resource-tags.html) .
57
63
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-guardduty-threatintelset.html#cfn-guardduty-threatintelset-tags}