@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
@@ -38,6 +38,12 @@ export type ConnectSecurityProfileProps = {
38
38
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-connect-securityprofile.html#cfn-connect-securityprofile-description}
39
39
  */
40
40
  Description?: string | undefined;
41
+ /**
42
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-connect-securityprofile.html#cfn-connect-securityprofile-granularaccesscontrolconfiguration}
43
+ */
44
+ GranularAccessControlConfiguration?: {
45
+ DataTableAccessControlConfiguration?: DataTableAccessControlConfiguration | undefined;
46
+ } | undefined;
41
47
  /**
42
48
  * The list of resources that a security profile applies hierarchy restrictions to in Amazon Connect. Following are acceptable ResourceNames: `User` .
43
49
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-connect-securityprofile.html#cfn-connect-securityprofile-hierarchyrestrictedresources}
@@ -115,4 +121,50 @@ export type Application = {
115
121
  */
116
122
  Namespace: string;
117
123
  };
124
+ /**
125
+ * Defines the access control configuration for data tables.
126
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-securityprofile-datatableaccesscontrolconfiguration.html}
127
+ */
128
+ export type DataTableAccessControlConfiguration = {
129
+ /**
130
+ * Contains the configuration for record-based access control.
131
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-securityprofile-datatableaccesscontrolconfiguration.html#cfn-connect-securityprofile-datatableaccesscontrolconfiguration-primaryattributeaccesscontrolconfiguration}
132
+ */
133
+ PrimaryAttributeAccessControlConfiguration?: PrimaryAttributeAccessControlConfigurationItem | undefined;
134
+ };
135
+ /**
136
+ * Contains the configuration for record-based access control.
137
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-securityprofile-primaryattributeaccesscontrolconfigurationitem.html}
138
+ */
139
+ export type PrimaryAttributeAccessControlConfigurationItem = {
140
+ /**
141
+ * An array of PrimaryAttributeValue objects.
142
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-securityprofile-primaryattributeaccesscontrolconfigurationitem.html#cfn-connect-securityprofile-primaryattributeaccesscontrolconfigurationitem-primaryattributevalues}
143
+ */
144
+ PrimaryAttributeValues: PrimaryAttributeValue[];
145
+ };
146
+ /**
147
+ * An object defining the access control for a specific attribute and its values.
148
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-securityprofile-primaryattributevalue.html}
149
+ */
150
+ export type PrimaryAttributeValue = {
151
+ /**
152
+ * Specifies the type of access granted. Currently, only "ALLOW" is supported
153
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-securityprofile-primaryattributevalue.html#cfn-connect-securityprofile-primaryattributevalue-accesstype}
154
+ */
155
+ AccessType: "ALLOW";
156
+ /**
157
+ * The name of the primary attribute.
158
+ * @minLength 1
159
+ * @maxLength 127
160
+ * @pattern ^(?!aws:|connect:)[\p{L}\p{Z}\p{N}\-_.:=@'|]+$
161
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-securityprofile-primaryattributevalue.html#cfn-connect-securityprofile-primaryattributevalue-attributename}
162
+ */
163
+ AttributeName: string;
164
+ /**
165
+ * An array of allowed primary values for the specified primary attribute.
166
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-securityprofile-primaryattributevalue.html#cfn-connect-securityprofile-primaryattributevalue-values}
167
+ */
168
+ Values: string[];
169
+ };
118
170
  //# sourceMappingURL=aws-connect-securityprofile.d.ts.map
