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
-[SSM adaptive concurrency](https://docs.aws.amazon.com/systems-manager/latest/userguide/adaptive-concurrency.html) enabled for new accounts. Existing accounts are unaffected. Use CDK parameter `ENABLE_ADAPTIVE_CONCURRENCY` to toggle this feature
20
+
- New runbook for SSM.7
21
+
- Export CSV action to findings table
22
+
23
+
### Fixed
24
+
25
+
- New remediations are not updated in RemediationConfigurationDynamoDBTable
echo -e "\033[1;33m⚠️ WARNING: BUILD_ENV is not set to 'development'. Localhost URLs will not be included in Cognito UserPoolClient configuration.\033[0m"
102
-
echo -e "\033[1;33mTo include localhost URLs for development, run: BUILD_ENV=development $0$*\033[0m"
102
+
echo -e "\033[1;33mTo include localhost URLs for development, run: export BUILD_ENV=development\033[0m"
0 commit comments