@propulsionworks/cloudformation 0.1.33 → 0.1.35

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 (104) hide show
  1. package/out/exports/resources.generated/aws-appstream-fleet.d.ts +1 -5
  2. package/out/exports/resources.generated/aws-appstream-imagebuilder.d.ts +2 -6
  3. package/out/exports/resources.generated/aws-appstream-stack.d.ts +3 -3
  4. package/out/exports/resources.generated/aws-aps-anomalydetector.d.ts +34 -12
  5. package/out/exports/resources.generated/aws-aps-scraper.d.ts +48 -0
  6. package/out/exports/resources.generated/aws-backup-logicallyairgappedbackupvault.d.ts +4 -0
  7. package/out/exports/resources.generated/aws-backup-restoretestingselection.d.ts +2 -0
  8. package/out/exports/resources.generated/aws-batch-computeenvironment.d.ts +6 -6
  9. package/out/exports/resources.generated/aws-batch-jobdefinition.d.ts +3 -0
  10. package/out/exports/resources.generated/aws-bedrock-automatedreasoningpolicy.d.ts +15 -0
  11. package/out/exports/resources.generated/aws-bedrockagentcore-browsercustom.d.ts +16 -0
  12. package/out/exports/resources.generated/aws-bedrockagentcore-gatewaytarget.d.ts +18 -1
  13. package/out/exports/resources.generated/aws-bedrockagentcore-runtime.d.ts +109 -0
  14. package/out/exports/resources.generated/aws-bedrockagentcore-workloadidentity.d.ts +61 -0
  15. package/out/exports/resources.generated/aws-cassandra-keyspace.d.ts +1 -1
  16. package/out/exports/resources.generated/aws-cleanrooms-collaboration.d.ts +9 -0
  17. package/out/exports/resources.generated/aws-cleanrooms-configuredtable.d.ts +15 -1
  18. package/out/exports/resources.generated/aws-cleanrooms-privacybudgettemplate.d.ts +30 -3
  19. package/out/exports/resources.generated/aws-cloudfront-anycastiplist.d.ts +1 -0
  20. package/out/exports/resources.generated/aws-cloudfront-distribution.d.ts +1 -0
  21. package/out/exports/resources.generated/aws-cloudfront-vpcorigin.d.ts +1 -0
  22. package/out/exports/resources.generated/aws-config-configurationrecorder.d.ts +1 -1
  23. package/out/exports/resources.generated/aws-connect-evaluationform.d.ts +35 -12
  24. package/out/exports/resources.generated/aws-connect-securityprofile.d.ts +52 -0
  25. package/out/exports/resources.generated/aws-connectcampaignsv2-campaign.d.ts +4 -4
  26. package/out/exports/resources.generated/aws-controltower-landingzone.d.ts +5 -0
  27. package/out/exports/resources.generated/aws-datazone-connection.d.ts +32 -0
  28. package/out/exports/resources.generated/aws-dsql-cluster.d.ts +10 -0
  29. package/out/exports/resources.generated/aws-ec2-ec2fleet.d.ts +2 -2
  30. package/out/exports/resources.generated/aws-ec2-flowlog.d.ts +1 -1
  31. package/out/exports/resources.generated/aws-ec2-ipamscope.d.ts +25 -0
  32. package/out/exports/resources.generated/aws-ec2-spotfleet.d.ts +2 -2
  33. package/out/exports/resources.generated/aws-ec2-transitgateway.d.ts +8 -0
  34. package/out/exports/resources.generated/aws-ec2-volume.d.ts +542 -0
  35. package/out/exports/resources.generated/aws-ecs-capacityprovider.d.ts +1 -1
  36. package/out/exports/resources.generated/aws-ecs-cluster.d.ts +5 -5
  37. package/out/exports/resources.generated/aws-ecs-clustercapacityproviderassociations.d.ts +5 -5
  38. package/out/exports/resources.generated/aws-ecs-service.d.ts +42 -5
  39. package/out/exports/resources.generated/aws-ecs-taskdefinition.d.ts +4 -4
  40. package/out/exports/resources.generated/aws-ecs-taskset.d.ts +5 -5
  41. package/out/exports/resources.generated/aws-elasticloadbalancingv2-listener.d.ts +38 -0
  42. package/out/exports/resources.generated/aws-elasticloadbalancingv2-listenerrule.d.ts +38 -0
  43. package/out/exports/resources.generated/aws-elasticloadbalancingv2-targetgroup.d.ts +5 -0
  44. package/out/exports/resources.generated/aws-gamelift-build.d.ts +1 -1
  45. package/out/exports/resources.generated/aws-glue-integrationresourceproperty.d.ts +74 -0
  46. package/out/exports/resources.generated/aws-imagebuilder-containerrecipe.d.ts +21 -1
  47. package/out/exports/resources.generated/aws-imagebuilder-imagerecipe.d.ts +21 -1
  48. package/out/exports/resources.generated/aws-kendra-datasource.d.ts +19 -19
  49. package/out/exports/resources.generated/aws-kinesis-stream.d.ts +12 -0
  50. package/out/exports/resources.generated/aws-kms-key.d.ts +4 -1
  51. package/out/exports/resources.generated/aws-lambda-eventsourcemapping.d.ts +22 -2
  52. package/out/exports/resources.generated/aws-lambda-permission.d.ts +1 -1
  53. package/out/exports/resources.generated/aws-location-apikey.d.ts +39 -0
  54. package/out/exports/resources.generated/aws-macie-session.d.ts +1 -1
  55. package/out/exports/resources.generated/aws-mediaconnect-flow.d.ts +55 -0
  56. package/out/exports/resources.generated/aws-mediaconnect-flowoutput.d.ts +56 -1
  57. package/out/exports/resources.generated/aws-mediaconnect-routerinput.d.ts +484 -0
  58. package/out/exports/resources.generated/aws-mediaconnect-routernetworkinterface.d.ts +135 -0
  59. package/out/exports/resources.generated/aws-mediaconnect-routeroutput.d.ts +432 -0
  60. package/out/exports/resources.generated/aws-networkfirewall-firewall.d.ts +1 -0
  61. package/out/exports/resources.generated/aws-networkfirewall-firewallpolicy.d.ts +1 -0
  62. package/out/exports/resources.generated/aws-omics-annotationstore.d.ts +2 -2
  63. package/out/exports/resources.generated/aws-opensearchserverless-collection.d.ts +5 -0
  64. package/out/exports/resources.generated/aws-organizations-policy.d.ts +1 -1
  65. package/out/exports/resources.generated/aws-qbusiness-application.d.ts +3 -3
  66. package/out/exports/resources.generated/aws-quicksight-analysis.d.ts +1 -1
  67. package/out/exports/resources.generated/aws-quicksight-dashboard.d.ts +1 -1
  68. package/out/exports/resources.generated/aws-quicksight-dataset.d.ts +1166 -27
  69. package/out/exports/resources.generated/aws-quicksight-datasource.d.ts +1 -1
  70. package/out/exports/resources.generated/aws-quicksight-template.d.ts +1 -1
  71. package/out/exports/resources.generated/aws-refactorspaces-application.d.ts +2 -2
  72. package/out/exports/resources.generated/aws-refactorspaces-environment.d.ts +2 -2
  73. package/out/exports/resources.generated/aws-refactorspaces-service.d.ts +2 -2
  74. package/out/exports/resources.generated/aws-rekognition-project.d.ts +6 -1
  75. package/out/exports/resources.generated/aws-route53resolver-firewallrulegroup.d.ts +1 -1
  76. package/out/exports/resources.generated/aws-rtbfabric-inboundexternallink.d.ts +124 -0
  77. package/out/exports/resources.generated/aws-rtbfabric-link.d.ts +49 -4
  78. package/out/exports/resources.generated/aws-rtbfabric-requestergateway.d.ts +7 -5
  79. package/out/exports/resources.generated/aws-rtbfabric-respondergateway.d.ts +29 -5
  80. package/out/exports/resources.generated/aws-s3tables-table.d.ts +6 -1
  81. package/out/exports/resources.generated/aws-s3tables-tablebucket.d.ts +6 -1
  82. package/out/exports/resources.generated/aws-s3vectors-index.d.ts +68 -11
  83. package/out/exports/resources.generated/aws-s3vectors-vectorbucket.d.ts +74 -8
  84. package/out/exports/resources.generated/aws-s3vectors-vectorbucketpolicy.d.ts +64 -6
  85. package/out/exports/resources.generated/aws-securityhub-automationrule.d.ts +19 -19
  86. package/out/exports/resources.generated/aws-securityhub-automationrulev2.d.ts +6 -6
  87. package/out/exports/resources.generated/aws-securityhub-configurationpolicy.d.ts +8 -8
  88. package/out/exports/resources.generated/aws-securityhub-delegatedadmin.d.ts +2 -2
  89. package/out/exports/resources.generated/aws-securityhub-findingaggregator.d.ts +2 -2
  90. package/out/exports/resources.generated/aws-securityhub-hub.d.ts +2 -2
  91. package/out/exports/resources.generated/aws-securityhub-insight.d.ts +17 -17
  92. package/out/exports/resources.generated/aws-securityhub-organizationconfiguration.d.ts +2 -2
  93. package/out/exports/resources.generated/aws-securityhub-policyassociation.d.ts +3 -3
  94. package/out/exports/resources.generated/aws-securityhub-productsubscription.d.ts +2 -2
  95. package/out/exports/resources.generated/aws-securityhub-securitycontrol.d.ts +0 -0
  96. package/out/exports/resources.generated/aws-securityhub-standard.d.ts +3 -3
  97. package/out/exports/resources.generated/aws-servicecatalog-cloudformationproduct.d.ts +22 -1
  98. package/out/exports/resources.generated/aws-servicecatalog-portfolioprincipalassociation.d.ts +5 -13
  99. package/out/exports/resources.generated/aws-ses-multiregionendpoint.d.ts +48 -0
  100. package/out/exports/resources.generated/aws-wafv2-webacl.d.ts +32 -0
  101. package/out/exports/resources.generated/aws-workspacesthinclient-environment.d.ts +2 -2
  102. package/out/exports/resources.generated/aws-workspacesweb-browsersettings.d.ts +26 -1
  103. package/out/exports/resources.generated/dev-fsx-storagevirtualmachine.d.ts +29 -0
  104. package/package.json +1 -1
