@pulumi/aws 6.0.0-alpha.1 → 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 (522) hide show
  1. package/README.md +4 -4
  2. package/alb/targetGroupAttachment.d.ts +17 -10
  3. package/alb/targetGroupAttachment.js +2 -1
  4. package/alb/targetGroupAttachment.js.map +1 -1
  5. package/appconfig/environment.d.ts +1 -1
  6. package/appflow/flow.d.ts +98 -0
  7. package/appflow/flow.js +98 -0
  8. package/appflow/flow.js.map +1 -1
  9. package/appintegrations/dataIntegration.d.ts +2 -1
  10. package/appintegrations/dataIntegration.js +4 -0
  11. package/appintegrations/dataIntegration.js.map +1 -1
  12. package/applicationloadbalancing/targetGroupAttachment.d.ts +17 -10
  13. package/applicationloadbalancing/targetGroupAttachment.js +2 -1
  14. package/applicationloadbalancing/targetGroupAttachment.js.map +1 -1
  15. package/appsync/graphQLApi.d.ts +0 -134
  16. package/appsync/graphQLApi.js +0 -134
  17. package/appsync/graphQLApi.js.map +1 -1
  18. package/auditmanager/accountRegistration.d.ts +109 -0
  19. package/auditmanager/accountRegistration.js +84 -0
  20. package/auditmanager/accountRegistration.js.map +1 -0
  21. package/auditmanager/assessment.d.ts +204 -0
  22. package/auditmanager/assessment.js +118 -0
  23. package/auditmanager/assessment.js.map +1 -0
  24. package/auditmanager/assessmentDelegation.d.ts +144 -0
  25. package/auditmanager/assessmentDelegation.js +99 -0
  26. package/auditmanager/assessmentDelegation.js.map +1 -0
  27. package/auditmanager/assessmentReport.d.ts +118 -0
  28. package/auditmanager/assessmentReport.js +87 -0
  29. package/auditmanager/assessmentReport.js.map +1 -0
  30. package/auditmanager/control.d.ts +186 -0
  31. package/auditmanager/control.js +98 -0
  32. package/auditmanager/control.js.map +1 -0
  33. package/auditmanager/framework.d.ts +163 -0
  34. package/auditmanager/framework.js +95 -0
  35. package/auditmanager/framework.js.map +1 -0
  36. package/auditmanager/frameworkShare.d.ts +123 -0
  37. package/auditmanager/frameworkShare.js +91 -0
  38. package/auditmanager/frameworkShare.js.map +1 -0
  39. package/auditmanager/getControl.d.ts +146 -0
  40. package/auditmanager/getControl.js +117 -0
  41. package/auditmanager/getControl.js.map +1 -0
  42. package/auditmanager/getFramework.d.ts +74 -0
  43. package/auditmanager/getFramework.js +53 -0
  44. package/auditmanager/getFramework.js.map +1 -0
  45. package/auditmanager/index.d.ts +30 -0
  46. package/auditmanager/index.js +63 -0
  47. package/auditmanager/index.js.map +1 -0
  48. package/auditmanager/organizationAdminAccountRegistration.d.ts +77 -0
  49. package/auditmanager/organizationAdminAccountRegistration.js +75 -0
  50. package/auditmanager/organizationAdminAccountRegistration.js.map +1 -0
  51. package/backup/regionSettings.d.ts +3 -3
  52. package/batch/computeEnvironment.d.ts +2 -0
  53. package/batch/computeEnvironment.js +2 -0
  54. package/batch/computeEnvironment.js.map +1 -1
  55. package/budgets/getBudget.d.ts +130 -0
  56. package/budgets/getBudget.js +51 -0
  57. package/budgets/getBudget.js.map +1 -0
  58. package/budgets/index.d.ts +3 -0
  59. package/budgets/index.js +4 -1
  60. package/budgets/index.js.map +1 -1
  61. package/chime/index.d.ts +9 -0
  62. package/chime/index.js +16 -1
  63. package/chime/index.js.map +1 -1
  64. package/chime/sdkvoiceGlobalSettings.d.ts +73 -0
  65. package/chime/sdkvoiceGlobalSettings.js +75 -0
  66. package/chime/sdkvoiceGlobalSettings.js.map +1 -0
  67. package/chime/sdkvoiceSipMediaApplication.d.ts +145 -0
  68. package/chime/sdkvoiceSipMediaApplication.js +95 -0
  69. package/chime/sdkvoiceSipMediaApplication.js.map +1 -0
  70. package/chime/sdkvoiceSipRule.d.ts +134 -0
  71. package/chime/sdkvoiceSipRule.js +99 -0
  72. package/chime/sdkvoiceSipRule.js.map +1 -0
  73. package/chime/sdkvoiceVoiceProfileDomain.d.ts +2 -1
  74. package/chime/sdkvoiceVoiceProfileDomain.js +4 -0
  75. package/chime/sdkvoiceVoiceProfileDomain.js.map +1 -1
  76. package/chime/voiceConnector.d.ts +44 -0
  77. package/chime/voiceConnector.js +6 -0
  78. package/chime/voiceConnector.js.map +1 -1
  79. package/cleanrooms/collaboration.d.ts +256 -0
  80. package/cleanrooms/collaboration.js +123 -0
  81. package/cleanrooms/collaboration.js.map +1 -0
  82. package/cleanrooms/index.d.ts +3 -0
  83. package/cleanrooms/index.js +22 -0
  84. package/cleanrooms/index.js.map +1 -0
  85. package/cloudfront/cachePolicy.d.ts +22 -22
  86. package/cloudfront/cachePolicy.js +2 -2
  87. package/cloudfront/fieldLevelEncryptionProfile.d.ts +1 -0
  88. package/cloudfront/fieldLevelEncryptionProfile.js +1 -0
  89. package/cloudfront/fieldLevelEncryptionProfile.js.map +1 -1
  90. package/cloudfront/keyGroup.d.ts +1 -0
  91. package/cloudfront/keyGroup.js +1 -0
  92. package/cloudfront/keyGroup.js.map +1 -1
  93. package/cloudfront/publicKey.d.ts +1 -0
  94. package/cloudfront/publicKey.js +1 -0
  95. package/cloudfront/publicKey.js.map +1 -1
  96. package/cloudwatch/eventTarget.d.ts +8 -2
  97. package/cloudwatch/eventTarget.js +8 -2
  98. package/cloudwatch/eventTarget.js.map +1 -1
  99. package/cloudwatch/internetMonitor.d.ts +12 -0
  100. package/cloudwatch/internetMonitor.js +2 -0
  101. package/cloudwatch/internetMonitor.js.map +1 -1
  102. package/cloudwatch/metricStream.d.ts +94 -0
  103. package/cloudwatch/metricStream.js +94 -0
  104. package/cloudwatch/metricStream.js.map +1 -1
  105. package/codebuild/project.d.ts +2 -2
  106. package/codebuild/project.js +2 -2
  107. package/cognito/identityPool.d.ts +1 -1
  108. package/cognito/identityPool.js +1 -1
  109. package/cognito/index.d.ts +3 -0
  110. package/cognito/index.js +6 -1
  111. package/cognito/index.js.map +1 -1
  112. package/cognito/managedUserPoolClient.d.ts +394 -0
  113. package/cognito/managedUserPoolClient.js +170 -0
  114. package/cognito/managedUserPoolClient.js.map +1 -0
  115. package/cognito/userPool.d.ts +3 -3
  116. package/cognito/userPoolClient.d.ts +14 -14
  117. package/cognito/userPoolClient.js +1 -1
  118. package/config/vars.d.ts +5 -0
  119. package/config/vars.js +6 -0
  120. package/config/vars.js.map +1 -1
  121. package/cur/reportDefinition.d.ts +7 -4
  122. package/cur/reportDefinition.js +4 -1
  123. package/cur/reportDefinition.js.map +1 -1
  124. package/datasync/locationObjectStorage.d.ts +3 -3
  125. package/directoryservice/index.d.ts +3 -0
  126. package/directoryservice/index.js +6 -1
  127. package/directoryservice/index.js.map +1 -1
  128. package/directoryservice/trust.d.ts +282 -0
  129. package/directoryservice/trust.js +166 -0
  130. package/directoryservice/trust.js.map +1 -0
  131. package/ec2/getInstances.d.ts +54 -0
  132. package/ec2/getInstances.js +54 -0
  133. package/ec2/getInstances.js.map +1 -1
  134. package/ec2/getVpcPeeringConnections.d.ts +34 -0
  135. package/ec2/getVpcPeeringConnections.js +34 -0
  136. package/ec2/getVpcPeeringConnections.js.map +1 -1
  137. package/ec2/instance.d.ts +61 -0
  138. package/ec2/instance.js +39 -0
  139. package/ec2/instance.js.map +1 -1
  140. package/ec2/managedPrefixListEntry.d.ts +8 -16
  141. package/ec2/managedPrefixListEntry.js +5 -13
  142. package/ec2/managedPrefixListEntry.js.map +1 -1
  143. package/ec2/peeringConnectionOptions.d.ts +6 -18
  144. package/ec2/peeringConnectionOptions.js.map +1 -1
  145. package/ec2/securityGroup.d.ts +1 -1
  146. package/ec2/securityGroup.js +1 -1
  147. package/ec2/securityGroupRule.d.ts +8 -2
  148. package/ec2/securityGroupRule.js +2 -2
  149. package/ec2/securityGroupRule.js.map +1 -1
  150. package/ec2/spotInstanceRequest.d.ts +7 -7
  151. package/ec2/spotInstanceRequest.js +1 -1
  152. package/ec2transitgateway/connect.d.ts +3 -3
  153. package/ec2transitgateway/connectPeer.d.ts +16 -0
  154. package/ec2transitgateway/connectPeer.js +4 -0
  155. package/ec2transitgateway/connectPeer.js.map +1 -1
  156. package/ec2transitgateway/getConnectPeer.d.ts +8 -0
  157. package/ec2transitgateway/getConnectPeer.js.map +1 -1
  158. package/ec2transitgateway/getVpcAttachments.d.ts +32 -0
  159. package/ec2transitgateway/getVpcAttachments.js +32 -0
  160. package/ec2transitgateway/getVpcAttachments.js.map +1 -1
  161. package/ec2transitgateway/index.d.ts +3 -0
  162. package/ec2transitgateway/index.js +6 -1
  163. package/ec2transitgateway/index.js.map +1 -1
  164. package/ec2transitgateway/instanceConnectEndpoint.d.ts +183 -0
  165. package/ec2transitgateway/instanceConnectEndpoint.js +96 -0
  166. package/ec2transitgateway/instanceConnectEndpoint.js.map +1 -0
  167. package/ec2transitgateway/routeTableAssociation.d.ts +12 -0
  168. package/ec2transitgateway/routeTableAssociation.js +2 -0
  169. package/ec2transitgateway/routeTableAssociation.js.map +1 -1
  170. package/ecr/getPullThroughCacheRule.d.ts +67 -0
  171. package/ecr/getPullThroughCacheRule.js +47 -0
  172. package/ecr/getPullThroughCacheRule.js.map +1 -0
  173. package/ecr/index.d.ts +3 -0
  174. package/ecr/index.js +4 -1
  175. package/ecr/index.js.map +1 -1
  176. package/eks/addon.d.ts +5 -10
  177. package/eks/addon.js +2 -7
  178. package/eks/addon.js.map +1 -1
  179. package/eks/cluster.d.ts +2 -4
  180. package/eks/cluster.js +2 -4
  181. package/eks/cluster.js.map +1 -1
  182. package/eks/getAddonVersion.d.ts +4 -8
  183. package/eks/getAddonVersion.js +4 -8
  184. package/eks/getAddonVersion.js.map +1 -1
  185. package/eks/getCluster.d.ts +6 -12
  186. package/eks/getCluster.js +6 -12
  187. package/eks/getCluster.js.map +1 -1
  188. package/eks/nodeGroup.d.ts +24 -15
  189. package/eks/nodeGroup.js.map +1 -1
  190. package/elasticache/cluster.d.ts +6 -3
  191. package/elasticache/cluster.js.map +1 -1
  192. package/elasticache/globalReplicationGroup.d.ts +6 -3
  193. package/elasticache/globalReplicationGroup.js.map +1 -1
  194. package/elasticache/replicationGroup.d.ts +6 -3
  195. package/elasticache/replicationGroup.js.map +1 -1
  196. package/elasticloadbalancing/loadBalancer.d.ts +3 -3
  197. package/elasticloadbalancingv2/targetGroupAttachment.d.ts +17 -10
  198. package/elasticloadbalancingv2/targetGroupAttachment.js +2 -1
  199. package/elasticloadbalancingv2/targetGroupAttachment.js.map +1 -1
  200. package/elb/loadBalancer.d.ts +3 -3
  201. package/emrcontainers/jobTemplate.d.ts +11 -8
  202. package/emrcontainers/jobTemplate.js +13 -7
  203. package/emrcontainers/jobTemplate.js.map +1 -1
  204. package/finspace/index.d.ts +12 -0
  205. package/finspace/index.js +37 -0
  206. package/finspace/index.js.map +1 -0
  207. package/finspace/kxCluster.d.ts +340 -0
  208. package/finspace/kxCluster.js +129 -0
  209. package/finspace/kxCluster.js.map +1 -0
  210. package/finspace/kxDatabase.d.ts +165 -0
  211. package/finspace/kxDatabase.js +102 -0
  212. package/finspace/kxDatabase.js.map +1 -0
  213. package/finspace/kxEnvironment.d.ts +235 -0
  214. package/finspace/kxEnvironment.js +132 -0
  215. package/finspace/kxEnvironment.js.map +1 -0
  216. package/finspace/kxUser.d.ts +160 -0
  217. package/finspace/kxUser.js +112 -0
  218. package/finspace/kxUser.js.map +1 -0
  219. package/fis/experimentTemplate.d.ts +12 -0
  220. package/fis/experimentTemplate.js +2 -0
  221. package/fis/experimentTemplate.js.map +1 -1
  222. package/getArn.d.ts +2 -3
  223. package/getArn.js +1 -0
  224. package/getArn.js.map +1 -1
  225. package/getBillingServiceAccount.d.ts +67 -2
  226. package/getBillingServiceAccount.js +56 -3
  227. package/getBillingServiceAccount.js.map +1 -1
  228. package/getCallerIdentity.d.ts +37 -2
  229. package/getCallerIdentity.js +26 -3
  230. package/getCallerIdentity.js.map +1 -1
  231. package/getDefaultTags.d.ts +2 -15
  232. package/getDefaultTags.js +1 -1
  233. package/getDefaultTags.js.map +1 -1
  234. package/getIpRanges.d.ts +2 -3
  235. package/getIpRanges.js +1 -0
  236. package/getIpRanges.js.map +1 -1
  237. package/getPartition.d.ts +41 -2
  238. package/getPartition.js +30 -3
  239. package/getPartition.js.map +1 -1
  240. package/getRegion.d.ts +2 -3
  241. package/getRegion.js +1 -0
  242. package/getRegion.js.map +1 -1
  243. package/getRegions.d.ts +9 -1
  244. package/getRegions.js +1 -0
  245. package/getRegions.js.map +1 -1
  246. package/getService.d.ts +2 -3
  247. package/getService.js +1 -0
  248. package/getService.js.map +1 -1
  249. package/globalaccelerator/customRoutingAccelerator.d.ts +192 -0
  250. package/globalaccelerator/customRoutingAccelerator.js +100 -0
  251. package/globalaccelerator/customRoutingAccelerator.js.map +1 -0
  252. package/globalaccelerator/customRoutingEndpointGroup.d.ts +130 -0
  253. package/globalaccelerator/customRoutingEndpointGroup.js +93 -0
  254. package/globalaccelerator/customRoutingEndpointGroup.js.map +1 -0
  255. package/globalaccelerator/customRoutingListener.d.ts +104 -0
  256. package/globalaccelerator/customRoutingListener.js +93 -0
  257. package/globalaccelerator/customRoutingListener.js.map +1 -0
  258. package/globalaccelerator/getAccelerator.d.ts +3 -9
  259. package/globalaccelerator/getAccelerator.js +1 -1
  260. package/globalaccelerator/getAccelerator.js.map +1 -1
  261. package/globalaccelerator/getCustomRoutingAccelerator.d.ts +96 -0
  262. package/globalaccelerator/getCustomRoutingAccelerator.js +58 -0
  263. package/globalaccelerator/getCustomRoutingAccelerator.js.map +1 -0
  264. package/globalaccelerator/index.d.ts +12 -0
  265. package/globalaccelerator/index.js +19 -1
  266. package/globalaccelerator/index.js.map +1 -1
  267. package/glue/crawler.d.ts +21 -0
  268. package/glue/crawler.js +2 -0
  269. package/glue/crawler.js.map +1 -1
  270. package/glue/dataQualityRuleset.d.ts +8 -2
  271. package/glue/dataQualityRuleset.js +10 -1
  272. package/glue/dataQualityRuleset.js.map +1 -1
  273. package/glue/devEndpoint.d.ts +3 -3
  274. package/glue/workflow.d.ts +3 -3
  275. package/guardduty/getFindingIds.d.ts +66 -0
  276. package/guardduty/getFindingIds.js +49 -0
  277. package/guardduty/getFindingIds.js.map +1 -0
  278. package/guardduty/index.d.ts +3 -0
  279. package/guardduty/index.js +4 -1
  280. package/guardduty/index.js.map +1 -1
  281. package/iam/getPrincipalPolicySimulation.d.ts +167 -0
  282. package/iam/getPrincipalPolicySimulation.js +48 -0
  283. package/iam/getPrincipalPolicySimulation.js.map +1 -0
  284. package/iam/index.d.ts +3 -0
  285. package/iam/index.js +5 -2
  286. package/iam/index.js.map +1 -1
  287. package/index.d.ts +12 -4
  288. package/index.js +21 -8
  289. package/index.js.map +1 -1
  290. package/iot/getEndpoint.d.ts +50 -0
  291. package/iot/getEndpoint.js +50 -0
  292. package/iot/getEndpoint.js.map +1 -1
  293. package/kendra/querySuggestionsBlockList.d.ts +24 -24
  294. package/kendra/querySuggestionsBlockList.js +2 -2
  295. package/keyspaces/table.d.ts +12 -0
  296. package/keyspaces/table.js +2 -0
  297. package/keyspaces/table.js.map +1 -1
  298. package/kinesis/firehoseDeliveryStream.d.ts +0 -50
  299. package/kinesis/firehoseDeliveryStream.js +0 -50
  300. package/kinesis/firehoseDeliveryStream.js.map +1 -1
  301. package/lambda/eventSourceMapping.d.ts +6 -48
  302. package/lambda/eventSourceMapping.js +0 -42
  303. package/lambda/eventSourceMapping.js.map +1 -1
  304. package/lambda/function.d.ts +51 -4
  305. package/lambda/function.js +36 -1
  306. package/lambda/function.js.map +1 -1
  307. package/lambda/provisionedConcurrencyConfig.d.ts +2 -2
  308. package/lambda/provisionedConcurrencyConfig.js +2 -2
  309. package/lb/targetGroupAttachment.d.ts +17 -10
  310. package/lb/targetGroupAttachment.js +2 -1
  311. package/lb/targetGroupAttachment.js.map +1 -1
  312. package/medialive/index.d.ts +3 -0
  313. package/medialive/index.js +6 -1
  314. package/medialive/index.js.map +1 -1
  315. package/medialive/multiplexProgram.d.ts +130 -0
  316. package/medialive/multiplexProgram.js +109 -0
  317. package/medialive/multiplexProgram.js.map +1 -0
  318. package/msk/cluster.d.ts +108 -0
  319. package/msk/cluster.js +108 -0
  320. package/msk/cluster.js.map +1 -1
  321. package/opensearch/getServerlessAccessPolicy.d.ts +81 -0
  322. package/opensearch/getServerlessAccessPolicy.js +52 -0
  323. package/opensearch/getServerlessAccessPolicy.js.map +1 -0
  324. package/opensearch/getServerlessCollection.d.ts +101 -0
  325. package/opensearch/getServerlessCollection.js +51 -0
  326. package/opensearch/getServerlessCollection.js.map +1 -0
  327. package/opensearch/getServerlessSecurityConfig.d.ts +91 -0
  328. package/opensearch/getServerlessSecurityConfig.js +50 -0
  329. package/opensearch/getServerlessSecurityConfig.js.map +1 -0
  330. package/opensearch/getServerlessSecurityPolicy.d.ts +90 -0
  331. package/opensearch/getServerlessSecurityPolicy.js +50 -0
  332. package/opensearch/getServerlessSecurityPolicy.js.map +1 -0
  333. package/opensearch/getServerlessVpcEndpoint.d.ts +79 -0
  334. package/opensearch/getServerlessVpcEndpoint.js +47 -0
  335. package/opensearch/getServerlessVpcEndpoint.js.map +1 -0
  336. package/opensearch/index.d.ts +30 -0
  337. package/opensearch/index.js +41 -1
  338. package/opensearch/index.js.map +1 -1
  339. package/opensearch/serverlessAccessPolicy.d.ts +138 -0
  340. package/opensearch/serverlessAccessPolicy.js +106 -0
  341. package/opensearch/serverlessAccessPolicy.js.map +1 -0
  342. package/opensearch/serverlessCollection.d.ts +167 -0
  343. package/opensearch/serverlessCollection.js +104 -0
  344. package/opensearch/serverlessCollection.js.map +1 -0
  345. package/opensearch/serverlessSecurityConfig.d.ts +113 -0
  346. package/opensearch/serverlessSecurityConfig.js +76 -0
  347. package/opensearch/serverlessSecurityConfig.js.map +1 -0
  348. package/opensearch/serverlessSecurityPolicy.d.ts +148 -0
  349. package/opensearch/serverlessSecurityPolicy.js +116 -0
  350. package/opensearch/serverlessSecurityPolicy.js.map +1 -0
  351. package/opensearch/serverlessVpcEndpoint.d.ts +120 -0
  352. package/opensearch/serverlessVpcEndpoint.js +91 -0
  353. package/opensearch/serverlessVpcEndpoint.js.map +1 -0
  354. package/organizations/getPolicies.d.ts +45 -0
  355. package/organizations/getPolicies.js +29 -0
  356. package/organizations/getPolicies.js.map +1 -0
  357. package/organizations/getPoliciesForTarget.d.ts +54 -0
  358. package/organizations/getPoliciesForTarget.js +30 -0
  359. package/organizations/getPoliciesForTarget.js.map +1 -0
  360. package/organizations/index.d.ts +9 -0
  361. package/organizations/index.js +12 -1
  362. package/organizations/index.js.map +1 -1
  363. package/organizations/resourcePolicy.d.ts +137 -0
  364. package/organizations/resourcePolicy.js +109 -0
  365. package/organizations/resourcePolicy.js.map +1 -0
  366. package/package.json +2 -2
  367. package/package.json.dev +2 -2
  368. package/pinpoint/smsChannel.d.ts +18 -18
  369. package/pinpoint/smsChannel.js +2 -2
  370. package/pipes/pipe.d.ts +52 -19
  371. package/pipes/pipe.js +25 -8
  372. package/pipes/pipe.js.map +1 -1
  373. package/provider.d.ts +10 -0
  374. package/provider.js +2 -1
  375. package/provider.js.map +1 -1
  376. package/quicksight/dataSet.d.ts +2 -2
  377. package/quicksight/dataSet.js +0 -3
  378. package/quicksight/dataSet.js.map +1 -1
  379. package/quicksight/folderMembership.d.ts +115 -0
  380. package/quicksight/folderMembership.js +89 -0
  381. package/quicksight/folderMembership.js.map +1 -0
  382. package/quicksight/getTheme.d.ts +133 -0
  383. package/quicksight/getTheme.js +51 -0
  384. package/quicksight/getTheme.js.map +1 -0
  385. package/quicksight/iamPolicyAssignment.d.ts +152 -0
  386. package/quicksight/iamPolicyAssignment.js +95 -0
  387. package/quicksight/iamPolicyAssignment.js.map +1 -0
  388. package/quicksight/index.d.ts +27 -0
  389. package/quicksight/index.js +44 -1
  390. package/quicksight/index.js.map +1 -1
  391. package/quicksight/ingestion.d.ts +131 -0
  392. package/quicksight/ingestion.js +93 -0
  393. package/quicksight/ingestion.js.map +1 -0
  394. package/quicksight/namespace.d.ts +158 -0
  395. package/quicksight/namespace.js +89 -0
  396. package/quicksight/namespace.js.map +1 -0
  397. package/quicksight/refreshSchedule.d.ts +174 -0
  398. package/quicksight/refreshSchedule.js +137 -0
  399. package/quicksight/refreshSchedule.js.map +1 -0
  400. package/quicksight/templateAlias.d.ts +123 -0
  401. package/quicksight/templateAlias.js +91 -0
  402. package/quicksight/templateAlias.js.map +1 -0
  403. package/quicksight/theme.d.ts +211 -0
  404. package/quicksight/theme.js +97 -0
  405. package/quicksight/theme.js.map +1 -0
  406. package/quicksight/vpcConnection.d.ts +236 -0
  407. package/quicksight/vpcConnection.js +145 -0
  408. package/quicksight/vpcConnection.js.map +1 -0
  409. package/rds/eventSubscription.d.ts +3 -3
  410. package/rds/exportTask.d.ts +299 -0
  411. package/rds/exportTask.js +198 -0
  412. package/rds/exportTask.js.map +1 -0
  413. package/rds/getInstance.d.ts +1 -1
  414. package/rds/index.d.ts +3 -0
  415. package/rds/index.js +6 -1
  416. package/rds/index.js.map +1 -1
  417. package/rds/instance.d.ts +3 -3
  418. package/rds/proxy.d.ts +3 -3
  419. package/redshift/cluster.d.ts +8 -0
  420. package/redshift/cluster.js +2 -0
  421. package/redshift/cluster.js.map +1 -1
  422. package/redshift/getCluster.d.ts +5 -1
  423. package/redshift/getCluster.js.map +1 -1
  424. package/resourceexplorer/index.d.ts +6 -0
  425. package/resourceexplorer/index.js +27 -0
  426. package/resourceexplorer/index.js.map +1 -0
  427. package/resourceexplorer/index_.d.ts +111 -0
  428. package/resourceexplorer/index_.js +80 -0
  429. package/resourceexplorer/index_.js.map +1 -0
  430. package/resourceexplorer/view.d.ts +155 -0
  431. package/resourceexplorer/view.js +95 -0
  432. package/resourceexplorer/view.js.map +1 -0
  433. package/route53/cidrCollection.d.ts +84 -0
  434. package/route53/cidrCollection.js +76 -0
  435. package/route53/cidrCollection.js.map +1 -0
  436. package/route53/cidrLocation.d.ts +100 -0
  437. package/route53/cidrLocation.js +90 -0
  438. package/route53/cidrLocation.js.map +1 -0
  439. package/route53/index.d.ts +6 -0
  440. package/route53/index.js +11 -1
  441. package/route53/index.js.map +1 -1
  442. package/s3/bucketNotification.d.ts +15 -3
  443. package/s3/bucketNotification.js +12 -0
  444. package/s3/bucketNotification.js.map +1 -1
  445. package/servicecatalog/getProduct.d.ts +13 -13
  446. package/servicecatalog/getProduct.js +4 -4
  447. package/ses/activeReceiptRuleSet.d.ts +8 -0
  448. package/ses/activeReceiptRuleSet.js +8 -0
  449. package/ses/activeReceiptRuleSet.js.map +1 -1
  450. package/sesv2/emailIdentity.d.ts +15 -3
  451. package/sesv2/emailIdentity.js.map +1 -1
  452. package/sesv2/getEmailIdentity.d.ts +97 -0
  453. package/sesv2/getEmailIdentity.js +50 -0
  454. package/sesv2/getEmailIdentity.js.map +1 -0
  455. package/sesv2/getEmailIdentityMailFromAttributes.d.ts +75 -0
  456. package/sesv2/getEmailIdentityMailFromAttributes.js +55 -0
  457. package/sesv2/getEmailIdentityMailFromAttributes.js.map +1 -0
  458. package/sesv2/index.d.ts +6 -0
  459. package/sesv2/index.js +7 -1
  460. package/sesv2/index.js.map +1 -1
  461. package/sfn/alias.d.ts +136 -0
  462. package/sfn/alias.js +103 -0
  463. package/sfn/alias.js.map +1 -0
  464. package/sfn/getAlias.d.ts +97 -0
  465. package/sfn/getAlias.js +53 -0
  466. package/sfn/getAlias.js.map +1 -0
  467. package/sfn/getStateMachine.d.ts +5 -0
  468. package/sfn/getStateMachine.js.map +1 -1
  469. package/sfn/getStateMachineVersions.d.ts +65 -0
  470. package/sfn/getStateMachineVersions.js +49 -0
  471. package/sfn/getStateMachineVersions.js.map +1 -0
  472. package/sfn/index.d.ts +9 -0
  473. package/sfn/index.js +12 -1
  474. package/sfn/index.js.map +1 -1
  475. package/sfn/stateMachine.d.ts +45 -0
  476. package/sfn/stateMachine.js +35 -0
  477. package/sfn/stateMachine.js.map +1 -1
  478. package/ssm/patchBaseline.d.ts +6 -0
  479. package/ssm/patchBaseline.js.map +1 -1
  480. package/timestreamwrite/table.d.ts +30 -0
  481. package/timestreamwrite/table.js +20 -0
  482. package/timestreamwrite/table.js.map +1 -1
  483. package/transfer/agreement.d.ts +170 -0
  484. package/transfer/agreement.js +110 -0
  485. package/transfer/agreement.js.map +1 -0
  486. package/transfer/certificate.d.ts +172 -0
  487. package/transfer/certificate.js +103 -0
  488. package/transfer/certificate.js.map +1 -0
  489. package/transfer/connector.d.ts +152 -0
  490. package/transfer/connector.js +104 -0
  491. package/transfer/connector.js.map +1 -0
  492. package/transfer/index.d.ts +12 -0
  493. package/transfer/index.js +21 -1
  494. package/transfer/index.js.map +1 -1
  495. package/transfer/profile.d.ts +117 -0
  496. package/transfer/profile.js +78 -0
  497. package/transfer/profile.js.map +1 -0
  498. package/types/input.d.ts +9395 -97240
  499. package/types/output.d.ts +10010 -97566
  500. package/vpc/getSecurityGroupRule.d.ts +117 -0
  501. package/vpc/getSecurityGroupRule.js +49 -0
  502. package/vpc/getSecurityGroupRule.js.map +1 -0
  503. package/vpc/getSecurityGroupRules.d.ts +91 -0
  504. package/vpc/getSecurityGroupRules.js +55 -0
  505. package/vpc/getSecurityGroupRules.js.map +1 -0
  506. package/vpc/index.d.ts +12 -0
  507. package/vpc/index.js +33 -0
  508. package/vpc/index.js.map +1 -0
  509. package/vpc/securityGroupEgressRule.d.ts +223 -0
  510. package/vpc/securityGroupEgressRule.js +112 -0
  511. package/vpc/securityGroupEgressRule.js.map +1 -0
  512. package/vpc/securityGroupIngressRule.d.ts +223 -0
  513. package/vpc/securityGroupIngressRule.js +112 -0
  514. package/vpc/securityGroupIngressRule.js.map +1 -0
  515. package/wafv2/ruleGroup.d.ts +0 -49
  516. package/wafv2/ruleGroup.js +0 -49
  517. package/wafv2/ruleGroup.js.map +1 -1
  518. package/wafv2/webAcl.d.ts +6 -246
  519. package/wafv2/webAcl.js +0 -240
  520. package/wafv2/webAcl.js.map +1 -1
  521. package/wafv2/webAclLoggingConfiguration.d.ts +17 -17
  522. package/wafv2/webAclLoggingConfiguration.js +5 -5
