p6-cdk-namer 0.8.21 → 0.8.24

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 (391) hide show
  1. package/.jsii +5 -5
  2. package/changelog.md +1 -1
  3. package/lib/p6namer.js +1 -1
  4. package/node_modules/aws-sdk/CHANGELOG.md +24 -1
  5. package/node_modules/aws-sdk/README.md +1 -1
  6. package/node_modules/aws-sdk/apis/apigateway-2015-07-09.paginators.json +5 -0
  7. package/node_modules/aws-sdk/apis/datasync-2018-11-09.min.json +142 -73
  8. package/node_modules/aws-sdk/apis/docdb-2014-10-31.min.json +10 -2
  9. package/node_modules/aws-sdk/apis/eventbridge-2015-10-07.min.json +262 -19
  10. package/node_modules/aws-sdk/apis/kendra-2019-02-03.min.json +99 -55
  11. package/node_modules/aws-sdk/apis/lambda-2015-03-31.min.json +401 -153
  12. package/node_modules/aws-sdk/apis/lambda-2015-03-31.paginators.json +6 -0
  13. package/node_modules/aws-sdk/apis/mediaconvert-2017-08-29.min.json +83 -74
  14. package/node_modules/aws-sdk/apis/mediapackage-vod-2018-11-07.min.json +16 -13
  15. package/node_modules/aws-sdk/apis/panorama-2019-07-24.min.json +14 -12
  16. package/node_modules/aws-sdk/apis/personalize-2018-05-22.min.json +150 -42
  17. package/node_modules/aws-sdk/apis/securityhub-2018-10-26.min.json +374 -302
  18. package/node_modules/aws-sdk/apis/wafv2-2019-07-29.min.json +5 -1
  19. package/node_modules/aws-sdk/clients/configservice.d.ts +5 -5
  20. package/node_modules/aws-sdk/clients/datasync.d.ts +96 -14
  21. package/node_modules/aws-sdk/clients/docdb.d.ts +56 -40
  22. package/node_modules/aws-sdk/clients/eventbridge.d.ts +380 -7
  23. package/node_modules/aws-sdk/clients/fsx.d.ts +4 -4
  24. package/node_modules/aws-sdk/clients/kendra.d.ts +74 -15
  25. package/node_modules/aws-sdk/clients/lambda.d.ts +263 -0
  26. package/node_modules/aws-sdk/clients/mediaconvert.d.ts +17 -2
  27. package/node_modules/aws-sdk/clients/mediapackagevod.d.ts +5 -0
  28. package/node_modules/aws-sdk/clients/panorama.d.ts +13 -4
  29. package/node_modules/aws-sdk/clients/personalize.d.ts +144 -22
  30. package/node_modules/aws-sdk/clients/pi.d.ts +26 -26
  31. package/node_modules/aws-sdk/clients/s3control.d.ts +3 -3
  32. package/node_modules/aws-sdk/clients/sagemaker.d.ts +1 -1
  33. package/node_modules/aws-sdk/clients/securityhub.d.ts +136 -1
  34. package/node_modules/aws-sdk/clients/wafv2.d.ts +10 -2
  35. package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +1 -1
  36. package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +14 -14
  37. package/node_modules/aws-sdk/dist/aws-sdk.js +565 -198
  38. package/node_modules/aws-sdk/dist/aws-sdk.min.js +92 -92
  39. package/node_modules/aws-sdk/lib/core.js +1 -1
  40. package/node_modules/aws-sdk/package.json +1 -1
  41. package/node_modules/cdk-iam-floyd/.jsii +973 -890
  42. package/node_modules/cdk-iam-floyd/README.md +2 -2
  43. package/node_modules/cdk-iam-floyd/lib/collection/index.js +1 -1
  44. package/node_modules/cdk-iam-floyd/lib/generated/accountmanagement.js +1 -1
  45. package/node_modules/cdk-iam-floyd/lib/generated/activate.js +1 -1
  46. package/node_modules/cdk-iam-floyd/lib/generated/alexaforbusiness.js +1 -1
  47. package/node_modules/cdk-iam-floyd/lib/generated/amplify.js +1 -1
  48. package/node_modules/cdk-iam-floyd/lib/generated/amplifyadmin.js +1 -1
  49. package/node_modules/cdk-iam-floyd/lib/generated/amplifyuibuilder.js +1 -1
  50. package/node_modules/cdk-iam-floyd/lib/generated/apachekafkaapisforamazonmskclusters.js +1 -1
  51. package/node_modules/cdk-iam-floyd/lib/generated/apigateway.js +1 -1
  52. package/node_modules/cdk-iam-floyd/lib/generated/apigatewaymanagement.js +1 -1
  53. package/node_modules/cdk-iam-floyd/lib/generated/apigatewaymanagementv2.js +1 -1
  54. package/node_modules/cdk-iam-floyd/lib/generated/appconfig.js +1 -1
  55. package/node_modules/cdk-iam-floyd/lib/generated/appflow.js +1 -1
  56. package/node_modules/cdk-iam-floyd/lib/generated/appintegrations.js +1 -1
  57. package/node_modules/cdk-iam-floyd/lib/generated/applicationautoscaling.js +1 -1
  58. package/node_modules/cdk-iam-floyd/lib/generated/applicationcostprofilerservice.js +1 -1
  59. package/node_modules/cdk-iam-floyd/lib/generated/applicationdiscovery.js +1 -1
  60. package/node_modules/cdk-iam-floyd/lib/generated/applicationdiscoveryarsenal.js +1 -1
  61. package/node_modules/cdk-iam-floyd/lib/generated/applicationmigrationservice.js +1 -1
  62. package/node_modules/cdk-iam-floyd/lib/generated/appmesh.js +1 -1
  63. package/node_modules/cdk-iam-floyd/lib/generated/appmeshpreview.js +1 -1
  64. package/node_modules/cdk-iam-floyd/lib/generated/apprunner.js +1 -1
  65. package/node_modules/cdk-iam-floyd/lib/generated/appstream2-0.js +1 -1
  66. package/node_modules/cdk-iam-floyd/lib/generated/appsync.js +1 -1
  67. package/node_modules/cdk-iam-floyd/lib/generated/artifact.js +1 -1
  68. package/node_modules/cdk-iam-floyd/lib/generated/athena.js +1 -1
  69. package/node_modules/cdk-iam-floyd/lib/generated/auditmanager.js +1 -1
  70. package/node_modules/cdk-iam-floyd/lib/generated/autoscaling.js +1 -1
  71. package/node_modules/cdk-iam-floyd/lib/generated/backup.js +1 -1
  72. package/node_modules/cdk-iam-floyd/lib/generated/backupgateway.js +1 -1
  73. package/node_modules/cdk-iam-floyd/lib/generated/backupstorage.js +1 -1
  74. package/node_modules/cdk-iam-floyd/lib/generated/batch.js +1 -1
  75. package/node_modules/cdk-iam-floyd/lib/generated/billing.js +1 -1
  76. package/node_modules/cdk-iam-floyd/lib/generated/billingconductor.js +1 -1
  77. package/node_modules/cdk-iam-floyd/lib/generated/braket.js +1 -1
  78. package/node_modules/cdk-iam-floyd/lib/generated/budgetservice.js +1 -1
  79. package/node_modules/cdk-iam-floyd/lib/generated/bugbust.js +1 -1
  80. package/node_modules/cdk-iam-floyd/lib/generated/certificatemanager.js +1 -1
  81. package/node_modules/cdk-iam-floyd/lib/generated/certificatemanagerprivatecertificateauthority.js +1 -1
  82. package/node_modules/cdk-iam-floyd/lib/generated/chatbot.js +1 -1
  83. package/node_modules/cdk-iam-floyd/lib/generated/chime.js +1 -1
  84. package/node_modules/cdk-iam-floyd/lib/generated/cloud9.js +1 -1
  85. package/node_modules/cdk-iam-floyd/lib/generated/cloudcontrolapi.js +1 -1
  86. package/node_modules/cdk-iam-floyd/lib/generated/clouddirectory.js +1 -1
  87. package/node_modules/cdk-iam-floyd/lib/generated/cloudformation.js +1 -1
  88. package/node_modules/cdk-iam-floyd/lib/generated/cloudfront.js +1 -1
  89. package/node_modules/cdk-iam-floyd/lib/generated/cloudhsm.js +1 -1
  90. package/node_modules/cdk-iam-floyd/lib/generated/cloudmap.js +1 -1
  91. package/node_modules/cdk-iam-floyd/lib/generated/cloudsearch.js +1 -1
  92. package/node_modules/cdk-iam-floyd/lib/generated/cloudshell.js +1 -1
  93. package/node_modules/cdk-iam-floyd/lib/generated/cloudtrail.js +1 -1
  94. package/node_modules/cdk-iam-floyd/lib/generated/cloudwatch.js +1 -1
  95. package/node_modules/cdk-iam-floyd/lib/generated/cloudwatchapplicationinsights.js +1 -1
  96. package/node_modules/cdk-iam-floyd/lib/generated/cloudwatchevidently.js +1 -1
  97. package/node_modules/cdk-iam-floyd/lib/generated/cloudwatchlogs.js +1 -1
  98. package/node_modules/cdk-iam-floyd/lib/generated/cloudwatchrum.js +1 -1
  99. package/node_modules/cdk-iam-floyd/lib/generated/cloudwatchsynthetics.js +1 -1
  100. package/node_modules/cdk-iam-floyd/lib/generated/codeartifact.js +1 -1
  101. package/node_modules/cdk-iam-floyd/lib/generated/codebuild.d.ts +54 -83
  102. package/node_modules/cdk-iam-floyd/lib/generated/codebuild.js +55 -88
  103. package/node_modules/cdk-iam-floyd/lib/generated/codecommit.js +1 -1
  104. package/node_modules/cdk-iam-floyd/lib/generated/codedeploy.js +1 -1
  105. package/node_modules/cdk-iam-floyd/lib/generated/codedeploysecurehostcommandsservice.js +1 -1
  106. package/node_modules/cdk-iam-floyd/lib/generated/codeguru.js +1 -1
  107. package/node_modules/cdk-iam-floyd/lib/generated/codeguruprofiler.js +1 -1
  108. package/node_modules/cdk-iam-floyd/lib/generated/codegurureviewer.js +1 -1
  109. package/node_modules/cdk-iam-floyd/lib/generated/codepipeline.js +1 -1
  110. package/node_modules/cdk-iam-floyd/lib/generated/codestar.js +1 -1
  111. package/node_modules/cdk-iam-floyd/lib/generated/codestarconnections.js +1 -1
  112. package/node_modules/cdk-iam-floyd/lib/generated/codestarnotifications.js +1 -1
  113. package/node_modules/cdk-iam-floyd/lib/generated/cognitoidentity.js +1 -1
  114. package/node_modules/cdk-iam-floyd/lib/generated/cognitosync.d.ts +19 -19
  115. package/node_modules/cdk-iam-floyd/lib/generated/cognitosync.js +21 -21
  116. package/node_modules/cdk-iam-floyd/lib/generated/cognitouserpools.js +1 -1
  117. package/node_modules/cdk-iam-floyd/lib/generated/comprehend.js +1 -1
  118. package/node_modules/cdk-iam-floyd/lib/generated/comprehendmedical.js +1 -1
  119. package/node_modules/cdk-iam-floyd/lib/generated/computeoptimizer.js +1 -1
  120. package/node_modules/cdk-iam-floyd/lib/generated/config.js +1 -1
  121. package/node_modules/cdk-iam-floyd/lib/generated/connect.d.ts +24 -0
  122. package/node_modules/cdk-iam-floyd/lib/generated/connect.js +32 -2
  123. package/node_modules/cdk-iam-floyd/lib/generated/connectcustomerprofiles.js +1 -1
  124. package/node_modules/cdk-iam-floyd/lib/generated/connectorservice.js +1 -1
  125. package/node_modules/cdk-iam-floyd/lib/generated/connectvoiceid.js +1 -1
  126. package/node_modules/cdk-iam-floyd/lib/generated/connectwisdom.js +1 -1
  127. package/node_modules/cdk-iam-floyd/lib/generated/controltower.js +1 -1
  128. package/node_modules/cdk-iam-floyd/lib/generated/costandusagereport.js +1 -1
  129. package/node_modules/cdk-iam-floyd/lib/generated/costexplorerservice.js +1 -1
  130. package/node_modules/cdk-iam-floyd/lib/generated/databasemigrationservice.js +1 -1
  131. package/node_modules/cdk-iam-floyd/lib/generated/databasequerymetadataservice.js +1 -1
  132. package/node_modules/cdk-iam-floyd/lib/generated/dataexchange.js +1 -1
  133. package/node_modules/cdk-iam-floyd/lib/generated/datalifecyclemanager.js +1 -1
  134. package/node_modules/cdk-iam-floyd/lib/generated/datapipeline.js +1 -1
  135. package/node_modules/cdk-iam-floyd/lib/generated/datasync.js +1 -1
  136. package/node_modules/cdk-iam-floyd/lib/generated/deepcomposer.js +1 -1
  137. package/node_modules/cdk-iam-floyd/lib/generated/deeplens.js +1 -1
  138. package/node_modules/cdk-iam-floyd/lib/generated/deepracer.js +1 -1
  139. package/node_modules/cdk-iam-floyd/lib/generated/detective.js +1 -1
  140. package/node_modules/cdk-iam-floyd/lib/generated/devicefarm.js +1 -1
  141. package/node_modules/cdk-iam-floyd/lib/generated/devopsguru.js +1 -1
  142. package/node_modules/cdk-iam-floyd/lib/generated/directconnect.js +1 -1
  143. package/node_modules/cdk-iam-floyd/lib/generated/directoryservice.js +1 -1
  144. package/node_modules/cdk-iam-floyd/lib/generated/dynamodb.js +1 -1
  145. package/node_modules/cdk-iam-floyd/lib/generated/dynamodbacceleratordax.js +1 -1
  146. package/node_modules/cdk-iam-floyd/lib/generated/ec2.js +1 -1
  147. package/node_modules/cdk-iam-floyd/lib/generated/ec2autoscaling.js +1 -1
  148. package/node_modules/cdk-iam-floyd/lib/generated/ec2imagebuilder.js +1 -1
  149. package/node_modules/cdk-iam-floyd/lib/generated/ec2instanceconnect.js +1 -1
  150. package/node_modules/cdk-iam-floyd/lib/generated/elasticache.js +1 -1
  151. package/node_modules/cdk-iam-floyd/lib/generated/elasticbeanstalk.js +1 -1
  152. package/node_modules/cdk-iam-floyd/lib/generated/elasticblockstore.js +1 -1
  153. package/node_modules/cdk-iam-floyd/lib/generated/elasticcontainerregistry.d.ts +16 -0
  154. package/node_modules/cdk-iam-floyd/lib/generated/elasticcontainerregistry.js +21 -2
  155. package/node_modules/cdk-iam-floyd/lib/generated/elasticcontainerregistrypublic.js +1 -1
  156. package/node_modules/cdk-iam-floyd/lib/generated/elasticcontainerservice.js +1 -1
  157. package/node_modules/cdk-iam-floyd/lib/generated/elasticdisasterrecovery.js +1 -1
  158. package/node_modules/cdk-iam-floyd/lib/generated/elasticfilesystem.js +1 -1
  159. package/node_modules/cdk-iam-floyd/lib/generated/elasticinference.js +1 -1
  160. package/node_modules/cdk-iam-floyd/lib/generated/elastickubernetesservice.js +1 -1
  161. package/node_modules/cdk-iam-floyd/lib/generated/elasticloadbalancing.js +1 -1
  162. package/node_modules/cdk-iam-floyd/lib/generated/elasticloadbalancingv2.js +1 -1
  163. package/node_modules/cdk-iam-floyd/lib/generated/elasticmapreduce.js +1 -1
  164. package/node_modules/cdk-iam-floyd/lib/generated/elastictranscoder.js +1 -1
  165. package/node_modules/cdk-iam-floyd/lib/generated/elementalappliancesandsoftware.js +1 -1
  166. package/node_modules/cdk-iam-floyd/lib/generated/elementalappliancesandsoftwareactivationservice.js +1 -1
  167. package/node_modules/cdk-iam-floyd/lib/generated/elementalmediaconnect.js +1 -1
  168. package/node_modules/cdk-iam-floyd/lib/generated/elementalmediaconvert.js +1 -1
  169. package/node_modules/cdk-iam-floyd/lib/generated/elementalmedialive.js +1 -1
  170. package/node_modules/cdk-iam-floyd/lib/generated/elementalmediapackage.js +1 -1
  171. package/node_modules/cdk-iam-floyd/lib/generated/elementalmediapackagevod.js +1 -1
  172. package/node_modules/cdk-iam-floyd/lib/generated/elementalmediastore.js +1 -1
  173. package/node_modules/cdk-iam-floyd/lib/generated/elementalmediatailor.js +1 -1
  174. package/node_modules/cdk-iam-floyd/lib/generated/elementalsupportcases.js +1 -1
  175. package/node_modules/cdk-iam-floyd/lib/generated/elementalsupportcontent.js +1 -1
  176. package/node_modules/cdk-iam-floyd/lib/generated/emroneksemrcontainers.js +1 -1
  177. package/node_modules/cdk-iam-floyd/lib/generated/eventbridge.js +1 -1
  178. package/node_modules/cdk-iam-floyd/lib/generated/eventbridgeschemas.js +1 -1
  179. package/node_modules/cdk-iam-floyd/lib/generated/faultinjectionsimulator.js +1 -1
  180. package/node_modules/cdk-iam-floyd/lib/generated/finspace.js +1 -1
  181. package/node_modules/cdk-iam-floyd/lib/generated/firewallmanager.js +1 -1
  182. package/node_modules/cdk-iam-floyd/lib/generated/forecast.js +1 -1
  183. package/node_modules/cdk-iam-floyd/lib/generated/frauddetector.js +1 -1
  184. package/node_modules/cdk-iam-floyd/lib/generated/freertos.js +1 -1
  185. package/node_modules/cdk-iam-floyd/lib/generated/fsx.js +1 -1
  186. package/node_modules/cdk-iam-floyd/lib/generated/gamelift.js +1 -1
  187. package/node_modules/cdk-iam-floyd/lib/generated/gamesparks.js +1 -1
  188. package/node_modules/cdk-iam-floyd/lib/generated/glacier.js +1 -1
  189. package/node_modules/cdk-iam-floyd/lib/generated/globalaccelerator.js +1 -1
  190. package/node_modules/cdk-iam-floyd/lib/generated/glue.js +1 -1
  191. package/node_modules/cdk-iam-floyd/lib/generated/gluedatabrew.js +1 -1
  192. package/node_modules/cdk-iam-floyd/lib/generated/groundstation.js +1 -1
  193. package/node_modules/cdk-iam-floyd/lib/generated/groundtruthlabeling.js +1 -1
  194. package/node_modules/cdk-iam-floyd/lib/generated/guardduty.js +1 -1
  195. package/node_modules/cdk-iam-floyd/lib/generated/healthapisandnotifications.js +1 -1
  196. package/node_modules/cdk-iam-floyd/lib/generated/healthlake.js +1 -1
  197. package/node_modules/cdk-iam-floyd/lib/generated/high-volumeoutboundcommunications.js +1 -1
  198. package/node_modules/cdk-iam-floyd/lib/generated/honeycode.js +1 -1
  199. package/node_modules/cdk-iam-floyd/lib/generated/iamaccessanalyzer.js +1 -1
  200. package/node_modules/cdk-iam-floyd/lib/generated/identityandaccessmanagement.js +1 -1
  201. package/node_modules/cdk-iam-floyd/lib/generated/identitystore.js +1 -1
  202. package/node_modules/cdk-iam-floyd/lib/generated/identitysynchronizationservice.js +1 -1
  203. package/node_modules/cdk-iam-floyd/lib/generated/importexportdiskservice.js +1 -1
  204. package/node_modules/cdk-iam-floyd/lib/generated/inspector.js +1 -1
  205. package/node_modules/cdk-iam-floyd/lib/generated/inspector2.js +1 -1
  206. package/node_modules/cdk-iam-floyd/lib/generated/interactivevideoservice.js +1 -1
  207. package/node_modules/cdk-iam-floyd/lib/generated/iot.js +1 -1
  208. package/node_modules/cdk-iam-floyd/lib/generated/iot1-click.js +1 -1
  209. package/node_modules/cdk-iam-floyd/lib/generated/iotanalytics.js +1 -1
  210. package/node_modules/cdk-iam-floyd/lib/generated/iotcoredeviceadvisor.js +1 -1
  211. package/node_modules/cdk-iam-floyd/lib/generated/iotcoreforlorawan.js +1 -1
  212. package/node_modules/cdk-iam-floyd/lib/generated/iotdevicetester.js +1 -1
  213. package/node_modules/cdk-iam-floyd/lib/generated/iotevents.js +1 -1
  214. package/node_modules/cdk-iam-floyd/lib/generated/iotfleethubfordevicemanagement.js +1 -1
  215. package/node_modules/cdk-iam-floyd/lib/generated/iotfleetwise.js +1 -1
  216. package/node_modules/cdk-iam-floyd/lib/generated/iotgreengrass.js +1 -1
  217. package/node_modules/cdk-iam-floyd/lib/generated/iotgreengrassv2.js +1 -1
  218. package/node_modules/cdk-iam-floyd/lib/generated/iotroborunner.js +1 -1
  219. package/node_modules/cdk-iam-floyd/lib/generated/iotsitewise.js +1 -1
  220. package/node_modules/cdk-iam-floyd/lib/generated/iotthingsgraph.js +1 -1
  221. package/node_modules/cdk-iam-floyd/lib/generated/iottwinmaker.js +1 -1
  222. package/node_modules/cdk-iam-floyd/lib/generated/iq.js +1 -1
  223. package/node_modules/cdk-iam-floyd/lib/generated/iqpermissions.js +1 -1
  224. package/node_modules/cdk-iam-floyd/lib/generated/kendra.js +1 -1
  225. package/node_modules/cdk-iam-floyd/lib/generated/keymanagementservice.js +1 -1
  226. package/node_modules/cdk-iam-floyd/lib/generated/keyspacesforapachecassandra.js +1 -1
  227. package/node_modules/cdk-iam-floyd/lib/generated/kinesis.js +1 -1
  228. package/node_modules/cdk-iam-floyd/lib/generated/kinesisanalytics.js +1 -1
  229. package/node_modules/cdk-iam-floyd/lib/generated/kinesisanalyticsv2.js +1 -1
  230. package/node_modules/cdk-iam-floyd/lib/generated/kinesisfirehose.js +1 -1
  231. package/node_modules/cdk-iam-floyd/lib/generated/kinesisvideostreams.js +1 -1
  232. package/node_modules/cdk-iam-floyd/lib/generated/lakeformation.js +1 -1
  233. package/node_modules/cdk-iam-floyd/lib/generated/lambda.js +1 -1
  234. package/node_modules/cdk-iam-floyd/lib/generated/launchwizard.js +1 -1
  235. package/node_modules/cdk-iam-floyd/lib/generated/lex.js +1 -1
  236. package/node_modules/cdk-iam-floyd/lib/generated/lexv2.js +1 -1
  237. package/node_modules/cdk-iam-floyd/lib/generated/licensemanager.js +1 -1
  238. package/node_modules/cdk-iam-floyd/lib/generated/lightsail.js +1 -1
  239. package/node_modules/cdk-iam-floyd/lib/generated/location.js +1 -1
  240. package/node_modules/cdk-iam-floyd/lib/generated/lookoutforequipment.js +1 -1
  241. package/node_modules/cdk-iam-floyd/lib/generated/lookoutformetrics.js +1 -1
  242. package/node_modules/cdk-iam-floyd/lib/generated/lookoutforvision.js +1 -1
  243. package/node_modules/cdk-iam-floyd/lib/generated/machinelearning.js +1 -1
  244. package/node_modules/cdk-iam-floyd/lib/generated/macie.js +1 -1
  245. package/node_modules/cdk-iam-floyd/lib/generated/macieclassic.js +1 -1
  246. package/node_modules/cdk-iam-floyd/lib/generated/managedblockchain.js +1 -1
  247. package/node_modules/cdk-iam-floyd/lib/generated/managedgrafana.js +1 -1
  248. package/node_modules/cdk-iam-floyd/lib/generated/managedserviceforprometheus.js +1 -1
  249. package/node_modules/cdk-iam-floyd/lib/generated/managedstreamingforapachekafka.js +1 -1
  250. package/node_modules/cdk-iam-floyd/lib/generated/managedstreamingforkafkaconnect.js +1 -1
  251. package/node_modules/cdk-iam-floyd/lib/generated/managedworkflowsforapacheairflow.js +1 -1
  252. package/node_modules/cdk-iam-floyd/lib/generated/marketplace.js +1 -1
  253. package/node_modules/cdk-iam-floyd/lib/generated/marketplacecatalog.js +1 -1
  254. package/node_modules/cdk-iam-floyd/lib/generated/marketplacecommerceanalyticsservice.js +1 -1
  255. package/node_modules/cdk-iam-floyd/lib/generated/marketplaceentitlementservice.js +1 -1
  256. package/node_modules/cdk-iam-floyd/lib/generated/marketplaceimagebuildingservice.js +1 -1
  257. package/node_modules/cdk-iam-floyd/lib/generated/marketplacemanagementportal.js +1 -1
  258. package/node_modules/cdk-iam-floyd/lib/generated/marketplacemeteringservice.js +1 -1
  259. package/node_modules/cdk-iam-floyd/lib/generated/marketplaceprivatemarketplace.js +1 -1
  260. package/node_modules/cdk-iam-floyd/lib/generated/marketplaceprocurementsystemsintegration.js +1 -1
  261. package/node_modules/cdk-iam-floyd/lib/generated/mechanicalturk.js +1 -1
  262. package/node_modules/cdk-iam-floyd/lib/generated/mediaimport.js +1 -1
  263. package/node_modules/cdk-iam-floyd/lib/generated/memorydb.js +1 -1
  264. package/node_modules/cdk-iam-floyd/lib/generated/messagedeliveryservice.js +1 -1
  265. package/node_modules/cdk-iam-floyd/lib/generated/microserviceextractorfor-net.js +1 -1
  266. package/node_modules/cdk-iam-floyd/lib/generated/migrationhub.js +1 -1
  267. package/node_modules/cdk-iam-floyd/lib/generated/migrationhubrefactorspaces.js +1 -1
  268. package/node_modules/cdk-iam-floyd/lib/generated/migrationhubstrategyrecommendations-.js +1 -1
  269. package/node_modules/cdk-iam-floyd/lib/generated/mobileanalytics.js +1 -1
  270. package/node_modules/cdk-iam-floyd/lib/generated/mobilehub.js +1 -1
  271. package/node_modules/cdk-iam-floyd/lib/generated/monitron.js +1 -1
  272. package/node_modules/cdk-iam-floyd/lib/generated/mq.js +1 -1
  273. package/node_modules/cdk-iam-floyd/lib/generated/neptune.js +1 -1
  274. package/node_modules/cdk-iam-floyd/lib/generated/networkfirewall.js +1 -1
  275. package/node_modules/cdk-iam-floyd/lib/generated/networkmanager.js +1 -1
  276. package/node_modules/cdk-iam-floyd/lib/generated/nimblestudio.js +1 -1
  277. package/node_modules/cdk-iam-floyd/lib/generated/opensearchservicesuccessortoamazonelasticsearchservice.js +1 -1
  278. package/node_modules/cdk-iam-floyd/lib/generated/opsworks.js +1 -1
  279. package/node_modules/cdk-iam-floyd/lib/generated/opsworksconfigurationmanagement.js +1 -1
  280. package/node_modules/cdk-iam-floyd/lib/generated/organizations.js +1 -1
  281. package/node_modules/cdk-iam-floyd/lib/generated/outposts.js +1 -1
  282. package/node_modules/cdk-iam-floyd/lib/generated/panorama.js +1 -1
  283. package/node_modules/cdk-iam-floyd/lib/generated/performanceinsights.js +1 -1
  284. package/node_modules/cdk-iam-floyd/lib/generated/personalize.js +1 -1
  285. package/node_modules/cdk-iam-floyd/lib/generated/pinpoint.js +1 -1
  286. package/node_modules/cdk-iam-floyd/lib/generated/pinpointemailservice.js +1 -1
  287. package/node_modules/cdk-iam-floyd/lib/generated/pinpointsmsandvoiceservice.js +1 -1
  288. package/node_modules/cdk-iam-floyd/lib/generated/pinpointsmsvoicev2.js +1 -1
  289. package/node_modules/cdk-iam-floyd/lib/generated/polly.js +1 -1
  290. package/node_modules/cdk-iam-floyd/lib/generated/pricelist.js +1 -1
  291. package/node_modules/cdk-iam-floyd/lib/generated/proton.js +1 -1
  292. package/node_modules/cdk-iam-floyd/lib/generated/purchaseordersconsole.js +1 -1
  293. package/node_modules/cdk-iam-floyd/lib/generated/qldb.js +1 -1
  294. package/node_modules/cdk-iam-floyd/lib/generated/quicksight.d.ts +10 -0
  295. package/node_modules/cdk-iam-floyd/lib/generated/quicksight.js +12 -2
  296. package/node_modules/cdk-iam-floyd/lib/generated/rds.js +1 -1
  297. package/node_modules/cdk-iam-floyd/lib/generated/rdsdataapi.js +1 -1
  298. package/node_modules/cdk-iam-floyd/lib/generated/rdsiamauthentication.js +1 -1
  299. package/node_modules/cdk-iam-floyd/lib/generated/recyclebin.js +1 -1
  300. package/node_modules/cdk-iam-floyd/lib/generated/redshift.js +1 -1
  301. package/node_modules/cdk-iam-floyd/lib/generated/redshiftdataapi.js +1 -1
  302. package/node_modules/cdk-iam-floyd/lib/generated/rekognition.js +1 -1
  303. package/node_modules/cdk-iam-floyd/lib/generated/resiliencehubservice.js +1 -1
  304. package/node_modules/cdk-iam-floyd/lib/generated/resourceaccessmanager.js +1 -1
  305. package/node_modules/cdk-iam-floyd/lib/generated/resourcegroups.js +1 -1
  306. package/node_modules/cdk-iam-floyd/lib/generated/resourcegrouptaggingapi.js +1 -1
  307. package/node_modules/cdk-iam-floyd/lib/generated/rhelknowledgebaseportal.js +1 -1
  308. package/node_modules/cdk-iam-floyd/lib/generated/robomaker.js +1 -1
  309. package/node_modules/cdk-iam-floyd/lib/generated/route53.js +1 -1
  310. package/node_modules/cdk-iam-floyd/lib/generated/route53domains.js +1 -1
  311. package/node_modules/cdk-iam-floyd/lib/generated/route53recoverycluster.js +1 -1
  312. package/node_modules/cdk-iam-floyd/lib/generated/route53recoverycontrols.js +1 -1
  313. package/node_modules/cdk-iam-floyd/lib/generated/route53recoveryreadiness.js +1 -1
  314. package/node_modules/cdk-iam-floyd/lib/generated/route53resolver.js +1 -1
  315. package/node_modules/cdk-iam-floyd/lib/generated/s3.js +1 -1
  316. package/node_modules/cdk-iam-floyd/lib/generated/s3objectlambda.js +1 -1
  317. package/node_modules/cdk-iam-floyd/lib/generated/s3onoutposts.js +1 -1
  318. package/node_modules/cdk-iam-floyd/lib/generated/sagemaker.js +1 -1
  319. package/node_modules/cdk-iam-floyd/lib/generated/savingsplans.js +1 -1
  320. package/node_modules/cdk-iam-floyd/lib/generated/secretsmanager.js +1 -1
  321. package/node_modules/cdk-iam-floyd/lib/generated/securityhub.d.ts +24 -0
  322. package/node_modules/cdk-iam-floyd/lib/generated/securityhub.js +36 -3
  323. package/node_modules/cdk-iam-floyd/lib/generated/securitytokenservice.js +1 -1
  324. package/node_modules/cdk-iam-floyd/lib/generated/serverlessapplicationrepository.js +1 -1
  325. package/node_modules/cdk-iam-floyd/lib/generated/servermigrationservice.js +1 -1
  326. package/node_modules/cdk-iam-floyd/lib/generated/servicecatalog.js +1 -1
  327. package/node_modules/cdk-iam-floyd/lib/generated/servicequotas.js +1 -1
  328. package/node_modules/cdk-iam-floyd/lib/generated/ses.js +1 -1
  329. package/node_modules/cdk-iam-floyd/lib/generated/sessionmanagermessagegatewayservice.js +1 -1
  330. package/node_modules/cdk-iam-floyd/lib/generated/shield.js +1 -1
  331. package/node_modules/cdk-iam-floyd/lib/generated/signer.js +1 -1
  332. package/node_modules/cdk-iam-floyd/lib/generated/simpledb.js +1 -1
  333. package/node_modules/cdk-iam-floyd/lib/generated/simpleemailservicev2.js +1 -1
  334. package/node_modules/cdk-iam-floyd/lib/generated/simpleworkflowservice.js +1 -1
  335. package/node_modules/cdk-iam-floyd/lib/generated/snowball.js +1 -1
  336. package/node_modules/cdk-iam-floyd/lib/generated/snowdevicemanagement.js +1 -1
  337. package/node_modules/cdk-iam-floyd/lib/generated/sns.js +1 -1
  338. package/node_modules/cdk-iam-floyd/lib/generated/sqlworkbench.js +1 -1
  339. package/node_modules/cdk-iam-floyd/lib/generated/sqs.js +1 -1
  340. package/node_modules/cdk-iam-floyd/lib/generated/sso.d.ts +23 -23
  341. package/node_modules/cdk-iam-floyd/lib/generated/sso.js +25 -25
  342. package/node_modules/cdk-iam-floyd/lib/generated/ssodirectory.js +1 -1
  343. package/node_modules/cdk-iam-floyd/lib/generated/stepfunctions.js +1 -1
  344. package/node_modules/cdk-iam-floyd/lib/generated/storagegateway.js +1 -1
  345. package/node_modules/cdk-iam-floyd/lib/generated/sumerian.js +1 -1
  346. package/node_modules/cdk-iam-floyd/lib/generated/support.js +1 -1
  347. package/node_modules/cdk-iam-floyd/lib/generated/sustainability.js +1 -1
  348. package/node_modules/cdk-iam-floyd/lib/generated/systemsmanager.js +1 -1
  349. package/node_modules/cdk-iam-floyd/lib/generated/systemsmanagerguiconnect.js +1 -1
  350. package/node_modules/cdk-iam-floyd/lib/generated/systemsmanagerincidentmanager.js +1 -1
  351. package/node_modules/cdk-iam-floyd/lib/generated/systemsmanagerincidentmanagercontacts.js +1 -1
  352. package/node_modules/cdk-iam-floyd/lib/generated/tageditor.js +1 -1
  353. package/node_modules/cdk-iam-floyd/lib/generated/taxsettings.js +1 -1
  354. package/node_modules/cdk-iam-floyd/lib/generated/textract.js +1 -1
  355. package/node_modules/cdk-iam-floyd/lib/generated/timestream.js +1 -1
  356. package/node_modules/cdk-iam-floyd/lib/generated/tiros.js +1 -1
  357. package/node_modules/cdk-iam-floyd/lib/generated/transcribe.d.ts +23 -0
  358. package/node_modules/cdk-iam-floyd/lib/generated/transcribe.js +27 -2
  359. package/node_modules/cdk-iam-floyd/lib/generated/transferfamily.js +1 -1
  360. package/node_modules/cdk-iam-floyd/lib/generated/translate.js +1 -1
  361. package/node_modules/cdk-iam-floyd/lib/generated/trustedadvisor.js +1 -1
  362. package/node_modules/cdk-iam-floyd/lib/generated/waf.js +1 -1
  363. package/node_modules/cdk-iam-floyd/lib/generated/wafregional.js +1 -1
  364. package/node_modules/cdk-iam-floyd/lib/generated/wafv2.js +1 -1
  365. package/node_modules/cdk-iam-floyd/lib/generated/well-architectedtool.js +1 -1
  366. package/node_modules/cdk-iam-floyd/lib/generated/workdocs.js +1 -1
  367. package/node_modules/cdk-iam-floyd/lib/generated/worklink.js +1 -1
  368. package/node_modules/cdk-iam-floyd/lib/generated/workmail.d.ts +12 -0
  369. package/node_modules/cdk-iam-floyd/lib/generated/workmail.js +14 -2
  370. package/node_modules/cdk-iam-floyd/lib/generated/workmailmessageflow.js +1 -1
  371. package/node_modules/cdk-iam-floyd/lib/generated/workspaces.d.ts +24 -0
  372. package/node_modules/cdk-iam-floyd/lib/generated/workspaces.js +35 -2
  373. package/node_modules/cdk-iam-floyd/lib/generated/workspacesapplicationmanager.js +1 -1
  374. package/node_modules/cdk-iam-floyd/lib/generated/workspacesweb.js +1 -1
  375. package/node_modules/cdk-iam-floyd/lib/generated/x-ray.js +1 -1
  376. package/node_modules/cdk-iam-floyd/lib/shared/all.js +1 -1
  377. package/node_modules/cdk-iam-floyd/lib/shared/operators.js +1 -1
  378. package/node_modules/cdk-iam-floyd/lib/shared/policy-statement/1-base.js +1 -1
  379. package/node_modules/cdk-iam-floyd/lib/shared/policy-statement/2-conditions.js +1 -1
  380. package/node_modules/cdk-iam-floyd/lib/shared/policy-statement/3-actions.js +1 -1
  381. package/node_modules/cdk-iam-floyd/lib/shared/policy-statement/4-resources.js +1 -1
  382. package/node_modules/cdk-iam-floyd/lib/shared/policy-statement/5-effect.js +1 -1
  383. package/node_modules/cdk-iam-floyd/lib/shared/policy-statement/6-principals.js +1 -1
  384. package/node_modules/cdk-iam-floyd/lib/shared/policy-statement/7-principals-CDK.js +1 -1
  385. package/node_modules/cdk-iam-floyd/lib/shared/policy-statement/9-final.js +1 -1
  386. package/node_modules/cdk-iam-floyd/package.json +1 -1
  387. package/p6cdknamer/jsii/jsii.go +2 -2
  388. package/p6cdknamer/version +1 -1
  389. package/package.json +11 -11
  390. package/releasetag.txt +1 -1
  391. package/version.txt +1 -1
