@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,167 @@
1
+ import * as pulumi from "@pulumi/pulumi";
2
+ import * as inputs from "../types/input";
3
+ import * as outputs from "../types/output";
4
+ /**
5
+ * Runs a simulation of the IAM policies of a particular principal against a given hypothetical request.
6
+ *
7
+ * You can use this data source in conjunction with
8
+ * Preconditions and Postconditions so that your configuration can test either whether it should have sufficient access to do its own work, or whether policies your configuration declares itself are sufficient for their intended use elsewhere.
9
+ *
10
+ * > **Note:** Correctly using this data source requires familiarity with various details of AWS Identity and Access Management, and how various AWS services integrate with it. For general information on the AWS IAM policy simulator, see [Testing IAM policies with the IAM policy simulator](https://docs.aws.amazon.com/IAM/latest/UserGuide/access_policies_testing-policies.html). This data source wraps the `iam:SimulatePrincipalPolicy` API action described on that page.
11
+ *
12
+ * ## Example Usage
13
+ */
14
+ export declare function getPrincipalPolicySimulation(args: GetPrincipalPolicySimulationArgs, opts?: pulumi.InvokeOptions): Promise<GetPrincipalPolicySimulationResult>;
15
+ /**
16
+ * A collection of arguments for invoking getPrincipalPolicySimulation.
17
+ */
18
+ export interface GetPrincipalPolicySimulationArgs {
19
+ /**
20
+ * A set of IAM action names to run simulations for. Each entry in this set adds an additional hypothetical request to the simulation.
21
+ *
22
+ * Action names consist of a service prefix and an action verb separated by a colon, such as `s3:GetObject`. Refer to [Actions, resources, and condition keys for AWS services](https://docs.aws.amazon.com/service-authorization/latest/reference/reference_policies_actions-resources-contextkeys.html) to see the full set of possible IAM action names across all AWS services.
23
+ */
24
+ actionNames: string[];
25
+ /**
26
+ * A set of additional principal policy documents to include in the simulation. The simulator will behave as if each of these policies were associated with the object specified in `policySourceArn`, allowing you to test the effect of hypothetical policies not yet created.
27
+ */
28
+ additionalPoliciesJsons?: string[];
29
+ /**
30
+ * The ARN of an user that will appear as the "caller" of the simulated requests. If you do not specify `callerArn` then the simulation will use the `policySourceArn` instead, if it contains a user ARN.
31
+ */
32
+ callerArn?: string;
33
+ /**
34
+ * Each `context` block defines an entry in the table of additional context keys in the simulated request.
35
+ *
36
+ * IAM uses context keys for both custom conditions and for interpolating dynamic request-specific values into policy values. If you use policies that include those features then you will need to provide suitable example values for those keys to achieve a realistic simulation.
37
+ */
38
+ contexts?: inputs.iam.GetPrincipalPolicySimulationContext[];
39
+ /**
40
+ * A set of [permissions boundary policy documents](https://docs.aws.amazon.com/IAM/latest/UserGuide/access_policies_boundaries.html) to include in the simulation.
41
+ */
42
+ permissionsBoundaryPoliciesJsons?: string[];
43
+ /**
44
+ * The [ARN](https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html) of the IAM user, group, or role whose policies will be included in the simulation.
45
+ *
46
+ * You must closely match the form of the real service request you are simulating in order to achieve a realistic result. You can use the following additional arguments to specify other characteristics of the simulated requests:
47
+ */
48
+ policySourceArn: string;
49
+ /**
50
+ * A set of ARNs of resources to include in the simulation.
51
+ *
52
+ * This argument is important for actions that have either required or optional resource types listed in [Actions, resources, and condition keys for AWS services](https://docs.aws.amazon.com/service-authorization/latest/reference/reference_policies_actions-resources-contextkeys.html), and you must provide ARNs that identify AWS objects of the appropriate types for the chosen actions.
53
+ *
54
+ * The policy simulator only automatically loads policies associated with the `policySourceArn`, so if your given resources have their own resource-level policy then you'll also need to provide that explicitly using the `resourcePolicyJson` argument to achieve a realistic simulation.
55
+ */
56
+ resourceArns?: string[];
57
+ /**
58
+ * Specifies a special simulation type to run. Some EC2 actions require special simulation behaviors and a particular set of resource ARNs to achieve a realistic result.
59
+ *
60
+ * For more details, see the `ResourceHandlingOption` request parameter for [the underlying `iam:SimulatePrincipalPolicy` action](https://docs.aws.amazon.com/IAM/latest/APIReference/API_SimulatePrincipalPolicy.html).
61
+ */
62
+ resourceHandlingOption?: string;
63
+ /**
64
+ * An AWS account ID to use for any resource ARN in `resourceArns` that doesn't include its own AWS account ID. If unspecified, the simulator will use the account ID from the `callerArn` argument as a placeholder.
65
+ */
66
+ resourceOwnerAccountId?: string;
67
+ /**
68
+ * An IAM policy document representing the resource-level policy of all of the resources specified in `resourceArns`.
69
+ *
70
+ * The policy simulator cannot automatically load policies that are associated with individual resources, as described in the documentation for `resourceArns` above.
71
+ */
72
+ resourcePolicyJson?: string;
73
+ }
74
+ /**
75
+ * A collection of values returned by getPrincipalPolicySimulation.
76
+ */
77
+ export interface GetPrincipalPolicySimulationResult {
78
+ readonly actionNames: string[];
79
+ readonly additionalPoliciesJsons?: string[];
80
+ /**
81
+ * `true` if all of the simulation results have decision "allowed", or `false` otherwise.
82
+ */
83
+ readonly allAllowed: boolean;
84
+ readonly callerArn?: string;
85
+ readonly contexts?: outputs.iam.GetPrincipalPolicySimulationContext[];
86
+ readonly id: string;
87
+ readonly permissionsBoundaryPoliciesJsons?: string[];
88
+ readonly policySourceArn: string;
89
+ readonly resourceArns?: string[];
90
+ readonly resourceHandlingOption?: string;
91
+ readonly resourceOwnerAccountId?: string;
92
+ readonly resourcePolicyJson?: string;
93
+ /**
94
+ * A set of result objects, one for each of the simulated requests, with the following nested attributes:
95
+ */
96
+ readonly results: outputs.iam.GetPrincipalPolicySimulationResult[];
97
+ }
98
+ /**
99
+ * Runs a simulation of the IAM policies of a particular principal against a given hypothetical request.
100
+ *
101
+ * You can use this data source in conjunction with
102
+ * Preconditions and Postconditions so that your configuration can test either whether it should have sufficient access to do its own work, or whether policies your configuration declares itself are sufficient for their intended use elsewhere.
103
+ *
104
+ * > **Note:** Correctly using this data source requires familiarity with various details of AWS Identity and Access Management, and how various AWS services integrate with it. For general information on the AWS IAM policy simulator, see [Testing IAM policies with the IAM policy simulator](https://docs.aws.amazon.com/IAM/latest/UserGuide/access_policies_testing-policies.html). This data source wraps the `iam:SimulatePrincipalPolicy` API action described on that page.
105
+ *
106
+ * ## Example Usage
107
+ */
108
+ export declare function getPrincipalPolicySimulationOutput(args: GetPrincipalPolicySimulationOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetPrincipalPolicySimulationResult>;
109
+ /**
110
+ * A collection of arguments for invoking getPrincipalPolicySimulation.
111
+ */
112
+ export interface GetPrincipalPolicySimulationOutputArgs {
113
+ /**
114
+ * A set of IAM action names to run simulations for. Each entry in this set adds an additional hypothetical request to the simulation.
115
+ *
116
+ * Action names consist of a service prefix and an action verb separated by a colon, such as `s3:GetObject`. Refer to [Actions, resources, and condition keys for AWS services](https://docs.aws.amazon.com/service-authorization/latest/reference/reference_policies_actions-resources-contextkeys.html) to see the full set of possible IAM action names across all AWS services.
117
+ */
118
+ actionNames: pulumi.Input<pulumi.Input<string>[]>;
119
+ /**
120
+ * A set of additional principal policy documents to include in the simulation. The simulator will behave as if each of these policies were associated with the object specified in `policySourceArn`, allowing you to test the effect of hypothetical policies not yet created.
121
+ */
122
+ additionalPoliciesJsons?: pulumi.Input<pulumi.Input<string>[]>;
123
+ /**
124
+ * The ARN of an user that will appear as the "caller" of the simulated requests. If you do not specify `callerArn` then the simulation will use the `policySourceArn` instead, if it contains a user ARN.
125
+ */
126
+ callerArn?: pulumi.Input<string>;
127
+ /**
128
+ * Each `context` block defines an entry in the table of additional context keys in the simulated request.
129
+ *
130
+ * IAM uses context keys for both custom conditions and for interpolating dynamic request-specific values into policy values. If you use policies that include those features then you will need to provide suitable example values for those keys to achieve a realistic simulation.
131
+ */
132
+ contexts?: pulumi.Input<pulumi.Input<inputs.iam.GetPrincipalPolicySimulationContextArgs>[]>;
133
+ /**
134
+ * A set of [permissions boundary policy documents](https://docs.aws.amazon.com/IAM/latest/UserGuide/access_policies_boundaries.html) to include in the simulation.
135
+ */
136
+ permissionsBoundaryPoliciesJsons?: pulumi.Input<pulumi.Input<string>[]>;
137
+ /**
138
+ * The [ARN](https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html) of the IAM user, group, or role whose policies will be included in the simulation.
139
+ *
140
+ * You must closely match the form of the real service request you are simulating in order to achieve a realistic result. You can use the following additional arguments to specify other characteristics of the simulated requests:
141
+ */
142
+ policySourceArn: pulumi.Input<string>;
143
+ /**
144
+ * A set of ARNs of resources to include in the simulation.
145
+ *
146
+ * This argument is important for actions that have either required or optional resource types listed in [Actions, resources, and condition keys for AWS services](https://docs.aws.amazon.com/service-authorization/latest/reference/reference_policies_actions-resources-contextkeys.html), and you must provide ARNs that identify AWS objects of the appropriate types for the chosen actions.
147
+ *
148
+ * The policy simulator only automatically loads policies associated with the `policySourceArn`, so if your given resources have their own resource-level policy then you'll also need to provide that explicitly using the `resourcePolicyJson` argument to achieve a realistic simulation.
149
+ */
150
+ resourceArns?: pulumi.Input<pulumi.Input<string>[]>;
151
+ /**
152
+ * Specifies a special simulation type to run. Some EC2 actions require special simulation behaviors and a particular set of resource ARNs to achieve a realistic result.
153
+ *
154
+ * For more details, see the `ResourceHandlingOption` request parameter for [the underlying `iam:SimulatePrincipalPolicy` action](https://docs.aws.amazon.com/IAM/latest/APIReference/API_SimulatePrincipalPolicy.html).
155
+ */
156
+ resourceHandlingOption?: pulumi.Input<string>;
157
+ /**
158
+ * An AWS account ID to use for any resource ARN in `resourceArns` that doesn't include its own AWS account ID. If unspecified, the simulator will use the account ID from the `callerArn` argument as a placeholder.
159
+ */
160
+ resourceOwnerAccountId?: pulumi.Input<string>;
161
+ /**
162
+ * An IAM policy document representing the resource-level policy of all of the resources specified in `resourceArns`.
163
+ *
164
+ * The policy simulator cannot automatically load policies that are associated with individual resources, as described in the documentation for `resourceArns` above.
165
+ */
166
+ resourcePolicyJson?: pulumi.Input<string>;
167
+ }
@@ -0,0 +1,48 @@
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.getPrincipalPolicySimulationOutput = exports.getPrincipalPolicySimulation = void 0;
6
+ const pulumi = require("@pulumi/pulumi");
7
+ const utilities = require("../utilities");
8
+ /**
9
+ * Runs a simulation of the IAM policies of a particular principal against a given hypothetical request.
10
+ *
11
+ * You can use this data source in conjunction with
12
+ * Preconditions and Postconditions so that your configuration can test either whether it should have sufficient access to do its own work, or whether policies your configuration declares itself are sufficient for their intended use elsewhere.
13
+ *
14
+ * > **Note:** Correctly using this data source requires familiarity with various details of AWS Identity and Access Management, and how various AWS services integrate with it. For general information on the AWS IAM policy simulator, see [Testing IAM policies with the IAM policy simulator](https://docs.aws.amazon.com/IAM/latest/UserGuide/access_policies_testing-policies.html). This data source wraps the `iam:SimulatePrincipalPolicy` API action described on that page.
15
+ *
16
+ * ## Example Usage
17
+ */
18
+ function getPrincipalPolicySimulation(args, opts) {
19
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
20
+ return pulumi.runtime.invoke("aws:iam/getPrincipalPolicySimulation:getPrincipalPolicySimulation", {
21
+ "actionNames": args.actionNames,
22
+ "additionalPoliciesJsons": args.additionalPoliciesJsons,
23
+ "callerArn": args.callerArn,
24
+ "contexts": args.contexts,
25
+ "permissionsBoundaryPoliciesJsons": args.permissionsBoundaryPoliciesJsons,
26
+ "policySourceArn": args.policySourceArn,
27
+ "resourceArns": args.resourceArns,
28
+ "resourceHandlingOption": args.resourceHandlingOption,
29
+ "resourceOwnerAccountId": args.resourceOwnerAccountId,
30
+ "resourcePolicyJson": args.resourcePolicyJson,
31
+ }, opts);
32
+ }
33
+ exports.getPrincipalPolicySimulation = getPrincipalPolicySimulation;
34
+ /**
35
+ * Runs a simulation of the IAM policies of a particular principal against a given hypothetical request.
36
+ *
37
+ * You can use this data source in conjunction with
38
+ * Preconditions and Postconditions so that your configuration can test either whether it should have sufficient access to do its own work, or whether policies your configuration declares itself are sufficient for their intended use elsewhere.
39
+ *
40
+ * > **Note:** Correctly using this data source requires familiarity with various details of AWS Identity and Access Management, and how various AWS services integrate with it. For general information on the AWS IAM policy simulator, see [Testing IAM policies with the IAM policy simulator](https://docs.aws.amazon.com/IAM/latest/UserGuide/access_policies_testing-policies.html). This data source wraps the `iam:SimulatePrincipalPolicy` API action described on that page.
41
+ *
42
+ * ## Example Usage
43
+ */
44
+ function getPrincipalPolicySimulationOutput(args, opts) {
45
+ return pulumi.output(args).apply((a) => getPrincipalPolicySimulation(a, opts));
46
+ }
47
+ exports.getPrincipalPolicySimulationOutput = getPrincipalPolicySimulationOutput;
48
+ //# sourceMappingURL=getPrincipalPolicySimulation.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"getPrincipalPolicySimulation.js","sourceRoot":"","sources":["../../iam/getPrincipalPolicySimulation.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;;;;;;;;GASG;AACH,SAAgB,4BAA4B,CAAC,IAAsC,EAAE,IAA2B;IAE5G,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,mEAAmE,EAAE;QAC9F,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,yBAAyB,EAAE,IAAI,CAAC,uBAAuB;QACvD,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,UAAU,EAAE,IAAI,CAAC,QAAQ;QACzB,kCAAkC,EAAE,IAAI,CAAC,gCAAgC;QACzE,iBAAiB,EAAE,IAAI,CAAC,eAAe;QACvC,cAAc,EAAE,IAAI,CAAC,YAAY;QACjC,wBAAwB,EAAE,IAAI,CAAC,sBAAsB;QACrD,wBAAwB,EAAE,IAAI,CAAC,sBAAsB;QACrD,oBAAoB,EAAE,IAAI,CAAC,kBAAkB;KAChD,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAfD,oEAeC;AAsFD;;;;;;;;;GASG;AACH,SAAgB,kCAAkC,CAAC,IAA4C,EAAE,IAA2B;IACxH,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,4BAA4B,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AACvF,CAAC;AAFD,gFAEC"}
package/iam/index.d.ts CHANGED
@@ -31,6 +31,9 @@ export declare const getPolicyOutput: typeof import("./getPolicy").getPolicyOutp
31
31
  export { GetPolicyDocumentArgs, GetPolicyDocumentResult, GetPolicyDocumentOutputArgs } from "./getPolicyDocument";
32
32
  export declare const getPolicyDocument: typeof import("./getPolicyDocument").getPolicyDocument;
33
33
  export declare const getPolicyDocumentOutput: typeof import("./getPolicyDocument").getPolicyDocumentOutput;
34
+ export { GetPrincipalPolicySimulationArgs, GetPrincipalPolicySimulationResult, GetPrincipalPolicySimulationOutputArgs } from "./getPrincipalPolicySimulation";
35
+ export declare const getPrincipalPolicySimulation: typeof import("./getPrincipalPolicySimulation").getPrincipalPolicySimulation;
36
+ export declare const getPrincipalPolicySimulationOutput: typeof import("./getPrincipalPolicySimulation").getPrincipalPolicySimulationOutput;
34
37
  export { GetRoleArgs, GetRoleResult, GetRoleOutputArgs } from "./getRole";
35
38
  export declare const getRole: typeof import("./getRole").getRole;
36
39
  export declare const getRoleOutput: typeof import("./getRole").getRoleOutput;
package/iam/index.js CHANGED
@@ -16,8 +16,8 @@ var __exportStar = (this && this.__exportStar) || function(m, exports) {
16
16
  for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
17
17
  };
18
18
  Object.defineProperty(exports, "__esModule", { value: true });
19
- exports.SigningCertificate = exports.ServiceSpecificCredential = exports.ServiceLinkedRole = exports.ServerCertificate = exports.SamlProvider = exports.RolePolicyAttachment = exports.RolePolicy = exports.Role = exports.PolicyAttachment = exports.Policy = exports.OpenIdConnectProvider = exports.InstanceProfile = exports.GroupPolicyAttachment = exports.GroupPolicy = exports.GroupMembership = exports.Group = exports.getUsersOutput = exports.getUsers = exports.getUserSshKeyOutput = exports.getUserSshKey = exports.getUserOutput = exports.getUser = exports.getSessionContextOutput = exports.getSessionContext = exports.getServerCertificateOutput = exports.getServerCertificate = exports.getSamlProviderOutput = exports.getSamlProvider = exports.getRolesOutput = exports.getRoles = exports.getRoleOutput = exports.getRole = exports.getPolicyDocumentOutput = exports.getPolicyDocument = exports.getPolicyOutput = exports.getPolicy = exports.getOpenidConnectProviderOutput = exports.getOpenidConnectProvider = exports.getInstanceProfilesOutput = exports.getInstanceProfiles = exports.getInstanceProfileOutput = exports.getInstanceProfile = exports.getGroupOutput = exports.getGroup = exports.getAccountAlias = exports.getAccessKeysOutput = exports.getAccessKeys = exports.AccountPasswordPolicy = exports.AccountAlias = exports.AccessKey = void 0;
20
- exports.VirtualMfaDevice = exports.UserPolicyAttachment = exports.UserPolicy = exports.UserLoginProfile = exports.UserGroupMembership = exports.User = exports.SshKey = void 0;
19
+ exports.ServiceLinkedRole = exports.ServerCertificate = exports.SamlProvider = exports.RolePolicyAttachment = exports.RolePolicy = exports.Role = exports.PolicyAttachment = exports.Policy = exports.OpenIdConnectProvider = exports.InstanceProfile = exports.GroupPolicyAttachment = exports.GroupPolicy = exports.GroupMembership = exports.Group = exports.getUsersOutput = exports.getUsers = exports.getUserSshKeyOutput = exports.getUserSshKey = exports.getUserOutput = exports.getUser = exports.getSessionContextOutput = exports.getSessionContext = exports.getServerCertificateOutput = exports.getServerCertificate = exports.getSamlProviderOutput = exports.getSamlProvider = exports.getRolesOutput = exports.getRoles = exports.getRoleOutput = exports.getRole = exports.getPrincipalPolicySimulationOutput = exports.getPrincipalPolicySimulation = exports.getPolicyDocumentOutput = exports.getPolicyDocument = exports.getPolicyOutput = exports.getPolicy = exports.getOpenidConnectProviderOutput = exports.getOpenidConnectProvider = exports.getInstanceProfilesOutput = exports.getInstanceProfiles = exports.getInstanceProfileOutput = exports.getInstanceProfile = exports.getGroupOutput = exports.getGroup = exports.getAccountAlias = exports.getAccessKeysOutput = exports.getAccessKeys = exports.AccountPasswordPolicy = exports.AccountAlias = exports.AccessKey = void 0;
20
+ exports.VirtualMfaDevice = exports.UserPolicyAttachment = exports.UserPolicy = exports.UserLoginProfile = exports.UserGroupMembership = exports.User = exports.SshKey = exports.SigningCertificate = exports.ServiceSpecificCredential = void 0;
21
21
  const pulumi = require("@pulumi/pulumi");
22
22
  const utilities = require("../utilities");
23
23
  exports.AccessKey = null;
@@ -50,6 +50,9 @@ utilities.lazyLoad(exports, ["getPolicy", "getPolicyOutput"], () => require("./g
50
50
  exports.getPolicyDocument = null;
51
51
  exports.getPolicyDocumentOutput = null;
52
52
  utilities.lazyLoad(exports, ["getPolicyDocument", "getPolicyDocumentOutput"], () => require("./getPolicyDocument"));
53
+ exports.getPrincipalPolicySimulation = null;
54
+ exports.getPrincipalPolicySimulationOutput = null;
55
+ utilities.lazyLoad(exports, ["getPrincipalPolicySimulation", "getPrincipalPolicySimulationOutput"], () => require("./getPrincipalPolicySimulation"));
53
56
  exports.getRole = null;
54
57
  exports.getRoleOutput = null;
55
58
  utilities.lazyLoad(exports, ["getRole", "getRoleOutput"], () => require("./getRole"));
package/iam/index.js.map CHANGED
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../iam/index.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../iam/index.ts"],"names":[],"mappings":"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"}
package/index.d.ts CHANGED
@@ -18,10 +18,12 @@ export declare const getAvailabilityZoneOutput: typeof import("./getAvailability
18
18
  export { GetAvailabilityZonesArgs, GetAvailabilityZonesResult, GetAvailabilityZonesOutputArgs } from "./getAvailabilityZones";
19
19
  export declare const getAvailabilityZones: typeof import("./getAvailabilityZones").getAvailabilityZones;
20
20
  export declare const getAvailabilityZonesOutput: typeof import("./getAvailabilityZones").getAvailabilityZonesOutput;
21
- export { GetBillingServiceAccountResult } from "./getBillingServiceAccount";
21
+ export { GetBillingServiceAccountArgs, GetBillingServiceAccountResult, GetBillingServiceAccountOutputArgs } from "./getBillingServiceAccount";
22
22
  export declare const getBillingServiceAccount: typeof import("./getBillingServiceAccount").getBillingServiceAccount;
23
- export { GetCallerIdentityResult } from "./getCallerIdentity";
23
+ export declare const getBillingServiceAccountOutput: typeof import("./getBillingServiceAccount").getBillingServiceAccountOutput;
24
+ export { GetCallerIdentityArgs, GetCallerIdentityResult, GetCallerIdentityOutputArgs } from "./getCallerIdentity";
24
25
  export declare const getCallerIdentity: typeof import("./getCallerIdentity").getCallerIdentity;
26
+ export declare const getCallerIdentityOutput: typeof import("./getCallerIdentity").getCallerIdentityOutput;
25
27
  export { GetCanonicalUserIdResult } from "./getCanonicalUserId";
26
28
  export declare const getCanonicalUserId: typeof import("./getCanonicalUserId").getCanonicalUserId;
27
29
  export { GetDefaultTagsArgs, GetDefaultTagsResult, GetDefaultTagsOutputArgs } from "./getDefaultTags";
@@ -33,8 +35,9 @@ export declare const getElasticIpOutput: typeof import("./getElasticIp").getElas
33
35
  export { GetIpRangesArgs, GetIpRangesResult, GetIpRangesOutputArgs } from "./getIpRanges";
34
36
  export declare const getIpRanges: typeof import("./getIpRanges").getIpRanges;
35
37
  export declare const getIpRangesOutput: typeof import("./getIpRanges").getIpRangesOutput;
36
- export { GetPartitionResult } from "./getPartition";
38
+ export { GetPartitionArgs, GetPartitionResult, GetPartitionOutputArgs } from "./getPartition";
37
39
  export declare const getPartition: typeof import("./getPartition").getPartition;
40
+ export declare const getPartitionOutput: typeof import("./getPartition").getPartitionOutput;
38
41
  export { GetPrefixListArgs, GetPrefixListResult, GetPrefixListOutputArgs } from "./getPrefixList";
39
42
  export declare const getPrefixList: typeof import("./getPrefixList").getPrefixList;
40
43
  export declare const getPrefixListOutput: typeof import("./getPrefixList").getPrefixListOutput;
@@ -74,6 +77,7 @@ import * as apprunner from "./apprunner";
74
77
  import * as appstream from "./appstream";
75
78
  import * as appsync from "./appsync";
76
79
  import * as athena from "./athena";
80
+ import * as auditmanager from "./auditmanager";
77
81
  import * as autoscaling from "./autoscaling";
78
82
  import * as autoscalingplans from "./autoscalingplans";
79
83
  import * as backup from "./backup";
@@ -82,6 +86,7 @@ import * as budgets from "./budgets";
82
86
  import * as cfg from "./cfg";
83
87
  import * as chime from "./chime";
84
88
  import * as chimesdkmediapipelines from "./chimesdkmediapipelines";
89
+ import * as cleanrooms from "./cleanrooms";
85
90
  import * as cloud9 from "./cloud9";
86
91
  import * as cloudcontrol from "./cloudcontrol";
87
92
  import * as cloudformation from "./cloudformation";
@@ -137,6 +142,7 @@ import * as emr from "./emr";
137
142
  import * as emrcontainers from "./emrcontainers";
138
143
  import * as emrserverless from "./emrserverless";
139
144
  import * as evidently from "./evidently";
145
+ import * as finspace from "./finspace";
140
146
  import * as fis from "./fis";
141
147
  import * as fms from "./fms";
142
148
  import * as fsx from "./fsx";
@@ -196,6 +202,7 @@ import * as rds from "./rds";
196
202
  import * as redshift from "./redshift";
197
203
  import * as redshiftdata from "./redshiftdata";
198
204
  import * as redshiftserverless from "./redshiftserverless";
205
+ import * as resourceexplorer from "./resourceexplorer";
199
206
  import * as resourcegroups from "./resourcegroups";
200
207
  import * as resourcegroupstaggingapi from "./resourcegroupstaggingapi";
201
208
  import * as rolesanywhere from "./rolesanywhere";
@@ -236,6 +243,7 @@ import * as timestreamwrite from "./timestreamwrite";
236
243
  import * as transcribe from "./transcribe";
237
244
  import * as transfer from "./transfer";
238
245
  import * as types from "./types";
246
+ import * as vpc from "./vpc";
239
247
  import * as vpclattice from "./vpclattice";
240
248
  import * as waf from "./waf";
241
249
  import * as wafregional from "./wafregional";
@@ -243,4 +251,4 @@ import * as wafv2 from "./wafv2";
243
251
  import * as worklink from "./worklink";
244
252
  import * as workspaces from "./workspaces";
245
253
  import * as xray from "./xray";
246
- export { accessanalyzer, account, acm, acmpca, alb, amp, amplify, apigateway, apigatewayv2, appautoscaling, appconfig, appflow, appintegrations, applicationinsights, applicationloadbalancing, appmesh, apprunner, appstream, appsync, athena, autoscaling, autoscalingplans, backup, batch, budgets, cfg, chime, chimesdkmediapipelines, cloud9, cloudcontrol, cloudformation, cloudfront, cloudhsmv2, cloudsearch, cloudtrail, cloudwatch, codeartifact, codebuild, codecommit, codedeploy, codegurureviewer, codepipeline, codestarconnections, codestarnotifications, cognito, comprehend, config, connect, controltower, costexplorer, cur, dataexchange, datapipeline, datasync, dax, detective, devicefarm, directconnect, directoryservice, dlm, dms, docdb, dynamodb, ebs, ec2, ec2clientvpn, ec2transitgateway, ecr, ecrpublic, ecs, efs, eks, elasticache, elasticbeanstalk, elasticloadbalancing, elasticloadbalancingv2, elasticsearch, elastictranscoder, elb, emr, emrcontainers, emrserverless, evidently, fis, fms, fsx, gamelift, glacier, globalaccelerator, glue, grafana, guardduty, iam, identitystore, imagebuilder, inspector, inspector2, iot, ivs, ivschat, kendra, keyspaces, kinesis, kinesisanalyticsv2, kms, lakeformation, lambda, lb, lex, licensemanager, lightsail, location, macie, macie2, mediaconvert, medialive, mediapackage, mediastore, memorydb, mq, msk, mskconnect, mwaa, neptune, networkfirewall, networkmanager, oam, opensearch, opsworks, organizations, outposts, pinpoint, pipes, pricing, qldb, quicksight, ram, rbin, rds, redshift, redshiftdata, redshiftserverless, resourcegroups, resourcegroupstaggingapi, rolesanywhere, route53, route53domains, route53recoverycontrol, route53recoveryreadiness, rum, s3, s3control, s3outposts, sagemaker, scheduler, schemas, secretsmanager, securityhub, serverless, serverlessrepository, servicecatalog, servicediscovery, servicequotas, ses, sesv2, sfn, shield, signer, simpledb, sns, sqs, ssm, ssmcontacts, ssmincidents, ssoadmin, storagegateway, swf, synthetics, timestreamwrite, transcribe, transfer, types, vpclattice, waf, wafregional, wafv2, worklink, workspaces, xray, };
254
+ export { accessanalyzer, account, acm, acmpca, alb, amp, amplify, apigateway, apigatewayv2, appautoscaling, appconfig, appflow, appintegrations, applicationinsights, applicationloadbalancing, appmesh, apprunner, appstream, appsync, athena, auditmanager, autoscaling, autoscalingplans, backup, batch, budgets, cfg, chime, chimesdkmediapipelines, cleanrooms, cloud9, cloudcontrol, cloudformation, cloudfront, cloudhsmv2, cloudsearch, cloudtrail, cloudwatch, codeartifact, codebuild, codecommit, codedeploy, codegurureviewer, codepipeline, codestarconnections, codestarnotifications, cognito, comprehend, config, connect, controltower, costexplorer, cur, dataexchange, datapipeline, datasync, dax, detective, devicefarm, directconnect, directoryservice, dlm, dms, docdb, dynamodb, ebs, ec2, ec2clientvpn, ec2transitgateway, ecr, ecrpublic, ecs, efs, eks, elasticache, elasticbeanstalk, elasticloadbalancing, elasticloadbalancingv2, elasticsearch, elastictranscoder, elb, emr, emrcontainers, emrserverless, evidently, finspace, fis, fms, fsx, gamelift, glacier, globalaccelerator, glue, grafana, guardduty, iam, identitystore, imagebuilder, inspector, inspector2, iot, ivs, ivschat, kendra, keyspaces, kinesis, kinesisanalyticsv2, kms, lakeformation, lambda, lb, lex, licensemanager, lightsail, location, macie, macie2, mediaconvert, medialive, mediapackage, mediastore, memorydb, mq, msk, mskconnect, mwaa, neptune, networkfirewall, networkmanager, oam, opensearch, opsworks, organizations, outposts, pinpoint, pipes, pricing, qldb, quicksight, ram, rbin, rds, redshift, redshiftdata, redshiftserverless, resourceexplorer, resourcegroups, resourcegroupstaggingapi, rolesanywhere, route53, route53domains, route53recoverycontrol, route53recoveryreadiness, rum, s3, s3control, s3outposts, sagemaker, scheduler, schemas, secretsmanager, securityhub, serverless, serverlessrepository, servicecatalog, servicediscovery, servicequotas, ses, sesv2, sfn, shield, signer, simpledb, sns, sqs, ssm, ssmcontacts, ssmincidents, ssoadmin, storagegateway, swf, synthetics, timestreamwrite, transcribe, transfer, types, vpc, vpclattice, waf, wafregional, wafv2, worklink, workspaces, xray, };
package/index.js CHANGED
@@ -16,11 +16,11 @@ var __exportStar = (this && this.__exportStar) || function(m, exports) {
16
16
  for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
17
17
  };
18
18
  Object.defineProperty(exports, "__esModule", { value: true });
19
- exports.appsync = exports.appstream = exports.apprunner = exports.appmesh = exports.applicationloadbalancing = exports.applicationinsights = exports.appintegrations = exports.appflow = exports.appconfig = exports.appautoscaling = exports.apigatewayv2 = exports.apigateway = exports.amplify = exports.amp = exports.alb = exports.acmpca = exports.acm = exports.account = exports.accessanalyzer = exports.Provider = exports.getServiceOutput = exports.getService = exports.getRegionsOutput = exports.getRegions = exports.getRegionOutput = exports.getRegion = exports.getPrefixListOutput = exports.getPrefixList = exports.getPartition = exports.getIpRangesOutput = exports.getIpRanges = exports.getElasticIpOutput = exports.getElasticIp = exports.getDefaultTagsOutput = exports.getDefaultTags = exports.getCanonicalUserId = exports.getCallerIdentity = exports.getBillingServiceAccount = exports.getAvailabilityZonesOutput = exports.getAvailabilityZones = exports.getAvailabilityZoneOutput = exports.getAvailabilityZone = exports.getAutoscalingGroupsOutput = exports.getAutoscalingGroups = exports.getArnOutput = exports.getArn = exports.getAmiIdsOutput = exports.getAmiIds = exports.getAmiOutput = exports.getAmi = void 0;
20
- exports.ecrpublic = exports.ecr = exports.ec2transitgateway = exports.ec2clientvpn = exports.ec2 = exports.ebs = exports.dynamodb = exports.docdb = exports.dms = exports.dlm = exports.directoryservice = exports.directconnect = exports.devicefarm = exports.detective = exports.dax = exports.datasync = exports.datapipeline = exports.dataexchange = exports.cur = exports.costexplorer = exports.controltower = exports.connect = exports.config = exports.comprehend = exports.cognito = exports.codestarnotifications = exports.codestarconnections = exports.codepipeline = exports.codegurureviewer = exports.codedeploy = exports.codecommit = exports.codebuild = exports.codeartifact = exports.cloudwatch = exports.cloudtrail = exports.cloudsearch = exports.cloudhsmv2 = exports.cloudfront = exports.cloudformation = exports.cloudcontrol = exports.cloud9 = exports.chimesdkmediapipelines = exports.chime = exports.cfg = exports.budgets = exports.batch = exports.backup = exports.autoscalingplans = exports.autoscaling = exports.athena = void 0;
21
- exports.memorydb = exports.mediastore = exports.mediapackage = exports.medialive = exports.mediaconvert = exports.macie2 = exports.macie = exports.location = exports.lightsail = exports.licensemanager = exports.lex = exports.lb = exports.lambda = exports.lakeformation = exports.kms = exports.kinesisanalyticsv2 = exports.kinesis = exports.keyspaces = exports.kendra = exports.ivschat = exports.ivs = exports.iot = exports.inspector2 = exports.inspector = exports.imagebuilder = exports.identitystore = exports.iam = exports.guardduty = exports.grafana = exports.glue = exports.globalaccelerator = exports.glacier = exports.gamelift = exports.fsx = exports.fms = exports.fis = exports.evidently = exports.emrserverless = exports.emrcontainers = exports.emr = exports.elb = exports.elastictranscoder = exports.elasticsearch = exports.elasticloadbalancingv2 = exports.elasticloadbalancing = exports.elasticbeanstalk = exports.elasticache = exports.eks = exports.efs = exports.ecs = void 0;
22
- exports.simpledb = exports.signer = exports.shield = exports.sfn = exports.sesv2 = exports.ses = exports.servicequotas = exports.servicediscovery = exports.servicecatalog = exports.serverlessrepository = exports.serverless = exports.securityhub = exports.secretsmanager = exports.schemas = exports.scheduler = exports.sagemaker = exports.s3outposts = exports.s3control = exports.s3 = exports.rum = exports.route53recoveryreadiness = exports.route53recoverycontrol = exports.route53domains = exports.route53 = exports.rolesanywhere = exports.resourcegroupstaggingapi = exports.resourcegroups = exports.redshiftserverless = exports.redshiftdata = exports.redshift = exports.rds = exports.rbin = exports.ram = exports.quicksight = exports.qldb = exports.pricing = exports.pipes = exports.pinpoint = exports.outposts = exports.organizations = exports.opsworks = exports.opensearch = exports.oam = exports.networkmanager = exports.networkfirewall = exports.neptune = exports.mwaa = exports.mskconnect = exports.msk = exports.mq = void 0;
23
- exports.xray = exports.workspaces = exports.worklink = exports.wafv2 = exports.wafregional = exports.waf = exports.vpclattice = exports.types = exports.transfer = exports.transcribe = exports.timestreamwrite = exports.synthetics = exports.swf = exports.storagegateway = exports.ssoadmin = exports.ssmincidents = exports.ssmcontacts = exports.ssm = exports.sqs = exports.sns = void 0;
19
+ exports.appmesh = exports.applicationloadbalancing = exports.applicationinsights = exports.appintegrations = exports.appflow = exports.appconfig = exports.appautoscaling = exports.apigatewayv2 = exports.apigateway = exports.amplify = exports.amp = exports.alb = exports.acmpca = exports.acm = exports.account = exports.accessanalyzer = exports.Provider = exports.getServiceOutput = exports.getService = exports.getRegionsOutput = exports.getRegions = exports.getRegionOutput = exports.getRegion = exports.getPrefixListOutput = exports.getPrefixList = exports.getPartitionOutput = exports.getPartition = exports.getIpRangesOutput = exports.getIpRanges = exports.getElasticIpOutput = exports.getElasticIp = exports.getDefaultTagsOutput = exports.getDefaultTags = exports.getCanonicalUserId = exports.getCallerIdentityOutput = exports.getCallerIdentity = exports.getBillingServiceAccountOutput = exports.getBillingServiceAccount = exports.getAvailabilityZonesOutput = exports.getAvailabilityZones = exports.getAvailabilityZoneOutput = exports.getAvailabilityZone = exports.getAutoscalingGroupsOutput = exports.getAutoscalingGroups = exports.getArnOutput = exports.getArn = exports.getAmiIdsOutput = exports.getAmiIds = exports.getAmiOutput = exports.getAmi = void 0;
20
+ exports.ebs = exports.dynamodb = exports.docdb = exports.dms = exports.dlm = exports.directoryservice = exports.directconnect = exports.devicefarm = exports.detective = exports.dax = exports.datasync = exports.datapipeline = exports.dataexchange = exports.cur = exports.costexplorer = exports.controltower = exports.connect = exports.config = exports.comprehend = exports.cognito = exports.codestarnotifications = exports.codestarconnections = exports.codepipeline = exports.codegurureviewer = exports.codedeploy = exports.codecommit = exports.codebuild = exports.codeartifact = exports.cloudwatch = exports.cloudtrail = exports.cloudsearch = exports.cloudhsmv2 = exports.cloudfront = exports.cloudformation = exports.cloudcontrol = exports.cloud9 = exports.cleanrooms = exports.chimesdkmediapipelines = exports.chime = exports.cfg = exports.budgets = exports.batch = exports.backup = exports.autoscalingplans = exports.autoscaling = exports.auditmanager = exports.athena = exports.appsync = exports.appstream = exports.apprunner = void 0;
21
+ exports.macie = exports.location = exports.lightsail = exports.licensemanager = exports.lex = exports.lb = exports.lambda = exports.lakeformation = exports.kms = exports.kinesisanalyticsv2 = exports.kinesis = exports.keyspaces = exports.kendra = exports.ivschat = exports.ivs = exports.iot = exports.inspector2 = exports.inspector = exports.imagebuilder = exports.identitystore = exports.iam = exports.guardduty = exports.grafana = exports.glue = exports.globalaccelerator = exports.glacier = exports.gamelift = exports.fsx = exports.fms = exports.fis = exports.finspace = exports.evidently = exports.emrserverless = exports.emrcontainers = exports.emr = exports.elb = exports.elastictranscoder = exports.elasticsearch = exports.elasticloadbalancingv2 = exports.elasticloadbalancing = exports.elasticbeanstalk = exports.elasticache = exports.eks = exports.efs = exports.ecs = exports.ecrpublic = exports.ecr = exports.ec2transitgateway = exports.ec2clientvpn = exports.ec2 = void 0;
22
+ exports.servicediscovery = exports.servicecatalog = exports.serverlessrepository = exports.serverless = exports.securityhub = exports.secretsmanager = exports.schemas = exports.scheduler = exports.sagemaker = exports.s3outposts = exports.s3control = exports.s3 = exports.rum = exports.route53recoveryreadiness = exports.route53recoverycontrol = exports.route53domains = exports.route53 = exports.rolesanywhere = exports.resourcegroupstaggingapi = exports.resourcegroups = exports.resourceexplorer = exports.redshiftserverless = exports.redshiftdata = exports.redshift = exports.rds = exports.rbin = exports.ram = exports.quicksight = exports.qldb = exports.pricing = exports.pipes = exports.pinpoint = exports.outposts = exports.organizations = exports.opsworks = exports.opensearch = exports.oam = exports.networkmanager = exports.networkfirewall = exports.neptune = exports.mwaa = exports.mskconnect = exports.msk = exports.mq = exports.memorydb = exports.mediastore = exports.mediapackage = exports.medialive = exports.mediaconvert = exports.macie2 = void 0;
23
+ exports.xray = exports.workspaces = exports.worklink = exports.wafv2 = exports.wafregional = exports.waf = exports.vpclattice = exports.vpc = exports.types = exports.transfer = exports.transcribe = exports.timestreamwrite = exports.synthetics = exports.swf = exports.storagegateway = exports.ssoadmin = exports.ssmincidents = exports.ssmcontacts = exports.ssm = exports.sqs = exports.sns = exports.simpledb = exports.signer = exports.shield = exports.sfn = exports.sesv2 = exports.ses = exports.servicequotas = void 0;
24
24
  const pulumi = require("@pulumi/pulumi");
25
25
  const utilities = require("./utilities");
26
26
  // Export members:
@@ -45,9 +45,11 @@ exports.getAvailabilityZones = null;
45
45
  exports.getAvailabilityZonesOutput = null;
46
46
  utilities.lazyLoad(exports, ["getAvailabilityZones", "getAvailabilityZonesOutput"], () => require("./getAvailabilityZones"));
47
47
  exports.getBillingServiceAccount = null;
48
- utilities.lazyLoad(exports, ["getBillingServiceAccount"], () => require("./getBillingServiceAccount"));
48
+ exports.getBillingServiceAccountOutput = null;
49
+ utilities.lazyLoad(exports, ["getBillingServiceAccount", "getBillingServiceAccountOutput"], () => require("./getBillingServiceAccount"));
49
50
  exports.getCallerIdentity = null;
50
- utilities.lazyLoad(exports, ["getCallerIdentity"], () => require("./getCallerIdentity"));
51
+ exports.getCallerIdentityOutput = null;
52
+ utilities.lazyLoad(exports, ["getCallerIdentity", "getCallerIdentityOutput"], () => require("./getCallerIdentity"));
51
53
  exports.getCanonicalUserId = null;
52
54
  utilities.lazyLoad(exports, ["getCanonicalUserId"], () => require("./getCanonicalUserId"));
53
55
  exports.getDefaultTags = null;
@@ -60,7 +62,8 @@ exports.getIpRanges = null;
60
62
  exports.getIpRangesOutput = null;
61
63
  utilities.lazyLoad(exports, ["getIpRanges", "getIpRangesOutput"], () => require("./getIpRanges"));
62
64
  exports.getPartition = null;
63
- utilities.lazyLoad(exports, ["getPartition"], () => require("./getPartition"));
65
+ exports.getPartitionOutput = null;
66
+ utilities.lazyLoad(exports, ["getPartition", "getPartitionOutput"], () => require("./getPartition"));
64
67
  exports.getPrefixList = null;
65
68
  exports.getPrefixListOutput = null;
66
69
  utilities.lazyLoad(exports, ["getPrefixList", "getPrefixListOutput"], () => require("./getPrefixList"));
@@ -121,6 +124,8 @@ const appsync = require("./appsync");
121
124
  exports.appsync = appsync;
122
125
  const athena = require("./athena");
123
126
  exports.athena = athena;
127
+ const auditmanager = require("./auditmanager");
128
+ exports.auditmanager = auditmanager;
124
129
  const autoscaling = require("./autoscaling");
125
130
  exports.autoscaling = autoscaling;
126
131
  const autoscalingplans = require("./autoscalingplans");
@@ -137,6 +142,8 @@ const chime = require("./chime");
137
142
  exports.chime = chime;
138
143
  const chimesdkmediapipelines = require("./chimesdkmediapipelines");
139
144
  exports.chimesdkmediapipelines = chimesdkmediapipelines;
145
+ const cleanrooms = require("./cleanrooms");
146
+ exports.cleanrooms = cleanrooms;
140
147
  const cloud9 = require("./cloud9");
141
148
  exports.cloud9 = cloud9;
142
149
  const cloudcontrol = require("./cloudcontrol");
@@ -247,6 +254,8 @@ const emrserverless = require("./emrserverless");
247
254
  exports.emrserverless = emrserverless;
248
255
  const evidently = require("./evidently");
249
256
  exports.evidently = evidently;
257
+ const finspace = require("./finspace");
258
+ exports.finspace = finspace;
250
259
  const fis = require("./fis");
251
260
  exports.fis = fis;
252
261
  const fms = require("./fms");
@@ -365,6 +374,8 @@ const redshiftdata = require("./redshiftdata");
365
374
  exports.redshiftdata = redshiftdata;
366
375
  const redshiftserverless = require("./redshiftserverless");
367
376
  exports.redshiftserverless = redshiftserverless;
377
+ const resourceexplorer = require("./resourceexplorer");
378
+ exports.resourceexplorer = resourceexplorer;
368
379
  const resourcegroups = require("./resourcegroups");
369
380
  exports.resourcegroups = resourcegroups;
370
381
  const resourcegroupstaggingapi = require("./resourcegroupstaggingapi");
@@ -445,6 +456,8 @@ const transfer = require("./transfer");
445
456
  exports.transfer = transfer;
446
457
  const types = require("./types");
447
458
  exports.types = types;
459
+ const vpc = require("./vpc");
460
+ exports.vpc = vpc;
448
461
  const vpclattice = require("./vpclattice");
449
462
  exports.vpclattice = vpclattice;
450
463
  const waf = require("./waf");
package/index.js.map CHANGED
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../index.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../index.ts"],"names":[],"mappings":"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"}