You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@@ -39,6 +39,8 @@ The catalogue is the unit around which the Pozi Publisher workflow is based, eit
- Extra modules are required for authentication and using S3 buckets.
- Type `Install-AWSToolsModule AWS.Tools.EC2,AWS.Tools.S3 -CleanUp`
Note: This step will need to be repeated for each user that runs Pozi Publisher and needs to sync files to AWS. Alternately, an administrator account can be used to run `Install-AWSToolsModule AWS.Tools.EC2,AWS.Tools.S3 -CleanUp -Scope AllUsers`, which will install the tools for all users.