@pulumi/aws 7.36.0 → 7.37.0

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 (568) hide show
  1. package/acm/certificate.d.ts +3 -3
  2. package/acm/certificate.js +3 -3
  3. package/acm/certificateValidation.d.ts +6 -6
  4. package/acm/certificateValidation.js +6 -6
  5. package/acmpca/policy.d.ts +1 -1
  6. package/acmpca/policy.js +1 -1
  7. package/alb/targetGroupAttachment.d.ts +1 -0
  8. package/alb/targetGroupAttachment.d.ts.map +1 -1
  9. package/alb/targetGroupAttachment.js +1 -0
  10. package/alb/targetGroupAttachment.js.map +1 -1
  11. package/amp/ruleGroupNamespace.d.ts +6 -0
  12. package/amp/ruleGroupNamespace.d.ts.map +1 -1
  13. package/amp/ruleGroupNamespace.js +6 -0
  14. package/amp/ruleGroupNamespace.js.map +1 -1
  15. package/amp/workspaceConfiguration.d.ts +39 -0
  16. package/amp/workspaceConfiguration.d.ts.map +1 -1
  17. package/amp/workspaceConfiguration.js +19 -0
  18. package/amp/workspaceConfiguration.js.map +1 -1
  19. package/apigateway/domainName.d.ts +5 -17
  20. package/apigateway/domainName.d.ts.map +1 -1
  21. package/apigateway/domainName.js.map +1 -1
  22. package/apigateway/getDomainName.d.ts +3 -3
  23. package/apigateway/getRestApi.d.ts +9 -1
  24. package/apigateway/getRestApi.d.ts.map +1 -1
  25. package/apigateway/getRestApi.js.map +1 -1
  26. package/apigateway/integration.d.ts +3 -3
  27. package/apigateway/restApi.d.ts +51 -15
  28. package/apigateway/restApi.d.ts.map +1 -1
  29. package/apigateway/restApi.js +20 -0
  30. package/apigateway/restApi.js.map +1 -1
  31. package/appautoscaling/target.d.ts +13 -0
  32. package/appautoscaling/target.d.ts.map +1 -1
  33. package/appautoscaling/target.js +13 -0
  34. package/appautoscaling/target.js.map +1 -1
  35. package/appflow/connectorProfile.d.ts +3 -3
  36. package/appstream/fleet.d.ts +3 -3
  37. package/arnBuild.d.ts +18 -0
  38. package/arnBuild.d.ts.map +1 -0
  39. package/arnBuild.js +67 -0
  40. package/arnBuild.js.map +1 -0
  41. package/arnParse.d.ts +25 -0
  42. package/arnParse.d.ts.map +1 -0
  43. package/arnParse.js +59 -0
  44. package/arnParse.js.map +1 -0
  45. package/auditmanager/accountRegistration.d.ts +7 -0
  46. package/auditmanager/accountRegistration.d.ts.map +1 -1
  47. package/auditmanager/accountRegistration.js +7 -0
  48. package/auditmanager/accountRegistration.js.map +1 -1
  49. package/auditmanager/assessment.d.ts +11 -0
  50. package/auditmanager/assessment.d.ts.map +1 -1
  51. package/auditmanager/assessment.js +11 -0
  52. package/auditmanager/assessment.js.map +1 -1
  53. package/auditmanager/control.d.ts +11 -0
  54. package/auditmanager/control.d.ts.map +1 -1
  55. package/auditmanager/control.js +11 -0
  56. package/auditmanager/control.js.map +1 -1
  57. package/auditmanager/framework.d.ts +11 -0
  58. package/auditmanager/framework.d.ts.map +1 -1
  59. package/auditmanager/framework.js +11 -0
  60. package/auditmanager/framework.js.map +1 -1
  61. package/auditmanager/frameworkShare.d.ts +11 -0
  62. package/auditmanager/frameworkShare.d.ts.map +1 -1
  63. package/auditmanager/frameworkShare.js +11 -0
  64. package/auditmanager/frameworkShare.js.map +1 -1
  65. package/backup/regionSettings.d.ts +7 -0
  66. package/backup/regionSettings.d.ts.map +1 -1
  67. package/backup/regionSettings.js +7 -0
  68. package/backup/regionSettings.js.map +1 -1
  69. package/bedrock/agentcoreBrowser.d.ts +36 -0
  70. package/bedrock/agentcoreBrowser.d.ts.map +1 -1
  71. package/bedrock/agentcoreBrowser.js +6 -0
  72. package/bedrock/agentcoreBrowser.js.map +1 -1
  73. package/bedrock/agentcoreBrowserProfile.d.ts +191 -0
  74. package/bedrock/agentcoreBrowserProfile.d.ts.map +1 -0
  75. package/bedrock/agentcoreBrowserProfile.js +147 -0
  76. package/bedrock/agentcoreBrowserProfile.js.map +1 -0
  77. package/bedrock/agentcoreCodeInterpreter.d.ts +12 -0
  78. package/bedrock/agentcoreCodeInterpreter.d.ts.map +1 -1
  79. package/bedrock/agentcoreCodeInterpreter.js +2 -0
  80. package/bedrock/agentcoreCodeInterpreter.js.map +1 -1
  81. package/bedrock/agentcoreRegistry.d.ts +117 -0
  82. package/bedrock/agentcoreRegistry.d.ts.map +1 -0
  83. package/bedrock/agentcoreRegistry.js +120 -0
  84. package/bedrock/agentcoreRegistry.js.map +1 -0
  85. package/bedrock/customModel.d.ts +1 -1
  86. package/bedrock/customModel.js +1 -1
  87. package/bedrock/getUseCaseForModelAccess.d.ts +45 -0
  88. package/bedrock/getUseCaseForModelAccess.d.ts.map +1 -0
  89. package/bedrock/getUseCaseForModelAccess.js +69 -0
  90. package/bedrock/getUseCaseForModelAccess.js.map +1 -0
  91. package/bedrock/index.d.ts +12 -0
  92. package/bedrock/index.d.ts.map +1 -1
  93. package/bedrock/index.js +19 -1
  94. package/bedrock/index.js.map +1 -1
  95. package/bedrock/provisionedModelThroughput.d.ts +1 -1
  96. package/bedrock/provisionedModelThroughput.js +1 -1
  97. package/bedrock/useCaseForModelAccess.d.ts +98 -0
  98. package/bedrock/useCaseForModelAccess.d.ts.map +1 -0
  99. package/bedrock/useCaseForModelAccess.js +118 -0
  100. package/bedrock/useCaseForModelAccess.js.map +1 -0
  101. package/bedrockfoundation/getModelAgreementOffers.d.ts +91 -0
  102. package/bedrockfoundation/getModelAgreementOffers.d.ts.map +1 -0
  103. package/bedrockfoundation/getModelAgreementOffers.js +81 -0
  104. package/bedrockfoundation/getModelAgreementOffers.js.map +1 -0
  105. package/bedrockfoundation/index.d.ts +6 -0
  106. package/bedrockfoundation/index.d.ts.map +1 -1
  107. package/bedrockfoundation/index.js +19 -1
  108. package/bedrockfoundation/index.js.map +1 -1
  109. package/bedrockfoundation/modelAgreement.d.ts +124 -0
  110. package/bedrockfoundation/modelAgreement.d.ts.map +1 -0
  111. package/bedrockfoundation/modelAgreement.js +124 -0
  112. package/bedrockfoundation/modelAgreement.js.map +1 -0
  113. package/bedrockmodel/invocationLoggingConfiguration.d.ts +7 -0
  114. package/bedrockmodel/invocationLoggingConfiguration.d.ts.map +1 -1
  115. package/bedrockmodel/invocationLoggingConfiguration.js +7 -0
  116. package/bedrockmodel/invocationLoggingConfiguration.js.map +1 -1
  117. package/cloudfront/keyValueStore.d.ts +15 -0
  118. package/cloudfront/keyValueStore.d.ts.map +1 -1
  119. package/cloudfront/keyValueStore.js +4 -0
  120. package/cloudfront/keyValueStore.js.map +1 -1
  121. package/cloudfront/multitenantDistribution.d.ts +0 -2
  122. package/cloudfront/multitenantDistribution.d.ts.map +1 -1
  123. package/cloudfront/multitenantDistribution.js +0 -2
  124. package/cloudfront/multitenantDistribution.js.map +1 -1
  125. package/cloudhsmv2/cluster.d.ts +4 -4
  126. package/cloudhsmv2/cluster.js +4 -4
  127. package/cloudtrail/trail.d.ts +6 -0
  128. package/cloudtrail/trail.d.ts.map +1 -1
  129. package/cloudtrail/trail.js +6 -0
  130. package/cloudtrail/trail.js.map +1 -1
  131. package/cloudwatch/compositeAlarm.d.ts +13 -2
  132. package/cloudwatch/compositeAlarm.d.ts.map +1 -1
  133. package/cloudwatch/compositeAlarm.js +13 -2
  134. package/cloudwatch/compositeAlarm.js.map +1 -1
  135. package/cloudwatch/contributorInsightRule.d.ts +14 -3
  136. package/cloudwatch/contributorInsightRule.d.ts.map +1 -1
  137. package/cloudwatch/contributorInsightRule.js +13 -2
  138. package/cloudwatch/contributorInsightRule.js.map +1 -1
  139. package/cloudwatch/contributorManagedInsightRule.d.ts +20 -2
  140. package/cloudwatch/contributorManagedInsightRule.d.ts.map +1 -1
  141. package/cloudwatch/contributorManagedInsightRule.js +14 -2
  142. package/cloudwatch/contributorManagedInsightRule.js.map +1 -1
  143. package/cloudwatch/dashboard.d.ts +13 -2
  144. package/cloudwatch/dashboard.d.ts.map +1 -1
  145. package/cloudwatch/dashboard.js +13 -2
  146. package/cloudwatch/dashboard.js.map +1 -1
  147. package/cloudwatch/eventApiDestination.d.ts +13 -2
  148. package/cloudwatch/eventApiDestination.d.ts.map +1 -1
  149. package/cloudwatch/eventApiDestination.js +13 -2
  150. package/cloudwatch/eventApiDestination.js.map +1 -1
  151. package/cloudwatch/eventArchive.d.ts +13 -2
  152. package/cloudwatch/eventArchive.d.ts.map +1 -1
  153. package/cloudwatch/eventArchive.js +13 -2
  154. package/cloudwatch/eventArchive.js.map +1 -1
  155. package/cloudwatch/eventBus.d.ts +13 -2
  156. package/cloudwatch/eventBus.d.ts.map +1 -1
  157. package/cloudwatch/eventBus.js +13 -2
  158. package/cloudwatch/eventBus.js.map +1 -1
  159. package/cloudwatch/eventBusPolicy.d.ts +13 -2
  160. package/cloudwatch/eventBusPolicy.d.ts.map +1 -1
  161. package/cloudwatch/eventBusPolicy.js +13 -2
  162. package/cloudwatch/eventBusPolicy.js.map +1 -1
  163. package/cloudwatch/eventConnection.d.ts +13 -2
  164. package/cloudwatch/eventConnection.d.ts.map +1 -1
  165. package/cloudwatch/eventConnection.js +13 -2
  166. package/cloudwatch/eventConnection.js.map +1 -1
  167. package/cloudwatch/eventEndpoint.d.ts +13 -2
  168. package/cloudwatch/eventEndpoint.d.ts.map +1 -1
  169. package/cloudwatch/eventEndpoint.js +13 -2
  170. package/cloudwatch/eventEndpoint.js.map +1 -1
  171. package/cloudwatch/eventPermission.d.ts +13 -2
  172. package/cloudwatch/eventPermission.d.ts.map +1 -1
  173. package/cloudwatch/eventPermission.js +13 -2
  174. package/cloudwatch/eventPermission.js.map +1 -1
  175. package/cloudwatch/eventRule.d.ts +0 -1
  176. package/cloudwatch/eventRule.d.ts.map +1 -1
  177. package/cloudwatch/eventRule.js +0 -1
  178. package/cloudwatch/eventRule.js.map +1 -1
  179. package/cloudwatch/logAccountPolicy.d.ts +13 -1
  180. package/cloudwatch/logAccountPolicy.d.ts.map +1 -1
  181. package/cloudwatch/logAccountPolicy.js +13 -1
  182. package/cloudwatch/logAccountPolicy.js.map +1 -1
  183. package/cloudwatch/logAnomalyDetector.d.ts +10 -4
  184. package/cloudwatch/logAnomalyDetector.d.ts.map +1 -1
  185. package/cloudwatch/logAnomalyDetector.js +10 -4
  186. package/cloudwatch/logAnomalyDetector.js.map +1 -1
  187. package/cloudwatch/logDataProtectionPolicy.d.ts +12 -1
  188. package/cloudwatch/logDataProtectionPolicy.d.ts.map +1 -1
  189. package/cloudwatch/logDataProtectionPolicy.js +12 -1
  190. package/cloudwatch/logDataProtectionPolicy.js.map +1 -1
  191. package/cloudwatch/logDelivery.d.ts +12 -1
  192. package/cloudwatch/logDelivery.d.ts.map +1 -1
  193. package/cloudwatch/logDelivery.js +12 -1
  194. package/cloudwatch/logDelivery.js.map +1 -1
  195. package/cloudwatch/logDeliveryDestination.d.ts +12 -1
  196. package/cloudwatch/logDeliveryDestination.d.ts.map +1 -1
  197. package/cloudwatch/logDeliveryDestination.js +12 -1
  198. package/cloudwatch/logDeliveryDestination.js.map +1 -1
  199. package/cloudwatch/logDeliveryDestinationPolicy.d.ts +12 -1
  200. package/cloudwatch/logDeliveryDestinationPolicy.d.ts.map +1 -1
  201. package/cloudwatch/logDeliveryDestinationPolicy.js +12 -1
  202. package/cloudwatch/logDeliveryDestinationPolicy.js.map +1 -1
  203. package/cloudwatch/logDeliverySource.d.ts +12 -1
  204. package/cloudwatch/logDeliverySource.d.ts.map +1 -1
  205. package/cloudwatch/logDeliverySource.js +12 -1
  206. package/cloudwatch/logDeliverySource.js.map +1 -1
  207. package/cloudwatch/logDestination.d.ts +12 -1
  208. package/cloudwatch/logDestination.d.ts.map +1 -1
  209. package/cloudwatch/logDestination.js +12 -1
  210. package/cloudwatch/logDestination.js.map +1 -1
  211. package/cloudwatch/logDestinationPolicy.d.ts +12 -1
  212. package/cloudwatch/logDestinationPolicy.d.ts.map +1 -1
  213. package/cloudwatch/logDestinationPolicy.js +12 -1
  214. package/cloudwatch/logDestinationPolicy.js.map +1 -1
  215. package/cloudwatch/logIndexPolicy.d.ts +12 -1
  216. package/cloudwatch/logIndexPolicy.d.ts.map +1 -1
  217. package/cloudwatch/logIndexPolicy.js +12 -1
  218. package/cloudwatch/logIndexPolicy.js.map +1 -1
  219. package/cloudwatch/logResourcePolicy.d.ts +12 -1
  220. package/cloudwatch/logResourcePolicy.d.ts.map +1 -1
  221. package/cloudwatch/logResourcePolicy.js +12 -1
  222. package/cloudwatch/logResourcePolicy.js.map +1 -1
  223. package/cloudwatch/logStream.d.ts +14 -2
  224. package/cloudwatch/logStream.d.ts.map +1 -1
  225. package/cloudwatch/logStream.js +14 -2
  226. package/cloudwatch/logStream.js.map +1 -1
  227. package/cloudwatch/logTransformer.d.ts +6 -0
  228. package/cloudwatch/logTransformer.d.ts.map +1 -1
  229. package/cloudwatch/logTransformer.js +6 -0
  230. package/cloudwatch/logTransformer.js.map +1 -1
  231. package/cloudwatch/metricStream.d.ts +13 -2
  232. package/cloudwatch/metricStream.d.ts.map +1 -1
  233. package/cloudwatch/metricStream.js +13 -2
  234. package/cloudwatch/metricStream.js.map +1 -1
  235. package/cloudwatch/queryDefinition.d.ts +20 -1
  236. package/cloudwatch/queryDefinition.d.ts.map +1 -1
  237. package/cloudwatch/queryDefinition.js +14 -1
  238. package/cloudwatch/queryDefinition.js.map +1 -1
  239. package/codeartifact/domainPermissions.d.ts +1 -1
  240. package/codeartifact/domainPermissions.js +1 -1
  241. package/codeartifact/repositoryPermissionsPolicy.d.ts +1 -1
  242. package/codeartifact/repositoryPermissionsPolicy.js +1 -1
  243. package/codebuild/project.d.ts +2 -1
  244. package/codebuild/project.d.ts.map +1 -1
  245. package/codebuild/project.js +2 -1
  246. package/codebuild/project.js.map +1 -1
  247. package/codebuild/resourcePolicy.d.ts +1 -1
  248. package/codebuild/resourcePolicy.js +1 -1
  249. package/codepipeline/pipeline.d.ts +11 -0
  250. package/codepipeline/pipeline.d.ts.map +1 -1
  251. package/codepipeline/pipeline.js +11 -0
  252. package/codepipeline/pipeline.js.map +1 -1
  253. package/devopsguru/eventSourcesConfig.d.ts +7 -0
  254. package/devopsguru/eventSourcesConfig.d.ts.map +1 -1
  255. package/devopsguru/eventSourcesConfig.js +7 -0
  256. package/devopsguru/eventSourcesConfig.js.map +1 -1
  257. package/devopsguru/serviceIntegration.d.ts +7 -0
  258. package/devopsguru/serviceIntegration.d.ts.map +1 -1
  259. package/devopsguru/serviceIntegration.js +7 -0
  260. package/devopsguru/serviceIntegration.js.map +1 -1
  261. package/directconnect/bgpPeer.d.ts +3 -3
  262. package/directconnect/gateway.d.ts +0 -1
  263. package/directconnect/gateway.d.ts.map +1 -1
  264. package/directconnect/gateway.js +0 -1
  265. package/directconnect/gateway.js.map +1 -1
  266. package/directconnect/hostedPrivateVirtualInterface.d.ts +3 -3
  267. package/directconnect/hostedPublicVirtualInterface.d.ts +3 -3
  268. package/directconnect/hostedTransitVirtualInterface.d.ts +3 -3
  269. package/directconnect/privateVirtualInterface.d.ts +3 -3
  270. package/directconnect/publicVirtualInterface.d.ts +3 -3
  271. package/directconnect/transitVirtualInterface.d.ts +3 -3
  272. package/directoryservice/serviceRegion.d.ts +8 -8
  273. package/directoryservice/serviceRegion.js +8 -8
  274. package/docdb/clusterInstance.d.ts +3 -3
  275. package/docdb/clusterInstance.js +3 -3
  276. package/docdb/eventSubscription.d.ts +3 -3
  277. package/dynamodb/getTableItem.d.ts +16 -14
  278. package/dynamodb/getTableItem.d.ts.map +1 -1
  279. package/dynamodb/getTableItem.js.map +1 -1
  280. package/dynamodb/resourcePolicy.d.ts +1 -1
  281. package/dynamodb/resourcePolicy.js +1 -1
  282. package/dynamodb/tableItem.d.ts +42 -1
  283. package/dynamodb/tableItem.d.ts.map +1 -1
  284. package/dynamodb/tableItem.js +30 -1
  285. package/dynamodb/tableItem.js.map +1 -1
  286. package/ebs/snapshotBlockPublicAccess.d.ts +7 -0
  287. package/ebs/snapshotBlockPublicAccess.d.ts.map +1 -1
  288. package/ebs/snapshotBlockPublicAccess.js +7 -0
  289. package/ebs/snapshotBlockPublicAccess.js.map +1 -1
  290. package/ec2/capacityBlockReservation.d.ts +5 -4
  291. package/ec2/capacityBlockReservation.d.ts.map +1 -1
  292. package/ec2/capacityBlockReservation.js +1 -4
  293. package/ec2/capacityBlockReservation.js.map +1 -1
  294. package/ec2/defaultVpc.d.ts +11 -0
  295. package/ec2/defaultVpc.d.ts.map +1 -1
  296. package/ec2/defaultVpc.js +11 -0
  297. package/ec2/defaultVpc.js.map +1 -1
  298. package/ec2/getCapacityBlockReservation.d.ts +258 -0
  299. package/ec2/getCapacityBlockReservation.d.ts.map +1 -0
  300. package/ec2/getCapacityBlockReservation.js +159 -0
  301. package/ec2/getCapacityBlockReservation.js.map +1 -0
  302. package/ec2/getInstances.d.ts +4 -4
  303. package/ec2/getInstances.js +4 -4
  304. package/ec2/getRouteTables.d.ts +6 -6
  305. package/ec2/getRouteTables.js +6 -6
  306. package/ec2/getVpcs.d.ts +4 -4
  307. package/ec2/getVpcs.js +4 -4
  308. package/ec2/imageBlockPublicAccess.d.ts +6 -1
  309. package/ec2/imageBlockPublicAccess.d.ts.map +1 -1
  310. package/ec2/imageBlockPublicAccess.js +6 -1
  311. package/ec2/imageBlockPublicAccess.js.map +1 -1
  312. package/ec2/index.d.ts +3 -0
  313. package/ec2/index.d.ts.map +1 -1
  314. package/ec2/index.js +8 -5
  315. package/ec2/index.js.map +1 -1
  316. package/ec2/natGateway.d.ts +2 -2
  317. package/ec2/natGateway.js +2 -2
  318. package/ec2/serialConsoleAccess.d.ts +7 -0
  319. package/ec2/serialConsoleAccess.d.ts.map +1 -1
  320. package/ec2/serialConsoleAccess.js +7 -0
  321. package/ec2/serialConsoleAccess.js.map +1 -1
  322. package/ec2/vpnConnection.d.ts +6 -6
  323. package/ec2transitgateway/meteringPolicy.d.ts +1 -1
  324. package/ec2transitgateway/meteringPolicy.js +1 -1
  325. package/ecs/capacityProvider.d.ts +2 -0
  326. package/ecs/capacityProvider.d.ts.map +1 -1
  327. package/ecs/capacityProvider.js +2 -0
  328. package/ecs/capacityProvider.js.map +1 -1
  329. package/ecs/clusterCapacityProviders.d.ts +2 -0
  330. package/ecs/clusterCapacityProviders.d.ts.map +1 -1
  331. package/ecs/clusterCapacityProviders.js +2 -0
  332. package/ecs/clusterCapacityProviders.js.map +1 -1
  333. package/ecs/taskDefinition.d.ts +3 -3
  334. package/eks/nodeGroup.d.ts +4 -4
  335. package/eks/nodeGroup.js +4 -4
  336. package/elasticache/replicationGroup.d.ts +3 -3
  337. package/elasticache/replicationGroup.js +3 -3
  338. package/fsx/lustreFileSystem.d.ts +3 -3
  339. package/globalaccelerator/accelerator.d.ts +4 -4
  340. package/globalaccelerator/customRoutingAccelerator.d.ts +4 -4
  341. package/glue/catalogTable.d.ts +14 -14
  342. package/glue/catalogTable.d.ts.map +1 -1
  343. package/glue/resourcePolicy.d.ts +7 -0
  344. package/glue/resourcePolicy.d.ts.map +1 -1
  345. package/glue/resourcePolicy.js +7 -0
  346. package/glue/resourcePolicy.js.map +1 -1
  347. package/grafana/workspace.d.ts +3 -3
  348. package/iam/outboundWebIdentityFederation.d.ts +6 -0
  349. package/iam/outboundWebIdentityFederation.d.ts.map +1 -1
  350. package/iam/outboundWebIdentityFederation.js +6 -0
  351. package/iam/outboundWebIdentityFederation.js.map +1 -1
  352. package/iam/policyAttachment.d.ts +7 -7
  353. package/iam/policyAttachment.js +7 -7
  354. package/index.d.ts +9 -0
  355. package/index.d.ts.map +1 -1
  356. package/index.js +19 -6
  357. package/index.js.map +1 -1
  358. package/inspector2/filter.d.ts +6 -0
  359. package/inspector2/filter.d.ts.map +1 -1
  360. package/inspector2/filter.js +6 -0
  361. package/inspector2/filter.js.map +1 -1
  362. package/invoicing/invoiceUnit.d.ts +6 -0
  363. package/invoicing/invoiceUnit.d.ts.map +1 -1
  364. package/invoicing/invoiceUnit.js +6 -0
  365. package/invoicing/invoiceUnit.js.map +1 -1
  366. package/iot/eventConfigurations.d.ts +7 -0
  367. package/iot/eventConfigurations.d.ts.map +1 -1
  368. package/iot/eventConfigurations.js +7 -0
  369. package/iot/eventConfigurations.js.map +1 -1
  370. package/kinesis/resourcePolicy.d.ts +1 -1
  371. package/kinesis/resourcePolicy.js +1 -1
  372. package/lakeformation/identityCenterConfiguration.d.ts +11 -0
  373. package/lakeformation/identityCenterConfiguration.d.ts.map +1 -1
  374. package/lakeformation/identityCenterConfiguration.js +11 -0
  375. package/lakeformation/identityCenterConfiguration.js.map +1 -1
  376. package/lambda/capacityProvider.d.ts +11 -0
  377. package/lambda/capacityProvider.d.ts.map +1 -1
  378. package/lambda/capacityProvider.js +11 -0
  379. package/lambda/capacityProvider.js.map +1 -1
  380. package/lambda/eventSourceMapping.d.ts +12 -0
  381. package/lambda/eventSourceMapping.d.ts.map +1 -1
  382. package/lambda/eventSourceMapping.js +2 -0
  383. package/lambda/eventSourceMapping.js.map +1 -1
  384. package/lambda/function.d.ts +15 -3
  385. package/lambda/function.d.ts.map +1 -1
  386. package/lambda/function.js +5 -3
  387. package/lambda/function.js.map +1 -1
  388. package/lambda/functionScalingConfig.d.ts +182 -0
  389. package/lambda/functionScalingConfig.d.ts.map +1 -0
  390. package/lambda/functionScalingConfig.js +163 -0
  391. package/lambda/functionScalingConfig.js.map +1 -0
  392. package/lambda/getCodeSigningConfig.d.ts +4 -4
  393. package/lambda/getCodeSigningConfig.js +4 -4
  394. package/lambda/getFunctions.d.ts +8 -8
  395. package/lambda/getFunctions.js +8 -8
  396. package/lambda/index.d.ts +3 -0
  397. package/lambda/index.d.ts.map +1 -1
  398. package/lambda/index.js +6 -1
  399. package/lambda/index.js.map +1 -1
  400. package/lb/targetGroupAttachment.d.ts +1 -0
  401. package/lb/targetGroupAttachment.d.ts.map +1 -1
  402. package/lb/targetGroupAttachment.js +1 -0
  403. package/lb/targetGroupAttachment.js.map +1 -1
  404. package/licensemanager/getReceivedLicense.d.ts +1 -1
  405. package/lightsail/bucketAccessKey.d.ts.map +1 -1
  406. package/lightsail/bucketAccessKey.js +2 -0
  407. package/lightsail/bucketAccessKey.js.map +1 -1
  408. package/lightsail/keyPair.d.ts.map +1 -1
  409. package/lightsail/keyPair.js +2 -0
  410. package/lightsail/keyPair.js.map +1 -1
  411. package/macie2/classificationExportConfiguration.d.ts +7 -0
  412. package/macie2/classificationExportConfiguration.d.ts.map +1 -1
  413. package/macie2/classificationExportConfiguration.js +7 -0
  414. package/macie2/classificationExportConfiguration.js.map +1 -1
  415. package/mq/broker.d.ts +20 -0
  416. package/mq/broker.d.ts.map +1 -1
  417. package/mq/broker.js +4 -0
  418. package/mq/broker.js.map +1 -1
  419. package/mq/getBroker.d.ts +8 -0
  420. package/mq/getBroker.d.ts.map +1 -1
  421. package/mq/getBroker.js.map +1 -1
  422. package/msk/cluster.d.ts +8 -0
  423. package/msk/cluster.d.ts.map +1 -1
  424. package/msk/cluster.js +2 -0
  425. package/msk/cluster.js.map +1 -1
  426. package/msk/getCluster.d.ts +5 -1
  427. package/msk/getCluster.d.ts.map +1 -1
  428. package/msk/getCluster.js.map +1 -1
  429. package/msk/topic.d.ts +1 -0
  430. package/msk/topic.d.ts.map +1 -1
  431. package/msk/topic.js +1 -0
  432. package/msk/topic.js.map +1 -1
  433. package/neptune/clusterInstance.d.ts +2 -2
  434. package/neptune/clusterInstance.js +2 -2
  435. package/organizations/awsServiceAccess.d.ts +10 -0
  436. package/organizations/awsServiceAccess.d.ts.map +1 -1
  437. package/organizations/awsServiceAccess.js +10 -0
  438. package/organizations/awsServiceAccess.js.map +1 -1
  439. package/organizations/policy.d.ts +10 -0
  440. package/organizations/policy.d.ts.map +1 -1
  441. package/organizations/policy.js +10 -0
  442. package/organizations/policy.js.map +1 -1
  443. package/organizations/resourcePolicy.d.ts +10 -0
  444. package/organizations/resourcePolicy.d.ts.map +1 -1
  445. package/organizations/resourcePolicy.js +10 -0
  446. package/organizations/resourcePolicy.js.map +1 -1
  447. package/package.json +2 -2
  448. package/pinpoint/index.d.ts +3 -0
  449. package/pinpoint/index.d.ts.map +1 -1
  450. package/pinpoint/index.js +6 -1
  451. package/pinpoint/index.js.map +1 -1
  452. package/pinpoint/smsvoicev2PhoneNumber.d.ts +29 -11
  453. package/pinpoint/smsvoicev2PhoneNumber.d.ts.map +1 -1
  454. package/pinpoint/smsvoicev2PhoneNumber.js +2 -0
  455. package/pinpoint/smsvoicev2PhoneNumber.js.map +1 -1
  456. package/pinpoint/smsvoicev2Pool.d.ts +305 -0
  457. package/pinpoint/smsvoicev2Pool.d.ts.map +1 -0
  458. package/pinpoint/smsvoicev2Pool.js +193 -0
  459. package/pinpoint/smsvoicev2Pool.js.map +1 -0
  460. package/ram/resourceShareAssociationsExclusive.d.ts +9 -3
  461. package/ram/resourceShareAssociationsExclusive.d.ts.map +1 -1
  462. package/ram/resourceShareAssociationsExclusive.js +9 -3
  463. package/ram/resourceShareAssociationsExclusive.js.map +1 -1
  464. package/rds/certificate.d.ts +7 -0
  465. package/rds/certificate.d.ts.map +1 -1
  466. package/rds/certificate.js +7 -0
  467. package/rds/certificate.js.map +1 -1
  468. package/rds/cluster.d.ts +12 -0
  469. package/rds/cluster.d.ts.map +1 -1
  470. package/rds/cluster.js +2 -0
  471. package/rds/cluster.js.map +1 -1
  472. package/rds/clusterInstance.d.ts +3 -3
  473. package/rds/clusterInstance.js +3 -3
  474. package/rds/proxy.d.ts +4 -4
  475. package/rds/proxy.js +4 -4
  476. package/redshift/integration.d.ts +6 -0
  477. package/redshift/integration.d.ts.map +1 -1
  478. package/redshift/integration.js +6 -0
  479. package/redshift/integration.js.map +1 -1
  480. package/redshift/namespaceRegistration.d.ts +2 -0
  481. package/redshift/namespaceRegistration.d.ts.map +1 -1
  482. package/redshift/namespaceRegistration.js +2 -0
  483. package/redshift/namespaceRegistration.js.map +1 -1
  484. package/route53/getProfilesProfile.d.ts +132 -0
  485. package/route53/getProfilesProfile.d.ts.map +1 -0
  486. package/route53/getProfilesProfile.js +105 -0
  487. package/route53/getProfilesProfile.js.map +1 -0
  488. package/route53/index.d.ts +3 -0
  489. package/route53/index.d.ts.map +1 -1
  490. package/route53/index.js +5 -2
  491. package/route53/index.js.map +1 -1
  492. package/route53/zone.d.ts +0 -1
  493. package/route53/zone.d.ts.map +1 -1
  494. package/route53/zone.js +0 -1
  495. package/route53/zone.js.map +1 -1
  496. package/route53/zoneAssociation.d.ts +0 -1
  497. package/route53/zoneAssociation.d.ts.map +1 -1
  498. package/route53/zoneAssociation.js +0 -1
  499. package/route53/zoneAssociation.js.map +1 -1
  500. package/s3/bucketNotification.d.ts +53 -4
  501. package/s3/bucketNotification.d.ts.map +1 -1
  502. package/s3/bucketNotification.js +53 -4
  503. package/s3/bucketNotification.js.map +1 -1
  504. package/s3/getBucketNotification.d.ts +268 -0
  505. package/s3/getBucketNotification.d.ts.map +1 -0
  506. package/s3/getBucketNotification.js +257 -0
  507. package/s3/getBucketNotification.js.map +1 -0
  508. package/s3/index.d.ts +3 -0
  509. package/s3/index.d.ts.map +1 -1
  510. package/s3/index.js +5 -2
  511. package/s3/index.js.map +1 -1
  512. package/sagemaker/endpointConfiguration.d.ts +13 -2
  513. package/sagemaker/endpointConfiguration.d.ts.map +1 -1
  514. package/sagemaker/endpointConfiguration.js +13 -2
  515. package/sagemaker/endpointConfiguration.js.map +1 -1
  516. package/scheduler/schedule.d.ts +12 -0
  517. package/scheduler/schedule.d.ts.map +1 -1
  518. package/scheduler/schedule.js +12 -0
  519. package/scheduler/schedule.js.map +1 -1
  520. package/securityhub/account.d.ts +3 -3
  521. package/serverlessrepository/cloudFormationStack.d.ts +28 -24
  522. package/serverlessrepository/cloudFormationStack.d.ts.map +1 -1
  523. package/serverlessrepository/cloudFormationStack.js +5 -4
  524. package/serverlessrepository/cloudFormationStack.js.map +1 -1
  525. package/ses/domainDkim.d.ts +4 -4
  526. package/ses/domainDkim.js +4 -4
  527. package/ssoadmin/index.d.ts +3 -0
  528. package/ssoadmin/index.d.ts.map +1 -1
  529. package/ssoadmin/index.js +6 -1
  530. package/ssoadmin/index.js.map +1 -1
  531. package/ssoadmin/region.d.ts +136 -0
  532. package/ssoadmin/region.d.ts.map +1 -0
  533. package/ssoadmin/region.js +130 -0
  534. package/ssoadmin/region.js.map +1 -0
  535. package/timestreaminfluxdb/dbCluster.d.ts +6 -6
  536. package/timestreaminfluxdb/dbInstance.d.ts +6 -6
  537. package/trimIamRolePath.d.ts +20 -0
  538. package/trimIamRolePath.d.ts.map +1 -0
  539. package/trimIamRolePath.js +61 -0
  540. package/trimIamRolePath.js.map +1 -0
  541. package/types/input.d.ts +371 -53
  542. package/types/input.d.ts.map +1 -1
  543. package/types/input.js.map +1 -1
  544. package/types/output.d.ts +569 -57
  545. package/types/output.d.ts.map +1 -1
  546. package/types/output.js.map +1 -1
  547. package/userAgent.d.ts +18 -0
  548. package/userAgent.d.ts.map +1 -0
  549. package/userAgent.js +63 -0
  550. package/userAgent.js.map +1 -0
  551. package/verifiedaccess/instanceLoggingConfiguration.d.ts +2 -0
  552. package/verifiedaccess/instanceLoggingConfiguration.d.ts.map +1 -1
  553. package/verifiedaccess/instanceLoggingConfiguration.js +2 -0
  554. package/verifiedaccess/instanceLoggingConfiguration.js.map +1 -1
  555. package/wafv2/getWebAcl.d.ts +2 -2
  556. package/wafv2/webAclAssociation.d.ts +3 -3
  557. package/workspaces/index.d.ts +3 -0
  558. package/workspaces/index.d.ts.map +1 -1
  559. package/workspaces/index.js +6 -1
  560. package/workspaces/index.js.map +1 -1
  561. package/workspaces/pool.d.ts +335 -0
  562. package/workspaces/pool.d.ts.map +1 -0
  563. package/workspaces/pool.js +222 -0
  564. package/workspaces/pool.js.map +1 -0
  565. package/workspacesweb/networkSettings.d.ts +7 -7
  566. package/workspacesweb/networkSettings.js +7 -7
  567. package/workspacesweb/networkSettingsAssociation.d.ts +7 -7
  568. package/workspacesweb/networkSettingsAssociation.js +7 -7
