@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,117 @@
1
+ import * as pulumi from "@pulumi/pulumi";
2
+ import * as inputs from "../types/input";
3
+ import * as outputs from "../types/output";
4
+ /**
5
+ * `aws.vpc.getSecurityGroupRule` provides details about a specific security group rule.
6
+ *
7
+ * ## Example Usage
8
+ *
9
+ * ```typescript
10
+ * import * as pulumi from "@pulumi/pulumi";
11
+ * import * as aws from "@pulumi/aws";
12
+ *
13
+ * const example = aws.vpc.getSecurityGroupRule({
14
+ * securityGroupRuleId: _var.security_group_rule_id,
15
+ * });
16
+ * ```
17
+ */
18
+ export declare function getSecurityGroupRule(args?: GetSecurityGroupRuleArgs, opts?: pulumi.InvokeOptions): Promise<GetSecurityGroupRuleResult>;
19
+ /**
20
+ * A collection of arguments for invoking getSecurityGroupRule.
21
+ */
22
+ export interface GetSecurityGroupRuleArgs {
23
+ /**
24
+ * Configuration block(s) for filtering. Detailed below.
25
+ */
26
+ filters?: inputs.vpc.GetSecurityGroupRuleFilter[];
27
+ /**
28
+ * ID of the security group rule to select.
29
+ */
30
+ securityGroupRuleId?: string;
31
+ }
32
+ /**
33
+ * A collection of values returned by getSecurityGroupRule.
34
+ */
35
+ export interface GetSecurityGroupRuleResult {
36
+ /**
37
+ * The Amazon Resource Name (ARN) of the security group rule.
38
+ */
39
+ readonly arn: string;
40
+ /**
41
+ * The destination IPv4 CIDR range.
42
+ */
43
+ readonly cidrIpv4: string;
44
+ /**
45
+ * The destination IPv6 CIDR range.
46
+ */
47
+ readonly cidrIpv6: string;
48
+ /**
49
+ * The security group rule description.
50
+ */
51
+ readonly description: string;
52
+ readonly filters?: outputs.vpc.GetSecurityGroupRuleFilter[];
53
+ /**
54
+ * The start of port range for the TCP and UDP protocols, or an ICMP/ICMPv6 type.
55
+ */
56
+ readonly fromPort: number;
57
+ readonly id: string;
58
+ /**
59
+ * The IP protocol name or number. Use `-1` to specify all protocols.
60
+ */
61
+ readonly ipProtocol: string;
62
+ /**
63
+ * Indicates whether the security group rule is an outbound rule.
64
+ */
65
+ readonly isEgress: boolean;
66
+ /**
67
+ * The ID of the destination prefix list.
68
+ */
69
+ readonly prefixListId: string;
70
+ /**
71
+ * The destination security group that is referenced in the rule.
72
+ */
73
+ readonly referencedSecurityGroupId: string;
74
+ /**
75
+ * The ID of the security group.
76
+ */
77
+ readonly securityGroupId: string;
78
+ readonly securityGroupRuleId: string;
79
+ /**
80
+ * A map of tags assigned to the resource.
81
+ */
82
+ readonly tags: {
83
+ [key: string]: string;
84
+ };
85
+ /**
86
+ * (Optional) The end of port range for the TCP and UDP protocols, or an ICMP/ICMPv6 code.
87
+ */
88
+ readonly toPort: number;
89
+ }
90
+ /**
91
+ * `aws.vpc.getSecurityGroupRule` provides details about a specific security group rule.
92
+ *
93
+ * ## Example Usage
94
+ *
95
+ * ```typescript
96
+ * import * as pulumi from "@pulumi/pulumi";
97
+ * import * as aws from "@pulumi/aws";
98
+ *
99
+ * const example = aws.vpc.getSecurityGroupRule({
100
+ * securityGroupRuleId: _var.security_group_rule_id,
101
+ * });
102
+ * ```
103
+ */
104
+ export declare function getSecurityGroupRuleOutput(args?: GetSecurityGroupRuleOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetSecurityGroupRuleResult>;
105
+ /**
106
+ * A collection of arguments for invoking getSecurityGroupRule.
107
+ */
108
+ export interface GetSecurityGroupRuleOutputArgs {
109
+ /**
110
+ * Configuration block(s) for filtering. Detailed below.
111
+ */
112
+ filters?: pulumi.Input<pulumi.Input<inputs.vpc.GetSecurityGroupRuleFilterArgs>[]>;
113
+ /**
114
+ * ID of the security group rule to select.
115
+ */
116
+ securityGroupRuleId?: pulumi.Input<string>;
117
+ }
@@ -0,0 +1,49 @@
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.getSecurityGroupRuleOutput = exports.getSecurityGroupRule = void 0;
6
+ const pulumi = require("@pulumi/pulumi");
7
+ const utilities = require("../utilities");
8
+ /**
9
+ * `aws.vpc.getSecurityGroupRule` provides details about a specific security group rule.
10
+ *
11
+ * ## Example Usage
12
+ *
13
+ * ```typescript
14
+ * import * as pulumi from "@pulumi/pulumi";
15
+ * import * as aws from "@pulumi/aws";
16
+ *
17
+ * const example = aws.vpc.getSecurityGroupRule({
18
+ * securityGroupRuleId: _var.security_group_rule_id,
19
+ * });
20
+ * ```
21
+ */
22
+ function getSecurityGroupRule(args, opts) {
23
+ args = args || {};
24
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
25
+ return pulumi.runtime.invoke("aws:vpc/getSecurityGroupRule:getSecurityGroupRule", {
26
+ "filters": args.filters,
27
+ "securityGroupRuleId": args.securityGroupRuleId,
28
+ }, opts);
29
+ }
30
+ exports.getSecurityGroupRule = getSecurityGroupRule;
31
+ /**
32
+ * `aws.vpc.getSecurityGroupRule` provides details about a specific security group rule.
33
+ *
34
+ * ## Example Usage
35
+ *
36
+ * ```typescript
37
+ * import * as pulumi from "@pulumi/pulumi";
38
+ * import * as aws from "@pulumi/aws";
39
+ *
40
+ * const example = aws.vpc.getSecurityGroupRule({
41
+ * securityGroupRuleId: _var.security_group_rule_id,
42
+ * });
43
+ * ```
44
+ */
45
+ function getSecurityGroupRuleOutput(args, opts) {
46
+ return pulumi.output(args).apply((a) => getSecurityGroupRule(a, opts));
47
+ }
48
+ exports.getSecurityGroupRuleOutput = getSecurityGroupRuleOutput;
49
+ //# sourceMappingURL=getSecurityGroupRule.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"getSecurityGroupRule.js","sourceRoot":"","sources":["../../vpc/getSecurityGroupRule.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;;;;;;;;;;;;GAaG;AACH,SAAgB,oBAAoB,CAAC,IAA+B,EAAE,IAA2B;IAC7F,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,mDAAmD,EAAE;QAC9E,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,qBAAqB,EAAE,IAAI,CAAC,mBAAmB;KAClD,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AARD,oDAQC;AAwED;;;;;;;;;;;;;GAaG;AACH,SAAgB,0BAA0B,CAAC,IAAqC,EAAE,IAA2B;IACzG,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,oBAAoB,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AAC/E,CAAC;AAFD,gEAEC"}
@@ -0,0 +1,91 @@
1
+ import * as pulumi from "@pulumi/pulumi";
2
+ import * as inputs from "../types/input";
3
+ import * as outputs from "../types/output";
4
+ /**
5
+ * This resource can be useful for getting back a set of security group rule IDs.
6
+ *
7
+ * ## Example Usage
8
+ *
9
+ * ```typescript
10
+ * import * as pulumi from "@pulumi/pulumi";
11
+ * import * as aws from "@pulumi/aws";
12
+ *
13
+ * const example = aws.vpc.getSecurityGroupRules({
14
+ * filters: [{
15
+ * name: "group-id",
16
+ * values: [_var.security_group_id],
17
+ * }],
18
+ * });
19
+ * ```
20
+ */
21
+ export declare function getSecurityGroupRules(args?: GetSecurityGroupRulesArgs, opts?: pulumi.InvokeOptions): Promise<GetSecurityGroupRulesResult>;
22
+ /**
23
+ * A collection of arguments for invoking getSecurityGroupRules.
24
+ */
25
+ export interface GetSecurityGroupRulesArgs {
26
+ /**
27
+ * Custom filter block as described below.
28
+ */
29
+ filters?: inputs.vpc.GetSecurityGroupRulesFilter[];
30
+ /**
31
+ * Map of tags, each pair of which must exactly match
32
+ * a pair on the desired security group rule.
33
+ *
34
+ * More complex filters can be expressed using one or more `filter` sub-blocks,
35
+ * which take the following arguments:
36
+ */
37
+ tags?: {
38
+ [key: string]: string;
39
+ };
40
+ }
41
+ /**
42
+ * A collection of values returned by getSecurityGroupRules.
43
+ */
44
+ export interface GetSecurityGroupRulesResult {
45
+ readonly filters?: outputs.vpc.GetSecurityGroupRulesFilter[];
46
+ readonly id: string;
47
+ /**
48
+ * List of all the security group rule IDs found.
49
+ */
50
+ readonly ids: string[];
51
+ readonly tags?: {
52
+ [key: string]: string;
53
+ };
54
+ }
55
+ /**
56
+ * This resource can be useful for getting back a set of security group rule IDs.
57
+ *
58
+ * ## Example Usage
59
+ *
60
+ * ```typescript
61
+ * import * as pulumi from "@pulumi/pulumi";
62
+ * import * as aws from "@pulumi/aws";
63
+ *
64
+ * const example = aws.vpc.getSecurityGroupRules({
65
+ * filters: [{
66
+ * name: "group-id",
67
+ * values: [_var.security_group_id],
68
+ * }],
69
+ * });
70
+ * ```
71
+ */
72
+ export declare function getSecurityGroupRulesOutput(args?: GetSecurityGroupRulesOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetSecurityGroupRulesResult>;
73
+ /**
74
+ * A collection of arguments for invoking getSecurityGroupRules.
75
+ */
76
+ export interface GetSecurityGroupRulesOutputArgs {
77
+ /**
78
+ * Custom filter block as described below.
79
+ */
80
+ filters?: pulumi.Input<pulumi.Input<inputs.vpc.GetSecurityGroupRulesFilterArgs>[]>;
81
+ /**
82
+ * Map of tags, each pair of which must exactly match
83
+ * a pair on the desired security group rule.
84
+ *
85
+ * More complex filters can be expressed using one or more `filter` sub-blocks,
86
+ * which take the following arguments:
87
+ */
88
+ tags?: pulumi.Input<{
89
+ [key: string]: pulumi.Input<string>;
90
+ }>;
91
+ }
@@ -0,0 +1,55 @@
1
+ "use strict";
2
+ // *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
3
+ // *** Do not edit by hand unless you're certain you know what you are doing! ***
4
+ Object.defineProperty(exports, "__esModule", { value: true });
5
+ exports.getSecurityGroupRulesOutput = exports.getSecurityGroupRules = void 0;
6
+ const pulumi = require("@pulumi/pulumi");
7
+ const utilities = require("../utilities");
8
+ /**
9
+ * This resource can be useful for getting back a set of security group rule IDs.
10
+ *
11
+ * ## Example Usage
12
+ *
13
+ * ```typescript
14
+ * import * as pulumi from "@pulumi/pulumi";
15
+ * import * as aws from "@pulumi/aws";
16
+ *
17
+ * const example = aws.vpc.getSecurityGroupRules({
18
+ * filters: [{
19
+ * name: "group-id",
20
+ * values: [_var.security_group_id],
21
+ * }],
22
+ * });
23
+ * ```
24
+ */
25
+ function getSecurityGroupRules(args, opts) {
26
+ args = args || {};
27
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
28
+ return pulumi.runtime.invoke("aws:vpc/getSecurityGroupRules:getSecurityGroupRules", {
29
+ "filters": args.filters,
30
+ "tags": args.tags,
31
+ }, opts);
32
+ }
33
+ exports.getSecurityGroupRules = getSecurityGroupRules;
34
+ /**
35
+ * This resource can be useful for getting back a set of security group rule IDs.
36
+ *
37
+ * ## Example Usage
38
+ *
39
+ * ```typescript
40
+ * import * as pulumi from "@pulumi/pulumi";
41
+ * import * as aws from "@pulumi/aws";
42
+ *
43
+ * const example = aws.vpc.getSecurityGroupRules({
44
+ * filters: [{
45
+ * name: "group-id",
46
+ * values: [_var.security_group_id],
47
+ * }],
48
+ * });
49
+ * ```
50
+ */
51
+ function getSecurityGroupRulesOutput(args, opts) {
52
+ return pulumi.output(args).apply((a) => getSecurityGroupRules(a, opts));
53
+ }
54
+ exports.getSecurityGroupRulesOutput = getSecurityGroupRulesOutput;
55
+ //# sourceMappingURL=getSecurityGroupRules.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"getSecurityGroupRules.js","sourceRoot":"","sources":["../../vpc/getSecurityGroupRules.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;GAgBG;AACH,SAAgB,qBAAqB,CAAC,IAAgC,EAAE,IAA2B;IAC/F,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,qDAAqD,EAAE;QAChF,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,MAAM,EAAE,IAAI,CAAC,IAAI;KACpB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AARD,sDAQC;AAgCD;;;;;;;;;;;;;;;;GAgBG;AACH,SAAgB,2BAA2B,CAAC,IAAsC,EAAE,IAA2B;IAC3G,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,qBAAqB,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AAChF,CAAC;AAFD,kEAEC"}
package/vpc/index.d.ts ADDED
@@ -0,0 +1,12 @@
1
+ export { GetSecurityGroupRuleArgs, GetSecurityGroupRuleResult, GetSecurityGroupRuleOutputArgs } from "./getSecurityGroupRule";
2
+ export declare const getSecurityGroupRule: typeof import("./getSecurityGroupRule").getSecurityGroupRule;
3
+ export declare const getSecurityGroupRuleOutput: typeof import("./getSecurityGroupRule").getSecurityGroupRuleOutput;
4
+ export { GetSecurityGroupRulesArgs, GetSecurityGroupRulesResult, GetSecurityGroupRulesOutputArgs } from "./getSecurityGroupRules";
5
+ export declare const getSecurityGroupRules: typeof import("./getSecurityGroupRules").getSecurityGroupRules;
6
+ export declare const getSecurityGroupRulesOutput: typeof import("./getSecurityGroupRules").getSecurityGroupRulesOutput;
7
+ export { SecurityGroupEgressRuleArgs, SecurityGroupEgressRuleState } from "./securityGroupEgressRule";
8
+ export type SecurityGroupEgressRule = import("./securityGroupEgressRule").SecurityGroupEgressRule;
9
+ export declare const SecurityGroupEgressRule: typeof import("./securityGroupEgressRule").SecurityGroupEgressRule;
10
+ export { SecurityGroupIngressRuleArgs, SecurityGroupIngressRuleState } from "./securityGroupIngressRule";
11
+ export type SecurityGroupIngressRule = import("./securityGroupIngressRule").SecurityGroupIngressRule;
12
+ export declare const SecurityGroupIngressRule: typeof import("./securityGroupIngressRule").SecurityGroupIngressRule;
package/vpc/index.js ADDED
@@ -0,0 +1,33 @@
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.SecurityGroupIngressRule = exports.SecurityGroupEgressRule = exports.getSecurityGroupRulesOutput = exports.getSecurityGroupRules = exports.getSecurityGroupRuleOutput = exports.getSecurityGroupRule = void 0;
6
+ const pulumi = require("@pulumi/pulumi");
7
+ const utilities = require("../utilities");
8
+ exports.getSecurityGroupRule = null;
9
+ exports.getSecurityGroupRuleOutput = null;
10
+ utilities.lazyLoad(exports, ["getSecurityGroupRule", "getSecurityGroupRuleOutput"], () => require("./getSecurityGroupRule"));
11
+ exports.getSecurityGroupRules = null;
12
+ exports.getSecurityGroupRulesOutput = null;
13
+ utilities.lazyLoad(exports, ["getSecurityGroupRules", "getSecurityGroupRulesOutput"], () => require("./getSecurityGroupRules"));
14
+ exports.SecurityGroupEgressRule = null;
15
+ utilities.lazyLoad(exports, ["SecurityGroupEgressRule"], () => require("./securityGroupEgressRule"));
16
+ exports.SecurityGroupIngressRule = null;
17
+ utilities.lazyLoad(exports, ["SecurityGroupIngressRule"], () => require("./securityGroupIngressRule"));
18
+ const _module = {
19
+ version: utilities.getVersion(),
20
+ construct: (name, type, urn) => {
21
+ switch (type) {
22
+ case "aws:vpc/securityGroupEgressRule:SecurityGroupEgressRule":
23
+ return new exports.SecurityGroupEgressRule(name, undefined, { urn });
24
+ case "aws:vpc/securityGroupIngressRule:SecurityGroupIngressRule":
25
+ return new exports.SecurityGroupIngressRule(name, undefined, { urn });
26
+ default:
27
+ throw new Error(`unknown resource type ${type}`);
28
+ }
29
+ },
30
+ };
31
+ pulumi.runtime.registerResourceModule("aws", "vpc/securityGroupEgressRule", _module);
32
+ pulumi.runtime.registerResourceModule("aws", "vpc/securityGroupIngressRule", _module);
33
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../vpc/index.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAI7B,QAAA,oBAAoB,GAAiE,IAAW,CAAC;AACjG,QAAA,0BAA0B,GAAuE,IAAW,CAAC;AAC1H,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,sBAAsB,EAAC,4BAA4B,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,wBAAwB,CAAC,CAAC,CAAC;AAG/G,QAAA,qBAAqB,GAAmE,IAAW,CAAC;AACpG,QAAA,2BAA2B,GAAyE,IAAW,CAAC;AAC7H,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,uBAAuB,EAAC,6BAA6B,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,yBAAyB,CAAC,CAAC,CAAC;AAIlH,QAAA,uBAAuB,GAAuE,IAAW,CAAC;AACvH,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,yBAAyB,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,2BAA2B,CAAC,CAAC,CAAC;AAIxF,QAAA,wBAAwB,GAAyE,IAAW,CAAC;AAC1H,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,0BAA0B,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,4BAA4B,CAAC,CAAC,CAAC;AAGvG,MAAM,OAAO,GAAG;IACZ,OAAO,EAAE,SAAS,CAAC,UAAU,EAAE;IAC/B,SAAS,EAAE,CAAC,IAAY,EAAE,IAAY,EAAE,GAAW,EAAmB,EAAE;QACpE,QAAQ,IAAI,EAAE;YACV,KAAK,yDAAyD;gBAC1D,OAAO,IAAI,+BAAuB,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YACrE,KAAK,2DAA2D;gBAC5D,OAAO,IAAI,gCAAwB,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YACtE;gBACI,MAAM,IAAI,KAAK,CAAC,yBAAyB,IAAI,EAAE,CAAC,CAAC;SACxD;IACL,CAAC;CACJ,CAAC;AACF,MAAM,CAAC,OAAO,CAAC,sBAAsB,CAAC,KAAK,EAAE,6BAA6B,EAAE,OAAO,CAAC,CAAA;AACpF,MAAM,CAAC,OAAO,CAAC,sBAAsB,CAAC,KAAK,EAAE,8BAA8B,EAAE,OAAO,CAAC,CAAA"}
@@ -0,0 +1,223 @@
1
+ import * as pulumi from "@pulumi/pulumi";
2
+ /**
3
+ * Manages an outbound (egress) rule for a security group.
4
+ *
5
+ * When specifying an outbound rule for your security group in a VPC, the configuration must include a destination for the traffic.
6
+ *
7
+ * > **NOTE on Security Groups and Security Group Rules:** this provider currently provides a Security Group resource with `ingress` and `egress` rules defined in-line and a Security Group Rule resource which manages one or more `ingress` or
8
+ * `egress` rules. Both of these resource were added before AWS assigned a [security group rule unique ID](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/security-group-rules.html), and they do not work well in all scenarios using the`description` and `tags` attributes, which rely on the unique ID.
9
+ * The `aws.vpc.SecurityGroupEgressRule` resource has been added to address these limitations and should be used for all new security group rules.
10
+ * You should not use the `aws.vpc.SecurityGroupEgressRule` resource in conjunction with an `aws.ec2.SecurityGroup` resource with in-line rules or with `aws.ec2.SecurityGroupRule` resources defined for the same Security Group, as rule conflicts may occur and rules will be overwritten.
11
+ *
12
+ * ## Example Usage
13
+ *
14
+ * ```typescript
15
+ * import * as pulumi from "@pulumi/pulumi";
16
+ * import * as aws from "@pulumi/aws";
17
+ *
18
+ * const example = new aws.vpc.SecurityGroupEgressRule("example", {
19
+ * securityGroupId: aws_security_group.example.id,
20
+ * cidrIpv4: "10.0.0.0/8",
21
+ * fromPort: 80,
22
+ * ipProtocol: "tcp",
23
+ * toPort: 80,
24
+ * });
25
+ * ```
26
+ *
27
+ * ## Import
28
+ *
29
+ * Security group egress rules can be imported using the `security_group_rule_id`, e.g.,
30
+ *
31
+ * ```sh
32
+ * $ pulumi import aws:vpc/securityGroupEgressRule:SecurityGroupEgressRule example sgr-02108b27edd666983
33
+ * ```
34
+ */
35
+ export declare class SecurityGroupEgressRule extends pulumi.CustomResource {
36
+ /**
37
+ * Get an existing SecurityGroupEgressRule resource's state with the given name, ID, and optional extra
38
+ * properties used to qualify the lookup.
39
+ *
40
+ * @param name The _unique_ name of the resulting resource.
41
+ * @param id The _unique_ provider ID of the resource to lookup.
42
+ * @param state Any extra arguments used during the lookup.
43
+ * @param opts Optional settings to control the behavior of the CustomResource.
44
+ */
45
+ static get(name: string, id: pulumi.Input<pulumi.ID>, state?: SecurityGroupEgressRuleState, opts?: pulumi.CustomResourceOptions): SecurityGroupEgressRule;
46
+ /**
47
+ * Returns true if the given object is an instance of SecurityGroupEgressRule. This is designed to work even
48
+ * when multiple copies of the Pulumi SDK have been loaded into the same process.
49
+ */
50
+ static isInstance(obj: any): obj is SecurityGroupEgressRule;
51
+ /**
52
+ * The Amazon Resource Name (ARN) of the security group rule.
53
+ */
54
+ readonly arn: pulumi.Output<string>;
55
+ /**
56
+ * The destination IPv4 CIDR range.
57
+ */
58
+ readonly cidrIpv4: pulumi.Output<string | undefined>;
59
+ /**
60
+ * The destination IPv6 CIDR range.
61
+ */
62
+ readonly cidrIpv6: pulumi.Output<string | undefined>;
63
+ /**
64
+ * The security group rule description.
65
+ */
66
+ readonly description: pulumi.Output<string | undefined>;
67
+ /**
68
+ * The start of port range for the TCP and UDP protocols, or an ICMP/ICMPv6 type.
69
+ */
70
+ readonly fromPort: pulumi.Output<number | undefined>;
71
+ /**
72
+ * The IP protocol name or number. Use `-1` to specify all protocols. Note that if `ipProtocol` is set to `-1`, it translates to all protocols, all port ranges, and `fromPort` and `toPort` values should not be defined.
73
+ */
74
+ readonly ipProtocol: pulumi.Output<string>;
75
+ /**
76
+ * The ID of the destination prefix list.
77
+ */
78
+ readonly prefixListId: pulumi.Output<string | undefined>;
79
+ /**
80
+ * The destination security group that is referenced in the rule.
81
+ */
82
+ readonly referencedSecurityGroupId: pulumi.Output<string | undefined>;
83
+ /**
84
+ * The ID of the security group.
85
+ */
86
+ readonly securityGroupId: pulumi.Output<string>;
87
+ /**
88
+ * The ID of the security group rule.
89
+ */
90
+ readonly securityGroupRuleId: pulumi.Output<string>;
91
+ /**
92
+ * A map of tags to assign to the resource. If configured with a provider `defaultTags` configuration block present, tags with matching keys will overwrite those defined at the provider-level.
93
+ */
94
+ readonly tags: pulumi.Output<{
95
+ [key: string]: string;
96
+ } | undefined>;
97
+ /**
98
+ * A map of tags assigned to the resource, including those inherited from the provider `defaultTags` configuration block.
99
+ */
100
+ readonly tagsAll: pulumi.Output<{
101
+ [key: string]: string;
102
+ }>;
103
+ /**
104
+ * The end of port range for the TCP and UDP protocols, or an ICMP/ICMPv6 code.
105
+ */
106
+ readonly toPort: pulumi.Output<number | undefined>;
107
+ /**
108
+ * Create a SecurityGroupEgressRule resource with the given unique name, arguments, and options.
109
+ *
110
+ * @param name The _unique_ name of the resource.
111
+ * @param args The arguments to use to populate this resource's properties.
112
+ * @param opts A bag of options that control this resource's behavior.
113
+ */
114
+ constructor(name: string, args: SecurityGroupEgressRuleArgs, opts?: pulumi.CustomResourceOptions);
115
+ }
116
+ /**
117
+ * Input properties used for looking up and filtering SecurityGroupEgressRule resources.
118
+ */
119
+ export interface SecurityGroupEgressRuleState {
120
+ /**
121
+ * The Amazon Resource Name (ARN) of the security group rule.
122
+ */
123
+ arn?: pulumi.Input<string>;
124
+ /**
125
+ * The destination IPv4 CIDR range.
126
+ */
127
+ cidrIpv4?: pulumi.Input<string>;
128
+ /**
129
+ * The destination IPv6 CIDR range.
130
+ */
131
+ cidrIpv6?: pulumi.Input<string>;
132
+ /**
133
+ * The security group rule description.
134
+ */
135
+ description?: pulumi.Input<string>;
136
+ /**
137
+ * The start of port range for the TCP and UDP protocols, or an ICMP/ICMPv6 type.
138
+ */
139
+ fromPort?: pulumi.Input<number>;
140
+ /**
141
+ * The IP protocol name or number. Use `-1` to specify all protocols. Note that if `ipProtocol` is set to `-1`, it translates to all protocols, all port ranges, and `fromPort` and `toPort` values should not be defined.
142
+ */
143
+ ipProtocol?: pulumi.Input<string>;
144
+ /**
145
+ * The ID of the destination prefix list.
146
+ */
147
+ prefixListId?: pulumi.Input<string>;
148
+ /**
149
+ * The destination security group that is referenced in the rule.
150
+ */
151
+ referencedSecurityGroupId?: pulumi.Input<string>;
152
+ /**
153
+ * The ID of the security group.
154
+ */
155
+ securityGroupId?: pulumi.Input<string>;
156
+ /**
157
+ * The ID of the security group rule.
158
+ */
159
+ securityGroupRuleId?: pulumi.Input<string>;
160
+ /**
161
+ * A map of tags to assign to the resource. If configured with a provider `defaultTags` configuration block present, tags with matching keys will overwrite those defined at the provider-level.
162
+ */
163
+ tags?: pulumi.Input<{
164
+ [key: string]: pulumi.Input<string>;
165
+ }>;
166
+ /**
167
+ * A map of tags assigned to the resource, including those inherited from the provider `defaultTags` configuration block.
168
+ */
169
+ tagsAll?: pulumi.Input<{
170
+ [key: string]: pulumi.Input<string>;
171
+ }>;
172
+ /**
173
+ * The end of port range for the TCP and UDP protocols, or an ICMP/ICMPv6 code.
174
+ */
175
+ toPort?: pulumi.Input<number>;
176
+ }
177
+ /**
178
+ * The set of arguments for constructing a SecurityGroupEgressRule resource.
179
+ */
180
+ export interface SecurityGroupEgressRuleArgs {
181
+ /**
182
+ * The destination IPv4 CIDR range.
183
+ */
184
+ cidrIpv4?: pulumi.Input<string>;
185
+ /**
186
+ * The destination IPv6 CIDR range.
187
+ */
188
+ cidrIpv6?: pulumi.Input<string>;
189
+ /**
190
+ * The security group rule description.
191
+ */
192
+ description?: pulumi.Input<string>;
193
+ /**
194
+ * The start of port range for the TCP and UDP protocols, or an ICMP/ICMPv6 type.
195
+ */
196
+ fromPort?: pulumi.Input<number>;
197
+ /**
198
+ * The IP protocol name or number. Use `-1` to specify all protocols. Note that if `ipProtocol` is set to `-1`, it translates to all protocols, all port ranges, and `fromPort` and `toPort` values should not be defined.
199
+ */
200
+ ipProtocol: pulumi.Input<string>;
201
+ /**
202
+ * The ID of the destination prefix list.
203
+ */
204
+ prefixListId?: pulumi.Input<string>;
205
+ /**
206
+ * The destination security group that is referenced in the rule.
207
+ */
208
+ referencedSecurityGroupId?: pulumi.Input<string>;
209
+ /**
210
+ * The ID of the security group.
211
+ */
212
+ securityGroupId: pulumi.Input<string>;
213
+ /**
214
+ * A map of tags to assign to the resource. If configured with a provider `defaultTags` configuration block present, tags with matching keys will overwrite those defined at the provider-level.
215
+ */
216
+ tags?: pulumi.Input<{
217
+ [key: string]: pulumi.Input<string>;
218
+ }>;
219
+ /**
220
+ * The end of port range for the TCP and UDP protocols, or an ICMP/ICMPv6 code.
221
+ */
222
+ toPort?: pulumi.Input<number>;
223
+ }