@@ -855,7 +855,8 @@
855
855
  }
856
856
  }
857
857
  }
858
- }
858
+ },
859
+ "CurrentDefaultVersion": {}
859
860
  }
860
861
  }
861
862
  },
@@ -884,6 +885,9 @@
884
885
  "members": {
885
886
  "VendorName": {},
886
887
  "Name": {},
888
+ "VersioningSupported": {
889
+ "type": "boolean"
890
+ },
887
891
  "Description": {}
888
892
  }
889
893
  }
@@ -536,11 +536,11 @@ declare class ConfigService extends Service {
536
536
  */
537
537
  putAggregationAuthorization(callback?: (err: AWSError, data: ConfigService.Types.PutAggregationAuthorizationResponse) => void): Request<ConfigService.Types.PutAggregationAuthorizationResponse, AWSError>;
538
538
  /**
539
- * Adds or updates an Config rule for evaluating whether your Amazon Web Services resources comply with your desired configurations. You can use this action for custom Config rules and Config managed rules. A custom Config rule is a rule that you develop and maintain. An Config managed rule is a customizable, predefined rule that Config provides. If you are adding a new custom Config rule, you must first create the Lambda function that the rule invokes to evaluate your resources. When you use the PutConfigRule action to add the rule to Config, you must specify the Amazon Resource Name (ARN) that Lambda assigns to the function. Specify the ARN for the SourceIdentifier key. This key is part of the Source object, which is part of the ConfigRule object. If you are adding an Config managed rule, specify the rule's identifier for the SourceIdentifier key. To reference Config managed rule identifiers, see About Config managed rules. For any new rule that you add, specify the ConfigRuleName in the ConfigRule object. Do not specify the ConfigRuleArn or the ConfigRuleId. These values are generated by Config for new rules. If you are updating a rule that you added previously, you can specify the rule by ConfigRuleName, ConfigRuleId, or ConfigRuleArn in the ConfigRule data type that you use in this request. The maximum number of rules that Config supports is 150. For information about requesting a rule limit increase, see Config Limits in the Amazon Web Services General Reference Guide. For more information about developing and using Config rules, see Evaluating Amazon Web Services resource Configurations with Config in the Config Developer Guide.
539
+ * Adds or updates an Config rule for evaluating whether your Amazon Web Services resources comply with your desired configurations. You can use this action for Config custom rules and Config managed rules. A Config custom rule is a rule that you develop and maintain. An Config managed rule is a customizable, predefined rule that Config provides. If you are adding a new Config custom rule, you must first create the Lambda function that the rule invokes to evaluate your resources. When you use the PutConfigRule action to add the rule to Config, you must specify the Amazon Resource Name (ARN) that Lambda assigns to the function. Specify the ARN for the SourceIdentifier key. This key is part of the Source object, which is part of the ConfigRule object. If you are adding an Config managed rule, specify the rule's identifier for the SourceIdentifier key. To reference Config managed rule identifiers, see About Config managed rules. For any new rule that you add, specify the ConfigRuleName in the ConfigRule object. Do not specify the ConfigRuleArn or the ConfigRuleId. These values are generated by Config for new rules. If you are updating a rule that you added previously, you can specify the rule by ConfigRuleName, ConfigRuleId, or ConfigRuleArn in the ConfigRule data type that you use in this request. The maximum number of rules that Config supports is 150. For information about requesting a rule limit increase, see Config Limits in the Amazon Web Services General Reference Guide. For more information about developing and using Config rules, see Evaluating Amazon Web Services resource Configurations with Config in the Config Developer Guide.
540
540
  */
541
541
  putConfigRule(params: ConfigService.Types.PutConfigRuleRequest, callback?: (err: AWSError, data: {}) => void): Request<{}, AWSError>;
542
542
  /**
543
- * Adds or updates an Config rule for evaluating whether your Amazon Web Services resources comply with your desired configurations. You can use this action for custom Config rules and Config managed rules. A custom Config rule is a rule that you develop and maintain. An Config managed rule is a customizable, predefined rule that Config provides. If you are adding a new custom Config rule, you must first create the Lambda function that the rule invokes to evaluate your resources. When you use the PutConfigRule action to add the rule to Config, you must specify the Amazon Resource Name (ARN) that Lambda assigns to the function. Specify the ARN for the SourceIdentifier key. This key is part of the Source object, which is part of the ConfigRule object. If you are adding an Config managed rule, specify the rule's identifier for the SourceIdentifier key. To reference Config managed rule identifiers, see About Config managed rules. For any new rule that you add, specify the ConfigRuleName in the ConfigRule object. Do not specify the ConfigRuleArn or the ConfigRuleId. These values are generated by Config for new rules. If you are updating a rule that you added previously, you can specify the rule by ConfigRuleName, ConfigRuleId, or ConfigRuleArn in the ConfigRule data type that you use in this request. The maximum number of rules that Config supports is 150. For information about requesting a rule limit increase, see Config Limits in the Amazon Web Services General Reference Guide. For more information about developing and using Config rules, see Evaluating Amazon Web Services resource Configurations with Config in the Config Developer Guide.
543
+ * Adds or updates an Config rule for evaluating whether your Amazon Web Services resources comply with your desired configurations. You can use this action for Config custom rules and Config managed rules. A Config custom rule is a rule that you develop and maintain. An Config managed rule is a customizable, predefined rule that Config provides. If you are adding a new Config custom rule, you must first create the Lambda function that the rule invokes to evaluate your resources. When you use the PutConfigRule action to add the rule to Config, you must specify the Amazon Resource Name (ARN) that Lambda assigns to the function. Specify the ARN for the SourceIdentifier key. This key is part of the Source object, which is part of the ConfigRule object. If you are adding an Config managed rule, specify the rule's identifier for the SourceIdentifier key. To reference Config managed rule identifiers, see About Config managed rules. For any new rule that you add, specify the ConfigRuleName in the ConfigRule object. Do not specify the ConfigRuleArn or the ConfigRuleId. These values are generated by Config for new rules. If you are updating a rule that you added previously, you can specify the rule by ConfigRuleName, ConfigRuleId, or ConfigRuleArn in the ConfigRule data type that you use in this request. The maximum number of rules that Config supports is 150. For information about requesting a rule limit increase, see Config Limits in the Amazon Web Services General Reference Guide. For more information about developing and using Config rules, see Evaluating Amazon Web Services resource Configurations with Config in the Config Developer Guide.
544
544
  */
545
545
  putConfigRule(callback?: (err: AWSError, data: {}) => void): Request<{}, AWSError>;
546
546
  /**
@@ -592,11 +592,11 @@ declare class ConfigService extends Service {
592
592
  */
593
593
  putExternalEvaluation(callback?: (err: AWSError, data: ConfigService.Types.PutExternalEvaluationResponse) => void): Request<ConfigService.Types.PutExternalEvaluationResponse, AWSError>;
594
594
  /**
595
- * Adds or updates organization Config rule for your entire organization evaluating whether your Amazon Web Services resources comply with your desired configurations. Only a master account and a delegated administrator can create or update an organization Config rule. When calling this API with a delegated administrator, you must ensure Organizations ListDelegatedAdministrator permissions are added. This API enables organization service access through the EnableAWSServiceAccess action and creates a service linked role AWSServiceRoleForConfigMultiAccountSetup in the master or delegated administrator account of your organization. The service linked role is created only when the role does not exist in the caller account. Config verifies the existence of role with GetRole action. To use this API with delegated administrator, register a delegated administrator by calling Amazon Web Services Organization register-delegated-administrator for config-multiaccountsetup.amazonaws.com. You can use this action to create both custom Config rules and Config managed rules. If you are adding a new custom Config rule, you must first create Lambda function in the master account or a delegated administrator that the rule invokes to evaluate your resources. You also need to create an IAM role in the managed-account that can be assumed by the Lambda function. When you use the PutOrganizationConfigRule action to add the rule to Config, you must specify the Amazon Resource Name (ARN) that Lambda assigns to the function. If you are adding an Config managed rule, specify the rule's identifier for the RuleIdentifier key. The maximum number of organization Config rules that Config supports is 150 and 3 delegated administrator per organization. Prerequisite: Ensure you call EnableAllFeatures API to enable all features in an organization. Specify either OrganizationCustomRuleMetadata or OrganizationManagedRuleMetadata.
595
+ * Adds or updates organization Config rule for your entire organization evaluating whether your Amazon Web Services resources comply with your desired configurations. Only a master account and a delegated administrator can create or update an organization Config rule. When calling this API with a delegated administrator, you must ensure Organizations ListDelegatedAdministrator permissions are added. This API enables organization service access through the EnableAWSServiceAccess action and creates a service linked role AWSServiceRoleForConfigMultiAccountSetup in the master or delegated administrator account of your organization. The service linked role is created only when the role does not exist in the caller account. Config verifies the existence of role with GetRole action. To use this API with delegated administrator, register a delegated administrator by calling Amazon Web Services Organization register-delegated-administrator for config-multiaccountsetup.amazonaws.com. You can use this action to create both Config custom rules and Config managed rules. If you are adding a new Config custom rule, you must first create Lambda function in the master account or a delegated administrator that the rule invokes to evaluate your resources. You also need to create an IAM role in the managed-account that can be assumed by the Lambda function. When you use the PutOrganizationConfigRule action to add the rule to Config, you must specify the Amazon Resource Name (ARN) that Lambda assigns to the function. If you are adding an Config managed rule, specify the rule's identifier for the RuleIdentifier key. The maximum number of organization Config rules that Config supports is 150 and 3 delegated administrator per organization. Prerequisite: Ensure you call EnableAllFeatures API to enable all features in an organization. Specify either OrganizationCustomRuleMetadata or OrganizationManagedRuleMetadata.
596
596
  */
597
597
  putOrganizationConfigRule(params: ConfigService.Types.PutOrganizationConfigRuleRequest, callback?: (err: AWSError, data: ConfigService.Types.PutOrganizationConfigRuleResponse) => void): Request<ConfigService.Types.PutOrganizationConfigRuleResponse, AWSError>;
598
598
  /**
599
- * Adds or updates organization Config rule for your entire organization evaluating whether your Amazon Web Services resources comply with your desired configurations. Only a master account and a delegated administrator can create or update an organization Config rule. When calling this API with a delegated administrator, you must ensure Organizations ListDelegatedAdministrator permissions are added. This API enables organization service access through the EnableAWSServiceAccess action and creates a service linked role AWSServiceRoleForConfigMultiAccountSetup in the master or delegated administrator account of your organization. The service linked role is created only when the role does not exist in the caller account. Config verifies the existence of role with GetRole action. To use this API with delegated administrator, register a delegated administrator by calling Amazon Web Services Organization register-delegated-administrator for config-multiaccountsetup.amazonaws.com. You can use this action to create both custom Config rules and Config managed rules. If you are adding a new custom Config rule, you must first create Lambda function in the master account or a delegated administrator that the rule invokes to evaluate your resources. You also need to create an IAM role in the managed-account that can be assumed by the Lambda function. When you use the PutOrganizationConfigRule action to add the rule to Config, you must specify the Amazon Resource Name (ARN) that Lambda assigns to the function. If you are adding an Config managed rule, specify the rule's identifier for the RuleIdentifier key. The maximum number of organization Config rules that Config supports is 150 and 3 delegated administrator per organization. Prerequisite: Ensure you call EnableAllFeatures API to enable all features in an organization. Specify either OrganizationCustomRuleMetadata or OrganizationManagedRuleMetadata.
599
+ * Adds or updates organization Config rule for your entire organization evaluating whether your Amazon Web Services resources comply with your desired configurations. Only a master account and a delegated administrator can create or update an organization Config rule. When calling this API with a delegated administrator, you must ensure Organizations ListDelegatedAdministrator permissions are added. This API enables organization service access through the EnableAWSServiceAccess action and creates a service linked role AWSServiceRoleForConfigMultiAccountSetup in the master or delegated administrator account of your organization. The service linked role is created only when the role does not exist in the caller account. Config verifies the existence of role with GetRole action. To use this API with delegated administrator, register a delegated administrator by calling Amazon Web Services Organization register-delegated-administrator for config-multiaccountsetup.amazonaws.com. You can use this action to create both Config custom rules and Config managed rules. If you are adding a new Config custom rule, you must first create Lambda function in the master account or a delegated administrator that the rule invokes to evaluate your resources. You also need to create an IAM role in the managed-account that can be assumed by the Lambda function. When you use the PutOrganizationConfigRule action to add the rule to Config, you must specify the Amazon Resource Name (ARN) that Lambda assigns to the function. If you are adding an Config managed rule, specify the rule's identifier for the RuleIdentifier key. The maximum number of organization Config rules that Config supports is 150 and 3 delegated administrator per organization. Prerequisite: Ensure you call EnableAllFeatures API to enable all features in an organization. Specify either OrganizationCustomRuleMetadata or OrganizationManagedRuleMetadata.
600
600
  */
601
601
  putOrganizationConfigRule(callback?: (err: AWSError, data: ConfigService.Types.PutOrganizationConfigRuleResponse) => void): Request<ConfigService.Types.PutOrganizationConfigRuleResponse, AWSError>;
602
602
  /**
@@ -4091,7 +4091,7 @@ declare namespace ConfigService {
4091
4091
  }
4092
4092
  export type ResourceKeys = ResourceKey[];
4093
4093
  export type ResourceName = string;
4094
- export type ResourceType = "AWS::EC2::CustomerGateway"|"AWS::EC2::EIP"|"AWS::EC2::Host"|"AWS::EC2::Instance"|"AWS::EC2::InternetGateway"|"AWS::EC2::NetworkAcl"|"AWS::EC2::NetworkInterface"|"AWS::EC2::RouteTable"|"AWS::EC2::SecurityGroup"|"AWS::EC2::Subnet"|"AWS::CloudTrail::Trail"|"AWS::EC2::Volume"|"AWS::EC2::VPC"|"AWS::EC2::VPNConnection"|"AWS::EC2::VPNGateway"|"AWS::EC2::RegisteredHAInstance"|"AWS::EC2::NatGateway"|"AWS::EC2::EgressOnlyInternetGateway"|"AWS::EC2::VPCEndpoint"|"AWS::EC2::VPCEndpointService"|"AWS::EC2::FlowLog"|"AWS::EC2::VPCPeeringConnection"|"AWS::Elasticsearch::Domain"|"AWS::IAM::Group"|"AWS::IAM::Policy"|"AWS::IAM::Role"|"AWS::IAM::User"|"AWS::ElasticLoadBalancingV2::LoadBalancer"|"AWS::ACM::Certificate"|"AWS::RDS::DBInstance"|"AWS::RDS::DBSubnetGroup"|"AWS::RDS::DBSecurityGroup"|"AWS::RDS::DBSnapshot"|"AWS::RDS::DBCluster"|"AWS::RDS::DBClusterSnapshot"|"AWS::RDS::EventSubscription"|"AWS::S3::Bucket"|"AWS::S3::AccountPublicAccessBlock"|"AWS::Redshift::Cluster"|"AWS::Redshift::ClusterSnapshot"|"AWS::Redshift::ClusterParameterGroup"|"AWS::Redshift::ClusterSecurityGroup"|"AWS::Redshift::ClusterSubnetGroup"|"AWS::Redshift::EventSubscription"|"AWS::SSM::ManagedInstanceInventory"|"AWS::CloudWatch::Alarm"|"AWS::CloudFormation::Stack"|"AWS::ElasticLoadBalancing::LoadBalancer"|"AWS::AutoScaling::AutoScalingGroup"|"AWS::AutoScaling::LaunchConfiguration"|"AWS::AutoScaling::ScalingPolicy"|"AWS::AutoScaling::ScheduledAction"|"AWS::DynamoDB::Table"|"AWS::CodeBuild::Project"|"AWS::WAF::RateBasedRule"|"AWS::WAF::Rule"|"AWS::WAF::RuleGroup"|"AWS::WAF::WebACL"|"AWS::WAFRegional::RateBasedRule"|"AWS::WAFRegional::Rule"|"AWS::WAFRegional::RuleGroup"|"AWS::WAFRegional::WebACL"|"AWS::CloudFront::Distribution"|"AWS::CloudFront::StreamingDistribution"|"AWS::Lambda::Function"|"AWS::NetworkFirewall::Firewall"|"AWS::NetworkFirewall::FirewallPolicy"|"AWS::NetworkFirewall::RuleGroup"|"AWS::ElasticBeanstalk::Application"|"AWS::ElasticBeanstalk::ApplicationVersion"|"AWS::ElasticBeanstalk::Environment"|"AWS::WAFv2::WebACL"|"AWS::WAFv2::RuleGroup"|"AWS::WAFv2::IPSet"|"AWS::WAFv2::RegexPatternSet"|"AWS::WAFv2::ManagedRuleSet"|"AWS::XRay::EncryptionConfig"|"AWS::SSM::AssociationCompliance"|"AWS::SSM::PatchCompliance"|"AWS::Shield::Protection"|"AWS::ShieldRegional::Protection"|"AWS::Config::ConformancePackCompliance"|"AWS::Config::ResourceCompliance"|"AWS::ApiGateway::Stage"|"AWS::ApiGateway::RestApi"|"AWS::ApiGatewayV2::Stage"|"AWS::ApiGatewayV2::Api"|"AWS::CodePipeline::Pipeline"|"AWS::ServiceCatalog::CloudFormationProvisionedProduct"|"AWS::ServiceCatalog::CloudFormationProduct"|"AWS::ServiceCatalog::Portfolio"|"AWS::SQS::Queue"|"AWS::KMS::Key"|"AWS::QLDB::Ledger"|"AWS::SecretsManager::Secret"|"AWS::SNS::Topic"|"AWS::SSM::FileData"|"AWS::Backup::BackupPlan"|"AWS::Backup::BackupSelection"|"AWS::Backup::BackupVault"|"AWS::Backup::RecoveryPoint"|"AWS::ECR::Repository"|"AWS::ECS::Cluster"|"AWS::ECS::Service"|"AWS::ECS::TaskDefinition"|"AWS::EFS::AccessPoint"|"AWS::EFS::FileSystem"|"AWS::EKS::Cluster"|"AWS::OpenSearch::Domain"|"AWS::EC2::TransitGateway"|"AWS::Kinesis::Stream"|"AWS::Kinesis::StreamConsumer"|"AWS::CodeDeploy::Application"|"AWS::CodeDeploy::DeploymentConfig"|"AWS::CodeDeploy::DeploymentGroup"|"AWS::EC2::LaunchTemplate"|"AWS::ECR::PublicRepository"|"AWS::GuardDuty::Detector"|string;
4094
+ export type ResourceType = "AWS::EC2::CustomerGateway"|"AWS::EC2::EIP"|"AWS::EC2::Host"|"AWS::EC2::Instance"|"AWS::EC2::InternetGateway"|"AWS::EC2::NetworkAcl"|"AWS::EC2::NetworkInterface"|"AWS::EC2::RouteTable"|"AWS::EC2::SecurityGroup"|"AWS::EC2::Subnet"|"AWS::CloudTrail::Trail"|"AWS::EC2::Volume"|"AWS::EC2::VPC"|"AWS::EC2::VPNConnection"|"AWS::EC2::VPNGateway"|"AWS::EC2::RegisteredHAInstance"|"AWS::EC2::NatGateway"|"AWS::EC2::EgressOnlyInternetGateway"|"AWS::EC2::VPCEndpoint"|"AWS::EC2::VPCEndpointService"|"AWS::EC2::FlowLog"|"AWS::EC2::VPCPeeringConnection"|"AWS::Elasticsearch::Domain"|"AWS::IAM::Group"|"AWS::IAM::Policy"|"AWS::IAM::Role"|"AWS::IAM::User"|"AWS::ElasticLoadBalancingV2::LoadBalancer"|"AWS::ACM::Certificate"|"AWS::RDS::DBInstance"|"AWS::RDS::DBSubnetGroup"|"AWS::RDS::DBSecurityGroup"|"AWS::RDS::DBSnapshot"|"AWS::RDS::DBCluster"|"AWS::RDS::DBClusterSnapshot"|"AWS::RDS::EventSubscription"|"AWS::S3::Bucket"|"AWS::S3::AccountPublicAccessBlock"|"AWS::Redshift::Cluster"|"AWS::Redshift::ClusterSnapshot"|"AWS::Redshift::ClusterParameterGroup"|"AWS::Redshift::ClusterSecurityGroup"|"AWS::Redshift::ClusterSubnetGroup"|"AWS::Redshift::EventSubscription"|"AWS::SSM::ManagedInstanceInventory"|"AWS::CloudWatch::Alarm"|"AWS::CloudFormation::Stack"|"AWS::ElasticLoadBalancing::LoadBalancer"|"AWS::AutoScaling::AutoScalingGroup"|"AWS::AutoScaling::LaunchConfiguration"|"AWS::AutoScaling::ScalingPolicy"|"AWS::AutoScaling::ScheduledAction"|"AWS::DynamoDB::Table"|"AWS::CodeBuild::Project"|"AWS::WAF::RateBasedRule"|"AWS::WAF::Rule"|"AWS::WAF::RuleGroup"|"AWS::WAF::WebACL"|"AWS::WAFRegional::RateBasedRule"|"AWS::WAFRegional::Rule"|"AWS::WAFRegional::RuleGroup"|"AWS::WAFRegional::WebACL"|"AWS::CloudFront::Distribution"|"AWS::CloudFront::StreamingDistribution"|"AWS::Lambda::Function"|"AWS::NetworkFirewall::Firewall"|"AWS::NetworkFirewall::FirewallPolicy"|"AWS::NetworkFirewall::RuleGroup"|"AWS::ElasticBeanstalk::Application"|"AWS::ElasticBeanstalk::ApplicationVersion"|"AWS::ElasticBeanstalk::Environment"|"AWS::WAFv2::WebACL"|"AWS::WAFv2::RuleGroup"|"AWS::WAFv2::IPSet"|"AWS::WAFv2::RegexPatternSet"|"AWS::WAFv2::ManagedRuleSet"|"AWS::XRay::EncryptionConfig"|"AWS::SSM::AssociationCompliance"|"AWS::SSM::PatchCompliance"|"AWS::Shield::Protection"|"AWS::ShieldRegional::Protection"|"AWS::Config::ConformancePackCompliance"|"AWS::Config::ResourceCompliance"|"AWS::ApiGateway::Stage"|"AWS::ApiGateway::RestApi"|"AWS::ApiGatewayV2::Stage"|"AWS::ApiGatewayV2::Api"|"AWS::CodePipeline::Pipeline"|"AWS::ServiceCatalog::CloudFormationProvisionedProduct"|"AWS::ServiceCatalog::CloudFormationProduct"|"AWS::ServiceCatalog::Portfolio"|"AWS::SQS::Queue"|"AWS::KMS::Key"|"AWS::QLDB::Ledger"|"AWS::SecretsManager::Secret"|"AWS::SNS::Topic"|"AWS::SSM::FileData"|"AWS::Backup::BackupPlan"|"AWS::Backup::BackupSelection"|"AWS::Backup::BackupVault"|"AWS::Backup::RecoveryPoint"|"AWS::ECR::Repository"|"AWS::ECS::Cluster"|"AWS::ECS::Service"|"AWS::ECS::TaskDefinition"|"AWS::EFS::AccessPoint"|"AWS::EFS::FileSystem"|"AWS::EKS::Cluster"|"AWS::OpenSearch::Domain"|"AWS::EC2::TransitGateway"|"AWS::Kinesis::Stream"|"AWS::Kinesis::StreamConsumer"|"AWS::CodeDeploy::Application"|"AWS::CodeDeploy::DeploymentConfig"|"AWS::CodeDeploy::DeploymentGroup"|"AWS::EC2::LaunchTemplate"|"AWS::ECR::PublicRepository"|"AWS::GuardDuty::Detector"|"AWS::EMR::SecurityConfiguration"|"AWS::SageMaker::CodeRepository"|string;
4095
4095
  export type ResourceTypeList = ResourceType[];
4096
4096
  export type ResourceTypeString = string;
4097
4097
  export type ResourceTypes = StringWithCharLimit256[];
@@ -43,6 +43,14 @@ declare class DataSync extends Service {
43
43
  * Creates an endpoint for an Amazon FSx for Lustre file system.
44
44
  */
45
45
  createLocationFsxLustre(callback?: (err: AWSError, data: DataSync.Types.CreateLocationFsxLustreResponse) => void): Request<DataSync.Types.CreateLocationFsxLustreResponse, AWSError>;
46
+ /**
47
+ * Creates an endpoint for an Amazon FSx for OpenZFS file system.
48
+ */
49
+ createLocationFsxOpenZfs(params: DataSync.Types.CreateLocationFsxOpenZfsRequest, callback?: (err: AWSError, data: DataSync.Types.CreateLocationFsxOpenZfsResponse) => void): Request<DataSync.Types.CreateLocationFsxOpenZfsResponse, AWSError>;
50
+ /**
51
+ * Creates an endpoint for an Amazon FSx for OpenZFS file system.
52
+ */
53
+ createLocationFsxOpenZfs(callback?: (err: AWSError, data: DataSync.Types.CreateLocationFsxOpenZfsResponse) => void): Request<DataSync.Types.CreateLocationFsxOpenZfsResponse, AWSError>;
46
54
  /**
47
55
  * Creates an endpoint for an Amazon FSx for Windows File Server file system.
48
56
  */
@@ -140,19 +148,27 @@ declare class DataSync extends Service {
140
148
  */
141
149
  describeLocationEfs(callback?: (err: AWSError, data: DataSync.Types.DescribeLocationEfsResponse) => void): Request<DataSync.Types.DescribeLocationEfsResponse, AWSError>;
142
150
  /**
143
- * Returns metadata, such as the path information about an Amazon FSx for Lustre location.
151
+ * Returns metadata about an Amazon FSx for Lustre location, such as information about its path.
144
152
  */
145
153
  describeLocationFsxLustre(params: DataSync.Types.DescribeLocationFsxLustreRequest, callback?: (err: AWSError, data: DataSync.Types.DescribeLocationFsxLustreResponse) => void): Request<DataSync.Types.DescribeLocationFsxLustreResponse, AWSError>;
146
154
  /**
147
- * Returns metadata, such as the path information about an Amazon FSx for Lustre location.
155
+ * Returns metadata about an Amazon FSx for Lustre location, such as information about its path.
148
156
  */
149
157
  describeLocationFsxLustre(callback?: (err: AWSError, data: DataSync.Types.DescribeLocationFsxLustreResponse) => void): Request<DataSync.Types.DescribeLocationFsxLustreResponse, AWSError>;
150
158
  /**
151
- * Returns metadata, such as the path information about an Amazon FSx for Windows File Server location.
159
+ * Returns metadata about an Amazon FSx for OpenZFS location, such as information about its path.
160
+ */
161
+ describeLocationFsxOpenZfs(params: DataSync.Types.DescribeLocationFsxOpenZfsRequest, callback?: (err: AWSError, data: DataSync.Types.DescribeLocationFsxOpenZfsResponse) => void): Request<DataSync.Types.DescribeLocationFsxOpenZfsResponse, AWSError>;
162
+ /**
163
+ * Returns metadata about an Amazon FSx for OpenZFS location, such as information about its path.
164
+ */
165
+ describeLocationFsxOpenZfs(callback?: (err: AWSError, data: DataSync.Types.DescribeLocationFsxOpenZfsResponse) => void): Request<DataSync.Types.DescribeLocationFsxOpenZfsResponse, AWSError>;
166
+ /**
167
+ * Returns metadata about an Amazon FSx for Windows File Server location, such as information about its path.
152
168
  */
153
169
  describeLocationFsxWindows(params: DataSync.Types.DescribeLocationFsxWindowsRequest, callback?: (err: AWSError, data: DataSync.Types.DescribeLocationFsxWindowsResponse) => void): Request<DataSync.Types.DescribeLocationFsxWindowsResponse, AWSError>;
154
170
  /**
155
- * Returns metadata, such as the path information about an Amazon FSx for Windows File Server location.
171
+ * Returns metadata about an Amazon FSx for Windows File Server location, such as information about its path.
156
172
  */
157
173
  describeLocationFsxWindows(callback?: (err: AWSError, data: DataSync.Types.DescribeLocationFsxWindowsResponse) => void): Request<DataSync.Types.DescribeLocationFsxWindowsResponse, AWSError>;
158
174
  /**
@@ -442,6 +458,34 @@ declare namespace DataSync {
442
458
  */
443
459
  LocationArn?: LocationArn;
444
460
  }
461
+ export interface CreateLocationFsxOpenZfsRequest {
462
+ /**
463
+ * The Amazon Resource Name (ARN) of the FSx for OpenZFS file system.
464
+ */
465
+ FsxFilesystemArn: FsxFilesystemArn;
466
+ /**
467
+ * The type of protocol that DataSync uses to access your file system.
468
+ */
469
+ Protocol: FsxProtocol;
470
+ /**
471
+ * The ARNs of the security groups that are used to configure the FSx for OpenZFS file system.
472
+ */
473
+ SecurityGroupArns: Ec2SecurityGroupArnList;
474
+ /**
475
+ * A subdirectory in the location's path that must begin with /fsx. DataSync uses this subdirectory to read or write data (depending on whether the file system is a source or destination location).
476
+ */
477
+ Subdirectory?: FsxOpenZfsSubdirectory;
478
+ /**
479
+ * The key-value pair that represents a tag that you want to add to the resource. The value can be an empty string. This value helps you manage, filter, and search for your resources. We recommend that you create a name tag for your location.
480
+ */
481
+ Tags?: InputTagList;
482
+ }
483
+ export interface CreateLocationFsxOpenZfsResponse {
484
+ /**
485
+ * The ARN of the FSx for OpenZFS file system location that you created.
486
+ */
487
+ LocationArn?: LocationArn;
488
+ }
445
489
  export interface CreateLocationFsxWindowsRequest {
446
490
  /**
447
491
  * A subdirectory in the location's path. This subdirectory in the Amazon FSx for Windows File Server file system is used to read data from the Amazon FSx for Windows File Server source location or write data to the FSx for Windows File Server destination.
@@ -452,7 +496,7 @@ declare namespace DataSync {
452
496
  */
453
497
  FsxFilesystemArn: FsxFilesystemArn;
454
498
  /**
455
- * The Amazon Resource Names (ARNs) of the security groups that are used to configure the FSx for Windows File Server file system.
499
+ * The ARNs of the security groups that are used to configure the FSx for Windows File Server file system.
456
500
  */
457
501
  SecurityGroupArns: Ec2SecurityGroupArnList;
458
502
  /**
@@ -474,7 +518,7 @@ declare namespace DataSync {
474
518
  }
475
519
  export interface CreateLocationFsxWindowsResponse {
476
520
  /**
477
- * The Amazon Resource Name (ARN) of the FSx for Windows File Server file system location that is created.
521
+ * The Amazon Resource Name (ARN) of the FSx for Windows File Server file system location you created.
478
522
  */
479
523
  LocationArn?: LocationArn;
480
524
  }
@@ -544,7 +588,7 @@ declare namespace DataSync {
544
588
  */
545
589
  Subdirectory: NfsSubdirectory;
546
590
  /**
547
- * The name of the NFS server. This value is the IP address or Domain Name Service (DNS) name of the NFS server. An agent that is installed on-premises uses this host name to mount the NFS server in a network. If you are copying data to or from your Snowcone device, see NFS Server on Snowcone for more information. This name must either be DNS-compliant or must be an IP version 4 (IPv4) address.
591
+ * The name of the NFS server. This value is the IP address or Domain Name Service (DNS) name of the NFS server. An agent that is installed on-premises uses this hostname to mount the NFS server in a network. If you are copying data to or from your Snowcone device, see NFS Server on Snowcone for more information. This name must either be DNS-compliant or must be an IP version 4 (IPv4) address.
548
592
  */
549
593
  ServerHostname: ServerHostname;
550
594
  /**
@@ -568,7 +612,7 @@ declare namespace DataSync {
568
612
  }
569
613
  export interface CreateLocationObjectStorageRequest {
570
614
  /**
571
- * The name of the self-managed object storage server. This value is the IP address or Domain Name Service (DNS) name of the object storage server. An agent uses this host name to mount the object storage server in a network.
615
+ * The name of the self-managed object storage server. This value is the IP address or Domain Name Service (DNS) name of the object storage server. An agent uses this hostname to mount the object storage server in a network.
572
616
  */
573
617
  ServerHostname: ServerHostname;
574
618
  /**
@@ -625,7 +669,7 @@ declare namespace DataSync {
625
669
  S3StorageClass?: S3StorageClass;
626
670
  S3Config: S3Config;
627
671
  /**
628
- * If you are using DataSync on an Amazon Web Services Outpost, specify the Amazon Resource Names (ARNs) of the DataSync agents deployed on your Outpost. For more information about launching a DataSync agent on an Amazon Web Services Outpost, see Deploy your DataSync agent on Outposts.
672
+ * If you're using DataSync on an Amazon Web Services Outpost, specify the Amazon Resource Names (ARNs) of the DataSync agents deployed on your Outpost. For more information about launching a DataSync agent on an Amazon Web Services Outpost, see Deploy your DataSync agent on Outposts.
629
673
  */
630
674
  AgentArns?: AgentArnList;
631
675
  /**
@@ -828,6 +872,34 @@ declare namespace DataSync {
828
872
  */
829
873
  CreationTime?: Time;
830
874
  }
875
+ export interface DescribeLocationFsxOpenZfsRequest {
876
+ /**
877
+ * The Amazon Resource Name (ARN) of the FSx for OpenZFS location to describe.
878
+ */
879
+ LocationArn: LocationArn;
880
+ }
881
+ export interface DescribeLocationFsxOpenZfsResponse {
882
+ /**
883
+ * The ARN of the FSx for OpenZFS location that was described.
884
+ */
885
+ LocationArn?: LocationArn;
886
+ /**
887
+ * The uniform resource identifier (URI) of the FSx for OpenZFS location that was described. Example: fsxz://us-west-2.fs-1234567890abcdef02/fsx/folderA/folder
888
+ */
889
+ LocationUri?: LocationUri;
890
+ /**
891
+ * The ARNs of the security groups that are configured for the FSx for OpenZFS file system.
892
+ */
893
+ SecurityGroupArns?: Ec2SecurityGroupArnList;
894
+ /**
895
+ * The type of protocol that DataSync uses to access your file system.
896
+ */
897
+ Protocol?: FsxProtocol;
898
+ /**
899
+ * The time that the FSx for OpenZFS location was created.
900
+ */
901
+ CreationTime?: Time;
902
+ }
831
903
  export interface DescribeLocationFsxWindowsRequest {
832
904
  /**
833
905
  * The Amazon Resource Name (ARN) of the FSx for Windows File Server location to describe.
@@ -1171,7 +1243,7 @@ declare namespace DataSync {
1171
1243
  export type Duration = number;
1172
1244
  export interface Ec2Config {
1173
1245
  /**
1174
- * The ARN of the subnet and the security group that DataSync uses to access the target EFS file system.
1246
+ * The ARN of the subnet that DataSync uses to access the target EFS file system.
1175
1247
  */
1176
1248
  SubnetArn: Ec2SubnetArn;
1177
1249
  /**
@@ -1203,6 +1275,16 @@ declare namespace DataSync {
1203
1275
  export type FilterValues = FilterAttributeValue[];
1204
1276
  export type FsxFilesystemArn = string;
1205
1277
  export type FsxLustreSubdirectory = string;
1278
+ export type FsxOpenZfsSubdirectory = string;
1279
+ export interface FsxProtocol {
1280
+ /**
1281
+ * Represents the Network File System (NFS) protocol that DataSync uses to access your FSx for OpenZFS file system.
1282
+ */
1283
+ NFS?: FsxProtocolNfs;
1284
+ }
1285
+ export interface FsxProtocolNfs {
1286
+ MountOptions?: NfsMountOptions;
1287
+ }
1206
1288
  export type FsxWindowsSubdirectory = string;
1207
1289
  export type Gid = "NONE"|"INT_VALUE"|"NAME"|"BOTH"|string;
1208
1290
  export type HdfsAuthenticationType = "SIMPLE"|"KERBEROS"|string;
@@ -1371,7 +1453,7 @@ declare namespace DataSync {
1371
1453
  */
1372
1454
  LocationArn?: LocationArn;
1373
1455
  /**
1374
- * Represents a list of URIs of a location. LocationUri returns an array that contains a list of locations when the ListLocations operation is called. Format: TYPE://GLOBAL_ID/SUBDIR. TYPE designates the type of location. Valid values: NFS | EFS | S3. GLOBAL_ID is the globally unique identifier of the resource that backs the location. An example for EFS is us-east-2.fs-abcd1234. An example for Amazon S3 is the bucket name, such as myBucket. An example for NFS is a valid IPv4 address or a host name compliant with Domain Name Service (DNS). SUBDIR is a valid file system path, delimited by forward slashes as is the *nix convention. For NFS and Amazon EFS, it's the export path to mount the location. For Amazon S3, it's the prefix path that you mount to and treat as the root of the location.
1456
+ * Represents a list of URIs of a location. LocationUri returns an array that contains a list of locations when the ListLocations operation is called. Format: TYPE://GLOBAL_ID/SUBDIR. TYPE designates the type of location (for example, nfs or s3). GLOBAL_ID is the globally unique identifier of the resource that backs the location. An example for EFS is us-east-2.fs-abcd1234. An example for Amazon S3 is the bucket name, such as myBucket. An example for NFS is a valid IPv4 address or a hostname that is compliant with Domain Name Service (DNS). SUBDIR is a valid file system path, delimited by forward slashes as is the *nix convention. For NFS and Amazon EFS, it's the export path to mount the location. For Amazon S3, it's the prefix path that you mount to and treat as the root of the location.
1375
1457
  */
1376
1458
  LocationUri?: LocationUri;
1377
1459
  }
@@ -1499,7 +1581,7 @@ declare namespace DataSync {
1499
1581
  export type S3BucketArn = string;
1500
1582
  export interface S3Config {
1501
1583
  /**
1502
- * The Amazon S3 bucket to access. This bucket is used as a parameter in the CreateLocationS3 operation.
1584
+ * The ARN of the IAM role for accessing the S3 bucket.
1503
1585
  */
1504
1586
  BucketAccessRoleArn: IamRoleArn;
1505
1587
  }
@@ -1727,11 +1809,11 @@ declare namespace DataSync {
1727
1809
  */
1728
1810
  KerberosPrincipal?: KerberosPrincipal;
1729
1811
  /**
1730
- * The Kerberos key table (keytab) that contains mappings between the defined Kerberos principal and the encrypted keys. You can load the keytab from a file by providing the file's address. If you use the AWS CLI, it performs base64 encoding for you. Otherwise, provide the base64-encoded text.
1812
+ * The Kerberos key table (keytab) that contains mappings between the defined Kerberos principal and the encrypted keys. You can load the keytab from a file by providing the file's address. If you use the CLI, it performs base64 encoding for you. Otherwise, provide the base64-encoded text.
1731
1813
  */
1732
1814
  KerberosKeytab?: KerberosKeytabFile;
1733
1815
  /**
1734
- * The krb5.conf file that contains the Kerberos configuration information. You can load the krb5.conf file by providing the file's address. If you're using the AWS CLI, it performs the base64 encoding for you. Otherwise, provide the base64-encoded text.
1816
+ * The krb5.conf file that contains the Kerberos configuration information. You can load the krb5.conf file by providing the file's address. If you're using the CLI, it performs the base64 encoding for you. Otherwise, provide the base64-encoded text.
1735
1817
  */
1736
1818
  KerberosKrb5Conf?: KerberosKrb5ConfFile;
1737
1819
  /**