@@ -1 +1 @@
1
- {"version":3,"file":"output.js","sourceRoot":"","sources":["../../types/output.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAk/zFjF,IAAiB,GAAG,CA2dnB;AA3dD,WAAiB,GAAG;IA2YhB;;OAEG;IACH,SAAgB,sCAAsC,CAAC,GAA4B;QAC/E,OAAO;YACH,GAAG,GAAG;YACN,WAAW,EAAE,CAAC,GAAG,CAAC,WAAW,CAAC,IAAI,WAAW;SAChD,CAAC;IACN,CAAC;IALe,0CAAsC,yCAKrD,CAAA;AAwEL,CAAC,EA3dgB,GAAG,GAAH,WAAG,KAAH,WAAG,QA2dnB"}
1
+ {"version":3,"file":"output.js","sourceRoot":"","sources":["../../types/output.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AA+20FjF,IAAiB,GAAG,CA2dnB;AA3dD,WAAiB,GAAG;IA2YhB;;OAEG;IACH,SAAgB,sCAAsC,CAAC,GAA4B;QAC/E,OAAO;YACH,GAAG,GAAG;YACN,WAAW,EAAE,CAAC,GAAG,CAAC,WAAW,CAAC,IAAI,WAAW;SAChD,CAAC;IACN,CAAC;IALe,0CAAsC,yCAKrD,CAAA;AAwEL,CAAC,EA3dgB,GAAG,GAAH,WAAG,KAAH,WAAG,QA2dnB"}
package/userAgent.d.ts ADDED
@@ -0,0 +1,18 @@
1
+ import * as pulumi from "@pulumi/pulumi";
2
+ /**
3
+ * Formats a User-Agent product for use with the `userAgent` argument in the `provider` block.
4
+ *
5
+ * > Functions cannot be used in the `terraform` block, meaning this utility cannot be used with the `providerMeta` `userAgent` argument.
6
+ *
7
+ * ## Signature
8
+ */
9
+ export declare function userAgent(productName: string, productVersion: string, comment: string, opts?: pulumi.InvokeOptions): Promise<string>;
10
+ /**
11
+ * Formats a User-Agent product for use with the `userAgent` argument in the `provider` block.
12
+ *
13
+ * > Functions cannot be used in the `terraform` block, meaning this utility cannot be used with the `providerMeta` `userAgent` argument.
14
+ *
15
+ * ## Signature
16
+ */
17
+ export declare function userAgentOutput(productName: pulumi.Input<string>, productVersion: pulumi.Input<string>, comment: pulumi.Input<string>, opts?: pulumi.InvokeOutputOptions): pulumi.Output<string>;
18
+ //# sourceMappingURL=userAgent.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"userAgent.d.ts","sourceRoot":"","sources":["../userAgent.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,MAAM,MAAM,gBAAgB,CAAC;AAGzC;;;;;;GAMG;AACH,wBAAgB,SAAS,CAAC,WAAW,EAAE,MAAM,EAAE,cAAc,EAAE,MAAM,EAAE,OAAO,EAAE,MAAM,EAAE,IAAI,CAAC,EAAE,MAAM,CAAC,aAAa,GAAG,OAAO,CAAC,MAAM,CAAC,CAOpI;AACD;;;;;;GAMG;AACH,wBAAgB,eAAe,CAAC,WAAW,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,EAAE,cAAc,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,EAAE,OAAO,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,EAAE,IAAI,CAAC,EAAE,MAAM,CAAC,mBAAmB,GAAG,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC,CAOhM"}
package/userAgent.js ADDED
@@ -0,0 +1,63 @@
1
+ "use strict";
2
+ // *** WARNING: this file was generated by pulumi-language-nodejs. ***
3
+ // *** Do not edit by hand unless you're certain you know what you are doing! ***
4
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
5
+ if (k2 === undefined) k2 = k;
6
+ var desc = Object.getOwnPropertyDescriptor(m, k);
7
+ if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
8
+ desc = { enumerable: true, get: function() { return m[k]; } };
9
+ }
10
+ Object.defineProperty(o, k2, desc);
11
+ }) : (function(o, m, k, k2) {
12
+ if (k2 === undefined) k2 = k;
13
+ o[k2] = m[k];
14
+ }));
15
+ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
16
+ Object.defineProperty(o, "default", { enumerable: true, value: v });
17
+ }) : function(o, v) {
18
+ o["default"] = v;
19
+ });
20
+ var __importStar = (this && this.__importStar) || function (mod) {
21
+ if (mod && mod.__esModule) return mod;
22
+ var result = {};
23
+ if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
24
+ __setModuleDefault(result, mod);
25
+ return result;
26
+ };
27
+ Object.defineProperty(exports, "__esModule", { value: true });
28
+ exports.userAgentOutput = exports.userAgent = void 0;
29
+ const pulumi = __importStar(require("@pulumi/pulumi"));
30
+ const utilities = __importStar(require("./utilities"));
31
+ /**
32
+ * Formats a User-Agent product for use with the `userAgent` argument in the `provider` block.
33
+ *
34
+ * > Functions cannot be used in the `terraform` block, meaning this utility cannot be used with the `providerMeta` `userAgent` argument.
35
+ *
36
+ * ## Signature
37
+ */
38
+ function userAgent(productName, productVersion, comment, opts) {
39
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
40
+ return pulumi.runtime.invokeSingle("aws:index/userAgent:userAgent", {
41
+ "productName": productName,
42
+ "productVersion": productVersion,
43
+ "comment": comment,
44
+ }, opts);
45
+ }
46
+ exports.userAgent = userAgent;
47
+ /**
48
+ * Formats a User-Agent product for use with the `userAgent` argument in the `provider` block.
49
+ *
50
+ * > Functions cannot be used in the `terraform` block, meaning this utility cannot be used with the `providerMeta` `userAgent` argument.
51
+ *
52
+ * ## Signature
53
+ */
54
+ function userAgentOutput(productName, productVersion, comment, opts) {
55
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
56
+ return pulumi.runtime.invokeSingleOutput("aws:index/userAgent:userAgent", {
57
+ "productName": productName,
58
+ "productVersion": productVersion,
59
+ "comment": comment,
60
+ }, opts);
61
+ }
62
+ exports.userAgentOutput = userAgentOutput;
63
+ //# sourceMappingURL=userAgent.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"userAgent.js","sourceRoot":"","sources":["../userAgent.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;;;;;;;;;;;;;;;;;;;;;;;;AAEjF,uDAAyC;AACzC,uDAAyC;AAEzC;;;;;;GAMG;AACH,SAAgB,SAAS,CAAC,WAAmB,EAAE,cAAsB,EAAE,OAAe,EAAE,IAA2B;IAC/G,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,+BAA+B,EAAE;QAChE,aAAa,EAAE,WAAW;QAC1B,gBAAgB,EAAE,cAAc;QAChC,SAAS,EAAE,OAAO;KACrB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,8BAOC;AACD;;;;;;GAMG;AACH,SAAgB,eAAe,CAAC,WAAiC,EAAE,cAAoC,EAAE,OAA6B,EAAE,IAAiC;IACrK,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,kBAAkB,CAAC,+BAA+B,EAAE;QACtE,aAAa,EAAE,WAAW;QAC1B,gBAAgB,EAAE,cAAc;QAChC,SAAS,EAAE,OAAO;KACrB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,0CAOC"}
@@ -4,6 +4,8 @@ import * as outputs from "../types/output";
4
4
  /**
5
5
  * Resource for managing a Verified Access Logging Configuration.
6
6
  *
7
+ * > Deletion of this resource resets the Verified Access Instance Logging Configuration to its default values.
8
+ *
7
9
  * ## Example Usage
8
10
  *
9
11
  * ### With CloudWatch Logging
@@ -1 +1 @@
1
- {"version":3,"file":"instanceLoggingConfiguration.d.ts","sourceRoot":"","sources":["../../verifiedaccess/instanceLoggingConfiguration.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,MAAM,MAAM,gBAAgB,CAAC;AACzC,OAAO,KAAK,MAAM,MAAM,gBAAgB,CAAC;AACzC,OAAO,KAAK,OAAO,MAAM,iBAAiB,CAAC;AAI3C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAqHG;AACH,qBAAa,4BAA6B,SAAQ,MAAM,CAAC,cAAc;IACnE;;;;;;;;OAQG;WACW,GAAG,CAAC,IAAI,EAAE,MAAM,EAAE,EAAE,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,EAAE,CAAC,EAAE,KAAK,CAAC,EAAE,iCAAiC,EAAE,IAAI,CAAC,EAAE,MAAM,CAAC,qBAAqB,GAAG,4BAA4B;IAO1K;;;OAGG;WACW,UAAU,CAAC,GAAG,EAAE,GAAG,GAAG,GAAG,IAAI,4BAA4B;IAOvE;;OAEG;IACH,SAAwB,UAAU,EAAE,MAAM,CAAC,MAAM,CAAC,OAAO,CAAC,cAAc,CAAC,sCAAsC,CAAC,CAAC;IACjH;;OAEG;IACH,SAAwB,MAAM,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC,CAAC;IACtD;;OAEG;IACH,SAAwB,wBAAwB,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC,CAAC;IAExE;;;;;;OAMG;gBACS,IAAI,EAAE,MAAM,EAAE,IAAI,EAAE,gCAAgC,EAAE,IAAI,CAAC,EAAE,MAAM,CAAC,qBAAqB;CAwBxG;AAED;;GAEG;AACH,MAAM,WAAW,iCAAiC;IAC9C;;OAEG;IACH,UAAU,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,cAAc,CAAC,sCAAsC,GAAG,SAAS,CAAC,CAAC;IACpG;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IAC1C;;OAEG;IACH,wBAAwB,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;CAC/D;AAED;;GAEG;AACH,MAAM,WAAW,gCAAgC;IAC7C;;OAEG;IACH,UAAU,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,cAAc,CAAC,sCAAsC,CAAC,CAAC;IACvF;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IAC1C;;OAEG;IACH,wBAAwB,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC;CAClD"}
1
+ {"version":3,"file":"instanceLoggingConfiguration.d.ts","sourceRoot":"","sources":["../../verifiedaccess/instanceLoggingConfiguration.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,MAAM,MAAM,gBAAgB,CAAC;AACzC,OAAO,KAAK,MAAM,MAAM,gBAAgB,CAAC;AACzC,OAAO,KAAK,OAAO,MAAM,iBAAiB,CAAC;AAI3C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAuHG;AACH,qBAAa,4BAA6B,SAAQ,MAAM,CAAC,cAAc;IACnE;;;;;;;;OAQG;WACW,GAAG,CAAC,IAAI,EAAE,MAAM,EAAE,EAAE,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,EAAE,CAAC,EAAE,KAAK,CAAC,EAAE,iCAAiC,EAAE,IAAI,CAAC,EAAE,MAAM,CAAC,qBAAqB,GAAG,4BAA4B;IAO1K;;;OAGG;WACW,UAAU,CAAC,GAAG,EAAE,GAAG,GAAG,GAAG,IAAI,4BAA4B;IAOvE;;OAEG;IACH,SAAwB,UAAU,EAAE,MAAM,CAAC,MAAM,CAAC,OAAO,CAAC,cAAc,CAAC,sCAAsC,CAAC,CAAC;IACjH;;OAEG;IACH,SAAwB,MAAM,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC,CAAC;IACtD;;OAEG;IACH,SAAwB,wBAAwB,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC,CAAC;IAExE;;;;;;OAMG;gBACS,IAAI,EAAE,MAAM,EAAE,IAAI,EAAE,gCAAgC,EAAE,IAAI,CAAC,EAAE,MAAM,CAAC,qBAAqB;CAwBxG;AAED;;GAEG;AACH,MAAM,WAAW,iCAAiC;IAC9C;;OAEG;IACH,UAAU,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,cAAc,CAAC,sCAAsC,GAAG,SAAS,CAAC,CAAC;IACpG;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IAC1C;;OAEG;IACH,wBAAwB,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;CAC/D;AAED;;GAEG;AACH,MAAM,WAAW,gCAAgC;IAC7C;;OAEG;IACH,UAAU,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,cAAc,CAAC,sCAAsC,CAAC,CAAC;IACvF;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IAC1C;;OAEG;IACH,wBAAwB,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC;CAClD"}
@@ -31,6 +31,8 @@ const utilities = __importStar(require("../utilities"));
31
31
  /**
32
32
  * Resource for managing a Verified Access Logging Configuration.
33
33
  *
34
+ * > Deletion of this resource resets the Verified Access Instance Logging Configuration to its default values.
35
+ *
34
36
  * ## Example Usage
35
37
  *
36
38
  * ### With CloudWatch Logging
@@ -1 +1 @@
1
- {"version":3,"file":"instanceLoggingConfiguration.js","sourceRoot":"","sources":["../../verifiedaccess/instanceLoggingConfiguration.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;;;;;;;;;;;;;;;;;;;;;;;;AAEjF,uDAAyC;AAIzC,wDAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAqHG;AACH,MAAa,4BAA6B,SAAQ,MAAM,CAAC,cAAc;IACnE;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAyC,EAAE,IAAmC;QACvI,OAAO,IAAI,4BAA4B,CAAC,IAAI,EAAO,KAAK,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC;IACnF,CAAC;IAED,gBAAgB;IACT,MAAM,CAAU,YAAY,GAAG,8EAA8E,CAAC;IAErH;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE;YACnC,OAAO,KAAK,CAAC;SAChB;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,4BAA4B,CAAC,YAAY,CAAC;IAC7E,CAAC;IAuBD,YAAY,IAAY,EAAE,WAAkF,EAAE,IAAmC;QAC7I,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAA4D,CAAC;YAC3E,cAAc,CAAC,YAAY,CAAC,GAAG,KAAK,EAAE,UAAU,CAAC;YACjD,cAAc,CAAC,QAAQ,CAAC,GAAG,KAAK,EAAE,MAAM,CAAC;YACzC,cAAc,CAAC,0BAA0B,CAAC,GAAG,KAAK,EAAE,wBAAwB,CAAC;SAChF;aAAM;YACH,MAAM,IAAI,GAAG,WAA2D,CAAC;YACzE,IAAI,IAAI,EAAE,UAAU,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBAC7C,MAAM,IAAI,KAAK,CAAC,wCAAwC,CAAC,CAAC;aAC7D;YACD,IAAI,IAAI,EAAE,wBAAwB,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBAC3D,MAAM,IAAI,KAAK,CAAC,sDAAsD,CAAC,CAAC;aAC3E;YACD,cAAc,CAAC,YAAY,CAAC,GAAG,IAAI,EAAE,UAAU,CAAC;YAChD,cAAc,CAAC,QAAQ,CAAC,GAAG,IAAI,EAAE,MAAM,CAAC;YACxC,cAAc,CAAC,0BAA0B,CAAC,GAAG,IAAI,EAAE,wBAAwB,CAAC;SAC/E;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,4BAA4B,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IACjF,CAAC;;AAvEL,oEAwEC"}
1
+ {"version":3,"file":"instanceLoggingConfiguration.js","sourceRoot":"","sources":["../../verifiedaccess/instanceLoggingConfiguration.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;;;;;;;;;;;;;;;;;;;;;;;;AAEjF,uDAAyC;AAIzC,wDAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAuHG;AACH,MAAa,4BAA6B,SAAQ,MAAM,CAAC,cAAc;IACnE;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAyC,EAAE,IAAmC;QACvI,OAAO,IAAI,4BAA4B,CAAC,IAAI,EAAO,KAAK,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC;IACnF,CAAC;IAED,gBAAgB;IACT,MAAM,CAAU,YAAY,GAAG,8EAA8E,CAAC;IAErH;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE;YACnC,OAAO,KAAK,CAAC;SAChB;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,4BAA4B,CAAC,YAAY,CAAC;IAC7E,CAAC;IAuBD,YAAY,IAAY,EAAE,WAAkF,EAAE,IAAmC;QAC7I,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAA4D,CAAC;YAC3E,cAAc,CAAC,YAAY,CAAC,GAAG,KAAK,EAAE,UAAU,CAAC;YACjD,cAAc,CAAC,QAAQ,CAAC,GAAG,KAAK,EAAE,MAAM,CAAC;YACzC,cAAc,CAAC,0BAA0B,CAAC,GAAG,KAAK,EAAE,wBAAwB,CAAC;SAChF;aAAM;YACH,MAAM,IAAI,GAAG,WAA2D,CAAC;YACzE,IAAI,IAAI,EAAE,UAAU,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBAC7C,MAAM,IAAI,KAAK,CAAC,wCAAwC,CAAC,CAAC;aAC7D;YACD,IAAI,IAAI,EAAE,wBAAwB,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBAC3D,MAAM,IAAI,KAAK,CAAC,sDAAsD,CAAC,CAAC;aAC3E;YACD,cAAc,CAAC,YAAY,CAAC,GAAG,IAAI,EAAE,UAAU,CAAC;YAChD,cAAc,CAAC,QAAQ,CAAC,GAAG,IAAI,EAAE,MAAM,CAAC;YACxC,cAAc,CAAC,0BAA0B,CAAC,GAAG,IAAI,EAAE,wBAAwB,CAAC;SAC/E;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,4BAA4B,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IACjF,CAAC;;AAvEL,oEAwEC"}
@@ -16,7 +16,7 @@ export interface GetWebAclArgs {
16
16
  */