@@ -400,7 +400,7 @@ export type DataSourceParameters = {
400
400
  /**
401
401
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-datasource-datasourcetype.html}
402
402
  */
403
- export type DataSourceType = "ADOBE_ANALYTICS" | "AMAZON_ELASTICSEARCH" | "AMAZON_OPENSEARCH" | "ATHENA" | "AURORA" | "AURORA_POSTGRESQL" | "AWS_IOT_ANALYTICS" | "DATABRICKS" | "DENODO" | "DREMIO" | "DYNAMODB" | "SAPHANA" | "DB2_AS400" | "EXASOL" | "FILE" | "GITHUB" | "JIRA" | "MARIADB" | "MYSQL" | "ORACLE" | "POSTGRESQL" | "PRESTO" | "QBUSINESS" | "REDSHIFT" | "S3" | "S3_TABLES" | "S3_KNOWLEDGE_BASE" | "SALESFORCE" | "SERVICENOW" | "SNOWFLAKE" | "SPARK" | "SPICE" | "SQLSERVER" | "TERADATA" | "TIMESTREAM" | "TWITTER" | "BIGQUERY" | "GOOGLE_ANALYTICS" | "TRINO" | "STARBURST" | "MONGO" | "MONGO_ATLAS" | "DOCUMENTDB" | "APPFLOW" | "IMPALA" | "GLUE" | "GOOGLE_DRIVE" | "CONFLUENCE" | "SHAREPOINT" | "ONE_DRIVE" | "WEB_CRAWLER";
403
+ export type DataSourceType = "ADOBE_ANALYTICS" | "AMAZON_ELASTICSEARCH" | "AMAZON_OPENSEARCH" | "ATHENA" | "AURORA" | "AURORA_POSTGRESQL" | "AWS_IOT_ANALYTICS" | "DATABRICKS" | "DENODO" | "DREMIO" | "DYNAMODB" | "SAPHANA" | "DB2_AS400" | "EXASOL" | "FILE" | "GITHUB" | "INTERNATIONAL_DATA_CORPORATION" | "JIRA" | "MARIADB" | "MYSQL" | "ORACLE" | "POSTGRESQL" | "PRESTO" | "QBUSINESS" | "REDSHIFT" | "S3" | "S3_TABLES" | "S3_KNOWLEDGE_BASE" | "SALESFORCE" | "SERVICENOW" | "SNOWFLAKE" | "SPARK" | "SPICE" | "SQLSERVER" | "TERADATA" | "TIMESTREAM" | "TWITTER" | "BIGQUERY" | "GOOGLE_ANALYTICS" | "TRINO" | "STARBURST" | "MONGO" | "MONGO_ATLAS" | "DOCUMENTDB" | "APPFLOW" | "IMPALA" | "GLUE" | "GOOGLE_DRIVE" | "CONFLUENCE" | "SHAREPOINT" | "ONE_DRIVE" | "WEB_CRAWLER";
404
404
  /**
405
405
  * The required parameters that are needed to connect to a Databricks data source.
406
406
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-datasource-databricksparameters.html}
@@ -10628,7 +10628,7 @@ export type SheetDefinition = {
10628
10628
  */
10629
10629
  Layouts?: Layout[] | undefined;
10630
10630
  /**
10631
- * The name of the sheet. This name is displayed on the sheet's tab in the Amazon QuickSight console.
10631
+ * The name of the sheet. This name is displayed on the sheet's tab in the Quick Suite console.
10632
10632
  * @minLength 1
10633
10633
  * @maxLength 2048
10634
10634
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-template-sheetdefinition.html#cfn-quicksight-template-sheetdefinition-name}
@@ -1,6 +1,6 @@
1
1
  import type { ResourceDefinitionWithAttributes, Tag } from "../main.ts";
2
2
  /**
3
- * > AWS Migration Hub will no longer be open to new customers starting November 7, 2025. To continue using the service, sign up prior to November 7, 2025. For capabilities similar to AWS Migration Hub , explore [AWS Migration Hub](https://docs.aws.amazon.com/https://aws.amazon.com/transform) .
3
+ * > AWS Migration Hub is no longer open to new customers as of November 7, 2025. For capabilities similar to AWS Migration Hub , explore [AWS Migration Hub](https://docs.aws.amazon.com/https://aws.amazon.com/transform) .
4
4
  *
5
5
  * Creates an AWS Migration Hub Refactor Spaces application. The account that owns the environment also owns the applications created inside the environment, regardless of the account that creates the application. Refactor Spaces provisions an Amazon API Gateway, API Gateway VPC link, and Network Load Balancer for the application proxy inside your account.
6
6
  *
@@ -9,7 +9,7 @@ import type { ResourceDefinitionWithAttributes, Tag } from "../main.ts";
9
9
  */
10
10
  export type RefactorSpacesApplication = ResourceDefinitionWithAttributes<"AWS::RefactorSpaces::Application", RefactorSpacesApplicationProps, RefactorSpacesApplicationAttribs>;
11
11
  /**
12
- * > AWS Migration Hub will no longer be open to new customers starting November 7, 2025. To continue using the service, sign up prior to November 7, 2025. For capabilities similar to AWS Migration Hub , explore [AWS Migration Hub](https://docs.aws.amazon.com/https://aws.amazon.com/transform) .
12
+ * > AWS Migration Hub is no longer open to new customers as of November 7, 2025. For capabilities similar to AWS Migration Hub , explore [AWS Migration Hub](https://docs.aws.amazon.com/https://aws.amazon.com/transform) .
13
13
  *
14
14
  * Creates an AWS Migration Hub Refactor Spaces application. The account that owns the environment also owns the applications created inside the environment, regardless of the account that creates the application. Refactor Spaces provisions an Amazon API Gateway, API Gateway VPC link, and Network Load Balancer for the application proxy inside your account.
15
15
  *
@@ -1,6 +1,6 @@
1
1
  import type { ResourceDefinitionWithAttributes, Tag } from "../main.ts";
2
2
  /**
3
- * > AWS Migration Hub will no longer be open to new customers starting November 7, 2025. To continue using the service, sign up prior to November 7, 2025. For capabilities similar to AWS Migration Hub , explore [AWS Migration Hub](https://docs.aws.amazon.com/https://aws.amazon.com/transform) .
3
+ * > AWS Migration Hub is no longer open to new customers as of November 7, 2025. For capabilities similar to AWS Migration Hub , explore [AWS Migration Hub](https://docs.aws.amazon.com/https://aws.amazon.com/transform) .
4
4
  *
5
5
  * Creates an AWS Migration Hub Refactor Spaces environment. The caller owns the environment resource, and all Refactor Spaces applications, services, and routes created within the environment. They are referred to as the *environment owner* . The environment owner has cross-account visibility and control of Refactor Spaces resources that are added to the environment by other accounts that the environment is shared with.
6
6
  *
@@ -9,7 +9,7 @@ import type { ResourceDefinitionWithAttributes, Tag } from "../main.ts";
9
9
  */
10
10
  export type RefactorSpacesEnvironment = ResourceDefinitionWithAttributes<"AWS::RefactorSpaces::Environment", RefactorSpacesEnvironmentProps, RefactorSpacesEnvironmentAttribs>;
11
11
  /**
12
- * > AWS Migration Hub will no longer be open to new customers starting November 7, 2025. To continue using the service, sign up prior to November 7, 2025. For capabilities similar to AWS Migration Hub , explore [AWS Migration Hub](https://docs.aws.amazon.com/https://aws.amazon.com/transform) .
12
+ * > AWS Migration Hub is no longer open to new customers as of November 7, 2025. For capabilities similar to AWS Migration Hub , explore [AWS Migration Hub](https://docs.aws.amazon.com/https://aws.amazon.com/transform) .
13
13
  *
14
14
  * Creates an AWS Migration Hub Refactor Spaces environment. The caller owns the environment resource, and all Refactor Spaces applications, services, and routes created within the environment. They are referred to as the *environment owner* . The environment owner has cross-account visibility and control of Refactor Spaces resources that are added to the environment by other accounts that the environment is shared with.
15
15
  *
@@ -1,6 +1,6 @@
1
1
  import type { ResourceDefinitionWithAttributes, Tag } from "../main.ts";
2
2
  /**
3
- * > AWS Migration Hub will no longer be open to new customers starting November 7, 2025. To continue using the service, sign up prior to November 7, 2025. For capabilities similar to AWS Migration Hub , explore [AWS Migration Hub](https://docs.aws.amazon.com/https://aws.amazon.com/transform) .
3
+ * > AWS Migration Hub is no longer open to new customers as of November 7, 2025. For capabilities similar to AWS Migration Hub , explore [AWS Migration Hub](https://docs.aws.amazon.com/https://aws.amazon.com/transform) .
4
4
  *
5
5
  * Creates an AWS Migration Hub Refactor Spaces service. The account owner of the service is always the environment owner, regardless of which account in the environment creates the service. Services have either a URL endpoint in a virtual private cloud (VPC), or a Lambda function endpoint.
6
6
  *
@@ -9,7 +9,7 @@ import type { ResourceDefinitionWithAttributes, Tag } from "../main.ts";
9
9
  */
10
10
  export type RefactorSpacesService = ResourceDefinitionWithAttributes<"AWS::RefactorSpaces::Service", RefactorSpacesServiceProps, RefactorSpacesServiceAttribs>;
11
11
  /**
12
- * > AWS Migration Hub will no longer be open to new customers starting November 7, 2025. To continue using the service, sign up prior to November 7, 2025. For capabilities similar to AWS Migration Hub , explore [AWS Migration Hub](https://docs.aws.amazon.com/https://aws.amazon.com/transform) .
12
+ * > AWS Migration Hub is no longer open to new customers as of November 7, 2025. For capabilities similar to AWS Migration Hub , explore [AWS Migration Hub](https://docs.aws.amazon.com/https://aws.amazon.com/transform) .
13
13
  *
14
14
  * Creates an AWS Migration Hub Refactor Spaces service. The account owner of the service is always the environment owner, regardless of which account in the environment creates the service. Services have either a URL endpoint in a virtual private cloud (VPC), or a Lambda function endpoint.
15
15
  *
@@ -1,4 +1,4 @@
1
- import type { ResourceDefinitionWithAttributes } from "../main.ts";
1
+ import type { ResourceDefinitionWithAttributes, Tag } from "../main.ts";
2
2
  /**
3
3
  * The `AWS::Rekognition::Project` type creates an Amazon Rekognition Custom Labels project. A project is a group of resources needed to create and manage versions of an Amazon Rekognition Custom Labels model.
4
4
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-rekognition-project.html}
@@ -14,6 +14,11 @@ export type RekognitionProjectProps = {
14
14
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-rekognition-project.html#cfn-rekognition-project-projectname}
15
15
  */
16
16
  ProjectName: string;
17
+ /**
18
+ * An array of key-value pairs to apply to this resource.
19
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-rekognition-project.html#cfn-rekognition-project-tags}
20
+ */
21
+ Tags?: Tag[] | undefined;
17
22
  };
