29Aug/23

Are Wayfinding and Directional Signage The Same Thing?

Think about the last time you were in a store or at an event. You probably notice multiple signs, pointing you toward different booths, the bathrooms, and the exits. These are considered wayfinding and directional signage. Wayfinding and directional signage may seem like they serve similar purposes, but understanding the how and where to use […]

The post Are Wayfinding and Directional Signage The Same Thing? appeared first on Large Format Printing & Event Graphics.

24Aug/23

Solved: (forbiddenexception) when calling the getrolecredentials operation in AWS SSO

The error An error occurred (ForbiddenException) when calling the GetRoleCredentials operation: No access likely happens if you do the following: In order to fix the error in your AWS CLI, you need to verify if the profile configuration is still correct. You do that by checking the ~/.aws/config file and making sure the following SSO […]
23Aug/23

How to switch profiles using AWS CLI

Switching between different AWS profiles is a common task for those managing multiple AWS accounts. Whether you’re a developer working on various projects or an administrator overseeing different environments, knowing how to switch profiles using the AWS CLI can save you time and streamline your workflow. To temporarily switch profiles using the AWS CLI, you […]