@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,282 @@
1
+ import * as pulumi from "@pulumi/pulumi";
2
+ /**
3
+ * Manages a trust relationship between two Active Directory Directories.
4
+ *
5
+ * The directories may either be both AWS Managed Microsoft AD domains or an AWS Managed Microsoft AD domain and a self-managed Active Directory Domain.
6
+ *
7
+ * The Trust relationship must be configured on both sides of the relationship.
8
+ * If a Trust has only been created on one side, it will be in the state `VerifyFailed`.
9
+ * Once the second Trust is created, the first will update to the correct state.
10
+ *
11
+ * ## Example Usage
12
+ * ### Two-Way Trust
13
+ *
14
+ * ```typescript
15
+ * import * as pulumi from "@pulumi/pulumi";
16
+ * import * as aws from "@pulumi/aws";
17
+ *
18
+ * const oneDirectory = new aws.directoryservice.Directory("oneDirectory", {
19
+ * name: "one.example.com",
20
+ * type: "MicrosoftAD",
21
+ * });
22
+ * // ...
23
+ * const twoDirectory = new aws.directoryservice.Directory("twoDirectory", {
24
+ * name: "two.example.com",
25
+ * type: "MicrosoftAD",
26
+ * });
27
+ * // ...
28
+ * const oneTrust = new aws.directoryservice.Trust("oneTrust", {
29
+ * directoryId: oneDirectory.id,
30
+ * remoteDomainName: twoDirectory.name,
31
+ * trustDirection: "Two-Way",
32
+ * trustPassword: "Some0therPassword",
33
+ * conditionalForwarderIpAddrs: twoDirectory.dnsIpAddresses,
34
+ * });
35
+ * const twoTrust = new aws.directoryservice.Trust("twoTrust", {
36
+ * directoryId: twoDirectory.id,
37
+ * remoteDomainName: oneDirectory.name,
38
+ * trustDirection: "Two-Way",
39
+ * trustPassword: "Some0therPassword",
40
+ * conditionalForwarderIpAddrs: oneDirectory.dnsIpAddresses,
41
+ * });
42
+ * ```
43
+ * ### One-Way Trust
44
+ *
45
+ * ```typescript
46
+ * import * as pulumi from "@pulumi/pulumi";
47
+ * import * as aws from "@pulumi/aws";
48
+ *
49
+ * const oneDirectory = new aws.directoryservice.Directory("oneDirectory", {
50
+ * name: "one.example.com",
51
+ * type: "MicrosoftAD",
52
+ * });
53
+ * // ...
54
+ * const twoDirectory = new aws.directoryservice.Directory("twoDirectory", {
55
+ * name: "two.example.com",
56
+ * type: "MicrosoftAD",
57
+ * });
58
+ * // ...
59
+ * const oneTrust = new aws.directoryservice.Trust("oneTrust", {
60
+ * directoryId: oneDirectory.id,
61
+ * remoteDomainName: twoDirectory.name,
62
+ * trustDirection: "One-Way: Incoming",
63
+ * trustPassword: "Some0therPassword",
64
+ * conditionalForwarderIpAddrs: twoDirectory.dnsIpAddresses,
65
+ * });
66
+ * const twoTrust = new aws.directoryservice.Trust("twoTrust", {
67
+ * directoryId: twoDirectory.id,
68
+ * remoteDomainName: oneDirectory.name,
69
+ * trustDirection: "One-Way: Outgoing",
70
+ * trustPassword: "Some0therPassword",
71
+ * conditionalForwarderIpAddrs: oneDirectory.dnsIpAddresses,
72
+ * });
73
+ * ```
74
+ *
75
+ * ## Import
76
+ *
77
+ * The Trust relationsiop can be imported using the directory ID and remote domain name, separated by a `/`, e.g.,
78
+ *
79
+ * ```sh
80
+ * $ pulumi import aws:directoryservice/trust:Trust example d-926724cf57/directory.example.com
81
+ * ```
82
+ */
83
+ export declare class Trust extends pulumi.CustomResource {
84
+ /**
85
+ * Get an existing Trust resource's state with the given name, ID, and optional extra
86
+ * properties used to qualify the lookup.
87
+ *
88
+ * @param name The _unique_ name of the resulting resource.
89
+ * @param id The _unique_ provider ID of the resource to lookup.
90
+ * @param state Any extra arguments used during the lookup.
91
+ * @param opts Optional settings to control the behavior of the CustomResource.
92
+ */
93
+ static get(name: string, id: pulumi.Input<pulumi.ID>, state?: TrustState, opts?: pulumi.CustomResourceOptions): Trust;
94
+ /**
95
+ * Returns true if the given object is an instance of Trust. This is designed to work even
96
+ * when multiple copies of the Pulumi SDK have been loaded into the same process.
97
+ */
98
+ static isInstance(obj: any): obj is Trust;
99
+ /**
100
+ * Set of IPv4 addresses for the DNS server associated with the remote Directory.
101
+ * Can contain between 1 and 4 values.
102
+ */
103
+ readonly conditionalForwarderIpAddrs: pulumi.Output<string[] | undefined>;
104
+ /**
105
+ * Date and time when the Trust was created.
106
+ */
107
+ readonly createdDateTime: pulumi.Output<string>;
108
+ /**
109
+ * Whether to delete the conditional forwarder when deleting the Trust relationship.
110
+ */
111
+ readonly deleteAssociatedConditionalForwarder: pulumi.Output<boolean>;
112
+ /**
113
+ * ID of the Directory.
114
+ */
115
+ readonly directoryId: pulumi.Output<string>;
116
+ /**
117
+ * Date and time when the Trust was last updated.
118
+ */
119
+ readonly lastUpdatedDateTime: pulumi.Output<string>;
120
+ /**
121
+ * Fully qualified domain name of the remote Directory.
122
+ */
123
+ readonly remoteDomainName: pulumi.Output<string>;
124
+ /**
125
+ * Whether to enable selective authentication.
126
+ * Valid values are `Enabled` and `Disabled`.
127
+ * Default value is `Disabled`.
128
+ */
129
+ readonly selectiveAuth: pulumi.Output<string>;
130
+ /**
131
+ * Date and time when the Trust state in `trustState` was last updated.
132
+ */
133
+ readonly stateLastUpdatedDateTime: pulumi.Output<string>;
134
+ /**
135
+ * The direction of the Trust relationship.
136
+ * Valid values are `One-Way: Outgoing`, `One-Way: Incoming`, and `Two-Way`.
137
+ */
138
+ readonly trustDirection: pulumi.Output<string>;
139
+ /**
140
+ * Password for the Trust.
141
+ * Does not need to match the passwords for either Directory.
142
+ * Can contain upper- and lower-case letters, numbers, and punctuation characters.
143
+ * May be up to 128 characters long.
144
+ */
145
+ readonly trustPassword: pulumi.Output<string>;
146
+ /**
147
+ * State of the Trust relationship.
148
+ * One of `Created`, `VerifyFailed`,`Verified`, `UpdateFailed`,`Updated`,`Deleted`, or `Failed`.
149
+ */
150
+ readonly trustState: pulumi.Output<string>;
151
+ /**
152
+ * Reason for the Trust state set in `trustState`.
153
+ */
154
+ readonly trustStateReason: pulumi.Output<string>;
155
+ /**
156
+ * Type of the Trust relationship.
157
+ * Valid values are `Forest` and `External`.
158
+ * Default value is `Forest`.
159
+ */
160
+ readonly trustType: pulumi.Output<string>;
161
+ /**
162
+ * Create a Trust resource with the given unique name, arguments, and options.
163
+ *
164
+ * @param name The _unique_ name of the resource.
165
+ * @param args The arguments to use to populate this resource's properties.
166
+ * @param opts A bag of options that control this resource's behavior.
167
+ */
168
+ constructor(name: string, args: TrustArgs, opts?: pulumi.CustomResourceOptions);
169
+ }
170
+ /**
171
+ * Input properties used for looking up and filtering Trust resources.
172
+ */
173
+ export interface TrustState {
174
+ /**
175
+ * Set of IPv4 addresses for the DNS server associated with the remote Directory.
176
+ * Can contain between 1 and 4 values.
177
+ */
178
+ conditionalForwarderIpAddrs?: pulumi.Input<pulumi.Input<string>[]>;
179
+ /**
180
+ * Date and time when the Trust was created.
181
+ */
182
+ createdDateTime?: pulumi.Input<string>;
183
+ /**
184
+ * Whether to delete the conditional forwarder when deleting the Trust relationship.
185
+ */
186
+ deleteAssociatedConditionalForwarder?: pulumi.Input<boolean>;
187
+ /**
188
+ * ID of the Directory.
189
+ */
190
+ directoryId?: pulumi.Input<string>;
191
+ /**
192
+ * Date and time when the Trust was last updated.
193
+ */
194
+ lastUpdatedDateTime?: pulumi.Input<string>;
195
+ /**
196
+ * Fully qualified domain name of the remote Directory.
197
+ */
198
+ remoteDomainName?: pulumi.Input<string>;
199
+ /**
200
+ * Whether to enable selective authentication.
201
+ * Valid values are `Enabled` and `Disabled`.
202
+ * Default value is `Disabled`.
203
+ */
204
+ selectiveAuth?: pulumi.Input<string>;
205
+ /**
206
+ * Date and time when the Trust state in `trustState` was last updated.
207
+ */
208
+ stateLastUpdatedDateTime?: pulumi.Input<string>;
209
+ /**
210
+ * The direction of the Trust relationship.
211
+ * Valid values are `One-Way: Outgoing`, `One-Way: Incoming`, and `Two-Way`.
212
+ */
213
+ trustDirection?: pulumi.Input<string>;
214
+ /**
215
+ * Password for the Trust.
216
+ * Does not need to match the passwords for either Directory.
217
+ * Can contain upper- and lower-case letters, numbers, and punctuation characters.
218
+ * May be up to 128 characters long.
219
+ */
220
+ trustPassword?: pulumi.Input<string>;
221
+ /**
222
+ * State of the Trust relationship.
223
+ * One of `Created`, `VerifyFailed`,`Verified`, `UpdateFailed`,`Updated`,`Deleted`, or `Failed`.
224
+ */
225
+ trustState?: pulumi.Input<string>;
226
+ /**
227
+ * Reason for the Trust state set in `trustState`.
228
+ */
229
+ trustStateReason?: pulumi.Input<string>;
230
+ /**
231
+ * Type of the Trust relationship.
232
+ * Valid values are `Forest` and `External`.
233
+ * Default value is `Forest`.
234
+ */
235
+ trustType?: pulumi.Input<string>;
236
+ }
237
+ /**
238
+ * The set of arguments for constructing a Trust resource.
239
+ */
240
+ export interface TrustArgs {
241
+ /**
242
+ * Set of IPv4 addresses for the DNS server associated with the remote Directory.
243
+ * Can contain between 1 and 4 values.
244
+ */
245
+ conditionalForwarderIpAddrs?: pulumi.Input<pulumi.Input<string>[]>;
246
+ /**
247
+ * Whether to delete the conditional forwarder when deleting the Trust relationship.
248
+ */
249
+ deleteAssociatedConditionalForwarder?: pulumi.Input<boolean>;
250
+ /**
251
+ * ID of the Directory.
252
+ */
253
+ directoryId: pulumi.Input<string>;
254
+ /**
255
+ * Fully qualified domain name of the remote Directory.
256
+ */
257
+ remoteDomainName: pulumi.Input<string>;
258
+ /**
259
+ * Whether to enable selective authentication.
260
+ * Valid values are `Enabled` and `Disabled`.
261
+ * Default value is `Disabled`.
262
+ */
263
+ selectiveAuth?: pulumi.Input<string>;
264
+ /**
265
+ * The direction of the Trust relationship.
266
+ * Valid values are `One-Way: Outgoing`, `One-Way: Incoming`, and `Two-Way`.
267
+ */
268
+ trustDirection: pulumi.Input<string>;
269
+ /**
270
+ * Password for the Trust.
271
+ * Does not need to match the passwords for either Directory.
272
+ * Can contain upper- and lower-case letters, numbers, and punctuation characters.
273
+ * May be up to 128 characters long.
274
+ */
275
+ trustPassword: pulumi.Input<string>;
276
+ /**
277
+ * Type of the Trust relationship.
278
+ * Valid values are `Forest` and `External`.
279
+ * Default value is `Forest`.
280
+ */
281
+ trustType?: pulumi.Input<string>;
282
+ }
@@ -0,0 +1,166 @@
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.Trust = void 0;
6
+ const pulumi = require("@pulumi/pulumi");
7
+ const utilities = require("../utilities");
8
+ /**
9
+ * Manages a trust relationship between two Active Directory Directories.
10
+ *
11
+ * The directories may either be both AWS Managed Microsoft AD domains or an AWS Managed Microsoft AD domain and a self-managed Active Directory Domain.
12
+ *
13
+ * The Trust relationship must be configured on both sides of the relationship.
14
+ * If a Trust has only been created on one side, it will be in the state `VerifyFailed`.
15
+ * Once the second Trust is created, the first will update to the correct state.
16
+ *
17
+ * ## Example Usage
18
+ * ### Two-Way Trust
19
+ *
20
+ * ```typescript
21
+ * import * as pulumi from "@pulumi/pulumi";
22
+ * import * as aws from "@pulumi/aws";
23
+ *
24
+ * const oneDirectory = new aws.directoryservice.Directory("oneDirectory", {
25
+ * name: "one.example.com",
26
+ * type: "MicrosoftAD",
27
+ * });
28
+ * // ...
29
+ * const twoDirectory = new aws.directoryservice.Directory("twoDirectory", {
30
+ * name: "two.example.com",
31
+ * type: "MicrosoftAD",
32
+ * });
33
+ * // ...
34
+ * const oneTrust = new aws.directoryservice.Trust("oneTrust", {
35
+ * directoryId: oneDirectory.id,
36
+ * remoteDomainName: twoDirectory.name,
37
+ * trustDirection: "Two-Way",
38
+ * trustPassword: "Some0therPassword",
39
+ * conditionalForwarderIpAddrs: twoDirectory.dnsIpAddresses,
40
+ * });
41
+ * const twoTrust = new aws.directoryservice.Trust("twoTrust", {
42
+ * directoryId: twoDirectory.id,
43
+ * remoteDomainName: oneDirectory.name,
44
+ * trustDirection: "Two-Way",
45
+ * trustPassword: "Some0therPassword",
46
+ * conditionalForwarderIpAddrs: oneDirectory.dnsIpAddresses,
47
+ * });
48
+ * ```
49
+ * ### One-Way Trust
50
+ *
51
+ * ```typescript
52
+ * import * as pulumi from "@pulumi/pulumi";
53
+ * import * as aws from "@pulumi/aws";
54
+ *
55
+ * const oneDirectory = new aws.directoryservice.Directory("oneDirectory", {
56
+ * name: "one.example.com",
57
+ * type: "MicrosoftAD",
58
+ * });
59
+ * // ...
60
+ * const twoDirectory = new aws.directoryservice.Directory("twoDirectory", {
61
+ * name: "two.example.com",
62
+ * type: "MicrosoftAD",
63
+ * });
64
+ * // ...
65
+ * const oneTrust = new aws.directoryservice.Trust("oneTrust", {
66
+ * directoryId: oneDirectory.id,
67
+ * remoteDomainName: twoDirectory.name,
68
+ * trustDirection: "One-Way: Incoming",
69
+ * trustPassword: "Some0therPassword",
70
+ * conditionalForwarderIpAddrs: twoDirectory.dnsIpAddresses,
71
+ * });
72
+ * const twoTrust = new aws.directoryservice.Trust("twoTrust", {
73
+ * directoryId: twoDirectory.id,
74
+ * remoteDomainName: oneDirectory.name,
75
+ * trustDirection: "One-Way: Outgoing",
76
+ * trustPassword: "Some0therPassword",
77
+ * conditionalForwarderIpAddrs: oneDirectory.dnsIpAddresses,
78
+ * });
79
+ * ```
80
+ *
81
+ * ## Import
82
+ *
83
+ * The Trust relationsiop can be imported using the directory ID and remote domain name, separated by a `/`, e.g.,
84
+ *
85
+ * ```sh
86
+ * $ pulumi import aws:directoryservice/trust:Trust example d-926724cf57/directory.example.com
87
+ * ```
88
+ */
89
+ class Trust extends pulumi.CustomResource {
90
+ /**
91
+ * Get an existing Trust resource's state with the given name, ID, and optional extra
92
+ * properties used to qualify the lookup.
93
+ *
94
+ * @param name The _unique_ name of the resulting resource.
95
+ * @param id The _unique_ provider ID of the resource to lookup.
96
+ * @param state Any extra arguments used during the lookup.
97
+ * @param opts Optional settings to control the behavior of the CustomResource.
98
+ */
99
+ static get(name, id, state, opts) {
100
+ return new Trust(name, state, Object.assign(Object.assign({}, opts), { id: id }));
101
+ }
102
+ /**
103
+ * Returns true if the given object is an instance of Trust. This is designed to work even
104
+ * when multiple copies of the Pulumi SDK have been loaded into the same process.
105
+ */
106
+ static isInstance(obj) {
107
+ if (obj === undefined || obj === null) {
108
+ return false;
109
+ }
110
+ return obj['__pulumiType'] === Trust.__pulumiType;
111
+ }
112
+ constructor(name, argsOrState, opts) {
113
+ let resourceInputs = {};
114
+ opts = opts || {};
115
+ if (opts.id) {
116
+ const state = argsOrState;
117
+ resourceInputs["conditionalForwarderIpAddrs"] = state ? state.conditionalForwarderIpAddrs : undefined;
118
+ resourceInputs["createdDateTime"] = state ? state.createdDateTime : undefined;
119
+ resourceInputs["deleteAssociatedConditionalForwarder"] = state ? state.deleteAssociatedConditionalForwarder : undefined;
120
+ resourceInputs["directoryId"] = state ? state.directoryId : undefined;
121
+ resourceInputs["lastUpdatedDateTime"] = state ? state.lastUpdatedDateTime : undefined;
122
+ resourceInputs["remoteDomainName"] = state ? state.remoteDomainName : undefined;
123
+ resourceInputs["selectiveAuth"] = state ? state.selectiveAuth : undefined;
124
+ resourceInputs["stateLastUpdatedDateTime"] = state ? state.stateLastUpdatedDateTime : undefined;
125
+ resourceInputs["trustDirection"] = state ? state.trustDirection : undefined;
126
+ resourceInputs["trustPassword"] = state ? state.trustPassword : undefined;
127
+ resourceInputs["trustState"] = state ? state.trustState : undefined;
128
+ resourceInputs["trustStateReason"] = state ? state.trustStateReason : undefined;
129
+ resourceInputs["trustType"] = state ? state.trustType : undefined;
130
+ }
131
+ else {
132
+ const args = argsOrState;
133
+ if ((!args || args.directoryId === undefined) && !opts.urn) {
134
+ throw new Error("Missing required property 'directoryId'");
135
+ }
136
+ if ((!args || args.remoteDomainName === undefined) && !opts.urn) {
137
+ throw new Error("Missing required property 'remoteDomainName'");
138
+ }
139
+ if ((!args || args.trustDirection === undefined) && !opts.urn) {
140
+ throw new Error("Missing required property 'trustDirection'");
141
+ }
142
+ if ((!args || args.trustPassword === undefined) && !opts.urn) {
143
+ throw new Error("Missing required property 'trustPassword'");
144
+ }
145
+ resourceInputs["conditionalForwarderIpAddrs"] = args ? args.conditionalForwarderIpAddrs : undefined;
146
+ resourceInputs["deleteAssociatedConditionalForwarder"] = args ? args.deleteAssociatedConditionalForwarder : undefined;
147
+ resourceInputs["directoryId"] = args ? args.directoryId : undefined;
148
+ resourceInputs["remoteDomainName"] = args ? args.remoteDomainName : undefined;
149
+ resourceInputs["selectiveAuth"] = args ? args.selectiveAuth : undefined;
150
+ resourceInputs["trustDirection"] = args ? args.trustDirection : undefined;
151
+ resourceInputs["trustPassword"] = args ? args.trustPassword : undefined;
152
+ resourceInputs["trustType"] = args ? args.trustType : undefined;
153
+ resourceInputs["createdDateTime"] = undefined /*out*/;
154
+ resourceInputs["lastUpdatedDateTime"] = undefined /*out*/;
155
+ resourceInputs["stateLastUpdatedDateTime"] = undefined /*out*/;
156
+ resourceInputs["trustState"] = undefined /*out*/;
157
+ resourceInputs["trustStateReason"] = undefined /*out*/;
158
+ }
159
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
160
+ super(Trust.__pulumiType, name, resourceInputs, opts);
161
+ }
162
+ }
163
+ exports.Trust = Trust;
164
+ /** @internal */
165
+ Trust.__pulumiType = 'aws:directoryservice/trust:Trust';
166
+ //# sourceMappingURL=trust.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"trust.js","sourceRoot":"","sources":["../../directoryservice/trust.ts"],"names":[],"mappings":"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"}
@@ -9,6 +9,33 @@ import * as outputs from "../types/output";
9
9
  * > **Note:** It's strongly discouraged to use this data source for querying ephemeral
