runbooks remediation s3-securityΒΆ
Auto-generated from
runbooks remediation s3-security --helpon 2026-05-21. Source of truth: runbooks PyPI package v1.3.22
Usage: runbooks remediation s3-security [OPTIONS]
Execute S3 security remediation across multiple accounts.
Environment Variables Supported: - REMEDIATION_TARGET_ACCOUNTS: Comma-
separated account IDs - REMEDIATION_ACCOUNT_CONFIG: Path to accounts
configuration file - ACCESS_PORTAL_URL: AWS SSO start URL for multi-account
access
Options:
--profile TEXT AWS profile
--operations [block_public_access|enforce_ssl|enable_encryption]
S3 security operations to execute
--accounts TEXT Comma-separated account IDs (overrides
discovery)
--all Execute on all discovered accounts via
Organizations API
--dry-run Perform dry run without making changes
(default: true)
--parallel Execute operations in parallel (default:
true)
--max-workers INTEGER Maximum parallel workers
--help Show this message and exit.