18
23
  /**
19
24
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-rekognition-project.html#aws-resource-rekognition-project-return-values}
@@ -159,7 +159,7 @@ export type FirewallRule = {
159
159
  * - `DNS_TUNNELING` : DNS tunneling detection. DNS tunneling is used by attackers to exfiltrate data from the client by using the DNS tunnel without making a network connection to the client.
160
160
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-route53resolver-firewallrulegroup-firewallrule.html#cfn-route53resolver-firewallrulegroup-firewallrule-dnsthreatprotection}
161
161
  */
162
- DnsThreatProtection?: "DGA" | "DNS_TUNNELING" | undefined;
162
+ DnsThreatProtection?: "DGA" | "DNS_TUNNELING" | "DICTIONARY_DGA" | undefined;
163
163
  /**
164
164
  * The ID of the domain list that's used in the rule.
165
165
  * @minLength 1
@@ -0,0 +1,124 @@
1
+ import type { ResourceDefinitionWithAttributes, Tag } from "../main.ts";
2
+ /**
3
+ * Resource Type definition for AWS::RTBFabric::InboundExternalLink Resource Type
4
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-rtbfabric-inboundexternallink.html}
5
+ */
6
+ export type RTBFabricInboundExternalLink = ResourceDefinitionWithAttributes<"AWS::RTBFabric::InboundExternalLink", RTBFabricInboundExternalLinkProps, RTBFabricInboundExternalLinkAttribs>;
7
+ /**
8
+ * Resource Type definition for AWS::RTBFabric::InboundExternalLink Resource Type
9
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-rtbfabric-inboundexternallink.html}
10
+ */
11
+ export type RTBFabricInboundExternalLinkProps = {
12
+ /**
13
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-rtbfabric-inboundexternallink.html#cfn-rtbfabric-inboundexternallink-gatewayid}
14
+ */
15
+ GatewayId: string;
16
+ /**
17
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-rtbfabric-inboundexternallink.html#cfn-rtbfabric-inboundexternallink-linkattributes}
18
+ */
19
+ LinkAttributes?: LinkAttributes | undefined;
20
+ /**
21
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-rtbfabric-inboundexternallink.html#cfn-rtbfabric-inboundexternallink-linklogsettings}
22
+ */
23
+ LinkLogSettings: LinkLogSettings;
24
+ /**
25
+ * Tags to assign to the Link.
26
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-rtbfabric-inboundexternallink.html#cfn-rtbfabric-inboundexternallink-tags}
27
+ */
28
+ Tags?: Tag[] | undefined;
29
+ };
30
+ /**
31
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-rtbfabric-inboundexternallink.html#aws-resource-rtbfabric-inboundexternallink-return-values}
32
+ */
33
+ export type RTBFabricInboundExternalLinkAttribs = {
34
+ /**
35
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-rtbfabric-inboundexternallink.html#cfn-rtbfabric-inboundexternallink-arn}
36
+ */
37
+ Arn: string;
38
+ /**
39
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-rtbfabric-inboundexternallink.html#cfn-rtbfabric-inboundexternallink-createdtimestamp}
40
+ */
41
+ CreatedTimestamp: string;
42
+ /**
43
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-rtbfabric-inboundexternallink.html#cfn-rtbfabric-inboundexternallink-linkid}
44
+ */
45
+ LinkId: string;
46
+ /**
47
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-rtbfabric-inboundexternallink.html#cfn-rtbfabric-inboundexternallink-linkstatus}
48
+ */
49
+ LinkStatus: LinkStatus;
50
+ /**
51
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-rtbfabric-inboundexternallink.html#cfn-rtbfabric-inboundexternallink-updatedtimestamp}
52
+ */
53
+ UpdatedTimestamp: string;
54
+ };
55
+ /**
56
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-rtbfabric-inboundexternallink-linkattributes.html}
57
+ */
58
+ export type LinkAttributes = {
59
+ /**
60
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-rtbfabric-inboundexternallink-linkattributes.html#cfn-rtbfabric-inboundexternallink-linkattributes-customerprovidedid}
61
+ */
62
+ CustomerProvidedId?: string | undefined;
63
+ /**
64
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-rtbfabric-inboundexternallink-linkattributes.html#cfn-rtbfabric-inboundexternallink-linkattributes-respondererrormasking}
65
+ */
66
+ ResponderErrorMasking?: ResponderErrorMaskingForHttpCode[] | undefined;
67
+ };
68
+ /**
69
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-rtbfabric-inboundexternallink-linklogsettings.html}
70
+ */
71
+ export type LinkLogSettings = {
72
+ /**
73
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-rtbfabric-inboundexternallink-linklogsettings.html#cfn-rtbfabric-inboundexternallink-linklogsettings-applicationlogs}
74
+ */
75
+ ApplicationLogs: {
76
+ LinkApplicationLogSampling: {
77
+ /**
78
+ * @min 0
79
+ * @max 100
80
+ */
81
+ ErrorLog: number;
82
+ /**
83
+ * @min 0
84
+ * @max 100
85
+ */
86
+ FilterLog: number;
87
+ };
88
+ };
89
+ };
90
+ /**
91
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-rtbfabric-inboundexternallink-linkstatus.html}
92
+ */
93
+ export type LinkStatus = "PENDING_CREATION" | "PENDING_REQUEST" | "REQUESTED" | "ACCEPTED" | "ACTIVE" | "REJECTED" | "FAILED" | "PENDING_DELETION" | "DELETED" | "PENDING_UPDATE" | "PENDING_ISOLATION" | "ISOLATED" | "PENDING_RESTORATION" | "UNKNOWN_TO_SDK_VERSION";
94
+ /**
95
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-rtbfabric-inboundexternallink-respondererrormaskingforhttpcode.html}
96
+ */
97
+ export type ResponderErrorMaskingForHttpCode = {
98
+ /**
99
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-rtbfabric-inboundexternallink-respondererrormaskingforhttpcode.html#cfn-rtbfabric-inboundexternallink-respondererrormaskingforhttpcode-action}
100
+ */
101
+ Action: "NO_BID" | "PASSTHROUGH";
102
+ /**
103
+ * @minLength 3
104
+ * @maxLength 7
105
+ * @pattern ^DEFAULT|4XX|5XX|\d{3}$
106
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-rtbfabric-inboundexternallink-respondererrormaskingforhttpcode.html#cfn-rtbfabric-inboundexternallink-respondererrormaskingforhttpcode-httpcode}
107
+ */
108
+ HttpCode: string;
109
+ /**
110
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-rtbfabric-inboundexternallink-respondererrormaskingforhttpcode.html#cfn-rtbfabric-inboundexternallink-respondererrormaskingforhttpcode-loggingtypes}
111
+ */
112
+ LoggingTypes: ResponderErrorMaskingLoggingType[];
113
+ /**
114
+ * @min 0
115
+ * @max 100
116
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-rtbfabric-inboundexternallink-respondererrormaskingforhttpcode.html#cfn-rtbfabric-inboundexternallink-respondererrormaskingforhttpcode-responseloggingpercentage}
117
+ */
118
+ ResponseLoggingPercentage?: number | undefined;
119
+ };
120
+ /**
121
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-rtbfabric-inboundexternallink-respondererrormaskingloggingtype.html}
122
+ */
123
+ export type ResponderErrorMaskingLoggingType = "NONE" | "METRIC" | "RESPONSE";
124
+ //# sourceMappingURL=aws-rtbfabric-inboundexternallink.d.ts.map
@@ -1,27 +1,35 @@
1
1
  import type { ResourceDefinitionWithAttributes, Tag } from "../main.ts";