10
10
  * instances (e.g., managed via autoscaling group), as the output may change at any time
11
11
  * and you'd need to re-run `apply` every time an instance comes up or dies.
12
+ *
13
+ * ## Example Usage
14
+ *
15
+ * ```typescript
16
+ * import * as pulumi from "@pulumi/pulumi";
17
+ * import * as aws from "@pulumi/aws";
18
+ *
19
+ * export = async () => {
20
+ * const testInstances = await aws.ec2.getInstances({
21
+ * instanceTags: {
22
+ * Role: "HardWorker",
23
+ * },
24
+ * filters: [{
25
+ * name: "instance.group-id",
26
+ * values: ["sg-12345678"],
27
+ * }],
28
+ * instanceStateNames: [
29
+ * "running",
30
+ * "stopped",
31
+ * ],
32
+ * });
33
+ * const testEip: aws.ec2.Eip[] = [];
34
+ * for (const range = {value: 0}; range.value < testInstances.ids.length; range.value++) {
35
+ * testEip.push(new aws.ec2.Eip(`testEip-${range.value}`, {instance: testInstances.ids[range.value]}));
36
+ * }
37
+ * }
38
+ * ```
12
39
  */
13
40
  export declare function getInstances(args?: GetInstancesArgs, opts?: pulumi.InvokeOptions): Promise<GetInstancesResult>;
