@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":"index.js","sourceRoot":"","sources":["../../ssoadmin/index.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../ssoadmin/index.ts"],"names":[],"mappings":"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"}
@@ -0,0 +1,136 @@
1
+ import * as pulumi from "@pulumi/pulumi";
2
+ import * as inputs from "../types/input";
3
+ import * as outputs from "../types/output";
4
+ /**
5
+ * Resource for managing an AWS SSO Admin Region.
6
+ *
7
+ * Adds another AWS Region to an IAM Identity Center instance. This operation runs asynchronously, and Terraform waits until the Region status becomes `ACTIVE`.
8
+ *
9
+ * > For a given instance, only one Region add or remove operation can run at a time. If you manage multiple regions, apply them one at a time or use `dependsOn`.
10
+ *
11
+ * > The primary Region of an IAM Identity Center instance cannot be removed.
12
+ *
13
+ * ## Example Usage
14
+ *
15
+ * ### Basic Usage
16
+ *
17
+ * ```typescript
18
+ * import * as pulumi from "@pulumi/pulumi";
19
+ * import * as aws from "@pulumi/aws";
20
+ *
21
+ * const example = aws.ssoadmin.getInstances({});
22
+ * const exampleRegion = new aws.ssoadmin.Region("example", {
23
+ * instanceArn: example.then(example => example.arns?.[0]),
24
+ * regionName: "us-east-1",
25
+ * });
26
+ * ```
27
+ *
28
+ * ## Import
29
+ *
30
+ * ### Identity Schema
31
+ *
32
+ * #### Required
33
+ *
34
+ * * `instanceArn` (String) ARN of the IAM Identity Center instance.
35
+ * * `regionName` (String) Name of the AWS Region.
36
+ *
37
+ * #### Optional
38
+ *
39
+ * * `accountId` (String) AWS Account where this resource is managed.
40
+ * * `region` (String) Region where this resource is managed.
41
+ *
42
+ * Using `pulumi import`, import this resource with `instanceArn` and `regionName` separated by a comma (`,`). For example:
43
+ *
44
+ * ```sh
45
+ * $ pulumi import aws:ssoadmin/region:Region example arn:aws:sso:::instance/ssoins-1234567890abcdef,us-east-1
46
+ * ```
47
+ */
48
+ export declare class Region extends pulumi.CustomResource {
49
+ /**
50
+ * Get an existing Region resource's state with the given name, ID, and optional extra
51
+ * properties used to qualify the lookup.
52
+ *
53
+ * @param name The _unique_ name of the resulting resource.
54
+ * @param id The _unique_ provider ID of the resource to lookup.
55
+ * @param state Any extra arguments used during the lookup.
56
+ * @param opts Optional settings to control the behavior of the CustomResource.
57
+ */
58
+ static get(name: string, id: pulumi.Input<pulumi.ID>, state?: RegionState, opts?: pulumi.CustomResourceOptions): Region;
59
+ /**
60
+ * Returns true if the given object is an instance of Region. This is designed to work even
61
+ * when multiple copies of the Pulumi SDK have been loaded into the same process.
62
+ */
63
+ static isInstance(obj: any): obj is Region;
64
+ /**
65
+ * ARN of the IAM Identity Center instance.
66
+ */
67
+ readonly instanceArn: pulumi.Output<string>;
68
+ /**
69
+ * Region where Terraform calls the SSO Admin API for this resource. Defaults to the Region in the provider configuration.
70
+ */
71
+ readonly region: pulumi.Output<string>;
72
+ /**
73
+ * AWS Region to add (for example, `us-east-1`). Changing this forces a new resource.
74
+ *
75
+ * The following arguments are optional:
76
+ */
77
+ readonly regionName: pulumi.Output<string>;
78
+ /**
79
+ * Current Region status. Valid values are `ACTIVE`, `ADDING`, and `REMOVING`.
80
+ */
81
+ readonly status: pulumi.Output<string>;
82
+ readonly timeouts: pulumi.Output<outputs.ssoadmin.RegionTimeouts | undefined>;
83
+ /**
84
+ * Create a Region resource with the given unique name, arguments, and options.
85
+ *
86
+ * @param name The _unique_ name of the resource.
87
+ * @param args The arguments to use to populate this resource's properties.
88
+ * @param opts A bag of options that control this resource's behavior.
89
+ */
90
+ constructor(name: string, args: RegionArgs, opts?: pulumi.CustomResourceOptions);
91
+ }
92
+ /**
93
+ * Input properties used for looking up and filtering Region resources.
94
+ */
95
+ export interface RegionState {
96
+ /**
97
+ * ARN of the IAM Identity Center instance.
98
+ */
99
+ instanceArn?: pulumi.Input<string | undefined>;
100
+ /**
101
+ * Region where Terraform calls the SSO Admin API for this resource. Defaults to the Region in the provider configuration.
102
+ */
103
+ region?: pulumi.Input<string | undefined>;
104
+ /**
105
+ * AWS Region to add (for example, `us-east-1`). Changing this forces a new resource.
106
+ *
107
+ * The following arguments are optional:
108
+ */
109
+ regionName?: pulumi.Input<string | undefined>;
110
+ /**
111
+ * Current Region status. Valid values are `ACTIVE`, `ADDING`, and `REMOVING`.
112
+ */
113
+ status?: pulumi.Input<string | undefined>;
114
+ timeouts?: pulumi.Input<inputs.ssoadmin.RegionTimeouts | undefined>;
115
+ }
116
+ /**
117
+ * The set of arguments for constructing a Region resource.
118
+ */
119
+ export interface RegionArgs {
120
+ /**
121
+ * ARN of the IAM Identity Center instance.
122
+ */
123
+ instanceArn: pulumi.Input<string>;
124
+ /**
125
+ * Region where Terraform calls the SSO Admin API for this resource. Defaults to the Region in the provider configuration.
126
+ */
127
+ region?: pulumi.Input<string | undefined>;
128
+ /**
129
+ * AWS Region to add (for example, `us-east-1`). Changing this forces a new resource.
130
+ *
131
+ * The following arguments are optional:
132
+ */
133
+ regionName: pulumi.Input<string>;
134
+ timeouts?: pulumi.Input<inputs.ssoadmin.RegionTimeouts | undefined>;
135
+ }
136
+ //# sourceMappingURL=region.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"region.d.ts","sourceRoot":"","sources":["../../ssoadmin/region.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;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA2CG;AACH,qBAAa,MAAO,SAAQ,MAAM,CAAC,cAAc;IAC7C;;;;;;;;OAQG;WACW,GAAG,CAAC,IAAI,EAAE,MAAM,EAAE,EAAE,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,EAAE,CAAC,EAAE,KAAK,CAAC,EAAE,WAAW,EAAE,IAAI,CAAC,EAAE,MAAM,CAAC,qBAAqB,GAAG,MAAM;IAO9H;;;OAGG;WACW,UAAU,CAAC,GAAG,EAAE,GAAG,GAAG,GAAG,IAAI,MAAM;IAOjD;;OAEG;IACH,SAAwB,WAAW,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC,CAAC;IAC3D;;OAEG;IACH,SAAwB,MAAM,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC,CAAC;IACtD;;;;OAIG;IACH,SAAwB,UAAU,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC,CAAC;IAC1D;;OAEG;IACH,SAAgC,MAAM,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC,CAAC;IAC9D,SAAwB,QAAQ,EAAE,MAAM,CAAC,MAAM,CAAC,OAAO,CAAC,QAAQ,CAAC,cAAc,GAAG,SAAS,CAAC,CAAC;IAE7F;;;;;;OAMG;gBACS,IAAI,EAAE,MAAM,EAAE,IAAI,EAAE,UAAU,EAAE,IAAI,CAAC,EAAE,MAAM,CAAC,qBAAqB;CA4BlF;AAED;;GAEG;AACH,MAAM,WAAW,WAAW;IACxB;;OAEG;IACH,WAAW,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IAC/C;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IAC1C;;;;OAIG;IACH,UAAU,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IAC9C;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IAC1C,QAAQ,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,QAAQ,CAAC,cAAc,GAAG,SAAS,CAAC,CAAC;CACvE;AAED;;GAEG;AACH,MAAM,WAAW,UAAU;IACvB;;OAEG;IACH,WAAW,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC;IAClC;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IAC1C;;;;OAIG;IACH,UAAU,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC;IACjC,QAAQ,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,QAAQ,CAAC,cAAc,GAAG,SAAS,CAAC,CAAC;CACvE"}
@@ -0,0 +1,130 @@
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.Region = void 0;
29
+ const pulumi = __importStar(require("@pulumi/pulumi"));
30
+ const utilities = __importStar(require("../utilities"));
31
+ /**
32
+ * Resource for managing an AWS SSO Admin Region.
33
+ *
34
+ * Adds another AWS Region to an IAM Identity Center instance. This operation runs asynchronously, and Terraform waits until the Region status becomes `ACTIVE`.
35
+ *
36
+ * > For a given instance, only one Region add or remove operation can run at a time. If you manage multiple regions, apply them one at a time or use `dependsOn`.
37
+ *
38
+ * > The primary Region of an IAM Identity Center instance cannot be removed.
39
+ *
40
+ * ## Example Usage
41
+ *
42
+ * ### Basic Usage
43
+ *
44
+ * ```typescript
45
+ * import * as pulumi from "@pulumi/pulumi";
46
+ * import * as aws from "@pulumi/aws";
47
+ *
48
+ * const example = aws.ssoadmin.getInstances({});
49
+ * const exampleRegion = new aws.ssoadmin.Region("example", {
50
+ * instanceArn: example.then(example => example.arns?.[0]),
51
+ * regionName: "us-east-1",
52
+ * });
53
+ * ```
54
+ *
55
+ * ## Import
56
+ *
57
+ * ### Identity Schema
58
+ *
59
+ * #### Required
60
+ *
61
+ * * `instanceArn` (String) ARN of the IAM Identity Center instance.
62
+ * * `regionName` (String) Name of the AWS Region.
63
+ *
64
+ * #### Optional
65
+ *
66
+ * * `accountId` (String) AWS Account where this resource is managed.
67
+ * * `region` (String) Region where this resource is managed.
68
+ *
69
+ * Using `pulumi import`, import this resource with `instanceArn` and `regionName` separated by a comma (`,`). For example:
70
+ *
71
+ * ```sh
72
+ * $ pulumi import aws:ssoadmin/region:Region example arn:aws:sso:::instance/ssoins-1234567890abcdef,us-east-1
73
+ * ```
74
+ */
75
+ class Region extends pulumi.CustomResource {
76
+ /**
77
+ * Get an existing Region resource's state with the given name, ID, and optional extra
78
+ * properties used to qualify the lookup.
79
+ *
80
+ * @param name The _unique_ name of the resulting resource.
81
+ * @param id The _unique_ provider ID of the resource to lookup.
82
+ * @param state Any extra arguments used during the lookup.
83
+ * @param opts Optional settings to control the behavior of the CustomResource.
84
+ */
85
+ static get(name, id, state, opts) {
86
+ return new Region(name, state, { ...opts, id: id });
87
+ }
88
+ /** @internal */
89
+ static __pulumiType = 'aws:ssoadmin/region:Region';
90
+ /**
91
+ * Returns true if the given object is an instance of Region. This is designed to work even
92
+ * when multiple copies of the Pulumi SDK have been loaded into the same process.
93
+ */
94
+ static isInstance(obj) {
95
+ if (obj === undefined || obj === null) {
96
+ return false;
97
+ }
98
+ return obj['__pulumiType'] === Region.__pulumiType;
99
+ }
100
+ constructor(name, argsOrState, opts) {
101
+ let resourceInputs = {};
102
+ opts = opts || {};
103
+ if (opts.id) {
104
+ const state = argsOrState;
105
+ resourceInputs["instanceArn"] = state?.instanceArn;
106
+ resourceInputs["region"] = state?.region;
107
+ resourceInputs["regionName"] = state?.regionName;
108
+ resourceInputs["status"] = state?.status;
109
+ resourceInputs["timeouts"] = state?.timeouts;
110
+ }
111
+ else {
112
+ const args = argsOrState;
113
+ if (args?.instanceArn === undefined && !opts.urn) {
114
+ throw new Error("Missing required property 'instanceArn'");
115
+ }
116
+ if (args?.regionName === undefined && !opts.urn) {
117
+ throw new Error("Missing required property 'regionName'");
118
+ }
119
+ resourceInputs["instanceArn"] = args?.instanceArn;
120
+ resourceInputs["region"] = args?.region;
121
+ resourceInputs["regionName"] = args?.regionName;
122
+ resourceInputs["timeouts"] = args?.timeouts;
123
+ resourceInputs["status"] = undefined /*out*/;
124
+ }
125
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
126
+ super(Region.__pulumiType, name, resourceInputs, opts);
127
+ }
128
+ }
129
+ exports.Region = Region;
130
+ //# sourceMappingURL=region.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"region.js","sourceRoot":"","sources":["../../ssoadmin/region.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;;;;;;;;;;;;;;;;;;;;;;;;AAEjF,uDAAyC;AAIzC,wDAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA2CG;AACH,MAAa,MAAO,SAAQ,MAAM,CAAC,cAAc;IAC7C;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAmB,EAAE,IAAmC;QACjH,OAAO,IAAI,MAAM,CAAC,IAAI,EAAO,KAAK,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC;IAC7D,CAAC;IAED,gBAAgB;IACT,MAAM,CAAU,YAAY,GAAG,4BAA4B,CAAC;IAEnE;;;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,MAAM,CAAC,YAAY,CAAC;IACvD,CAAC;IA8BD,YAAY,IAAY,EAAE,WAAsC,EAAE,IAAmC;QACjG,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAAsC,CAAC;YACrD,cAAc,CAAC,aAAa,CAAC,GAAG,KAAK,EAAE,WAAW,CAAC;YACnD,cAAc,CAAC,QAAQ,CAAC,GAAG,KAAK,EAAE,MAAM,CAAC;YACzC,cAAc,CAAC,YAAY,CAAC,GAAG,KAAK,EAAE,UAAU,CAAC;YACjD,cAAc,CAAC,QAAQ,CAAC,GAAG,KAAK,EAAE,MAAM,CAAC;YACzC,cAAc,CAAC,UAAU,CAAC,GAAG,KAAK,EAAE,QAAQ,CAAC;SAChD;aAAM;YACH,MAAM,IAAI,GAAG,WAAqC,CAAC;YACnD,IAAI,IAAI,EAAE,WAAW,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBAC9C,MAAM,IAAI,KAAK,CAAC,yCAAyC,CAAC,CAAC;aAC9D;YACD,IAAI,IAAI,EAAE,UAAU,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBAC7C,MAAM,IAAI,KAAK,CAAC,wCAAwC,CAAC,CAAC;aAC7D;YACD,cAAc,CAAC,aAAa,CAAC,GAAG,IAAI,EAAE,WAAW,CAAC;YAClD,cAAc,CAAC,QAAQ,CAAC,GAAG,IAAI,EAAE,MAAM,CAAC;YACxC,cAAc,CAAC,YAAY,CAAC,GAAG,IAAI,EAAE,UAAU,CAAC;YAChD,cAAc,CAAC,UAAU,CAAC,GAAG,IAAI,EAAE,QAAQ,CAAC;YAC5C,cAAc,CAAC,QAAQ,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;SAChD;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,MAAM,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IAC3D,CAAC;;AAlFL,wBAmFC"}
@@ -203,7 +203,7 @@ export declare class DbCluster extends pulumi.CustomResource {
203
203
  */
204
204
  static isInstance(obj: any): obj is DbCluster;
205
205
  /**
206
- * Amount of storage in GiB (gibibytes). The minimum value is `20`, the maximum value is `16384`. The argument `dbStorageType` places restrictions on this argument's minimum value. The following is a list of `dbStorageType` values and the corresponding minimum value for `allocatedStorage`: `"InfluxIOIncludedT1": `20`, `"InfluxIOIncludedT2" and `"InfluxIOIncludedT3": `400`. This field is forbidden for InfluxDB V3 clusters (when using an InfluxDB V3 db parameter group).
206
+ * Amount of storage in GiB (gibibytes). The minimum value is `20`, the maximum value is `16384`. The argument `dbStorageType` places restrictions on this argument's minimum value. The following is a list of `dbStorageType` values and the corresponding minimum value for `allocatedStorage`: ` "InfluxIOIncludedT1": `20` , `"InfluxIOIncludedT2" and ` "InfluxIOIncludedT3": `400`. This field is forbidden for InfluxDB V3 clusters (when using an InfluxDB V3 db parameter group).
207
207
  */
208
208
  readonly allocatedStorage: pulumi.Output<number | undefined>;
209
209
  /**
@@ -223,7 +223,7 @@ export declare class DbCluster extends pulumi.CustomResource {
223
223
  */
224
224
  readonly dbParameterGroupIdentifier: pulumi.Output<string | undefined>;
225
225
  /**
226
- * Timestream for InfluxDB DB storage type to read and write InfluxDB data. You can choose between 3 different types of provisioned Influx IOPS included storage according to your workloads requirements: Influx IO Included 3000 IOPS, Influx IO Included 12000 IOPS, Influx IO Included 16000 IOPS. Valid options are: `"InfluxIOIncludedT1"`, `"InfluxIOIncludedT2"`, and `"InfluxIOIncludedT3"`. If you use `"InfluxIOIncludedT2" or "InfluxIOIncludedT3", the minimum value for `allocatedStorage` is 400.
226
+ * Timestream for InfluxDB DB storage type to read and write InfluxDB data. You can choose between 3 different types of provisioned Influx IOPS included storage according to your workloads requirements: Influx IO Included 3000 IOPS, Influx IO Included 12000 IOPS, Influx IO Included 16000 IOPS. Valid options are: `"InfluxIOIncludedT1"`, `"InfluxIOIncludedT2"`, and `"InfluxIOIncludedT3"`. If you use ` "InfluxIOIncludedT2" or "InfluxIOIncludedT3", the minimum value for `allocatedStorage` is 400.
227
227
  */
228
228
  readonly dbStorageType: pulumi.Output<string>;
229
229
  /**
@@ -327,7 +327,7 @@ export declare class DbCluster extends pulumi.CustomResource {
327
327
  */
328
328
  export interface DbClusterState {
329
329
  /**
330
- * Amount of storage in GiB (gibibytes). The minimum value is `20`, the maximum value is `16384`. The argument `dbStorageType` places restrictions on this argument's minimum value. The following is a list of `dbStorageType` values and the corresponding minimum value for `allocatedStorage`: `"InfluxIOIncludedT1": `20`, `"InfluxIOIncludedT2" and `"InfluxIOIncludedT3": `400`. This field is forbidden for InfluxDB V3 clusters (when using an InfluxDB V3 db parameter group).
330
+ * Amount of storage in GiB (gibibytes). The minimum value is `20`, the maximum value is `16384`. The argument `dbStorageType` places restrictions on this argument's minimum value. The following is a list of `dbStorageType` values and the corresponding minimum value for `allocatedStorage`: ` "InfluxIOIncludedT1": `20` , `"InfluxIOIncludedT2" and ` "InfluxIOIncludedT3": `400`. This field is forbidden for InfluxDB V3 clusters (when using an InfluxDB V3 db parameter group).
331
331
  */
332
332
  allocatedStorage?: pulumi.Input<number | undefined>;
333
333
  /**
@@ -347,7 +347,7 @@ export interface DbClusterState {
347
347
  */
348
348
  dbParameterGroupIdentifier?: pulumi.Input<string | undefined>;
349
349
  /**
350
- * Timestream for InfluxDB DB storage type to read and write InfluxDB data. You can choose between 3 different types of provisioned Influx IOPS included storage according to your workloads requirements: Influx IO Included 3000 IOPS, Influx IO Included 12000 IOPS, Influx IO Included 16000 IOPS. Valid options are: `"InfluxIOIncludedT1"`, `"InfluxIOIncludedT2"`, and `"InfluxIOIncludedT3"`. If you use `"InfluxIOIncludedT2" or "InfluxIOIncludedT3", the minimum value for `allocatedStorage` is 400.
350
+ * Timestream for InfluxDB DB storage type to read and write InfluxDB data. You can choose between 3 different types of provisioned Influx IOPS included storage according to your workloads requirements: Influx IO Included 3000 IOPS, Influx IO Included 12000 IOPS, Influx IO Included 16000 IOPS. Valid options are: `"InfluxIOIncludedT1"`, `"InfluxIOIncludedT2"`, and `"InfluxIOIncludedT3"`. If you use ` "InfluxIOIncludedT2" or "InfluxIOIncludedT3", the minimum value for `allocatedStorage` is 400.
351
351
  */
352
352
  dbStorageType?: pulumi.Input<string | undefined>;
353
353
  /**
@@ -443,7 +443,7 @@ export interface DbClusterState {
443
443
  */
444
444
  export interface DbClusterArgs {
445
445
  /**
446
- * Amount of storage in GiB (gibibytes). The minimum value is `20`, the maximum value is `16384`. The argument `dbStorageType` places restrictions on this argument's minimum value. The following is a list of `dbStorageType` values and the corresponding minimum value for `allocatedStorage`: `"InfluxIOIncludedT1": `20`, `"InfluxIOIncludedT2" and `"InfluxIOIncludedT3": `400`. This field is forbidden for InfluxDB V3 clusters (when using an InfluxDB V3 db parameter group).
446
+ * Amount of storage in GiB (gibibytes). The minimum value is `20`, the maximum value is `16384`. The argument `dbStorageType` places restrictions on this argument's minimum value. The following is a list of `dbStorageType` values and the corresponding minimum value for `allocatedStorage`: ` "InfluxIOIncludedT1": `20` , `"InfluxIOIncludedT2" and ` "InfluxIOIncludedT3": `400`. This field is forbidden for InfluxDB V3 clusters (when using an InfluxDB V3 db parameter group).
447
447
  */
448
448
  allocatedStorage?: pulumi.Input<number | undefined>;
449
449
  /**
@@ -459,7 +459,7 @@ export interface DbClusterArgs {
459
459
  */
460
460
  dbParameterGroupIdentifier?: pulumi.Input<string | undefined>;
461
461
  /**
462
- * Timestream for InfluxDB DB storage type to read and write InfluxDB data. You can choose between 3 different types of provisioned Influx IOPS included storage according to your workloads requirements: Influx IO Included 3000 IOPS, Influx IO Included 12000 IOPS, Influx IO Included 16000 IOPS. Valid options are: `"InfluxIOIncludedT1"`, `"InfluxIOIncludedT2"`, and `"InfluxIOIncludedT3"`. If you use `"InfluxIOIncludedT2" or "InfluxIOIncludedT3", the minimum value for `allocatedStorage` is 400.
462
+ * Timestream for InfluxDB DB storage type to read and write InfluxDB data. You can choose between 3 different types of provisioned Influx IOPS included storage according to your workloads requirements: Influx IO Included 3000 IOPS, Influx IO Included 12000 IOPS, Influx IO Included 16000 IOPS. Valid options are: `"InfluxIOIncludedT1"`, `"InfluxIOIncludedT2"`, and `"InfluxIOIncludedT3"`. If you use ` "InfluxIOIncludedT2" or "InfluxIOIncludedT3", the minimum value for `allocatedStorage` is 400.
463
463
  */
464
464
  dbStorageType?: pulumi.Input<string | undefined>;
465
465
  /**
@@ -172,7 +172,7 @@ export declare class DbInstance extends pulumi.CustomResource {
172
172
  */
173
173
  static isInstance(obj: any): obj is DbInstance;
174
174
  /**
175
- * Amount of storage in GiB (gibibytes). The minimum value is `20`, the maximum value is `16384`. This argument is updatable. The argument `dbStorageType` places restrictions on this argument's minimum value. The following is a list of `dbStorageType` values and the corresponding minimum value for `allocatedStorage`: `"InfluxIOIncludedT1": `20`, `"InfluxIOIncludedT2" and `"InfluxIOIncludedT3": `400`.
175
+ * Amount of storage in GiB (gibibytes). The minimum value is `20`, the maximum value is `16384`. This argument is updatable. The argument `dbStorageType` places restrictions on this argument's minimum value. The following is a list of `dbStorageType` values and the corresponding minimum value for `allocatedStorage`: ` "InfluxIOIncludedT1": `20` , `"InfluxIOIncludedT2" and ` "InfluxIOIncludedT3": `400`.
176
176
  */
177
177
  readonly allocatedStorage: pulumi.Output<number>;
178
178
  /**
@@ -196,7 +196,7 @@ export declare class DbInstance extends pulumi.CustomResource {
196
196
  */
197
197
  readonly dbParameterGroupIdentifier: pulumi.Output<string | undefined>;
198
198
  /**
199
- * Timestream for InfluxDB DB storage type to read and write InfluxDB data. You can choose between 3 different types of provisioned Influx IOPS included storage according to your workloads requirements: Influx IO Included 3000 IOPS, Influx IO Included 12000 IOPS, Influx IO Included 16000 IOPS. Valid options are: `"InfluxIOIncludedT1"`, `"InfluxIOIncludedT2"`, and `"InfluxIOIncludedT3"`. If you use `"InfluxIOIncludedT2" or "InfluxIOIncludedT3", the minimum value for `allocatedStorage` is 400. This argument is updatable. For a single instance, after this argument has been updated once, it can only be updated again after 6 hours have passed.
199
+ * Timestream for InfluxDB DB storage type to read and write InfluxDB data. You can choose between 3 different types of provisioned Influx IOPS included storage according to your workloads requirements: Influx IO Included 3000 IOPS, Influx IO Included 12000 IOPS, Influx IO Included 16000 IOPS. Valid options are: `"InfluxIOIncludedT1"`, `"InfluxIOIncludedT2"`, and `"InfluxIOIncludedT3"`. If you use ` "InfluxIOIncludedT2" or "InfluxIOIncludedT3", the minimum value for `allocatedStorage` is 400. This argument is updatable. For a single instance, after this argument has been updated once, it can only be updated again after 6 hours have passed.
200
200
  */
201
201
  readonly dbStorageType: pulumi.Output<string>;
202
202
  /**
@@ -292,7 +292,7 @@ export declare class DbInstance extends pulumi.CustomResource {
292
292
  */
293
293
  export interface DbInstanceState {
294
294
  /**
295
- * Amount of storage in GiB (gibibytes). The minimum value is `20`, the maximum value is `16384`. This argument is updatable. The argument `dbStorageType` places restrictions on this argument's minimum value. The following is a list of `dbStorageType` values and the corresponding minimum value for `allocatedStorage`: `"InfluxIOIncludedT1": `20`, `"InfluxIOIncludedT2" and `"InfluxIOIncludedT3": `400`.
295
+ * Amount of storage in GiB (gibibytes). The minimum value is `20`, the maximum value is `16384`. This argument is updatable. The argument `dbStorageType` places restrictions on this argument's minimum value. The following is a list of `dbStorageType` values and the corresponding minimum value for `allocatedStorage`: ` "InfluxIOIncludedT1": `20` , `"InfluxIOIncludedT2" and ` "InfluxIOIncludedT3": `400`.
296
296
  */
297
297
  allocatedStorage?: pulumi.Input<number | undefined>;
298
298
  /**
@@ -316,7 +316,7 @@ export interface DbInstanceState {
316
316
  */
317
317
  dbParameterGroupIdentifier?: pulumi.Input<string | undefined>;
318
318
  /**
319
- * Timestream for InfluxDB DB storage type to read and write InfluxDB data. You can choose between 3 different types of provisioned Influx IOPS included storage according to your workloads requirements: Influx IO Included 3000 IOPS, Influx IO Included 12000 IOPS, Influx IO Included 16000 IOPS. Valid options are: `"InfluxIOIncludedT1"`, `"InfluxIOIncludedT2"`, and `"InfluxIOIncludedT3"`. If you use `"InfluxIOIncludedT2" or "InfluxIOIncludedT3", the minimum value for `allocatedStorage` is 400. This argument is updatable. For a single instance, after this argument has been updated once, it can only be updated again after 6 hours have passed.
319
+ * Timestream for InfluxDB DB storage type to read and write InfluxDB data. You can choose between 3 different types of provisioned Influx IOPS included storage according to your workloads requirements: Influx IO Included 3000 IOPS, Influx IO Included 12000 IOPS, Influx IO Included 16000 IOPS. Valid options are: `"InfluxIOIncludedT1"`, `"InfluxIOIncludedT2"`, and `"InfluxIOIncludedT3"`. If you use ` "InfluxIOIncludedT2" or "InfluxIOIncludedT3", the minimum value for `allocatedStorage` is 400. This argument is updatable. For a single instance, after this argument has been updated once, it can only be updated again after 6 hours have passed.
320
320
  */
321
321
  dbStorageType?: pulumi.Input<string | undefined>;
322
322
  /**
@@ -404,7 +404,7 @@ export interface DbInstanceState {
404
404
  */
405
405
  export interface DbInstanceArgs {
406
406
  /**
407
- * Amount of storage in GiB (gibibytes). The minimum value is `20`, the maximum value is `16384`. This argument is updatable. The argument `dbStorageType` places restrictions on this argument's minimum value. The following is a list of `dbStorageType` values and the corresponding minimum value for `allocatedStorage`: `"InfluxIOIncludedT1": `20`, `"InfluxIOIncludedT2" and `"InfluxIOIncludedT3": `400`.
407
+ * Amount of storage in GiB (gibibytes). The minimum value is `20`, the maximum value is `16384`. This argument is updatable. The argument `dbStorageType` places restrictions on this argument's minimum value. The following is a list of `dbStorageType` values and the corresponding minimum value for `allocatedStorage`: ` "InfluxIOIncludedT1": `20` , `"InfluxIOIncludedT2" and ` "InfluxIOIncludedT3": `400`.
408
408
  */
409
409
  allocatedStorage: pulumi.Input<number>;
410
410
  /**
@@ -420,7 +420,7 @@ export interface DbInstanceArgs {
420
420
  */
421
421
  dbParameterGroupIdentifier?: pulumi.Input<string | undefined>;
422
422
  /**
423
- * Timestream for InfluxDB DB storage type to read and write InfluxDB data. You can choose between 3 different types of provisioned Influx IOPS included storage according to your workloads requirements: Influx IO Included 3000 IOPS, Influx IO Included 12000 IOPS, Influx IO Included 16000 IOPS. Valid options are: `"InfluxIOIncludedT1"`, `"InfluxIOIncludedT2"`, and `"InfluxIOIncludedT3"`. If you use `"InfluxIOIncludedT2" or "InfluxIOIncludedT3", the minimum value for `allocatedStorage` is 400. This argument is updatable. For a single instance, after this argument has been updated once, it can only be updated again after 6 hours have passed.
423
+ * Timestream for InfluxDB DB storage type to read and write InfluxDB data. You can choose between 3 different types of provisioned Influx IOPS included storage according to your workloads requirements: Influx IO Included 3000 IOPS, Influx IO Included 12000 IOPS, Influx IO Included 16000 IOPS. Valid options are: `"InfluxIOIncludedT1"`, `"InfluxIOIncludedT2"`, and `"InfluxIOIncludedT3"`. If you use ` "InfluxIOIncludedT2" or "InfluxIOIncludedT3", the minimum value for `allocatedStorage` is 400. This argument is updatable. For a single instance, after this argument has been updated once, it can only be updated again after 6 hours have passed.
424
424
  */
425
425
  dbStorageType?: pulumi.Input<string | undefined>;
426
426
  /**
@@ -0,0 +1,20 @@
1
+ import * as pulumi from "@pulumi/pulumi";
2
+ /**
3
+ * Trims the path prefix from an IAM role Amazon Resource Name (ARN).
4
+ * This function can be used when services require role ARNs to be passed without a path.
5
+ *
6
+ * See the [AWS IAM documentation](https://docs.aws.amazon.com/IAM/latest/UserGuide/list_awsidentityandaccessmanagementiam.html#awsidentityandaccessmanagementiam-resources-for-iam-policies) for additional information on IAM role ARNs.
7
+ *
8
+ * ## Signature
9
+ */
10
+ export declare function trimIamRolePath(arn: string, opts?: pulumi.InvokeOptions): Promise<string>;
11
+ /**
12
+ * Trims the path prefix from an IAM role Amazon Resource Name (ARN).
13
+ * This function can be used when services require role ARNs to be passed without a path.
14
+ *
15
+ * See the [AWS IAM documentation](https://docs.aws.amazon.com/IAM/latest/UserGuide/list_awsidentityandaccessmanagementiam.html#awsidentityandaccessmanagementiam-resources-for-iam-policies) for additional information on IAM role ARNs.
16
+ *
17
+ * ## Signature
18
+ */
19
+ export declare function trimIamRolePathOutput(arn: pulumi.Input<string>, opts?: pulumi.InvokeOutputOptions): pulumi.Output<string>;
20
+ //# sourceMappingURL=trimIamRolePath.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"trimIamRolePath.d.ts","sourceRoot":"","sources":["../trimIamRolePath.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,MAAM,MAAM,gBAAgB,CAAC;AAGzC;;;;;;;GAOG;AACH,wBAAgB,eAAe,CAAC,GAAG,EAAE,MAAM,EAAE,IAAI,CAAC,EAAE,MAAM,CAAC,aAAa,GAAG,OAAO,CAAC,MAAM,CAAC,CAKzF;AACD;;;;;;;GAOG;AACH,wBAAgB,qBAAqB,CAAC,GAAG,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,EAAE,IAAI,CAAC,EAAE,MAAM,CAAC,mBAAmB,GAAG,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC,CAKzH"}
@@ -0,0 +1,61 @@
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.trimIamRolePathOutput = exports.trimIamRolePath = void 0;
29
+ const pulumi = __importStar(require("@pulumi/pulumi"));
30
+ const utilities = __importStar(require("./utilities"));
31
+ /**
32
+ * Trims the path prefix from an IAM role Amazon Resource Name (ARN).
33
+ * This function can be used when services require role ARNs to be passed without a path.
34
+ *
35
+ * See the [AWS IAM documentation](https://docs.aws.amazon.com/IAM/latest/UserGuide/list_awsidentityandaccessmanagementiam.html#awsidentityandaccessmanagementiam-resources-for-iam-policies) for additional information on IAM role ARNs.
36
+ *
37
+ * ## Signature
38
+ */
39
+ function trimIamRolePath(arn, opts) {
40
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
41
+ return pulumi.runtime.invokeSingle("aws:index/trimIamRolePath:trimIamRolePath", {
42
+ "arn": arn,
43
+ }, opts);
44
+ }
45
+ exports.trimIamRolePath = trimIamRolePath;
46
+ /**
47
+ * Trims the path prefix from an IAM role Amazon Resource Name (ARN).
48
+ * This function can be used when services require role ARNs to be passed without a path.
49
+ *
50
+ * See the [AWS IAM documentation](https://docs.aws.amazon.com/IAM/latest/UserGuide/list_awsidentityandaccessmanagementiam.html#awsidentityandaccessmanagementiam-resources-for-iam-policies) for additional information on IAM role ARNs.
51
+ *
52
+ * ## Signature
53
+ */
54
+ function trimIamRolePathOutput(arn, opts) {
55
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
56
+ return pulumi.runtime.invokeSingleOutput("aws:index/trimIamRolePath:trimIamRolePath", {
57
+ "arn": arn,
58
+ }, opts);
59
+ }
60
+ exports.trimIamRolePathOutput = trimIamRolePathOutput;
61
+ //# sourceMappingURL=trimIamRolePath.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"trimIamRolePath.js","sourceRoot":"","sources":["../trimIamRolePath.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;;;;;;;;;;;;;;;;;;;;;;;;AAEjF,uDAAyC;AACzC,uDAAyC;AAEzC;;;;;;;GAOG;AACH,SAAgB,eAAe,CAAC,GAAW,EAAE,IAA2B;IACpE,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,2CAA2C,EAAE;QAC5E,KAAK,EAAE,GAAG;KACb,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,0CAKC;AACD;;;;;;;GAOG;AACH,SAAgB,qBAAqB,CAAC,GAAyB,EAAE,IAAiC;IAC9F,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,kBAAkB,CAAC,2CAA2C,EAAE;QAClF,KAAK,EAAE,GAAG;KACb,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,sDAKC"}