17
17
  region?: string;
18
18
  /**
19
- * ARN of the AWS resource associated with the Web ACL. This can be an ARN of an Application Load Balancer, Amazon API Gateway REST API, AWS AppSync GraphQL API, Amazon Cognito user pool, AWS App Runner service, AWS Verified Access instance, or AWS Amplify application. Exactly one of `name` or `resourceArn` must be specified.
19
+ * ARN of the AWS resource associated with the Web ACL. This can be an ARN of an Application Load Balancer, Amazon API Gateway REST API, AWS AppSync GraphQL API, Amazon Cognito user pool, AWS App Runner service, AWS Verified Access instance, AWS Amplify application, or Amazon Bedrock AgentCore Gateway. Exactly one of `name` or `resourceArn` must be specified.
20
20
  */
21
21
  resourceArn?: string;
22
22
  /**
@@ -62,7 +62,7 @@ export interface GetWebAclOutputArgs {
62
62
  */
63
63
  region?: pulumi.Input<string | undefined>;
64
64
  /**
65
- * ARN of the AWS resource associated with the Web ACL. This can be an ARN of an Application Load Balancer, Amazon API Gateway REST API, AWS AppSync GraphQL API, Amazon Cognito user pool, AWS App Runner service, AWS Verified Access instance, or AWS Amplify application. Exactly one of `name` or `resourceArn` must be specified.
65
+ * ARN of the AWS resource associated with the Web ACL. This can be an ARN of an Application Load Balancer, Amazon API Gateway REST API, AWS AppSync GraphQL API, Amazon Cognito user pool, AWS App Runner service, AWS Verified Access instance, AWS Amplify application, or Amazon Bedrock AgentCore Gateway. Exactly one of `name` or `resourceArn` must be specified.
66
66
  */
