exc¶ exception aws_config.exc.S3BucketVersionSuspendedError[source]¶ We don’t store config files in a bucket with ‘suspended’ status. This exception is raised when we try to deploy or get a config file from a bucket with ‘suspended’ status. exception aws_config.exc.S3ObjectNotExist[source]¶ Raised when an AWS S3 object does not exist. exception aws_config.exc.ParameterNotExists[source]¶ Raised when a parameter does not exist in AWS Parameter Store.