@propulsionworks/cloudformation 0.1.27 → 0.1.29

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 (67) hide show
  1. package/out/exports/resources.generated/aws-amazonmq-broker.d.ts +15 -3
  2. package/out/exports/resources.generated/aws-applicationsignals-discovery.d.ts +8 -0
  3. package/out/exports/resources.generated/aws-applicationsignals-groupingconfiguration.d.ts +48 -0
  4. package/out/exports/resources.generated/aws-arcregionswitch-plan.d.ts +4 -0
  5. package/out/exports/resources.generated/aws-bcmdataexports-export.d.ts +9 -9
  6. package/out/exports/resources.generated/aws-bedrock-dataautomationproject.d.ts +54 -0
  7. package/out/exports/resources.generated/aws-bedrockagentcore-browsercustom.d.ts +57 -14
  8. package/out/exports/resources.generated/aws-bedrockagentcore-codeinterpretercustom.d.ts +49 -10
  9. package/out/exports/resources.generated/aws-bedrockagentcore-gateway.d.ts +170 -0
  10. package/out/exports/resources.generated/aws-bedrockagentcore-gatewaytarget.d.ts +260 -0
  11. package/out/exports/resources.generated/aws-bedrockagentcore-runtime.d.ts +63 -16
  12. package/out/exports/resources.generated/aws-bedrockagentcore-runtimeendpoint.d.ts +28 -13
  13. package/out/exports/resources.generated/aws-cognito-userpooluser.d.ts +3 -3
  14. package/out/exports/resources.generated/aws-connect-evaluationform.d.ts +0 -4
  15. package/out/exports/resources.generated/aws-connect-routingprofile.d.ts +3 -3
  16. package/out/exports/resources.generated/aws-connect-user.d.ts +1 -1
  17. package/out/exports/resources.generated/aws-cur-reportdefinition.d.ts +6 -1
  18. package/out/exports/resources.generated/aws-datasync-locationsmb.d.ts +58 -0
  19. package/out/exports/resources.generated/aws-datazone-formtype.d.ts +106 -0
  20. package/out/exports/resources.generated/aws-datazone-owner.d.ts +17 -2
  21. package/out/exports/resources.generated/aws-datazone-projectmembership.d.ts +19 -2
  22. package/out/exports/resources.generated/aws-dms-instanceprofile.d.ts +1 -3
  23. package/out/exports/resources.generated/aws-ec2-ec2fleet.d.ts +3 -2
  24. package/out/exports/resources.generated/aws-ec2-launchtemplate.d.ts +5 -4
  25. package/out/exports/resources.generated/aws-ec2-localgatewayvirtualinterface.d.ts +84 -0
  26. package/out/exports/resources.generated/aws-ec2-localgatewayvirtualinterfacegroup.d.ts +64 -0
  27. package/out/exports/resources.generated/aws-ec2-networkinterfaceattachment.d.ts +5 -0
  28. package/out/exports/resources.generated/aws-ec2-spotfleet.d.ts +3 -2
  29. package/out/exports/resources.generated/aws-ec2-volume.d.ts +3 -2
  30. package/out/exports/resources.generated/aws-ec2-vpc.d.ts +2 -2
  31. package/out/exports/resources.generated/aws-ec2-vpccidrblock.d.ts +2 -2
  32. package/out/exports/resources.generated/aws-ec2-vpcendpoint.d.ts +1 -1
  33. package/out/exports/resources.generated/aws-ecs-capacityprovider.d.ts +375 -6
  34. package/out/exports/resources.generated/aws-entityresolution-idmappingworkflow.d.ts +4 -0
  35. package/out/exports/resources.generated/aws-fsx-filesystem.d.ts +2 -2
  36. package/out/exports/resources.generated/aws-gamelift-containerfleet.d.ts +2 -2
  37. package/out/exports/resources.generated/aws-gamelift-fleet.d.ts +1 -1
  38. package/out/exports/resources.generated/aws-imagebuilder-image.d.ts +26 -0
  39. package/out/exports/resources.generated/aws-imagebuilder-imagepipeline.d.ts +43 -0
  40. package/out/exports/resources.generated/aws-imagebuilder-imagerecipe.d.ts +5 -0
  41. package/out/exports/resources.generated/aws-lambda-function.d.ts +2 -2
  42. package/out/exports/resources.generated/aws-lambda-permission.d.ts +4 -0
  43. package/out/exports/resources.generated/aws-lightsail-disksnapshot.d.ts +86 -0
  44. package/out/exports/resources.generated/aws-lookoutmetrics-alert.d.ts +4 -0
  45. package/out/exports/resources.generated/aws-lookoutmetrics-anomalydetector.d.ts +4 -0
  46. package/out/exports/resources.generated/aws-medialive-channel.d.ts +24 -0
  47. package/out/exports/resources.generated/aws-msk-clusterpolicy.d.ts +1 -1
  48. package/out/exports/resources.generated/aws-neptune-eventsubscription.d.ts +15 -10
  49. package/out/exports/resources.generated/aws-networkfirewall-rulegroup.d.ts +3 -1
  50. package/out/exports/resources.generated/aws-networkmanager-connectpeer.d.ts +5 -0
  51. package/out/exports/resources.generated/aws-observabilityadmin-organizationcentralizationrule.d.ts +146 -0
  52. package/out/exports/resources.generated/aws-omics-workflow.d.ts +88 -0
  53. package/out/exports/resources.generated/aws-omics-workflowversion.d.ts +88 -0
  54. package/out/exports/resources.generated/aws-opensearchservice-domain.d.ts +1 -0
  55. package/out/exports/resources.generated/aws-pcs-computenodegroup.d.ts +2 -2
  56. package/out/exports/resources.generated/aws-pcs-queue.d.ts +26 -0
  57. package/out/exports/resources.generated/aws-quicksight-custompermissions.d.ts +10 -0
  58. package/out/exports/resources.generated/aws-quicksight-dashboard.d.ts +32 -0
  59. package/out/exports/resources.generated/aws-rds-dbcluster.d.ts +14 -0
  60. package/out/exports/resources.generated/aws-rds-dbinstance.d.ts +12 -0
  61. package/out/exports/resources.generated/aws-rds-dbproxy.d.ts +27 -1
  62. package/out/exports/resources.generated/aws-rds-dbproxyendpoint.d.ts +11 -0
  63. package/out/exports/resources.generated/aws-route53-recordset.d.ts +5 -1
  64. package/out/exports/resources.generated/aws-servicecatalog-portfolioprincipalassociation.d.ts +2 -2
  65. package/out/exports/resources.generated/aws-servicecatalog-portfolioproductassociation.d.ts +4 -13
  66. package/out/exports/resources.generated/aws-servicecatalog-portfolioshare.d.ts +3 -11
  67. package/package.json +1 -1