67
67
  resourceArn?: pulumi.Input<string | undefined>;
68
68
  /**
@@ -33,7 +33,7 @@ export declare class WebAclAssociation extends pulumi.CustomResource {
33
33
  */
34
34
  readonly region: pulumi.Output<string>;
35
35
  /**
36
- * The Amazon Resource Name (ARN) of the resource to associate with the web ACL. This must be an ARN of an Application Load Balancer, an Amazon API Gateway stage (REST only, HTTP is unsupported), an Amazon Cognito User Pool, an Amazon AppSync GraphQL API, an Amazon App Runner service, or an Amazon Verified Access instance.
36
+ * The Amazon Resource Name (ARN) of the resource to associate with the web ACL. This must be an ARN of an Application Load Balancer, an Amazon API Gateway stage (REST only, HTTP is unsupported), an Amazon Cognito User Pool, an Amazon AppSync GraphQL API, an Amazon App Runner service, an AWS Amplify application, an Amazon Bedrock AgentCore Gateway, or an Amazon Verified Access instance.
37
37
  */
38
38
  readonly resourceArn: pulumi.Output<string>;
39
39
  /**
@@ -58,7 +58,7 @@ export interface WebAclAssociationState {
58
58
  */
59
59
  region?: pulumi.Input<string | undefined>;
