@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
@@ -6,7 +6,7 @@ import type { ResourceDefinition, PolicyDocument } from "../main.ts";
6
6
  *
7
7
  * > As a security precaution, the root user of the AWS account that owns a bucket can always use this operation, even if the policy explicitly denies the root user the ability to perform this action.
8
8
  *
9
- * When using the `AWS::S3::BucketPolicy` resource, you can create, update, and delete bucket policies for S3 buckets located in regions different from the stack's region. This cross-region bucket policy modification functionality is supported for backward compatibility with existing workflows.
9
+ * When using the `AWS::S3::BucketPolicy` resource, you can create, update, and delete bucket policies for S3 buckets located in Regions that are different from the stack's Region. However, the CloudFormation stacks should be deployed in the US East (N. Virginia) or `us-east-1` Region. This cross-region bucket policy modification functionality is supported for backward compatibility with existing workflows.
10
10
  *
11
11
  * > If the [DeletionPolicy attribute](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-attribute-deletionpolicy.html) is not specified or set to `Delete` , the bucket policy will be removed when the stack is deleted. If set to `Retain` , the bucket policy will be preserved even after the stack is deleted.
12
12
  *
@@ -28,7 +28,7 @@ export type S3BucketPolicy = ResourceDefinition<"AWS::S3::BucketPolicy", S3Bucke
28
28
  *
29
29
  * > As a security precaution, the root user of the AWS account that owns a bucket can always use this operation, even if the policy explicitly denies the root user the ability to perform this action.
30
30
  *
31
- * When using the `AWS::S3::BucketPolicy` resource, you can create, update, and delete bucket policies for S3 buckets located in regions different from the stack's region. This cross-region bucket policy modification functionality is supported for backward compatibility with existing workflows.
31
+ * When using the `AWS::S3::BucketPolicy` resource, you can create, update, and delete bucket policies for S3 buckets located in Regions that are different from the stack's Region. However, the CloudFormation stacks should be deployed in the US East (N. Virginia) or `us-east-1` Region. This cross-region bucket policy modification functionality is supported for backward compatibility with existing workflows.
32
32
  *
33
33
  * > If the [DeletionPolicy attribute](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-attribute-deletionpolicy.html) is not specified or set to `Delete` , the bucket policy will be removed when the stack is deleted. If set to `Retain` , the bucket policy will be preserved even after the stack is deleted.
34
34
  *