14
41
  /**
@@ -71,6 +98,33 @@ export interface GetInstancesResult {
71
98
  * > **Note:** It's strongly discouraged to use this data source for querying ephemeral
72
99
  * instances (e.g., managed via autoscaling group), as the output may change at any time
73
100
  * and you'd need to re-run `apply` every time an instance comes up or dies.
101
+ *
102
+ * ## Example Usage
103
+ *
104
+ * ```typescript
105
+ * import * as pulumi from "@pulumi/pulumi";
106
+ * import * as aws from "@pulumi/aws";
107
+ *
108
+ * export = async () => {
109
+ * const testInstances = await aws.ec2.getInstances({
110
+ * instanceTags: {
111
+ * Role: "HardWorker",
112
+ * },
113
+ * filters: [{
114
+ * name: "instance.group-id",
115
+ * values: ["sg-12345678"],
116
+ * }],
117
+ * instanceStateNames: [
118
+ * "running",
119
+ * "stopped",
120
+ * ],
121
+ * });
122
+ * const testEip: aws.ec2.Eip[] = [];
123
+ * for (const range = {value: 0}; range.value < testInstances.ids.length; range.value++) {
124
+ * testEip.push(new aws.ec2.Eip(`testEip-${range.value}`, {instance: testInstances.ids[range.value]}));
125
+ * }
126
+ * }
127
+ * ```
74
128
  */