60
60
  /**
61
- * The Amazon Resource Name (ARN) of the resource to associate with the web ACL. This must be an ARN of an Application Load Balancer, an Amazon API Gateway stage (REST only, HTTP is unsupported), an Amazon Cognito User Pool, an Amazon AppSync GraphQL API, an Amazon App Runner service, or an Amazon Verified Access instance.
61
+ * The Amazon Resource Name (ARN) of the resource to associate with the web ACL. This must be an ARN of an Application Load Balancer, an Amazon API Gateway stage (REST only, HTTP is unsupported), an Amazon Cognito User Pool, an Amazon AppSync GraphQL API, an Amazon App Runner service, an AWS Amplify application, an Amazon Bedrock AgentCore Gateway, or an Amazon Verified Access instance.
62
62
  */
63
63
  resourceArn?: pulumi.Input<string | undefined>;
64
64
  /**
@@ -75,7 +75,7 @@ export interface WebAclAssociationArgs {
75
75
  */
76
76
  region?: pulumi.Input<string | undefined>;
77
77
  /**
78
- * The Amazon Resource Name (ARN) of the resource to associate with the web ACL. This must be an ARN of an Application Load Balancer, an Amazon API Gateway stage (REST only, HTTP is unsupported), an Amazon Cognito User Pool, an Amazon AppSync GraphQL API, an Amazon App Runner service, or an Amazon Verified Access instance.
78
+ * The Amazon Resource Name (ARN) of the resource to associate with the web ACL. This must be an ARN of an Application Load Balancer, an Amazon API Gateway stage (REST only, HTTP is unsupported), an Amazon Cognito User Pool, an Amazon AppSync GraphQL API, an Amazon App Runner service, an AWS Amplify application, an Amazon Bedrock AgentCore Gateway, or an Amazon Verified Access instance.
79
79
  */