@@ -363,9 +363,13 @@ export type AliasTarget = {
363
363
  * - A target group that has no registered targets is considered unhealthy.
364
364
  *
365
365
  * > When you create a load balancer, you configure settings for Elastic Load Balancing health checks; they're not Route 53 health checks, but they perform a similar function. Do not create Route 53 health checks for the EC2 instances that you register with an ELB load balancer.
366
- * - **S3 buckets** - There are no special requirements for setting `EvaluateTargetHealth` to `true` when the alias target is an S3 bucket.
366
+ * - **API Gateway APIs** - There are no special requirements for setting `EvaluateTargetHealth` to `true` when the alias target is an API Gateway API. However, because API Gateway is highly available by design, `EvaluateTargetHealth` provides no operational benefit and [Route 53 health checks](https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/dns-failover.html) are recommended instead for failover scenarios.
367
+ * - **S3 buckets** - There are no special requirements for setting `EvaluateTargetHealth` to `true` when the alias target is an S3 bucket. However, because S3 buckets are highly available by design, `EvaluateTargetHealth` provides no operational benefit and [Route 53 health checks](https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/dns-failover.html) are recommended instead for failover scenarios.
368
+ * - **VPC interface endpoints** - There are no special requirements for setting `EvaluateTargetHealth` to `true` when the alias target is a VPC interface endpoint. However, because VPC interface endpoints are highly available by design, `EvaluateTargetHealth` provides no operational benefit and [Route 53 health checks](https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/dns-failover.html) are recommended instead for failover scenarios.
367
369
  * - **Other records in the same hosted zone** - If the AWS resource that you specify in `DNSName` is a record or a group of records (for example, a group of weighted records) but is not another alias record, we recommend that you associate a health check with all of the records in the alias target. For more information, see [What Happens When You Omit Health Checks?](https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/dns-failover-complex-configs.html#dns-failover-complex-configs-hc-omitting) in the *Amazon Route 53 Developer Guide* .
368
370
  *
371
+ * > While `EvaluateTargetHealth` can be set to `true` for highly available AWS services (such as S3 buckets, VPC interface endpoints, and API Gateway), these services are designed for high availability and rarely experience outages that would be detected by this feature. For failover scenarios with these services, consider using [Route 53 health checks](https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/dns-failover.html) that monitor your application's ability to access the service instead.
372
+ *
369
373
  * For more information and examples, see [Amazon Route 53 Health Checks and DNS Failover](https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/dns-failover.html) in the *Amazon Route 53 Developer Guide* .
370
374
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-route53-recordset-aliastarget.html#cfn-route53-recordset-aliastarget-evaluatetargethealth}
371
375
  */
@@ -21,12 +21,12 @@ export type ServiceCatalogPortfolioPrincipalAssociationProps = {
21
21
  * The portfolio identifier.
22
22
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicecatalog-portfolioprincipalassociation.html#cfn-servicecatalog-portfolioprincipalassociation-portfolioid}
23
23
  */
24
- PortfolioId?: string | undefined;
24
+ PortfolioId: string;
25
25
  /**
26
26
  * The ARN of the principal ( IAM user, role, or group).
27
27
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicecatalog-portfolioprincipalassociation.html#cfn-servicecatalog-portfolioprincipalassociation-principalarn}
28
28
  */
29
- PrincipalARN?: string | undefined;
29
+ PrincipalARN: string;
30
30
  /**
31
31
  * The principal type. The supported values are `IAM` and `IAM_PATTERN` .
32
32
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicecatalog-portfolioprincipalassociation.html#cfn-servicecatalog-portfolioprincipalassociation-principaltype}
@@ -1,11 +1,11 @@
1
- import type { ResourceDefinitionWithAttributes } from "../main.ts";
1
+ import type { ResourceDefinition } from "../main.ts";
2
2
  /**
3
3
  * Associates the specified product with the specified portfolio.
4
4
  *
5
5
  * A delegated admin is authorized to invoke this command.
6
6
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicecatalog-portfolioproductassociation.html}
7
7
  */
8
- export type ServiceCatalogPortfolioProductAssociation = ResourceDefinitionWithAttributes<"AWS::ServiceCatalog::PortfolioProductAssociation", ServiceCatalogPortfolioProductAssociationProps, ServiceCatalogPortfolioProductAssociationAttribs>;
8
+ export type ServiceCatalogPortfolioProductAssociation = ResourceDefinition<"AWS::ServiceCatalog::PortfolioProductAssociation", ServiceCatalogPortfolioProductAssociationProps>;
9
9
  /**
10
10
  * Associates the specified product with the specified portfolio.
11
11
  *
@@ -25,25 +25,16 @@ export type ServiceCatalogPortfolioProductAssociationProps = {
25
25
  * The portfolio identifier.
26
26
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicecatalog-portfolioproductassociation.html#cfn-servicecatalog-portfolioproductassociation-portfolioid}
27
27
  */
28
- PortfolioId: string;
28
+ PortfolioId?: string | undefined;
29
29
  /**
30
30
  * The product identifier.
31
31
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicecatalog-portfolioproductassociation.html#cfn-servicecatalog-portfolioproductassociation-productid}
32
32
  */
33
- ProductId: string;
33
+ ProductId?: string | undefined;
34
34
  /**
35
35
  * The identifier of the source portfolio.
36
36
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicecatalog-portfolioproductassociation.html#cfn-servicecatalog-portfolioproductassociation-sourceportfolioid}
37
37
  */
38
38
  SourcePortfolioId?: string | undefined;
39
39
  };
40
- /**
41
- * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicecatalog-portfolioproductassociation.html#aws-resource-servicecatalog-portfolioproductassociation-return-values}
42
- */
43
- export type ServiceCatalogPortfolioProductAssociationAttribs = {
44
- /**
45
- * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicecatalog-portfolioproductassociation.html#cfn-servicecatalog-portfolioproductassociation-id}
46
- */
47
- Id: string;
48
- };
49
40
  //# sourceMappingURL=aws-servicecatalog-portfolioproductassociation.d.ts.map
@@ -1,9 +1,9 @@
1
- import type { ResourceDefinitionWithAttributes } from "../main.ts";
1
+ import type { ResourceDefinition } from "../main.ts";
2
2
  /**
3
3
  * Shares the specified portfolio with the specified account.
4
4
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicecatalog-portfolioshare.html}
5
5
  */
6
- export type ServiceCatalogPortfolioShare = ResourceDefinitionWithAttributes<"AWS::ServiceCatalog::PortfolioShare", ServiceCatalogPortfolioShareProps, ServiceCatalogPortfolioShareAttribs>;
6
+ export type ServiceCatalogPortfolioShare = ResourceDefinition<"AWS::ServiceCatalog::PortfolioShare", ServiceCatalogPortfolioShareProps>;
7
7
  /**
8
8
  * Shares the specified portfolio with the specified account.
9
9
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicecatalog-portfolioshare.html}
@@ -19,6 +19,7 @@ export type ServiceCatalogPortfolioShareProps = {
19
19
  AcceptLanguage?: string | undefined;
20
20
  /**
21
21
  * The AWS account ID. For example, `123456789012` .
22
+ * @pattern ^[0-9]{12}$
22
23
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicecatalog-portfolioshare.html#cfn-servicecatalog-portfolioshare-accountid}
23
24
  */
24
25
  AccountId: string;
@@ -33,13 +34,4 @@ export type ServiceCatalogPortfolioShareProps = {
33
34
  */
34
35
  ShareTagOptions?: boolean | undefined;
35
36
  };
36
- /**
37
- * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicecatalog-portfolioshare.html#aws-resource-servicecatalog-portfolioshare-return-values}
38
- */
39
- export type ServiceCatalogPortfolioShareAttribs = {
40
- /**
41
- * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicecatalog-portfolioshare.html#cfn-servicecatalog-portfolioshare-id}
42
- */
43
- Id: string;
44
- };
45
37
  //# sourceMappingURL=aws-servicecatalog-portfolioshare.d.ts.map
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@propulsionworks/cloudformation",
3
- "version": "0.1.27",
3
+ "version": "0.1.29",
4
4
  "author": {
5
5
  "name": "Gordon Leigh"
6
6
  },