2
2
  /**
3
- * Resource Type definition for AWS::RTBFabric::Link Resource Type
3
+ * Creates a new link between gateways.
4
+ *
5
+ * Establishes a connection that allows gateways to communicate and exchange bid requests and responses.
4
6
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-rtbfabric-link.html}
5
7
  */
6
8
  export type RTBFabricLink = ResourceDefinitionWithAttributes<"AWS::RTBFabric::Link", RTBFabricLinkProps, RTBFabricLinkAttribs>;
7
9
  /**
8
- * Resource Type definition for AWS::RTBFabric::Link Resource Type
10
+ * Creates a new link between gateways.
11
+ *
12
+ * Establishes a connection that allows gateways to communicate and exchange bid requests and responses.
9
13
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-rtbfabric-link.html}
10
14
  */
11
15
  export type RTBFabricLinkProps = {
12
16
  /**
17
+ * The unique identifier of the gateway.
13
18
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-rtbfabric-link.html#cfn-rtbfabric-link-gatewayid}
14
19
  */
15
20
  GatewayId: string;
16
21
  /**
22
+ * Boolean to specify if an HTTP responder is allowed.
17
23
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-rtbfabric-link.html#cfn-rtbfabric-link-httpresponderallowed}
18
24
  */
19
25
  HttpResponderAllowed?: boolean | undefined;
20
26
  /**
27
+ * Attributes of the link.
21
28
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-rtbfabric-link.html#cfn-rtbfabric-link-linkattributes}
22
29
  */
23
30
  LinkAttributes?: LinkAttributes | undefined;
24
31
  /**
32
+ * Settings for the application logs.
25
33
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-rtbfabric-link.html#cfn-rtbfabric-link-linklogsettings}
26
34
  */
27
35
  LinkLogSettings: LinkLogSettings;
@@ -30,11 +38,12 @@ export type RTBFabricLinkProps = {
30
38
  */
31
39
  ModuleConfigurationList?: ModuleConfiguration[] | undefined;
32
40
  /**
41
+ * The unique identifier of the peer gateway.
33
42
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-rtbfabric-link.html#cfn-rtbfabric-link-peergatewayid}
34
43
  */
35
44
  PeerGatewayId: string;
36
45
  /**
37
- * Tags to assign to the Link.
46
+ * A map of the key-value pairs of the tag or tags to assign to the resource.
38
47
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-rtbfabric-link.html#cfn-rtbfabric-link-tags}
39
48
  */
40
49
  Tags?: Tag[] | undefined;
@@ -56,6 +65,7 @@ export type RTBFabricLinkAttribs = {
56
65
  */
57
66
  LinkDirection: LinkDirection;
58
67
  /**
68
+ * The unique identifier of the link.
59
69
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-rtbfabric-link.html#cfn-rtbfabric-link-linkid}
60
70
  */
61
71
  LinkId: string;
@@ -69,49 +79,60 @@ export type RTBFabricLinkAttribs = {
69
79
  UpdatedTimestamp: string;
70
80
  };
71
81
  /**
82
+ * Describes the configuration of a filter.
72
83
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-rtbfabric-link-filter.html}
73
84
  */
74
85
  export type Filter = {
75
86
  /**
87
+ * Describes the criteria for a filter.
76
88
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-rtbfabric-link-filter.html#cfn-rtbfabric-link-filter-criteria}
77
89
  */
78
90
  Criteria: FilterCriterion[];
79
91
  };
80
92
  /**
93
+ * Describes the criteria for a filter.
81
94
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-rtbfabric-link-filtercriterion.html}
82
95
  */
83
96
  export type FilterCriterion = {
84
97
  /**
98
+ * The path to filter.
85
99
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-rtbfabric-link-filtercriterion.html#cfn-rtbfabric-link-filtercriterion-path}
86
100
  */
87
101
  Path: string;
88
102
  /**
103
+ * The value to filter.
89
104
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-rtbfabric-link-filtercriterion.html#cfn-rtbfabric-link-filtercriterion-values}
90
105
  */
91
106
  Values: string[];
92
107
  };
93
108
  /**
109
+ * Describes the header tag for a bid action.
94
110
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-rtbfabric-link-headertagaction.html}
95
111
  */
96
112
  export type HeaderTagAction = {
97
113
  /**
114
+ * The name of the bid action.
98
115
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-rtbfabric-link-headertagaction.html#cfn-rtbfabric-link-headertagaction-name}
99
116
  */
100
117
  Name: string;
101
118
  /**
119
+ * The value of the bid action.
102
120
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-rtbfabric-link-headertagaction.html#cfn-rtbfabric-link-headertagaction-value}
103
121
  */
104
122
  Value: string;
105
123
  };
106
124
  /**
125
+ * Describes the attributes of a link.
107
126
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-rtbfabric-link-linkattributes.html}
108
127
  */
109
128
  export type LinkAttributes = {
110
129
  /**
130
+ * The customer-provided unique identifier of the link.
111
131
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-rtbfabric-link-linkattributes.html#cfn-rtbfabric-link-linkattributes-customerprovidedid}
112
132
  */
113
133
  CustomerProvidedId?: string | undefined;
114
134
  /**
135
+ * Describes the masking for HTTP error codes.
115
136
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-rtbfabric-link-linkattributes.html#cfn-rtbfabric-link-linkattributes-respondererrormasking}
116
137
  */
117
138
  ResponderErrorMasking?: ResponderErrorMaskingForHttpCode[] | undefined;
@@ -121,10 +142,12 @@ export type LinkAttributes = {
121
142
  */
122
143
  export type LinkDirection = "REQUEST" | "RESPONSE";
123
144
  /**
145
+ * Describes the settings for a link log.
124
146
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-rtbfabric-link-linklogsettings.html}
125
147
  */
126
148
  export type LinkLogSettings = {
127
149
  /**
150
+ * Describes the configuration of a link application log.
128
151
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-rtbfabric-link-linklogsettings.html#cfn-rtbfabric-link-linklogsettings-applicationlogs}
129
152
  */
130
153
  ApplicationLogs: {
@@ -145,31 +168,37 @@ export type LinkLogSettings = {
145
168
  /**
146
169
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-rtbfabric-link-linkstatus.html}
147
170
  */
148
- export type LinkStatus = "PENDING_CREATION" | "PENDING_REQUEST" | "REQUESTED" | "ACCEPTED" | "ACTIVE" | "DECLINED" | "FAILED" | "PENDING_DELETION" | "DELETED" | "PENDING_UPDATE" | "PENDING_ISOLATION" | "ISOLATED" | "PENDING_RESTORATION" | "UNKNOWN_TO_SDK_VERSION";
171
+ export type LinkStatus = "PENDING_CREATION" | "PENDING_REQUEST" | "REQUESTED" | "ACCEPTED" | "ACTIVE" | "REJECTED" | "FAILED" | "PENDING_DELETION" | "DELETED" | "PENDING_UPDATE" | "PENDING_ISOLATION" | "ISOLATED" | "PENDING_RESTORATION" | "UNKNOWN_TO_SDK_VERSION";
149
172
  /**
173
+ * Describes the configuration of a module.
150
174
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-rtbfabric-link-moduleconfiguration.html}
151
175
  */
152
176
  export type ModuleConfiguration = {
153
177
  /**
178
+ * The dependencies of the module.
154
179
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-rtbfabric-link-moduleconfiguration.html#cfn-rtbfabric-link-moduleconfiguration-dependson}
155
180
  */
156
181
  DependsOn?: string[] | undefined;
157
182
  /**
183
+ * Describes the parameters of a module.
158
184
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-rtbfabric-link-moduleconfiguration.html#cfn-rtbfabric-link-moduleconfiguration-moduleparameters}
159
185
  */
160
186
  ModuleParameters?: ModuleParameters | undefined;
161
187
  /**
188
+ * The name of the module.
162
189
  * @pattern ^[A-Za-z0-9 -]+$
163
190
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-rtbfabric-link-moduleconfiguration.html#cfn-rtbfabric-link-moduleconfiguration-name}
164
191
  */
165
192
  Name: string;
166
193
  /**
194
+ * The version of the module.
167
195
  * @pattern ^[a-z0-9]{1,25}$
168
196
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-rtbfabric-link-moduleconfiguration.html#cfn-rtbfabric-link-moduleconfiguration-version}
169
197
  */
170
198
  Version?: string | undefined;
171
199
  };
172
200
  /**
201
+ * Describes the parameters of a module.
173
202
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-rtbfabric-link-moduleparameters.html}
174
203
  */
175
204
  export type ModuleParameters = {
@@ -178,26 +207,31 @@ export type ModuleParameters = {
178
207
  OpenRtbAttribute: OpenRtbAttributeModuleParameters;
179
208
  };
180
209
  /**
210
+ * Describes a no bid action.
181
211
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-rtbfabric-link-nobidaction.html}
182
212
  */
183
213
  export type NoBidAction = {
184
214
  /**
215
+ * The reason code for the no bid action.
185
216
  * @min 0
186
217
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-rtbfabric-link-nobidaction.html#cfn-rtbfabric-link-nobidaction-nobidreasoncode}
187
218
  */
188
219
  NoBidReasonCode?: number | undefined;
189
220
  };
190
221
  /**
222
+ * Describes the parameters of a no bid module.
191
223
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-rtbfabric-link-nobidmoduleparameters.html}
192
224
  */
193
225
  export type NoBidModuleParameters = {
194
226
  /**
227
+ * The pass through percentage.
195
228
  * @min 0
196
229
  * @max 100
197
230
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-rtbfabric-link-nobidmoduleparameters.html#cfn-rtbfabric-link-nobidmoduleparameters-passthroughpercentage}
198
231
  */
199
232
  PassThroughPercentage?: number | undefined;
200
233
  /**
234
+ * The reason description.
201
235
  * @minLength 1
202
236
  * @maxLength 50
203
237
  * @pattern ^[a-zA-Z0-9]*$
@@ -205,6 +239,7 @@ export type NoBidModuleParameters = {
205
239
  */
206
240
  Reason?: string | undefined;
207
241
  /**
242
+ * The reason code.
208
243
  * @min 0
209
244
  * @max 10
210
245
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-rtbfabric-link-nobidmoduleparameters.html#cfn-rtbfabric-link-nobidmoduleparameters-reasoncode}
@@ -212,10 +247,12 @@ export type NoBidModuleParameters = {
212
247
  ReasonCode?: number | undefined;
213
248
  };
214
249
  /**
250
+ * Describes the parameters of an open RTB attribute module.
215
251
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-rtbfabric-link-openrtbattributemoduleparameters.html}
216
252
  */
217
253
  export type OpenRtbAttributeModuleParameters = {
218
254
  /**
255
+ * Describes a bid action.
219
256
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-rtbfabric-link-openrtbattributemoduleparameters.html#cfn-rtbfabric-link-openrtbattributemoduleparameters-action}
220
257
  */
221
258
  Action: {
@@ -224,14 +261,17 @@ export type OpenRtbAttributeModuleParameters = {
224
261
  HeaderTag: HeaderTagAction;
225
262
  };
226
263
  /**
264
+ * Describes the configuration of a filter.
227
265
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-rtbfabric-link-openrtbattributemoduleparameters.html#cfn-rtbfabric-link-openrtbattributemoduleparameters-filterconfiguration}
228
266
  */
229
267
  FilterConfiguration: Filter[];
230
268
  /**
269
+ * The filter type.
231
270
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-rtbfabric-link-openrtbattributemoduleparameters.html#cfn-rtbfabric-link-openrtbattributemoduleparameters-filtertype}
232
271
  */
233
272
  FilterType: "INCLUDE" | "EXCLUDE";
234
273
  /**
274
+ * The hold back percentage.
235
275
  * @min 0
236
276
  * @max 100
237
277
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-rtbfabric-link-openrtbattributemoduleparameters.html#cfn-rtbfabric-link-openrtbattributemoduleparameters-holdbackpercentage}
@@ -239,14 +279,17 @@ export type OpenRtbAttributeModuleParameters = {
239
279
  HoldbackPercentage: number;
240
280
  };
241
281
  /**
282
+ * Describes the masking for HTTP error codes.
242
283
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-rtbfabric-link-respondererrormaskingforhttpcode.html}
243
284
  */
244
285
  export type ResponderErrorMaskingForHttpCode = {
245
286
  /**
287
+ * The action for the error..
246
288
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-rtbfabric-link-respondererrormaskingforhttpcode.html#cfn-rtbfabric-link-respondererrormaskingforhttpcode-action}
247
289
  */
248
290
  Action: "NO_BID" | "PASSTHROUGH";
249
291
  /**
292
+ * The HTTP error code.
250
293
  * @minLength 3
251
294
  * @maxLength 7
252
295
  * @pattern ^DEFAULT|4XX|5XX|\d{3}$
@@ -254,10 +297,12 @@ export type ResponderErrorMaskingForHttpCode = {
254
297
  */
255
298
  HttpCode: string;
256
299
  /**
300
+ * The error log type.
257
301
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-rtbfabric-link-respondererrormaskingforhttpcode.html#cfn-rtbfabric-link-respondererrormaskingforhttpcode-loggingtypes}
258
302
  */
259
303
  LoggingTypes: ResponderErrorMaskingLoggingType[];
260
304
  /**
305
+ * The percentage of response logging.
261
306
  * @min 0
262
307
  * @max 100
263
308
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-rtbfabric-link-respondererrormaskingforhttpcode.html#cfn-rtbfabric-link-respondererrormaskingforhttpcode-responseloggingpercentage}
@@ -1,34 +1,36 @@
1
1
  import type { ResourceDefinitionWithAttributes, Tag } from "../main.ts";
2
2
  /**
3
- * Resource Type definition for AWS::RTBFabric::RequesterGateway Resource Type.
3
+ * Creates a requester gateway.
4
4
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-rtbfabric-requestergateway.html}
5
5
  */
6
6
  export type RTBFabricRequesterGateway = ResourceDefinitionWithAttributes<"AWS::RTBFabric::RequesterGateway", RTBFabricRequesterGatewayProps, RTBFabricRequesterGatewayAttribs>;
7
7
  /**
8
- * Resource Type definition for AWS::RTBFabric::RequesterGateway Resource Type.
8
+ * Creates a requester gateway.
9
9
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-rtbfabric-requestergateway.html}
10
10
  */
11
11
  export type RTBFabricRequesterGatewayProps = {
12
12
  /**
13
+ * An optional description for the requester gateway.
13
14
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-rtbfabric-requestergateway.html#cfn-rtbfabric-requestergateway-description}
14
15
  */
15
16
  Description?: string | undefined;
16
17
  /**
17
- * The ID of one or more security groups in order to create a requester gateway.
18
+ * The unique identifiers of the security groups.
18
19
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-rtbfabric-requestergateway.html#cfn-rtbfabric-requestergateway-securitygroupids}
19
20
  */
20
21
  SecurityGroupIds: string[];
21
22
  /**
22
- * The ID of one or more subnets in order to create a requester gateway.
23
+ * The unique identifiers of the subnets.
23
24
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-rtbfabric-requestergateway.html#cfn-rtbfabric-requestergateway-subnetids}
24
25
  */
25
26
  SubnetIds: string[];
26
27
  /**
27
- * Tags to assign to the Requester Gateway.
28
+ * A map of the key-value pairs of the tag or tags to assign to the resource.
28
29
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-rtbfabric-requestergateway.html#cfn-rtbfabric-requestergateway-tags}
29
30
  */
30
31
  Tags?: Tag[] | undefined;
31
32
  /**
33
+ * The unique identifier of the Virtual Private Cloud (VPC).
32
34
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-rtbfabric-requestergateway.html#cfn-rtbfabric-requestergateway-vpcid}
33
35
  */
34
36
  VpcId: string;