75
129
  export declare function getInstancesOutput(args?: GetInstancesOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetInstancesResult>;
76
130
  /**
@@ -13,6 +13,33 @@ const utilities = require("../utilities");
13
13
  * > **Note:** It's strongly discouraged to use this data source for querying ephemeral
14
14
  * instances (e.g., managed via autoscaling group), as the output may change at any time
15
15
  * and you'd need to re-run `apply` every time an instance comes up or dies.
16
+ *
17
+ * ## Example Usage
18
+ *
19
+ * ```typescript
20
+ * import * as pulumi from "@pulumi/pulumi";
21
+ * import * as aws from "@pulumi/aws";
22
+ *
23
+ * export = async () => {
24
+ * const testInstances = await aws.ec2.getInstances({
25
+ * instanceTags: {
26
+ * Role: "HardWorker",
27
+ * },
28
+ * filters: [{
29
+ * name: "instance.group-id",
30
+ * values: ["sg-12345678"],
31
+ * }],
32
+ * instanceStateNames: [
33
+ * "running",
34
+ * "stopped",
35
+ * ],
36
+ * });
37
+ * const testEip: aws.ec2.Eip[] = [];
38
+ * for (const range = {value: 0}; range.value < testInstances.ids.length; range.value++) {
39
+ * testEip.push(new aws.ec2.Eip(`testEip-${range.value}`, {instance: testInstances.ids[range.value]}));
40
+ * }
41
+ * }
42
+ * ```
16
43
  */
17
44
  function getInstances(args, opts) {
18
45
  args = args || {};
@@ -32,6 +59,33 @@ exports.getInstances = getInstances;
32
59
  * > **Note:** It's strongly discouraged to use this data source for querying ephemeral
33
60
  * instances (e.g., managed via autoscaling group), as the output may change at any time
34
61
  * and you'd need to re-run `apply` every time an instance comes up or dies.
62
+ *
63
+ * ## Example Usage
64
+ *
65
+ * ```typescript
66
+ * import * as pulumi from "@pulumi/pulumi";
67
+ * import * as aws from "@pulumi/aws";
68
+ *
69
+ * export = async () => {
70
+ * const testInstances = await aws.ec2.getInstances({
71
+ * instanceTags: {
72
+ * Role: "HardWorker",
73
+ * },
74
+ * filters: [{
75
+ * name: "instance.group-id",
76
+ * values: ["sg-12345678"],
77
+ * }],
78
+ * instanceStateNames: [
79
+ * "running",
80
+ * "stopped",
81
+ * ],
82
+ * });
83
+ * const testEip: aws.ec2.Eip[] = [];
84
+ * for (const range = {value: 0}; range.value < testInstances.ids.length; range.value++) {
85
+ * testEip.push(new aws.ec2.Eip(`testEip-${range.value}`, {instance: testInstances.ids[range.value]}));
86
+ * }
87
+ * }
88
+ * ```
35
89
  */
36
90
  function getInstancesOutput(args, opts) {
37
91
  return pulumi.output(args).apply((a) => getInstances(a, opts));
@@ -1 +1 @@
1
- {"version":3,"file":"getInstances.js","sourceRoot":"","sources":["../../ec2/getInstances.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;;;;;;;GAQG;AACH,SAAgB,YAAY,CAAC,IAAuB,EAAE,IAA2B;IAC7E,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;IAElB,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,mCAAmC,EAAE;QAC9D,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,oBAAoB,EAAE,IAAI,CAAC,kBAAkB;QAC7C,cAAc,EAAE,IAAI,CAAC,YAAY;KACpC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AATD,oCASC;AAmDD;;;;;;;;GAQG;AACH,SAAgB,kBAAkB,CAAC,IAA6B,EAAE,IAA2B;IACzF,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,YAAY,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AACvE,CAAC;AAFD,gDAEC"}
1
+ {"version":3,"file":"getInstances.js","sourceRoot":"","sources":["../../ec2/getInstances.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAmCG;AACH,SAAgB,YAAY,CAAC,IAAuB,EAAE,IAA2B;IAC7E,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;IAElB,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,mCAAmC,EAAE;QAC9D,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,oBAAoB,EAAE,IAAI,CAAC,kBAAkB;QAC7C,cAAc,EAAE,IAAI,CAAC,YAAY;KACpC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AATD,oCASC;AAmDD;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAmCG;AACH,SAAgB,kBAAkB,CAAC,IAA6B,EAAE,IAA2B;IACzF,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,YAAY,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AACvE,CAAC;AAFD,gDAEC"}
@@ -7,6 +7,23 @@ import * as outputs from "../types/output";
7
7
  *
8
8
  * Note: To use this data source in a count, the resources should exist before trying to access
9
9
  * the data source.
10
+ *
11
+ * ## Example Usage
12
+ *
13
+ * ```typescript
14
+ * import * as pulumi from "@pulumi/pulumi";
15
+ * import * as aws from "@pulumi/aws";
16
+ *
17
+ * const pcs = aws.ec2.getVpcPeeringConnections({
18
+ * filters: [{
19
+ * name: "requester-vpc-info.vpc-id",
20
+ * values: [aws_vpc.foo.id],
21
+ * }],
22
+ * });
23
+ * const pc = .map(__index => (aws.ec2.getVpcPeeringConnection({
24
+ * id: _arg0_.ids[__index],
25
+ * })));
26
+ * ```
10
27
  */
11
28
  export declare function getVpcPeeringConnections(args?: GetVpcPeeringConnectionsArgs, opts?: pulumi.InvokeOptions): Promise<GetVpcPeeringConnectionsResult>;
12
29
  /**
@@ -51,6 +68,23 @@ export interface GetVpcPeeringConnectionsResult {
51
68
  *
52
69
  * Note: To use this data source in a count, the resources should exist before trying to access
53
70
  * the data source.
71
+ *
72
+ * ## Example Usage
73
+ *
74
+ * ```typescript
75
+ * import * as pulumi from "@pulumi/pulumi";
76
+ * import * as aws from "@pulumi/aws";
77
+ *
78
+ * const pcs = aws.ec2.getVpcPeeringConnections({
79
+ * filters: [{
80
+ * name: "requester-vpc-info.vpc-id",
81
+ * values: [aws_vpc.foo.id],
82
+ * }],
83
+ * });
84
+ * const pc = .map(__index => (aws.ec2.getVpcPeeringConnection({
85
+ * id: _arg0_.ids[__index],
86
+ * })));
87
+ * ```
54
88
  */
55
89
  export declare function getVpcPeeringConnectionsOutput(args?: GetVpcPeeringConnectionsOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetVpcPeeringConnectionsResult>;
56
90
  /**