@pulumi/aws 6.0.0-alpha.2 → 6.0.0-alpha.3

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 (401) hide show
  1. package/alb/targetGroupAttachment.d.ts +17 -10
  2. package/alb/targetGroupAttachment.js +2 -1
  3. package/alb/targetGroupAttachment.js.map +1 -1
  4. package/appconfig/environment.d.ts +1 -1
  5. package/appflow/flow.d.ts +98 -0
  6. package/appflow/flow.js +98 -0
  7. package/appflow/flow.js.map +1 -1
  8. package/applicationloadbalancing/targetGroupAttachment.d.ts +17 -10
  9. package/applicationloadbalancing/targetGroupAttachment.js +2 -1
  10. package/applicationloadbalancing/targetGroupAttachment.js.map +1 -1
  11. package/appsync/graphQLApi.d.ts +0 -134
  12. package/appsync/graphQLApi.js +0 -134
  13. package/appsync/graphQLApi.js.map +1 -1
  14. package/backup/regionSettings.d.ts +3 -3
  15. package/batch/computeEnvironment.d.ts +2 -0
  16. package/batch/computeEnvironment.js +2 -0
  17. package/batch/computeEnvironment.js.map +1 -1
  18. package/budgets/getBudget.d.ts +130 -0
  19. package/budgets/getBudget.js +51 -0
  20. package/budgets/getBudget.js.map +1 -0
  21. package/budgets/index.d.ts +3 -0
  22. package/budgets/index.js +4 -1
  23. package/budgets/index.js.map +1 -1
  24. package/chime/index.d.ts +9 -0
  25. package/chime/index.js +16 -1
  26. package/chime/index.js.map +1 -1
  27. package/chime/sdkvoiceGlobalSettings.d.ts +73 -0
  28. package/chime/sdkvoiceGlobalSettings.js +75 -0
  29. package/chime/sdkvoiceGlobalSettings.js.map +1 -0
  30. package/chime/sdkvoiceSipMediaApplication.d.ts +145 -0
  31. package/chime/sdkvoiceSipMediaApplication.js +95 -0
  32. package/chime/sdkvoiceSipMediaApplication.js.map +1 -0
  33. package/chime/sdkvoiceSipRule.d.ts +134 -0
  34. package/chime/sdkvoiceSipRule.js +99 -0
  35. package/chime/sdkvoiceSipRule.js.map +1 -0
  36. package/chime/voiceConnector.d.ts +44 -0
  37. package/chime/voiceConnector.js +6 -0
  38. package/chime/voiceConnector.js.map +1 -1
  39. package/cleanrooms/collaboration.d.ts +256 -0
  40. package/cleanrooms/collaboration.js +123 -0
  41. package/cleanrooms/collaboration.js.map +1 -0
  42. package/cleanrooms/index.d.ts +3 -0
  43. package/cleanrooms/index.js +22 -0
  44. package/cleanrooms/index.js.map +1 -0
  45. package/cloudfront/cachePolicy.d.ts +22 -22
  46. package/cloudfront/cachePolicy.js +2 -2
  47. package/cloudwatch/eventTarget.d.ts +8 -2
  48. package/cloudwatch/eventTarget.js +8 -2
  49. package/cloudwatch/eventTarget.js.map +1 -1
  50. package/cloudwatch/internetMonitor.d.ts +12 -0
  51. package/cloudwatch/internetMonitor.js +2 -0
  52. package/cloudwatch/internetMonitor.js.map +1 -1
  53. package/cloudwatch/metricStream.d.ts +94 -0
  54. package/cloudwatch/metricStream.js +94 -0
  55. package/cloudwatch/metricStream.js.map +1 -1
  56. package/codebuild/project.d.ts +2 -2
  57. package/codebuild/project.js +2 -2
  58. package/cognito/identityPool.d.ts +1 -1
  59. package/cognito/identityPool.js +1 -1
  60. package/cognito/index.d.ts +3 -0
  61. package/cognito/index.js +6 -1
  62. package/cognito/index.js.map +1 -1
  63. package/cognito/managedUserPoolClient.d.ts +394 -0
  64. package/cognito/managedUserPoolClient.js +170 -0
  65. package/cognito/managedUserPoolClient.js.map +1 -0
  66. package/cognito/userPool.d.ts +3 -3
  67. package/cognito/userPoolClient.d.ts +14 -14
  68. package/cognito/userPoolClient.js +1 -1
  69. package/config/vars.d.ts +5 -0
  70. package/config/vars.js +6 -0
  71. package/config/vars.js.map +1 -1
  72. package/cur/reportDefinition.d.ts +7 -4
  73. package/cur/reportDefinition.js +4 -1
  74. package/cur/reportDefinition.js.map +1 -1
  75. package/datasync/locationObjectStorage.d.ts +3 -3
  76. package/ec2/getInstances.d.ts +54 -0
  77. package/ec2/getInstances.js +54 -0
  78. package/ec2/getInstances.js.map +1 -1
  79. package/ec2/getVpcPeeringConnections.d.ts +34 -0
  80. package/ec2/getVpcPeeringConnections.js +34 -0
  81. package/ec2/getVpcPeeringConnections.js.map +1 -1
  82. package/ec2/instance.d.ts +61 -0
  83. package/ec2/instance.js +39 -0
  84. package/ec2/instance.js.map +1 -1
  85. package/ec2/managedPrefixListEntry.d.ts +8 -16
  86. package/ec2/managedPrefixListEntry.js +5 -13
  87. package/ec2/managedPrefixListEntry.js.map +1 -1
  88. package/ec2/peeringConnectionOptions.d.ts +6 -18
  89. package/ec2/peeringConnectionOptions.js.map +1 -1
  90. package/ec2/securityGroupRule.d.ts +6 -0
  91. package/ec2/securityGroupRule.js.map +1 -1
  92. package/ec2/spotInstanceRequest.d.ts +7 -7
  93. package/ec2/spotInstanceRequest.js +1 -1
  94. package/ec2transitgateway/connect.d.ts +3 -3
  95. package/ec2transitgateway/connectPeer.d.ts +16 -0
  96. package/ec2transitgateway/connectPeer.js +4 -0
  97. package/ec2transitgateway/connectPeer.js.map +1 -1
  98. package/ec2transitgateway/getConnectPeer.d.ts +8 -0
  99. package/ec2transitgateway/getConnectPeer.js.map +1 -1
  100. package/ec2transitgateway/getVpcAttachments.d.ts +32 -0
  101. package/ec2transitgateway/getVpcAttachments.js +32 -0
  102. package/ec2transitgateway/getVpcAttachments.js.map +1 -1
  103. package/ec2transitgateway/index.d.ts +3 -0
  104. package/ec2transitgateway/index.js +6 -1
  105. package/ec2transitgateway/index.js.map +1 -1
  106. package/ec2transitgateway/instanceConnectEndpoint.d.ts +183 -0
  107. package/ec2transitgateway/instanceConnectEndpoint.js +96 -0
  108. package/ec2transitgateway/instanceConnectEndpoint.js.map +1 -0
  109. package/ec2transitgateway/routeTableAssociation.d.ts +12 -0
  110. package/ec2transitgateway/routeTableAssociation.js +2 -0
  111. package/ec2transitgateway/routeTableAssociation.js.map +1 -1
  112. package/ecr/getPullThroughCacheRule.d.ts +67 -0
  113. package/ecr/getPullThroughCacheRule.js +47 -0
  114. package/ecr/getPullThroughCacheRule.js.map +1 -0
  115. package/ecr/index.d.ts +3 -0
  116. package/ecr/index.js +4 -1
  117. package/ecr/index.js.map +1 -1
  118. package/eks/addon.d.ts +5 -10
  119. package/eks/addon.js +2 -7
  120. package/eks/addon.js.map +1 -1
  121. package/eks/cluster.d.ts +2 -4
  122. package/eks/cluster.js +2 -4
  123. package/eks/cluster.js.map +1 -1
  124. package/eks/getAddonVersion.d.ts +4 -8
  125. package/eks/getAddonVersion.js +4 -8
  126. package/eks/getAddonVersion.js.map +1 -1
  127. package/eks/getCluster.d.ts +6 -12
  128. package/eks/getCluster.js +6 -12
  129. package/eks/getCluster.js.map +1 -1
  130. package/eks/nodeGroup.d.ts +24 -15
  131. package/eks/nodeGroup.js.map +1 -1
  132. package/elasticache/cluster.d.ts +6 -3
  133. package/elasticache/cluster.js.map +1 -1
  134. package/elasticache/globalReplicationGroup.d.ts +6 -3
  135. package/elasticache/globalReplicationGroup.js.map +1 -1
  136. package/elasticache/replicationGroup.d.ts +6 -3
  137. package/elasticache/replicationGroup.js.map +1 -1
  138. package/elasticloadbalancing/loadBalancer.d.ts +3 -3
  139. package/elasticloadbalancingv2/targetGroupAttachment.d.ts +17 -10
  140. package/elasticloadbalancingv2/targetGroupAttachment.js +2 -1
  141. package/elasticloadbalancingv2/targetGroupAttachment.js.map +1 -1
  142. package/elb/loadBalancer.d.ts +3 -3
  143. package/finspace/index.d.ts +12 -0
  144. package/finspace/index.js +37 -0
  145. package/finspace/index.js.map +1 -0
  146. package/finspace/kxCluster.d.ts +340 -0
  147. package/finspace/kxCluster.js +129 -0
  148. package/finspace/kxCluster.js.map +1 -0
  149. package/finspace/kxDatabase.d.ts +165 -0
  150. package/finspace/kxDatabase.js +102 -0
  151. package/finspace/kxDatabase.js.map +1 -0
  152. package/finspace/kxEnvironment.d.ts +235 -0
  153. package/finspace/kxEnvironment.js +132 -0
  154. package/finspace/kxEnvironment.js.map +1 -0
  155. package/finspace/kxUser.d.ts +160 -0
  156. package/finspace/kxUser.js +112 -0
  157. package/finspace/kxUser.js.map +1 -0
  158. package/fis/experimentTemplate.d.ts +12 -0
  159. package/fis/experimentTemplate.js +2 -0
  160. package/fis/experimentTemplate.js.map +1 -1
  161. package/getArn.d.ts +2 -3
  162. package/getArn.js +1 -0
  163. package/getArn.js.map +1 -1
  164. package/getBillingServiceAccount.d.ts +67 -2
  165. package/getBillingServiceAccount.js +56 -3
  166. package/getBillingServiceAccount.js.map +1 -1
  167. package/getCallerIdentity.d.ts +37 -2
  168. package/getCallerIdentity.js +26 -3
  169. package/getCallerIdentity.js.map +1 -1
  170. package/getDefaultTags.d.ts +2 -15
  171. package/getDefaultTags.js +1 -1
  172. package/getDefaultTags.js.map +1 -1
  173. package/getIpRanges.d.ts +2 -3
  174. package/getIpRanges.js +1 -0
  175. package/getIpRanges.js.map +1 -1
  176. package/getPartition.d.ts +41 -2
  177. package/getPartition.js +30 -3
  178. package/getPartition.js.map +1 -1
  179. package/getRegion.d.ts +2 -3
  180. package/getRegion.js +1 -0
  181. package/getRegion.js.map +1 -1
  182. package/getRegions.d.ts +9 -1
  183. package/getRegions.js +1 -0
  184. package/getRegions.js.map +1 -1
  185. package/getService.d.ts +2 -3
  186. package/getService.js +1 -0
  187. package/getService.js.map +1 -1
  188. package/globalaccelerator/customRoutingAccelerator.d.ts +192 -0
  189. package/globalaccelerator/customRoutingAccelerator.js +100 -0
  190. package/globalaccelerator/customRoutingAccelerator.js.map +1 -0
  191. package/globalaccelerator/customRoutingEndpointGroup.d.ts +130 -0
  192. package/globalaccelerator/customRoutingEndpointGroup.js +93 -0
  193. package/globalaccelerator/customRoutingEndpointGroup.js.map +1 -0
  194. package/globalaccelerator/customRoutingListener.d.ts +104 -0
  195. package/globalaccelerator/customRoutingListener.js +93 -0
  196. package/globalaccelerator/customRoutingListener.js.map +1 -0
  197. package/globalaccelerator/getAccelerator.d.ts +3 -9
  198. package/globalaccelerator/getAccelerator.js +1 -1
  199. package/globalaccelerator/getAccelerator.js.map +1 -1
  200. package/globalaccelerator/getCustomRoutingAccelerator.d.ts +96 -0
  201. package/globalaccelerator/getCustomRoutingAccelerator.js +58 -0
  202. package/globalaccelerator/getCustomRoutingAccelerator.js.map +1 -0
  203. package/globalaccelerator/index.d.ts +12 -0
  204. package/globalaccelerator/index.js +19 -1
  205. package/globalaccelerator/index.js.map +1 -1
  206. package/glue/crawler.d.ts +21 -0
  207. package/glue/crawler.js +2 -0
  208. package/glue/crawler.js.map +1 -1
  209. package/glue/devEndpoint.d.ts +3 -3
  210. package/glue/workflow.d.ts +3 -3
  211. package/guardduty/getFindingIds.d.ts +66 -0
  212. package/guardduty/getFindingIds.js +49 -0
  213. package/guardduty/getFindingIds.js.map +1 -0
  214. package/guardduty/index.d.ts +3 -0
  215. package/guardduty/index.js +4 -1
  216. package/guardduty/index.js.map +1 -1
  217. package/iam/getPrincipalPolicySimulation.d.ts +167 -0
  218. package/iam/getPrincipalPolicySimulation.js +48 -0
  219. package/iam/getPrincipalPolicySimulation.js.map +1 -0
  220. package/iam/index.d.ts +3 -0
  221. package/iam/index.js +5 -2
  222. package/iam/index.js.map +1 -1
  223. package/index.d.ts +9 -4
  224. package/index.js +15 -8
  225. package/index.js.map +1 -1
  226. package/iot/getEndpoint.d.ts +50 -0
  227. package/iot/getEndpoint.js +50 -0
  228. package/iot/getEndpoint.js.map +1 -1
  229. package/kendra/querySuggestionsBlockList.d.ts +24 -24
  230. package/kendra/querySuggestionsBlockList.js +2 -2
  231. package/keyspaces/table.d.ts +12 -0
  232. package/keyspaces/table.js +2 -0
  233. package/keyspaces/table.js.map +1 -1
  234. package/kinesis/firehoseDeliveryStream.d.ts +0 -50
  235. package/kinesis/firehoseDeliveryStream.js +0 -50
  236. package/kinesis/firehoseDeliveryStream.js.map +1 -1
  237. package/lambda/eventSourceMapping.d.ts +6 -48
  238. package/lambda/eventSourceMapping.js +0 -42
  239. package/lambda/eventSourceMapping.js.map +1 -1
  240. package/lambda/function.d.ts +51 -4
  241. package/lambda/function.js +36 -1
  242. package/lambda/function.js.map +1 -1
  243. package/lambda/provisionedConcurrencyConfig.d.ts +2 -2
  244. package/lambda/provisionedConcurrencyConfig.js +2 -2
  245. package/lb/targetGroupAttachment.d.ts +17 -10
  246. package/lb/targetGroupAttachment.js +2 -1
  247. package/lb/targetGroupAttachment.js.map +1 -1
  248. package/msk/cluster.d.ts +108 -0
  249. package/msk/cluster.js +108 -0
  250. package/msk/cluster.js.map +1 -1
  251. package/opensearch/getServerlessAccessPolicy.d.ts +81 -0
  252. package/opensearch/getServerlessAccessPolicy.js +52 -0
  253. package/opensearch/getServerlessAccessPolicy.js.map +1 -0
  254. package/opensearch/getServerlessCollection.d.ts +101 -0
  255. package/opensearch/getServerlessCollection.js +51 -0
  256. package/opensearch/getServerlessCollection.js.map +1 -0
  257. package/opensearch/getServerlessSecurityConfig.d.ts +91 -0
  258. package/opensearch/getServerlessSecurityConfig.js +50 -0
  259. package/opensearch/getServerlessSecurityConfig.js.map +1 -0
  260. package/opensearch/getServerlessSecurityPolicy.d.ts +90 -0
  261. package/opensearch/getServerlessSecurityPolicy.js +50 -0
  262. package/opensearch/getServerlessSecurityPolicy.js.map +1 -0
  263. package/opensearch/getServerlessVpcEndpoint.d.ts +79 -0
  264. package/opensearch/getServerlessVpcEndpoint.js +47 -0
  265. package/opensearch/getServerlessVpcEndpoint.js.map +1 -0
  266. package/opensearch/index.d.ts +30 -0
  267. package/opensearch/index.js +41 -1
  268. package/opensearch/index.js.map +1 -1
  269. package/opensearch/serverlessAccessPolicy.d.ts +138 -0
  270. package/opensearch/serverlessAccessPolicy.js +106 -0
  271. package/opensearch/serverlessAccessPolicy.js.map +1 -0
  272. package/opensearch/serverlessCollection.d.ts +167 -0
  273. package/opensearch/serverlessCollection.js +104 -0
  274. package/opensearch/serverlessCollection.js.map +1 -0
  275. package/opensearch/serverlessSecurityConfig.d.ts +113 -0
  276. package/opensearch/serverlessSecurityConfig.js +76 -0
  277. package/opensearch/serverlessSecurityConfig.js.map +1 -0
  278. package/opensearch/serverlessSecurityPolicy.d.ts +148 -0
  279. package/opensearch/serverlessSecurityPolicy.js +116 -0
  280. package/opensearch/serverlessSecurityPolicy.js.map +1 -0
  281. package/opensearch/serverlessVpcEndpoint.d.ts +120 -0
  282. package/opensearch/serverlessVpcEndpoint.js +91 -0
  283. package/opensearch/serverlessVpcEndpoint.js.map +1 -0
  284. package/organizations/getPolicies.d.ts +45 -0
  285. package/organizations/getPolicies.js +29 -0
  286. package/organizations/getPolicies.js.map +1 -0
  287. package/organizations/getPoliciesForTarget.d.ts +54 -0
  288. package/organizations/getPoliciesForTarget.js +30 -0
  289. package/organizations/getPoliciesForTarget.js.map +1 -0
  290. package/organizations/index.d.ts +9 -0
  291. package/organizations/index.js +12 -1
  292. package/organizations/index.js.map +1 -1
  293. package/organizations/resourcePolicy.d.ts +137 -0
  294. package/organizations/resourcePolicy.js +109 -0
  295. package/organizations/resourcePolicy.js.map +1 -0
  296. package/package.json +2 -2
  297. package/package.json.dev +2 -2
  298. package/pinpoint/smsChannel.d.ts +18 -18
  299. package/pinpoint/smsChannel.js +2 -2
  300. package/pipes/pipe.d.ts +52 -19
  301. package/pipes/pipe.js +25 -8
  302. package/pipes/pipe.js.map +1 -1
  303. package/provider.d.ts +10 -0
  304. package/provider.js +2 -1
  305. package/provider.js.map +1 -1
  306. package/quicksight/dataSet.d.ts +2 -2
  307. package/quicksight/dataSet.js +0 -3
  308. package/quicksight/dataSet.js.map +1 -1
  309. package/quicksight/getTheme.d.ts +133 -0
  310. package/quicksight/getTheme.js +51 -0
  311. package/quicksight/getTheme.js.map +1 -0
  312. package/quicksight/index.d.ts +6 -0
  313. package/quicksight/index.js +9 -1
  314. package/quicksight/index.js.map +1 -1
  315. package/quicksight/refreshSchedule.d.ts +44 -0
  316. package/quicksight/refreshSchedule.js +44 -0
  317. package/quicksight/refreshSchedule.js.map +1 -1
  318. package/quicksight/theme.d.ts +211 -0
  319. package/quicksight/theme.js +97 -0
  320. package/quicksight/theme.js.map +1 -0
  321. package/rds/eventSubscription.d.ts +3 -3
  322. package/rds/getInstance.d.ts +1 -1
  323. package/rds/instance.d.ts +3 -3
  324. package/rds/proxy.d.ts +3 -3
  325. package/redshift/cluster.d.ts +8 -0
  326. package/redshift/cluster.js +2 -0
  327. package/redshift/cluster.js.map +1 -1
  328. package/redshift/getCluster.d.ts +5 -1
  329. package/redshift/getCluster.js.map +1 -1
  330. package/s3/bucketNotification.d.ts +15 -3
  331. package/s3/bucketNotification.js +12 -0
  332. package/s3/bucketNotification.js.map +1 -1
  333. package/servicecatalog/getProduct.d.ts +13 -13
  334. package/servicecatalog/getProduct.js +4 -4
  335. package/ses/activeReceiptRuleSet.d.ts +8 -0
  336. package/ses/activeReceiptRuleSet.js +8 -0
  337. package/ses/activeReceiptRuleSet.js.map +1 -1
  338. package/sesv2/emailIdentity.d.ts +15 -3
  339. package/sesv2/emailIdentity.js.map +1 -1
  340. package/sesv2/getEmailIdentity.d.ts +97 -0
  341. package/sesv2/getEmailIdentity.js +50 -0
  342. package/sesv2/getEmailIdentity.js.map +1 -0
  343. package/sesv2/getEmailIdentityMailFromAttributes.d.ts +75 -0
  344. package/sesv2/getEmailIdentityMailFromAttributes.js +55 -0
  345. package/sesv2/getEmailIdentityMailFromAttributes.js.map +1 -0
  346. package/sesv2/index.d.ts +6 -0
  347. package/sesv2/index.js +7 -1
  348. package/sesv2/index.js.map +1 -1
  349. package/sfn/alias.d.ts +136 -0
  350. package/sfn/alias.js +103 -0
  351. package/sfn/alias.js.map +1 -0
  352. package/sfn/getAlias.d.ts +97 -0
  353. package/sfn/getAlias.js +53 -0
  354. package/sfn/getAlias.js.map +1 -0
  355. package/sfn/getStateMachine.d.ts +5 -0
  356. package/sfn/getStateMachine.js.map +1 -1
  357. package/sfn/getStateMachineVersions.d.ts +65 -0
  358. package/sfn/getStateMachineVersions.js +49 -0
  359. package/sfn/getStateMachineVersions.js.map +1 -0
  360. package/sfn/index.d.ts +9 -0
  361. package/sfn/index.js +12 -1
  362. package/sfn/index.js.map +1 -1
  363. package/sfn/stateMachine.d.ts +45 -0
  364. package/sfn/stateMachine.js +35 -0
  365. package/sfn/stateMachine.js.map +1 -1
  366. package/ssm/patchBaseline.d.ts +6 -0
  367. package/ssm/patchBaseline.js.map +1 -1
  368. package/timestreamwrite/table.d.ts +30 -0
  369. package/timestreamwrite/table.js +20 -0
  370. package/timestreamwrite/table.js.map +1 -1
  371. package/transfer/agreement.d.ts +170 -0
  372. package/transfer/agreement.js +110 -0
  373. package/transfer/agreement.js.map +1 -0
  374. package/transfer/certificate.d.ts +172 -0
  375. package/transfer/certificate.js +103 -0
  376. package/transfer/certificate.js.map +1 -0
  377. package/transfer/connector.d.ts +152 -0
  378. package/transfer/connector.js +104 -0
  379. package/transfer/connector.js.map +1 -0
  380. package/transfer/index.d.ts +12 -0
  381. package/transfer/index.js +21 -1
  382. package/transfer/index.js.map +1 -1
  383. package/transfer/profile.d.ts +117 -0
  384. package/transfer/profile.js +78 -0
  385. package/transfer/profile.js.map +1 -0
  386. package/types/input.d.ts +9207 -97395
  387. package/types/output.d.ts +9845 -97697
  388. package/vpc/securityGroupEgressRule.d.ts +3 -3
  389. package/vpc/securityGroupEgressRule.js +4 -1
  390. package/vpc/securityGroupEgressRule.js.map +1 -1
  391. package/vpc/securityGroupIngressRule.d.ts +3 -3
  392. package/vpc/securityGroupIngressRule.js +4 -1
  393. package/vpc/securityGroupIngressRule.js.map +1 -1
  394. package/wafv2/ruleGroup.d.ts +0 -49
  395. package/wafv2/ruleGroup.js +0 -49
  396. package/wafv2/ruleGroup.js.map +1 -1
  397. package/wafv2/webAcl.d.ts +6 -246
  398. package/wafv2/webAcl.js +0 -240
  399. package/wafv2/webAcl.js.map +1 -1
  400. package/wafv2/webAclLoggingConfiguration.d.ts +17 -17
  401. package/wafv2/webAclLoggingConfiguration.js +5 -5