@@ -0,0 +1,99 @@
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.SdkvoiceSipRule = void 0;
6
+ const pulumi = require("@pulumi/pulumi");
7
+ const utilities = require("../utilities");
8
+ /**
9
+ * A SIP rule associates your SIP media application with a phone number or a Request URI hostname. You can associate a SIP rule with more than one SIP media application. Each application then runs only that rule.
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 = new aws.chime.SdkvoiceSipRule("example", {
19
+ * name: "example-sip-rule",
20
+ * triggerType: "RequestUriHostname",
21
+ * triggerValue: aws_chime_voice_connector["example-voice-connector"].outbound_host_name,
22
+ * targetApplications: [{
23
+ * priority: 1,
24
+ * sipMediaApplicationId: aws_chimesdkvoice_sip_media_application["example-sma"].id,
25
+ * awsRegion: "us-east-1",
26
+ * }],
27
+ * });
28
+ * ```
29
+ *
30
+ * ## Import
31
+ *
32
+ * A ChimeSDKVoice SIP Rule can be imported using the `id`, e.g.,
33
+ *
34
+ * ```sh
35
+ * $ pulumi import aws:chime/sdkvoiceSipRule:SdkvoiceSipRule example abcdef123456
36
+ * ```
37
+ */
38
+ class SdkvoiceSipRule extends pulumi.CustomResource {
39
+ /**
40
+ * Get an existing SdkvoiceSipRule resource's state with the given name, ID, and optional extra
41
+ * properties used to qualify the lookup.
42
+ *
43
+ * @param name The _unique_ name of the resulting resource.
44
+ * @param id The _unique_ provider ID of the resource to lookup.
45
+ * @param state Any extra arguments used during the lookup.
46
+ * @param opts Optional settings to control the behavior of the CustomResource.
47
+ */
48
+ static get(name, id, state, opts) {
49
+ return new SdkvoiceSipRule(name, state, Object.assign(Object.assign({}, opts), { id: id }));
50
+ }
51
+ /**
52
+ * Returns true if the given object is an instance of SdkvoiceSipRule. This is designed to work even
53
+ * when multiple copies of the Pulumi SDK have been loaded into the same process.
54
+ */
55
+ static isInstance(obj) {
56
+ if (obj === undefined || obj === null) {
57
+ return false;
58
+ }
59
+ return obj['__pulumiType'] === SdkvoiceSipRule.__pulumiType;
60
+ }
61
+ constructor(name, argsOrState, opts) {
62
+ let resourceInputs = {};
63
+ opts = opts || {};
64
+ if (opts.id) {
65
+ const state = argsOrState;
66
+ resourceInputs["disabled"] = state ? state.disabled : undefined;
67
+ resourceInputs["name"] = state ? state.name : undefined;
68
+ resourceInputs["targetApplications"] = state ? state.targetApplications : undefined;
69
+ resourceInputs["triggerType"] = state ? state.triggerType : undefined;
70
+ resourceInputs["triggerValue"] = state ? state.triggerValue : undefined;
71
+ }
72
+ else {
73
+ const args = argsOrState;
74
+ if ((!args || args.name === undefined) && !opts.urn) {
75
+ throw new Error("Missing required property 'name'");
76
+ }
77
+ if ((!args || args.targetApplications === undefined) && !opts.urn) {
78
+ throw new Error("Missing required property 'targetApplications'");
79
+ }
80
+ if ((!args || args.triggerType === undefined) && !opts.urn) {
81
+ throw new Error("Missing required property 'triggerType'");
82
+ }
83
+ if ((!args || args.triggerValue === undefined) && !opts.urn) {
84
+ throw new Error("Missing required property 'triggerValue'");
85
+ }
86
+ resourceInputs["disabled"] = args ? args.disabled : undefined;
87
+ resourceInputs["name"] = args ? args.name : undefined;
88
+ resourceInputs["targetApplications"] = args ? args.targetApplications : undefined;
89
+ resourceInputs["triggerType"] = args ? args.triggerType : undefined;
90
+ resourceInputs["triggerValue"] = args ? args.triggerValue : undefined;
91
+ }
92
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
93
+ super(SdkvoiceSipRule.__pulumiType, name, resourceInputs, opts);
94
+ }
95
+ }
96
+ exports.SdkvoiceSipRule = SdkvoiceSipRule;
97
+ /** @internal */
98
+ SdkvoiceSipRule.__pulumiType = 'aws:chime/sdkvoiceSipRule:SdkvoiceSipRule';
99
+ //# sourceMappingURL=sdkvoiceSipRule.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"sdkvoiceSipRule.js","sourceRoot":"","sources":["../../chime/sdkvoiceSipRule.ts"],"names":[],"mappings":"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"}
@@ -16,6 +16,7 @@ import * as outputs from "../types/output";
16
16
  * deletionWindowInDays: 7,