@@ -586,7 +586,7 @@ export type TelephonyOutboundMode = {
586
586
  */
587
587
  PredictiveConfig?: PredictiveConfig | undefined;
588
588
  /**
589
- * Preview config
589
+ * Contains preview outbound mode configuration.
590
590
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connectcampaignsv2-campaign-telephonyoutboundmode.html#cfn-connectcampaignsv2-campaign-telephonyoutboundmode-previewconfig}
591
591
  */
592
592
  PreviewConfig?: PreviewConfig | undefined;
@@ -607,7 +607,7 @@ export type TelephonyOutboundMode = {
607
607
  */
608
608
  PredictiveConfig: PredictiveConfig;
609
609
  /**
610
- * Preview config
610
+ * Contains preview outbound mode configuration.
611
611
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connectcampaignsv2-campaign-telephonyoutboundmode.html#cfn-connectcampaignsv2-campaign-telephonyoutboundmode-previewconfig}
612
612
  */
613
613
  PreviewConfig?: PreviewConfig | undefined;
@@ -628,7 +628,7 @@ export type TelephonyOutboundMode = {
628
628
  */
629
629
  PredictiveConfig?: PredictiveConfig | undefined;
630
630
  /**
631
- * Preview config
631
+ * Contains preview outbound mode configuration.
632
632
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connectcampaignsv2-campaign-telephonyoutboundmode.html#cfn-connectcampaignsv2-campaign-telephonyoutboundmode-previewconfig}
633
633
  */
634
634
  PreviewConfig?: PreviewConfig | undefined;
@@ -649,7 +649,7 @@ export type TelephonyOutboundMode = {
649
649
  */
650
650
  PredictiveConfig?: PredictiveConfig | undefined;
651
651
  /**
652
- * Preview config
652
+ * Contains preview outbound mode configuration.
653
653
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connectcampaignsv2-campaign-telephonyoutboundmode.html#cfn-connectcampaignsv2-campaign-telephonyoutboundmode-previewconfig}
654
654
  */
655
655
  PreviewConfig: PreviewConfig;
@@ -14,6 +14,11 @@ export type ControlTowerLandingZoneProps = {
14
14
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-controltower-landingzone.html#cfn-controltower-landingzone-manifest}
15
15
  */
16
16
  Manifest: unknown;
17
+ /**
18
+ * The types of remediation actions configured for the landing zone, such as automatic drift correction or compliance enforcement.
19
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-controltower-landingzone.html#cfn-controltower-landingzone-remediationtypes}
20
+ */
21
+ RemediationTypes?: "INHERITANCE_DRIFT"[] | undefined;
17
22
  /**
18
23
  * Tags to be applied to the landing zone.
19
24
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-controltower-landingzone.html#cfn-controltower-landingzone-tags}
@@ -54,6 +54,11 @@ export type DataZoneConnectionProps = {
54
54
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-datazone-connection.html#cfn-datazone-connection-props}
55
55
  */
56
56
  Props?: ConnectionPropertiesInput | undefined;
57
+ /**
58
+ * The scope of the connection.
59
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-datazone-connection.html#cfn-datazone-connection-scope}
60
+ */
61
+ Scope?: "DOMAIN" | "PROJECT" | undefined;
57
62
  };
58
63
  /**
59
64
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-datazone-connection.html#aws-resource-datazone-connection-return-values}
@@ -103,6 +108,31 @@ export type DataZoneConnectionAttribs = {
103
108
  */
104
109
  Type: string;
105
110
  };
111
+ /**
112
+ * Amazon Q properties of the connection.
113
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-datazone-connection-amazonqpropertiesinput.html}
114
+ */
115
+ export type AmazonQPropertiesInput = {
116
+ /**
117
+ * The authentication mode of the connection's AmazonQ properties
118
+ * @minLength 0
119
+ * @maxLength 128
120
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-datazone-connection-amazonqpropertiesinput.html#cfn-datazone-connection-amazonqpropertiesinput-authmode}
121
+ */
122
+ AuthMode?: string | undefined;
123
+ /**
124
+ * Specifies whether Amazon Q is enabled for the connection
125
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-datazone-connection-amazonqpropertiesinput.html#cfn-datazone-connection-amazonqpropertiesinput-isenabled}
126
+ */
127
+ IsEnabled?: boolean | undefined;
128
+ /**
129
+ * @minLength 0
130
+ * @maxLength 2048
131
+ * @pattern arn:aws[a-z\-]*:[a-z0-9\-]+:[a-z0-9\-]*:[0-9]*:.*
132
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-datazone-connection-amazonqpropertiesinput.html#cfn-datazone-connection-amazonqpropertiesinput-profilearn}
133
+ */
134
+ ProfileArn?: string | undefined;
135
+ };
106
136
  /**
107
137
  * The Amazon Athena properties of a connection.
108
138
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-datazone-connection-athenapropertiesinput.html}
@@ -246,6 +276,8 @@ export type ConnectionPropertiesInput = {
246
276
  RedshiftProperties: RedshiftPropertiesInput;
247
277
  } | {
248
278
  SparkEmrProperties: SparkEmrPropertiesInput;
279
+ } | {
280
+ AmazonQProperties: AmazonQPropertiesInput;
249
281
  } | {
250
282
  SparkGlueProperties: SparkGluePropertiesInput;
251
283
  } | {
@@ -84,6 +84,11 @@ export type DSQLClusterProps = {
84
84
  */
85
85
  WitnessRegion?: string | undefined;
86
86
  } | undefined;
87
+ /**
88
+ * The IAM policy applied to the cluster resource.
89
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dsql-cluster.html#cfn-dsql-cluster-policydocument}
90
+ */
91
+ PolicyDocument?: string | undefined;
87
92
  /**
88
93
  * A map of key and value pairs this cluster is tagged with.
89
94
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dsql-cluster.html#cfn-dsql-cluster-tags}
@@ -104,6 +109,11 @@ export type DSQLClusterAttribs = {
104
109
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dsql-cluster.html#cfn-dsql-cluster-identifier}
105
110
  */
106
111
  Identifier: string;
112
+ /**
113
+ * The version number of the cluster's resource based policy
114
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dsql-cluster.html#cfn-dsql-cluster-policyversion}
115
+ */
116
+ PolicyVersion: string;
107
117
  /**
108
118
  * The Amazon Resource Name (ARN) of the cluster. Used for IAM permissions and resource identification.
109
119
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dsql-cluster.html#cfn-dsql-cluster-resourcearn}
@@ -513,7 +513,7 @@ export type InstanceRequirementsRequest = {
513
513
  * Default: Any accelerator
514
514
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-ec2fleet-instancerequirementsrequest.html#cfn-ec2-ec2fleet-instancerequirementsrequest-acceleratornames}
515
515
  */
516
- AcceleratorNames?: ("a10g" | "a100" | "h100" | "inferentia" | "k520" | "k80" | "m60" | "radeon-pro-v520" | "t4" | "t4g" | "vu9p" | "v100")[] | undefined;
516
+ AcceleratorNames?: ("a10g" | "a100" | "h100" | "inferentia" | "k520" | "k80" | "m60" | "radeon-pro-v520" | "t4" | "t4g" | "vu9p" | "v100" | "l40s" | "l4" | "gaudi-hl-205" | "inferentia2" | "trainium" | "trainium2" | "u30")[] | undefined;
517
517
  /**
518
518
  * The minimum and maximum amount of total accelerator memory, in MiB.
519
519
  *
@@ -531,7 +531,7 @@ export type InstanceRequirementsRequest = {
531
531
  * Default: Any accelerator type
532
532
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-ec2fleet-instancerequirementsrequest.html#cfn-ec2-ec2fleet-instancerequirementsrequest-acceleratortypes}
533
533
  */
534
- AcceleratorTypes?: ("gpu" | "fpga" | "inference")[] | undefined;
534
+ AcceleratorTypes?: ("gpu" | "fpga" | "inference" | "media")[] | undefined;
535
535
  /**
536
536
  * The instance types to apply your specified attributes against. All other instance types are ignored, even if they match your specified attributes.
537
537
  *
@@ -88,7 +88,7 @@ export type EC2FlowLogProps = {
88
88
  * The type of resource to monitor.
89
89
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-flowlog.html#cfn-ec2-flowlog-resourcetype}
90
90
  */
91
- ResourceType: "NetworkInterface" | "Subnet" | "VPC" | "TransitGateway" | "TransitGatewayAttachment";
91
+ ResourceType: "NetworkInterface" | "Subnet" | "VPC" | "TransitGateway" | "TransitGatewayAttachment" | "RegionalNatGateway";
92
92
  /**
93
93
  * The tags to apply to the flow logs.
94
94
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-flowlog.html#cfn-ec2-flowlog-tags}
@@ -18,6 +18,13 @@ export type EC2IPAMScopeProps = {
18
18
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-ipamscope.html#cfn-ec2-ipamscope-description}
19
19
  */
20
20
  Description?: string | undefined;
21
+ /**
22
+ * The configuration that links an Amazon VPC IPAM scope to an external authority system. It specifies the type of external system and the external resource identifier that identifies your account or instance in that system.
23
+ *
24
+ * For more information, see [Integrate VPC IPAM with Infoblox infrastructure](https://docs.aws.amazon.com/vpc/latest/ipam/integrate-infoblox-ipam.html) in the *Amazon VPC IPAM User Guide* ..
25
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-ipamscope.html#cfn-ec2-ipamscope-externalauthorityconfiguration}
26
+ */
27
+ ExternalAuthorityConfiguration?: IpamScopeExternalAuthorityConfiguration | undefined;
21
28
  /**
22
29
  * The ID of the IPAM for which you're creating this scope.
23
30
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-ipamscope.html#cfn-ec2-ipamscope-ipamid}
@@ -64,4 +71,22 @@ export type EC2IPAMScopeAttribs = {
64
71
  */
65
72
  PoolCount: number;
66
73
  };
74
+ /**
75
+ * The configuration that links an Amazon VPC IPAM scope to an external authority system. It specifies the type of external system and the external resource identifier that identifies your account or instance in that system.
76
+ *
77
+ * In IPAM, an external authority is a third-party IP address management system that provides CIDR blocks when you provision address space for top-level IPAM pools. This allows you to use your existing IP management system to control which address ranges are allocated to AWS while using Amazon VPC IPAM to manage subnets within those ranges.
78
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-ipamscope-ipamscopeexternalauthorityconfiguration.html}
79
+ */
80
+ export type IpamScopeExternalAuthorityConfiguration = {
81
+ /**
82
+ * The identifier for the external resource managing this scope. For Infoblox integrations, this is the Infoblox resource identifier in the format `<version>.identity.account.<entity_realm>.<entity_id>` .
83
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-ipamscope-ipamscopeexternalauthorityconfiguration.html#cfn-ec2-ipamscope-ipamscopeexternalauthorityconfiguration-externalresourceidentifier}
84
+ */
85
+ ExternalResourceIdentifier: string;
86
+ /**
87
+ * The type of external authority managing this scope. Currently supports `Infoblox` for integration with Infoblox Universal DDI.
88
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-ipamscope-ipamscopeexternalauthorityconfiguration.html#cfn-ec2-ipamscope-ipamscopeexternalauthorityconfiguration-ipamscopeexternalauthoritytype}
89
+ */
90
+ IpamScopeExternalAuthorityType: "infoblox";
91
+ };
67
92
  //# sourceMappingURL=aws-ec2-ipamscope.d.ts.map
@@ -440,7 +440,7 @@ export type InstanceRequirementsRequest = {
440
440
  * Default: Any accelerator
441
441
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-spotfleet-instancerequirementsrequest.html#cfn-ec2-spotfleet-instancerequirementsrequest-acceleratornames}
442
442
  */
443
- AcceleratorNames?: ("a10g" | "a100" | "h100" | "inferentia" | "k520" | "k80" | "m60" | "radeon-pro-v520" | "t4" | "t4g" | "vu9p" | "v100")[] | undefined;
443
+ AcceleratorNames?: ("a10g" | "a100" | "h100" | "inferentia" | "k520" | "k80" | "m60" | "radeon-pro-v520" | "t4" | "t4g" | "vu9p" | "v100" | "l40s" | "l4" | "gaudi-hl-205" | "inferentia2" | "trainium" | "trainium2" | "u30")[] | undefined;
444
444
  /**
445
445
  * The minimum and maximum amount of total accelerator memory, in MiB.
446
446
  *
@@ -458,7 +458,7 @@ export type InstanceRequirementsRequest = {
458
458
  * Default: Any accelerator type
459
459
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-spotfleet-instancerequirementsrequest.html#cfn-ec2-spotfleet-instancerequirementsrequest-acceleratortypes}
460
460
  */
461
- AcceleratorTypes?: ("gpu" | "fpga" | "inference")[] | undefined;
461
+ AcceleratorTypes?: ("gpu" | "fpga" | "inference" | "media")[] | undefined;
462
462
  /**
463
463
  * The instance types to apply your specified attributes against. All other instance types are ignored, even if they match your specified attributes.
464
464
  *
@@ -61,6 +61,10 @@ export type EC2TransitGatewayProps = {
61
61
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-transitgateway.html#cfn-ec2-transitgateway-dnssupport}
62
62
  */
63
63
  DnsSupport?: string | undefined;
64
+ /**
65
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-transitgateway.html#cfn-ec2-transitgateway-encryptionsupport}
66
+ */
67
+ EncryptionSupport?: "disable" | "enable" | undefined;
64
68
  /**
65
69
  * Indicates whether multicast is enabled on the transit gateway
66
70
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-transitgateway.html#cfn-ec2-transitgateway-multicastsupport}
@@ -98,6 +102,10 @@ export type EC2TransitGatewayProps = {
98
102
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-transitgateway.html#aws-resource-ec2-transitgateway-return-values}
99
103
  */
100
104
  export type EC2TransitGatewayAttribs = {
105
+ /**
106
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-transitgateway.html#cfn-ec2-transitgateway-encryptionsupportstate}
107
+ */
108
+ EncryptionSupportState: string;
101
109
  /**
102
110
  * The ID of the transit gateway.
103
111
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-transitgateway.html#cfn-ec2-transitgateway-id}