@@ -181,6 +181,7 @@ export type ClusterInstanceGroup = {
181
181
  */
182
182
  OverrideVpcConfig?: VpcConfig | undefined;
183
183
  /**
184
+ * The configuration object of the schedule that SageMaker follows when updating the AMI.
184
185
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-cluster-clusterinstancegroup.html#cfn-sagemaker-cluster-clusterinstancegroup-scheduledupdateconfig}
185
186
  */
186
187
  ScheduledUpdateConfig?: ScheduledUpdateConfig | undefined;
@@ -309,15 +310,17 @@ export type ClusterRestrictedInstanceGroup = {
309
310
  */
310
311
  export type DeepHealthCheckType = "InstanceStress" | "InstanceConnectivity";
311
312
  /**
312
- * The configuration to use when updating the AMI versions.
313
+ * The deployment configuration for an endpoint, which contains the desired deployment strategy and rollback configurations.
313
314
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-cluster-deploymentconfig.html}
314
315
  */
315
316
  export type DeploymentConfig = {
316
317
  /**
318
+ * Automatic rollback configuration for handling endpoint deployment failures and recovery.
317
319
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-cluster-deploymentconfig.html#cfn-sagemaker-cluster-deploymentconfig-autorollbackconfiguration}
318
320
  */
319
321
  AutoRollbackConfiguration?: AlarmDetails[] | undefined;
320
322
  /**
323
+ * Specifies a rolling deployment strategy for updating a SageMaker endpoint.
321
324
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-cluster-deploymentconfig.html#cfn-sagemaker-cluster-deploymentconfig-rollingupdatepolicy}
322
325
  */
323
326
  RollingUpdatePolicy?: RollingUpdatePolicy | undefined;
@@ -372,15 +375,17 @@ export type Orchestrator = {
372
375
  Eks: ClusterOrchestratorEksConfig;
373
376
  };
374
377
  /**
375
- * The policy that SageMaker uses when updating the AMI versions of the cluster.
378
+ * Specifies a rolling deployment strategy for updating a SageMaker endpoint.
376
379
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-cluster-rollingupdatepolicy.html}
377
380
  */
378
381
  export type RollingUpdatePolicy = {
379
382
  /**
383
+ * Batch size for each rolling step to provision capacity and turn on traffic on the new endpoint fleet, and terminate capacity on the old endpoint fleet. Value must be between 5% to 50% of the variant's total instance count.
380
384
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-cluster-rollingupdatepolicy.html#cfn-sagemaker-cluster-rollingupdatepolicy-maximumbatchsize}
381
385
  */
382
386
  MaximumBatchSize: CapacitySizeConfig;
383
387
  /**
388
+ * Batch size for rollback to the old endpoint fleet. Each rolling step to provision capacity and turn on traffic on the old endpoint fleet, and terminate capacity on the new endpoint fleet. If this field is absent, the default value will be set to 100% of total capacity which means to bring up the whole capacity of the old fleet at once during rollback.
384
389
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-cluster-rollingupdatepolicy.html#cfn-sagemaker-cluster-rollingupdatepolicy-rollbackmaximumbatchsize}
385
390
  */
386
391
  RollbackMaximumBatchSize?: CapacitySizeConfig | undefined;
@@ -391,6 +396,7 @@ export type RollingUpdatePolicy = {
391
396
  */
392
397
  export type ScheduledUpdateConfig = {
393
398
  /**
399
+ * The configuration to use when updating the AMI versions.
394
400
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-cluster-scheduledupdateconfig.html#cfn-sagemaker-cluster-scheduledupdateconfig-deploymentconfig}
395
401
  */
396
402
  DeploymentConfig?: DeploymentConfig | undefined;
@@ -167,6 +167,19 @@ export type AsyncInferenceOutputConfig = {
167
167
  */
168
168
  S3OutputPath?: string | undefined;
169
169
  };
170
+ /**
171
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-endpointconfig-capacityreservationconfig.html}
172
+ */
173
+ export type CapacityReservationConfig = {
174
+ /**
175
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-endpointconfig-capacityreservationconfig.html#cfn-sagemaker-endpointconfig-capacityreservationconfig-capacityreservationpreference}
176
+ */
177
+ CapacityReservationPreference?: string | undefined;
178
+ /**
179
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-endpointconfig-capacityreservationconfig.html#cfn-sagemaker-endpointconfig-capacityreservationconfig-mlreservationarn}
180
+ */
181
+ MlReservationArn?: string | undefined;
182
+ };
170
183
  /**
171
184
  * Specifies the JSON and CSV content types of the data that the endpoint captures.
172
185
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-endpointconfig-capturecontenttypeheader.html}
@@ -430,6 +443,10 @@ export type ManagedInstanceScaling = {
430
443
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-endpointconfig-productionvariant.html}
431
444
  */
432
445
  export type ProductionVariant = {
446
+ /**
447
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-endpointconfig-productionvariant.html#cfn-sagemaker-endpointconfig-productionvariant-capacityreservationconfig}
448
+ */
449
+ CapacityReservationConfig?: CapacityReservationConfig | undefined;
433
450
  /**
434
451
  * The timeout value, in seconds, for your inference container to pass health check by SageMaker Hosting. For more information about health check, see [How Your Container Should Respond to Health Check (Ping) Requests](https://docs.aws.amazon.com/sagemaker/latest/dg/your-algorithms-inference-code.html#your-algorithms-inference-algo-ping-requests) .
435
452
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-endpointconfig-productionvariant.html#cfn-sagemaker-endpointconfig-productionvariant-containerstartuphealthchecktimeoutinseconds}
@@ -1,15 +1,15 @@
1
1
  import type { ResourceDefinitionWithAttributes, Tag } from "../main.ts";
2
2
  /**
3
- * The `HttpNamespace` resource is an AWS Cloud Map resource type that contains information about an HTTP namespace. Service instances that you register using an HTTP namespace can be discovered using a `DiscoverInstances` request but can't be discovered using DNS.
3
+ * Creates an HTTP namespace. Service instances registered using an HTTP namespace can be discovered using a `DiscoverInstances` request but can't be discovered using DNS.
4
4
  *
5
- * For the current quota on the number of namespaces that you can create using the same AWS account, see [AWS Cloud Map quotas](https://docs.aws.amazon.com/cloud-map/latest/dg/cloud-map-limits.html) in the ** .
5
+ * For the current quota on the number of namespaces that you can create using the same AWS account , see [AWS Cloud Map quotas](https://docs.aws.amazon.com/cloud-map/latest/dg/cloud-map-limits.html) in the *AWS Cloud Map Developer Guide* .
6
6
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicediscovery-httpnamespace.html}
7
7
  */
8
8
  export type ServiceDiscoveryHttpNamespace = ResourceDefinitionWithAttributes<"AWS::ServiceDiscovery::HttpNamespace", ServiceDiscoveryHttpNamespaceProps, ServiceDiscoveryHttpNamespaceAttribs>;
9
9
  /**
10
- * The `HttpNamespace` resource is an AWS Cloud Map resource type that contains information about an HTTP namespace. Service instances that you register using an HTTP namespace can be discovered using a `DiscoverInstances` request but can't be discovered using DNS.
10
+ * Creates an HTTP namespace. Service instances registered using an HTTP namespace can be discovered using a `DiscoverInstances` request but can't be discovered using DNS.
11
11
  *
12
- * For the current quota on the number of namespaces that you can create using the same AWS account, see [AWS Cloud Map quotas](https://docs.aws.amazon.com/cloud-map/latest/dg/cloud-map-limits.html) in the ** .
12
+ * For the current quota on the number of namespaces that you can create using the same AWS account , see [AWS Cloud Map quotas](https://docs.aws.amazon.com/cloud-map/latest/dg/cloud-map-limits.html) in the *AWS Cloud Map Developer Guide* .
13
13
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicediscovery-httpnamespace.html}
14
14
  */
15
15
  export type ServiceDiscoveryHttpNamespaceProps = {
@@ -46,7 +46,7 @@ export type ServiceDiscoveryInstanceProps = {
46
46
  */
47
47
  InstanceAttributes: Record<string, unknown>;
48
48
  /**
49
- * The ID of the service that you want to use for settings for the instance.
49
+ * The ID or Amazon Resource Name (ARN) of the service that you want to use for settings for the instance. For services created in a shared namespace, specify the service ARN. For more information about shared namespaces, see [Cross-account AWS Cloud Map namespace sharing](https://docs.aws.amazon.com/cloud-map/latest/dg/sharing-namespaces.html) in the *AWS Cloud Map Developer Guide* .
50
50
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicediscovery-instance.html#cfn-servicediscovery-instance-serviceid}
51
51
  */
52
52
  ServiceId: string;
@@ -1,29 +1,11 @@
1
1
  import type { ResourceDefinitionWithAttributes, Tag } from "../main.ts";
2
2
  /**
3
- * A complex type that contains information about a service, which defines the configuration of the following entities:
4
- *
5
- * - For public and private DNS namespaces, one of the following combinations of DNS records in Amazon Route 53:
6
- *
7
- * - A
8
- * - AAAA
9
- * - A and AAAA
10
- * - SRV
11
- * - CNAME
12
- * - Optionally, a health check
3
+ * A complex type that contains information about the specified service.
13
4
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicediscovery-service.html}
14
5
  */
15
6
  export type ServiceDiscoveryService = ResourceDefinitionWithAttributes<"AWS::ServiceDiscovery::Service", ServiceDiscoveryServiceProps, ServiceDiscoveryServiceAttribs>;
16
7
  /**
17
- * A complex type that contains information about a service, which defines the configuration of the following entities:
18
- *
19
- * - For public and private DNS namespaces, one of the following combinations of DNS records in Amazon Route 53:
20
- *
21
- * - A
22
- * - AAAA
23
- * - A and AAAA
24
- * - SRV
25
- * - CNAME
26
- * - Optionally, a health check
8
+ * A complex type that contains information about the specified service.
27
9
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicediscovery-service.html}
28
10
  */
29
11
  export type ServiceDiscoveryServiceProps = {
@@ -59,19 +41,12 @@ export type ServiceDiscoveryServiceProps = {
59
41
  */
60
42
  Name?: string | undefined;
61
43
  /**
62
- * The ID of the namespace that was used to create the service.
63
- *
64
- * > You must specify a value for `NamespaceId` either for the service properties or for [DnsConfig](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-servicediscovery-service-dnsconfig.html) . Don't specify a value in both places.
44
+ * The ID or Amazon Resource Name (ARN) of the namespace that you want to use to create the service. For namespaces shared with your AWS account, specify the namespace ARN. For more information about shared namespaces, see [Cross-account AWS Cloud Map namespace sharing](https://docs.aws.amazon.com/cloud-map/latest/dg/sharing-namespaces.html) in the *AWS Cloud Map Developer Guide* .
65
45
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicediscovery-service.html#cfn-servicediscovery-service-namespaceid}
66
46
  */
67
47
  NamespaceId?: string | undefined;
68
48
  /**
69
- * A string map that contains the following information for the service:
70
- *
71
- * - The attributes that apply to the service
72
- * - For each attribute, the applicable value.
73
- *
74
- * You can specify a total of 30 attributes.
49
+ * A complex type that contains information about attributes associated with a specific service.
75
50
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicediscovery-service.html#cfn-servicediscovery-service-serviceattributes}
76
51
  */
77
52
  ServiceAttributes?: Record<string, unknown> | undefined;
@@ -119,9 +94,9 @@ export type DnsConfig = {
119
94
  */
120
95
  DnsRecords: DnsRecord[];
121
96
  /**
122
- * The ID of the namespace to use for DNS configuration.
97
+ * *Use NamespaceId in [Service](https://docs.aws.amazon.com/cloud-map/latest/api/API_Service.html) instead.*
123
98
  *
124
- * > You must specify a value for `NamespaceId` either for `DnsConfig` or for the [service properties](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicediscovery-service.html) . Don't specify a value in both places.
99
+ * The ID of the namespace to use for DNS configuration.
125
100
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-servicediscovery-service-dnsconfig.html#cfn-servicediscovery-service-dnsconfig-namespaceid}
126
101
  */
127
102
  NamespaceId?: string | undefined;
@@ -98,7 +98,12 @@ export type SSMPatchBaselineProps = {
98
98
  * - **ALLOW_AS_DEPENDENCY** - *Linux and macOS* : A package in the rejected patches list is installed only if it is a dependency of another package. It is considered compliant with the patch baseline, and its status is reported as `INSTALLED_OTHER` . This is the default action if no option is specified.
99
99
  *
100
100
  * *Windows Server* : Windows Server doesn't support the concept of package dependencies. If a package in the rejected patches list and already installed on the node, its status is reported as `INSTALLED_OTHER` . Any package not already installed on the node is skipped. This is the default action if no option is specified.
101
- * - **BLOCK** - *All OSs* : Packages in the rejected patches list, and packages that include them as dependencies, aren't installed by Patch Manager under any circumstances. If a package was installed before it was added to the rejected patches list, or is installed outside of Patch Manager afterward, it's considered noncompliant with the patch baseline and its status is reported as `INSTALLED_REJECTED` .
101
+ * - **BLOCK** - *All OSs* : Packages in the rejected patches list, and packages that include them as dependencies, aren't installed by Patch Manager under any circumstances.
102
+ *
103
+ * State value assignment for patch compliance:
104
+ *
105
+ * - If a package was installed before it was added to the rejected patches list, or is installed outside of Patch Manager afterward, it's considered noncompliant with the patch baseline and its status is reported as `INSTALLED_REJECTED` .
106
+ * - If an update attempts to install a dependency package that is now rejected by the baseline, when previous versions of the package were not rejected, the package being updated is reported as `MISSING` for `SCAN` operations and as `FAILED` for `INSTALL` operations.
102
107
  * @default "ALLOW_AS_DEPENDENCY"
103
108
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ssm-patchbaseline.html#cfn-ssm-patchbaseline-rejectedpatchesaction}
104
109
  */
@@ -162,7 +162,7 @@ export type ConfigurationDefinition = {
162
162
  * - Description: (Required) A comma separated list of organizational units (OUs) you want to deploy the configuration to.
163
163
  * - `TargetRegions`
164
164
  *
165
- * - Description: (Required) The AWS Regions to deploy the configuration to. For this type, the parameter only accepts a value of `AllRegions` .
165
+ * - Description: (Required) A comma separated list of AWS Regions you want to deploy the configuration to.
166
166
  * - **DevOps Guru (Type: AWS QuickSetupType-DevOpsGuru)** - - `AnalyseAllResources`
167
167
  *
168
168
  * - Description: (Optional) A boolean value that determines whether DevOps Guru analyzes all AWS CloudFormation stacks in the account. The default value is " `false` ".
@@ -32,6 +32,11 @@ export type SyntheticsCanaryProps = {
32
32
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-synthetics-canary.html#cfn-synthetics-canary-artifacts3location}
33
33
  */
34
34
  ArtifactS3Location: string;
35
+ /**
36
+ * List of browser configurations for the canary
37
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-synthetics-canary.html#cfn-synthetics-canary-browserconfigs}
38
+ */
39
+ BrowserConfigs?: BrowserConfig[] | undefined;
35
40
  /**
36
41
  * Use this structure to input your script code for the canary. This structure contains the Lambda handler with the location where the canary should start running the script. If the script is stored in an S3 bucket, the bucket name, key, and version are also included. If the script is passed into the canary directly, the script code is contained in the value of `Script` .
37
42
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-synthetics-canary.html#cfn-synthetics-canary-code}
@@ -135,6 +140,11 @@ export type SyntheticsCanaryProps = {
135
140
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-synthetics-canary.html#cfn-synthetics-canary-visualreference}
136
141
  */
137
142
  VisualReference?: VisualReference | undefined;
143
+ /**
144
+ * List of visual references for the canary
145
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-synthetics-canary.html#cfn-synthetics-canary-visualreferences}
146
+ */
147
+ VisualReferences?: VisualReference[] | undefined;
138
148
  };
139
149
  /**
140
150
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-synthetics-canary.html#aws-resource-synthetics-canary-return-values}
@@ -183,6 +193,19 @@ export type BaseScreenshot = {
183
193
  */
184
194
  ScreenshotName: string;
185
195
  };
196
+ /**
197
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-synthetics-canary-browserconfig.html}
198
+ */
199
+ export type BrowserConfig = {
200
+ /**
201
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-synthetics-canary-browserconfig.html#cfn-synthetics-canary-browserconfig-browsertype}
202
+ */
203
+ BrowserType: BrowserType;
204
+ };
205
+ /**
206
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-synthetics-canary-browsertype.html}
207
+ */
208
+ export type BrowserType = "CHROME" | "FIREFOX";
186
209
  /**
187
210
  * Use this structure to input your script code for the canary. This structure contains the Lambda handler with the location where the canary should start running the script. If the script is stored in an S3 bucket, the bucket name, key, and version are also included. If the script is passed into the canary directly, the script code is contained in the value of `Script` .
188
211
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-synthetics-canary-code.html}
@@ -251,11 +274,12 @@ export type Code = {
251
274
  Script: string;
252
275
  };
253
276
  /**
277
+ * A structure that contains information about a dependency for a canary.
254
278
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-synthetics-canary-dependency.html}
255
279
  */
256
280
  export type Dependency = {
257
281
  /**
258
- * ARN of the Lambda layer
282
+ * The dependency reference. For Lambda layers, this is the ARN of the Lambda layer. For more information about Lambda ARN format, see [Lambda](https://docs.aws.amazon.com/lambda/latest/api/API_Layer.html) .
259
283
  * @minLength 1
260
284
  * @maxLength 140
261
285
  * @pattern arn:[a-zA-Z0-9-]+:lambda:[a-zA-Z0-9-]+:\d{12}:layer:[a-zA-Z0-9-_]+:[0-9]+
@@ -263,7 +287,7 @@ export type Dependency = {
263
287
  */
264
288
  Reference: string;
265
289
  /**
266
- * Type of dependency
290
+ * The type of dependency. Valid value is `LambdaLayer` .
267
291
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-synthetics-canary-dependency.html#cfn-synthetics-canary-dependency-type}
268
292
  */
269
293
  Type?: "LambdaLayer" | undefined;
@@ -413,5 +437,9 @@ export type VisualReference = {
413
437
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-synthetics-canary-visualreference.html#cfn-synthetics-canary-visualreference-basescreenshots}
414
438
  */
415
439
  BaseScreenshots?: BaseScreenshot[] | undefined;
440
+ /**
441
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-synthetics-canary-visualreference.html#cfn-synthetics-canary-visualreference-browsertype}
442
+ */
443
+ BrowserType?: BrowserType | undefined;
416
444
  };
417
445
  //# sourceMappingURL=aws-synthetics-canary.d.ts.map
@@ -4,7 +4,18 @@ import type { ResourceDefinitionWithAttributes, Tag } from "../main.ts";
4
4
  *
5
5
  * You can import both the certificate and its chain in the `Certificate` parameter.
6
6
  *
7
- * > If you use the `Certificate` parameter to upload both the certificate and its chain, don't use the `CertificateChain` parameter.
7
+ * After importing a certificate, AWS Transfer Family automatically creates a Amazon CloudWatch metric called `DaysUntilExpiry` that tracks the number of days until the certificate expires. The metric is based on the `InactiveDate` parameter and is published daily in the `AWS/Transfer` namespace.
8
+ *
9
+ * > It can take up to a full day after importing a certificate for Transfer Family to emit the `DaysUntilExpiry` metric to your account. > If you use the `Certificate` parameter to upload both the certificate and its chain, don't use the `CertificateChain` parameter.
10
+ *
11
+ * *CloudWatch monitoring*
12
+ *
13
+ * The `DaysUntilExpiry` metric includes the following specifications:
14
+ *
15
+ * - *Units:* Count (days)
16
+ * - *Dimensions:* `CertificateId` (always present), `Description` (if provided during certificate import)
17
+ * - *Statistics:* Minimum, Maximum, Average
18
+ * - *Frequency:* Published daily
8
19
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-transfer-certificate.html}
9
20
  */
10
21
  export type TransferCertificate = ResourceDefinitionWithAttributes<"AWS::Transfer::Certificate", TransferCertificateProps, TransferCertificateAttribs>;
@@ -13,7 +24,18 @@ export type TransferCertificate = ResourceDefinitionWithAttributes<"AWS::Transfe
13
24
  *
14
25
  * You can import both the certificate and its chain in the `Certificate` parameter.
15
26
  *
16
- * > If you use the `Certificate` parameter to upload both the certificate and its chain, don't use the `CertificateChain` parameter.
27
+ * After importing a certificate, AWS Transfer Family automatically creates a Amazon CloudWatch metric called `DaysUntilExpiry` that tracks the number of days until the certificate expires. The metric is based on the `InactiveDate` parameter and is published daily in the `AWS/Transfer` namespace.
28
+ *
29
+ * > It can take up to a full day after importing a certificate for Transfer Family to emit the `DaysUntilExpiry` metric to your account. > If you use the `Certificate` parameter to upload both the certificate and its chain, don't use the `CertificateChain` parameter.
30
+ *
31
+ * *CloudWatch monitoring*
32
+ *
33
+ * The `DaysUntilExpiry` metric includes the following specifications:
34
+ *
35
+ * - *Units:* Count (days)
36
+ * - *Dimensions:* `CertificateId` (always present), `Description` (if provided during certificate import)
37
+ * - *Statistics:* Minimum, Maximum, Average
38
+ * - *Frequency:* Published daily
17
39
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-transfer-certificate.html}
18
40
  */
19
41
  export type TransferCertificateProps = {
@@ -262,6 +262,8 @@ export type EndpointDetails = {
262
262
  /**
263
263
  * A list of security groups IDs that are available to attach to your server's endpoint.
264
264
  *
265
+ * > While `SecurityGroupIds` appears in the response syntax for consistency with `CreateServer` and `UpdateServer` operations, this field is not populated in `DescribeServer` responses. Security groups are managed at the VPC endpoint level and can be modified outside of the Transfer Family service. To retrieve current security group information, use the EC2 `DescribeVpcEndpoints` API with the `VpcEndpointId` returned in the response.
266
+ * >
265
267
  * > This property can only be set when `EndpointType` is set to `VPC` .
266
268
  * >
267
269
  * > You can edit the `SecurityGroupIds` property in the [UpdateServer](https://docs.aws.amazon.com/transfer/latest/userguide/API_UpdateServer.html) API only if you are changing the `EndpointType` from `PUBLIC` or `VPC_ENDPOINT` to `VPC` . To change security groups associated with your server's VPC endpoint after creation, use the Amazon EC2 [ModifyVpcEndpoint](https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_ModifyVpcEndpoint.html) API.
@@ -14,6 +14,11 @@ export type VpcLatticeResourceGatewayProps = {
14
14
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-vpclattice-resourcegateway.html#cfn-vpclattice-resourcegateway-ipaddresstype}
15
15
  */
16
16
  IpAddressType?: "IPV4" | "IPV6" | "DUALSTACK" | undefined;
17
+ /**
18
+ * The number of IPv4 addresses to allocate per ENI for the resource gateway
19
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-vpclattice-resourcegateway.html#cfn-vpclattice-resourcegateway-ipv4addressespereni}
20
+ */
21
+ Ipv4AddressesPerEni?: number | undefined;
17
22
  /**
18
23
  * The name of the resource gateway.
19
24
  * @minLength 3
@@ -98,6 +98,7 @@ export type WorkSpacesWebPortalProps = {
98
98
  */
99
99
  NetworkSettingsArn?: string | undefined;
100
100
  /**
101
+ * The ARN of the session logger that is assocaited with the portal.
101
102
  * @minLength 20
102
103
  * @maxLength 2048
103
104
  * @pattern ^arn:[\w+=\/,.@-]+:[a-zA-Z0-9\-]+:[a-zA-Z0-9\-]*:[a-zA-Z0-9]{1,12}:[a-zA-Z]+(\/[a-fA-F0-9\-]{36})+$
@@ -1,19 +1,21 @@
1
1
  import type { ResourceDefinitionWithAttributes, Tag } from "../main.ts";
2
2
  /**
3
- * Definition of AWS::WorkSpacesWeb::SessionLogger Resource Type
3
+ * The session logger resource.
4
4
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-workspacesweb-sessionlogger.html}
5
5
  */
6
6
  export type WorkSpacesWebSessionLogger = ResourceDefinitionWithAttributes<"AWS::WorkSpacesWeb::SessionLogger", WorkSpacesWebSessionLoggerProps, WorkSpacesWebSessionLoggerAttribs>;
7
7
  /**
8
- * Definition of AWS::WorkSpacesWeb::SessionLogger Resource Type
8
+ * The session logger resource.
9
9
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-workspacesweb-sessionlogger.html}
10
10
  */
11
11
  export type WorkSpacesWebSessionLoggerProps = {
12
12
  /**
13
+ * The additional encryption context of the session logger.
13
14
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-workspacesweb-sessionlogger.html#cfn-workspacesweb-sessionlogger-additionalencryptioncontext}
14
15
  */
15
16
  AdditionalEncryptionContext?: Record<string, string> | undefined;
16
17
  /**
18
+ * The custom managed key of the session logger.
17
19
  * @minLength 20
18
20
  * @maxLength 2048
19
21
  * @pattern ^arn:[\w+=\/,.@-]+:kms:[a-zA-Z0-9\-]*:[a-zA-Z0-9]{1,12}:key\/[a-zA-Z0-9-]+$
@@ -21,6 +23,7 @@ export type WorkSpacesWebSessionLoggerProps = {
21
23
  */
22
24
  CustomerManagedKey?: string | undefined;
23
25
  /**
26
+ * The human-readable display name.
24
27
  * @minLength 1
25
28
  * @maxLength 64
26
29
  * @pattern ^[ _\-\d\w]+$
@@ -28,10 +31,12 @@ export type WorkSpacesWebSessionLoggerProps = {
28
31
  */
29
32
  DisplayName?: string | undefined;
30
33
  /**
34
+ * The filter that specifies which events to monitor.
31
35
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-workspacesweb-sessionlogger.html#cfn-workspacesweb-sessionlogger-eventfilter}
32
36
  */
33
37
  EventFilter: EventFilter;
34
38
  /**
39
+ * The configuration that specifies where logs are fowarded.
35
40
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-workspacesweb-sessionlogger.html#cfn-workspacesweb-sessionlogger-logconfiguration}
36
41
  */
37
42
  LogConfiguration: LogConfiguration;
@@ -45,15 +50,18 @@ export type WorkSpacesWebSessionLoggerProps = {
45
50
  */
46
51
  export type WorkSpacesWebSessionLoggerAttribs = {
47
52
  /**
53
+ * The associated portal ARN.
48
54
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-workspacesweb-sessionlogger.html#cfn-workspacesweb-sessionlogger-associatedportalarns}
49
55
  */
50
56
  AssociatedPortalArns: string[];
51
57
  /**
58
+ * The date the session logger resource was created.
52
59
  * @format date-time
53
60
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-workspacesweb-sessionlogger.html#cfn-workspacesweb-sessionlogger-creationdate}
54
61
  */
55
62
  CreationDate: string;
56
63
  /**
64
+ * The ARN of the session logger resource.
57
65
  * @minLength 20
58
66
  * @maxLength 2048
59
67
  * @pattern ^arn:[\w+=\/,.@-]+:[a-zA-Z0-9\-]+:[a-zA-Z0-9\-]*:[a-zA-Z0-9]{1,12}:[a-zA-Z]+(\/[a-fA-F0-9\-]{36})+$
@@ -66,6 +74,7 @@ export type WorkSpacesWebSessionLoggerAttribs = {
66
74
  */
67
75
  export type Event = "WebsiteInteract" | "FileDownloadFromSecureBrowserToRemoteDisk" | "FileTransferFromRemoteToLocalDisk" | "FileTransferFromLocalToRemoteDisk" | "FileUploadFromRemoteDiskToSecureBrowser" | "ContentPasteToWebsite" | "ContentTransferFromLocalToRemoteClipboard" | "ContentCopyFromWebsite" | "UrlLoad" | "TabOpen" | "TabClose" | "PrintJobSubmit" | "SessionConnect" | "SessionStart" | "SessionDisconnect" | "SessionEnd" | "UrlBlockByContentFilter";
68
76
  /**
77
+ * The filter that specifies the events to monitor.
69
78
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-workspacesweb-sessionlogger-eventfilter.html}
70
79
  */
71
80
  export type EventFilter = {
@@ -78,10 +87,12 @@ export type EventFilter = {
78
87
  */
79
88
  export type FolderStructure = "Flat" | "NestedByDate";
80
89
  /**
90
+ * The configuration of the log.
81
91
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-workspacesweb-sessionlogger-logconfiguration.html}
82
92
  */
83
93
  export type LogConfiguration = {
84
94
  /**
95
+ * The configuration for delivering the logs to S3.
85
96
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-workspacesweb-sessionlogger-logconfiguration.html#cfn-workspacesweb-sessionlogger-logconfiguration-s3}
86
97
  */
87
98
  S3?: S3LogConfiguration | undefined;
@@ -91,10 +102,12 @@ export type LogConfiguration = {
91
102
  */
92
103
  export type LogFileFormat = "JSONLines" | "Json";
93
104
  /**
105
+ * The S3 log configuration.
94
106
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-workspacesweb-sessionlogger-s3logconfiguration.html}
95
107
  */
96
108
  export type S3LogConfiguration = {
97
109
  /**
110
+ * The S3 bucket name where logs are delivered.
98
111
  * @minLength 1
99
112
  * @maxLength 256
100
113
  * @pattern ^[a-z0-9][\.\-a-z0-9]{1,61}[a-z0-9]$
@@ -102,15 +115,18 @@ export type S3LogConfiguration = {
102
115
  */
103
116
  Bucket: string;
104
117
  /**
118
+ * The expected bucket owner of the target S3 bucket. The caller must have permissions to write to the target bucket.
105
119
  * @pattern ^[0-9]{12}$
106
120
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-workspacesweb-sessionlogger-s3logconfiguration.html#cfn-workspacesweb-sessionlogger-s3logconfiguration-bucketowner}
107
121
  */
108
122
  BucketOwner?: string | undefined;
109
123
  /**
124
+ * The folder structure that defines the organizational structure for log files in S3.
110
125
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-workspacesweb-sessionlogger-s3logconfiguration.html#cfn-workspacesweb-sessionlogger-s3logconfiguration-folderstructure}
111
126
  */
112
127
  FolderStructure: FolderStructure;
113
128
  /**
129
+ * The S3 path prefix that determines where log files are stored.
114
130
  * @minLength 1
115
131
  * @maxLength 256
116
132
  * @pattern ^[\d\w\-_/!().*']+$
@@ -118,6 +134,7 @@ export type S3LogConfiguration = {
118
134
  */
119
135
  KeyPrefix?: string | undefined;
120
136
  /**
137
+ * The format of the LogFile that is written to S3.
121
138
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-workspacesweb-sessionlogger-s3logconfiguration.html#cfn-workspacesweb-sessionlogger-s3logconfiguration-logfileformat}
122
139
  */
123
140
  LogFileFormat: LogFileFormat;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@propulsionworks/cloudformation",
3
- "version": "0.1.22",
3
+ "version": "0.1.24",
4
4
  "author": {
5
5
  "name": "Gordon Leigh"
6
6
  },