80
80
  resourceArn: pulumi.Input<string>;
81
81
  /**
@@ -19,6 +19,9 @@ export declare const getWorkspaceOutput: typeof import("./getWorkspace").getWork
19
19
  export { IpGroupArgs, IpGroupState } from "./ipGroup";
20
20
  export type IpGroup = import("./ipGroup").IpGroup;
21
21
  export declare const IpGroup: typeof import("./ipGroup").IpGroup;
22
+ export { PoolArgs, PoolState } from "./pool";
23
+ export type Pool = import("./pool").Pool;
24
+ export declare const Pool: typeof import("./pool").Pool;
22
25
  export { WorkspaceArgs, WorkspaceState } from "./workspace";
23
26
  export type Workspace = import("./workspace").Workspace;
24
27
  export declare const Workspace: typeof import("./workspace").Workspace;
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../workspaces/index.ts"],"names":[],"mappings":"AAOA,OAAO,EAAE,mBAAmB,EAAE,oBAAoB,EAAE,MAAM,mBAAmB,CAAC;AAC9E,MAAM,MAAM,eAAe,GAAG,OAAO,mBAAmB,EAAE,eAAe,CAAC;AAC1E,eAAO,MAAM,eAAe,EAAE,cAAc,mBAAmB,EAAE,eAA6B,CAAC;AAG/F,OAAO,EAAE,aAAa,EAAE,cAAc,EAAE,MAAM,aAAa,CAAC;AAC5D,MAAM,MAAM,SAAS,GAAG,OAAO,aAAa,EAAE,SAAS,CAAC;AACxD,eAAO,MAAM,SAAS,EAAE,cAAc,aAAa,EAAE,SAAuB,CAAC;AAG7E,OAAO,EAAE,aAAa,EAAE,eAAe,EAAE,mBAAmB,EAAE,MAAM,aAAa,CAAC;AAClF,eAAO,MAAM,SAAS,EAAE,cAAc,aAAa,EAAE,SAAuB,CAAC;AAC7E,eAAO,MAAM,eAAe,EAAE,cAAc,aAAa,EAAE,eAA6B,CAAC;AAGzF,OAAO,EAAE,gBAAgB,EAAE,kBAAkB,EAAE,sBAAsB,EAAE,MAAM,gBAAgB,CAAC;AAC9F,eAAO,MAAM,YAAY,EAAE,cAAc,gBAAgB,EAAE,YAA0B,CAAC;AACtF,eAAO,MAAM,kBAAkB,EAAE,cAAc,gBAAgB,EAAE,kBAAgC,CAAC;AAGlG,OAAO,EAAE,YAAY,EAAE,cAAc,EAAE,kBAAkB,EAAE,MAAM,YAAY,CAAC;AAC9E,eAAO,MAAM,QAAQ,EAAE,cAAc,YAAY,EAAE,QAAsB,CAAC;AAC1E,eAAO,MAAM,cAAc,EAAE,cAAc,YAAY,EAAE,cAA4B,CAAC;AAGtF,OAAO,EAAE,gBAAgB,EAAE,kBAAkB,EAAE,sBAAsB,EAAE,MAAM,gBAAgB,CAAC;AAC9F,eAAO,MAAM,YAAY,EAAE,cAAc,gBAAgB,EAAE,YAA0B,CAAC;AACtF,eAAO,MAAM,kBAAkB,EAAE,cAAc,gBAAgB,EAAE,kBAAgC,CAAC;AAGlG,OAAO,EAAE,WAAW,EAAE,YAAY,EAAE,MAAM,WAAW,CAAC;AACtD,MAAM,MAAM,OAAO,GAAG,OAAO,WAAW,EAAE,OAAO,CAAC;AAClD,eAAO,MAAM,OAAO,EAAE,cAAc,WAAW,EAAE,OAAqB,CAAC;AAGvE,OAAO,EAAE,aAAa,EAAE,cAAc,EAAE,MAAM,aAAa,CAAC;AAC5D,MAAM,MAAM,SAAS,GAAG,OAAO,aAAa,EAAE,SAAS,CAAC;AACxD,eAAO,MAAM,SAAS,EAAE,cAAc,aAAa,EAAE,SAAuB,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../workspaces/index.ts"],"names":[],"mappings":"AAOA,OAAO,EAAE,mBAAmB,EAAE,oBAAoB,EAAE,MAAM,mBAAmB,CAAC;AAC9E,MAAM,MAAM,eAAe,GAAG,OAAO,mBAAmB,EAAE,eAAe,CAAC;AAC1E,eAAO,MAAM,eAAe,EAAE,cAAc,mBAAmB,EAAE,eAA6B,CAAC;AAG/F,OAAO,EAAE,aAAa,EAAE,cAAc,EAAE,MAAM,aAAa,CAAC;AAC5D,MAAM,MAAM,SAAS,GAAG,OAAO,aAAa,EAAE,SAAS,CAAC;AACxD,eAAO,MAAM,SAAS,EAAE,cAAc,aAAa,EAAE,SAAuB,CAAC;AAG7E,OAAO,EAAE,aAAa,EAAE,eAAe,EAAE,mBAAmB,EAAE,MAAM,aAAa,CAAC;AAClF,eAAO,MAAM,SAAS,EAAE,cAAc,aAAa,EAAE,SAAuB,CAAC;AAC7E,eAAO,MAAM,eAAe,EAAE,cAAc,aAAa,EAAE,eAA6B,CAAC;AAGzF,OAAO,EAAE,gBAAgB,EAAE,kBAAkB,EAAE,sBAAsB,EAAE,MAAM,gBAAgB,CAAC;AAC9F,eAAO,MAAM,YAAY,EAAE,cAAc,gBAAgB,EAAE,YAA0B,CAAC;AACtF,eAAO,MAAM,kBAAkB,EAAE,cAAc,gBAAgB,EAAE,kBAAgC,CAAC;AAGlG,OAAO,EAAE,YAAY,EAAE,cAAc,EAAE,kBAAkB,EAAE,MAAM,YAAY,CAAC;AAC9E,eAAO,MAAM,QAAQ,EAAE,cAAc,YAAY,EAAE,QAAsB,CAAC;AAC1E,eAAO,MAAM,cAAc,EAAE,cAAc,YAAY,EAAE,cAA4B,CAAC;AAGtF,OAAO,EAAE,gBAAgB,EAAE,kBAAkB,EAAE,sBAAsB,EAAE,MAAM,gBAAgB,CAAC;AAC9F,eAAO,MAAM,YAAY,EAAE,cAAc,gBAAgB,EAAE,YAA0B,CAAC;AACtF,eAAO,MAAM,kBAAkB,EAAE,cAAc,gBAAgB,EAAE,kBAAgC,CAAC;AAGlG,OAAO,EAAE,WAAW,EAAE,YAAY,EAAE,MAAM,WAAW,CAAC;AACtD,MAAM,MAAM,OAAO,GAAG,OAAO,WAAW,EAAE,OAAO,CAAC;AAClD,eAAO,MAAM,OAAO,EAAE,cAAc,WAAW,EAAE,OAAqB,CAAC;AAGvE,OAAO,EAAE,QAAQ,EAAE,SAAS,EAAE,MAAM,QAAQ,CAAC;AAC7C,MAAM,MAAM,IAAI,GAAG,OAAO,QAAQ,EAAE,IAAI,CAAC;AACzC,eAAO,MAAM,IAAI,EAAE,cAAc,QAAQ,EAAE,IAAkB,CAAC;AAG9D,OAAO,EAAE,aAAa,EAAE,cAAc,EAAE,MAAM,aAAa,CAAC;AAC5D,MAAM,MAAM,SAAS,GAAG,OAAO,aAAa,EAAE,SAAS,CAAC;AACxD,eAAO,MAAM,SAAS,EAAE,cAAc,aAAa,EAAE,SAAuB,CAAC"}
@@ -25,7 +25,7 @@ var __importStar = (this && this.__importStar) || function (mod) {
25
25
  return result;
26
26
  };
27
27
  Object.defineProperty(exports, "__esModule", { value: true });
28
- exports.Workspace = exports.IpGroup = exports.getWorkspaceOutput = exports.getWorkspace = exports.getImageOutput = exports.getImage = exports.getDirectoryOutput = exports.getDirectory = exports.getBundleOutput = exports.getBundle = exports.Directory = exports.ConnectionAlias = void 0;
28
+ exports.Workspace = exports.Pool = exports.IpGroup = exports.getWorkspaceOutput = exports.getWorkspace = exports.getImageOutput = exports.getImage = exports.getDirectoryOutput = exports.getDirectory = exports.getBundleOutput = exports.getBundle = exports.Directory = exports.ConnectionAlias = void 0;
29
29
  const pulumi = __importStar(require("@pulumi/pulumi"));
30
30
  const utilities = __importStar(require("../utilities"));
31
31
  exports.ConnectionAlias = null;
@@ -46,6 +46,8 @@ exports.getWorkspaceOutput = null;
46
46
  utilities.lazyLoad(exports, ["getWorkspace", "getWorkspaceOutput"], () => require("./getWorkspace"));
47
47
  exports.IpGroup = null;
48
48
  utilities.lazyLoad(exports, ["IpGroup"], () => require("./ipGroup"));
49
+ exports.Pool = null;
50
+ utilities.lazyLoad(exports, ["Pool"], () => require("./pool"));
49
51
  exports.Workspace = null;
50
52
  utilities.lazyLoad(exports, ["Workspace"], () => require("./workspace"));
51
53
  const _module = {
@@ -58,6 +60,8 @@ const _module = {
58
60
  return new exports.Directory(name, undefined, { urn });
59
61
  case "aws:workspaces/ipGroup:IpGroup":
60
62
  return new exports.IpGroup(name, undefined, { urn });
63
+ case "aws:workspaces/pool:Pool":
64
+ return new exports.Pool(name, undefined, { urn });
61
65
  case "aws:workspaces/workspace:Workspace":
62
66
  return new exports.Workspace(name, undefined, { urn });
63
67
  default:
@@ -68,5 +72,6 @@ const _module = {
68
72
  pulumi.runtime.registerResourceModule("aws", "workspaces/connectionAlias", _module);
69
73
  pulumi.runtime.registerResourceModule("aws", "workspaces/directory", _module);
70
74
  pulumi.runtime.registerResourceModule("aws", "workspaces/ipGroup", _module);
75
+ pulumi.runtime.registerResourceModule("aws", "workspaces/pool", _module);
71
76
  pulumi.runtime.registerResourceModule("aws", "workspaces/workspace", _module);
72
77
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../workspaces/index.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../workspaces/index.ts"],"names":[],"mappings":"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"}
@@ -0,0 +1,335 @@
1
+ import * as pulumi from "@pulumi/pulumi";
2
+ import * as inputs from "../types/input";
3
+ import * as outputs from "../types/output";
4
+ /**
5
+ * Manages a WorkSpaces Pool in the AWS WorkSpaces service.
6
+ *
7
+ * ## Example Usage
8
+ *
9
+ * ### Basic Usage
10
+ *
11
+ * ```typescript
12
+ * import * as pulumi from "@pulumi/pulumi";
13
+ * import * as aws from "@pulumi/aws";
14
+ *
15
+ * const example = aws.workspaces.getBundle({
16
+ * owner: "AMAZON",
17
+ * name: "Standard with Windows 10 (Server 2022 based) (WSP)",
18
+ * });
19
+ * const exampleDirectory = new aws.workspaces.Directory("example", {
20
+ * subnetIds: [
21
+ * exampleC.id,
22
+ * exampleD.id,
23
+ * ],
24
+ * workspaceType: "POOLS",
25
+ * workspaceDirectoryName: "example-directory",
26
+ * workspaceDirectoryDescription: "Example WorkSpaces Directory for Pools",
27
+ * userIdentityType: "CUSTOMER_MANAGED",
28
+ * });
29
+ * const examplePool = new aws.workspaces.Pool("example", {
30
+ * bundleId: example.then(example => example.id),
31
+ * poolName: "example-pool",
32
+ * description: "Example WorkSpaces Pool",
33
+ * directoryId: exampleDirectory.directoryId,
34
+ * runningMode: "AUTO_STOP",
35
+ * capacity: {
36
+ * desiredUserSessions: 10,
37
+ * },
38
+ * });
39
+ * ```
40
+ *
41
+ * ### With Application Settings
42
+ *
43
+ * ```typescript
44
+ * import * as pulumi from "@pulumi/pulumi";
45
+ * import * as aws from "@pulumi/aws";
46
+ *
47
+ * const example = new aws.workspaces.Pool("example", {
48
+ * bundleId: exampleAwsWorkspacesBundle.id,
49
+ * poolName: "example-pool",
50
+ * description: "Example WorkSpaces Pool with Application Settings",
51
+ * directoryId: exampleAwsWorkspacesDirectory.directoryId,
52
+ * runningMode: "AUTO_STOP",
53
+ * capacity: {
54
+ * desiredUserSessions: 10,
55
+ * },
56
+ * applicationSettings: [{
57
+ * status: "ENABLED",
58
+ * settingsGroup: "my-settings-group",
59
+ * }],
60
+ * });
61
+ * ```
62
+ *
63
+ * ### With Timeout Settings
64
+ *
65
+ * ```typescript
66
+ * import * as pulumi from "@pulumi/pulumi";
67
+ * import * as aws from "@pulumi/aws";
68
+ *
69
+ * const example = new aws.workspaces.Pool("example", {
70
+ * bundleId: exampleAwsWorkspacesBundle.id,
71
+ * poolName: "example-pool",
72
+ * description: "Example WorkSpaces Pool with Timeout Settings",
73
+ * directoryId: exampleAwsWorkspacesDirectory.directoryId,
74
+ * runningMode: "AUTO_STOP",
75
+ * capacity: {
76
+ * desiredUserSessions: 10,
77
+ * },
78
+ * timeoutSettings: [{
79
+ * disconnectTimeoutInSeconds: 900,
80
+ * idleDisconnectTimeoutInSeconds: 900,
81
+ * maxUserDurationInSeconds: 14400,
82
+ * }],
83
+ * });
84
+ * ```
85
+ *
86
+ * ## Import
87
+ *
88
+ * Using `pulumi import`, import WorkSpaces Pool using the pool ID. For example:
89
+ *
90
+ * ```sh
91
+ * $ pulumi import aws:workspaces/pool:Pool example wspool-12345678
92
+ * ```
93
+ *
94
+ * ### Identity Schema
95
+ *
96
+ * #### Required
97
+ *
98
+ * * `poolId` (String) WorkSpaces Pool identifier.
99
+ *
100
+ * #### Optional
101
+ *
102
+ * * `accountId` (String) AWS Account where this resource is managed.
103
+ * * `region` (String) Region where this resource is managed.
104
+ */
105
+ export declare class Pool extends pulumi.CustomResource {
106
+ /**
107
+ * Get an existing Pool resource's state with the given name, ID, and optional extra
108
+ * properties used to qualify the lookup.
109
+ *
110
+ * @param name The _unique_ name of the resulting resource.
111
+ * @param id The _unique_ provider ID of the resource to lookup.
112
+ * @param state Any extra arguments used during the lookup.
113
+ * @param opts Optional settings to control the behavior of the CustomResource.
114
+ */
115
+ static get(name: string, id: pulumi.Input<pulumi.ID>, state?: PoolState, opts?: pulumi.CustomResourceOptions): Pool;
116
+ /**
117
+ * Returns true if the given object is an instance of Pool. This is designed to work even
118
+ * when multiple copies of the Pulumi SDK have been loaded into the same process.
119
+ */
120
+ static isInstance(obj: any): obj is Pool;
121
+ /**
122
+ * Application settings configuration for the WorkSpaces Pool. See `applicationSettings` below.
123
+ */
124
+ readonly applicationSettings: pulumi.Output<outputs.workspaces.PoolApplicationSetting[]>;
125
+ /**
126
+ * ID of the bundle for the WorkSpaces Pool.
127
+ */
128
+ readonly bundleId: pulumi.Output<string>;
129
+ /**
130
+ * Capacity configuration for the WorkSpaces Pool. See `capacity` below.
131
+ */
132
+ readonly capacity: pulumi.Output<outputs.workspaces.PoolCapacity | undefined>;
133
+ /**
134
+ * Capacity status of the WorkSpaces Pool. See `capacityStatus` below.
135
+ */
136
+ readonly capacityStatuses: pulumi.Output<outputs.workspaces.PoolCapacityStatus[]>;
137
+ /**
138
+ * Date and time the WorkSpaces Pool was created.
139
+ */
140
+ readonly createdAt: pulumi.Output<string>;
141
+ /**
142
+ * Description of the WorkSpaces Pool.
143
+ */
144
+ readonly description: pulumi.Output<string>;
145
+ /**
146
+ * ID of the directory for the WorkSpaces Pool.
147
+ */
148
+ readonly directoryId: pulumi.Output<string>;
149
+ /**
150
+ * ARN of the WorkSpaces Pool.
151
+ */
152
+ readonly poolArn: pulumi.Output<string>;
153
+ /**
154
+ * ID of the WorkSpaces Pool.
155
+ */
156
+ readonly poolId: pulumi.Output<string>;
157
+ /**
158
+ * Name of the WorkSpaces Pool. This cannot be changed after creation.
159
+ */
160
+ readonly poolName: pulumi.Output<string>;
161
+ /**
162
+ * Region where this resource will be [managed](https://docs.aws.amazon.com/general/latest/gr/rande.html#regional-endpoints). Defaults to the Region set in the provider configuration.
163
+ */
164
+ readonly region: pulumi.Output<string>;
165
+ /**
166
+ * Running mode of the WorkSpaces Pool. Valid values are `AUTO_STOP` and `ALWAYS_ON`.
167
+ *
168
+ * The following arguments are optional:
169
+ */
170
+ readonly runningMode: pulumi.Output<string>;
171
+ /**
172
+ * S3 bucket where application settings are stored when `applicationSettings` is enabled.
173
+ */
174
+ readonly s3BucketName: pulumi.Output<string>;
175
+ /**
176
+ * Current state of the WorkSpaces Pool.
177
+ */
178
+ readonly state: pulumi.Output<string>;
179
+ /**
180
+ * Map of tags assigned to the resource. If configured with a provider `defaultTags` configuration block present, tags with matching keys will overwrite those defined at the provider-level.
181
+ */
182
+ readonly tags: pulumi.Output<{
183
+ [key: string]: string;
184
+ } | undefined>;
185
+ /**
186
+ * Map of tags assigned to the resource, including those inherited from the provider `defaultTags` configuration block.
187
+ */
188
+ readonly tagsAll: pulumi.Output<{
189
+ [key: string]: string;
190
+ }>;
191
+ /**
192
+ * Timeout settings configuration for the WorkSpaces Pool. See `timeoutSettings` below.
193
+ */
194
+ readonly timeoutSettings: pulumi.Output<outputs.workspaces.PoolTimeoutSetting[]>;
195
+ readonly timeouts: pulumi.Output<outputs.workspaces.PoolTimeouts | undefined>;
196
+ /**
197
+ * Create a Pool resource with the given unique name, arguments, and options.
198
+ *
199
+ * @param name The _unique_ name of the resource.
200
+ * @param args The arguments to use to populate this resource's properties.
201
+ * @param opts A bag of options that control this resource's behavior.
202
+ */
203
+ constructor(name: string, args: PoolArgs, opts?: pulumi.CustomResourceOptions);
204
+ }
205
+ /**
206
+ * Input properties used for looking up and filtering Pool resources.
207
+ */
208
+ export interface PoolState {
209
+ /**
210
+ * Application settings configuration for the WorkSpaces Pool. See `applicationSettings` below.
211
+ */
212
+ applicationSettings?: pulumi.Input<pulumi.Input<inputs.workspaces.PoolApplicationSetting>[] | undefined>;
213
+ /**
214
+ * ID of the bundle for the WorkSpaces Pool.
215
+ */
216
+ bundleId?: pulumi.Input<string | undefined>;
217
+ /**
218
+ * Capacity configuration for the WorkSpaces Pool. See `capacity` below.
219
+ */
220
+ capacity?: pulumi.Input<inputs.workspaces.PoolCapacity | undefined>;
221
+ /**
222
+ * Capacity status of the WorkSpaces Pool. See `capacityStatus` below.
223
+ */
224
+ capacityStatuses?: pulumi.Input<pulumi.Input<inputs.workspaces.PoolCapacityStatus>[] | undefined>;
225
+ /**
226
+ * Date and time the WorkSpaces Pool was created.
227
+ */
228
+ createdAt?: pulumi.Input<string | undefined>;
229
+ /**
230
+ * Description of the WorkSpaces Pool.
231
+ */
232
+ description?: pulumi.Input<string | undefined>;
233
+ /**
234
+ * ID of the directory for the WorkSpaces Pool.
235
+ */
236
+ directoryId?: pulumi.Input<string | undefined>;
237
+ /**
238
+ * ARN of the WorkSpaces Pool.
239
+ */
240
+ poolArn?: pulumi.Input<string | undefined>;
241
+ /**
242
+ * ID of the WorkSpaces Pool.
243
+ */
244
+ poolId?: pulumi.Input<string | undefined>;
245
+ /**
246
+ * Name of the WorkSpaces Pool. This cannot be changed after creation.
247
+ */
248
+ poolName?: pulumi.Input<string | undefined>;
249
+ /**
250
+ * Region where this resource will be [managed](https://docs.aws.amazon.com/general/latest/gr/rande.html#regional-endpoints). Defaults to the Region set in the provider configuration.
251
+ */
252
+ region?: pulumi.Input<string | undefined>;
253
+ /**
254
+ * Running mode of the WorkSpaces Pool. Valid values are `AUTO_STOP` and `ALWAYS_ON`.
255
+ *
256
+ * The following arguments are optional:
257
+ */
258
+ runningMode?: pulumi.Input<string | undefined>;
259
+ /**
260
+ * S3 bucket where application settings are stored when `applicationSettings` is enabled.
261
+ */
262
+ s3BucketName?: pulumi.Input<string | undefined>;
263
+ /**
264
+ * Current state of the WorkSpaces Pool.
265
+ */
266
+ state?: pulumi.Input<string | undefined>;
267
+ /**
268
+ * Map of tags assigned to the resource. If configured with a provider `defaultTags` configuration block present, tags with matching keys will overwrite those defined at the provider-level.
269
+ */
270
+ tags?: pulumi.Input<{
271
+ [key: string]: pulumi.Input<string>;
272
+ } | undefined>;
273
+ /**
274
+ * Map of tags assigned to the resource, including those inherited from the provider `defaultTags` configuration block.
275
+ */
276
+ tagsAll?: pulumi.Input<{
277
+ [key: string]: pulumi.Input<string>;
278
+ } | undefined>;
279
+ /**
280
+ * Timeout settings configuration for the WorkSpaces Pool. See `timeoutSettings` below.
281
+ */
282
+ timeoutSettings?: pulumi.Input<pulumi.Input<inputs.workspaces.PoolTimeoutSetting>[] | undefined>;
283
+ timeouts?: pulumi.Input<inputs.workspaces.PoolTimeouts | undefined>;
284
+ }
285
+ /**
286
+ * The set of arguments for constructing a Pool resource.
287
+ */
288
+ export interface PoolArgs {
289
+ /**
290
+ * Application settings configuration for the WorkSpaces Pool. See `applicationSettings` below.
291
+ */
292
+ applicationSettings?: pulumi.Input<pulumi.Input<inputs.workspaces.PoolApplicationSetting>[] | undefined>;
293
+ /**
294
+ * ID of the bundle for the WorkSpaces Pool.
295
+ */
296
+ bundleId: pulumi.Input<string>;
297
+ /**
298
+ * Capacity configuration for the WorkSpaces Pool. See `capacity` below.
299
+ */
300
+ capacity?: pulumi.Input<inputs.workspaces.PoolCapacity | undefined>;
301
+ /**
302
+ * Description of the WorkSpaces Pool.
303
+ */
304
+ description: pulumi.Input<string>;
305
+ /**
306
+ * ID of the directory for the WorkSpaces Pool.
307
+ */
308
+ directoryId: pulumi.Input<string>;
309
+ /**
310
+ * Name of the WorkSpaces Pool. This cannot be changed after creation.
311
+ */
312
+ poolName: pulumi.Input<string>;
313
+ /**
314
+ * Region where this resource will be [managed](https://docs.aws.amazon.com/general/latest/gr/rande.html#regional-endpoints). Defaults to the Region set in the provider configuration.
315
+ */
316
+ region?: pulumi.Input<string | undefined>;
317
+ /**
318
+ * Running mode of the WorkSpaces Pool. Valid values are `AUTO_STOP` and `ALWAYS_ON`.
319
+ *
320
+ * The following arguments are optional:
321
+ */
322
+ runningMode: pulumi.Input<string>;
323
+ /**
324
+ * Map of tags assigned to the resource. If configured with a provider `defaultTags` configuration block present, tags with matching keys will overwrite those defined at the provider-level.
325
+ */
326
+ tags?: pulumi.Input<{
327
+ [key: string]: pulumi.Input<string>;
328
+ } | undefined>;
329
+ /**
330
+ * Timeout settings configuration for the WorkSpaces Pool. See `timeoutSettings` below.
331
+ */
332
+ timeoutSettings?: pulumi.Input<pulumi.Input<inputs.workspaces.PoolTimeoutSetting>[] | undefined>;
333
+ timeouts?: pulumi.Input<inputs.workspaces.PoolTimeouts | undefined>;
334
+ }
335
+ //# sourceMappingURL=pool.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"pool.d.ts","sourceRoot":"","sources":["../../workspaces/pool.ts"],"names":[],"mappings":"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"}