@pulumi/aws-native 1.31.0-alpha.1752508115 → 1.31.0-alpha.1752709636

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 (316) hide show
  1. package/aiops/getInvestigationGroup.d.ts +30 -0
  2. package/aiops/getInvestigationGroup.js.map +1 -1
  3. package/aiops/investigationGroup.d.ts +39 -0
  4. package/aiops/investigationGroup.js.map +1 -1
  5. package/apigateway/account.d.ts +1 -0
  6. package/apigateway/account.js +1 -0
  7. package/apigateway/account.js.map +1 -1
  8. package/apigateway/apiKey.d.ts +2 -2
  9. package/apigateway/basePathMapping.d.ts +1 -1
  10. package/apigateway/basePathMapping.js +1 -1
  11. package/apigateway/domainName.d.ts +2 -1
  12. package/apigateway/domainName.js +2 -1
  13. package/apigateway/domainName.js.map +1 -1
  14. package/apigateway/gatewayResponse.d.ts +1 -1
  15. package/apigateway/gatewayResponse.js +1 -1
  16. package/apigateway/getAccount.d.ts +2 -0
  17. package/apigateway/getAccount.js +2 -0
  18. package/apigateway/getAccount.js.map +1 -1
  19. package/apigateway/getBasePathMapping.d.ts +2 -2
  20. package/apigateway/getBasePathMapping.js +2 -2
  21. package/apigateway/getDomainName.d.ts +4 -2
  22. package/apigateway/getDomainName.js +4 -2
  23. package/apigateway/getDomainName.js.map +1 -1
  24. package/apigateway/getGatewayResponse.d.ts +2 -2
  25. package/apigateway/getGatewayResponse.js +2 -2
  26. package/apigateway/getRestApi.d.ts +3 -3
  27. package/apigateway/getRestApi.js +2 -2
  28. package/apigateway/restApi.d.ts +3 -3
  29. package/apigateway/restApi.js +1 -1
  30. package/autoscaling/autoScalingGroup.d.ts +2 -2
  31. package/autoscaling/getAutoScalingGroup.d.ts +1 -1
  32. package/b2bi/partnership.d.ts +12 -0
  33. package/b2bi/partnership.js.map +1 -1
  34. package/billing/billingView.d.ts +69 -0
  35. package/billing/billingView.js +79 -0
  36. package/billing/billingView.js.map +1 -0
  37. package/billing/getBillingView.d.ts +35 -0
  38. package/billing/getBillingView.js +28 -0
  39. package/billing/getBillingView.js.map +1 -0
  40. package/billing/index.d.ts +7 -0
  41. package/billing/index.js +41 -0
  42. package/billing/index.js.map +1 -0
  43. package/cassandra/getTable.d.ts +4 -0
  44. package/cassandra/getTable.js.map +1 -1
  45. package/cassandra/table.d.ts +8 -0
  46. package/cassandra/table.js +2 -0
  47. package/cassandra/table.js.map +1 -1
  48. package/cloudformation/getStack.d.ts +1 -1
  49. package/cloudformation/stack.d.ts +2 -2
  50. package/cloudformation/stackSet.d.ts +2 -2
  51. package/connect/getRule.d.ts +1 -1
  52. package/connect/rule.d.ts +2 -2
  53. package/dynamodb/getGlobalTable.d.ts +18 -2
  54. package/dynamodb/getGlobalTable.js.map +1 -1
  55. package/dynamodb/getTable.d.ts +4 -2
  56. package/dynamodb/getTable.js.map +1 -1
  57. package/dynamodb/globalTable.d.ts +35 -4
  58. package/dynamodb/globalTable.js +4 -0
  59. package/dynamodb/globalTable.js.map +1 -1
  60. package/dynamodb/table.d.ts +8 -4
  61. package/dynamodb/table.js.map +1 -1
  62. package/ec2/getTrafficMirrorFilterRule.d.ts +68 -0
  63. package/ec2/getTrafficMirrorFilterRule.js +28 -0
  64. package/ec2/getTrafficMirrorFilterRule.js.map +1 -0
  65. package/ec2/getTrafficMirrorTarget.d.ts +23 -0
  66. package/ec2/getTrafficMirrorTarget.js +28 -0
  67. package/ec2/getTrafficMirrorTarget.js.map +1 -0
  68. package/ec2/index.d.ts +12 -0
  69. package/ec2/index.js +18 -4
  70. package/ec2/index.js.map +1 -1
  71. package/ec2/trafficMirrorFilterRule.d.ts +127 -0
  72. package/ec2/trafficMirrorFilterRule.js +98 -0
  73. package/ec2/trafficMirrorFilterRule.js.map +1 -0
  74. package/ec2/trafficMirrorTarget.d.ts +76 -0
  75. package/ec2/trafficMirrorTarget.js +68 -0
  76. package/ec2/trafficMirrorTarget.js.map +1 -0
  77. package/ec2/vpnConnection.d.ts +4 -4
  78. package/ecs/getService.d.ts +3 -3
  79. package/ecs/service.d.ts +1 -1
  80. package/ecs/taskDefinition.d.ts +0 -6
  81. package/ecs/taskDefinition.js.map +1 -1
  82. package/emrserverless/application.d.ts +8 -0
  83. package/emrserverless/application.js +2 -0
  84. package/emrserverless/application.js.map +1 -1
  85. package/emrserverless/getApplication.d.ts +4 -0
  86. package/emrserverless/getApplication.js.map +1 -1
  87. package/fsx/index.d.ts +3 -0
  88. package/fsx/index.js +5 -1
  89. package/fsx/index.js.map +1 -1
  90. package/fsx/s3accessPointAttachment.d.ts +68 -0
  91. package/fsx/s3accessPointAttachment.js +70 -0
  92. package/fsx/s3accessPointAttachment.js.map +1 -0
  93. package/gamelift/fleet.d.ts +2 -2
  94. package/gamelift/fleet.js +1 -1
  95. package/gamelift/fleet.js.map +1 -1
  96. package/imagebuilder/component.js +1 -1
  97. package/imagebuilder/component.js.map +1 -1
  98. package/imagebuilder/containerRecipe.js +1 -1
  99. package/imagebuilder/containerRecipe.js.map +1 -1
  100. package/imagebuilder/getComponent.d.ts +6 -0
  101. package/imagebuilder/getComponent.js.map +1 -1
  102. package/imagebuilder/getContainerRecipe.d.ts +6 -0
  103. package/imagebuilder/getContainerRecipe.js.map +1 -1
  104. package/imagebuilder/getImage.d.ts +6 -0
  105. package/imagebuilder/getImage.js.map +1 -1
  106. package/imagebuilder/getImageRecipe.d.ts +6 -0
  107. package/imagebuilder/getImageRecipe.js.map +1 -1
  108. package/imagebuilder/getWorkflow.d.ts +6 -0
  109. package/imagebuilder/getWorkflow.js.map +1 -1
  110. package/imagebuilder/image.js +1 -1
  111. package/imagebuilder/image.js.map +1 -1
  112. package/imagebuilder/imageRecipe.js +1 -1
  113. package/imagebuilder/imageRecipe.js.map +1 -1
  114. package/imagebuilder/workflow.js +1 -1
  115. package/imagebuilder/workflow.js.map +1 -1
  116. package/index.d.ts +3 -1
  117. package/index.js +10 -5
  118. package/index.js.map +1 -1
  119. package/kinesis/getStreamConsumer.d.ts +35 -0
  120. package/kinesis/getStreamConsumer.js +28 -0
  121. package/kinesis/getStreamConsumer.js.map +1 -0
  122. package/kinesis/index.d.ts +6 -0
  123. package/kinesis/index.js +8 -1
  124. package/kinesis/index.js.map +1 -1
  125. package/kinesis/streamConsumer.d.ts +71 -0
  126. package/kinesis/streamConsumer.js +71 -0
  127. package/kinesis/streamConsumer.js.map +1 -0
  128. package/kms/getKey.d.ts +9 -2
  129. package/kms/getKey.js.map +1 -1
  130. package/kms/key.d.ts +18 -4
  131. package/kms/key.js.map +1 -1
  132. package/mediapackagev2/channel.d.ts +3 -6
  133. package/mediapackagev2/getChannel.d.ts +3 -3
  134. package/mediapackagev2/getOriginEndpoint.d.ts +9 -0
  135. package/mediapackagev2/getOriginEndpoint.js.map +1 -1
  136. package/mediapackagev2/originEndpoint.d.ts +9 -0
  137. package/mediapackagev2/originEndpoint.js.map +1 -1
  138. package/neptune/dbInstance.d.ts +147 -0
  139. package/neptune/dbInstance.js +85 -0
  140. package/neptune/dbInstance.js.map +1 -0
  141. package/neptune/getDbInstance.d.ts +56 -0
  142. package/neptune/getDbInstance.js +28 -0
  143. package/neptune/getDbInstance.js.map +1 -0
  144. package/neptune/index.d.ts +6 -0
  145. package/neptune/index.js +8 -1
  146. package/neptune/index.js.map +1 -1
  147. package/odb/cloudAutonomousVmCluster.d.ts +276 -0
  148. package/odb/cloudAutonomousVmCluster.js +144 -0
  149. package/odb/cloudAutonomousVmCluster.js.map +1 -0
  150. package/odb/cloudExadataInfrastructure.d.ts +199 -0
  151. package/odb/cloudExadataInfrastructure.js +118 -0
  152. package/odb/cloudExadataInfrastructure.js.map +1 -0
  153. package/odb/cloudVmCluster.d.ts +256 -0
  154. package/odb/cloudVmCluster.js +126 -0
  155. package/odb/cloudVmCluster.js.map +1 -0
  156. package/odb/getCloudAutonomousVmCluster.d.ts +141 -0
  157. package/odb/getCloudAutonomousVmCluster.js +28 -0
  158. package/odb/getCloudAutonomousVmCluster.js.map +1 -0
  159. package/odb/getCloudExadataInfrastructure.d.ts +112 -0
  160. package/odb/getCloudExadataInfrastructure.js +28 -0
  161. package/odb/getCloudExadataInfrastructure.js.map +1 -0
  162. package/odb/getCloudVmCluster.d.ts +88 -0
  163. package/odb/getCloudVmCluster.js +28 -0
  164. package/odb/getCloudVmCluster.js.map +1 -0
  165. package/odb/getOdbNetwork.d.ts +48 -0
  166. package/odb/getOdbNetwork.js +28 -0
  167. package/odb/getOdbNetwork.js.map +1 -0
  168. package/odb/index.d.ts +25 -0
  169. package/odb/index.js +62 -0
  170. package/odb/index.js.map +1 -0
  171. package/odb/odbNetwork.d.ts +119 -0
  172. package/odb/odbNetwork.js +82 -0
  173. package/odb/odbNetwork.js.map +1 -0
  174. package/opsworkscm/server.d.ts +2 -2
  175. package/package.json +3 -3
  176. package/package.json.dev +2 -2
  177. package/qbusiness/dataAccessor.d.ts +8 -0
  178. package/qbusiness/dataAccessor.js +2 -0
  179. package/qbusiness/dataAccessor.js.map +1 -1
  180. package/qbusiness/getDataAccessor.d.ts +4 -0
  181. package/qbusiness/getDataAccessor.js.map +1 -1
  182. package/qbusiness/permission.d.ts +4 -0
  183. package/qbusiness/permission.js +3 -1
  184. package/qbusiness/permission.js.map +1 -1
  185. package/rds/dbCluster.d.ts +8 -0
  186. package/rds/dbCluster.js +2 -0
  187. package/rds/dbCluster.js.map +1 -1
  188. package/rds/dbInstance.d.ts +30 -6
  189. package/rds/dbInstance.js +3 -1
  190. package/rds/dbInstance.js.map +1 -1
  191. package/rds/dbShardGroup.d.ts +8 -8
  192. package/rds/getDbInstance.d.ts +1 -3
  193. package/rds/getDbInstance.js.map +1 -1
  194. package/rds/getDbShardGroup.d.ts +4 -4
  195. package/redshift/clusterSubnetGroup.d.ts +1 -1
  196. package/redshift/clusterSubnetGroup.js +1 -1
  197. package/redshift/getClusterSubnetGroup.d.ts +7 -2
  198. package/redshift/getClusterSubnetGroup.js +2 -2
  199. package/redshift/getClusterSubnetGroup.js.map +1 -1
  200. package/redshift/getEventSubscription.d.ts +5 -0
  201. package/redshift/getEventSubscription.js.map +1 -1
  202. package/s3/bucket.d.ts +2 -0
  203. package/s3/bucket.js +3 -1
  204. package/s3/bucket.js.map +1 -1
  205. package/s3/getBucket.d.ts +1 -0
  206. package/s3/getBucket.js.map +1 -1
  207. package/s3express/directoryBucket.d.ts +2 -0
  208. package/s3express/directoryBucket.js +2 -0
  209. package/s3express/directoryBucket.js.map +1 -1
  210. package/s3express/getDirectoryBucket.d.ts +1 -0
  211. package/s3express/getDirectoryBucket.js.map +1 -1
  212. package/s3tables/getTable.d.ts +37 -0
  213. package/s3tables/getTable.js +28 -0
  214. package/s3tables/getTable.js.map +1 -0
  215. package/s3tables/getTablePolicy.d.ts +22 -0
  216. package/s3tables/getTablePolicy.js +28 -0
  217. package/s3tables/getTablePolicy.js.map +1 -0
  218. package/s3tables/index.d.ts +12 -0
  219. package/s3tables/index.js +15 -1
  220. package/s3tables/index.js.map +1 -1
  221. package/s3tables/namespace.d.ts +6 -0
  222. package/s3tables/namespace.js.map +1 -1
  223. package/s3tables/table.d.ts +70 -0
  224. package/s3tables/table.js +87 -0
  225. package/s3tables/table.js.map +1 -0
  226. package/s3tables/tablePolicy.d.ts +42 -0
  227. package/s3tables/tablePolicy.js +72 -0
  228. package/s3tables/tablePolicy.js.map +1 -0
  229. package/sagemaker/domain.d.ts +4 -4
  230. package/sagemaker/domain.js +0 -6
  231. package/sagemaker/domain.js.map +1 -1
  232. package/sagemaker/project.d.ts +11 -3
  233. package/sagemaker/project.js +3 -4
  234. package/sagemaker/project.js.map +1 -1
  235. package/timestream/getInfluxDbInstance.d.ts +8 -0
  236. package/timestream/getInfluxDbInstance.js.map +1 -1
  237. package/timestream/influxDbInstance.js +1 -1
  238. package/timestream/influxDbInstance.js.map +1 -1
  239. package/transfer/getServer.d.ts +4 -1
  240. package/transfer/getServer.js.map +1 -1
  241. package/transfer/server.d.ts +8 -2
  242. package/transfer/server.js.map +1 -1
  243. package/types/enums/autoscaling/index.d.ts +2 -2
  244. package/types/enums/b2bi/index.d.ts +34 -0
  245. package/types/enums/b2bi/index.js +29 -1
  246. package/types/enums/b2bi/index.js.map +1 -1
  247. package/types/enums/batch/index.d.ts +6 -0
  248. package/types/enums/batch/index.js.map +1 -1
  249. package/types/enums/bedrock/index.d.ts +16 -0
  250. package/types/enums/bedrock/index.js +10 -1
  251. package/types/enums/bedrock/index.js.map +1 -1
  252. package/types/enums/billing/index.d.ts +10 -0
  253. package/types/enums/billing/index.js +14 -0
  254. package/types/enums/billing/index.js.map +1 -0
  255. package/types/enums/cassandra/index.d.ts +18 -0
  256. package/types/enums/cassandra/index.js +11 -1
  257. package/types/enums/cassandra/index.js.map +1 -1
  258. package/types/enums/connect/index.d.ts +4 -4
  259. package/types/enums/dynamodb/index.d.ts +15 -0
  260. package/types/enums/dynamodb/index.js +5 -1
  261. package/types/enums/dynamodb/index.js.map +1 -1
  262. package/types/enums/ecs/index.d.ts +15 -0
  263. package/types/enums/ecs/index.js +14 -1
  264. package/types/enums/ecs/index.js.map +1 -1
  265. package/types/enums/fsx/index.d.ts +14 -0
  266. package/types/enums/fsx/index.js +7 -1
  267. package/types/enums/fsx/index.js.map +1 -1
  268. package/types/enums/gamelift/index.d.ts +2 -1
  269. package/types/enums/gamelift/index.js +1 -0
  270. package/types/enums/gamelift/index.js.map +1 -1
  271. package/types/enums/index.d.ts +3 -1
  272. package/types/enums/index.js +8 -4
  273. package/types/enums/index.js.map +1 -1
  274. package/types/enums/kms/index.d.ts +9 -2
  275. package/types/enums/kms/index.js.map +1 -1
  276. package/types/enums/logs/index.d.ts +12 -0
  277. package/types/enums/logs/index.js +11 -1
  278. package/types/enums/logs/index.js.map +1 -1
  279. package/types/enums/mediapackagev2/index.d.ts +14 -0
  280. package/types/enums/mediapackagev2/index.js +12 -1
  281. package/types/enums/mediapackagev2/index.js.map +1 -1
  282. package/types/enums/odb/index.d.ts +57 -0
  283. package/types/enums/odb/index.js +45 -0
  284. package/types/enums/odb/index.js.map +1 -0
  285. package/types/enums/qbusiness/index.d.ts +9 -0
  286. package/types/enums/qbusiness/index.js +8 -1
  287. package/types/enums/qbusiness/index.js.map +1 -1
  288. package/types/enums/quicksight/index.d.ts +9 -0
  289. package/types/enums/quicksight/index.js +9 -0
  290. package/types/enums/quicksight/index.js.map +1 -1
  291. package/types/enums/s3/index.d.ts +32 -0
  292. package/types/enums/s3/index.js +17 -1
  293. package/types/enums/s3/index.js.map +1 -1
  294. package/types/enums/s3tables/index.d.ts +30 -0
  295. package/types/enums/s3tables/index.js +15 -1
  296. package/types/enums/s3tables/index.js.map +1 -1
  297. package/types/enums/timestream/index.d.ts +1 -0
  298. package/types/enums/timestream/index.js +1 -0
  299. package/types/enums/timestream/index.js.map +1 -1
  300. package/types/enums/wisdom/index.d.ts +19 -0
  301. package/types/enums/wisdom/index.js +15 -1
  302. package/types/enums/wisdom/index.js.map +1 -1
  303. package/types/input.d.ts +870 -121
  304. package/types/output.d.ts +904 -121
  305. package/types/output.js.map +1 -1
  306. package/vpclattice/getService.d.ts +1 -1
  307. package/vpclattice/service.d.ts +2 -2
  308. package/wisdom/getQuickResponse.d.ts +71 -0
  309. package/wisdom/getQuickResponse.js +28 -0
  310. package/wisdom/getQuickResponse.js.map +1 -0
  311. package/wisdom/index.d.ts +6 -0
  312. package/wisdom/index.js +8 -1
  313. package/wisdom/index.js.map +1 -1
  314. package/wisdom/quickResponse.d.ts +126 -0
  315. package/wisdom/quickResponse.js +92 -0
  316. package/wisdom/quickResponse.js.map +1 -0