@@ -55,6 +55,10 @@ export interface GetClusterResult {
55
55
  * Cluster identifier
56
56
  */
57
57
  readonly clusterIdentifier: string;
58
+ /**
59
+ * The namespace Amazon Resource Name (ARN) of the cluster
60
+ */
61
+ readonly clusterNamespaceArn: string;
58
62
  /**
59
63
  * Nodes in the cluster. Cluster node blocks are documented below
60
64
  */
@@ -85,7 +89,7 @@ export interface GetClusterResult {
85
89
  */
86
90
  readonly databaseName: string;
87
91
  /**
88
- * The ARN for the IAM role that was set as default for the cluster when the cluster was created.
92
+ * The ARN for the IAM role that was set as default for the cluster when the cluster was created.
89
93
  */
90
94
  readonly defaultIamRoleArn: string;
91
95
  /**
@@ -1 +1 @@
1
- {"version":3,"file":"getCluster.js","sourceRoot":"","sources":["../../redshift/getCluster.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;GAEG;AACH,SAAgB,UAAU,CAAC,IAAoB,EAAE,IAA2B;IAExE,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,oCAAoC,EAAE;QAC/D,mBAAmB,EAAE,IAAI,CAAC,iBAAiB;QAC3C,MAAM,EAAE,IAAI,CAAC,IAAI;KACpB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,gCAOC;AA8KD;;GAEG;AACH,SAAgB,gBAAgB,CAAC,IAA0B,EAAE,IAA2B;IACpF,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,UAAU,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AACrE,CAAC;AAFD,4CAEC"}
1
+ {"version":3,"file":"getCluster.js","sourceRoot":"","sources":["../../redshift/getCluster.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;GAEG;AACH,SAAgB,UAAU,CAAC,IAAoB,EAAE,IAA2B;IAExE,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,oCAAoC,EAAE;QAC/D,mBAAmB,EAAE,IAAI,CAAC,iBAAiB;QAC3C,MAAM,EAAE,IAAI,CAAC,IAAI;KACpB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,gCAOC;AAkLD;;GAEG;AACH,SAAgB,gBAAgB,CAAC,IAA0B,EAAE,IAA2B;IACpF,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,UAAU,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AACrE,CAAC;AAFD,4CAEC"}
@@ -163,6 +163,18 @@ import * as outputs from "../types/output";
163
163
  * ```typescript
164
164
  * import * as pulumi from "@pulumi/pulumi";
165
165
  * ```
166
+ * ### Emit events to EventBridge
167
+ *
168
+ * ```typescript
169
+ * import * as pulumi from "@pulumi/pulumi";
170
+ * import * as aws from "@pulumi/aws";
171
+ *
172
+ * const bucket = new aws.s3.BucketV2("bucket", {});
173
+ * const bucketNotification = new aws.s3.BucketNotification("bucketNotification", {
174
+ * bucket: bucket.id,
175
+ * eventbridge: true,
176
+ * });
177
+ * ```
166
178
  *
167
179
  * ## Import
168
180
  *
@@ -195,7 +207,7 @@ export declare class BucketNotification extends pulumi.CustomResource {
195
207
  */
196
208
  readonly bucket: pulumi.Output<string>;
197
209
  /**
198
- * Whether to enable Amazon EventBridge notifications.
210
+ * Whether to enable Amazon EventBridge notifications. Defaults to `false`.
199
211
  */
200
212
  readonly eventbridge: pulumi.Output<boolean | undefined>;
201
213
  /**
@@ -230,7 +242,7 @@ export interface BucketNotificationState {
230
242
  */
231
243
  bucket?: pulumi.Input<string>;
232
244
  /**
233
- * Whether to enable Amazon EventBridge notifications.
245
+ * Whether to enable Amazon EventBridge notifications. Defaults to `false`.
234
246
  */
235
247
  eventbridge?: pulumi.Input<boolean>;
236
248
  /**
@@ -257,7 +269,7 @@ export interface BucketNotificationArgs {
257
269
  */
258
270
  bucket: pulumi.Input<string>;
259
271
  /**
260
- * Whether to enable Amazon EventBridge notifications.
272
+ * Whether to enable Amazon EventBridge notifications. Defaults to `false`.
261
273
  */
262
274
  eventbridge?: pulumi.Input<boolean>;
263
275
  /**
@@ -167,6 +167,18 @@ const utilities = require("../utilities");
167
167
  * ```typescript
168
168
  * import * as pulumi from "@pulumi/pulumi";
169
169
  * ```
170
+ * ### Emit events to EventBridge
171
+ *
172
+ * ```typescript
173
+ * import * as pulumi from "@pulumi/pulumi";
174
+ * import * as aws from "@pulumi/aws";
175
+ *
176
+ * const bucket = new aws.s3.BucketV2("bucket", {});
177
+ * const bucketNotification = new aws.s3.BucketNotification("bucketNotification", {
178
+ * bucket: bucket.id,
179
+ * eventbridge: true,
180
+ * });
181
+ * ```
170
182
  *
171
183
  * ## Import
172
184
  *
@@ -1 +1 @@
1
- {"version":3,"file":"bucketNotification.js","sourceRoot":"","sources":["../../s3/bucketNotification.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA0KG;AACH,MAAa,kBAAmB,SAAQ,MAAM,CAAC,cAAc;IACzD;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAA+B,EAAE,IAAmC;QAC7H,OAAO,IAAI,kBAAkB,CAAC,IAAI,EAAO,KAAK,kCAAO,IAAI,KAAE,EAAE,EAAE,EAAE,IAAG,CAAC;IACzE,CAAC;IAKD;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE;YACnC,OAAO,KAAK,CAAC;SAChB;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,kBAAkB,CAAC,YAAY,CAAC;IACnE,CAAC;IAiCD,YAAY,IAAY,EAAE,WAA8D,EAAE,IAAmC;QACzH,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAAkD,CAAC;YACjE,cAAc,CAAC,QAAQ,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC,CAAC,SAAS,CAAC;YAC5D,cAAc,CAAC,aAAa,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,WAAW,CAAC,CAAC,CAAC,SAAS,CAAC;YACtE,cAAc,CAAC,iBAAiB,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,eAAe,CAAC,CAAC,CAAC,SAAS,CAAC;YAC9E,cAAc,CAAC,QAAQ,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC,CAAC,SAAS,CAAC;YAC5D,cAAc,CAAC,QAAQ,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC,CAAC,SAAS,CAAC;SAC/D;aAAM;YACH,MAAM,IAAI,GAAG,WAAiD,CAAC;YAC/D,IAAI,CAAC,CAAC,IAAI,IAAI,IAAI,CAAC,MAAM,KAAK,SAAS,CAAC,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACnD,MAAM,IAAI,KAAK,CAAC,oCAAoC,CAAC,CAAC;aACzD;YACD,cAAc,CAAC,QAAQ,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,MAAM,CAAC,CAAC,CAAC,SAAS,CAAC;YAC1D,cAAc,CAAC,aAAa,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC,SAAS,CAAC;YACpE,cAAc,CAAC,iBAAiB,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC,CAAC,SAAS,CAAC;YAC5E,cAAc,CAAC,QAAQ,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,MAAM,CAAC,CAAC,CAAC,SAAS,CAAC;YAC1D,cAAc,CAAC,QAAQ,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,MAAM,CAAC,CAAC,CAAC,SAAS,CAAC;SAC7D;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,kBAAkB,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IACvE,CAAC;;AAlFL,gDAmFC;AArEG,gBAAgB;AACO,+BAAY,GAAG,8CAA8C,CAAC"}
1
+ {"version":3,"file":"bucketNotification.js","sourceRoot":"","sources":["../../s3/bucketNotification.ts"],"names":[],"mappings":"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"}
@@ -1,8 +1,8 @@
1
1
  import * as pulumi from "@pulumi/pulumi";
2
2
  /**
3
- * Provides information on a Service Catalog Product.
3
+ * Use this data source to retrieve information about a Service Catalog product.
4
4
  *
5
- * > **Tip:** A "provisioning artifact" is also referred to as a "version." A "distributor" is also referred to as a "vendor."
5
+ * > **NOTE:** A "provisioning artifact" is also known as a "version," and a "distributor" is also known as a "vendor."
6
6
  *
7
7
  * ## Example Usage
8
8
  * ### Basic Usage
@@ -22,17 +22,17 @@ export declare function getProduct(args: GetProductArgs, opts?: pulumi.InvokeOpt
22
22
  */
23
23
  export interface GetProductArgs {
24
24
  /**
25
- * Language code. Valid values: `en` (English), `jp` (Japanese), `zh` (Chinese). Default value is `en`.
25
+ * Language code. Valid values are `en` (English), `jp` (Japanese), `zh` (Chinese). The default value is `en`.
26
26
  */
27
27
  acceptLanguage?: string;
28
28
  /**
29
- * Product ID.
29
+ * ID of the product.
30
30
  *
31
31
  * The following arguments are optional:
32
32
  */
33
33
  id: string;
34
34
  /**
35
- * Tags to apply to the product.
35
+ * Tags applied to the product.
36
36
  */
37
37
  tags?: {
38
38
  [key: string]: string;
@@ -56,7 +56,7 @@ export interface GetProductResult {
56
56
  */
57
57
  readonly description: string;
58
58
  /**
59
- * Distributor (i.e., vendor) of the product.
59
+ * Vendor of the product.
60
60
  */
61
61
  readonly distributor: string;
62
62
  /**
@@ -77,7 +77,7 @@ export interface GetProductResult {
77
77
  */
78
78
  readonly status: string;
79
79
  /**
80
- * Support information about the product.
80
+ * Field that provides support information about the product.
81
81
  */
82
82
  readonly supportDescription: string;
83
83
  /**
@@ -89,7 +89,7 @@ export interface GetProductResult {
89
89
  */
90
90
  readonly supportUrl: string;
91
91
  /**
92
- * Tags to apply to the product.
92
+ * Tags applied to the product.
93
93
  */
94
94
  readonly tags: {
95
95
  [key: string]: string;
@@ -100,9 +100,9 @@ export interface GetProductResult {
100
100
  readonly type: string;
101
101
  }
102
102
  /**
103
- * Provides information on a Service Catalog Product.
103
+ * Use this data source to retrieve information about a Service Catalog product.
104
104
  *
105
- * > **Tip:** A "provisioning artifact" is also referred to as a "version." A "distributor" is also referred to as a "vendor."
105
+ * > **NOTE:** A "provisioning artifact" is also known as a "version," and a "distributor" is also known as a "vendor."
106
106
  *
107
107
  * ## Example Usage
108
108
  * ### Basic Usage
@@ -122,17 +122,17 @@ export declare function getProductOutput(args: GetProductOutputArgs, opts?: pulu
122
122
  */
123
123
  export interface GetProductOutputArgs {
124
124
  /**
125
- * Language code. Valid values: `en` (English), `jp` (Japanese), `zh` (Chinese). Default value is `en`.
125
+ * Language code. Valid values are `en` (English), `jp` (Japanese), `zh` (Chinese). The default value is `en`.
126
126
  */
127
127
  acceptLanguage?: pulumi.Input<string>;
128
128
  /**
129
- * Product ID.
129
+ * ID of the product.
130
130
  *
131
131
  * The following arguments are optional:
132
132
  */
133
133
  id: pulumi.Input<string>;
134
134
  /**
135
- * Tags to apply to the product.
135
+ * Tags applied to the product.
136
136
  */
137
137
  tags?: pulumi.Input<{
138
138
  [key: string]: pulumi.Input<string>;
@@ -6,9 +6,9 @@ exports.getProductOutput = exports.getProduct = void 0;
6
6
  const pulumi = require("@pulumi/pulumi");
7
7
  const utilities = require("../utilities");
8
8
  /**
9
- * Provides information on a Service Catalog Product.
9
+ * Use this data source to retrieve information about a Service Catalog product.
10
10
  *
11
- * > **Tip:** A "provisioning artifact" is also referred to as a "version." A "distributor" is also referred to as a "vendor."
11
+ * > **NOTE:** A "provisioning artifact" is also known as a "version," and a "distributor" is also known as a "vendor."
12
12
  *
13
13
  * ## Example Usage
14
14
  * ### Basic Usage
@@ -32,9 +32,9 @@ function getProduct(args, opts) {
32
32
  }
33
33
  exports.getProduct = getProduct;
34
34
  /**
35
- * Provides information on a Service Catalog Product.
35
+ * Use this data source to retrieve information about a Service Catalog product.
36
36
  *
37
- * > **Tip:** A "provisioning artifact" is also referred to as a "version." A "distributor" is also referred to as a "vendor."
37
+ * > **NOTE:** A "provisioning artifact" is also known as a "version," and a "distributor" is also known as a "vendor."
38
38
  *
39
39
  * ## Example Usage
40
40
  * ### Basic Usage
@@ -10,6 +10,14 @@ import * as pulumi from "@pulumi/pulumi";
10
10
  *
11
11
  * const main = new aws.ses.ActiveReceiptRuleSet("main", {ruleSetName: "primary-rules"});
12
12
  * ```
13
+ *
14
+ * ## Import
15
+ *
16
+ * Active SES receipt rule sets can be imported using the rule set name.
17
+ *
18
+ * ```sh
19
+ * $ pulumi import aws:ses/activeReceiptRuleSet:ActiveReceiptRuleSet my_rule_set my_rule_set_name
20
+ * ```
13
21
  */
14
22
  export declare class ActiveReceiptRuleSet extends pulumi.CustomResource {
15
23
  /**
@@ -16,6 +16,14 @@ const utilities = require("../utilities");
16
16
  *
17
17
  * const main = new aws.ses.ActiveReceiptRuleSet("main", {ruleSetName: "primary-rules"});
18
18
  * ```
19
+ *
20
+ * ## Import
21
+ *
22
+ * Active SES receipt rule sets can be imported using the rule set name.
23
+ *
24
+ * ```sh
25
+ * $ pulumi import aws:ses/activeReceiptRuleSet:ActiveReceiptRuleSet my_rule_set my_rule_set_name
26
+ * ```
19
27
  */
20
28
  class ActiveReceiptRuleSet extends pulumi.CustomResource {
21
29
  /**
@@ -1 +1 @@
1
- {"version":3,"file":"activeReceiptRuleSet.js","sourceRoot":"","sources":["../../ses/activeReceiptRuleSet.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;GAWG;AACH,MAAa,oBAAqB,SAAQ,MAAM,CAAC,cAAc;IAC3D;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAiC,EAAE,IAAmC;QAC/H,OAAO,IAAI,oBAAoB,CAAC,IAAI,EAAO,KAAK,kCAAO,IAAI,KAAE,EAAE,EAAE,EAAE,IAAG,CAAC;IAC3E,CAAC;IAKD;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE;YACnC,OAAO,KAAK,CAAC;SAChB;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,oBAAoB,CAAC,YAAY,CAAC;IACrE,CAAC;IAmBD,YAAY,IAAY,EAAE,WAAkE,EAAE,IAAmC;QAC7H,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAAoD,CAAC;YACnE,cAAc,CAAC,KAAK,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,GAAG,CAAC,CAAC,CAAC,SAAS,CAAC;YACtD,cAAc,CAAC,aAAa,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,WAAW,CAAC,CAAC,CAAC,SAAS,CAAC;SACzE;aAAM;YACH,MAAM,IAAI,GAAG,WAAmD,CAAC;YACjE,IAAI,CAAC,CAAC,IAAI,IAAI,IAAI,CAAC,WAAW,KAAK,SAAS,CAAC,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACxD,MAAM,IAAI,KAAK,CAAC,yCAAyC,CAAC,CAAC;aAC9D;YACD,cAAc,CAAC,aAAa,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC,SAAS,CAAC;YACpE,cAAc,CAAC,KAAK,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;SAC7C;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,oBAAoB,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IACzE,CAAC;;AA9DL,oDA+DC;AAjDG,gBAAgB;AACO,iCAAY,GAAG,mDAAmD,CAAC"}
1
+ {"version":3,"file":"activeReceiptRuleSet.js","sourceRoot":"","sources":["../../ses/activeReceiptRuleSet.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;GAmBG;AACH,MAAa,oBAAqB,SAAQ,MAAM,CAAC,cAAc;IAC3D;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAiC,EAAE,IAAmC;QAC/H,OAAO,IAAI,oBAAoB,CAAC,IAAI,EAAO,KAAK,kCAAO,IAAI,KAAE,EAAE,EAAE,EAAE,IAAG,CAAC;IAC3E,CAAC;IAKD;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE;YACnC,OAAO,KAAK,CAAC;SAChB;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,oBAAoB,CAAC,YAAY,CAAC;IACrE,CAAC;IAmBD,YAAY,IAAY,EAAE,WAAkE,EAAE,IAAmC;QAC7H,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAAoD,CAAC;YACnE,cAAc,CAAC,KAAK,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,GAAG,CAAC,CAAC,CAAC,SAAS,CAAC;YACtD,cAAc,CAAC,aAAa,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,WAAW,CAAC,CAAC,CAAC,SAAS,CAAC;SACzE;aAAM;YACH,MAAM,IAAI,GAAG,WAAmD,CAAC;YACjE,IAAI,CAAC,CAAC,IAAI,IAAI,IAAI,CAAC,WAAW,KAAK,SAAS,CAAC,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACxD,MAAM,IAAI,KAAK,CAAC,yCAAyC,CAAC,CAAC;aAC9D;YACD,cAAc,CAAC,aAAa,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC,SAAS,CAAC;YACpE,cAAc,CAAC,KAAK,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;SAC7C;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,oBAAoB,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IACzE,CAAC;;AA9DL,oDA+DC;AAjDG,gBAAgB;AACO,iCAAY,GAAG,mDAAmD,CAAC"}
@@ -88,6 +88,8 @@ export declare class EmailIdentity extends pulumi.CustomResource {
88
88
  readonly dkimSigningAttributes: pulumi.Output<outputs.sesv2.EmailIdentityDkimSigningAttributes>;
89
89
  /**
90
90
  * The email address or domain to verify.
91
+ *
92
+ * The following arguments are optional:
91
93
  */
92
94
  readonly emailIdentity: pulumi.Output<string>;
93
95
  /**
@@ -95,11 +97,14 @@ export declare class EmailIdentity extends pulumi.CustomResource {
95
97
  */
96
98
  readonly identityType: pulumi.Output<string>;
97
99
  /**
98
- * (Optional) A map of tags to assign to the service. If configured with a provider `defaultTags` configuration block present, tags with matching keys will overwrite those defined at the provider-level.
100
+ * Key-value mapping of resource tags. If configured with a provider `defaultTags` configuration block present, tags with matching keys will overwrite those defined at the provider-level.
99
101
  */
100
102
  readonly tags: pulumi.Output<{
101
103
  [key: string]: string;
102
104
  } | undefined>;
105
+ /**
106
+ * Map of tags assigned to the resource, including those inherited from the provider `defaultTags` configuration block.
107
+ */
103
108
  readonly tagsAll: pulumi.Output<{
104
109
  [key: string]: string;
105
110
  }>;
@@ -134,6 +139,8 @@ export interface EmailIdentityState {
134
139
  dkimSigningAttributes?: pulumi.Input<inputs.sesv2.EmailIdentityDkimSigningAttributes>;
135
140
  /**
136
141
  * The email address or domain to verify.
142
+ *
143
+ * The following arguments are optional:
137
144
  */
138
145
  emailIdentity?: pulumi.Input<string>;
139
146
  /**
@@ -141,11 +148,14 @@ export interface EmailIdentityState {
141
148
  */
142
149
  identityType?: pulumi.Input<string>;
143
150
  /**
144
- * (Optional) A map of tags to assign to the service. If configured with a provider `defaultTags` configuration block present, tags with matching keys will overwrite those defined at the provider-level.
151
+ * Key-value mapping of resource tags. If configured with a provider `defaultTags` configuration block present, tags with matching keys will overwrite those defined at the provider-level.
145
152
  */
146
153
  tags?: pulumi.Input<{
147
154
  [key: string]: pulumi.Input<string>;
148
155
  }>;
156
+ /**
157
+ * Map of tags assigned to the resource, including those inherited from the provider `defaultTags` configuration block.
158
+ */
149
159
  tagsAll?: pulumi.Input<{
150
160
  [key: string]: pulumi.Input<string>;
151
161
  }>;
@@ -168,10 +178,12 @@ export interface EmailIdentityArgs {
168
178
  dkimSigningAttributes?: pulumi.Input<inputs.sesv2.EmailIdentityDkimSigningAttributes>;
169
179
  /**
170
180
  * The email address or domain to verify.
181
+ *
182
+ * The following arguments are optional:
171
183
  */
172
184
  emailIdentity: pulumi.Input<string>;
173
185
  /**
174
- * (Optional) A map of tags to assign to the service. If configured with a provider `defaultTags` configuration block present, tags with matching keys will overwrite those defined at the provider-level.
186
+ * Key-value mapping of resource tags. If configured with a provider `defaultTags` configuration block present, tags with matching keys will overwrite those defined at the provider-level.
175
187
  */
176
188
  tags?: pulumi.Input<{
177
189
  [key: string]: pulumi.Input<string>;
@@ -1 +1 @@
1
- {"version":3,"file":"emailIdentity.js","sourceRoot":"","sources":["../../sesv2/emailIdentity.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"emailIdentity.js","sourceRoot":"","sources":["../../sesv2/emailIdentity.ts"],"names":[],"mappings":"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"}
@@ -0,0 +1,97 @@
1
+ import * as pulumi from "@pulumi/pulumi";
2
+ import * as outputs from "../types/output";
3
+ /**
4
+ * Data source for managing an AWS SESv2 (Simple Email V2) Email Identity.
5
+ *
6
+ * ## Example Usage
7
+ * ### Basic Usage
8
+ *
9
+ * ```typescript
10
+ * import * as pulumi from "@pulumi/pulumi";
11
+ * import * as aws from "@pulumi/aws";
12
+ *
13
+ * const example = aws.sesv2.getEmailIdentity({
14
+ * emailIdentity: "example.com",
15
+ * });
16
+ * ```
17
+ */
18
+ export declare function getEmailIdentity(args: GetEmailIdentityArgs, opts?: pulumi.InvokeOptions): Promise<GetEmailIdentityResult>;
19
+ /**
20
+ * A collection of arguments for invoking getEmailIdentity.
21
+ */
22
+ export interface GetEmailIdentityArgs {
23
+ /**
24
+ * The name of the email identity.
25
+ */
26
+ emailIdentity: string;
27
+ /**
28
+ * Key-value mapping of resource tags.
29
+ */
30
+ tags?: {
31
+ [key: string]: string;
32
+ };
33
+ }
34
+ /**
35
+ * A collection of values returned by getEmailIdentity.
36
+ */
37
+ export interface GetEmailIdentityResult {
38
+ /**
39
+ * ARN of the Email Identity.
40
+ */
41
+ readonly arn: string;
42
+ readonly configurationSetName: string;
43
+ /**
44
+ * A list of objects that contains at most one element with information about the private key and selector that you want to use to configure DKIM for the identity for Bring Your Own DKIM (BYODKIM) for the identity, or, configures the key length to be used for Easy DKIM.
45
+ */
46
+ readonly dkimSigningAttributes: outputs.sesv2.GetEmailIdentityDkimSigningAttribute[];
47
+ readonly emailIdentity: string;
48
+ /**
49
+ * The provider-assigned unique ID for this managed resource.
50
+ */
51
+ readonly id: string;
52
+ /**
53
+ * The email identity type. Valid values: `EMAIL_ADDRESS`, `DOMAIN`.
54
+ */
55
+ readonly identityType: string;
56
+ /**
57
+ * Key-value mapping of resource tags.
58
+ */
59
+ readonly tags: {
60
+ [key: string]: string;
61
+ };
62
+ /**
63
+ * Specifies whether or not the identity is verified.
64
+ */
65
+ readonly verifiedForSendingStatus: boolean;
66
+ }
67
+ /**
68
+ * Data source for managing an AWS SESv2 (Simple Email V2) Email Identity.
69
+ *
70
+ * ## Example Usage
71
+ * ### Basic Usage
72
+ *
73
+ * ```typescript
74
+ * import * as pulumi from "@pulumi/pulumi";
75
+ * import * as aws from "@pulumi/aws";
76
+ *
77
+ * const example = aws.sesv2.getEmailIdentity({
78
+ * emailIdentity: "example.com",
79
+ * });
80
+ * ```
81
+ */
82
+ export declare function getEmailIdentityOutput(args: GetEmailIdentityOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetEmailIdentityResult>;
83
+ /**
84
+ * A collection of arguments for invoking getEmailIdentity.
85
+ */
86
+ export interface GetEmailIdentityOutputArgs {
87
+ /**
88
+ * The name of the email identity.
89
+ */
90
+ emailIdentity: pulumi.Input<string>;
91
+ /**
92
+ * Key-value mapping of resource tags.
93
+ */
94
+ tags?: pulumi.Input<{
95
+ [key: string]: pulumi.Input<string>;
96
+ }>;
97
+ }
@@ -0,0 +1,50 @@
1
+ "use strict";
2
+ // *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
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.getEmailIdentityOutput = exports.getEmailIdentity = void 0;
6
+ const pulumi = require("@pulumi/pulumi");
7
+ const utilities = require("../utilities");
8
+ /**
9
+ * Data source for managing an AWS SESv2 (Simple Email V2) Email Identity.
10
+ *
11
+ * ## Example Usage
12
+ * ### Basic Usage
13
+ *
14
+ * ```typescript
15
+ * import * as pulumi from "@pulumi/pulumi";
16
+ * import * as aws from "@pulumi/aws";
17
+ *
18
+ * const example = aws.sesv2.getEmailIdentity({
19
+ * emailIdentity: "example.com",
20
+ * });
21
+ * ```
22
+ */
23
+ function getEmailIdentity(args, opts) {
24
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
25
+ return pulumi.runtime.invoke("aws:sesv2/getEmailIdentity:getEmailIdentity", {
26
+ "emailIdentity": args.emailIdentity,
27
+ "tags": args.tags,
28
+ }, opts);
29
+ }
30
+ exports.getEmailIdentity = getEmailIdentity;
31
+ /**
32
+ * Data source for managing an AWS SESv2 (Simple Email V2) Email Identity.
33
+ *
34
+ * ## Example Usage
35
+ * ### Basic Usage
36
+ *
37
+ * ```typescript
38
+ * import * as pulumi from "@pulumi/pulumi";
39
+ * import * as aws from "@pulumi/aws";
40
+ *
41
+ * const example = aws.sesv2.getEmailIdentity({
42
+ * emailIdentity: "example.com",
43
+ * });
44
+ * ```
45
+ */
46
+ function getEmailIdentityOutput(args, opts) {
47
+ return pulumi.output(args).apply((a) => getEmailIdentity(a, opts));
48
+ }
49
+ exports.getEmailIdentityOutput = getEmailIdentityOutput;
50
+ //# sourceMappingURL=getEmailIdentity.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"getEmailIdentity.js","sourceRoot":"","sources":["../../sesv2/getEmailIdentity.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;;;;;;;;;;;;;GAcG;AACH,SAAgB,gBAAgB,CAAC,IAA0B,EAAE,IAA2B;IAEpF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,6CAA6C,EAAE;QACxE,eAAe,EAAE,IAAI,CAAC,aAAa;QACnC,MAAM,EAAE,IAAI,CAAC,IAAI;KACpB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,4CAOC;AA+CD;;;;;;;;;;;;;;GAcG;AACH,SAAgB,sBAAsB,CAAC,IAAgC,EAAE,IAA2B;IAChG,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,gBAAgB,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AAC3E,CAAC;AAFD,wDAEC"}
@@ -0,0 +1,75 @@
1
+ import * as pulumi from "@pulumi/pulumi";
2
+ /**
3
+ * Data source for managing an AWS SESv2 (Simple Email V2) Email Identity Mail From Attributes.
4
+ *
5
+ * ## Example Usage
6
+ * ### Basic Usage
7
+ *
8
+ * ```typescript
9
+ * import * as pulumi from "@pulumi/pulumi";
10
+ * import * as aws from "@pulumi/aws";
11
+ *
12
+ * const exampleEmailIdentity = aws.sesv2.getEmailIdentity({
13
+ * emailIdentity: "example.com",
14
+ * });
15
+ * const exampleEmailIdentityMailFromAttributes = exampleEmailIdentity.then(exampleEmailIdentity => aws.sesv2.getEmailIdentityMailFromAttributes({
16
+ * emailIdentity: exampleEmailIdentity.emailIdentity,
17
+ * }));
18
+ * ```
19
+ */
20
+ export declare function getEmailIdentityMailFromAttributes(args: GetEmailIdentityMailFromAttributesArgs, opts?: pulumi.InvokeOptions): Promise<GetEmailIdentityMailFromAttributesResult>;
21
+ /**
22
+ * A collection of arguments for invoking getEmailIdentityMailFromAttributes.
23
+ */
24
+ export interface GetEmailIdentityMailFromAttributesArgs {
25
+ /**
26
+ * The name of the email identity.
27
+ */
28
+ emailIdentity: string;
29
+ }
30
+ /**
31
+ * A collection of values returned by getEmailIdentityMailFromAttributes.
32
+ */
33
+ export interface GetEmailIdentityMailFromAttributesResult {
34
+ /**
35
+ * The action to take if the required MX record isn't found when you send an email. Valid values: `USE_DEFAULT_VALUE`, `REJECT_MESSAGE`.
36
+ */
37
+ readonly behaviorOnMxFailure: string;
38
+ readonly emailIdentity: string;
39
+ /**
40
+ * The provider-assigned unique ID for this managed resource.
41
+ */
42
+ readonly id: string;
43
+ /**
44
+ * The custom MAIL FROM domain that you want the verified identity to use.
45
+ */
46
+ readonly mailFromDomain: string;
47
+ }
48
+ /**
49
+ * Data source for managing an AWS SESv2 (Simple Email V2) Email Identity Mail From Attributes.
50
+ *
51
+ * ## Example Usage
52
+ * ### Basic Usage
53
+ *
54
+ * ```typescript
55
+ * import * as pulumi from "@pulumi/pulumi";
56
+ * import * as aws from "@pulumi/aws";
57
+ *
58
+ * const exampleEmailIdentity = aws.sesv2.getEmailIdentity({
59
+ * emailIdentity: "example.com",
60
+ * });
61
+ * const exampleEmailIdentityMailFromAttributes = exampleEmailIdentity.then(exampleEmailIdentity => aws.sesv2.getEmailIdentityMailFromAttributes({
62
+ * emailIdentity: exampleEmailIdentity.emailIdentity,
63
+ * }));
64
+ * ```
65
+ */
66
+ export declare function getEmailIdentityMailFromAttributesOutput(args: GetEmailIdentityMailFromAttributesOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetEmailIdentityMailFromAttributesResult>;
67
+ /**
68
+ * A collection of arguments for invoking getEmailIdentityMailFromAttributes.
69
+ */
70
+ export interface GetEmailIdentityMailFromAttributesOutputArgs {
71
+ /**
72
+ * The name of the email identity.
73
+ */
74
+ emailIdentity: pulumi.Input<string>;
75
+ }
@@ -0,0 +1,55 @@
1
+ "use strict";
2
+ // *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
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.getEmailIdentityMailFromAttributesOutput = exports.getEmailIdentityMailFromAttributes = void 0;
6
+ const pulumi = require("@pulumi/pulumi");
7
+ const utilities = require("../utilities");
8
+ /**
9
+ * Data source for managing an AWS SESv2 (Simple Email V2) Email Identity Mail From Attributes.
10
+ *
11
+ * ## Example Usage
12
+ * ### Basic Usage
13
+ *
14
+ * ```typescript
15
+ * import * as pulumi from "@pulumi/pulumi";
16
+ * import * as aws from "@pulumi/aws";
17
+ *
18
+ * const exampleEmailIdentity = aws.sesv2.getEmailIdentity({
19
+ * emailIdentity: "example.com",
20
+ * });
21
+ * const exampleEmailIdentityMailFromAttributes = exampleEmailIdentity.then(exampleEmailIdentity => aws.sesv2.getEmailIdentityMailFromAttributes({
22
+ * emailIdentity: exampleEmailIdentity.emailIdentity,
23
+ * }));
24
+ * ```
25
+ */
26
+ function getEmailIdentityMailFromAttributes(args, opts) {
27
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
28
+ return pulumi.runtime.invoke("aws:sesv2/getEmailIdentityMailFromAttributes:getEmailIdentityMailFromAttributes", {
29
+ "emailIdentity": args.emailIdentity,
30
+ }, opts);
31
+ }
32
+ exports.getEmailIdentityMailFromAttributes = getEmailIdentityMailFromAttributes;
33
+ /**
34
+ * Data source for managing an AWS SESv2 (Simple Email V2) Email Identity Mail From Attributes.
35
+ *
36
+ * ## Example Usage
37
+ * ### Basic Usage
38
+ *
39
+ * ```typescript
40
+ * import * as pulumi from "@pulumi/pulumi";
41
+ * import * as aws from "@pulumi/aws";
42
+ *
43
+ * const exampleEmailIdentity = aws.sesv2.getEmailIdentity({
44
+ * emailIdentity: "example.com",
45
+ * });
46
+ * const exampleEmailIdentityMailFromAttributes = exampleEmailIdentity.then(exampleEmailIdentity => aws.sesv2.getEmailIdentityMailFromAttributes({
47
+ * emailIdentity: exampleEmailIdentity.emailIdentity,
48
+ * }));
49
+ * ```
50
+ */
51
+ function getEmailIdentityMailFromAttributesOutput(args, opts) {
52
+ return pulumi.output(args).apply((a) => getEmailIdentityMailFromAttributes(a, opts));
53
+ }
54
+ exports.getEmailIdentityMailFromAttributesOutput = getEmailIdentityMailFromAttributesOutput;
55
+ //# sourceMappingURL=getEmailIdentityMailFromAttributes.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"getEmailIdentityMailFromAttributes.js","sourceRoot":"","sources":["../../sesv2/getEmailIdentityMailFromAttributes.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;GAiBG;AACH,SAAgB,kCAAkC,CAAC,IAA4C,EAAE,IAA2B;IAExH,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,iFAAiF,EAAE;QAC5G,eAAe,EAAE,IAAI,CAAC,aAAa;KACtC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,gFAMC;AA8BD;;;;;;;;;;;;;;;;;GAiBG;AACH,SAAgB,wCAAwC,CAAC,IAAkD,EAAE,IAA2B;IACpI,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,kCAAkC,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AAC7F,CAAC;AAFD,4FAEC"}
package/sesv2/index.d.ts CHANGED
@@ -28,3 +28,9 @@ export declare const getConfigurationSetOutput: typeof import("./getConfiguratio
28
28
  export { GetDedicatedIpPoolArgs, GetDedicatedIpPoolResult, GetDedicatedIpPoolOutputArgs } from "./getDedicatedIpPool";
29
29
  export declare const getDedicatedIpPool: typeof import("./getDedicatedIpPool").getDedicatedIpPool;
30
30
  export declare const getDedicatedIpPoolOutput: typeof import("./getDedicatedIpPool").getDedicatedIpPoolOutput;
31
+ export { GetEmailIdentityArgs, GetEmailIdentityResult, GetEmailIdentityOutputArgs } from "./getEmailIdentity";
32
+ export declare const getEmailIdentity: typeof import("./getEmailIdentity").getEmailIdentity;
33
+ export declare const getEmailIdentityOutput: typeof import("./getEmailIdentity").getEmailIdentityOutput;
34
+ export { GetEmailIdentityMailFromAttributesArgs, GetEmailIdentityMailFromAttributesResult, GetEmailIdentityMailFromAttributesOutputArgs } from "./getEmailIdentityMailFromAttributes";
35
+ export declare const getEmailIdentityMailFromAttributes: typeof import("./getEmailIdentityMailFromAttributes").getEmailIdentityMailFromAttributes;
36
+ export declare const getEmailIdentityMailFromAttributesOutput: typeof import("./getEmailIdentityMailFromAttributes").getEmailIdentityMailFromAttributesOutput;