17
17
  * });
18
18
  * const exampleSdkvoiceVoiceProfileDomain = new aws.chime.SdkvoiceVoiceProfileDomain("exampleSdkvoiceVoiceProfileDomain", {
19
+ * name: "ExampleVoiceProfileDomain",
19
20
  * serverSideEncryptionConfiguration: {
20
21
  * kmsKeyArn: exampleKey.arn,
21
22
  * },
@@ -119,7 +120,7 @@ export interface SdkvoiceVoiceProfileDomainArgs {
119
120
  /**
120
121
  * Name of Voice Profile Domain.
121
122
  */
122
- name?: pulumi.Input<string>;
123
+ name: pulumi.Input<string>;
123
124
  /**
124
125
  * Configuration for server side encryption.
125
126
  */
@@ -20,6 +20,7 @@ const utilities = require("../utilities");
20
20
  * deletionWindowInDays: 7,
21
21
  * });
22
22
  * const exampleSdkvoiceVoiceProfileDomain = new aws.chime.SdkvoiceVoiceProfileDomain("exampleSdkvoiceVoiceProfileDomain", {
23
+ * name: "ExampleVoiceProfileDomain",
23
24
  * serverSideEncryptionConfiguration: {
24
25
  * kmsKeyArn: exampleKey.arn,
25
26
  * },
@@ -75,6 +76,9 @@ class SdkvoiceVoiceProfileDomain extends pulumi.CustomResource {
75
76
  }
76
77
  else {
77
78
  const args = argsOrState;
79
+ if ((!args || args.name === undefined) && !opts.urn) {
80
+ throw new Error("Missing required property 'name'");
81
+ }
78
82
  if ((!args || args.serverSideEncryptionConfiguration === undefined) && !opts.urn) {
79
83
  throw new Error("Missing required property 'serverSideEncryptionConfiguration'");
80
84
  }
@@ -1 +1 @@
1
- {"version":3,"file":"sdkvoiceVoiceProfileDomain.js","sourceRoot":"","sources":["../../chime/sdkvoiceVoiceProfileDomain.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"sdkvoiceVoiceProfileDomain.js","sourceRoot":"","sources":["../../chime/sdkvoiceVoiceProfileDomain.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAiCG;AACH,MAAa,0BAA2B,SAAQ,MAAM,CAAC,cAAc;IACjE;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAuC,EAAE,IAAmC;QACrI,OAAO,IAAI,0BAA0B,CAAC,IAAI,EAAO,KAAK,kCAAO,IAAI,KAAE,EAAE,EAAE,EAAE,IAAG,CAAC;IACjF,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,0BAA0B,CAAC,YAAY,CAAC;IAC3E,CAAC;IA6BD,YAAY,IAAY,EAAE,WAA8E,EAAE,IAAmC;QACzI,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAA0D,CAAC;YACzE,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;YACtE,cAAc,CAAC,MAAM,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC;YACxD,cAAc,CAAC,mCAAmC,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,iCAAiC,CAAC,CAAC,CAAC,SAAS,CAAC;YAClH,cAAc,CAAC,MAAM,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC;YACxD,cAAc,CAAC,SAAS,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,OAAO,CAAC,CAAC,CAAC,SAAS,CAAC;SACjE;aAAM;YACH,MAAM,IAAI,GAAG,WAAyD,CAAC;YACvE,IAAI,CAAC,CAAC,IAAI,IAAI,IAAI,CAAC,IAAI,KAAK,SAAS,CAAC,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACjD,MAAM,IAAI,KAAK,CAAC,kCAAkC,CAAC,CAAC;aACvD;YACD,IAAI,CAAC,CAAC,IAAI,IAAI,IAAI,CAAC,iCAAiC,KAAK,SAAS,CAAC,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBAC9E,MAAM,IAAI,KAAK,CAAC,+DAA+D,CAAC,CAAC;aACpF;YACD,cAAc,CAAC,aAAa,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC,SAAS,CAAC;YACpE,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC;YACtD,cAAc,CAAC,mCAAmC,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,iCAAiC,CAAC,CAAC,CAAC,SAAS,CAAC;YAChH,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC;YACtD,cAAc,CAAC,KAAK,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAC1C,cAAc,CAAC,SAAS,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;SACjD;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,0BAA0B,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IAC/E,CAAC;;AAnFL,gEAoFC;AAtEG,gBAAgB;AACO,uCAAY,GAAG,iEAAiE,CAAC"}
@@ -38,6 +38,10 @@ export declare class VoiceConnector extends pulumi.CustomResource {
38
38
  * when multiple copies of the Pulumi SDK have been loaded into the same process.
39
39
  */
40
40
  static isInstance(obj: any): obj is VoiceConnector;
41
+ /**
42
+ * ARN (Amazon Resource Name) of the Amazon Chime Voice Connector.
43
+ */
44
+ readonly arn: pulumi.Output<string>;
41
45
  /**
42
46
  * The AWS Region in which the Amazon Chime Voice Connector is created. Default value: `us-east-1`
43
47
  */
@@ -52,8 +56,22 @@ export declare class VoiceConnector extends pulumi.CustomResource {
52
56
  readonly outboundHostName: pulumi.Output<string>;
53
57
  /**
54
58
  * When enabled, requires encryption for the Amazon Chime Voice Connector.
59
+ *
60
+ * The following arguments are optional:
55
61
  */
56
62
  readonly requireEncryption: pulumi.Output<boolean>;
63
+ /**
64
+ * 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.
65
+ */
66
+ readonly tags: pulumi.Output<{
67
+ [key: string]: string;
68
+ } | undefined>;
69
+ /**
70
+ * Map of tags assigned to the resource, including those inherited from the provider `defaultTags` configuration block.
71
+ */
72
+ readonly tagsAll: pulumi.Output<{
73
+ [key: string]: string;
74
+ }>;
57
75
  /**
58
76
  * Create a VoiceConnector resource with the given unique name, arguments, and options.
59
77
  *
@@ -67,6 +85,10 @@ export declare class VoiceConnector extends pulumi.CustomResource {
67
85
  * Input properties used for looking up and filtering VoiceConnector resources.
68
86
  */
69
87
  export interface VoiceConnectorState {
88
+ /**
89
+ * ARN (Amazon Resource Name) of the Amazon Chime Voice Connector.
90
+ */
91
+ arn?: pulumi.Input<string>;
70
92
  /**
71
93
  * The AWS Region in which the Amazon Chime Voice Connector is created. Default value: `us-east-1`
72
94
  */
@@ -81,8 +103,22 @@ export interface VoiceConnectorState {
81
103
  outboundHostName?: pulumi.Input<string>;
82
104
  /**
83
105
  * When enabled, requires encryption for the Amazon Chime Voice Connector.
106
+ *
107
+ * The following arguments are optional:
84
108
  */
85
109
  requireEncryption?: pulumi.Input<boolean>;
110
+ /**
111
+ * 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.
112
+ */
113
+ tags?: pulumi.Input<{
114
+ [key: string]: pulumi.Input<string>;
115
+ }>;
116
+ /**
117
+ * Map of tags assigned to the resource, including those inherited from the provider `defaultTags` configuration block.
118
+ */
119
+ tagsAll?: pulumi.Input<{
120
+ [key: string]: pulumi.Input<string>;
121
+ }>;
86
122
  }
87
123
  /**
88
124
  * The set of arguments for constructing a VoiceConnector resource.
@@ -98,6 +134,14 @@ export interface VoiceConnectorArgs {
98
134
  name?: pulumi.Input<string>;
99
135
  /**
100
136
  * When enabled, requires encryption for the Amazon Chime Voice Connector.
137
+ *
138
+ * The following arguments are optional:
101
139
  */
102
140
  requireEncryption: pulumi.Input<boolean>;
141
+ /**
142
+ * 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.
143
+ */
144
+ tags?: pulumi.Input<{
145
+ [key: string]: pulumi.Input<string>;
146
+ }>;
103
147
  }
@@ -56,10 +56,13 @@ class VoiceConnector extends pulumi.CustomResource {
56
56
  opts = opts || {};
57
57
  if (opts.id) {
58
58
  const state = argsOrState;
59
+ resourceInputs["arn"] = state ? state.arn : undefined;
59
60
  resourceInputs["awsRegion"] = state ? state.awsRegion : undefined;
60
61
  resourceInputs["name"] = state ? state.name : undefined;
61
62
  resourceInputs["outboundHostName"] = state ? state.outboundHostName : undefined;
62
63
  resourceInputs["requireEncryption"] = state ? state.requireEncryption : undefined;
64
+ resourceInputs["tags"] = state ? state.tags : undefined;
65
+ resourceInputs["tagsAll"] = state ? state.tagsAll : undefined;
63
66
  }
64
67
  else {
65
68
  const args = argsOrState;
@@ -69,7 +72,10 @@ class VoiceConnector extends pulumi.CustomResource {
69
72
  resourceInputs["awsRegion"] = args ? args.awsRegion : undefined;
70
73
  resourceInputs["name"] = args ? args.name : undefined;
71
74
  resourceInputs["requireEncryption"] = args ? args.requireEncryption : undefined;
75
+ resourceInputs["tags"] = args ? args.tags : undefined;
76
+ resourceInputs["arn"] = undefined /*out*/;
72
77
  resourceInputs["outboundHostName"] = undefined /*out*/;
78
+ resourceInputs["tagsAll"] = undefined /*out*/;
73
79
  }
74
80
  opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
75
81
  super(VoiceConnector.__pulumiType, name, resourceInputs, opts);
@@ -1 +1 @@
1
- {"version":3,"file":"voiceConnector.js","sourceRoot":"","sources":["../../chime/voiceConnector.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;GAsBG;AACH,MAAa,cAAe,SAAQ,MAAM,CAAC,cAAc;IACrD;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAA2B,EAAE,IAAmC;QACzH,OAAO,IAAI,cAAc,CAAC,IAAI,EAAO,KAAK,kCAAO,IAAI,KAAE,EAAE,EAAE,EAAE,IAAG,CAAC;IACrE,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,cAAc,CAAC,YAAY,CAAC;IAC/D,CAAC;IA2BD,YAAY,IAAY,EAAE,WAAsD,EAAE,IAAmC;QACjH,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAA8C,CAAC;YAC7D,cAAc,CAAC,WAAW,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,SAAS,CAAC,CAAC,CAAC,SAAS,CAAC;YAClE,cAAc,CAAC,MAAM,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC;YACxD,cAAc,CAAC,kBAAkB,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,gBAAgB,CAAC,CAAC,CAAC,SAAS,CAAC;YAChF,cAAc,CAAC,mBAAmB,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,iBAAiB,CAAC,CAAC,CAAC,SAAS,CAAC;SACrF;aAAM;YACH,MAAM,IAAI,GAAG,WAA6C,CAAC;YAC3D,IAAI,CAAC,CAAC,IAAI,IAAI,IAAI,CAAC,iBAAiB,KAAK,SAAS,CAAC,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBAC9D,MAAM,IAAI,KAAK,CAAC,+CAA+C,CAAC,CAAC;aACpE;YACD,cAAc,CAAC,WAAW,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,SAAS,CAAC,CAAC,CAAC,SAAS,CAAC;YAChE,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC;YACtD,cAAc,CAAC,mBAAmB,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,iBAAiB,CAAC,CAAC,CAAC,SAAS,CAAC;YAChF,cAAc,CAAC,kBAAkB,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;SAC1D;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,cAAc,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IACnE,CAAC;;AA1EL,wCA2EC;AA7DG,gBAAgB;AACO,2BAAY,GAAG,yCAAyC,CAAC"}
1
+ {"version":3,"file":"voiceConnector.js","sourceRoot":"","sources":["../../chime/voiceConnector.ts"],"names":[],"mappings":"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"}
@@ -0,0 +1,256 @@
1
+ import * as pulumi from "@pulumi/pulumi";
2
+ import * as inputs from "../types/input";
3
+ import * as outputs from "../types/output";
4
+ /**
5
+ * Provides a AWS Clean Rooms collaboration. All members included in the definition will be invited to
6
+ * join the collaboration and can create memberships.
7
+ *
8
+ * ## Example Usage
9
+ * ### Collaboration with tags
10
+ *
11
+ * ```typescript
12
+ * import * as pulumi from "@pulumi/pulumi";
13
+ * import * as aws from "@pulumi/aws";
14
+ *
15
+ * const testCollaboration = new aws.cleanrooms.Collaboration("testCollaboration", {
16
+ * creatorDisplayName: "Creator ",
17
+ * creatorMemberAbilities: [
18
+ * "CAN_QUERY",
19
+ * "CAN_RECEIVE_RESULTS",
20
+ * ],
21
+ * dataEncryptionMetadata: {
22
+ * allowClearText: true,
23
+ * allowDuplicates: true,
24
+ * allowJoinsOnColumnsWithDifferentNames: true,
25
+ * preserveNulls: false,
26
+ * },
27
+ * description: "I made this collaboration with Pulumi!",
28
+ * members: [{
29
+ * accountId: "123456789012",
30
+ * displayName: "Other member",
31
+ * memberAbilities: [],
32
+ * }],
33
+ * name: "pulumi-example-collaboration",
34
+ * queryLogStatus: "DISABLED",
35
+ * tags: {
36
+ * Project: "Pulumi",
37
+ * },
38
+ * });
39
+ * ```
40
+ */
41
+ export declare class Collaboration extends pulumi.CustomResource {
42
+ /**
43
+ * Get an existing Collaboration resource's state with the given name, ID, and optional extra
44
+ * properties used to qualify the lookup.
45
+ *
46
+ * @param name The _unique_ name of the resulting resource.
47
+ * @param id The _unique_ provider ID of the resource to lookup.
48
+ * @param state Any extra arguments used during the lookup.
49
+ * @param opts Optional settings to control the behavior of the CustomResource.
50
+ */
51
+ static get(name: string, id: pulumi.Input<pulumi.ID>, state?: CollaborationState, opts?: pulumi.CustomResourceOptions): Collaboration;
52
+ /**
53
+ * Returns true if the given object is an instance of Collaboration. This is designed to work even
54
+ * when multiple copies of the Pulumi SDK have been loaded into the same process.
55
+ */
56
+ static isInstance(obj: any): obj is Collaboration;
57
+ /**
58
+ * The arn of the collaboration
59
+ */
60
+ readonly arn: pulumi.Output<string>;
61
+ /**
62
+ * The date and time the collaboration was created
63
+ * * `member status` - For each member included in the collaboration an additional computed attribute of status is added. These values [may be
64
+ * ound here](https://docs.aws.amazon.com/clean-rooms/latest/apireference/API_MemberSummary.html#API-Type-MemberSummary-status)
65
+ */
66
+ readonly createTime: pulumi.Output<string>;
67
+ /**
68
+ * The name for the member record for the collaboration creator.
69
+ */
70
+ readonly creatorDisplayName: pulumi.Output<string>;
71
+ /**
72
+ * The list of member abilities for the creator of the collaboration. Valid v
73
+ * lues [may be found here](https://docs.aws.amazon.com/clean-rooms/latest/apireference/API_CreateCollaboration.html#API-CreateCollaboration-re
74
+ * uest-creatorMemberAbilities)
75
+ */
76
+ readonly creatorMemberAbilities: pulumi.Output<string[]>;
77
+ /**
78
+ * a collection of settings which determine how the [c3r client](https://docs
79
+ * aws.amazon.com/clean-rooms/latest/userguide/crypto-computing.html) will encrypt data for use within this collaboration
80
+ * * `data_encryption_metadata.allow_clear_text` - (Required - Forces new resource) - Indicates whether encrypted tables can contain cleartext data. This is a boolea
81
+ * field.
82
+ * * `data_encryption_metadata.allow_duplicates` - (Required - Forces new resource ) - Indicates whether Fingerprint columns can contain duplicate entries. This is a
83
+ * boolean field.
84
+ * * `data_encryption_metadata.allow_joins_on_columns_with_different_names` - (Required - Forces new resource) - Indicates whether Fingerprint columns can be joined
85
+ * n any other Fingerprint column with a different name. This is a boolean field.
86
+ * * `data_encryption_metadata.preserve_nulls` - (Required - Forces new resource) - Indicates whether NULL values are to be copied as NULL to encrypted tables (true)
87
+ * or cryptographically processed (false).
88
+ */
89
+ readonly dataEncryptionMetadata: pulumi.Output<outputs.cleanrooms.CollaborationDataEncryptionMetadata | undefined>;
90
+ /**
91
+ * A description for a collaboration.
92
+ */
93
+ readonly description: pulumi.Output<string>;
94
+ /**
95
+ * Additional members of the collaboration which will be invited to join the collaboration.
96
+ * * `member.account_id` - (Required - Forces new resource) - The account id for the invited member
97
+ * * `member.display_name` - (Required - Forces new resource) - The display name for the invited member
98
+ * * `member.member_abilities` - (Required - Forces new resource) - The list of abilities for the invited member. Valid values [may be found here](https://docs.aws.amazon.com/clean-rooms/latest/apireference/API_CreateCollaboration.html#API-CreateCollaboration-request-creatorMemberAbiliti
99
+ * s
100
+ */
101
+ readonly members: pulumi.Output<outputs.cleanrooms.CollaborationMember[] | undefined>;
102
+ /**
103
+ * The name of the collaboration. Collaboration names do not need to be unique.
104
+ */
105
+ readonly name: pulumi.Output<string>;
106
+ /**
107
+ * Determines if members of the collaboration can enable query logs within their own
108
+ * emberships. Valid values [may be found here](https://docs.aws.amazon.com/clean-rooms/latest/apireference/API_CreateCollaboration.html#API-Cr
109
+ * ateCollaboration-request-queryLogStatus).
110
+ */
111
+ readonly queryLogStatus: pulumi.Output<string>;
112
+ /**
113
+ * Key value pairs which tag the collaboration.
114
+ */
115
+ readonly tags: pulumi.Output<{
116
+ [key: string]: string;
117
+ } | undefined>;
118
+ readonly tagsAll: pulumi.Output<{
119
+ [key: string]: string;
120
+ }>;
121
+ readonly updateTime: pulumi.Output<string>;
122
+ /**
123
+ * Create a Collaboration resource with the given unique name, arguments, and options.
124
+ *
125
+ * @param name The _unique_ name of the resource.
126
+ * @param args The arguments to use to populate this resource's properties.
127
+ * @param opts A bag of options that control this resource's behavior.
128
+ */
129
+ constructor(name: string, args: CollaborationArgs, opts?: pulumi.CustomResourceOptions);
130
+ }
131
+ /**
132
+ * Input properties used for looking up and filtering Collaboration resources.
133
+ */
134
+ export interface CollaborationState {
135
+ /**
136
+ * The arn of the collaboration
137
+ */
138
+ arn?: pulumi.Input<string>;
139
+ /**
140
+ * The date and time the collaboration was created
141
+ * * `member status` - For each member included in the collaboration an additional computed attribute of status is added. These values [may be
142
+ * ound here](https://docs.aws.amazon.com/clean-rooms/latest/apireference/API_MemberSummary.html#API-Type-MemberSummary-status)
143
+ */
144
+ createTime?: pulumi.Input<string>;
145
+ /**
146
+ * The name for the member record for the collaboration creator.
147
+ */
148
+ creatorDisplayName?: pulumi.Input<string>;
149
+ /**
150
+ * The list of member abilities for the creator of the collaboration. Valid v
151
+ * lues [may be found here](https://docs.aws.amazon.com/clean-rooms/latest/apireference/API_CreateCollaboration.html#API-CreateCollaboration-re
152
+ * uest-creatorMemberAbilities)
153
+ */
154
+ creatorMemberAbilities?: pulumi.Input<pulumi.Input<string>[]>;
155
+ /**
156
+ * a collection of settings which determine how the [c3r client](https://docs
157
+ * aws.amazon.com/clean-rooms/latest/userguide/crypto-computing.html) will encrypt data for use within this collaboration
158
+ * * `data_encryption_metadata.allow_clear_text` - (Required - Forces new resource) - Indicates whether encrypted tables can contain cleartext data. This is a boolea
159
+ * field.
160
+ * * `data_encryption_metadata.allow_duplicates` - (Required - Forces new resource ) - Indicates whether Fingerprint columns can contain duplicate entries. This is a
161
+ * boolean field.
162
+ * * `data_encryption_metadata.allow_joins_on_columns_with_different_names` - (Required - Forces new resource) - Indicates whether Fingerprint columns can be joined
163
+ * n any other Fingerprint column with a different name. This is a boolean field.
164
+ * * `data_encryption_metadata.preserve_nulls` - (Required - Forces new resource) - Indicates whether NULL values are to be copied as NULL to encrypted tables (true)
165
+ * or cryptographically processed (false).
166
+ */
167
+ dataEncryptionMetadata?: pulumi.Input<inputs.cleanrooms.CollaborationDataEncryptionMetadata>;
168
+ /**
169
+ * A description for a collaboration.
170
+ */
171
+ description?: pulumi.Input<string>;
172
+ /**
173
+ * Additional members of the collaboration which will be invited to join the collaboration.
174
+ * * `member.account_id` - (Required - Forces new resource) - The account id for the invited member
175
+ * * `member.display_name` - (Required - Forces new resource) - The display name for the invited member
176
+ * * `member.member_abilities` - (Required - Forces new resource) - The list of abilities for the invited member. Valid values [may be found here](https://docs.aws.amazon.com/clean-rooms/latest/apireference/API_CreateCollaboration.html#API-CreateCollaboration-request-creatorMemberAbiliti
177
+ * s
178
+ */
179
+ members?: pulumi.Input<pulumi.Input<inputs.cleanrooms.CollaborationMember>[]>;
180
+ /**
181
+ * The name of the collaboration. Collaboration names do not need to be unique.
182
+ */
183
+ name?: pulumi.Input<string>;
184
+ /**
185
+ * Determines if members of the collaboration can enable query logs within their own
186
+ * emberships. Valid values [may be found here](https://docs.aws.amazon.com/clean-rooms/latest/apireference/API_CreateCollaboration.html#API-Cr
187
+ * ateCollaboration-request-queryLogStatus).
188
+ */
189
+ queryLogStatus?: pulumi.Input<string>;
190
+ /**
191
+ * Key value pairs which tag the collaboration.
192
+ */
193
+ tags?: pulumi.Input<{
194
+ [key: string]: pulumi.Input<string>;
195
+ }>;
196
+ tagsAll?: pulumi.Input<{
197
+ [key: string]: pulumi.Input<string>;
198
+ }>;
199
+ updateTime?: pulumi.Input<string>;
200
+ }
201
+ /**
202
+ * The set of arguments for constructing a Collaboration resource.
203
+ */
204
+ export interface CollaborationArgs {
205
+ /**
206
+ * The name for the member record for the collaboration creator.
207
+ */
208
+ creatorDisplayName: pulumi.Input<string>;
209
+ /**
210
+ * The list of member abilities for the creator of the collaboration. Valid v
211
+ * lues [may be found here](https://docs.aws.amazon.com/clean-rooms/latest/apireference/API_CreateCollaboration.html#API-CreateCollaboration-re
212
+ * uest-creatorMemberAbilities)
213
+ */
214
+ creatorMemberAbilities: pulumi.Input<pulumi.Input<string>[]>;
215
+ /**
216
+ * a collection of settings which determine how the [c3r client](https://docs
217
+ * aws.amazon.com/clean-rooms/latest/userguide/crypto-computing.html) will encrypt data for use within this collaboration
218
+ * * `data_encryption_metadata.allow_clear_text` - (Required - Forces new resource) - Indicates whether encrypted tables can contain cleartext data. This is a boolea
219
+ * field.
220
+ * * `data_encryption_metadata.allow_duplicates` - (Required - Forces new resource ) - Indicates whether Fingerprint columns can contain duplicate entries. This is a
221
+ * boolean field.
222
+ * * `data_encryption_metadata.allow_joins_on_columns_with_different_names` - (Required - Forces new resource) - Indicates whether Fingerprint columns can be joined
223
+ * n any other Fingerprint column with a different name. This is a boolean field.
224
+ * * `data_encryption_metadata.preserve_nulls` - (Required - Forces new resource) - Indicates whether NULL values are to be copied as NULL to encrypted tables (true)
225
+ * or cryptographically processed (false).
226
+ */
227
+ dataEncryptionMetadata?: pulumi.Input<inputs.cleanrooms.CollaborationDataEncryptionMetadata>;
228
+ /**
229
+ * A description for a collaboration.
230
+ */
231
+ description: pulumi.Input<string>;
232
+ /**
233
+ * Additional members of the collaboration which will be invited to join the collaboration.
234
+ * * `member.account_id` - (Required - Forces new resource) - The account id for the invited member
235
+ * * `member.display_name` - (Required - Forces new resource) - The display name for the invited member
236
+ * * `member.member_abilities` - (Required - Forces new resource) - The list of abilities for the invited member. Valid values [may be found here](https://docs.aws.amazon.com/clean-rooms/latest/apireference/API_CreateCollaboration.html#API-CreateCollaboration-request-creatorMemberAbiliti
237
+ * s
238
+ */
239
+ members?: pulumi.Input<pulumi.Input<inputs.cleanrooms.CollaborationMember>[]>;
240
+ /**
241
+ * The name of the collaboration. Collaboration names do not need to be unique.
242
+ */
243
+ name: pulumi.Input<string>;
244
+ /**
245
+ * Determines if members of the collaboration can enable query logs within their own
246
+ * emberships. Valid values [may be found here](https://docs.aws.amazon.com/clean-rooms/latest/apireference/API_CreateCollaboration.html#API-Cr
247
+ * ateCollaboration-request-queryLogStatus).
248
+ */
249
+ queryLogStatus: pulumi.Input<string>;
250
+ /**
251
+ * Key value pairs which tag the collaboration.
252
+ */
253
+ tags?: pulumi.Input<{
254
+ [key: string]: pulumi.Input<string>;
255
+ }>;
256
+ }
@@ -0,0 +1,123 @@
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.Collaboration = void 0;
6
+ const pulumi = require("@pulumi/pulumi");
7
+ const utilities = require("../utilities");
8
+ /**
9
+ * Provides a AWS Clean Rooms collaboration. All members included in the definition will be invited to
10
+ * join the collaboration and can create memberships.
11
+ *
12
+ * ## Example Usage
13
+ * ### Collaboration with tags
14
+ *
15
+ * ```typescript
16
+ * import * as pulumi from "@pulumi/pulumi";
17
+ * import * as aws from "@pulumi/aws";
18
+ *
19
+ * const testCollaboration = new aws.cleanrooms.Collaboration("testCollaboration", {
20
+ * creatorDisplayName: "Creator ",
21
+ * creatorMemberAbilities: [
22
+ * "CAN_QUERY",
23
+ * "CAN_RECEIVE_RESULTS",
24
+ * ],
25
+ * dataEncryptionMetadata: {
26
+ * allowClearText: true,
27
+ * allowDuplicates: true,
28
+ * allowJoinsOnColumnsWithDifferentNames: true,
29
+ * preserveNulls: false,
30
+ * },
31
+ * description: "I made this collaboration with Pulumi!",
32
+ * members: [{
33
+ * accountId: "123456789012",
34
+ * displayName: "Other member",
35
+ * memberAbilities: [],
36
+ * }],
37
+ * name: "pulumi-example-collaboration",
38
+ * queryLogStatus: "DISABLED",
39
+ * tags: {
40
+ * Project: "Pulumi",
41
+ * },
42
+ * });
43
+ * ```
44
+ */
45
+ class Collaboration extends pulumi.CustomResource {
46
+ /**
47
+ * Get an existing Collaboration resource's state with the given name, ID, and optional extra
48
+ * properties used to qualify the lookup.
49
+ *
50
+ * @param name The _unique_ name of the resulting resource.
51
+ * @param id The _unique_ provider ID of the resource to lookup.
52
+ * @param state Any extra arguments used during the lookup.
53
+ * @param opts Optional settings to control the behavior of the CustomResource.
54
+ */
55
+ static get(name, id, state, opts) {
56
+ return new Collaboration(name, state, Object.assign(Object.assign({}, opts), { id: id }));
57
+ }
58
+ /**
59
+ * Returns true if the given object is an instance of Collaboration. This is designed to work even
60
+ * when multiple copies of the Pulumi SDK have been loaded into the same process.
61
+ */
62
+ static isInstance(obj) {
63
+ if (obj === undefined || obj === null) {
64
+ return false;
65
+ }
66
+ return obj['__pulumiType'] === Collaboration.__pulumiType;
67
+ }
68
+ constructor(name, argsOrState, opts) {
69
+ let resourceInputs = {};
70
+ opts = opts || {};
71
+ if (opts.id) {
72
+ const state = argsOrState;
73
+ resourceInputs["arn"] = state ? state.arn : undefined;
74
+ resourceInputs["createTime"] = state ? state.createTime : undefined;
75
+ resourceInputs["creatorDisplayName"] = state ? state.creatorDisplayName : undefined;
76
+ resourceInputs["creatorMemberAbilities"] = state ? state.creatorMemberAbilities : undefined;
77
+ resourceInputs["dataEncryptionMetadata"] = state ? state.dataEncryptionMetadata : undefined;
78
+ resourceInputs["description"] = state ? state.description : undefined;
79
+ resourceInputs["members"] = state ? state.members : undefined;
80
+ resourceInputs["name"] = state ? state.name : undefined;
81
+ resourceInputs["queryLogStatus"] = state ? state.queryLogStatus : undefined;
82
+ resourceInputs["tags"] = state ? state.tags : undefined;
83
+ resourceInputs["tagsAll"] = state ? state.tagsAll : undefined;
84
+ resourceInputs["updateTime"] = state ? state.updateTime : undefined;
85
+ }
86
+ else {
87
+ const args = argsOrState;
88
+ if ((!args || args.creatorDisplayName === undefined) && !opts.urn) {
89
+ throw new Error("Missing required property 'creatorDisplayName'");
90
+ }
91
+ if ((!args || args.creatorMemberAbilities === undefined) && !opts.urn) {
92
+ throw new Error("Missing required property 'creatorMemberAbilities'");
93
+ }
94
+ if ((!args || args.description === undefined) && !opts.urn) {
95
+ throw new Error("Missing required property 'description'");
96
+ }
97
+ if ((!args || args.name === undefined) && !opts.urn) {
98
+ throw new Error("Missing required property 'name'");
99
+ }
100
+ if ((!args || args.queryLogStatus === undefined) && !opts.urn) {
101
+ throw new Error("Missing required property 'queryLogStatus'");
102
+ }
103
+ resourceInputs["creatorDisplayName"] = args ? args.creatorDisplayName : undefined;
104
+ resourceInputs["creatorMemberAbilities"] = args ? args.creatorMemberAbilities : undefined;
105
+ resourceInputs["dataEncryptionMetadata"] = args ? args.dataEncryptionMetadata : undefined;
106
+ resourceInputs["description"] = args ? args.description : undefined;
107
+ resourceInputs["members"] = args ? args.members : undefined;
108
+ resourceInputs["name"] = args ? args.name : undefined;
109
+ resourceInputs["queryLogStatus"] = args ? args.queryLogStatus : undefined;
110
+ resourceInputs["tags"] = args ? args.tags : undefined;
111
+ resourceInputs["arn"] = undefined /*out*/;
112
+ resourceInputs["createTime"] = undefined /*out*/;
113
+ resourceInputs["tagsAll"] = undefined /*out*/;
114
+ resourceInputs["updateTime"] = undefined /*out*/;
115
+ }
116
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
117
+ super(Collaboration.__pulumiType, name, resourceInputs, opts);
118
+ }
119
+ }
120
+ exports.Collaboration = Collaboration;
121
+ /** @internal */
122
+ Collaboration.__pulumiType = 'aws:cleanrooms/collaboration:Collaboration';
123
+ //# sourceMappingURL=collaboration.js.map