@@ -1,6 +1,7 @@
1
1
  import * as pulumi from "@pulumi/pulumi";
2
2
  import * as inputs from "../types/input";
3
3
  import * as outputs from "../types/output";
4
+ import * as enums from "../types/enums";
4
5
  /**
5
6
  * Version: None. Resource Type definition for AWS::DynamoDB::GlobalTable
6
7
  */
@@ -42,6 +43,10 @@ export declare class GlobalTable extends pulumi.CustomResource {
42
43
  * Since the backfilling of an index could take a long time, CloudFormation does not wait for the index to become active. If a stack operation rolls back, CloudFormation might not delete an index that has been added. In that case, you will need to delete the index manually.
43
44
  */
44
45
  readonly globalSecondaryIndexes: pulumi.Output<outputs.dynamodb.GlobalTableGlobalSecondaryIndex[] | undefined>;
46
+ /**
47
+ * The list of witnesses of the MRSC global table. Only one witness Region can be configured per MRSC global table.
48
+ */
49
+ readonly globalTableWitnesses: pulumi.Output<outputs.dynamodb.GlobalTableWitness[] | undefined>;
45
50
  /**
46
51
  * Specifies the attributes that make up the primary key for the table. The attributes in the `KeySchema` property must also be defined in the `AttributeDefinitions` property.
47
52
  */
@@ -50,6 +55,17 @@ export declare class GlobalTable extends pulumi.CustomResource {
50
55
  * Local secondary indexes to be created on the table. You can create up to five local secondary indexes. Each index is scoped to a given hash key value. The size of each hash key can be up to 10 gigabytes. Each replica in your global table will have the same local secondary index settings.
51
56
  */
52
57
  readonly localSecondaryIndexes: pulumi.Output<outputs.dynamodb.GlobalTableLocalSecondaryIndex[] | undefined>;
58
+ /**
59
+ * Specifies the consistency mode for a new global table.
60
+ *
61
+ * You can specify one of the following consistency modes:
62
+ *
63
+ * - `EVENTUAL` : Configures a new global table for multi-Region eventual consistency (MREC).
64
+ * - `STRONG` : Configures a new global table for multi-Region strong consistency (MRSC).
65
+ *
66
+ * If you don't specify this field, the global table consistency mode defaults to `EVENTUAL` . For more information about global tables consistency modes, see [Consistency modes](https://docs.aws.amazon.com/V2globaltables_HowItWorks.html#V2globaltables_HowItWorks.consistency-modes) in DynamoDB developer guide.
67
+ */
68
+ readonly multiRegionConsistency: pulumi.Output<enums.dynamodb.GlobalTableMultiRegionConsistency | undefined>;
53
69
  /**
54
70
  * Specifies the list of replicas for your global table. The list must contain at least one element, the region where the stack defining the global table is deployed. For example, if you define your table in a stack deployed to us-east-1, you must have an entry in `Replicas` with the region us-east-1. You cannot remove the replica in the stack region.
55
71
  *
@@ -57,7 +73,7 @@ export declare class GlobalTable extends pulumi.CustomResource {
57
73
  * >
58
74
  * > If you add or delete a replica during an update, we recommend that you don't update any other resources. If your stack fails to update and is rolled back while adding a new replica, you might need to manually delete the replica.
59
75
  *
60
- * You can create a new global table with as many replicas as needed. You can add or remove replicas after table creation, but you can only add or remove a single replica in each update.
76
+ * You can create a new global table with as many replicas as needed. You can add or remove replicas after table creation, but you can only add or remove a single replica in each update. For Multi-Region Strong Consistency (MRSC), you can add or remove up to 3 replicas, or 2 replicas plus a witness Region.
61
77
  */
62
78
  readonly replicas: pulumi.Output<outputs.dynamodb.GlobalTableReplicaSpecification[]>;
63
79
  /**
@@ -71,7 +87,7 @@ export declare class GlobalTable extends pulumi.CustomResource {
71
87
  */
72
88
  readonly streamArn: pulumi.Output<string>;
73
89
  /**
74
- * Specifies the streams settings on your global table. You must provide a value for this property if your global table contains more than one replica. You can only change the streams settings if your global table has only one replica.
90
+ * Specifies the streams settings on your global table. You must provide a value for this property if your global table contains more than one replica. You can only change the streams settings if your global table has only one replica. For Multi-Region Strong Consistency (MRSC), you do not need to provide a value for this property and can change the settings at any time.
75
91
  */
76
92
  readonly streamSpecification: pulumi.Output<outputs.dynamodb.GlobalTableStreamSpecification | undefined>;
77
93
  /**
@@ -132,6 +148,10 @@ export interface GlobalTableArgs {
132
148
  * Since the backfilling of an index could take a long time, CloudFormation does not wait for the index to become active. If a stack operation rolls back, CloudFormation might not delete an index that has been added. In that case, you will need to delete the index manually.
133
149
  */
134
150
  globalSecondaryIndexes?: pulumi.Input<pulumi.Input<inputs.dynamodb.GlobalTableGlobalSecondaryIndexArgs>[]>;
151
+ /**
152
+ * The list of witnesses of the MRSC global table. Only one witness Region can be configured per MRSC global table.
153
+ */
154
+ globalTableWitnesses?: pulumi.Input<pulumi.Input<inputs.dynamodb.GlobalTableWitnessArgs>[]>;
135
155
  /**
136
156
  * Specifies the attributes that make up the primary key for the table. The attributes in the `KeySchema` property must also be defined in the `AttributeDefinitions` property.
137
157
  */
@@ -140,6 +160,17 @@ export interface GlobalTableArgs {
140
160
  * Local secondary indexes to be created on the table. You can create up to five local secondary indexes. Each index is scoped to a given hash key value. The size of each hash key can be up to 10 gigabytes. Each replica in your global table will have the same local secondary index settings.
141
161
  */
142
162
  localSecondaryIndexes?: pulumi.Input<pulumi.Input<inputs.dynamodb.GlobalTableLocalSecondaryIndexArgs>[]>;
163
+ /**
164
+ * Specifies the consistency mode for a new global table.
165
+ *
166
+ * You can specify one of the following consistency modes:
167
+ *
168
+ * - `EVENTUAL` : Configures a new global table for multi-Region eventual consistency (MREC).
169
+ * - `STRONG` : Configures a new global table for multi-Region strong consistency (MRSC).
170
+ *
171
+ * If you don't specify this field, the global table consistency mode defaults to `EVENTUAL` . For more information about global tables consistency modes, see [Consistency modes](https://docs.aws.amazon.com/V2globaltables_HowItWorks.html#V2globaltables_HowItWorks.consistency-modes) in DynamoDB developer guide.
172
+ */
173
+ multiRegionConsistency?: pulumi.Input<enums.dynamodb.GlobalTableMultiRegionConsistency>;
143
174
  /**
144
175
  * Specifies the list of replicas for your global table. The list must contain at least one element, the region where the stack defining the global table is deployed. For example, if you define your table in a stack deployed to us-east-1, you must have an entry in `Replicas` with the region us-east-1. You cannot remove the replica in the stack region.
145
176
  *
@@ -147,7 +178,7 @@ export interface GlobalTableArgs {
147
178
  * >
148
179
  * > If you add or delete a replica during an update, we recommend that you don't update any other resources. If your stack fails to update and is rolled back while adding a new replica, you might need to manually delete the replica.
149
180
  *
150
- * You can create a new global table with as many replicas as needed. You can add or remove replicas after table creation, but you can only add or remove a single replica in each update.
181
+ * You can create a new global table with as many replicas as needed. You can add or remove replicas after table creation, but you can only add or remove a single replica in each update. For Multi-Region Strong Consistency (MRSC), you can add or remove up to 3 replicas, or 2 replicas plus a witness Region.
151
182
  */
152
183
  replicas: pulumi.Input<pulumi.Input<inputs.dynamodb.GlobalTableReplicaSpecificationArgs>[]>;
153
184
  /**
@@ -155,7 +186,7 @@ export interface GlobalTableArgs {
155
186
  */
156
187
  sseSpecification?: pulumi.Input<inputs.dynamodb.GlobalTableSseSpecificationArgs>;
157
188
  /**
158
- * Specifies the streams settings on your global table. You must provide a value for this property if your global table contains more than one replica. You can only change the streams settings if your global table has only one replica.
189
+ * Specifies the streams settings on your global table. You must provide a value for this property if your global table contains more than one replica. You can only change the streams settings if your global table has only one replica. For Multi-Region Strong Consistency (MRSC), you do not need to provide a value for this property and can change the settings at any time.
159
190
  */
160
191
  streamSpecification?: pulumi.Input<inputs.dynamodb.GlobalTableStreamSpecificationArgs>;
161
192
  /**
@@ -53,8 +53,10 @@ class GlobalTable extends pulumi.CustomResource {
53
53
  resourceInputs["attributeDefinitions"] = args ? args.attributeDefinitions : undefined;
54
54
  resourceInputs["billingMode"] = args ? args.billingMode : undefined;
55
55
  resourceInputs["globalSecondaryIndexes"] = args ? args.globalSecondaryIndexes : undefined;
56
+ resourceInputs["globalTableWitnesses"] = args ? args.globalTableWitnesses : undefined;
56
57
  resourceInputs["keySchema"] = args ? args.keySchema : undefined;
57
58
  resourceInputs["localSecondaryIndexes"] = args ? args.localSecondaryIndexes : undefined;
59
+ resourceInputs["multiRegionConsistency"] = args ? args.multiRegionConsistency : undefined;
58
60
  resourceInputs["replicas"] = args ? args.replicas : undefined;
59
61
  resourceInputs["sseSpecification"] = args ? args.sseSpecification : undefined;
60
62
  resourceInputs["streamSpecification"] = args ? args.streamSpecification : undefined;
@@ -72,8 +74,10 @@ class GlobalTable extends pulumi.CustomResource {
72
74
  resourceInputs["attributeDefinitions"] = undefined /*out*/;
73
75
  resourceInputs["billingMode"] = undefined /*out*/;
74
76
  resourceInputs["globalSecondaryIndexes"] = undefined /*out*/;
77
+ resourceInputs["globalTableWitnesses"] = undefined /*out*/;
75
78
  resourceInputs["keySchema"] = undefined /*out*/;
76
79
  resourceInputs["localSecondaryIndexes"] = undefined /*out*/;
80
+ resourceInputs["multiRegionConsistency"] = undefined /*out*/;
77
81
  resourceInputs["replicas"] = undefined /*out*/;
78
82
  resourceInputs["sseSpecification"] = undefined /*out*/;
79
83
  resourceInputs["streamArn"] = undefined /*out*/;
@@ -1 +1 @@
1
- {"version":3,"file":"globalTable.js","sourceRoot":"","sources":["../../dynamodb/globalTable.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"globalTable.js","sourceRoot":"","sources":["../../dynamodb/globalTable.ts"],"names":[],"mappings":"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"}
@@ -318,8 +318,10 @@ export declare class Table extends pulumi.CustomResource {
318
318
  */
319
319
  readonly provisionedThroughput: pulumi.Output<outputs.dynamodb.TableProvisionedThroughput | undefined>;
320
320
  /**
321
- * A resource-based policy document that contains permissions to add to the specified table. In a CFNshort template, you can provide the policy in JSON or YAML format because CFNshort converts YAML to JSON before submitting it to DDB. For more information about resource-based policies, see [Using resource-based policies for](https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/access-control-resource-based.html) and [Resource-based policy examples](https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/rbac-examples.html).
322
- * When you attach a resource-based policy while creating a table, the policy creation is *strongly consistent*. For information about the considerations that you should keep in mind while attaching a resource-based policy, see [Resource-based policy considerations](https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/rbac-considerations.html).
321
+ * An AWS resource-based policy document in JSON format that will be attached to the table.
322
+ * When you attach a resource-based policy while creating a table, the policy application is *strongly consistent*.
323
+ * The maximum size supported for a resource-based policy document is 20 KB. DynamoDB counts whitespaces when calculating the size of a policy against this limit. For a full list of all considerations that apply for resource-based policies, see [Resource-based policy considerations](https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/rbac-considerations.html).
324
+ * You need to specify the ``CreateTable`` and ``PutResourcePolicy`` IAM actions for authorizing a user to create a table with a resource-based policy.
323
325
  */
324
326
  readonly resourcePolicy: pulumi.Output<outputs.dynamodb.TableResourcePolicy | undefined>;
325
327
  /**
@@ -435,8 +437,10 @@ export interface TableArgs {
435
437
  */
436
438
  provisionedThroughput?: pulumi.Input<inputs.dynamodb.TableProvisionedThroughputArgs>;
437
439
  /**
438
- * A resource-based policy document that contains permissions to add to the specified table. In a CFNshort template, you can provide the policy in JSON or YAML format because CFNshort converts YAML to JSON before submitting it to DDB. For more information about resource-based policies, see [Using resource-based policies for](https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/access-control-resource-based.html) and [Resource-based policy examples](https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/rbac-examples.html).
439
- * When you attach a resource-based policy while creating a table, the policy creation is *strongly consistent*. For information about the considerations that you should keep in mind while attaching a resource-based policy, see [Resource-based policy considerations](https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/rbac-considerations.html).
440
+ * An AWS resource-based policy document in JSON format that will be attached to the table.
441
+ * When you attach a resource-based policy while creating a table, the policy application is *strongly consistent*.
442
+ * The maximum size supported for a resource-based policy document is 20 KB. DynamoDB counts whitespaces when calculating the size of a policy against this limit. For a full list of all considerations that apply for resource-based policies, see [Resource-based policy considerations](https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/rbac-considerations.html).
443
+ * You need to specify the ``CreateTable`` and ``PutResourcePolicy`` IAM actions for authorizing a user to create a table with a resource-based policy.
440
444
  */
441
445
  resourcePolicy?: pulumi.Input<inputs.dynamodb.TableResourcePolicyArgs>;
442
446
  /**
@@ -1 +1 @@
1
- {"version":3,"file":"table.js","sourceRoot":"","sources":["../../dynamodb/table.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"table.js","sourceRoot":"","sources":["../../dynamodb/table.ts"],"names":[],"mappings":"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"}
@@ -0,0 +1,68 @@
1
+ import * as pulumi from "@pulumi/pulumi";
2
+ import * as outputs from "../types/output";
3
+ /**
4
+ * Resource Type definition for for AWS::EC2::TrafficMirrorFilterRule
5
+ */
6
+ export declare function getTrafficMirrorFilterRule(args: GetTrafficMirrorFilterRuleArgs, opts?: pulumi.InvokeOptions): Promise<GetTrafficMirrorFilterRuleResult>;
7
+ export interface GetTrafficMirrorFilterRuleArgs {
8
+ /**
9
+ * The ID of the Traffic Mirror Filter rule.
10
+ */
11
+ trafficMirrorFilterRuleId: string;
12
+ }
13
+ export interface GetTrafficMirrorFilterRuleResult {
14
+ /**
15
+ * The description of the Traffic Mirror Filter rule.
16
+ */
17
+ readonly description?: string;
18
+ /**
19
+ * The destination CIDR block to assign to the Traffic Mirror rule.
20
+ */
21
+ readonly destinationCidrBlock?: string;
22
+ /**
23
+ * The destination port range.
24
+ */
25
+ readonly destinationPortRange?: outputs.ec2.TrafficMirrorFilterRuleTrafficMirrorPortRange;
26
+ /**
27
+ * The number of protocol, for example 17 (UDP), to assign to the Traffic Mirror rule.
28
+ */
29
+ readonly protocol?: number;
30
+ /**
31
+ * The action to take on the filtered traffic (accept/reject).
32
+ */
33
+ readonly ruleAction?: string;
34
+ /**
35
+ * The number of the Traffic Mirror rule.
36
+ */
37
+ readonly ruleNumber?: number;
38
+ /**
39
+ * The source CIDR block to assign to the Traffic Mirror Filter rule.
40
+ */
41
+ readonly sourceCidrBlock?: string;
42
+ /**
43
+ * The source port range.
44
+ */
45
+ readonly sourcePortRange?: outputs.ec2.TrafficMirrorFilterRuleTrafficMirrorPortRange;
46
+ /**
47
+ * Any tags assigned to the Traffic Mirror Filter rule.
48
+ */
49
+ readonly tags?: outputs.Tag[];
50
+ /**
51
+ * The direction of traffic (ingress/egress).
52
+ */
53
+ readonly trafficDirection?: string;
54
+ /**
55
+ * The ID of the Traffic Mirror Filter rule.
56
+ */
57
+ readonly trafficMirrorFilterRuleId?: string;
58
+ }
59
+ /**
60
+ * Resource Type definition for for AWS::EC2::TrafficMirrorFilterRule
61
+ */
62
+ export declare function getTrafficMirrorFilterRuleOutput(args: GetTrafficMirrorFilterRuleOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetTrafficMirrorFilterRuleResult>;
63
+ export interface GetTrafficMirrorFilterRuleOutputArgs {
64
+ /**
65
+ * The ID of the Traffic Mirror Filter rule.
66
+ */
67
+ trafficMirrorFilterRuleId: pulumi.Input<string>;
68
+ }
@@ -0,0 +1,28 @@
1
+ "use strict";
2
+ // *** WARNING: this file was generated by pulumi-language-nodejs. ***
3
+ // *** Do not edit by hand unless you're certain you know what you are doing! ***
4
+ Object.defineProperty(exports, "__esModule", { value: true });
5
+ exports.getTrafficMirrorFilterRuleOutput = exports.getTrafficMirrorFilterRule = void 0;
6
+ const pulumi = require("@pulumi/pulumi");
7
+ const utilities = require("../utilities");
8
+ /**
9
+ * Resource Type definition for for AWS::EC2::TrafficMirrorFilterRule
10
+ */
11
+ function getTrafficMirrorFilterRule(args, opts) {
12
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
13
+ return pulumi.runtime.invoke("aws-native:ec2:getTrafficMirrorFilterRule", {
14
+ "trafficMirrorFilterRuleId": args.trafficMirrorFilterRuleId,
15
+ }, opts);
16
+ }
17
+ exports.getTrafficMirrorFilterRule = getTrafficMirrorFilterRule;
18
+ /**
19
+ * Resource Type definition for for AWS::EC2::TrafficMirrorFilterRule
20
+ */
21
+ function getTrafficMirrorFilterRuleOutput(args, opts) {
22
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
23
+ return pulumi.runtime.invokeOutput("aws-native:ec2:getTrafficMirrorFilterRule", {
24
+ "trafficMirrorFilterRuleId": args.trafficMirrorFilterRuleId,
25
+ }, opts);
26
+ }
27
+ exports.getTrafficMirrorFilterRuleOutput = getTrafficMirrorFilterRuleOutput;
28
+ //# sourceMappingURL=getTrafficMirrorFilterRule.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"getTrafficMirrorFilterRule.js","sourceRoot":"","sources":["../../ec2/getTrafficMirrorFilterRule.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;GAEG;AACH,SAAgB,0BAA0B,CAAC,IAAoC,EAAE,IAA2B;IACxG,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,2CAA2C,EAAE;QACtE,2BAA2B,EAAE,IAAI,CAAC,yBAAyB;KAC9D,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,gEAKC;AAuDD;;GAEG;AACH,SAAgB,gCAAgC,CAAC,IAA0C,EAAE,IAAiC;IAC1H,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,2CAA2C,EAAE;QAC5E,2BAA2B,EAAE,IAAI,CAAC,yBAAyB;KAC9D,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,4EAKC"}
@@ -0,0 +1,23 @@
1
+ import * as pulumi from "@pulumi/pulumi";
2
+ import * as outputs from "../types/output";
3
+ /**
4
+ * The description of the Traffic Mirror target.
5
+ */
6
+ export declare function getTrafficMirrorTarget(args: GetTrafficMirrorTargetArgs, opts?: pulumi.InvokeOptions): Promise<GetTrafficMirrorTargetResult>;
7
+ export interface GetTrafficMirrorTargetArgs {
8
+ id: string;
9
+ }
10
+ export interface GetTrafficMirrorTargetResult {
11
+ readonly id?: string;
12
+ /**
13
+ * The tags to assign to the Traffic Mirror target.
14
+ */
15
+ readonly tags?: outputs.Tag[];
16
+ }
17
+ /**
18
+ * The description of the Traffic Mirror target.
19
+ */
20
+ export declare function getTrafficMirrorTargetOutput(args: GetTrafficMirrorTargetOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetTrafficMirrorTargetResult>;
21
+ export interface GetTrafficMirrorTargetOutputArgs {
22
+ id: pulumi.Input<string>;
23
+ }
@@ -0,0 +1,28 @@
1
+ "use strict";
2
+ // *** WARNING: this file was generated by pulumi-language-nodejs. ***
3
+ // *** Do not edit by hand unless you're certain you know what you are doing! ***
4
+ Object.defineProperty(exports, "__esModule", { value: true });
5
+ exports.getTrafficMirrorTargetOutput = exports.getTrafficMirrorTarget = void 0;
6
+ const pulumi = require("@pulumi/pulumi");
7
+ const utilities = require("../utilities");
8
+ /**
9
+ * The description of the Traffic Mirror target.
10
+ */
11
+ function getTrafficMirrorTarget(args, opts) {
12
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
13
+ return pulumi.runtime.invoke("aws-native:ec2:getTrafficMirrorTarget", {
14
+ "id": args.id,
15
+ }, opts);
16
+ }
17
+ exports.getTrafficMirrorTarget = getTrafficMirrorTarget;
18
+ /**
19
+ * The description of the Traffic Mirror target.
20
+ */
21
+ function getTrafficMirrorTargetOutput(args, opts) {
22
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
23
+ return pulumi.runtime.invokeOutput("aws-native:ec2:getTrafficMirrorTarget", {
24
+ "id": args.id,
25
+ }, opts);
26
+ }
27
+ exports.getTrafficMirrorTargetOutput = getTrafficMirrorTargetOutput;
28
+ //# sourceMappingURL=getTrafficMirrorTarget.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"getTrafficMirrorTarget.js","sourceRoot":"","sources":["../../ec2/getTrafficMirrorTarget.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;GAEG;AACH,SAAgB,sBAAsB,CAAC,IAAgC,EAAE,IAA2B;IAChG,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,uCAAuC,EAAE;QAClE,IAAI,EAAE,IAAI,CAAC,EAAE;KAChB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,wDAKC;AAaD;;GAEG;AACH,SAAgB,4BAA4B,CAAC,IAAsC,EAAE,IAAiC;IAClH,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,uCAAuC,EAAE;QACxE,IAAI,EAAE,IAAI,CAAC,EAAE;KAChB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,oEAKC"}
package/ec2/index.d.ts CHANGED
@@ -199,6 +199,12 @@ export declare const getSubnetRouteTableAssociationOutput: typeof import("./getS
199
199
  export { GetTrafficMirrorFilterArgs, GetTrafficMirrorFilterResult, GetTrafficMirrorFilterOutputArgs } from "./getTrafficMirrorFilter";
200
200
  export declare const getTrafficMirrorFilter: typeof import("./getTrafficMirrorFilter").getTrafficMirrorFilter;
201
201
  export declare const getTrafficMirrorFilterOutput: typeof import("./getTrafficMirrorFilter").getTrafficMirrorFilterOutput;
202
+ export { GetTrafficMirrorFilterRuleArgs, GetTrafficMirrorFilterRuleResult, GetTrafficMirrorFilterRuleOutputArgs } from "./getTrafficMirrorFilterRule";
203
+ export declare const getTrafficMirrorFilterRule: typeof import("./getTrafficMirrorFilterRule").getTrafficMirrorFilterRule;
204
+ export declare const getTrafficMirrorFilterRuleOutput: typeof import("./getTrafficMirrorFilterRule").getTrafficMirrorFilterRuleOutput;
205
+ export { GetTrafficMirrorTargetArgs, GetTrafficMirrorTargetResult, GetTrafficMirrorTargetOutputArgs } from "./getTrafficMirrorTarget";
206
+ export declare const getTrafficMirrorTarget: typeof import("./getTrafficMirrorTarget").getTrafficMirrorTarget;
207
+ export declare const getTrafficMirrorTargetOutput: typeof import("./getTrafficMirrorTarget").getTrafficMirrorTargetOutput;
202
208
  export { GetTransitGatewayArgs, GetTransitGatewayResult, GetTransitGatewayOutputArgs } from "./getTransitGateway";
203
209
  export declare const getTransitGateway: typeof import("./getTransitGateway").getTransitGateway;
204
210
  export declare const getTransitGatewayOutput: typeof import("./getTransitGateway").getTransitGatewayOutput;
@@ -418,6 +424,12 @@ export declare const SubnetRouteTableAssociation: typeof import("./subnetRouteTa
418
424
  export { TrafficMirrorFilterArgs } from "./trafficMirrorFilter";
419
425
  export type TrafficMirrorFilter = import("./trafficMirrorFilter").TrafficMirrorFilter;
420
426
  export declare const TrafficMirrorFilter: typeof import("./trafficMirrorFilter").TrafficMirrorFilter;
427
+ export { TrafficMirrorFilterRuleArgs } from "./trafficMirrorFilterRule";
428
+ export type TrafficMirrorFilterRule = import("./trafficMirrorFilterRule").TrafficMirrorFilterRule;
429
+ export declare const TrafficMirrorFilterRule: typeof import("./trafficMirrorFilterRule").TrafficMirrorFilterRule;
430
+ export { TrafficMirrorTargetArgs } from "./trafficMirrorTarget";
431
+ export type TrafficMirrorTarget = import("./trafficMirrorTarget").TrafficMirrorTarget;
432
+ export declare const TrafficMirrorTarget: typeof import("./trafficMirrorTarget").TrafficMirrorTarget;
421
433
  export { TransitGatewayArgs } from "./transitGateway";
422
434
  export type TransitGateway = import("./transitGateway").TransitGateway;
423
435
  export declare const TransitGateway: typeof import("./transitGateway").TransitGateway;
package/ec2/index.js CHANGED
@@ -18,10 +18,10 @@ var __exportStar = (this && this.__exportStar) || function(m, exports) {
18
18
  Object.defineProperty(exports, "__esModule", { value: true });
19
19
  exports.getIpamPoolOutput = exports.getIpamPool = exports.getIpamAllocationOutput = exports.getIpamAllocation = exports.getIpamOutput = exports.getIpam = exports.getInternetGatewayOutput = exports.getInternetGateway = exports.getInstanceConnectEndpointOutput = exports.getInstanceConnectEndpoint = exports.getInstanceOutput = exports.getInstance = exports.getHostOutput = exports.getHost = exports.getGatewayRouteTableAssociationOutput = exports.getGatewayRouteTableAssociation = exports.getFlowLogOutput = exports.getFlowLog = exports.getEnclaveCertificateIamRoleAssociationOutput = exports.getEnclaveCertificateIamRoleAssociation = exports.getEipAssociationOutput = exports.getEipAssociation = exports.getEipOutput = exports.getEip = exports.getEgressOnlyInternetGatewayOutput = exports.getEgressOnlyInternetGateway = exports.getEc2FleetOutput = exports.getEc2Fleet = exports.getDhcpOptionsOutput = exports.getDhcpOptions = exports.getCustomerGatewayOutput = exports.getCustomerGateway = exports.getCarrierGatewayOutput = exports.getCarrierGateway = exports.getCapacityReservationFleetOutput = exports.getCapacityReservationFleet = exports.getCapacityReservationOutput = exports.getCapacityReservation = exports.GatewayRouteTableAssociation = exports.FlowLog = exports.EnclaveCertificateIamRoleAssociation = exports.EipAssociation = exports.Eip = exports.EgressOnlyInternetGateway = exports.Ec2Fleet = exports.DhcpOptions = exports.CustomerGateway = exports.CarrierGateway = exports.CapacityReservationFleet = exports.CapacityReservation = void 0;
20
20
  exports.getRouteTableOutput = exports.getRouteTable = exports.getRouteServerPeerOutput = exports.getRouteServerPeer = exports.getRouteServerEndpointOutput = exports.getRouteServerEndpoint = exports.getRouteServerOutput = exports.getRouteServer = exports.getRouteOutput = exports.getRoute = exports.getPrefixListOutput = exports.getPrefixList = exports.getPlacementGroupOutput = exports.getPlacementGroup = exports.getNetworkInterfaceAttachmentOutput = exports.getNetworkInterfaceAttachment = exports.getNetworkInterfaceOutput = exports.getNetworkInterface = exports.getNetworkInsightsPathOutput = exports.getNetworkInsightsPath = exports.getNetworkInsightsAnalysisOutput = exports.getNetworkInsightsAnalysis = exports.getNetworkInsightsAccessScopeAnalysisOutput = exports.getNetworkInsightsAccessScopeAnalysis = exports.getNetworkInsightsAccessScopeOutput = exports.getNetworkInsightsAccessScope = exports.getNetworkAclOutput = exports.getNetworkAcl = exports.getNatGatewayOutput = exports.getNatGateway = exports.getLocalGatewayRouteTableVpcAssociationOutput = exports.getLocalGatewayRouteTableVpcAssociation = exports.getLocalGatewayRouteTableVirtualInterfaceGroupAssociationOutput = exports.getLocalGatewayRouteTableVirtualInterfaceGroupAssociation = exports.getLocalGatewayRouteTableOutput = exports.getLocalGatewayRouteTable = exports.getLocalGatewayRouteOutput = exports.getLocalGatewayRoute = exports.getLaunchTemplateOutput = exports.getLaunchTemplate = exports.getKeyPairOutput = exports.getKeyPair = exports.getIpamScopeOutput = exports.getIpamScope = exports.getIpamResourceDiscoveryAssociationOutput = exports.getIpamResourceDiscoveryAssociation = exports.getIpamResourceDiscoveryOutput = exports.getIpamResourceDiscovery = exports.getIpamPoolCidrOutput = exports.getIpamPoolCidr = void 0;
21
- exports.getVerifiedAccessTrustProviderOutput = exports.getVerifiedAccessTrustProvider = exports.getVerifiedAccessInstanceOutput = exports.getVerifiedAccessInstance = exports.getVerifiedAccessGroupOutput = exports.getVerifiedAccessGroup = exports.getVerifiedAccessEndpointOutput = exports.getVerifiedAccessEndpoint = exports.getTransitGatewayVpcAttachmentOutput = exports.getTransitGatewayVpcAttachment = exports.getTransitGatewayRouteTableOutput = exports.getTransitGatewayRouteTable = exports.getTransitGatewayPeeringAttachmentOutput = exports.getTransitGatewayPeeringAttachment = exports.getTransitGatewayMulticastGroupSourceOutput = exports.getTransitGatewayMulticastGroupSource = exports.getTransitGatewayMulticastGroupMemberOutput = exports.getTransitGatewayMulticastGroupMember = exports.getTransitGatewayMulticastDomainAssociationOutput = exports.getTransitGatewayMulticastDomainAssociation = exports.getTransitGatewayMulticastDomainOutput = exports.getTransitGatewayMulticastDomain = exports.getTransitGatewayConnectOutput = exports.getTransitGatewayConnect = exports.getTransitGatewayAttachmentOutput = exports.getTransitGatewayAttachment = exports.getTransitGatewayOutput = exports.getTransitGateway = exports.getTrafficMirrorFilterOutput = exports.getTrafficMirrorFilter = exports.getSubnetRouteTableAssociationOutput = exports.getSubnetRouteTableAssociation = exports.getSubnetNetworkAclAssociationOutput = exports.getSubnetNetworkAclAssociation = exports.getSubnetCidrBlockOutput = exports.getSubnetCidrBlock = exports.getSubnetOutput = exports.getSubnet = exports.getSpotFleetOutput = exports.getSpotFleet = exports.getSnapshotBlockPublicAccessOutput = exports.getSnapshotBlockPublicAccess = exports.getSecurityGroupVpcAssociationOutput = exports.getSecurityGroupVpcAssociation = exports.getSecurityGroupIngressOutput = exports.getSecurityGroupIngress = exports.getSecurityGroupEgressOutput = exports.getSecurityGroupEgress = exports.getSecurityGroupOutput = exports.getSecurityGroup = void 0;
22
- exports.NetworkInterface = exports.NetworkInsightsPath = exports.NetworkInsightsAnalysis = exports.NetworkInsightsAccessScopeAnalysis = exports.NetworkInsightsAccessScope = exports.NetworkAcl = exports.NatGateway = exports.LocalGatewayRouteTableVpcAssociation = exports.LocalGatewayRouteTableVirtualInterfaceGroupAssociation = exports.LocalGatewayRouteTable = exports.LocalGatewayRoute = exports.LaunchTemplate = exports.KeyPair = exports.IpamScope = exports.IpamResourceDiscoveryAssociation = exports.IpamResourceDiscovery = exports.IpamPoolCidr = exports.IpamPool = exports.IpamAllocation = exports.Ipam = exports.InternetGateway = exports.InstanceConnectEndpoint = exports.Instance = exports.Host = exports.getVpnGatewayOutput = exports.getVpnGateway = exports.getVpnConnectionOutput = exports.getVpnConnection = exports.getVpcPeeringConnectionOutput = exports.getVpcPeeringConnection = exports.getVpcGatewayAttachmentOutput = exports.getVpcGatewayAttachment = exports.getVpcEndpointServicePermissionsOutput = exports.getVpcEndpointServicePermissions = exports.getVpcEndpointServiceOutput = exports.getVpcEndpointService = exports.getVpcEndpointConnectionNotificationOutput = exports.getVpcEndpointConnectionNotification = exports.getVpcEndpointOutput = exports.getVpcEndpoint = exports.getVpcCidrBlockOutput = exports.getVpcCidrBlock = exports.getVpcBlockPublicAccessOptionsOutput = exports.getVpcBlockPublicAccessOptions = exports.getVpcBlockPublicAccessExclusionOutput = exports.getVpcBlockPublicAccessExclusion = exports.getVpcOutput = exports.getVpc = exports.getVolumeOutput = exports.getVolume = void 0;
23
- exports.VpcGatewayAttachment = exports.VpcEndpointServicePermissions = exports.VpcEndpointService = exports.VpcEndpointConnectionNotification = exports.VpcEndpoint = exports.VpcCidrBlock = exports.VpcBlockPublicAccessOptions = exports.VpcBlockPublicAccessExclusion = exports.Vpc = exports.VolumeAttachment = exports.Volume = exports.VerifiedAccessTrustProvider = exports.VerifiedAccessInstance = exports.VerifiedAccessGroup = exports.VerifiedAccessEndpoint = exports.TransitGatewayVpcAttachment = exports.TransitGatewayRouteTablePropagation = exports.TransitGatewayRouteTableAssociation = exports.TransitGatewayRouteTable = exports.TransitGatewayRoute = exports.TransitGatewayPeeringAttachment = exports.TransitGatewayMulticastGroupSource = exports.TransitGatewayMulticastGroupMember = exports.TransitGatewayMulticastDomainAssociation = exports.TransitGatewayMulticastDomain = exports.TransitGatewayConnect = exports.TransitGatewayAttachment = exports.TransitGateway = exports.TrafficMirrorFilter = exports.SubnetRouteTableAssociation = exports.SubnetNetworkAclAssociation = exports.SubnetCidrBlock = exports.Subnet = exports.SpotFleet = exports.SnapshotBlockPublicAccess = exports.SecurityGroupVpcAssociation = exports.SecurityGroupIngress = exports.SecurityGroupEgress = exports.SecurityGroup = exports.RouteTable = exports.RouteServerPropagation = exports.RouteServerPeer = exports.RouteServerEndpoint = exports.RouteServerAssociation = exports.RouteServer = exports.Route = exports.PrefixList = exports.PlacementGroup = exports.NetworkPerformanceMetricSubscription = exports.NetworkInterfaceAttachment = void 0;
24
- exports.VpnGateway = exports.VpnConnectionRoute = exports.VpnConnection = exports.VpcdhcpOptionsAssociation = exports.VpcPeeringConnection = void 0;
21
+ exports.getVerifiedAccessGroupOutput = exports.getVerifiedAccessGroup = exports.getVerifiedAccessEndpointOutput = exports.getVerifiedAccessEndpoint = exports.getTransitGatewayVpcAttachmentOutput = exports.getTransitGatewayVpcAttachment = exports.getTransitGatewayRouteTableOutput = exports.getTransitGatewayRouteTable = exports.getTransitGatewayPeeringAttachmentOutput = exports.getTransitGatewayPeeringAttachment = exports.getTransitGatewayMulticastGroupSourceOutput = exports.getTransitGatewayMulticastGroupSource = exports.getTransitGatewayMulticastGroupMemberOutput = exports.getTransitGatewayMulticastGroupMember = exports.getTransitGatewayMulticastDomainAssociationOutput = exports.getTransitGatewayMulticastDomainAssociation = exports.getTransitGatewayMulticastDomainOutput = exports.getTransitGatewayMulticastDomain = exports.getTransitGatewayConnectOutput = exports.getTransitGatewayConnect = exports.getTransitGatewayAttachmentOutput = exports.getTransitGatewayAttachment = exports.getTransitGatewayOutput = exports.getTransitGateway = exports.getTrafficMirrorTargetOutput = exports.getTrafficMirrorTarget = exports.getTrafficMirrorFilterRuleOutput = exports.getTrafficMirrorFilterRule = exports.getTrafficMirrorFilterOutput = exports.getTrafficMirrorFilter = exports.getSubnetRouteTableAssociationOutput = exports.getSubnetRouteTableAssociation = exports.getSubnetNetworkAclAssociationOutput = exports.getSubnetNetworkAclAssociation = exports.getSubnetCidrBlockOutput = exports.getSubnetCidrBlock = exports.getSubnetOutput = exports.getSubnet = exports.getSpotFleetOutput = exports.getSpotFleet = exports.getSnapshotBlockPublicAccessOutput = exports.getSnapshotBlockPublicAccess = exports.getSecurityGroupVpcAssociationOutput = exports.getSecurityGroupVpcAssociation = exports.getSecurityGroupIngressOutput = exports.getSecurityGroupIngress = exports.getSecurityGroupEgressOutput = exports.getSecurityGroupEgress = exports.getSecurityGroupOutput = exports.getSecurityGroup = void 0;
22
+ exports.NetworkInsightsAccessScope = exports.NetworkAcl = exports.NatGateway = exports.LocalGatewayRouteTableVpcAssociation = exports.LocalGatewayRouteTableVirtualInterfaceGroupAssociation = exports.LocalGatewayRouteTable = exports.LocalGatewayRoute = exports.LaunchTemplate = exports.KeyPair = exports.IpamScope = exports.IpamResourceDiscoveryAssociation = exports.IpamResourceDiscovery = exports.IpamPoolCidr = exports.IpamPool = exports.IpamAllocation = exports.Ipam = exports.InternetGateway = exports.InstanceConnectEndpoint = exports.Instance = exports.Host = exports.getVpnGatewayOutput = exports.getVpnGateway = exports.getVpnConnectionOutput = exports.getVpnConnection = exports.getVpcPeeringConnectionOutput = exports.getVpcPeeringConnection = exports.getVpcGatewayAttachmentOutput = exports.getVpcGatewayAttachment = exports.getVpcEndpointServicePermissionsOutput = exports.getVpcEndpointServicePermissions = exports.getVpcEndpointServiceOutput = exports.getVpcEndpointService = exports.getVpcEndpointConnectionNotificationOutput = exports.getVpcEndpointConnectionNotification = exports.getVpcEndpointOutput = exports.getVpcEndpoint = exports.getVpcCidrBlockOutput = exports.getVpcCidrBlock = exports.getVpcBlockPublicAccessOptionsOutput = exports.getVpcBlockPublicAccessOptions = exports.getVpcBlockPublicAccessExclusionOutput = exports.getVpcBlockPublicAccessExclusion = exports.getVpcOutput = exports.getVpc = exports.getVolumeOutput = exports.getVolume = exports.getVerifiedAccessTrustProviderOutput = exports.getVerifiedAccessTrustProvider = exports.getVerifiedAccessInstanceOutput = exports.getVerifiedAccessInstance = void 0;
23
+ exports.VpcBlockPublicAccessOptions = exports.VpcBlockPublicAccessExclusion = exports.Vpc = exports.VolumeAttachment = exports.Volume = exports.VerifiedAccessTrustProvider = exports.VerifiedAccessInstance = exports.VerifiedAccessGroup = exports.VerifiedAccessEndpoint = exports.TransitGatewayVpcAttachment = exports.TransitGatewayRouteTablePropagation = exports.TransitGatewayRouteTableAssociation = exports.TransitGatewayRouteTable = exports.TransitGatewayRoute = exports.TransitGatewayPeeringAttachment = exports.TransitGatewayMulticastGroupSource = exports.TransitGatewayMulticastGroupMember = exports.TransitGatewayMulticastDomainAssociation = exports.TransitGatewayMulticastDomain = exports.TransitGatewayConnect = exports.TransitGatewayAttachment = exports.TransitGateway = exports.TrafficMirrorTarget = exports.TrafficMirrorFilterRule = exports.TrafficMirrorFilter = exports.SubnetRouteTableAssociation = exports.SubnetNetworkAclAssociation = exports.SubnetCidrBlock = exports.Subnet = exports.SpotFleet = exports.SnapshotBlockPublicAccess = exports.SecurityGroupVpcAssociation = exports.SecurityGroupIngress = exports.SecurityGroupEgress = exports.SecurityGroup = exports.RouteTable = exports.RouteServerPropagation = exports.RouteServerPeer = exports.RouteServerEndpoint = exports.RouteServerAssociation = exports.RouteServer = exports.Route = exports.PrefixList = exports.PlacementGroup = exports.NetworkPerformanceMetricSubscription = exports.NetworkInterfaceAttachment = exports.NetworkInterface = exports.NetworkInsightsPath = exports.NetworkInsightsAnalysis = exports.NetworkInsightsAccessScopeAnalysis = void 0;
24
+ exports.VpnGateway = exports.VpnConnectionRoute = exports.VpnConnection = exports.VpcdhcpOptionsAssociation = exports.VpcPeeringConnection = exports.VpcGatewayAttachment = exports.VpcEndpointServicePermissions = exports.VpcEndpointService = exports.VpcEndpointConnectionNotification = exports.VpcEndpoint = exports.VpcCidrBlock = void 0;
25
25
  const pulumi = require("@pulumi/pulumi");
26
26
  const utilities = require("../utilities");
27
27
  exports.CapacityReservation = null;
@@ -213,6 +213,12 @@ utilities.lazyLoad(exports, ["getSubnetRouteTableAssociation", "getSubnetRouteTa
213
213
  exports.getTrafficMirrorFilter = null;
214
214
  exports.getTrafficMirrorFilterOutput = null;
215
215
  utilities.lazyLoad(exports, ["getTrafficMirrorFilter", "getTrafficMirrorFilterOutput"], () => require("./getTrafficMirrorFilter"));
216
+ exports.getTrafficMirrorFilterRule = null;
217
+ exports.getTrafficMirrorFilterRuleOutput = null;
218
+ utilities.lazyLoad(exports, ["getTrafficMirrorFilterRule", "getTrafficMirrorFilterRuleOutput"], () => require("./getTrafficMirrorFilterRule"));
219
+ exports.getTrafficMirrorTarget = null;
220
+ exports.getTrafficMirrorTargetOutput = null;
221
+ utilities.lazyLoad(exports, ["getTrafficMirrorTarget", "getTrafficMirrorTargetOutput"], () => require("./getTrafficMirrorTarget"));
216
222
  exports.getTransitGateway = null;
217
223
  exports.getTransitGatewayOutput = null;
218
224
  utilities.lazyLoad(exports, ["getTransitGateway", "getTransitGatewayOutput"], () => require("./getTransitGateway"));
@@ -386,6 +392,10 @@ exports.SubnetRouteTableAssociation = null;
386
392
  utilities.lazyLoad(exports, ["SubnetRouteTableAssociation"], () => require("./subnetRouteTableAssociation"));
387
393
  exports.TrafficMirrorFilter = null;
388
394
  utilities.lazyLoad(exports, ["TrafficMirrorFilter"], () => require("./trafficMirrorFilter"));
395
+ exports.TrafficMirrorFilterRule = null;
396
+ utilities.lazyLoad(exports, ["TrafficMirrorFilterRule"], () => require("./trafficMirrorFilterRule"));
397
+ exports.TrafficMirrorTarget = null;
398
+ utilities.lazyLoad(exports, ["TrafficMirrorTarget"], () => require("./trafficMirrorTarget"));
389
399
  exports.TransitGateway = null;
390
400
  utilities.lazyLoad(exports, ["TransitGateway"], () => require("./transitGateway"));
391
401
  exports.TransitGatewayAttachment = null;
@@ -574,6 +584,10 @@ const _module = {
574
584
  return new exports.SubnetRouteTableAssociation(name, undefined, { urn });
575
585
  case "aws-native:ec2:TrafficMirrorFilter":
576
586
  return new exports.TrafficMirrorFilter(name, undefined, { urn });
587
+ case "aws-native:ec2:TrafficMirrorFilterRule":
588
+ return new exports.TrafficMirrorFilterRule(name, undefined, { urn });
589
+ case "aws-native:ec2:TrafficMirrorTarget":
590
+ return new exports.TrafficMirrorTarget(name, undefined, { urn });
577
591
  case "aws-native:ec2:TransitGateway":
578
592
  return new exports.TransitGateway(name, undefined, { urn });
579
593
  case "aws-native:ec2:TransitGatewayAttachment":