AWS SSO cannot attach a permission set in an AWS account using Delegated Administrator account and how to solve it
If you have assigned an AWS Single Sign-On (SSO) Delegated Administrator Account you might have noticed that there are permission sets that you cannot assign to your accounts. The reason for this is that if you are in the Delegated Administrator Account, you cannot assign any Permission Set that you already have assigned to the…
How to solve Google Authenticator MFA no longer working
If the multifactor authentication (MFA) codes in your Google Authenticator stops working, the problem most probably is the time of your Android device is not synced. I’ve experience this issue with Google Authenticator when I was logging into my AWS management console. I am sure that I am using the correct credentials and correct Google…
How to solve service limit not sufficient error when launching Control Tower in a new AWS Account
If you just created an AWS account and tried to set up the Landing Zone via Control Tower in the AWS management console, you might encounter the error Your AWS environment is not ready for AWS Control Tower to be set up. AWS Control Tower detected issues with your AWS account environment that prevent successful…
What AWS account will be billed for using AWS Network Firewall across multiple AWS Accounts?
Question: If we have an AWS Network Firewall and its endpoints are launched across multiple AWS Accounts, which AWS Account will be billed? Is it the account where AWS Network Firewall rules are configured or the AWS Account that has the Network Firewall endpoint?
Can AWS Firewall Manager manage existing AWS Network Firewall or AWS WAF?
Question: If we have an existing AWS Network Firewall or AWS Web Application Firewall (WAF), can it be managed by AWS Managed Firewall in the future?
List of Public SSM Parameters for AWS Storage Gateway
Below is the python3 code that I used to get the Public SSM Parameters under the path /aws/service/storagegateway/.
List of Public SSM Parameters for Red Hat Linux
Below is the python3 code that I used to get the Public SSM Parameters under the path /aws/service/redhat/.
List of Public SSM Parameters for AWS Global Infrastructure
Below is the python3 code that I used to get the Public SSM Parameters under the path /aws/service/global-infrastructure/.
List of Public SSM Parameters for AWS EKS
Below is the python3 code that I used to get the Public SSM Parameters under the path /aws/service/eks/.
List of Public SSM Parameters for AWS ECS
Below is the python3 code that I used to get the Public SSM Parameters under the path /aws/service/ecs/.